/*
Theme Name: McBride
Theme URI: http://wordpress.org/
Description: Custom wordpress theme for McBride Legal.
Version: 1.0
Author: Rebecca Hagen
Author URI: http://infocusdesign.net/
Tags: blue, custom header, fixed width, two columns, widgets
*/


@charset "UTF-8";
/* CSS Document */

body {
	margin:0; padding:0 0px 0 0;
	background-color: #081a3c;
	background-image:url(images/mcbridebg1.jpg);
	background-repeat: repeat-y repeat-x;
	}
	
/* Page structure */
	
div#centeringwrap {
	width: 800px;
	margin-left: auto; margin-right:auto;
	background-color:#c4c0a3;
	}
	
div#banner {
	width: 800px;
	height:79px;
	background-color: #d0caaa;
	background-image:url(images/mcbride_banner1_r1_c1.gif);
	background-repeat: no-repeat;
	border:none;
	padding:0px;
	margin:8px 0 0 0;
	}
	
div#contentbg {
	width: 800px;
	}
	
div#content {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#d0caaa;
	float: left;
	padding: 10px 0 20px 0;
	}
	
#navbar {
	background-color: #061944;
	width:800px
	border: none;
	color: #ffffff;
	font-size: .6em;
	font-weight: bold;
	text-align: left;
	font-family: Times;
	padding:7px 0 2px 40px;
	margin:0px;
}
#navbar a
{
	font-family: Times;
	color:#ffffff;
	text-decoration: none;
}
#navbar ul{
	background-color: #061944;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
	letter-spacing:1.1px;
} 
#navbar li {
	background-color: #061944;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-right: 16px;
}
#navbar li:hover { background-color:#631829;
	text-decoration: underline;}


div#sidebar {

	
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#c4c0a3;
	width:230px;
	padding: 24px 10px 20px 00px;
	margin:0px;
	font-size:13px;
	float: right;
	}

div#sidebar img {border:none; padding-right:2px;padding-left:2px;}

div#sidebar ul {
	margin-left: 0px;
	margin-left: 0px;
}
div#sidebar ul li {
	margin:0px;
	margin-left: 20px;
}
div#sidebar p
{
	margin:0px;
	margin-left: 0px;
}
div#footer {
	width: 774px;
	padding: 30px 14px 50px 14px;
	background-color: #061944;
	}
	
/* Content Div Font Styles */

div#content post {
	margin: 0 25px 0px 40px;
	padding: 0 0 8px 0;
	font-size: .8em;
	line-height: 15px;
	color: #333333;
	}
	
div#content post a , div#content a{
	text-decoration: underline;
	color: #333333;
	}
	
div#content post a:hover {
	color: #5ddbc3;
	}
	
	
.entry {
	margin: 0 25px 20px 40px;
	line-height: 15px;
	font-size: .8em;
	color: #333333;
	}
	
	
div#content blockquote {
	font-size: .8em;
	margin-left: 20px;
	line-height: 15px;
	padding-left: 10px;
	color: #333333;
	font-size: 1.0em;
	border-left: solid 1px #5dbbc3;
	}
	
div#content h2 {
	font-family: Verdana, Arial, sans-serif;
	margin: 25px 25px 8px 40px;
	font-size: 1.3em;
	text-decoration:none;
	}
	
div#content h2 a {
	text-decoration: none;
	}
	
div#content h2 a:hover {
	text-decoration:underline;
	color: #081a3c;
	}

div#content h2 {
	font-family: Verdana, Arial, sans-serif;
	margin: 15px 25px 6px 40px;
	font-size: 1em;
	color: #081a3c;
	}
	
div#content h3 {
	font-family: Verdana, Arial, sans-serif;
	margin: 15px 25px 5px 40px;
	font-size: .8em;
	font-weight: bold;
	color: #081a3c;
	}
	
div#content small {
	font-family: Verdana, Arial, sans-serif;
	margin: 16px -4px 40px 40px;
	padding-bottom:6px;
	font-size: .6em;
	color: #888888;
	}	
	
div#content small a {
	color: #888888;
	}	
	
	
.entry small , #comments small{
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	font-size: 11px;
	padding: 0px;
	margin:0px;
}


 #comments {
	font:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#c4c0a3;
	padding: 0px 0px 0px 0px;
	color: #666666;
	margin: 0 20px 0px 40px;
	font-size:11px;

}
#comment_title{
	font:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:12px;
	color: #000000;

}

#comments p {
margin:0px;
padding:0px;
}

.marginfix {
	margin-left:40px;
	}
	
/* sidebar Div Font and List Styles */

div#sidebar p , div#sidebar form {
	margin: 0 5px 8px 25px;
	font-size: .8em;
	color: #000;
	}

div#sidebar form {
	font-weight: bold;
	}
	
	
div#sidebar h2 {
	margin: 0 5px 5px 25px;
	font-size: .8em;
	font-weight: bold;
	color: #081a3c;
	}
	
div#sidebar ul {
	margin: 0 0 20px 10px;
	font-size: .8em;
	color: #000;
	list-style-type: square;
	}
	
div#sidebar li {
list-style-type:arrow;
	margin: 0 0 2px 2px;
	}
	
div#sidebar li a {
	color:#000;
	text-decoration: none;
	}
	
div#sidebar li a:hover {
	color: #061944;
	text-decoration:underline;
	}
	
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
	
/* footer font styles*/

div#footer p {
	font-family: Times;
	font-size: 10px;
	color:#4b5579;
	}
	
div#footer p a {
	color: #fff;
	}
	
div#footer p a:hover {
	color: #a9beca;
	}
	
	
/* Inline font styles */

.italictext {
	font-style: italic;
	}
	
.boldtext {
	font-weight: bold;
	}
	
	
/* Clearfix */

/* "No-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
