/*
Theme Name: Legalpier Theme
Version: 1.0
Author: XHTML4U.com
Author URI: http://www.xhtml4u.com/
Tags: blue, custom header, fixed width, two columns, widgets

  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/


/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
  }
a{
	color: #2E6286;
	text-decoration: none;
	}
a:hover {
	color: #2E6286;
	text-decoration: underline;
	}
fieldset {
	border:none;
   }
li {
	list-style:none;
   }
.clear {
	clear: both;
   }
img {
	border: none;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align: center;
	font:12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background:#a2bb44 url(images/bg_body.png) top repeat-x;
	color:#3F3F3F;
	}

#page {
	text-align:left;
	width:992px;
	margin:0 auto;
	background:url(images/bg_page.png) left repeat-y;
	}
#page_inner{
	width:100%;
	float:left;
	background:url(images/bg_page_inner.png) left top no-repeat;
	}
#container{
	float:left;
	margin-left:15px;
	display:inline;
	width:960px;
	background:#fff;
	padding:6px 0 0 0;
	}
/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	margin-left:15px;
	width:960px;
	height:145px;
	position:relative;
	}	
#header h1{
	position:absolute;
	left:0;
	top:38px;
	width:285px;
	height:42px;
	}
#header h1 a{
	background:url(images/bg_logo.png) no-repeat;
	width:285px;
	height:42px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	}
.followus{
	color:#90B039;
	position:absolute;
	top:60px;
	right:10px;
	}
.followus a,.followusa:hover{
	color:#90B039;
	}
.followus li{
	float:left;
	}
.followus img{
	margin-right:8px;
	margin-top:-2px;
	vertical-align:middle;
	}
.header_links{
	position:absolute;
	right:0;
	top:7px;
	}
.header_links img{
	margin-right:7px;
	}

/* *************************** 
   $4 Content Styles
   ***************************/
#content {	
	float: left;
	margin-left:19px;
	display:inline;
	width:601px;
	}
#content.wide {
	width:920px;
}
#content h2{
	font-size:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#144F75;
	padding:0 0 7px 0;
	}
.single #content h2{
	color:#A1A1A1;
	}
#content h2 a:hover,#content h3 a:hover{
	text-decoration:none;
	color:#144F75;
	}
#content h3{
	font-size:16px;
	font-weight:normal;
	color:#144F75;
	}
#content h4{
	font-size:14px;
	font-weight:bold;
	}
.breadcrumb{
	color:#8c8c8c;
	margin:0;
	}
.breadcrumb a{
	color:#8c8c8c;
	text-decoration:underline;
	}
.breadcrumb a:hover{
	color:#8c8c8c;
	text-decoration:none;
	}
#content  .entry   p{
	padding:0 0 18px 0;
	line-height:16px;
	}
.post {
	width:100%;
	overflow:hidden;
	}
.entry{
	width:100%;
	float:left;
	}
.entry_top h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:22px;
	color:#37424A;
	line-height:27px;
	font-weight:normal;
}
.entry_top div.author {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#b2b2b2;
	font-style:italic;
	padding:5px 0 10px;
}
.entry_top div span {
	color:#666;
}
.entry_top div a {
	color:#666;
	text-decoration:underline;
}
.entry_top div a:hover {
	color:#666;
	text-decoration:none;
}
.entry_left {
	width:150px;
	float:left;
}
.entry_left img.img_post {
	margin-bottom:20px;
}
.entry_right {
	width:432px;
	float:right;
}
.entry_right a {
	text-decoration:underline;
}
.entry_right a:hover {
	text-decoration:none;
}
 .entry ul{
	 padding:0 0 18px 35px;
	 }
.entry ul li{
		 list-style:disc outside;
		 }
.entry .similar_articles ul {
	padding:0;
}
.entry .similar_articles ul li {
	list-style:none;
}
#content .entry .subtitle{
	color:#37424A;
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	padding-right:100px;
	padding-bottom:5px;
	}
.textbox{
	float:right;
	width:430px;
	}
.signup{
	background:#ececec;
	padding:14px 4px 5px 4px;
	margin:4px 0 0 0;
	width:142px;
	color:#666666;
	float:left;
	}
#content  .entry .signup  p{
	padding-bottom:11px;
	}
.signup h3{
	padding-right:50px;
	padding-bottom:9px;
	}
.signup  .email{
	width:132px;
	height:19px;
	padding:2px 0 0 5px;
	border:#b3b3b3 1px solid;
	font-size:12px;
	color:#B2B2B2;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:5px;
	vertical-align:middle;
	background:#fff;
	}
.signup  .btn{
	vertical-align:middle;
	background:url(images/bg_signup.png) no-repeat;
	width:65px;
	height:23px;
	border:0;
	margin-left:33px;
	cursor:pointer;
	}
.similar_articles{
	width:150px;
	border-bottom:#d8d8d8 2px solid;
	margin-bottom:6px;
	padding:7px 0 12px;
	}
#content  .entry .tag_cloud{
	width:150px;
	font-size:11px;
	line-height:17px;
	color:#B2B2B2;
	border-bottom:#d8d8d8 2px solid;
	border-top:#d8d8d8 2px solid;
	padding-top:4px;
	}
.tag_cloud  a{
	margin-right:5px;
	}
.readmore {
	width:100%;
	overflow:hidden;
}
.home .recent_right .readmore {
	width:100px;
	float:left;
}
.readmore a{
	float:left;
	padding-left:20px;
	background:url(images/bg_readmore.png) 0 2px no-repeat;
	}
		 
 #content_bot{
	width:100%;
	border-top:#d6d6d5 6px solid;
	padding:14px 0 0 0;
	}
.single #content_bot{
	padding:19px 0 0 0;
	}
.newsletter{
	background:#f1f0f0;
	width:100%;
	height:52px;
	margin:0 0 14px 0;	
	}
.newsletter_left{
	float:left;
	padding:7px 0 0 14px;
	width:366px;
	}
.newsletter_right{
	float:left;
	width:219px;
	padding:18px 0 0 0;
	}
.newsletter_right .email{
	width:135px;
	height:18px;
	padding:3px 0 0 5px;
	border:#b3b3b3 1px solid;
	font-size:12px;
	color:#B2B2B2;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:6px;
	vertical-align:middle;
	background:#fff;
	}
.newsletter_right .btn{
	vertical-align:middle;
	background:url(images/bg_signup.png) no-repeat;
	width:65px;
	height:23px;
	border:0;
	cursor:pointer;
	}
.ask_submit{
	border-bottom:#d6d6d5 2px solid;
	width:100%;
	padding:0 0 19px 0;
	margin:0 0 12px 0;
	}
.ask_submit ul{
	width:100%;
	overflow:hidden;
	}
.ask_submit ul li{
	float:left;
	padding:0 0 0 12px;
	width:270px;
	}
#content_bot h3{
	font-size:16px;
	font-weight:normal;
	padding:0;
	color:#2E6286;
	}
#content_bot  p{
	color:#3F3F3F;
	}
.followus_bot{
	text-align:right;
	}
.followus_bot li{
	display:inline;
	float:none;
	color:#666;
	}
.followus_bot img{
	margin-right:8px;
	margin-top:-2px;
	vertical-align:middle;
	}
	
.single #respond{
			padding:20px 0 30px 0;
			width:430px;
			}
.single #respond p{
	padding:0 0 5px 0;
	}
.single #respond  h3{
	padding:0 0 5px 0;
	}
.single #respond textarea{
	width:425px;
	}
.comment_number {
	margin:10px 0 30px;
	width:100%;
	overflow:hidden;
}
.comment_number_left {
	float:left;
}
.comment_number_left a {
	float:left;
	padding:0 0 0 23px;
	background:url(images/bg_numberofcomment.png) 0 3px no-repeat;
	text-decoration:none;
}
.comment_number_left a:hover {
	text-decoration:underline;
}
.comment_number_right {
	float:right;
	overflow:hidden;
}
.share_top {
	float:right;
}
.recent {
	width:100%;
	overflow:hidden;
	border-top:2px solid #d9d9d9;
	padding:13px 0;
}
.recent_left {
	width:188px;
	float:left;
	margin-left:20px;
}
.recent_right {
	width:364px;
	float:right;
	margin-right:8px;
}
.recent_right span {
	font-style:italic;
	color:#999;
}
.recent_right .share_top span {
	font-style:normal;
}
.recent_right span.post_date {
	display:block;
}
.recent_right span.cat_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:capitalize;
	margin-bottom:2px;
	display:block;
}
.recent_right span.cat_name a {
	color:#999;
	text-decoration:none;
}
.recent_right span.cat_name a:hover {
	color:#999;
	text-decoration:underline;
}
.recent_right div.readmore {
	margin-top:3px;
}
.recent_content {
	line-height:17px;
	margin-bottom:3px;
}
.recent_content p.readmore {
	display:none;
}
#content .recent_right h3 {
	line-height:20px;
	margin-bottom:5px;
}
.today {
	text-align:right;
	font-size:13px;
	color:#666;
}
.featured {
	width:601px;
	overflow:hidden;
	background:url(images/bg_featured_homebottom.jpg) bottom no-repeat;
}
.featured_inner {
	width:575px;
	padding:6px 6px 15px 20px;
	overflow:hidden;
	background:url(images/bg_featured_hometop.jpg) top no-repeat;
	position:relative;
}
.featured_inner .share_top {
	position:absolute;
	bottom:10px;
	right:10px;
}
.featured h1 {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	margin-bottom:5px;
}
.featured_left {
	width:348px;
	float:left;
}
.featured_right {
	width:207px;
	float:right;
}
.featured_right span {
	font-style:italic;
	color:#999;
}
.featured_right .share_top span {
	font-style:normal;
}
.featured_content {
	line-height:17px;
}
.featured_content p.readmore {
	display:none;
}
.latest {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:2px solid #d9d9d9;
}
.latest_left {
	width:286px;
	float:left;
}
.latest_right {
	width:299px;
	float:right;
}
.latest_right h1 {
	font-size:21px;
	line-height:24px;
	font-weight:normal;
}
.latest_content {
	line-height:17px;
}
.latest_content p.readmore {
	display:none;
}
.latest_right span {
	font-style:italic;
	color:#999;
}
.secondary {
	width:270px;
	padding:10px 30px 10px 0;
	float:left;
}
.secondary h3 {
	line-height:20px;
	margin-bottom:5px;
}
.secondary span {
		font-style:italic;
	color:#999;
}
.secondary_content p.readmore {
	display:none;
}
.subcategory_posts {
	width:100%;
	overflow:hidden;
	border-top: 5px solid #cbcbcb;
	padding:10px 0 5px 0;
}
.subcategory_posts div {
	width:200px;
	float:left;
}
#content .subcategory_posts div  h3 {
	font-size:13px;
	color:#666;
	text-transform:capitalize;
}
.subcategory_posts div  h3 a,
.subcategory_posts div  h3 a:hover{
	color:#666666;
}
.subcategory_posts ul {
	padding-right:20px;
}
.subcategory_posts ul li {
	line-height:15px;
	padding:3px 0 3px 16px;
	background:url(images/bg_arrow.png) 0 6px no-repeat;
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/

#sidebar{
	float:right;
	width:313px;
	overflow:hidden;
	}
#cse-search-box {
	margin:0 0 15px 0;
	width:306px;
	height:25px;
	overflow:hidden;
	background:url(images/icon_search.png) 2px 2px no-repeat;
	}
#cse-search-box #s{
	width:200px;
	height:19px;
	border:#7a7a7a 1px solid;
	font-size:12px;
	color:#ccc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:4px 0 0 27px;
	float:left;
	background:none;
	}
#cse-search-box #searchsubmit{
	font-size:12px;
	color:#000;
	background:url(images/bg_btn.png) no-repeat;
	width:71px;
	height:23px;
	cursor:pointer;
	border:0;
	float:right;
	}
#cse-search-box input{
	vertical-align:middle;
	}
#sidebar .imgbox{
	border:#dbd5b9 1px solid;
	padding:8px 0;
	text-align:center;
	}
#sidebar h2 {
	font-size:14px;
	line-height:15px;
	}
#sidebar  .widget_views h2{
	color:#144F75;
	font-size:16px;
	font-weight:normal;
	padding:14px 0 21px 0;
	}
.widget_views{
	width:290px;
	height:225px;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
	background:url(images/bg_viewmost.png) no-repeat;
	font-size:13px;
	}
#sidebar li .adslists{
	margin-bottom:29px;
	}
#sidebar li .adslists ul{
	width:100%;
	overflow:hidden;
	padding:0 0 7px 0;
	margin:0;
	}
#sidebar li .adslists li{
	float:left;
	width:125px;
	background:#f1f0f0;
	text-align:center;
	font-size:9px;
	color:#B2B2B2;
	margin-left:8px;
	display:inline;	
	list-style:none;
	margin-bottom:0;
	}
#sidebar li .adslists li span{
	display:block;
	text-transform:uppercase;
	}
#sidebar li .adslists .first{
	margin-right:25px;
	}
#sidebar li .adslists li img{
	vertical-align:middle;
	}
#sidebar li .adslists p{
	background:#e6efc6;
	text-align:center;
	}
#sidebar li .adslists p a{
	text-decoration:underline;
	color:#144F75;
	}
#sidebar li .adslists p a:hover{
	text-decoration:none;
	color:#144F75;
	}
#sidebar ul .widget_views ul li{
	list-style:decimal;
	color:#A1A1A1;
	margin-bottom:12px;
	}
#searchform label{
	display:none;
	}
#sidebar ul ul{
	margin:5px 0 15px 0;
	}
#sidebar ul ul li, #sidebar ul ol li {
margin:3px 0 0 20px;
padding:0;
}
#sidebar ul ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}
.ads{
	background:#f1f0f0;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	color:#B2B2B2;
	width:300px;
	margin-bottom:19px;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/

#footer {
	width:100%;
	float:left;
	background:#0e4f78 url(images/bg_footer.png) left top no-repeat;
	padding:20px 0 0 0;
	height:180px;
	margin:0;
	}
.footer_top{
	margin:0 0 25px 25px;
	width:946px;
	overflow:hidden;
	}
.top_col2 img,.top_col3 img{
	vertical-align:middle;
	margin-right:6px;
	}
.footer_top .top_col1{
	float:left;
	width:490px;
	}
.footer_top .top_col2{
	float:left;
	width:320px;
	padding-top:8px;
	}
.footer_top .top_col2 a,.footer_top .top_col2 a:hover{
	color:#4695CC;
	}
.footer_top .top_col3{
	float:right;
	width:128px;
	text-align:right;
	padding-top:8px;
	}
.footer_top .top_col3 li{
	display:inline;
	}
.footer_top .top_col3 a,.footer_top .top_col3 a:hover{
	color:#B4D2E0;
	}
.footer_bot{
	margin-left:60px;
	width:910px;
	font-size:10px;
	}
.footer_bot ul{
	display:inline;
	}
.footer_bot ul li{
	display:inline;
	color:#8C8C8C;
	line-height:16px;
	}
.footer_bot li a{
	color:#4695CC;
	text-decoration:underline;
	}
.footer_bot li a:hover{
	color:#4695CC;
	text-decoration:none;
	}
.footer_bot p{
	color:#2E6286;
	padding:20px 0 0 0;
	}
p img {
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
hr {
	display: none;
	}
.post hr {
	display: block;
	}
.subcategory_posts hr {
	border:none;
	height:10px;
	color:#fff;
	width:601px;
	clear:both;
	float:left;
	display:block;
}
.postmetadata {
	clear: both;
	color: #777;
	text-align:center;
    }
.postmetadata ul, .postmetadata li {
	display: inline;
	}
.commentlist li ul li {
	font-size: 1em;
   }
.commentlist li {
	font-weight: bold;
   }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
cite {
	text-decoration: none;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 0 5px 10px 0;
	}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
.single .commentlist {
	padding: 0;
	width:430px;
	}
.single #content #comments {
	padding: 0;
	width:430px;
	line-height:23px;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
   }
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}
code {
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size:12px;
	
	}
span.caps{
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	color: #777;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	width:100%;
	overflow:hidden;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    }
.wp-caption img {
	margin: 0;
	padding: 0;
    }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
    }



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar a {
	display: block;
	text-decoration: none;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font:16px Arial, Helvetica, sans-serif;;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */		
.thread-alt {
	background-color: #f8f8f8;
    }
.thread-even {
  	background-color: white;
    }
.depth-1 {
    border: 1px solid #ddd;
    }
.alt {
	margin: 0;
	padding: 10px;
	border-left: 1px solid #ddd;
	}
.even{
	border-left: 1px solid #ddd;
   }