/*
Theme Name: Bum
Theme URI: http://homelessinbelarus.com/
Theme ID: Bum Gold
Description: 
Author: Bum
Designer: Bum
Coder: Bum
Author URI: http://homelessinbelarus.com/
Copyright 2007-2008 Bum
*/

body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	color: #333333;
	background-image: url(images/hd_bg_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
img{
border: none;
margin:0;
padding:0;
}

sup {
position: relative;
top: -10px;
font-size: 12px;

}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}
	
#container {
	float: left;
    width: 990px;
	}
#content {
	float: left;
	width: 990px;
	position: relative;
	padding-top: 5px;
   /** letter-spacing: -1px;*/
	letter-spacing: 0px;
}

/*header*/

#header {
	width: 1000px;
	height: 110px;
	padding-top: 40px;
	}
	
	#header h2 {
	margin: 0px;
	padding: 0px;
	width: 500px;
	font-size: 28px;
	letter-spacing: -1px;
	}
#header h2 a{
	color: #dbe3ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#header h2 a:hover {
	color: #ffffff;
	}
	

#header h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 28px;
	color: white;
	}

/*content*/
#left_content {
	float: left;
	width: 560px;
	margin: 0px 0 0 10px;
	}
	
/*post*/

.post{
    color: #666666;
	text-align: left;
	margin: 0px;
	width: 570px;
	}

.post h2 {
	font-size: 1.2em;
	float: left;
	padding-left: 3px;
}
.post h3 {
	font-size: 1.1em;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.post h4 {
	font-size: 1.1em;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
}
.post h5 {
	padding: 0px;
	float: left;
	font-size: 2em;
	font-weight: normal;
}

.post_entry {
	float: left;
	margin: 4px;
	width: 560px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1e71ab;
}

.post_entry h1 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	font-family: Tahoma;
	color: #666666;
	}

.post_entry h1 a:link, .post_entry h1 a:visited {
        color: #085284;
		text-decoration:none;
		

}
.post_entry h1 a:hover, .post_entry h1 a:active {
color: #0b64a0;

}

.author {
	float: left;
	width: 40px;
	padding-left: 26px;
	height: 24px;
	background-image: url(images/homelessinbelarus.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

.author a:link, .author a:visited {
	color: #31b5f5;
	text-decoration: none;
}
.author a:hover, .author a:active {
	color: #31b5f5;
	text-decoration: underline;
}
.posted {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.posted a:link, .posted a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.posted a:hover, .posted a:active {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.post_content {
	margin: 0px;
	float: left;
	width: 560px;
	padding: 0;
	color: #000;
	font-size: 0.8em;
	}
	
.post_content p {
	padding: 5px;
	}

.post_content blockquote {
	clear: both;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	border-right: 1px dotted  #999999;
	border-bottom: 1px dotted  #999999;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

blockquote p {
font-size: 13px;
font-weight:100;

}
.post_content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.post_content code  {
	display: block;
	padding: 4px;
	clear: both;
	color: #333333;
	border: 1px dashed #0f71b6;
	background-color: #fff0d0;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	width: 480px;
}

pre{
    overflow:auto;
	display: block;
	padding: 7px;
	clear: both;
	color: #333333;
	border: 1px dashed #0f71b6;
	background-color: #fff0d0;
	font-size: 12px;
	width: 480px;
	margin: 0px;
	}

.post_content a:link, .post_content a:visited {
	color: #0B97D2;
	text-decoration: none;
}
.post_content a:hover, .post_content a:active {
	color: #000000;
	text-decoration: underline;
}

/*comment*/
.post_commented {
	float: left;
	width: 560px;
}
.comment_link {
	float: left;
	width: 125px;
	margin: 0px;
	padding: 0px;
}
.comment_link a:link, .comment_link a:visited {
	display: block;
	margin: 0px;
	width: 125px;
	padding-top: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_link a:hover, .comment_link a:active {
	display: block;
	margin: 0px;
	width: 125px;
	padding-top: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/com_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#comment_listing {
	float: left;
	width: 560px;
	margin: 0 0 10px 0;
}
.clear_comment {
	float: left;
	height: 20px;
	width: 560px;
}


.ping_user {
	margin: 0px;
	float: left;
	width: 480px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
}
.ping_user a:link, .ping_user a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ping_user a:hover, .ping_user a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.comment_user {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 480px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}
.comment_user a:link, .comment_user a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_user a:hover, .comment_user a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.com_author {
	float: left;
	width: 460px;
	padding-left: 3px;
	font-size: 12px;
	color: #000000;
}
.com_date {
	float: left;
	width: 460px;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}
.com_text {
	float: left;
	width: 460px;
	font-size: 12px;
	color: #292929;
	padding-left: 3px;
	padding-top: 8px;
	line-height: 20px;
}
.comment_user_alt {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 480px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00B8E6;
}
.comment_user_alt a:link, .comment_user_alt a:visited {

	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.comment_user_alt a:hover, .comment_user_alt a:active {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#comment_listing blockquote {
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
#comment_listing code {
	display: block;
	padding: 3px;
	clear: both;
	/*font-family: "Lucida Grande", "Lucida Sans", Tahoma;*/
	font-size: 13px;
	color: #333333;
	border: 1px dashed #f6f6f6;
	background-color: #f7f7f7;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#comment_listing form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
}
#comment_listing p {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
}
#input_1 {
	float: left;
	width: 560px;
	padding-bottom: 5px;
}
#input_1 input {
	border: 1px solid #DADADA;
	height: 20px;
	width: 250px;
}
#input_1 textarea {
	border: 1px solid #DADADA;
	height: 125px;
	width: 400px;
}
#input_1 input:hover {

	border: 1px solid #C5C5C5;
	height: 20px;
	width: 250px;
}
#input_1 textarea:hover {

	border: 1px solid #C4C4C4;
	height: 125px;
	width: 400px;
}

/*sidebar*/

#right_content {
	float: right;
	width: 380px;
	}
	
/* sidebar config */
.widget_wrap {
	float: left;
	width: 185px;
	}


#right_content h2 {
	background-image: url(images/sidebars.gif);
	background-repeat: no-repeat;
	background-position:/* center */center;
	text-align: center;
	margin: 0px;
	float: left;
	height: 68px;
	width: 184px;
	font-size: 13px;
	line-height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	}

.flickr_widget {
	padding: 0px;
	float: left;
	width: 390px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#dynamic_sidebars {
	float: left;
	width: 390px;
	}
	
#dynamic_sidebars ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	}
#dynamic_sidebars ul li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#dynamic_sidebars ul li a:link, #dynamic_sidebars ul li a:visited {
	float: left;
}
.flickr_widget img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 48px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.widget_wrap ul {
	margin: 0px;
	float: left;
	width: 180px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
.widget_wrap ul li {
	text-align: left;
	margin: 0px;
	float: left;
	width: 184px;
	font-size: 11px;
	color: #000;
	/*letter-spacing: -1px;*/
}
.widget_wrap ul li a:link,  .widget_wrap ul li a:visited {
	display: block;
	float: left;
	width: 180px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-size: 12px;

}
.widget_wrap ul li a:hover, .widget_wrap ul li a:active {
	display: block;
	float: left;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #606B6E;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	background-image: url(images/hover_tx.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.widget_wrap ul ul {

	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	list-style-type: none;
}

/*footer*/
#footer {
	background-image: url(images/hd_bg_bck.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
	clear:both;
	}







.post_clear {
	float: left;
	height: 60px;
	width: 570px;
}

.wp-pagenavi{
    height: 53px;
	width: 570px;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0 10px 0;
	clear:both;
}

.post_nav {
	height:40px;
	}


.subscriber {
	float: left;
	width: 460px;
	padding-left: 27px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	color: #000000;
}
.subscriber a:link, .subscriber a:visited {
	font-weight: bold;
	color: #085284;
}
.subscriber a:hover, .subscriber a:active {
	color: #FCA21E;
	text-decoration: none;
}




/*****************************************************************************/
.search_box{
font-size: 10px;
padding: 0px;
margin: 0;
}

#footer_wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#footer_content {
	float: left;
	width: 800px;
	padding-top: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0px;
	height: 55px;
	font-size: 11px;
	text-align: center;
}
#footer_content a:link, #footer_content a:visited {
	color: #d3f4fd;
	text-decoration: none;
}
#footer_content a:hover, #footer_content a:active {
	color: #b9cfd5;
	text-decoration: underline;

	
}

#comment_listing em {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-style: normal;
	color: #8A8A8A;
	text-align: left;
}
.intro_box {
	float: left;
	width: 370px;
	background-color: #606B6E;
	background-image:url("images/bg-sidebar.gif");
	margin: 0px;
	padding: 8px 8px 16px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #373E40;
}

.intro_box   a{
color:#CCCCCC;
font-size: 10px;
}
.intro_box  a:hover{
color:#ffffff;
}
.in_text img {
	padding: 0px;
	float: left;
	margin:0;
	/*margin-top: 8px;*/
	margin-right: 5px;
	/*margin-bottom: 1px;
	margin-left: 0px;*/
	border: 2px solid #3C4244;
}
/*
.in_text   a{
color:#CCCCCC;
}
.in_text  a:hover{
color:#ffffff;
}
*/

.intro_text {
	float: left;
	width: 375px;
	margin: 0px;
	padding: 0px;
}



.intro_text   a{
font-size: 11px;
}


.intro_text h1 {
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	text-align: left;
	width: 350px;
	margin: 0 0 5px 0;
}
/*
.intro_text   a{
color:#CCCCCC;
font-size: 11px;
}
.intro_text  a:hover{
color:#ffffff;
}*/

#rss{
float:left;
}
.in_text {
	font-size: 11px;
	color: #eeeeee;
	text-align: left;
	margin: 0px;
	float: left;
	width: 280px;
	padding: 0px;
}


/* button  */

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#tabs {
	float:left;
	width:100%;
	/*background:#E3ECF3;*/
	font-size:93%;
	line-height:normal;
	font: bold 12px Verdana;
	}

#tabs ul {
	margin:0;
	padding:3px 10px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/button/tableft.gif") no-repeat left top;
	margin:21px 0 0 0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/button/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#tabs a span {float:none;}
*/
/* End IE5-Mac hack */
/*#tabs a:hover span {
	color:#FFF;
	}*/

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	} 

#submit{
background: url("images/submit.gif") no-repeat ;
display:block;
height: 28px;
width: 126px;
border:none;
}
#submit:hover{
background-position: 0 -28px;
}


.glavmed{
position: absolute;
top: 2px;
right: 10px;
text-align:center;
border:none;
}
.glavmed a{
color:#CCCCCC;
font-size:12px;
}

.blogger-post-footer{
font-size:10px;
color: #666666;
margin:0;
padding:0;
}

.blogger-post-footer hr{
border-top: 1px dotted #999999;
margin:0;
padding:0}

.partner{
margin: 0 0 3px 0;
width: 387px;
}

.books{
border: 1px solid #cde0e8;
padding:2px;
margin-bottom: 5px;
background-color:#e5edf1;
}

