* { margin: 0; padding: 0; }


body {
	background: #2a2233 url(images/body_bg.png) repeat-x top;
	margin: 0 auto;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	}


a{color:#e27cd0;}	
a:hover{ text-decoration:underline;}

img{border:none; behavior: url(iepngfix.htc);}

table{color:#FFFFFF;
	font-size:11px;}


#global_bg{
	background: url(images/global_bg.png) no-repeat top center;
	width:100%;
	margin: 0 auto;}

#header {
	width: 960px;
	height: 124px;
	background: url(images/header.png) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	bottom: 20px;
	left: 421px;
	width: 120px;
	height: 80px;
}	

#frame {
	width: 960px;
	text-align: left;
	background: url(images/frame_bg.png) repeat-y center top;
	margin: 0 auto;
}


#middle {
	float:left;width:100%
	}

#content {
	margin: 0px 15px 0px 260px;
	}	

#sidebar {
	float: left;
	width: 250px;
	margin-left:-945px;
	border-right:1px solid #3d3843;
	border-bottom:1px solid #3d3843;
	margin-bottom:15px;
	}	

/*------------------------------TOP MENU---------------------------*/
#top_menu li.linkcat{
	list-style:none;}

#top_menu .linkcat{}

#top_menu .linkcat h2{
	display:none}

	
#top_menu {
        background:  url(images/top_menu_bg.png) repeat-x top;
        width: 931px;
        height: 43px;
		margin:0 0 0 14px;
		position: relative;
	}

#top_menu ul li{
	float:left;
	background: url(images/top_menu_li.png) no-repeat right;
	padding:13px 0 9px 0;
	list-style:none;
	font-size:13px;
	color:#edb200;
	font-weight:bold;
	}
	
#top_menu ul li a{
	font-size:13px;
	color:#edb200;
	font-weight:bold;
	text-decoration:none;
	padding:0 20px 0 20px;
	}
	
#top_menu ul li a:hover{
	color:#edb200;
	font-weight:bold;
	text-decoration: underline;
	}

#top_menu ul li.current-cat{}

#top_menu ul li.current-cat a, #menu ul li.current-cat a:hover {
	color: #edb200;
	padding:13px 20px 10px 20px;
}
#top_menu ul li.current-cat ul li a {
	color: #edb200;
}
#top_menu ul li.current-cat ul li a:hover {
	color: #edb200;
}

/*TOP SEARCH*/

#searce_top_block{
	position:absolute;
	right:5px;
	top:9px;
	heigh:27px;
	}

.searchfield{
	width:144px;
	border:none;
	background: url(images/searce_input_bg.png) no-repeat left;
	float:left;
	color:#FFFFFF;
	padding:5px 0 6px 7px;
}

.searchbutton{
	width:69px;
	height:27px;
	border:none;
	background: url(images/searce_buttom_bg.png) no-repeat;
	margin:0px;
	cursor:pointer;
	padding:5px 0 0 0;}
	
/* -------------------Content------------------- */

.navigation{
	font-size:11px;
	margin:0 15px 15px 15px;}
.navigation a{color:#e27cd0;
			text-decoration:none;}	

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


.breadcrumb{
	font-size:12px;
	color:#cfb8e3;
	padding:10px 0 10px 15px;
	font-weight:bold;}
	
.breadcrumb a{
	text-decoration:none;
	color:#cfb8e3;
	font-weight:normal;}

#content h2 {
	color: #ffb400;
	font: Tahoma sans-serif;
	font-size:22px;
	margin-left:10px;
	margin-top:10px;
	}
#content h2 a {
	color:#ffb400;
	text-decoration: none;
	font-weight: bold;	}

#content h2 a:hover {
	text-decoration: none;	}	

#content h3 {font-size:18px;
	color: #ffb400;
	font-weight: bold;
	 padding:5px 0 0 5px;}

#content h3 a{
	color: #ffb400;
	text-decoration:none;}	
	
.entry {
	margin: 10px 0 0px 0;
	padding: 0px 0 5px 7px;
	}

.entry  p {
	padding: 7px;
	}

.entry  img { 
      padding: 3px;
      }
	  
.entry table{width:635px !important; color:#FFFFFF;}

.entry table tr td{padding:0 5px 0 5px}


/*HOME PAGE*/
.cat-widget {
	margin: 2px 0 0 0;
}

.cat-widget .container {
	width: 682px;
	margin:0 0 0 8px;
}

.cat-widget .thumb img {
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px;
	margin: 0 5px 0 5px;
	width:145px;
	height:125px;
}

.cpost {
	display: block;
	margin: 1px 1px 5px 1px;
	padding:0px;
	border:1px solid #564565;
	width:334px;
	float:left;
	height:283px;
	background: url(images/widget_header.png) no-repeat top center;
}

.cpost p {
	margin: 1px 10px 0 7px;
	color: #ffffff;
	text-align: justify;
	font-size:11px;
}

.cat_home_but_block{
	background: url(images/widget_bottom.png) no-repeat bottom center;
	margin:5px 0 0 0;
	padding:2px 7px 1px 5px;
	height:72px;
	position:relative;}
	
.cat_home_but_block .comments_link{
	position:absolute;
	margin-top:50px;
	margin-right:10px;
	color:#bfa5d4;
	}
	
.cat_home_but_block .comments_link a{color:#bfa5d4;}

.cat_home_tags{
	font-size:10px;
	margin-left:5px;
	margin-top:5px;
	bottom:7px;
	color:#826997;
	display:block;
	overflow:hidden;
	height:25px;
	}
	
.cat_home_tags span{
	color:#e27cd0;
	font-weight:normal;}

.cat_home_tags a{
	color:#e27cd0;
	font-weight:bold;
	text-decoration:underline;
}

.arh_tags{
	font-size:10px;
	margin:5px;
	color:#826997;
	display:block;
	overflow:hidden;
	height:25px;}
	
.arh_tags span{
	color:#e27cd0;
	font-weight:normal;}

.arh_tags a{
	color:#e27cd0;
	font-weight:bold;
	text-decoration:underline;
}

.cat_home_date{
	color:#826997;
	font-size:9px;
	text-align:left;
	padding:0 10px 7px 7px;}
	
.cat_home_date a{
	color:#826997;
	font-size:9px;}

			/*стили виджета на главной*/
			.cpost h4{
				color:#ffb400;
				font-size: 14px;
				font-weight:bold;
				padding:7px 2px 8px 15px;
				height:34px;
				}
				
			.cpost h4 a{
				color:#ffb400;
				text-decoration:none;}
				
			.gray_bg{
				background:url(images/cat_home_line_bg.png) repeat-y center;
				margin:0px;
				padding:0px;
				}

.gray_height{height:154px;}
	
/*Featured*/
.featured_date{
	color:#909090;
	font:9px Tahoma;
	text-align:right;
	padding:0 5px 0 0;
	float:right;
	display:none;}
	
.featured{
	background: #191022;
	height:236px;
	background: url(images/home_banner.jpg) no-repeat bottom right;
	width:678px;
	margin:2px 0 0 8px;
	border-bottom:1px solid #3d3843;}

.thumb1 a { display:block; height:200px; overflow:hidden;float:left }
	
.featured img{
	float:left;
	border:none;
	padding:0 5px 5px 0;	
	display:none;}

.featured p{font-size:13px;
	padding:15px 5px 0 0;
	text-align:justify;
	color:#FFFFFF;
	display:none;}

.featuredposts_content{
padding:5px;}
		
.featured h2{
	display:block;
	height:45px;
	color:#FFFFFF;
	margin-left:0px;
	padding-left:10px;
	display:none;}
	
.featured h2 a{ 
	padding-top:5px;
	color:#FFFFFF;}
	
	
.f_home_tags{
	font:10px Tahoma;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 0px;
	display:block;
	overflow:hidden;
	height:25px;
	display:none;
}
.f_home_tags a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.f_home_tags span{
	color:#676767;
	font-weight:normal;}
	

.featured_but_block{	
	background: url(images/featured_pix_line.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	padding:7px 7px 5px 0px;
	display:none;
}

.featured_but_block .posted_in{
	color:#676767;
float:left;
font:10px Tahoma;
height:11px;
overflow:hidden;
width:189px;}
	
.featured_but_block .posted_in a{
	color:#d60000;
	font-weight:bold;}

.featured_but_block .comments_link{
	float:right;
	}
	
.featured_but_block .comments_link a{font-size:10px;
	color:#676767;
	font-weight:bold;}
	
.f_comment_a{
	font-size:10px;
	color:#676767;
	font-weight:bold;
	text-decoration:underline;}	
	
/*SINGLE PAGE*/
.ar_single_bg_top{
	background: #413052;
	border:1px solid #564565;
	margin:0 0 5px 8px;
	min-height:150px;}

.ar_single_bg_top p{	
	padding:5px 5px 5px 0;
	text-align:justify;
	
	}
	
#commentform p{clear:both; }
.ar_single_bg_top h3{
	font-size:16px;}
/*FOOTER*/
#footer {
	clear: left;
	background:#191022 url(images/footer_line.png) no-repeat top center;
	min-height: 81px;
    width: 932px;
	margin: 0px auto;
	}	

#footer #footertext {
	color: #9b8fa8;
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif; 
	padding: 35px 0 0 0;
	text-align: center;
	}

#footer #footertext a {
	color: #e27cd0;
	text-decoration: underline;
	}
	
#footer #footertext a:hover {
	color: #e27cd0;
	text-decoration: underline;
	}


/*SIDEBAR*/

#sidebar h2 {
	color: #ffb400;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 0px 0;
    padding: 8px 0px 8px 12px;
    background: url(images/sidebar_title_bg.png) no-repeat top;
	}	

#sidebar p{
	font-size:12px;
	margin: 0 0 16px 0; 
	background: #dedede;}
	
#sidebar li {
	font-size:12px;
	list-style:none;
	background:#22192c url(images/sidebar_ul_bg.png) no-repeat top;}

#sidebar ul{
	margin:0px;
	border-bottom:1px solid #3d3843;
	list-style: none;
	padding-bottom:10px;
}
#sidebar ol{
	margin: 0 0 2px 0; 
	padding-bottom:10px;
	border-bottom:1px solid #3d3843;
}	

#sidebar ol li{
	margin: 0 0 2px 0; 
	padding-bottom:5px;
	background:none;
	padding-left:6px;
}

#sidebar ul li {
	background:#382848 url(images/sidebar_li_arrow.png) no-repeat left top;
	padding:6px 0 6px 25px; 
	border-bottom:1px solid #271c31;  
	margin:0 4px 0 4px;
	}
	
#sidebar ul li a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;}




/*sidebar archive*/

#sidebar .widget_archive{}

#sidebar li.widget_archive{
	
	background:#22192c url(images/sidebar_ul_bg.png) no-repeat top;}
	
#sidebar .widget_archive ul li{
	background:#382848 url(images/sidebar_li_arrow.png) no-repeat left top;
	padding:6px 0 6px 25px;}
	
#sidebar .widget_archive ul li a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

/*Follow US*/
#wp-twitter{}

#wp-twitter h2{
	background:none;}
.wp_twitter{}

#sidebar .wp_twitter ol{
	font-style:normal;
	font-size:10px;}

.wp_twitter ol li span img{display:none}

.wp_twitter ol li{
	background: url(images/sidebar_bird.png) 5px 0;
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 3px 0 40px;
	margin:0 0 5px 0;
	color:#0086c4;
	font-size:11px;}

.wp_twitter .prefix {
background:url("images/sidebar_bird.png") no-repeat scroll left top transparent;
clear:both;
display:block;
float:left;
height:47px;
width:36px;
}

.wp_twitter .status {
display:block;
font-size:11px;
margin-top:3px;
}

.wp_twitter .status a{color:#ffffff;font-size:11px;}

.wp_twitter .time{
	color:#ffffff;
	font-size:9px;
	font-weight:normal;
}
.wp_twitter .time a{
	color:#ffffff;
	font-size:9px;
	font-weight:normal;
}
/*Categories*/
.widget_categories{}

#sidebar .widget_categories ul{ padding: 10px 0}

.widget_categories ul li {
	padding: 3px 0px 0px 10px;
    background: url(images/sidebar_categories_li.png) no-repeat left;
	margin-left: 20px;
	border:none;}

.widget_categories ul li a{
	color:#5a5a5a;
	font-size:11px;
	font-weight:bold;
}
	
.widget_categories ul li a:hover{
	color:#5a5a5a;
	font-size:11px;
	font-weight:bold;
}

/*Reseption posts*/
	
#sidebar li.widget_recent_entries ul li{
	background:none;
	background:#382848;
	padding:7px 0 7px 25px;}
	
#sidebar li.widget_recent_entries ul li a{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;}

/*Comments*/
#recentcomments .recentcomments a { display:block;}

.widget_recent_comments{font-size:11px;}

#sidebar  li.recentcomments{font-size:11px;}

li.recentcomments{font-size:11px;}


#recentcomments{
	padding:7px 10px 1px 0;
	margin:0px 5px 0px 5px;}
	
.widget_recent_comments ul{
	padding:7px 0 0 0;}

.widget_recent_comments ul li {
	list-style:none;
	padding: 2px 50px 0 30px;
    background: url(images/sidebar_comment_bg.png) no-repeat top left;
	border:none;
	height:67px;
	width:210px;
	margin:0 0 7px 7px;
	display:block;
	overflow:hidden;
	font-weight:bold;
}
.widget_recent_comments ul li a{
	font: Tahoma;
	font-size:11px;
	color:#5a5a5a;
	text-decoration:none;}
	
.widget_recent_comments ul li a:hover{
	color:#5a5a5a;
	text-decoration:none;}
	
/*Tags*/
.widget_colorful_tag_cloud{
	background: url(images/sidebar_ul_bg.png) no-repeat top center;
	padding:8px 8px 15px 8px;
}

#sidebar .widget_colorful_tag_cloud h2{
	position:relative; 
	z-index:10; 
	margin:-1px -10px 0px;
	background:none;}

li.widget_colorful_tag_cloud a{
	color:#bfa5d4;
	text-decoration:underline;}
/*End SIDEBAR*/
	

/*#########################################################
###########################################################
###########################################################
#########################################################*/

/*NEW Styles*/
/*.widget_text{ margin-bottom:10px;}
.thumb a{border:none;}
#content h2 .pagetitle{ display:block; margin: 10px 0 20px; font-size:15px;   }





.bammer_block_home{margin:0 0 4px 0px;height:81px;float:left}
#home_left_banner{
	width:335px;
	height:80px;
	float:left;
	background: url(images/home_banner_left.jpg) no-repeat;
	margin:0 0 0 5px;}
	
#home_right_banner{
	width:336px;
	height:80px;
	float:right;
	background: url(images/home_banner_right.jpg) no-repeat;
	margin:0 0 0 5px;}

/*Single Page*/
#single_top_bg{
	background: url(images/b_featured_top.png) no-repeat  bottom;
	height:8px;
	padding:10px 0 0 0;
	margin:0 0 0 10px;
	}
	
#ar_single_top_bg{
	padding:0px 0 0 0;
	margin:0 0 0 10px;
	}
	
#sin_single_top_bg{
	background: url(images/ar_single_but.png) no-repeat  top;
	height:13px;
	padding:0px 0 0 0;
	margin:10px 0 0 10px;
	}
	
#single_but_bg{
	background: url(images/single_but.png) no-repeat  bottom;
	height:23px;
	width:670px;
	margin:0 0 10px 10px;
	}
	
#ar_single_but_bg{
	
	height:8px;
	width:670px;
	margin:0 0 10px 10px;
	}
#single_bg_top{
	background: #fefefe url(images/b_featured.png) no-repeat center top;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	margin:0 0 0 10px;}

#single_bg_top p{
	font:Tahoma;
	font-size:13px;
	color:#333333;
	padding:3px 1px 0 1px;
	text-align:justify;}
	
#single_bg_top h3{
	font-size:16px;}
/*Home_page*/
.f_comment_a{
	font:10px Tahoma;
	color:#676767;
	font-weight:bold;
	text-decoration:underline;}

.single_bg_top{
	background: #fefefe url(images/b_featured.png) no-repeat top;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	margin:0 0 0 10px;}

.single_bg_top p{
	font:Tahoma;
	font-size:13px;
	color:#333333;
	padding:3px 1px 0 1px;
	text-align:justify;}
	
.single_bg_top h3{
	font-size:16px;}
	

/*Home_page*/
.f_comment_a{
	font:10px Tahoma;
	color:#676767;
	font-weight:bold;
	text-decoration:underline;}

.dark_perm {
	font-weight: bold;
	line-height: 1.4em; 
}

.ex {
	display: block;
	float: right;
	margin: 10px 0 0 0;
}
.cont, .comm {
	font-size: 0.9em;
	font-weight: bold;
	color: #555;
	height: 13px;
	line-height: 13px;
}
.cont:hover, .comm:hover {color: #ff6000}
.cont {
	background: url(images/ico_more.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 10px;
}






/* -------------------Header------------------- */


.header-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color:#fef900;
	font-size:28px;
    font-weight:bold;
	padding:50px 0 0 0;
	text-align:center;
	}

.header-title a{
	color:#fef900;
	text-decoration:none;
	border-bottom:none;
    padding: 10px 28px 28px 28px;
    background: #004600;
	border: 5px solid #07e208;
	}

.header-title a:hover{
	color:#fef900;
	text-decoration:none;
	border-bottom:none;
    padding: 10px 28px 28px 28px;
    background: #004600;
	border: 5px solid #fef900;
	}

.header-description {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#fefefe;
	font-size:11px;
	padding:0px 0 0 0;
	text-align:center;
    font-weight:normal;
	}

.ad468 {
	padding:20px 0 0 89px;
	text-align:left;
	}




	

#content dl {
	color: #111111;
	font: 0.8em/1.6em Tahoma;
	}

	

.date {
	color: #111111;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}

#content li {
	margin: 0 0 0 30px;
	color: #111111;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}	

#content dl dt {
	font-weight: bold;
	}	

#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}	

#content blockquote {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	color: #111111;
}	

#content .post ul.post-data {
    border-top: 1px dotted #111111;
	list-style: none;
	font: 0.85em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #ecfdec;
	margin: 1.3em 0 0 0;
	}

#content .post ul.post-data li {
	color: #111111;
	}	

#content .post ul.post-data a {
    text-decoration: none;
    font-weight:bold;
	}	

#content .post ul.post-data a:hover {
    text-decoration: underline;
    font-weight:bold;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}	

#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}	

#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	

#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}	

#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}



.entry  img.alignleft {
                float: left;
                margin:0 9px 1px 0;
                }

.entry  img.alignright {
                 float: right;
                 margin: 0 3px 1px 3px;
                 }
				 
.ads {
		text-align: center;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }



/* -------------------Comments------------------- */

.textarea_single{border:1px solid #c0c0c0;}

.name_single{border:1px solid #c0c0c0;}

.email_single{border:1px solid #c0c0c0;}

.web_single{border:1px solid #c0c0c0;}


#content #comments {
	margin: 0 20px 20px 25px;
	}	

#content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}	

#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #a6bcd8;	}

#content #comments .comment a:hover { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #111111; }	

#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}	

#content #comments .comment .comment-data p {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #111111;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}

	

#content #comments .comment .comment-data p a { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #111111; }

#content #comments .comment .comment-data p a:hover { color: #111111; }

#content #comments form {
	color: #111111;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}


#content #comments form a { color: #111111; }

#content #comments form a:hover { color: #111111; }	

	

/* -------------------Sidebar------------------- */	

/* -------------------Footer------------------- */



#logo_footer{
	width:254px;
	height:27px;
	background: url(images/logo_footer.png) no-repeat;
	margin:15px 0 0 15px;}

#footer #searchform {
	padding: 33px 0 0 30px;
	}

#footer #searchform .searchfield {
	height: 17px;
	}

#footer #searchform .searchbutton {
   height:22px;
	}
	
.alt
{
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
}


.commentlist {
        background: #bbfeb9;
	border-top: 1px dotted #111111;
	border-bottom: 1px dotted #111111;
}

.commentlist li {
font: 1em Tahoma, Arial, Helvetica, sans-serif;
width: 563px;
padding-bottom: 1em;
padding-top: 1em;	
}

.commentmetadata
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p
{
font: 16px Tahoma, Arial, Helvetica, sans-serif;	
}

#commentform {
padding: 2em 0;
padding-left:2em;
overflow:hidden;
}



#commentform textarea {
background: #ffffff;
border: 1px solid #dfdede;
width: 565px;
}

#commentform textarea:hover {
background: #ffffff;
border: 1px solid #dfdede;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #111111;
}



#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
height: 15px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #dfdede;
width: 180px;
}

#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
    background: url(images/submit-button.jpg);
    color: #111111;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #dfdede;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 2px;
        margin-bottom: 20px;
        height: 20px;
	}

.post { line-height:20px;}


.post .info{
padding:2px 3px 3px 8px;
border:1px solid #18ed17;
background-color:#ffffff;
font-size:12px;
color:#111111;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}