/*
Theme Name: jim-davidson
Theme URL: http://www.jimdavidson.org.uk/jim-davidson
Description :Jim's Blog Theme
Author: Ashley Hart
Author URI: http:www.greenchillidesign.com
Version: 1.0
*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: helvetica, arial, sans-serif;
	background:#000;

}
ol, ul {
	list-style: none;
}
h3 {
color:#FF3333;
font-size:27px;
padding-right:20px;
padding-top:30px;
}

.widgettitle{
 font-size: 27px;
 color: #ff3333

}

h2 {
 font-size: 27px;
color: #ff3333
}

p{
font-size:14px;
color: white;

}

.post-item p{
	margin-left:35px;
	margin-right:35px;
	color:#FFF;
	font-size:12px;
	line-height: 1.5;
	padding-bottom:14px;
}

#introText p{
	padding-left:35px;
	padding-right:160px;
	font-size:16px;
	color:#FFF;
}

a{
text-decration:none;
color: #ffbfc1 
}

a.hover{
	color:#ff3333;
}

/*typography*/
.largeTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ff3333;
	padding-left:35px;
	padding-top:15px;
	
}

.pageText{
	padding-left:35px;
	padding-right:160px;
	font-size:16px;
	color:#FFF;
	
}

#introText{
	width:529px;
	line-height: 1.5;

}


/*main styles*/
#wrap {
	width:1000px;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background-image:url(images/header.jpg);
	width:1000px;
	height:471px;
	position:relative;
}

#header h1{
	background:url(images/logo.gif);
	background-repeat:no-repeat;
	width:462px;
	height:262px;
	text-indent:-9000px;
	float:left;
	margin-left:77px;
	display:inline; /* IE 6 FLOAT FIX*/
}
#header h1 a{
	width:462px;
	height:262px;
	display:block;
	
}
	
/*navigation*/
#navigation{
background:transparent none repeat scroll 0 0;
float:right;
height:31px;
overflow:hidden;
position:absolute;
right:137px;
top:439px;
}

#navigation li a{
	float:left;
	margin-right:2px;
	background-image:url(images/navigation/nav-button.png) !important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/nav-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	color: white;
	font-size: 12px;
	padding-top: 9px;
	
}

#navigation li {
		display:inline; /* IE 6 FLOAT FIX*/

}

#navigation li a:hover{
	background-position:0px 32px;	
}

#navigation #home a{
	background-image:url(images/navigation/home-button.png) !important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/home-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-indent:-9000px;
	
}

#navigation #tourDates a{
	background-image:url(images/navigation/tour-dates-button.png)!important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/tour-dates-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-indent:-9000px;
	
}

#navigation #fansForum a{
	background-image:url(images/navigation/fans-forum-button.png)!important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/fans-forum-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-indent:-9000px;
}

#navigation #store a{
	background-image:url(images/navigation/store-button.png)!important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/store-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-indent:-9000px;
}

#navigation #news a{
	background-image:url(images/navigation/news-button.png)!important;/* IE 6 - GIF FIX*/
	background-image:url(images/navigation/ie-nav/news-button.gif);
	width:87px;
	height:32px;
	display:block;
	text-indent:-9000px;
}

.input {
	border:thin solid #666666;
	color:#999999;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-bottom:4px;
	padding-left:6px;
	padding-top:4px;
	width:200px;
}



#search-box{
	clear:left;
	display:inline;
	float:left;
	height:82px;
	margin-left:131px;
	padding-top:100px !important;
	padding-top:80px ;
	width:247px;
	padding-left:20px;
	
}

#blogContent{
	background-repeat:no-repeat;
	width:745px;
	height:auto;
	float:left;
	margin-top:50px;
	
}

#search-field{
	margin-top:2px;
	
}

.submit{
	margin-top:5px;
	float:left;
}



#wrap #header #search-box #rss {
	float: left;
}


#main{
	background-color:#000000;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:127px;
	width:873px;
}

#primary{
	width:529px;
	float:left;
	clear:left;
	height:auto;
/*	margin-right:4px;
*/	background-image:url(images/primary-content-box_top.jpg);
	background-repeat:no-repeat;
}

#primary-wrap{
	float:left;
	background-image:url(images/primary-content-box_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:529px;
	background-color:#282828;
	padding-bottom:25px;
	margin-right:5px;
	margin-bottom:5px;
}

.advertBox{
	width:200px;
	float:left;
	margin-bottom:2px;
}

#sidebar{
	background-image:url(images/sidebar.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:650px;
	float:left;
}
	
/*Posts*/
	
.post-item{
	width:474px;
	margin-top:15px;
	background-image:url(images/post_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	
}
	
.post-item h2{
	color:#ff6666;
	margin-left:35px;
	
}

h2 a{
	color:#ff6666;
	font-size:27px;
	text-decoration: none;

	
}

.meta{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	line-height:1px;
	padding-bottom:15px;
	margin-left:35px;	
	line-height: 1.5;

	
}

.post-Image{
	float:right;
	margin:15px 30px 15px 20px;
	border:medium solid #FFFFFF;
	border-color:#FFF;
}

.post-Image2{
	float:right;
	margin:31px 32px 32px 30px;
	border:medium solid #FFFFFF;
	border-color:#FFF;
}

.post-wrap{
	background-image:url(images/post_top.jpg);
	background-repeat:no-repeat;
	background-color:#e42c2c;
	width:474px;
	margin-left:35px;
	padding-top:5px;
	margin-top:20px;
}

.postText{
	margin-left:35px;
	margin-right:35px;
	color:#FFF;
	font-size:12px;
	line-height: 1.5;

}

/*Sidebar*/
#sidebar h3, #sidebar .widgettitle{
	padding-left:25px;
	padding-top:20px;
	font-size:18px;
}

#sidebar ul li a{
	padding-left:35px;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	line-height:16px;
}

#sidebar ul li a:hover{
	color:#ff3333;
}
/*Footer*/

#recent-posts{
	background-image:url(images/recent-posts-320x135.jpg);
	float:left;
	display:block;
	width:320px;
	height:135px;
	margin-right:6px;
	margin-right:4px;
}

#pages{
	background-image:url(images/pages-203x135.jpg);
	float:left;
	display:block;
	width:203px;
	height:135px;
}
#footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:161px;
	width:873px;
	float:left;
	padding-left:127px;
}

#footer h3{
	padding-left:25px;
	padding-top:20px;
	font-size:18px;
}

#wrap #footer #recent-posts ul li a, #wrap #footer #pages ul li a{
	padding-left:35px;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	
}

#wrap #footer #recent-posts ul li a:hover, #wrap #footer #pages ul li a:hover{
	color:#ff3333;
	
}

/*Tour Dates*/

table{
	width:465px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	float:right;
		margin-right:29px!important;/* ie 6 double margin fix*/
	margin-right:13px; 

}

td{
	padding:10px;
	
}

.odd{
	background-color:#3b3d3f;
}

.even{
	background-color:#4c4d4e;
	
}

th{
	text-align:left;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
}

.more-link{
color: black;
font-weight: bolder;
font-size:12px;
float:left;
display: block;
width: 400px;
}

.more-link a:hover{
color: red;

}
.numComments{
padding-left: 35px;

}
.numComments a{
color:#FFC0A4;
display:block;
font-size:9px;
margin-bottom:35px;
}
.numComments2 a{
color: #ffc0a4;
font-size: 16px;
padding-left:35px;

}

strong{
font-weight: bolder;
}

/*Comments*/

#comments_template{
background-color: #282828;
padding-left:35px;
}

#commentform{
width: 460px;

}

#comment{
width: 439px;
margin-bottom:15px;
margin-top: 15px;
}

ol p{
color:silver;
padding-left:54px;
padding-top:10px;
}

.commentlist li{
width: 400px;
min-height: 100px;
margin-bottom:15px;
margin-top: 15px;
padding: 20px;

}

.commentlist li .comment .byuser .comment-author-jim-davidson .odd .alt .thread-odd .thread-alt .depth-1{
background-color: blue;
}

.avatar{
float:left;
padding-right: 20px;


}

cite, .says{
color: #FF3333;
}

.commentmetadata a{
color:#FFBFC1;
margin-bottom:20px;

}

#author, #email,#url{
margin-right: 10px;
margin-bottom:10px;
margin-top: 5px;
}

#search-result{
background-color:gray;
margin:35px;
padding:22px;

}

#search-result p{
font-size:26px;

}

#introText h4 {
color:#FF3333;
padding-left:35px;
padding-top:25px;
}

.pay-pal {
padding-left:36px;
}
.clear{
clear: both;
}

#subscribe{
padding-left:35px;
margin-top: 50px;
color: white;
float: left;
width: 300px;
}

#subscribe input{
float:left;
font-size:16px;
font-weight:bolder;
margin-bottom:17px;
padding:10px;
width:300px;

}

#subscribe label{
color:#FF3333;
font-size: 24px;
font-weight: bolder;
display: block;
margin-top:21px;
}

#subscribe #sub-button{
float: left;
width: 100px;
margin-top: 20px;
margin-left: 0px !important;

}

#sub-button{
float: left;

}

#morePrev{
margin-left: 35px;
margin-top: 20px;

}

#credits{
	float: left;
	background-image:url(images/pages-203x135.jpg);
	display:block;
	width:203px;
	height:115px;
	padding-top: 20px;

}

#credits p{
font-size:9px;
padding-left:34px;
padding-top:10px;
}


.comment-author .vcard{
color: green;
background-color: fuchsia;

}

/* tiny form style */
#tcform{
margin-left:35px;
font-weight: bolder;
font-size: 20px;
margin-bottom: 35px;
font-family: Arial;
height: 389px;

}

#tcform input{
padding: 5px;
margin-bottom: 5px;
float: left;
margin-right: 200px;
margin-bottom: 10px;
font-weight: bolder;


}

#tcform label{
float: left;
display: block;
margin-bottom: 2px;
height: 20px;
}

#f1{
padding: 0px;
margin-top: 10px;
margin-bottom: 10px;
height: 20px;
line-height: 3px!important;
line-height: 6px;
}

#f2{
height:25px;
line-height:13px;
margin-top:18px;
padding:0;
}

#contactsubmit{


}

#tcf_msg{
float: left;
}

img.alignright{
	float:right;
	margin:0 0 20px 20px;
	border:medium solid #FFFFFF;
	border-color:#FFF;
}


img.postPhoto {
padding-left: 35px;
}


/* cincopa styles start*/
#cincopa{
margin-left: 20px;
margin-top: 20px;

}

ul.cp_imagelist a{
border:1px dashed #666666!important;
color:#000000;
display:block;
float:left;
height:75px;
overflow:hidden;
padding:6px;
text-align:center;
vertical-align:middle;
width:100px;
}




