/*  
Theme Name: Greeny2.0
Theme URI: http://www.askgraphics.com/freetemplates/
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
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: #584814;
	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;
	color:#000000;
}

#body_page{
}

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

/* HEADER */

#header{
	width:100%;
	height:101px;
}

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

#header_rss{
	float:left;
	width:39px;
}

/* SEARCH */

#right_search{
	float:right;
	width:326px;
	height:55px;
	background:url(images/right_search_bg.gif) no-repeat;
}

#searchform_top{
	padding-top:17px;
	margin-left:10px;
}

#searchform_top_text{
	width:276px;
	border:0px;
	background:none;
	color:black;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}

#gosearch{
	text-align:right;
	position:relative;
	top:9px;
}

#header_rss img{
	margin-top:24px;
}

#header_title h1{
	color:#3d3d3d;
	font-size:30px;
	padding-top:50px;
	padding-left:40px;
	font-weight:normal;
	font-style:italic;
}

#header_title h1 a{
	color:#3d3d3d;
	text-transform:capitalize;
}

/* menu */

#menu{
	width:100%;
	height:52px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu ul{
	padding-top:8px;
	float:right;
}

#menu ul li{
	float:left;
	background:url(images/menu_li.gif) no-repeat right;
	padding-right:15px;
	padding-left:15px;
	display:block;
	height:23px;
}

#menu ul li a{
	color:#584814;
	text-transform:uppercase;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:15px;
	padding:4px;
}

#menu ul li a:hover{
	color: Schwarz;
	background: #e8e8e8;
	text-decoration: none;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat;
}

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

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

/* left contact */

#body_left_content{
	width:590px;
	padding-top:25px;
	margin-left:32px;
}

.post{
	background:url(images/post-top_bg.png) no-repeat;
	width:100%;
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#584814;
	font-weight:normal;
}

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

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	color:#303030;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#000000;
	font-weight:bold
}

.post-title h3 b{
	color:#000000;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	padding-bottom:9px;
	padding-top:5px;
	padding-left:5px;
	background:#f5fbed url(images/post_tags_bg.gif) repeat-x bottom left;
	font-size:9px;
}

.post-title h3.tags span{
	color:#000000;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:10px;
}

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

.postmetadata{
	margin-bottom:30px;
	height:23px;
	background:#f4faeb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}

.postmetadata .alignleft a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background:url(images/post_comm_a.gif) no-repeat;
	padding-left:22px;
	padding-bottom:10px;
	line-height:19px;
}

.postmetadata .alignleft a span{
	color:#f4faeb;
}

.postmetadata .alignright a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}

a.readmore{
	background:url(images/readmore_a.gif) no-repeat left 4px;
	padding-left:10px;
	margin-left:10px;
}

a.readmore span{
	background:url(images/dotted_black.gif) repeat-x left bottom;
}

.postmetadata .alignleft{
	padding-top:2px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:5px;
	padding-right:10px;
}

.post-page{
}

.post-page h2{
	font-size:24px;
	color:#584814;
	padding-bottom:10px;
	background:url(images/dotted_post-page.gif) repeat-x left bottom;
	font-weight:normal;
}

.post-page .entry{
	padding-top:0;
	padding-left:0;
	color:#44494b;
}

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

strong{
	color:#362f2d;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
	font-size:24px;
	color:#584814;
	background:url(images/dotted_post-page.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
} */

/* right content */

#body_right_content{
}

/* ADS */

#right_ads{
	padding-top:30px;
	margin-left:20px;
}

#right_ads img{
	margin-left:10px;
	padding-bottom:10px;
}

/* TAGS */

#main_tags{
	margin-bottom:20px;
	width:315px;
	background:url(images/main_tags.gif) no-repeat;
}

#main_tags a{
	color:#000000;
	margin-left:10px;
}

#main_tags h2{
	font-size:16px;
	color:#000000;
	font-style:italic;
	margin-bottom:5px;
	padding-left:15px;
	padding-top:10px;
	text-transform:capitalize;
}

#sidebars{
}

#sidebar{
	width:155px;
	float:left;
	margin-right:10px;
}

#sidebar_right{
	width:155px;
	float:left;
}

#sidebars h2{
	font-size:16px;
	color:#000000;
	font-style:italic;
	margin-bottom:5px;
	padding-left:15px;
	padding-top:10px;
	text-transform:capitalize;
}

#sidebars ul{
	color:#584814;
}

#sidebars li ul{
	margin-bottom:20px;
}

#sidebars li ul li ul{
	padding-left:0;
	margin:0px 0px 0px 5px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
	background:url(images/sidebars_li_bg.gif) no-repeat;
}

#sidebars li li{
	margin:0 0 0 13px;
	padding:4px 3px 8px 0;
	background:none;
	border-bottom:1px solid #a0db90;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

#sidebars li a{
	color:#584814;
}

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

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	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 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	/*background:url(images/sidebar_li_ar.gif) no-repeat left 5px;*/
	font-weight:normal;
}

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

#sidebars li.widget_meta ul li a{
	/*background:url(images/sidebar_li_meta.gif) no-repeat left 5px;*/
	font-weight:normal;
	padding-left:0;
}

#sidebars .textwidget{
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:152px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text{
	color:#000000;
	padding-left:40px;
	padding-top:50px;
	line-height:18px;
	float:left;
}

#footer_text a{
	color:#000000;
	font-weight:bold;
}

#footer_copyrights{
	color:#000000;
	padding-right:40px;
	padding-top:50px;
	float:right;
}

#footer_copyrights a{
	color:#584814;
	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: 99%;
	}

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

blockquote blockquote{
	background:url(images/blockquote2_bg.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;
	}
/* 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 0 10px 0;
	list-style: none;
	padding:0 20px 10px 20px;
	} 

.entry li {
	padding-bottom:5px;
	padding-top:5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

#body_left .entry li a{
	font-weight:normal;
	text-decoration:none;
	}

#body_left .entry li a:hover{
	text-decoration:underline;
	}

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

.entry ol {
	margin: 0 0 10px 0;
	padding:0 20px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	padding-top:5px;
	}

.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#comment_title{
	font-size:24px;
	color:#000;
	margin-left:20px;
	padding-bottom:5px;
	font-weight:normal;
}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:20px;
	color:#404737;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 10px 2px 2px;
	background:#d7eeb9 url(images/comm_items_bg.gif) no-repeat;
	width:525px;
	}

.alt {
	background:#ebf7dd url(images/comm_items_bg2.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: 0 0px 5px 0px;
	padding:0 0 10px 15px;
	display: block;
	color:#000000;
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#000000;
	}

.commentmetadata span{
	color:#000000;
	}

.alt .commentmetadata{
	color:#000000;
	}

.alt .commentmetadata a{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 10px 0 15px;
}

.commentmetadata_end{
	color:#000000;
	font-weight:bold;
	padding:10px 5px 5px 0;
	margin-left:14px;
	margin-top:5px;
	font-size:11px;
	background:url(images/dotted_black.gif) repeat-x;
}

.commentmetadata_end a{
	color:#000000;
	font-weight:normal;
	}

.commentmetadata_end span{
	color:#000000;
	font-weight:normal;
	}

#respond_box{
	margin-top:40px;
	padding-bottom:60px;
	background:url(images/respond_box_bg.gif) no-repeat;
}

h3#respond{
	font-size:21px;
	color:#000000;
	padding-top:22px;
	margin-bottom:25px;
	margin-left:25px;
	font-weight:normal;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #dcdcdc 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 #cacaca 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:60px;
}

.ar_panel{
	width:100%;
}

.ar_panel2{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:24px;
	color:#44494b;
	padding-bottom:10px;
	padding-left:36px;
	background:url(images/page_archives_div_1.gif) no-repeat left bottom;
	font-weight:normal;
}

.ar_panel2 h2{
	background:url(images/page_archives_div_2.gif) no-repeat left bottom;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:15px;
}

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

.page_archives_div ul li a{
	font-weight:normal;
	color:#3b3c3a; 
	font-size:13px;
}

.page_archives_div ul li a:hover{
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #d0debd;
}

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


