/*  
Theme Name: YelloWhite
Theme URI: http://www.skinpress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics.com
Author URI: http://www.AskGraphics.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000000 url(images/bg.gif) repeat-x;
	font-size:11px;
	color:#4c4c4c;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:91px;
	background:url(images/header_bg.gif) no-repeat;
}

#searchform_body{
	margin:55px 0 0 20px;
}

#searchform_top_text{
	width:204px;
	border:0px;
	background:none;
	color:#757575;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:10px 0 0 0;
}

#gosearch{
	float:left;
	position:relative;
	top:4px;
}

#header_title{
	float:left;
	width:644px;
}

#header_menu{
	float:left;
	width:98px;
}

#main_search{
	float:left;
	width:258px;
}

#header_title h1{
	color:#ffffff;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:25px 0 0 20px;
	font-style:italic;
	letter-spacing:-3px;
}

#header_title h1 a{
	color:#ffffff;
}

.description{
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	letter-spacing:0;
}

#header_menu ul{
	padding:60px 0 0 0;
	text-align:center;
}

#header_menu ul li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_menu ul li a{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

/* board */

#board{
	width:100%;
	height:286px;
	background:#ffcc00 url(images/board.png) no-repeat;
}

#board_left{
	float:left;
	width:500px;
}

#board_right{
	float:right;
	width:300px;
	padding: 15px;

}

#board_right ul{
	padding:96px 0 0 0;
}

#board_right ul li{
	padding:0 0 32px 0;
}

.boarf_list{
	width:641px;
	padding:20px 0 0 38px;
}

.boarf_list h3{
	color:#000000;
	font-size:23px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0 0 6px 0;
}

.boarf_list ul{
	padding:0 0 0 10px;
}

.boarf_list ul li{
	color:#000000;
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding:7px 0 9px 4px;
}

.boarf_list ul li a{
	display:block;
	color:#000000;
	font-size:12px;
	background:url(images/boarf_list_a.gif) no-repeat left 3px;
	padding:0 0 0 16px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:#fefefe;
	padding:0 0 40px 0;
}

#body_left{
	width:715px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:285px;
	float:right;
}

/* left contact */

#body_left_content{
	width:660px;
	padding-top:15px;
	margin-left:29px;
}

.post{
	width:100%;
}

.post-top{
	float:left;
	background:url(images/post-top.gif) no-repeat;
}

.post-top-end{
	float:left;
}

.post-date{
	float:left;
	font-size:13px;
	width:47px;
	height:65px;
	background:url(images/post-date.gif) no-repeat;
	padding:5px 10px 0 10px;
	color:#8d8d8d;
	text-align:left;
}

.post-date p{
	font-size:33px;
	line-height:37px;
	color:#000000;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 0 0;
}

.post-title{
	float:left;
	width:575px;
}

.post-title h2{
	font-size:21px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	margin:0 0 4px 15px;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	color:#595959;
	font-size:11px;
	margin:0 0 0 15px;
	background:url(images/dotted_grey_b.gif) repeat-x left bottom;
	padding:0 0 8px 0;
}

.post-title h3 a, .post-title h3 span{
	color:#9e0b0e;
	font-weight:bold
}

.post-title h4{
	font-weight:bold;
	color:#000000;
	font-size:10px;
	margin:0 0 0 15px;
	background:url(images/tag_bg.gif) repeat-x;
	padding:6px 0 4px 10px;
}

.post-title h4 a, .post-title h4 span{
	color:#9e0b0e;
	font-weight:normal;
}

.post_author{
}

.post_cat{
}

.entry{
	line-height:20px;
	padding:10px 0 0 0;
}

.entry a{
	text-decoration:underline;
	font-weight:bold;
}

.entry a:hover{
	text-decoration:none;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	background:#fec103;
	border-top:1px solid #f7941d;
	height:36px;
	margin-bottom:30px;
	color:#000000;
	font-weight:bold;
}

.postmetadata .pm_readmore a{
	color:#9e0b0e;
	background:url(images/read.gif) no-repeat left 4px;
	padding:0 0 0 10px;
}

.postmetadata .pm_comments a{
	color:#000000;
}

.postmetadata .pm_comments a span{
	color:#000000;
}

.postmetadata .alignleft{
	padding:10px 0 0 20px;
}

.postmetadata .alignright{
	padding:10px 20px 0 0;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:21px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	background:url(images/dotted_grey_b.gif) repeat-x left bottom;
	padding:0 0 8px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#790000;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#000000;
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	display:block;
	font-weight:normal;
	font-style:italic;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	padding:10px 0 0 0;
}

/* RIGHT ADS */

#right_ads{
         display:none;
	float:left;
	padding:10px 0 10px 0;
}

#right_ads div{
	float:left;
	padding-right:6px;
	margin-bottom:7px;
}

#right_ads div img{
	float:left;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDE BAR */

#sidebars{
	float:left;
	width:253px;
	background:#f6f6f6 url(images/sidebar_bg.gif) no-repeat;
	border:1px solid #e8e8e8;
}

#sidebar{
	float:left;
	width:220px;
	padding:15px 0 0 16px;
}

.sidebars h2{
	font-size:16px;
	color:#9e0b0e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

.sidebars ul{
	color:#494949;
}

.sidebars ul li{
	padding:0 0 8px 0;
}

.sidebars ul li ul li{
	margin:0 0 5px 0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin:0;
}

.sidebars li ul{
	padding:10px 0 0 0;
	width:100%;
}

.sidebars li ul li ul{
	padding:4px 0 0 10px;
	background:none;
	width:auto;
}

.sidebars li ul li ul li ul{
	padding:0 0 0 10px;
}

.sidebars li{
	margin-bottom:0px;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:2px 0 8px 2px;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#494949;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	background:url(images/li_cat.gif) no-repeat left 5px;
	padding:0 0 0 10px;
}

.sidebars li.widget_categories ul li ul li a{
	font-weight:normal;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	background:url(images/li_ar.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	color:#626262;
}

.sidebars li.linkcat ul li a{
	font-weight:normal;
	background:url(images/li_br.gif) no-repeat left 4px;
	padding:0 0 0 14px;
	color:#626262;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	background:url(images/li_meta.gif) no-repeat left 4px;
	padding:0 0 0 14px;
}

.sidebars li.pagenav ul li a{
	font-weight:normal;
	background:url(images/li_meta.gif) no-repeat left 4px;
	padding:0 0 0 14px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#494949;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:102px;
	background:url(images/footer_bg.gif) no-repeat;
}

#footer_text{
	color:#ffffff;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:45px 10px 0 0;
}

#footer_text a{
	color:#ffcc00;
}




/* Begin Typography & Colors */

#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;
	}
/* End Typography & Colors */




/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	background:url(images/prev.gif) no-repeat left center;
	padding:0 0 0 17px;
	}

.navigation .alignright a{
	padding:0 17px 0 0;
	background:url(images/next.gif) no-repeat right center;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f7f7f7;
	} 

.entry ul li {
	padding: 4px 0 6px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#f7f7f7;
	}

.entry ol li {
	margin: 0;
	padding: 4px 0 6px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:21px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	margin:0 0 5px 30px;
}

h3#comments{
	font-size:15px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:30px;
}

h3#comments span{
	color:#f26522;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#392c26;
	font-size:12px;
	}

.commentlist li {
	margin: 20px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:#f7f7f7;
	width:616px;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0 20px 0 20px;
	display: block;
	padding:7px 0px 5px 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9e0b0e;
	font-size:17px;
	text-transform:capitalize;
	background:url(images/dotted_red.gif) repeat-x left bottom;
	}
	
.commentmetadata span{
	color:#000000;
	font-weight:normal;
}

.commentmetadata a{
	color:#613c24;
	}

.commentmet_text{
	padding:10px 20px 0 20px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	padding:20px 10px 0 10px;
	color:#732322;
	text-align:right;
	background:url(images/commentmetadata_end_bg.gif) no-repeat;
	height:26px;
}

.commentmetadata_end span{
	color:#732322;
}

#respond_box{
	margin:15px 15px 0 30px;
	padding:30px 20px 50px 20px;
	background:url(images/respond_box.gif) repeat-x;
}

h3#respond{
	font-size:21px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	padding:0 0 5px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:55px;
	color:#000000;
	width:80%;
}

#commentform label{
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fff;
	border:1px #dcdcdc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#fff;
	border:1px #dcdcdc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	background:url(images/ar_cat.gif) no-repeat;
	padding:0 0 0 75px;
}

.ar_panel2{
	background:url(images/ar_m.gif) no-repeat;
}

.page_archives_div h2{
	font-size:24px;
	color:#9e0b0e;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#7f7f7f;
	font-size:12px;
}

