/*  
Theme Name: White4
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:#7f7f7f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x top center;
	color:#7f7f7f;
}

#body_page{
	background:url(images/bg_body.gif) repeat-x bottom;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:135px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_link{
	float:left;
}

#header_member{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed1c24;
	padding-top:5px;
	padding-right:10px;
}

#header_link a{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	margin-left:10px;
	padding-top:5px;
}

#header_member a{
	color:#ed1c24;
	margin-left:5px;
	margin-right:5px;
}

#header h1{
	color:#4b4b4b;
	font-size:39px;
	font-weight:normal;
	font-style:italic;
	text-transform:capitalize;
	float:left;
	width:626px;
}

#header h1 a{
	color:#4b4b4b;
	padding-left:10px;
	padding-top:30px;
	display:block;
}

.description{
	font-size:15px;
	position:relative;
	top:-5px;
	color:#b5b5b5;
	display:block;
	text-align:center;
}

#header_menu{
	float:left;
	width:93px;
}

#header_menu a{
	display:block;
	font-size:13px;
	color:#000000;
	text-transform:uppercase;
	padding-top:87px;
	margin-left:20px;
}

/* SEARCH */

#right_search{
	float:right;
	width:281px;
}

#searchform_top{
	color:#b1b1b1;
	padding-top:70px;
	margin-left:10px;
}

#searchform_top span{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#searchform_top_text{
	width:175px;
	border:0px;
	background:none;
	color:#b1b1b1;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	text-align:right;
	position:relative;
	top:11px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y;
	float:left;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) no-repeat top right;
	float:left;
}

#body_left{
	width:625px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:375px;
	float:right;
}

/* left contact */

#body_left_content{
	padding-top:25px;
	margin-left:11px;
	width:571px;
}

.post{
}

.post-top{
}

.post-title{
	color:#4b4b4b;
}

.post-title h2{
	font-size:30px;
	color:#f7941d;
	font-weight:normal;
}

.post-title h2 a{
	color:#f7941d;
}

.post-title h3{
	font-weight:normal;
	color:#737373;
	font-size:12px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:2px;
	padding-left:2px;
}

.post-title h3 span{
	color:#000000;
}

.post h3.tags{
	color:#969696;
	font-weight:bold;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	padding-bottom:10px;
}

.post h3.tags span{
	font-weight:normal;
	color:#969696;
}

.post-title h3.tags a{
	color:#969696;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 5px 0 6px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	background:#e5edf7;
	height:34px;
	background:#f7f7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:22px;
	padding-bottom:6px;
	line-height:19px;
}

.postmetadata a span{
	color:#000000;
}

a.readmore{
	background:url(images/post_readmore_a.gif) no-repeat left 5px;
	color:#0072bc;
	padding-left:10px;
}

a.readmore span{
	color:#0072bc;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:20px;
}

.post-page{
}

.post-page h2{
	font-size:30px;
	color:#f7941d;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:10px;
}

.post-page .entry{
	padding-top:10px;
	padding-bottom:200px;
}

.post-page .entry a{
	color:#0072bc;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}

.post-page strong{
	font-size:24px;
	color:#f7941d;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:10px;
	display:block;
}

/* right content */

#body_right_content{
	margin-left:10px;
}

#right_rss{
	text-align:center;
	padding-top:20px;
	padding-bottom:35px;
}

/* ADS */

#right_ads{
	margin-left:15px;
}

#right_ads img{
	padding-bottom:20px;
	padding-left:26px;
}

/* TAGS */

#main_tags{
	margin-bottom:20px;
	margin-left:15px;
}

#main_tags a{
	color:#4b4b4b;
}

#main_tags h2{
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:23px;
	padding-bottom:6px;
	text-transform:capitalize;
	background:url(images/main_tags_bg.gif) no-repeat left bottom;
}

#sidebar{
	width:160px;
	float:left;
	padding-left:19px;
}

#sidebar_right{
	width:160px;
	float:left;
	padding-left:25px;
}

#sidebars h2{
	background:url(images/sidebar_top_bg.gif) no-repeat left top;
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:23px;
	padding-bottom:6px;
	text-transform:capitalize;
}

#sidebars ul{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:25px;
	padding-top:5px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:4px;
	width:auto;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
	margin:0px;
}

#sidebars li a{
	color:#000;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#f7941d;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:13px;
	color:#0054a6;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	padding-left:12px;
	color:#666666;
	font-weight:bold;
}

.textwidget{
	padding:5px;
}

#sidebars .page_item{
	padding-left:8px;
}

#sidebars .page_item a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	padding-left:12px;
	color:#666666;
	font-weight:bold;
}

/* FOOTER */

#footer{
	width:100%;
	height:135px;
	clear:both;
	margin:0px auto;
}

#footer_text{
	color:#000;
	padding-left:20px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;

	line-height:17px;
}

#footer_text a{
	color:#000000;
	text-decoration:underline;
}

#footer_text span a{
	color:#f7941d;
}

#footer_copyrights{
	text-align:right;
	color:#797979;
	padding-right:20px;
	padding-top:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:40%;
}

#footer_copyrights a{
	color:#797979;
	font-weight:bold;
}




/* 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: 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 10px 10px;
	padding-left: 10px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y left top;
	}

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;
	}
/* 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:10px 15px 10px 20px;
	} 

.entry li {
	padding-bottom:4px;
	padding-top:3px;
	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:10px 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.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:500px;
}

#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:30px;
	color:#3d3d3d;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:10px;
	margin-left:25px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:25px;
	color:#323232;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:8px 2px 2px 2px;
	background:url(images/comm_items_bg.gif) no-repeat;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 10px 0px 5px 45px;
	display: block;
	color:#0072bc;
	text-transform:capitalize;
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#0072bc;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 15px 0 15px;
}

.commentmetadata_end{
	color:#f7941d;
	border-top:1px dashed #c1c1c1;
	padding:10px 5px 10px 5px;
	margin:10px 5px 10px 5px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#595959;
	}

.commentmetadata_end span{
	color:#595959;
	}

#respond_box{
	margin-top:20px;
	padding-bottom:60px;
}

h3#respond{
	font-size:30px;
	color:#3d3d3d;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:10px;
	margin-left:15px;
}

#commentform{
	margin-left:55px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#7e7e7e;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #dddddd solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #dddddd solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:100px;
}

.ar_panel{
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2{
	font-size:30px;
	color:#f7941d;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:10px;
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
}

.ar_panel3 ul{
	margin-left:10px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	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:#7a7975;
	font-size:13px;
	padding-left:13px;
	background:url(images/page_archives_div_a.gif) no-repeat left 7px;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
