/*  
Theme Name: Total Blog
Description: The default Total Blog theme.
Version: 1.0
Author: Estreet IP, LLC.
*/


/* Begin Typography & Colors */

body{
	background: #545454 url(images/body-bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	line-height: 18px;
	}

#wrap{
	width: 864px;
	margin: 0 auto;
	background: transparent url(images/wrap-bg.gif) left top repeat-y;
	}

#header{
	height: 318px;
	padding: 0 0 0 30px;
	background: transparent url(images/header.jpg) left top no-repeat;
	}	

#content{
	background: transparent url(images/content-bg.jpg) left top no-repeat;
	padding: 0 31px 0 33px;
	}
	
#col-left{
	float: left;
	width: 259px;
	padding: 25px 0 0 17px;
	}
	
#col-right{
	float: right;
	width: 524px;
	}	
	
#footer{
	background: transparent url(images/footer-bg.gif) left top repeat-y;
	color: #ffffff;
	font-size: 10px;
	padding: 5px 45px;
	margin: 25px 0 0 0;
	}
	
/* Global Styles */

*{
	margin: 0;
	padding: 0;
	}
	
p{
	padding: 5px 25px 15px 0;
	}
	
p.date{
	text-align: right;
	padding: 0 5px 5px 0;
	font-weight: bold;
	color: #545454;
	}	
	
p.author{
	font-style: italic;
	padding: 15px 25px 0 0;
	}

ul{
	list-style: disc;
    margin: 0 0 15px 0;
}

ol{
    margin: 0 0 15px 35px;
}
	
ul li, ol li{
	padding: 0 25px 0 0;
	}	
	
		
a{
	color: #030e64;
	text-decoration: none;
	}
	
a:focus, a:active{
	outline: none;
	}	
	
a:hover{
	border-bottom: 1px dotted #c6012f;
	}			

h1{
	font-size: 15px;
	padding: 5px 25px 0 0;
	margin: 0 0 15px 0;
	background: transparent url(images/h1-bg-top.jpg) left top no-repeat;
	}	
	
h1 a{
	color: #ffffff;
	text-decoration: none;
	background: transparent url(images/h1-bg-bottom.jpg) left bottom no-repeat;
	padding: 0 0 5px 5px;
	display: block;
	}	
	
h1 a:hover{
	color: #cbd7d5;
	border: 0;
	}	
	
h2{
	font-size: 13px;
	color: #c6012f;
	background: transparent url(images/h2-bg.jpg) left bottom repeat-x;
	line-height: 18px;
	padding: 0 25px 0 0;
	margin: 5px 0 15px 0;
	}	
	
h2.pagetitle{ /*Archive Page*/
	font-size: 15px;
	background: none;
	}	
	
h2.best-blogs{
	background: transparent url(images/best-blogs-header.gif) left top no-repeat;
	height: 117px;
	text-indent: -9999px;
	}	
	
/* header */

#header a#tdivorce{
	display: block;
	text-indent: -9999px;
	height: 40px;
	width: 225px;
	border: 0;
	}

#header a#home{
	display: block;
	text-indent: -9999px;
	height: 195px;
	width: 350px;
	border: 0;
	padding: 40px 0 0 0;
	}		
	
/* Search */

#header form{
	margin: 0;
	padding: 10px 25px 0 0;
	width: 225px;
	float: right;
	}		
	
#header form input.s{
	background: transparent url(images/search-bg.gif) left top no-repeat;
	width: 153px;
	height: 23px;
	border: 0;
	padding: 3px 5px 0 5px;
	font-size: 11px;
	color: #545454;
	margin: 0;
	float: left;
	}	
	
#header form input.searchsubmit{
	background: transparent url(images/search-button.gif) 5px bottom no-repeat;
	width: 50px;
	height: 23px;
	padding: 0;
	border: 0;
	margin: 0;
	cursor: pointer;
	text-indent: -9999px;
	padding: 23px 0 0 0;
	float: left;
	}	
	
/* Sidebar */

#col-left li{
	list-style: none;
}

/* Lawyer Pod */

#lawyer-pod{
	background: transparent url(images/lawyer-pod.jpg) left top no-repeat;
	width: 247px;
	height: 197px;
	}	
	
#lawyer-pod a{
	display: block;
	text-indent: -9999px;
	width: 247px;
	height: 197px;	
	border: 0;
	}
	
/* Best Blogs Pod */

#best-blogs-pod{	
	margin: 25px 0 0 0;	 	
	}
	
#best-blogs-pod h1{
	background: none;
	padding: 0;
	}	
	
#best-blogs-pod h1 a{
	display: block;
	width: 234px;
	height: 154px;	
	text-indent: -9999px;
	background: none;
	background: transparent url(images/best-blogs-side.gif) left top no-repeat;
	}					
	
/* Topics Pod */	
	
#topics-pod{
	width: 234px;
	background: #d3ddd8 url(images/topics-pod-top.gif) left top no-repeat;
	padding: 35px 0 0 0;
	margin: 25px 0 0 0;
	}	
	
#topics-pod ul{

	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	background: transparent url(images/pod-bottom.gif) left bottom no-repeat;
	}	
	
#topics-pod li{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	}
		
#topics-pod li a{	
	display: block;
	padding: 6px 11px 7px 10px;	
	}	
	
#topics-pod li a:hover{
	background: #e5ebe8;
	color: #c6012f;
	border: 0;
	}
	
/* Twitter Pod */

div#dynamic{
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
	}

li#twitter-350431211{
	width: 234px;
	background: #d3ddd8 url(images/twitter-pod-top.gif) left top no-repeat;
	padding: 35px 0 0 0;
	margin: 0;	
	overflow: hidden;
	list-style: none;
	}	
	
li#twitter-350431211 h2{
	display: none;
	}		
	
li#twitter-350431211 ul{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	}	
	
li#twitter-350431211 ul li{
	list-style: none;
	background: transparent url(images/twitter-pod-divider.gif) left top no-repeat;
	display: block;
	padding: 7px 11px 7px 11px;
	line-height: 16px;
	text-indent: 20px;
	}
	
li#twitter-350431211 a#follow{
	display: block;
	text-indent: -9999px;
	height: 121px;
	background: transparent url(images/twitter-pod-bottom.gif) left bottom no-repeat;
	}	
	
li#twitter-350431211 a#follow:hover{	
	border: 0;
	}	
	
/* Ads */

li.Advman_Widget{
padding: 0 10px 0 10px;
}	
	
/* Recently Popular */

li#recently-popular-2{
	width: 234px;
	float: left;
	padding: 35px 0 0 0;
	margin: 25px 0 25px 0;
	background: #d3ddd8 url(images/popular-pod-top.gif) left top no-repeat;
	list-style: none;
	}	
	
li#recently-popular-2 ul{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	background: #d3ddd8 url(images/pod-bottom.gif) left bottom no-repeat;
	}	
	
li#recently-popular-2 ul li{
	display: block;
	padding: 0;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	}
	
li#recently-popular-2 ul li a{
	display: block;
	padding: 6px 11px 7px 10px;	
	}	
	
li#recently-popular-2 ul li a:hover{
	background: #e5ebe8;
	color: #c6012f;
	border: 0;
	}	
	
li#recently-popular-2 h2{
	display: none;
	}	
	
/* Reading Pod */	
	
#reading-pod{
	width: 234px;
	background: #d3ddd8 url(images/reading-pod-top.gif) left top no-repeat;
	padding: 35px 0 0 0;
	margin: 25px 0 0 0;	
	}	
	
#reading-pod ul{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	background: transparent url(images/pod-bottom.gif) left bottom no-repeat;
	}	
	
#reading-pod li{
	padding: 0;
	border-bottom: 1px solid #ffffff;
	}
	
#reading-pod li a{
	display: block;
	padding: 6px 11px 7px 10px;	
	}	
	
#reading-pod li a:hover{
	background: #e5ebe8;
	color: #c6012f;
	border: 0;
	}	
	
/* Subscribe Pod */

#subscribe-pod{
	width: 234px;
	height: 200px;
	background: #d3ddd8 url(images/subscribe-pod-bg.gif) left top no-repeat;
	padding: 35px 0 0 0;
	margin: 25px 0 0 0;	
	}	
	
#subscribe-pod form{
	padding: 10px 0 0 10px;
	margin: 0;
	}	
	
#subscribe-pod input.s{
	background: transparent url(images/subscribe-input-bg.gif) left top no-repeat;
	border: 0;
	width: 154px;
	height: 23px;
	font-size: 16px;
	padding: 0 5px 0 5px;
	}	
	
#subscribe-pod input.searchsubmit{
	background: transparent url(images/subscribe-go-btn.gif) left top no-repeat;
	border: 0;
	width: 45px;
	height: 23px;
	font-size: 11px;
	line-height: 20px;
	cursor: pointer;
	}		
	
#subscribe-pod a:hover{
	border: 0;
	}	
	
#subscribe-pod p{
	padding: 0 0 0 10px;
	}	
	
/* Comments */

p.alt {
	text-align: center;
	margin: 10px 25px 0 0;
	font-size: 10px;
	line-height: 14px;
	color: #7c7c7c;
	}
	
h3#comments{
	color: #c6012f;
	font-size: 15px;
	margin: 25px 0 15px 0;
	color: #212121;	
	}		
	
.commentlist{
	padding: 0;
	list-style: none;
margin: 0 25px 0 0;
	}	
	
.commentlist li{
	background: transparent url(images/comment-bg.gif) left top no-repeat;
	padding: 10px 35px 0 10px;
	margin: 15px 0 0 0;
	}	

.commentlist p{
	padding: 5px 0 15px 0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
/* Reply */	
	
h3#respond{
	background: transparent url(images/h3-reply.gif) left top no-repeat;
	text-indent: -9999px;
	height: 31px;
	}
	
#reply{
	background: transparent url(images/reply-bg.gif) left 30px no-repeat;
	color: #c6012f;
	height: 320px;
	padding: 0 0 0 10px;
	}	
	
#reply div{
	margin: 0;
	padding: 10px 0 0 0;
	}	
	
#reply .input-wrap{
	background: transparent url(images/reply-input-bg.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	}	
	
#reply input{
	background: transparent;
	border: 0;
	width: 184px;
	height: 21px;
	color: #ffffff;
	padding: 2px 10px 0 5px;
	font-size: 14px;
	margin: 0;
	}	
	
#reply label{
	color: #2f2e2e;
	font-weight: bold;
	font-size: 14px;
	height: 14px;
	margin: 0 0 3px 0;
	}	
	
#reply textarea{
	background: transparent url(images/reply-textarea-bg.gif) left top no-repeat;
	border: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 465px;
	height: 76px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	}	
	
#reply-bottom{
	background: transparent url(images/reply-bottom.gif) left top no-repeat;
	height: 35px;
	}		
	
#reply-bottom input#submit{
	cursor: pointer;
	background: transparent;
	border: 0;
	text-indent: -9999px;
	float: right;
	width: 175px;
	height: 35px;
	padding: 35px 0 0 0;
	}	
	
/* Entry */

.entry p.copy{
	color: #666666;
	}	
	
	
	
	
	
		

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev 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;
	}
/* End Typography & Colors */



/* Begin Structure*/

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	}

.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: left;
}

.postmetadata2 {
	clear: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}


/* Footer */

/* Footer */

#footer #links{
	margin: 0 0 10px 0;
	}

#footer a{
	color: #ffffff;
	border-bottom: 1px dotted #d3ddd8;
	}		
	
#footer a:hover{
	border: 0;
	}	
	
#footer p{
	padding: 0;
	}




/*	Begin Headers */
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0 25px 15 0;
	padding: 0 0 0 30px;
	list-style: disc;
	} 

html>body .entry li {
	margin: 5px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Twitter feed */


/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

.navigation {
	display: block;
	font-size: 10px;
	margin: 30px 20px 10px 0;
	}

	
/* End Various Tags & Classes */



/* Begin Graphic Headers */
h2#topics { width: 217px; height: 35px; background: transparent url(images/bg-side-box-topics.gif) top left no-repeat; text-indent: -9999px; }
h2#what { width: 217px; height: 35px; background: transparent url(images/bg-side-box-what.gif) top left no-repeat; text-indent: -9999px; }
h2#recent { width: 217px; height: 35px; background: transparent url(images/bg-side-box-recent.gif) top left no-repeat; text-indent: -9999px; }
h2#subscribe { width: 217px; height: 35px; background: transparent url(images/bg-side-box-subscribe.gif) top left no-repeat; text-indent: -9999px; }

/* Facebook Like Button */

iframe#fbLikeIframe{
 margin:10px 0 0 0;
}

