/*  
Theme Name: Rockstar - custom
Theme URI: http://www.jtpratt.com/
Description: Revised template for the JTPratt Blog
Author: JTPratt Media
Author URI: http://www.jtprattmedia.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
html{
font-size: 125%;
}

body {
line-height: 1;
background: #292929;
font-size: 50%;
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
em{
     font-style: italic;
     }

strong{
     font-weight: bold;
     }
.thou{
width: 960px;
margin: 0 auto;
padding: 0;
}
.cleaner {
clear:both;
height:0;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}
.alignleft{
float: left;
margin: 15px 15px 15px 0;
}
.alignright{
float: right;
margin: 15px 0 15px 15px;
}
.aligncenter, .centered{
display: block;
margin: 15px auto;
}
a{
	color: #292929;
	text-decoration: underline;
	}
a:hover, a:visited{
	color: #1c1c7e;
	text-decoration: underline;
	}
a:visited{
	color: #4F507F;
	}
/* backgrounds */
#foot-bg{
	background: url(images/header.jpg) no-repeat top center;
	}
#foot-home{
	background: url(images/jtpratt-header_home.jpg) no-repeat top center;
	}
#foot-hireme{
	background: url(images/jtpratt-header2.jpg) no-repeat top center;
	}
/* header */
#header{
	position: relative;
	height: 300px;
	}
#logo{
	bottom: 0;
	left: 0;
	position: absolute;
	}
#logo-home {
margin:0px auto;
width:858px;
height:93px;
display:block;
padding-top:7px;
padding-bottom:7px;
background:url(images/logo-home.png) center top no-repeat;
}
.welcome-message {
background:url(images/welcome-bg.png) center top no-repeat;
width:920px;
padding:15px 20px 15px 20px;
height:158px;
color:#fff;
font-size:18px;
line-height:21px;
}
.welcome-message p {
margin-bottom:10px;
}

#recent-posts{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 466px;
	}
#recent-posts .head{
	background: url(images/border-recent-posts.png) no-repeat;
	height: 39px;
	}
#recent-posts .feet{
	background: url(images/border-recent-bottom.png) no-repeat;
	height: 15px;
	}
#recent-posts .space{
	background: url(images/bg-recent.png) repeat-y;
	padding: 1px 0;
	}
#recent-posts li{
	font-size: 1.2em;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	}
#recent-posts li a{
	color: #292929;
	text-decoration: none;
	display: block;
	padding: 9px 10px;
	margin: 1px 0 0;
	}
#recent-posts li:hover{
	background: #fff;
	color: #191A84;
	}
#recent-posts li:hover a{
	background: #fff;
	color: #191A84;
	}
#recent-posts li a:visited{
	font-style: italic;
	}
#categories1{
	margin: 15px 0 12px;
	}

/****  ****/
#catnav {
width: 100%;
margin: 0 auto;
padding: 0;
background:url(images/catnav_bg.png) center top no-repeat;
}
#catnav.homestrip {
background:url(images/catnav_bg_home.png) center top no-repeat;
}


/**** CONTENT BLOCK backgrounds ****/
#content .head {
	background:	url(images/pat_cont_t.png) no-repeat;
	height: 12px;
	}
#content .space {
	background: url(images/pat_cont_m.png) repeat-y;
	margin: 0;
	padding: 1px 18px 1px 12px;
	}
#content .feet {
	background:	url(images/pat_cont_b.png) no-repeat;
	height: 12px;
	}
/**** FOOTER BLOCK backgrounds ****/
#footer .head {
	background:	url(images/pat_logos_t.png) no-repeat;
	height: 12px;
	}
#footer .space {
	background: url(images/pat_logos_m.png) repeat-y;
	margin: 0;
	padding: 1px 15px;
	}
#footer .feet {
	background:	url(images/pat_logos_b.png) no-repeat;
	height: 15px;
	}
/****  ****/
#categories1 .head {
	background:	url(images/border-cat-top.png) no-repeat;
	height: 12px;
	}
#categories1 .space {
	background: url(images/bg-cat.png) repeat-y;
	margin: 0;
	padding: 1px 15px;
	text-align: center;
	}
#categories1 .feet{
	background:	url(images/border-cat-bottom.png) no-repeat;
	height: 15px;
	}
/********/
#cattop {
height:80px;
}
#cattop.homecatbar {
height:49px;
}

#categories {
margin:6px 0 12px 0;
}

#categories li{
	display: inline;
	font-size: 15px;
	line-height:45px;
	font-weight: normal;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
display:block;
float:left
}
.children {
display:none;
}
#categories li a {
	color: #fff;
	text-decoration: none;
	padding: 4px 12px 0 12px;
	display:block;
	float:left;
	}
#categories li:hover {
background:url(images/menu_h.png) left top no-repeat;
display:block;
float:left
	}
#categories li:hover a {
background:url(images/menu_h_end.png) right top no-repeat;
}
#categories a:hover {
	color: #fff;
	text-decoration: none;
	padding: 0 12px 0 12px;
	}

#categories li.current {
display:block;
float:left;
background:url(images/menu_h.png) left top no-repeat!important;
}
#categories li.current a {
background:url(images/menu_h_end.png) right top no-repeat;
padding: 0 10px 0 10px;
}

/********** SECOND LEVEL CATEGORIES ***********/
#categories .subcats {
margin:4px 0 0 12px;
}
#categories .subcats li {
font-size:13px;
line-height:16px;
text-transform:none;
margin-right:25px;
display:block;
float:left
}
#categories .subcats li:hover {
background:none;
}
#categories .subcats li:hover a {
background:none;
}
#categories .subcats a {
color:#829fef;
padding:0;
text-decoration:underline;
}
#categories .subcats a:hover {
background:none!important;
padding:0;
text-decoration:none;
}
/*********************/

#subcats h3{
	font-size: 1.5em;
	line-height: 1.0;
	color: #1c1c7e;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 3px double #373737;
	padding-bottom: 2px;
}
#tagscloud h3{
	font-size: 1.5em;
	line-height: 1.0;
	color: #1c1c7e;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 3px double #373737;
	padding-bottom: 2px;
}
#subcats li{
	display: inline;
	font-size: 1.8em;
	font-weight: bolder;
	line-height:1.5;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 7px;
}
subcats a:hover, #subcats a:visited{
	color: #1c1c7e;
	text-decoration: none;
}
subcats a{
	color: #292929;
	text-decoration: none;
}
#subscribe-link{
	width: 102px;
	height: 104px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 12px;
	right: 130px;
	}
/* content*/
#o-left{
	width: 756px;
	float: left;
}
#o-right{
	/*margin-left: 760px;*/
	width: 170px;	float:left;
	margin-top:10px;
	}
#o-right .widgets h3{
}
.widgets h3{
	font-size: 19px;
	line-height: 1.0;
	color: #fff;
	background:#829fef;
	margin-bottom: 7px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px 5px 7px 5px;
	font-weight:normal;
}
.widgets h4{
	font-size: 15px;
	font-weight:boldest;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#i-left{
	width: 490px;
	float: left;	padding-right:15px;
	}
.breadcrumb h3{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	line-height 1.2;
}
#i-right{
	width: 230px;
	margin-left:8px;
	margin-top:10px;
	/*margin-left: 515px;*/	float:left;
	}
#i-right .widgets li{
	list-style: none;
}
#i-right .widgets li h3{
	font-size: 1.5em;
	line-height: 1.0;
	color: #1c1c7e;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px solid #373737;
	padding-bottom: 2px;
}

#content{
	margin-bottom: 12px;	width:960px;	overflow:hidden;
	}
/* post content */
.the-loop{
	margin-bottom: 30px;
	}
h2.title{
	font-size: 3em;
	line-height: 1.1;
	color: #1c1c7e;
	margin-bottom: 5px;
background:url(images/headings-bg.png) left bottom repeat-x;
padding: 0 0 5px 0;
font-weight:normal;
	}
h2.title a, .post-meta a, .read-more{
	text-decoration: none;
	color: #1c1c7e;
	}
h2.title a:hover {
	color: #222;
}

h2.title a:visited{
	font-style: normal;
	}
h2.heading{
	margin-bottom: 15px;
	}
.post-meta{
	color: #292929;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
	}
.post-content{
	font-size: 1.2em;
	line-height: 1.3;
	color: #292929;
	margin: 0 0 15px 0;
	}
.post-content p{
	font-size: 1.2em;
	line-height: 1.3;
	color: #292929;
	margin: 15px 0;
	}
.post-content ul{
	margin: 15px 0;
	list-style: circle inside;
	}
.post-content ol{
	margin: 15px 0;
	list-style: decimal inside;
	}
.post-content li{
	margin: 10px;
	font-size: 1.2em;
	color: #292929;
	}
.post-content li li{
	font-size: 1em;
	}
.post-content img{
	}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
background:url(images/headings-bg.png) left bottom repeat-x;
padding: 10px 0 10px 0;
color: #222;
}
.post-content h1{
	font-size: 2.4em;
	display: block;
	font-weight: normal;
	margin: 15px 0 10px;
	}
.post-content h2{
	font-size: 2em;
	display: block;
	font-weight: normal;
	margin: 15px 0 10px;
	}
.post-content h3{
	font-size: 1.8em;
	display: block;
	font-weight: normal;
	margin: 15px 0 10px;
	}
.post-content h4{
	font-size: 1.6em;
	display: block;
	font-weight: bold;
	margin: 15px 0 10px;
	}
.post-content h5{
	font-size: 1.4em;
	display: block;
	font-weight: bold;
	margin: 15px 0 10px;
	}
.post-content h6{
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	margin: 15px 0 10px;
	}
pre{
	padding: 15px;
	font-size: 1.2em;
	}
.post-content blockquote{
	margin: 15px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px;
	font-size: 1em;
	line-height: 1.3em;
	color: #1c1c7e;
	}
.post-content blockquote blockquote{
	font-size: 1em;
	}
.navigation, .btc-summary, .aizattos_related_posts{
	background: #fff;
	display: block;
	padding: 0 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	font-size: 1.2em;
	line-height: 1.4;
	}
.navigation .alignleft{
	float: left;
	width: 40%;
	}
.navigation .alignright{
	float: right;
	width: 40%;
	text-align:right;
	}
.breadcrumb h3{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;
	}  
.aizattos_related_posts a, .aizattos_related_posts a:visited{
	color: #4f507f;
	}
.aizattos_related_posts_header{
	font-weight: bold;
	}
/* comments */
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow, .content{
	position: relative;
	bottom: 2px;
	right: 2px;
}
.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}
.commentFlair{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

.btc-summary, .aizattos_related_posts{
	padding: 15px;
	}
h3#comments{
	font-size: 2em;
	margin: 15px 0;
	color: #1c1c7e;
	font-weight: bold;
	}
li.comment{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #292929;
	margin: 10px 0 30px;
	padding: 10px;
	background: #fff;
	}
li.comment.odd{
	border-top: 1px solid #1c1c7e;
	border-bottom: 1px solid #1c1c7e;
	}
li.comment.even{
	border-top: 1px solid #f0cf1d;
	border-bottom: 1px solid #f0cf1d;
	}
li.comment .comm-grav img{
	margin: auto 10px -25px 0;
	background: #fff;
	}
li.comment.odd .comm-grav img{
	border: 1px solid #1c1c7e;
	float: left;
	background: #1c1c7e;
	}
li.comment.even .comm-grav img{
	border: 1px solid #f0cf1d;
	float: right;
	background: #f0cf1d;
	}
li.comment p{
	margin: 15px 0;
	}
#commentform textarea, #commentform input{
	width: 464px;
	margin: 10px 0;
	font-size: 1.4em;
	border: 1px solid #1c1c7e;
	padding: 3px;
	}
input#submit{
	width: 473px;
	dispaly: block;
	}
#commentform p, h4.comment-area, h3#respond {
	font-size: 1.4em;
	margin: 5px 0;
	color: #1c1c7e;
	text-align: left;
	}
h3#respond, #pings{
	font-weight: bold;
	margin: 12px 0;
	font-size: 1.8em;
	}
li.trackbacks{
	font-size: 1.2em;
	line-height: 1.4;
	margin: 2px 0;
	}
/* widgets */
.testimonial{
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
#jt-search{
	margin-bottom: 5px;
float:left;
clear:both;
width:100%;
	}
#jt-search input#search-input{
	width: 175px;
	border:0;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	padding:5px;
	float:left;
	}
#submit-go {
background:#4f4f4f;
color:#fff;
border:0pt none;
cursor:pointer;
position:relative;
width:37px;
height:27px;
float:right;
}

.noshow{
	display: none;
	}
#ads li{
	display:inline;
	}
#ads img{
	margin: 0 0 5px 0;
	border: 1px solid #292929;
	}
.widgets, #ads{
	display: block;
	margin-bottom: 15px;
	}
#searchform{
	display: block;
	margin-bottom: 10px;
	}
#searchform label{
	display: block;
	font-size: 1.8em;
	}
#searchsubmit{
	border: 1px solid #1c1c7e;
	background: #4f4f4f;
	color: #1c1c7e;
	font-size: 1.6em;
	padding: 3px 4px;
	margin-left: 10px;
	}
#s{
	border: 1px solid #ccc;
	width: 200px;
	font-size: 1.6em;
	color: #1c1c7e;
	padding: 4px;
	}
.wp-pagenavi{
	font-size: 1.2em;
	}




/* footer */
#footer{
	margin-bottom: 15px;
	}
#footer #tags{
	float: left;
	width: 130px;
	}
#tags h2{
	font-size: 5.0em;
	line-height: 1.0;
}
#footer li, .widgets li{
	border-bottom: 1px solid #999;
	margin: 1px 0;
	font-size: 1.2em;
	color: #292929;
	line-height: 1.4;
	}
#footer li a, .widgets li a{
	color: #292929;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 5px;
	}
#footer li li, .widgets li li{
	padding: 0;
	}
#commentators li a{
	display: inline;
	padding: 0;
	}
#commentators li{
	padding: 5px;
	}
#commentators li a:hover{
	background: none;
	color: #1C1C7E;
	}
.widget_tag_cloud a{
	width: 135px;
	display: block;
	float: left;
	padding: 3px 2px 5px 5px;
	}
#footer a:hover {
	background: #535353;
	color: #fff;
	}


/* NEW CLASSES FOR SIDEBAR PAGES WIDGET */
/*** NEW FIXES FOR SIDEBAR li BAD BG's***/
.widgets li a {
font-size:13px;
}
.widgets li a:hover {
color:#fff!important;
}
.widgets li:hover {
	background: #535353;
	color:#ddd;
}
.widgets li:hover a {
	background: #535353;
	color:#fff;
}
.widgets li li {
	border-bottom:1px solid #e7e7e7;
	margin-bottom:0;
}
.widgets li li a {
font-size:12px;
background:url(images/bullet.png) left top no-repeat;
background-position:3px 9px;
padding-left:14px;
color:#829fef;
}
.widgets li:hover li {
	background: #666;
	border-bottom:1px solid #666;
}
.widgets li:hover li a {
background:url(images/bullet.png) left top no-repeat;
background-position:3px 9px;
color:#fff;
}
.widgets li:hover li a:hover {
	background: #444 url(images/bullet.png) left top no-repeat;
	background-position:3px 9px;
	color:#fff;
}
/**************/


#footer li:hover a:visited, .widgets li:hover a:visited{
	color: #fff;
	}
#footer a:visited, .widgets a:visited{
	color: #1c1c7e;
	}
#footer h2, .widgets label{
	font-size: 1.5em;
	font-weight: bold;
	color: #1c1c7e;
	margin-bottom: 3px;
	border-bottom: 1px solid #292929;
	padding: 0 0 4px 5px;
	display: block;
	}
#footer h2 a, .widgets h3 a{
	color: #1c1c7e;
	}
#footer h2 a:hover, .widgets h3 a:hover{
	background-color: transparent;
	color: #292929;
	}
#footer h3{
	font-size: 1.4em;
	font-weight: bold;
	color: #1c1c7e;
	margin: 15px 0 10px;
	border-bottom: 1px solid #292929;
	padding: 0 0 5px 5px;
	}
#enclose{
	float: left;
	width: 585px;
	}
#f-left{
	float: left;
	width: 285px;
	margin-left: 15px;
	}
#f-center{
	margin-left: 315px;
	width: 285px;
	}
#f-right{
	margin-left: 745px;
	width: 185px;
	}
/* fonts */
#recent-posts, #categories, .post-content, .post-meta, #footer li, .widgets, #searchform, #categories1, .wp-pagenavi, li.comment, #comment-temp{
	font-family: Arial, Helvetica, sans-serif;
	}
h2.title, #footer h2, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, #footer h3, .widgets h3, label, h3#comments, h3#respond, .breadcrumb h3, .aizattos_related_posts_header, #pings{
	/* font-family: Helvetica, Arial, sans-serif; */
	}
pre, code{
	font-family: "Courier New", Courier, monospace;
	color: #1c1c7e;
	background: #FFF;
	}
/* colors:
	bright yellow: #f0cf1d;
	blue: #1c1c7e;
	charcoal: #292929;
	}
*/.aligment{	display:block;	}






#wp_page_numbers li.space {
background:none!important;
border:0!important;
color:#fff;
margin:2px;
padding:2px 4px;
}
