#custom_switcher{
margin: 0;

float: left;
padding-left:80px;
border:0px;
}

#custom_switcher ul{
list-style: none;
}

#custom_switcher ul li a img, #custom_switcher ul li img{

/*Here we style all images (flags) to have green borders, as if selected.*/


padding: 5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */

}

#custom_switcher ul li{
display:inline;
padding-right: 10px;
color:#FFF;
vertical-align:middle;
}

#custom_switcher ul li a img, #custom_switcher ul li a:visited img{

/*Here we override the previous border styling, from green to gray, only for links. (e.g. selectable flag)*/


}

#custom_switcher ul li a:hover img, #custom_switcher ul li a:active img{

/*You may want to play with these values if the buttons jump too much when you mouse over them. */



/*Give images a blue border when hovered over.*/

}

/*  

Theme Name: Grunge2

Description: Custom blog design starts from just $500

Version: 1.0

Author: 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:#000000;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a img{

	border:0;

}

.clear{

	clear:both;

}



html{

	background:#3f2615 url(images/bg.gif) repeat;

}



body{

	margin:0px;

	padding:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	background:url(images/html.gif) repeat-x;

}



#page{

	width:976px;

	margin:0px auto;

}



/* HEADER TOP */



#header_top{

	width:100%;

	height:53px;

	background:url(images/header_top.gif) no-repeat;

}



#header_link{

	float:left;

}



#header_link p{

	color:#f0aa24;

	font-size:14px;

	font-family:Georgia, "Times New Roman", Times, serif;

	padding:17px 0 0 30px;

}



#header_link p a{

	color:#f0aa24;

}





/* HEADER */



#header{

	width:100%;

	height:121px;

	background:url(images/header_bg.gif) no-repeat;

}



#header_title{

	float:left;

	width:578px;

}



#header_rss{

	float:left;

	width:110px;

}



#right_search{

	float:right;

	width:288px;

}



#searchform_top{

	padding:75px 0 0 14px;

}



#searchform_top_text{

	width:200px;

	border:0px;

	background:none;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#6e5f52;

	float:left;

	margin:9px 8px 0 0;

}



#gosearch{

	float:left;

	position:relative;

	top:-6px;

}



#header_title h1{

	color:#FFFFFF;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:50px;

	padding:32px 0 0 28px;

	font-style:italic;

}



#header_title h1 a{

	color:#FFFFFF;

	text-transform:capitalize;

}



#header_title h1 a:hover{

	text-decoration:none;

}



.description{

	font-size:14px;

	position:relative;

	top:-5px;

	color:#948c87;

	display:block;

	padding:0 0 0 100px;

}



#header_rss p{

	padding:60px 0 0 0;

}



#header_rss p img{

	float:left;

}



/* menu */



#menu{

	float:right;

}



#menu ul{

	padding:19px 58px 0 0;

}



#menu ul li{

	display:inline;

	font-size:14px;

	color:#FFFFFF;

	padding:0 2px 0 2px;

	text-transform:uppercase;

}



#menu ul li a{

	color:#FFFFFF;

	font-weight:bold;

}



/* BODY */



#body{

	float:left;

	width:100%;

	background:url(images/body_bg.gif) repeat-y;

}



#body_top{

	float:left;

	width:100%;

	background:url(images/body_top_bg.jpg) no-repeat;

}



#body_left{

	width:700px;

	float:left;

	padding-bottom:40px;

}



#body_right{

	width:276px;

	float:right;

}



/* left contact */



#body_left_content{

	width:622px;

	padding-top:20px;

	margin-left:31px;

}



.post{

}



.post-top{

}



.post-title{

	padding:0 0 3px 0;

}



.post-title h2{

	font-size:20px;
	padding-top:70px;
	color:#fbb03a;

	font-weight:normal;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}



.post-title h2 a{

	color:#fbb03a;

}



.post-title h3{

	font-weight:normal;

	color:#4b4b4b;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



.post-title h3 a, .post-title h3 span{

	color:#fbb03a;

	font-weight:bold

}



.post-title h4{

	font-weight:normal;

	color:#ffffff;

	font-size:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background:#2c1b0f url(images/post_h4.gif) repeat-x left bottom;

	padding:3px 5px 6px 5px;

	margin:5px 0 0 0;

}



.post-title h4 a, .post-title h4 span{

	color:#ffffff;

	font-weight:bold

}



.entry{

	line-height:20px;

	padding:10px 0 5px 0;

	font-size:12px;

}



.entry p{

	padding-bottom:20px;

}



.entry img{

	border:2px solid #a8a8a8;

}



.entry a{

	font-weight:bold;

	text-decoration:underline;

	color:#fbb03a;

}



.entry a:hover{

	text-decoration:none;

}



.postmetadata{

	

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



.postmetadata .alignleft a{

	color:#000000;

	

	padding:0 0 10px 22px;

	line-height:19px;

}



.postmetadata .alignleft a span{

	color:#fbb03a;

	font-weight:bold;

}



a.readmore{

	color:#fbb03a;

	

	padding:0 35px 0 35px;

	font-weight: normal;

	text-align:center;

}



a.readmore:hover{

	text-decoration:none;

}



.postmetadata .alignleft{

	padding:20px 0 0 14px;

}



.postmetadata .alignright{

	padding:20px 14px 0 0;

}



.post-page{

}



h2.post_page_title{

	font-size:20px;

	color:#fbb03a;

	font-weight:normal;

	padding-top:70px;

	margin:0 0 10px 0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}



.post-page .entry{

	padding-top:0;

}



.post-page .entry a{

	color:#fbb03a;

	text-decoration:underline;

	font-weight:bold;

}



.post-page .entry a:hover{

	text-decoration:none;

}



.entry strong{

}



.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:#ffffff;

	display:block;

	font-weight:normal;

}



.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:15px 0 0 0;

}



/* ADS */



#right_ads{

	float:left;

	padding:0 0 5px 1px;

}



#right_ads div{

	float:left;

	padding-right:3px;

	margin-bottom:3px;

}



#right_ads div img{

	float:left;

}



#right_ads div.right{

	margin-right:0;

}



#sidebars{

}



#sidebar{

	width:246px;

	margin:0 0 0 20px;

	font-family: "Trebuchet MS";


}

#sidebars h2{

	font-size:23px;

	color:#ffffff;

	text-transform:capitalize;

	padding:5px 0 0 10px;

	height:40px;



}



#sidebars ul{

	color:#000000;

}



#sidebars li ul{

	padding-bottom:10px;

}



#sidebars li ul li ul{

	padding:0;

	margin:10;

	width:auto;

}



#sidebars li ul li ul li ul{

	padding-left:0px;

}



#sidebars li{

	margin:8px 0 10px 0;

}



#sidebars li li{


	background:url(images/dotted_grey.gif) no-repeat;
	background-position:right;
	background-position:bottom;
	padding:1px 3px 8px 19px;
	width: 230px;


}



#sidebars li li li{

	background:none;

	border:0;

	padding-bottom:3px;

}



#sidebars li a{

	color:#f7eed5;

}

.new_category{	
	font-weight:bold;
	font-size:16px;
	padding-top:20px;	
}

.new_category ul li a{
	background:url(images/li_cat.gif) no-repeat left 9px;
	padding:0 0 0 12px;
	font-weight:normal;
}

#sidebars li.widget_mycategoryorder ul li{

	color:#000000;

	font-weight:bold;

}



#sidebars li.widget_mycategoryorder ul li a{

	font-weight:bold;
	font-size:16px;
	background:url(images/li_cat.gif) no-repeat left 9px;
	padding:0 0 0 12px;


}



#sidebars li.widget_mycategoryorder ul li ul li a{

	font-weight:normal;

}



#sidebars li.widget_archives ul li a{

	font-weight:normal;

	font-size:13px;

	background:url(images/li_ar.gif) no-repeat left 5px;

	padding:0 0 0 12px;

}



#sidebars li.linkcat ul li a{

	font-weight:bold;

	color:#311d10;

	background:url(images/li_bl.gif) no-repeat left 4px;

	padding:0 0 0 12px;

}



#sidebars li.widget_meta ul li a{

	font-weight:normal;

}



#sidebars .textwidget{

	padding:5px;

}



#sidebars li.widget_tags li{

	border:0;

	background:none;

}



/* FOOTER */



#footer{

	width:100%;

	height:200px;

	background:url(images/footer_bg.gif) no-repeat;

}



#footer p{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#ffffff;

	text-align:center;

	padding:95px 200px 0 0;

}



#footer p a{

	color:#fce460;

	font-weight:bold;

}



#footer p span a{

	color:#ffd700;

	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: 30px;

	padding-bottom:5px;

	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;

	}



.navigation a{

	color:#fbb03a;

	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 0 10px 0;

	list-style: none;

	padding:10px 20px 10px 20px;

	background:#5e5b4c;

	} 



.entry ul li {

	border-bottom:1px solid #c2baa3;

	padding:6px 0 8px 14px;

	background:url(images/entry_before.gif) no-repeat left 13px;

	display:block;

	}



.entry ul li:before{

	/*content: url(images/entry_before.gif);*/

	}

.logo
{ 
	background:url(images/logo.jpg)
	no-repeat;
	width:236px;
	height:69px;
	margin-left:18px;



}

.entry ol {

	margin: 0 0 10px 0;

	padding:10px 20px 10px 40px;

	background:#5e5b4c;

	}



.entry ol li {

	border-bottom:1px solid #c2baa3;

	padding:6px 0 8px 0;

	}



.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:30px;

	color:#000000;

	font-weight:normal;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0 0 0 30px;

}



h3#comments{

	color:#4b4b4b;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	margin:0 0 0 20px;

	padding-bottom:9px;

	background:url(images/dotted_black.gif) repeat-x left bottom;

}



.commentlist {

	padding: 0px;

	text-align: justify;

	margin-left:30px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}



.comm_items {

	margin: 15px 0 5px 0;

	display:block;

	padding:10px 0 0 0;

	background:#5e5b4c;

	}



.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 {

	display: block;

	color:#fbb03a;

	text-transform:capitalize;

	padding:3px 0 0 20px;

	font-size:17px;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



.commentmetadata a{

	color:#fbb03a;

	}



.commentmetadata span{

	color:#000000;

	}



.commentmetadata_text{

	padding:0 10px 5px 20px;

}



.commentmetadata_end{

	color:#000;

	background:url(images/dotted_black.gif) repeat-x;

	height:28px;

	padding:15px 10px 0 0;

	margin:0 20px 0 20px;

}



.commentmetadata_end a{

	color:#b3423e;

	}



.commentmetadata_end span{

	color:#b3423e;

	}



#respond_box{

	padding-bottom:60px;

	margin:20px 0 0 30px;

}



h3#respond{

	font-size:30px;

	color:#000000;

	font-weight:normal;

	margin:0 0 10px 0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}



#commentform{

	margin-left:55px;

	color:#000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}



#commentform a{

	color:#000;

}



#commentform label{

	position:relative;

	top:-2px;

}



#commentform input{

	background:#fdfaf2;

	border:3px #efe1bf solid;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	padding:3px;

	color:#958e86;

}



#commentform textarea{

	background:#fdfaf2;

	border:3px #efe1bf solid;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	padding:3px;

	color:#958e86;

}



#commentform input#submit{

	background:none;

	border:0px;

}



/* End Comments */



/* Archives page */

.page_archives_div{

}



.ar_panel{

}



.ar_panel2{

}



.ar_panel3{

}



.page_archives_div h2{

	font-size:30px;

	color:#000000;

	font-weight:normal;

	padding-bottom:9px;

	background:url(images/dotted_black.gif) repeat-x left bottom;

	margin:0 0 10px 0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0 0 10px 0;

}



.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;

}



.page_archives_div ul li ul{

	margin:0px;

	padding:0px;

}



.page_archives_div ul li a{

	font-weight:normal;

	color:#000000;

	font-size:12px;

	background:url(images/page_archives_div_a.gif) no-repeat left 4px;

	padding:0 0 0 14px;

}



.page_archives_div ul li a:hover{

}



.page_archives_div ul li{

	padding:4px 0 8px 5px;

	border-bottom:1px solid #ecd5bf;

}



.page_archives_div ul li ul li{

	border:0px;

	background:none;

}
