/*  
Theme Name: USLegal Blue
Theme URI: http://uslegal.com/
Description: A custom theme for USLegal, Inc
Version: 1.1
Author: Travis Finseth
*/
/*--- Main Styles ---*/
* { 
font-family:verdana, Arial, Helvetica, sans-serif; 
list-style:none; 
margin:0; 
outline:none; 
padding:0; 
text-decoration:none; 
}
html { 
background:#c3c3c5 url(http://media.uslegal.com/images/blue-background.jpg) 0 -150px  repeat-x fixed;

}

body { 
/* background: #ddd ; url(images /bg-body-y.gif) repeat-x top */
color:#333; 
text-align:center; 
}


a:link,
a:active,
a:visited { 
 
}
.content a:link,
.content a:active,
.content a:visited { 
	text-decoration:underline;
 	
}
a:hover { 
	text-decoration:underline;
}

	a.home:link,
	a.home:active,
	a.home:visited { 
	color:#4376CC; 
	}
	
	a.home:hover { 
	text-decoration:underline; 
	}
	
	a.link:link,
	a.link:active,
	a.link:visited { 
	color:#268AAF; 
	text-decoration: underline; 
	}
	
	a.link:hover { 
	text-decoration: underline; 
	}


hr { 
border-bottom: 1px solid #EEE; 
line-height: 0; 
height: 1px; 
margin: 0 0 20px 0; 
padding: 0; 
}
.item {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 5px;
	padding-right: 10px;
}

#wrapper {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
	border:1px solid #999;
}

#main {
	position: relative;
}


/*--- Header ---*/
#header {
	background: url(http://media.uslegal.com/images/header_bg.gif) repeat-x;
	height: 139px;
}
#header .logo {
	height: 75px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
	z-index: 1;
	width: 502px;
	background:url(http://media.uslegal.com/images/blue-logo.jpg)  0 0 no-repeat;
	float:left;
}
#header .logo a{
	display:block;
	width:252px;
	height:75px;
	float:left;
	color:#fff;
}
#header .logo a span{
	display:none;
}	
/*--- Top Menu ---*/
#top_menu {
	text-align: left;
	padding: 5px 0px 7px 3px;
	height: 13px;
	margin:0;
	width:970px;
}
#top_menu a, #top_menu span {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
	margin:0;
	display:inline;
	float:left;
	border-left:1px solid #ccc;
}
#top_menu a.first, #top_menu span.first {
	border-left:none;
}
/*--- Account Menu ---*/
#account_menu {
	text-align: left;
	padding: 5px 0px 7px 3px;
	height: 13px;
	margin:0;
	float:left;
}
#account_menu a, #account_menu span  {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
	margin:0;
	display:inline;
	float:right;
	border-right:1px solid #ccc;
}

/*--- Navigation Menu ---*/
#navmenu {
	text-align:right;
	clear:both;
	margin-right:7px;
}
#navmenu a {
	color:#4376CC;
	padding: 0 5px 7px 5px;
	font: bold 16px Arial, Helvetica, sans-serif !important;
	}
/*--- Content ---*/
.content { 
 
padding:0 0 10px 0;
}
.highlight-version
{ 
background: #6588A6; 
background: url(http://media.uslegal.com/images/header_bg.gif) repeat-x;
position: relative; 
z-index: 1000px; 
display: block; 
height: 25px;
border-top:2px solid #c6daee;
text-align:left;
}
.highlight-version p { 
font-size: 14px; 
color: #666; 
padding: 7px 5px 7px 10px; 
position: relative; 
}
.highlight-version p span { 
position: absolute; 
top: 4px; 
left: 10px; 
font-size: 12px; 
}
.highlight-version p span a { 
	text-decoration:none !important;
}
.highlight-version p span a:hover { 
	text-decoration:underline !important;
}

#content-menu li {
	margin-left:15px;
}
.page_item {
	margin-left:25px;
}
/*--- Content Left ---*/
.content-left { 
float:left; 
padding:-50px 0 0 0; 
text-align:left; 
width:610px; 
background-color:#fff;
}
/*--- Content Right ---*/
.content-right { 
float:left; 
padding:0 7px 7px 7px; 
width:350px; 
}
.narrowcolumn {
	float: left;
	padding: 0 15px 20px 15px;
	margin: 0;
	
	}


.footer { 
background:#FCFDFF url(http://media.uslegal.com/images/footer_bg.jpg) repeat-x bottom; 
border-top:1px solid #686868; 
height:130px; 
padding:16px 16px 0 16px; 
position:relative; 
}
a.footer-back-to-top:link,
a.footer-back-to-top:active,
a.footer-back-to-top:visited { 
background: #000 url(http://media.uslegal.com/images/bt-footer-back-to-top.gif) no-repeat 3px 3px; 
border-top:1px solid #333; 
color:#FFF; 
display:block; 
font-size:10px; 
padding:0 3px 0 11px; 
position:absolute; 
right:7px; 
top:-1px; 
}

a.footer-back-to-top:hover { 
background:#000 url(images/bt-footer-back-to-top.gif) no-repeat 3px 1px; 
color:#4376CC; 
}

ul.footer-navbar { 
text-align:left; 
margin: 0; 
overflow: hidden; 
padding: 0; 
}

ul.footer-navbar li { 
color:#4B4B4B; 
float:left; 
font-size:11px; 
padding:0 1px; 
}
	
ul.footer-navbar li a:link,
ul.footer-navbar li a:active,
ul.footer-navbar li a:visited { 
color:#4B4B4B; 
padding:0 3px 0 2px; 
}
		
ul.footer-navbar li a:hover { 
color:#4376CC; 
}
			
p.copyright { 
color:#595959; 
font-size:11px; 
padding:15px 0 0 0; 
text-align:left; 
float: left; 
}

.footer-address { 
float:right; 
width:215px; 
}

.footer-address address { 
color:#595959; 
font-size:11px; 
font-style:normal; 
text-align:left; 
}

.content-left div.footer-address { 
float:right; 
width:215px; 
background: #EEE; 
}

ul.footer-navbar li{
	list-style-type:none;
}
ul.footer-navbar li a, .footer-address a, .copyright {
	font-size:10px !important;
}
.footer h5 {
	text-align:left;
	font-size:11px;
	border:none;
}


/*--- Word Press Styles */
#content {
	font-size: 1.2em;
	}
.entry ul {
	margin-left:15px;
}	
.entry ul li{
	margin-top:5px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

	
div.sb {

	display: block;
	width:360px;
	height:25px;
	float:right;
	padding:5px;
	margin:0px 5px 0 0;
	
}
.sb form {
	
	margin:0;
	padding:6px 0 6px 0px;  
	background:url(http://media.uslegal.com/images/search-back3.png) 0 0 no-repeat;
}
.sb form input#text {
	height:20px; 
	width:260px; 
	background-color:#eee; 
	border:1px solid #999; 
	color:#999;
	display:inline;
	vertical-align:top;
	margin: 2px 0 12px 0;
	font-size:14px; 
}
.sb form input.butt {height:16px; width:150px; background-color:#fff; border:1px solid #550e00; }
.sb_head span, .sb_head a {
	padding:2px 7px 2px 7px;
	margin: 0 10px 0 0;
	background-color:#b8a8a5;
	border:1px solid #550e00;
	border-bottom:none;
	display:inline;
	height:55px;
	position:relative;
	top:-2px;
	font-size:9px;
	display:none;
	
}
.sb_head a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.sb_head span {
	background-color:#eee;
	color:#550e00;
	font-weight:bold;
}
.flip {
	background:url(http://media.uslegal.com/images/search-legal.png);
	width:71px; 
	height:24px;
	border:none;
	cursor: hand;
}
.flipback {
	background-position:0 0;
	background:url(http://media.uslegal.com/images/search-legal.png) 0 24px;
	width:71px; 
	height:24px;
	border:none;
	cursor:hand;
	cursor:pointer;

}
#header-link {
	padding:0px; 
	margin:0px; 
	position:relative; 
	left:-290px; 
	display:block; 
	top:-15px; 
	width:260px; 
	height:80px; 
	margin-bottom:-15px; 
}
