/*  
Theme Name: Chism Brown Law-Theme
Theme URI: http://www.chismbrownlaw.com
Description: Christy Brown Attorney website specializing in Employment Law, Insurance Law, Landlord/Tenant Law, Civil Litigation
Version: 1.0
Author: Atomgobbler
Author URI: http://www.atomgobbler.com/

*/

body,h1,h2,h3,h4,h5,h6,blockquote,p{
margin: 0;
padding: 0;
}

body { margin: 0;
       font-family: Arial, Helvetica, Georgia, Sans-Serif;
       font-size: 12px;
       text-align: center;
       color: #000;
       background: #fff url('images/bodyBackground.png');

}

h1 {
font-family: Arial, Helvetica, Georgia, Sans-Serif;
font-size: 2em;
padding: 0 0 10px 0;
}



hr {color:#000080;
}

a { color: #dbb000;

}
a:link{
                      text-decoration:none;
                      color: #dbb000;
}

a:visited {
                      text-decoration:none;
                      color: #fff;
}

a:active {
                      text-decoration:none;
                      color: #fff;
}

a:hover {
          text-decoration: none;
          color: #fff;
}


a h2 { color: #080B47;

}
h2 a:link {
                      text-decoration:none;
                      color: #080B47;
}

h2 a:visited {
                      text-decoration:none;
                      color: #080B47;
}

h2 a:active {
                      text-decoration:none;
                      color: #080B47;
}

h2 a:hover {
          text-decoration: none;
          color: #fff;
}

p {
padding: 10px 0 0 0;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:15px 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


#wrapper {
            margin:auto;
            width: 900px;
            padding:5px;
            text-align:left;
            
           
}








#header { 
          margin:auto;
          text-align: center;
          width: 100%;
          height: 200px;
          background: #fff;
          border-bottom: 3px solid #dbb000;
          overflow: hidden;
          background: url('images/headerBackground.png') repeat-y;

}

#outterHead {
          margin:25px auto 5px auto;
          width: 875px;
          height:175px;
          overflow: hidden;
          background: url('images/headerArt.png') no-repeat;
}


#headInner{float:left;
          width: 765px;
          height: 100px;
          margin-top:10px;
          overflow: hidden;
          background: url('images/CBLheader.png') no-repeat;
          
}

#logoHead { float: left;
          width: 100px;
          height:100px;
          overflow:visible;
          background: url('images/logo.png') no-repeat;
}


/* rounded corner */

#topLeftCorner {float: left;
                width: 25px;
                height: 25px;
                background: url('images/left-top-corner.png') no-repeat top left;

}
#bottomLeftCorner { float:left;
                width: 25px;
                height: 25px;
                background: url('images/left-bottom-corner.png') no-repeat bottom left;

}

#topRightCorner {float:left;
                width: 25px;
                height: 25px;
                background: url('images/right-top-corner.png') no-repeat top right;

}
#bottomRightCorner { float:left;
                width: 25px;
                height: 25px;
                background: url('images/right-bottom-corner.png') no-repeat bottom right;

}

#outterWrapper { 
				width: 650px;
				height: auto;
				margin: 10px;
				overflow: hidden;
}

#topWrapper { float: left;
width: 600px;
height: 25px;
background: #080B47 top center;

}
#bottomWrapper { float: left;
width: 600px;
height: 25px;
background: #080B47 bottom center;

}




#container { float: left;
          width: 100%;
          padding: 25px;
          overflow: hidden;
          background: #080B47;
          
}


.post{ width: 85%;
margin: auto;
padding-right: 10px;
color: #fff;

}

.post h2 {
font-family: Georgia, Sans-serif;
font-size: 18px;
margin:5px;
color: #fff;
background: #dbb000 url('images/titleB2.png') repeat-x;
padding: 5px;
}

.entry {
line-height: 18px;
}

p.postmetadata {
border-top: 1px solid #8c181a;
margin: 5px 0 0 0;
}

.navigation {
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;

}

#search-3 { width: 100%;
margin: auto;
padding: 5px;
text-align:left;

}
.sideMenu { float: left;
          width: 20%;
          border-top: 5px solid #dbb000;
          border-left: 1px solid #dbb000;
          border-right: 1px solid #dbb000;
          border-bottom: 5px solid #dbb000;
          margin:10px;
          display: block;
          padding: 10px;
          color: #fff;
          overflow: hidden;
          background: url('images/menuBackground.png');
}

.sideMenu h2 {
margin:5px;
color: #080B47;
background: #dbb000 url('images/titleB2.png') repeat-x;
padding: 5px;
font-weight: 900;
}

.sideMenu ul {
list-style-type:none;
margin: 0;
padding: 0 10px 0 10px;


}

.sideMenu ul li {
padding: 5px 0 5px 0;
}

.sideMenu ul li h2{
 font-family: Georgia, Sans-serif;
 font-size: 14px;
}

.sideMenu ul ul li {
line-height: 12px;

}

table#wp-calendar {
                    width:100%;
                    border: 1px solid #fff;
                    padding: 5px;
                    margin: 0px;
                    background: #a0a4af;
}


/* sidebar divs */

#searchSection { width: 150px;
                 float: left;
                 clear:both;
                 margin: 5px;
                 padding:5px;
                 color: #fff;
                 background: #a0a4af;

}


#calSection { width: 550px;
                 margin: auto;
                 padding:5px;
                 color: #fff;
                 background: #000080;

}

#sideWrap {      width: 75%;
                 margin: 10px auto 10px auto;
                 padding:5px;
                 color: #fff;
                 background: none;
                 overflow:hidden;

}


#pageSection { width: 200px;
                 float: left;
                 margin: 5px;
                 padding:5px;
                 color: #fff;
                 background: #a0a4af;

}

#archSection { width: 200px;
                 float: left;
                 margin: 5px;
                 padding:5px;
                 color: #fff;
                 background: #a0a4af;

}

#linkSection { width: 200px;
                 float: left;
                 margin: 5px;
                 padding:5px;
                 color: #fff;
                 background: #a0a4af;

}

#metaSection { width: 200px;
                 float: left;
                 margin: 5px;
                 padding:5px;
                 color: #fff;
                 background: #a0a4af;

}

#footer {margin:10px auto 10px auto;
clear: both;
          width: 85%;
          padding: 10px;
          border: 1px solid #ccc;
          background: #a0a4af;
          
}

#footer p {
            line-height: 18px;
}

#adBanner{
          width: 85%;
          padding: 10px;
          margin:auto;
          text-align:center;
          clear: both;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #8c181a;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


