/* -------------------------------------------------------------------------------
	Theme Name: WOR
	Theme URI: http://design.waynestadler.com
	Description: Custom design for Wayne on the Road.com.
	Version: 1.00
	Author: Wayne Stadler
	Author URI: http://www.waynestadlercom/
	Tags: Green, Orange, Grey, Right Sidebar, Fixed Width, 3 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */

/***** GENERAL *****/
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#798b19 url(images/mainbg-toprepeater.gif) repeat-x top left;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}

img.postphoto {
	border:1px solid #666;
	padding:2px;
	max-width: 100%; /* not working in IE6*/
}


a {color:#ce5919;text-decoration: none;}
a:hover {color: #b8d130;text-decoration: underline;}

h1 {
    font-size:14pt;
	color:#60700c;
	border-bottom: 1px dashed #666;
}
h2 {
    font-size:13pt;
	color:#788a19;
	border-bottom: 1px dashed #666;
}

h3 {font-size:12pt;}
h4 {font-size:11pt;}
h5 {font-size:10pt;}
h6 {color: #a1b141;
	text-decoration:none;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:2px 0 32px 12px;
}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #76543C; width:95%;}
del {color:red;}
ins {color:green;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #76543C;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:35px;}

/********** LAYOUT **********/
#base{
	position:relative;
	background:url(images/bg_base_repeat.gif) repeat-y top center;
	width:990px;
	margin:0px auto;
	padding:0;
}
#header{
	position:relative;
	width: 990px;
	height: 253px;
}
#container{
	position:relative;
	/*overflow:hidden;*/
	width:990px;
	background:url(images/bg_container_top.png) no-repeat top center;
}
#content{
	float:left;
	display:inline;
	overflow:hidden;
	width:600px;
	margin:0px 0px 0px 24px;
	padding: 0 0px 0 0px;
}

#sidebar{
	float:right;
	display:inline; 
	width:346px;
	overflow:hidden;
	margin: 380px 18px 0 0;
	padding:0;
}
#footer{
	color:#bbbbbb;
	overflow:hidden;
	font-size:10px;
	width:470px;
	height:95px;/*135*/
	padding:20px 490px 26px 30px;
	background:url(images/bg_footer.png) no-repeat bottom center;
}

/*=================== Header ===================*/
#blogtitle{
	width:600px;
	margin:0;
	padding:0;
	font-family: Arial,Verdana; 
	font-size:28px; 
	font-weight:bold;
	text-align:left;
	padding:0 0 0 30px;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial,Verdana; 
	color:#654224; 
	text-decoration:none;
}
#subtitle {
	width:500px;
	margin:0;
	padding:0;
	font-family: Arial, Verdana;
	font-size:12px; 
	font-style:italic;
	color:#654224;
	text-align:left;
	padding:5px 0 0 30px;

}
#header .home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 300px;
	top: 0px;
	width:446px;
	height:80px;

}

#header .stadler {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 710px;
	top: 72px;
	width:160px;
	height:110px;
}
#header .rss {
	position:absolute;
	display:block;
	top:222px;
	left:812px;
	width:30px;
	height:30px;

}
#header .rss:hover{
	background:url('images/rss_hover.png') no-repeat 0 0;
}

#header .advert1 {
	position:absolute;
	display:block;
	top:82px;
	left:382px;
	width:310px;
	height:129px;
}

#header .twitter {
	position:absolute;
	display:block;
	top:222px;
	left:784px;
	width:30px;
	height:30px;

}
#header .twitter:hover{
	background:url('images/twitter_hover.png') no-repeat 0 0;
}

#header .bookface {
	position:absolute;
	display:block;
	top:222px;
	left:755px;
	width:30px;
	height:30px;

}
#header .bookface:hover{
	background:url('images/fb_hover.png') no-repeat 0 0;
}

#header .youtube {
	position: absolute;
	margin:0px;
	padding:5px 1px 10px 2px;
	left: 626px;
	top: 287px;
	width:346px;
	height:322px;
	background:url('images/youtube_bg.png') no-repeat 0 0;
	z-index: 3;
}

.advert2 {
	position: relative;
	margin:-5px 0 20px -5px;
	padding:0;
	width:100%;
	height:80px;
}

.merchad {
	position: relative;
	margin:-12px 0 15px -5px;
	padding:0;
	width:100%;
	height:80px;
}

#mainsearch {
	position:absolute;
	bottom:5px;
	right:3px;
	width:150px;
	height:28px;

}
#mainsearch:hover{
	color:#c5d0a8;
}
#mainsearchform .input {
	position:absolute;
	bottom: 2px;
	right:30px;
	width:100px;
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0px;
	font-size:9pt;
	font-family: Arial, Verdana, Helvetica;
	font-weight:normal;
	color:#727272; 
	border:none;
	background: transparent;
	text-align: left;
}
#mainsearchform .submit{
	position:absolute;
	cursor:pointer;
	border:none;
	bottom:2px;
	right:6px;
	height:24px;
	width:24px;
	background:url('images/go.png') no-repeat 0 0;
}

/*=================== Menu ===================*/
#menu ul {
	position:absolute;
	overflow:hidden;
	top:221px;
	left:25px;
	width:740px;
	height: 31px;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
	font-size: 10pt;
	font-family:Arial,Verdana;
	font-weight: bold;
	margin:0px;
}

#menu ul li a {
	float: left;
	display: block;
	overflow:hidden;
	height:31px;
	line-height:24px;
	color: #f5ce89;
	padding:0px 10px 20px 10px;
	margin:0;
	border-left: 1px solid #3b3b3b;
	border-top: 1px solid #3b3b3b;
	border-right: 1px solid #101010;
	text-align:left;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li.current_page_item a{
	color:#7e9508;
	background:#000;
	margin:0;
	border-left: 1px solid #101010;
	border-top: 1px solid #101010;
	border-right: 1px solid #1f1f1f;
}

/*=================== Content ===================*/
.archivetitle {
	color: #fbdca7;
	text-align:right;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	line-height:15px;
	padding: 18px 15px 4px 25px;
	margin:0;
}
.post,.page{
	overflow:hidden;
	width:593px;  /*593*/
	margin:0 0 35px 3px;
	padding:0 0 0 0px;
	background:url('images/bg_post_title.png') no-repeat top;
}
.sticky {
	background:url('images/bg_post_title_sticky.png') no-repeat top;
}

.post_title{
	overflow:hidden;
	width:592px;
	height:25px;
	padding:0px 0 0 0px;
	margin:5px 0px 0px 16px;
}

.post_title a, .post_title a:hover{
	color: #a1b141;
	text-decoration:none;
}
.post_title h1, .post_title h2{
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 0px 0;
	padding:0;	
}
.post_date{
	width:575px;
	height:18px;
	padding-left:10px;
	margin:10px 0 12px 10px;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#bababa;
	text-align:left;
}
.sticky .post_date{
	color:#f4cca3;
}

.entry{
	position:relative;
	overflow:hidden;
	line-height: 1.7em;
	width:570px;
	margin: 0px 0px 10px 10px;
	padding:0 0 0 0;
}
.entry a{
	text-decoration:underline;
}
.info a{
	text-decoration:none;
}
.entry a, .info a{
	color:#57621d;
}

.entry a:hover, .info a:hover{
	text-decoration:underline;
}
.info {
	position:relative;
	line-height: 1.7em;
	font-size: 10px;
	padding:5px 0 0 0;
	margin:0 15px 0 15px;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.png') no-repeat top left;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.png') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.png') no-repeat top left;
}

.map a {
	color:#738317;
}

.map a:hover {
	color:#a6bf16;
}

.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	font-weight:normal;
	margin: 30px 20px 5px 20px;
	padding: 5px 5px 5px 5px;
	border-top:1px #6a6a6a dashed;
}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #6a6a6a;
}

/*=================== Sidebar ===================*/
#sidebar1{
	float:left;
	display:inline; 
	overflow:hidden;
	width:168px;
	padding:0;
	margin:0 3px 0 0;
	background:#434343;
	border: 1px solid #595959;
}
#sidebar2{
	float:right;
	display:inline; 
	overflow:hidden;
	width:168px;
	padding:0;
	margin:0 0 0 3px;
    background:#434343;
	border: 1px solid #595959
}
#sidebar select{
	margin:10px 0px 0px 5px;
	font-size:11px;
	width:135px;
	overflow:hidden;
}

/***** Sidebar 1 *****/
#sidebar1 {color:#bababa; font-size:11px;}
#sidebar1 a{color:#859629; text-decoration:none;}
#sidebar1 a:hover {color:#b7d12b;text-decoration:underline;}

#sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar1 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#sidebar1 h4 {
	color: #f2f5c4;
	font-size: 8pt;
	min-height:28px;/*47*/
	line-height:12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0;
	padding: 10px 5px 5px 5px;
	background:url('images/bg_sb_head1.png') no-repeat;
}
#sidebar1 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin-left:0px;
	padding: 2px 4px 0px 18px;
	background: url('images/tack1.png') no-repeat 0px 0px;
	border-bottom: 1px dashed #666;
}
#sidebar1 ul ul ul li{
	margin-left:4px;
	border:0px green solid;
}

/***** Sidebar 2 *****/
#sidebar2 {color:#bababa; font-size:11px;}
#sidebar2 a{color:#859629; text-decoration:none;}
#sidebar2 a:hover {color:#b7d12b;text-decoration:underline;}

#sidebar2 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#sidebar2 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar2 h4 {
	color: #f4d5b7;
	font-size: 8pt;
	min-height:28px;/*47*/
	line-height:12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0;
	padding: 10px 5px 5px 5px;
	background: url('images/bg_sb_head2.png') no-repeat top left;;
}
#sidebar2 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin-left:0px;
	padding: 2px 4px 0px 18px;
	background: url('images/tack1.png') no-repeat 0px 0px;
	border-bottom: 1px dashed #666;
}
#sidebar2 ul ul ul li{
	margin-left:0;
	border:0px green solid;
}

/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	padding: 5px 15px 5px 15px;
	border:1px #c9df4e solid;
	background:url(images/bg_comment.png) repeat;
}

.nocomments {background: none;}

#comments {
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 1px dotted #c9df4e;
}

ol.commentlist {
	position:relative;
	list-style: none;
	margin:5px 0px ;
	padding:5px 10px 5px 10px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #c9df4e dotted;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	background:url(images/bg_comment.png) repeat;
	border:1px #c9df4e solid;
	padding:5px;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #c9df4e dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	text-decoration:none;
	border:none;

}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	/* can remove if set in jQuery*/
	/* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #c9df4e;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	clear:both;
	margin:5px 0 0 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
ol.commentlist .comment .reply a{
	text-decoration:none;
}
ol.commentlist .trackback .reply, 
ol.commentlist .pingback .reply{
	display:none;
}


/**comment paging WP2.7**/
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:underline;
}
.commentpages{
	float:right;
	padding:5px 10px;

	
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 10px 5px 5px;
	margin:15px 15px 0px 15px;
	font-size:11px;
	background:url(images/bg_comment.png) repeat;
	border:1px #c9df4e solid;
}
.commentlist #respond{
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#d3551e;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #c9df4e;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #c9df4e;
	padding: 2px 2px 2px 2px;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #e0f37c;
	font-weight:bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #465208;
	background:#718217;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/********** WIDGET **********/
#wp-calendar td {font-size:11px;color:#333333;}
#wp-calendar td a {color:#333333;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 140px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#333333;
}

.wp-caption {  
    text-align: center;
    color:#333333;
}

.textwidget {
	margin:2px 10px 0 10px;
}

#akismetwrap{
	margin:2px 0 2px 10px;
}
.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

#zenfoliorss { 
border: 0; 
}

#zenfoliorss img { 
border: 2px solid #666; 
padding: 0;  
width: 154px;
margin: 5px;
}

.flickr img { 
border: 2px solid #666; 
padding: 0;  
width: 154px;
margin: 5px;
}
