/*
Theme Name: Lipson | Neilson Theme
Theme URI: http://www.lipsonneilson.com/
Description: Lipson | Neilson Wordpress Theme
Version: 0.1
Author: Jesse Vista
Author URI: http://www.upwebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Structure */
body {
    font-family: Arial, Verdana, Georgia, Serif, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-bottom: 50px;
    background-color: #031f3a;
    color: #000000;
    text-align: center;
    }
    
.alignleft {
    float: left;
}

.alignright {
    float: right;
    }

a {
    color: #666666;
    }

p {
    padding: 0;
    margin-top: 10px;
}

td {
    font-family: Arial, Verdana, Georgia, Serif, Sans-Serif;
    color: #666666;
    }

img {
    border: none;
    }

#header {
    background: #003465 url('images/header_bg.gif') top center no-repeat;
    height: 145px;
    text-align: center;
    }

#logo {
    position: relative;
    right: 200px;
    top: 20px;
    }

#page {
    background-color: #ffffff;
    width: 873px;
    min-height: 490px;
    height: auto !important;
    height: 490px;
    border: 1px solid #e1e1e1;
    text-align: left;
    margin: auto;
    }

.page_left {
    width: 461px;
    padding: 15px 0 0 17px;
}

.page_right {
    width: 322px;
    padding: 60px 68px 0 0;
}

#navigation {
    display: block;
    margin: auto;
    height: 30px;
    width: 680px;
    position: relative;
    top: 40px;
    right: 74px;
    }

#navigation img {
    float: left;
    }

#footer {
    text-align: left;
    width: 875px;
    background-color: #004487;
    margin: auto;
    height: 32px;
    color: white;
    font-size: 11px;
    border-top: 3px solid #ebebe0;
    }
    
#footer a:visited {
    color: #ffffff;
    }
    
#footer .copywrite {
    width:500px;
    margin: 7px 0 0 10px;
}

#footer img {
    float: right;
}

#in_the_news {
    background-color: #f4f4ec;
    border-top: 3px solid #ebebe0;
    margin-top: 40px;
}

#in_the_news td {
    border-right: 1px dotted #c3bfb3;
    vertical-align: top;
}

#in_the_news .bottom {
    padding-top: 0px;
}

#content h1 {
    font-size: 20px;
    color: #0a549d;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

#content h2 {
    font-size: 14px;
    color: #649bd2;
    margin: 3px auto;
    padding: 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

#content h3 {
    font-size: 14px;
    color: #0a549d;
    margin: 3px auto;
    padding: 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

.practice_areas a, .practice_areas a:hover, .practice_areas a:link, .practice_areas a:visited, .practice_areas a:active {
    display: block;
    font-size: 14px;
    color: #649bd2;
    text-decoration: underline;
    line-height: 20px;
}

.our_attorneys a, .our_attorneys a:hover, .our_attorneys a:link, .our_attorneys a:visited, .our_attorneys a:active {
    display: block;
    font-size: 14px;
    color: #649bd2;
    text-decoration: underline;
    line-height: 16px;
}

.clear { clear: both; }

#profile {
    width: 500px;
}

#profile a.link_back, #profile a:visited.link_back, #profile a:active.link_back, #profile a:hover.link_back {
    display: block;
    /*text-transform: uppercase;*/
    text-decoration: underline;
    color: #649bd2;
    /*font-size: 17px;*/
    margin-bottom: 10px;
}

#profile hr {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
}

#profile p {
    margin-bottom: 0;
    padding: 0;
}

#profile h1 {
    margin-top: 0;
    padding: 0;
}

#profile h2 {
    margin: 30px 0 10px 0;
}

#profile ul {
    margin: 0 0 15px -30px;
    padding: 0;
}

#profile ul li {
    margin: 0 0 0 42px;
}

#profile table ul li {
    margin: 0 0 0 42px;
    color: #0a549d;
}

#profile .profile_img {
    float: left;
    border: 1px solid #b3a56f;
    background-color: #eaeada;
    padding: 4px;
    margin: 0 40px 20px 0;
}

/* End Structure */

.article_template {
    padding: 15px;
}
