/*  
Theme Name:LawyersTribune
Theme URI: http://www.developersnippets.com
Description: <p>3 column wp theme for Lawyers Tribune</p>
Version: 1.0
Author: Vivek
Author URI: http://www.developersnippets.com/
*/

/* Begin Typography & Colors */
body{
	font-size:0.75em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #584f26;
	margin:0px 0 0px 0;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color:#e8e2cd;
	background-position: center top;
}

html{
	margin:0 auto;
}

/* ---------- @ default css for images -----------*/

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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
a img {
	border: none;
}

/* ---------- @ default links -----------*/

a {
	text-decoration: none;
	color:#1a7c94;
	}

a:hover {
	color:#1a7c94;
	text-decoration: none;
	}

a:link, a:visited {
		color:#1a7c94;
}

a:hover, a:active {
color:#1a7c94;
}

/* ---------- @ main layout style -----------*/

.header{
	position:relative;
}

#header{
	height:405px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#title_desc{
	position:absolute;
	left:15px;
	top:20px;
}

#header h1{
	margin:0px;
	padding:0px;
	font-size:3.0em;
}

#header h1 a{	
	color: #fff;	
	font-weight:bold;
	text-decoration:none;
}

#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#fff;
	text-align: center;
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:5px;
	left:0px;
	/*background-image: url(images/logo.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left top;*/
	height: 102px;
	width: 256px;	
}

#logo h1{
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position: left top;
	height:102px;
}

#logo h1 span{
	display:none;
}


#logo .logo-blank{
width:250px;
height:110px;
}

/* menu */
#menu{
	position: absolute;
	top:362px;
	left:0px;
	height:37px;
	z-index:5;
	line-height:37px;
}

#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	height:37px;
}

#menu ul li a{
	display: inline;
	padding: 20px 19px;
	text-decoration: none;
	color: #fff;
	/*font-weight:bold;*/ /* If you want Bold, you can uncomment this */
	font-size:1em;
	height:37px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height:37px;
}

#menu ul .last-link a{
	background-image:none;
}

#menu ul li a:hover{
	text-decoration: underline;
	color:#fff;
}


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
	color: #fff;
}

.mid{
	position:relative;
	top:0px;
	z-index:10;
	left:0px;
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.content_column{
	line-height:20px;
}

#content{
	padding:10px;
}

#content #content_post_header{
	text-align:left;
	background-image: url(images/page_header.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:inherit;
	padding:0px;
	margin:0px;
}

#content_post_header h2{
	padding:0px 0px 0px 10px;
	margin:2px 0px 0px 0px;
	color:#f7f2df;
}

.add {
	margin-top:10px;
	width:500px;
	text-align:center;
	float:right;
}

.quote-text{
	position: absolute;
	right:75px;
	top:20px;
	z-index:50;
	width:450px;
	color:#FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
}

.rss{
	position: absolute;
	right:35px;
	top:18px;
	z-index:50;
}

.header-left{
	position: absolute;
	left:0px;
	top:121px;
	z-index:50;
}

.video{
	position: absolute;
	right:11px;
	top:145px;
	z-index:50;
}

.footer-line{
	z-index:50;
	height:2px;
	width:1024px;
	position: relative;
	top:50px;
}

.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;
}

/* ---------- @ sidebar styles -----------*/

#sidebars-left
{
	padding:0px;
	text-align:left;
}

#sidebars-left h2,
#sidebars-left li p
{
	padding:0px 10px;
	margin:0px;
	font-size:11px;
}

#sidebars
{
	padding:0px 10px;
	text-align:left;
}

#sidebars a,
#sidebars-left a
{
	padding-left:0px;
}

#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;
}

#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#050505;
	margin:0px;
	line-height:25px;
	height: 26px;
	padding-right: 10px;
	font-size:18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}

#sidebars ul li ul,
#sidebars-left ul li ul
 {	
  margin-bottom:1px;
	line-height:22px;
	border:0px solid #D6D1CE;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom:none;
}

#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
	border:none;
	border-bottom:3px solid #e5e5e5;
}

#sidebars ul li ul li,
#sidebars-left ul li ul li
 {
	border-bottom:1px dotted #e3e2e2;
	display:block;
	margin-bottom:0px;	
	list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:12px 10px;
	padding:0px 5px 0px 20px;
}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	color:#415c71;
	font-size:.9em;
	text-decoration:none;	
	padding-left:0px;
	font-weight:bold;
}

#sidebars ul li ul li ul li,
#sidebars-left ul li ul li ul li
 {
	margin-bottom:1px;
	list-style-position:inside;
	color:#333;
	border-bottom:none;
	list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:20px center;
	padding-left:15px;
}

#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
 {
	color:#666;
 }

#sidebars-left .top-articles ul{
	padding:0px;
	margin:0px;
}

#sidebars .comments li{
	padding-left:20px;
}

#sidebars .sponsors p{
	margin-bottom:10px;
}

#sidebars .sponsors img{

}

#sidebars-left .latest-comments li{
	color:#b00000;
	font-size:11px;
}

#sidebars-left .latest-comments li a{
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-left:3px;
}

#sidebars-left .latest-comments h2,
#sidebars-left .latest-post h2
{
	border-top:4px solid #eee;
	border-bottom:1px  dotted #eee;
	padding-top:10px;
}

.dot-hr
{
	border-bottom:1px  dotted #949390;
	height:5px;
	margin-bottom:5px;
}

.dot-hr1
{
	border-bottom:4px  solid #eee;
	height:5px;
}

/* ---------- @ footer -----------*/

.footer{
	z-index:5;
	position:relative;
	top:-1px;
}

#footer{
	height: 40px;
	vertical-align:bottom;
	background-position: 0px center;
	font-size:12px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	border:6px solid #f6f4ee;
	width:1011px;
}

#footer p {
	margin: 0;
	padding:10px 0 0 0;
	color:#fff;
	position: absolute;
	top:60px;
	left:00px;
	text-align:left;
	width:500px;
	font-size:11px;
}

#footer ul{
	padding:0px;
	margin:0px;
	padding-top:12px;
	color:#fff;
	margin-left:-1px;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 10px;
	border-left:1px solid #ccc;
}

#current_page_item a{
	border:none;
}

#footer ul .last-link a{
	border-right:none;
}
	
#footer #xhtml-icon {
	position:absolute;
	right:10px;
	width:300px;
	text-align:right;
	top:60px;
	vertical-align:middle;
}

#footer #xhtml-icon img{
	padding:2px 10px;
	vertical-align:middle;
}

small {
	font-size: 0.9em;
}

h2.pagetitle {
	color:#8e4e09;
	background-color:#eee;
	line-height:30px;
	padding-left:5px;
}
	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


/* ---------- @ widget calendat-----------*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
/* ---------- @ post styles -----------*/
.top-br{
	border-top:0px solid #ccc;
}

.post {
	margin: 0 0 10px;
	text-align: justify;
	border:0px solid #eee;
	padding:0px 10px 10px 10px;
	background-color:#fff;
	margin-right:3px;
	background-image: url(images/post-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
	
.post  small{
	margin:0px;
	padding:0px;
}
	
.post  small span{
	font-size:1.0em;
}
	
.post h2,
.post h3
 {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#584f28;
}

.post h2 a,
.post h3 a
{
	color:#584f28;
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	
}

.postmetadata {
	clear: left;
	padding:3px 5px;
	color:#333399;
}

.postmetadata a {
	color:#333399;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
	font-size:22px;
}

.entry{
	clear:both;
}

/* ---------- @ search style -----------*/

.search {
	position:absolute;
	right:-10px;
	top:58px;
	border:0px solid #fff;
	border-bottom:none;
}

#searchform {
	margin: 0px auto;
	padding: 10px; 
}

#searchform #s {
	width:176px;
	color:#000;	
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

#searchsubmit {
	/*padding: 1px;*/
	background-color:#8a0202;
	border:1px solid #8a0202;
	color:#fff;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

/* ---------- @ comments style -----------*/

.comments{
	border:1px solid #e5e5e5;
	padding:5px;
}

.comments h3{
	padding:0px;
	margin:0px;
}

#comments-page{
	margin:5px 10px 10px 2px;
}

#comments-page ol{
	margin:0px;
	padding:0px;
}

.alt {
	background-color: #f7f4ed;
	border:0px solid #eee;
	color:#222;
}

.alt a{
	color: #574f28;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#eee;
	border:1px solid #ccc;
	color:#000;
}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#eee;
	border:1px solid #ccc;
}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#980203;
	color:#fff;
	margin-bottom:10px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;	color:#520345;
}

.commentlist li {
	margin: 15px 0 3px;
	list-style:outside;
	list-style:none;
}


.commentlist li a {
	color:#574f28;
	text-decoration:none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
	color:#666666;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


#sidebar form {
	margin: 0;
}

/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation1 {
	text-align: center;
	margin-top: 10px;
}

	
.morearticles a{
	color:#595029;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	text-decoration:underline;
}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */
.author{
	color:#999999;
}

.title-box{
	border-bottom:1px dotted #ccc;
}

.title-box h1{
	text-align:left;
	margin:0px 0px 10px 0px;
}

.title-box h1 a{
	color:#584F28 !important;
}

.html-info h2{
}

.html-info h3{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#b00000;
}

.html-info img{
	float:left;
	padding:6px 0px 2px 2px;
}

.html-info p{
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.textwidget h2{
	font-size:18px;
	font-weight:normal;
}

.textwidget img
{
	float:left;
	padding-left:2px;
	padding-bottom:2px;
}

.textwidget strong{
	display:block;
	color:#b00000;
}

.textwidget p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#bottom{
	background-color: #202020;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index:2;
	height:468px;
	margin-top:-100px;
	color:#676767;
}

#bottom #bottom-wrapper{
	width:1024px;
	margin:0 auto;
	position:relative;
	top:150px;
}

#bottom #bottom-wrapper h2{
	color:#707070;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
}

#bottom #bottom-wrapper p{
	color:#707070;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#bottom #bottom-wrapper #footer-column1,#footer-column2, #footer-column3, #footer-column4{
	width:22%;
	float:left;
	padding-right:10px;
	padding-left:15px;
	margin-top:10px;
	line-height:20px;
	font-size:11px;
}

#bottom #bottom-wrapper #footer-column2, #footer-column3, #footer-column4{
	border-left:1px solid #3b3b3b;
}

#bottom #bottom-wrapper #footer-column3 ul{
	margin:0px;
	padding:0px;
}

#bottom #bottom-wrapper #footer-column2 ul{
	padding:0px;
	margin:0px;
}


#bottom #bottom-wrapper #footer-column2 li{
	background-image: url(images/footer-sevrice-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:10px;
}


#bottom #bottom-wrapper #footer-column3 li{
	list-style:inside;
	line-height:30px;
}

#bottom #bottom-wrapper #footer-column3 li a{
	color:#676767;
}

.serif a:link,
.serif a,
.serif a:visited
{
	color:#ba1621;
	text-decoration:underline;
	text-align: right;
	display:block;
	padding:0px;
	margin:0px;
}

#sidebars h2{
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#sidebars p{
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

.newsletterTextInput{
	border-top:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width:210px;
}

#ajaxNewsletter .submit{
	background-color:#990000;
	border:none;
	color:#FFFFFF;
	background-image: url(images/go-bg.jpg);
	background-repeat: repeat-x;
	width:24px;
}