/* 
	Theme Name: Udom
	
*/
@font-face {
    font-family: 'lobsterregular';
    src: url('lobster.eot');
    src: url('lobster.eot?#iefix') format('embedded-opentype'),
         url('lobster.woff') format('woff'),
         url('lobster.ttf') format('truetype'),
         url('lobster.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	background: #f4ece3;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#header {
	background: url("images/header.png") no-repeat center top;
	min-width: 1260px;
	height: 375px;
	margin:0 auto;
	position: relative;
}

#header #logo a {
		left:50%;
		position: absolute;
		background: url("images/logo.png") no-repeat;
		display: block;
		width:249px;
		height:194px;
		margin-left:-600px;
		margin-top:20px;
}

#header #logo h1 {
		left:50%;
		position: absolute;
		background: url("images/logo.png") no-repeat;
		display: block;
		width:249px;
		height:194px;
		margin-left:-600px;
		margin-top:20px;
		text-indent: -9999px;
	    overflow: hidden;
}

#header #social {
		left:50%;
		position: absolute;
		display: block;
		margin-left:-620px;
		margin-top:335px;
}

#header #search {
		left:50%;
		position: absolute;
		display: block;
		margin-left:-300px;
		margin-top:347px;
}

#header #search #bsearch{
		width: 77px;
		height: 30px;
		background: url("images/search_button.png") no-repeat;
		border: none;
		color: #fffab4;
		font: bold 11px Arial;
		text-transform: uppercase;
		margin-left: 10px;
}

#header #search #fldsearch{
		width: 150px;
		height: 30px;
		background: url("images/search.png") no-repeat;		
		border: 0;
		padding:  0 10px 0 40px;
		font: normal 14px Arial;
}


#header #social img {
		margin:4px;
}

#content {
	margin: 0 auto;
	width: 1250px;
	
}

/* Ñàéäáàðû */
	
#l_sidebar {
	float: left;
	width: 310px;
	display: block;
}

#r_sidebar {
	float: right;
	width: 310px;
	display: block;
}

#category_block  {
	font: bold 12px Arial;
	color: #1d100b;
	text-decoration: none;
	text-transform: uppercase;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-box-shadow: 2px 2px 5px #666666;
	-moz-box-shadow:    2px 2px 5px #666666;
	box-shadow:         2px 2px 5px #666666;
	display: block;
	width: 260px;
	padding: 10px;
	margin: 25px 15px ;
	color: #301b12;
	background: url("images/b_cat.jpg") no-repeat;
}

#category_block  li{
	display: block;
}

#category_block  a{
	display: block;
	color: #301b12;
	text-decoration: underline;
}

#category_block  a:hover{
	color: #fffab4;
	text-decoration: none;
	background-color: #825034;
}

.widgettitle  {
	text-transform: none;
	width: 310px;
	height: 60px;
	background: url("images/s_title.png") no-repeat;
	display: block;
	margin:0 ;
	text-align: center;
	margin-left: -22px;
	margin-top: -20px;
}

.widgettitle h2 {
	font: normal 22px lobsterregular;
	color: #fffab4;
	padding-top: 10px;
}

.sidebarwidget  {
	font: italic 12px Arial;
	border: 1px solid #c5c4c5;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-box-shadow: 2px 2px 5px #666666;
	-moz-box-shadow:    2px 2px 5px #666666;
	box-shadow:         2px 2px 5px #666666;
	display: block;
	width: 260px;
	padding: 10px ;
	margin: 25px 15px ;
	color: #301b12;
	background:white;
}

.sidebarwidget  a{
	color: #301b12;
	text-decoration: underlined;
}

.sidebarwidget  a:hover{
	color: #301b12;
	text-decoration: none;
}


.s_block  {
	font: italic 12px Arial;
	line-height: 1.5;
	color: #301b12;
	margin: 5px;
	display: block;
}

.s_block  h3 a{
	font: bold 12px Arial;
	color: #301b12;
	text-transform: uppercase;
	text-decoration: underlined;
	display: block;
	margin: 10px 0;
}

.s_block  h3 a:hover{
	text-decoration: none;
}

.s_block  img{
	display: block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	float: left;
	margin: 5px;
}

.s_block  p{
	display: block;
	margin-top: 45px;
}

.c_block  {
	font: italic 12px Arial;
	color: #301b12;
	margin: 10px 0 10px 5px;
	display: block;
	width: 310px;
	float: left;
	line-height: 1.5;
}

.c_block  h3 a{
	font: bold 12px Arial;
	color: #301b12;
	text-transform: uppercase;
	text-decoration: underlined;
	display: block;
	margin: 10px 0;
}

.c_block  h3 a:hover{
	text-decoration: none;
}

.c_block  img{
	display: block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	float: left;
	margin: 5px 0px ;
}

.c_block  p{
	display: block;
	margin-top: 45px;
}

.c6_block  {
	font: italic 12px Arial;
	color: #301b12;
	margin: 10px 10px 10px 10px;
	display: block;
	width: 180px;
	float: left;
	line-height: 1.5;
	height: 210px;
}

.c6_block  h3 a{

	color: #301b12;
	text-transform: uppercase;
	text-decoration: underlined;
	display: block;
	margin: 10px 0;
}

.c6_block  h3 a:hover{
	text-decoration: none;
}

.c6_block  img{
	display: block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	float: left;
	margin: 5px 0px ;
	max-width: 170px;
}

.d_block  {
	font: italic 12px Arial;
	color: #301b12;
	margin: 10px;
	display: block;
	width: 265px;
	height: 200px;
	float: left;
	line-height: 1.5;	
}

.d_block  h3 a{
	font: bold 12px Arial;
	color: #301b12;
	text-transform: uppercase;
	text-decoration: underlined;
	display: block;
	margin: 10px 0;
}

.d_block  h3 a:hover{
	text-decoration: none;
}

.d_block  img{
	display: block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	float: left;
	margin: 5px;
}

.d_block  p{
	display: block;
	margin-top: 45px;
}

.breadcrumb {font: italic 12px Arial;color: #301b12; margin-left: 20px; margin-top: 16px;}
.breadcrumb a{font: italic 12px Arial;color: #301b12;text-decoration: underlined;}
.breadcrumb a:hover{font: italic 12px Arial;color: #301b12;text-decoration: none;}

/* Post*/

.post{
	float: left;
	width: 620px;
	padding: 10px;
	display: block;
color: black;
font: 13px Arial;
line-height: 1.5;
text-align: justify;
}

.post h1{
	font: bold 18px Arial;
	color: #301b12;
	text-transform: uppercase;
        font: normal 24px lobsterregular;
        text-decoration: underline;
        text-align: center;
} 

.post h2{
	    font: bold 19px Arial;
    color: rgba(0, 0, 0, 0.58);
    border-bottom: 1px #ccc solid;
    text-shadow: rgba(204, 204, 204, 0.78) 1px 1px;
}

.post h3{
	font: bold 19px Arial;
    color: rgba(0, 0, 0, 0.58);
    border-bottom: 1px #ccc solid;
    text-shadow: rgba(204, 204, 204, 0.78) 1px 1px;
}

.post a{
	color: #ba4442;
	text-decoration: underlined;
}

.post a:hover{
	color: #ba4442;
	text-decoration: none;
}

.post li{
list-style-position: inside;
}

.post img{
	width: inherit;  /* Make images fill their parent's space. Solves IE8. */
	¹max-width: 350px; 
	height: auto;
	float: left;
	margin: 10px 10px 10px 0;
	display: block;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

/* Êîììåíòàðèè */

		.post .comments-title {
		font: bold italic 14px Arial;
		color: #301b12;
		padding: 5px;
		display: block;
		margin: 10px 0;
		}

		 .post .comments ol li{
		list-style: none  ;
		border: 1px solid  #e5ae82;
		padding: 10px;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
		background-color: white;
		}
		 .post .comments ol li cite {
			font: bold 12px Arial;;
		}
		 .post .comments ol li cite a{		
			text-decoration: underlined;
			color: #301b12;
		}
		
		 .post .comments ol li cite a:hover{		
			text-decoration: none;
			color: #301b12;
		}
		
		#content .post .comments ol li .commentmetadata  {
			font: normal  11px Arial;
			text-decoration: none;
		}		
		


.metadata{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #301b12;
	color: #fffab4;
	font: bold 10px Arial;
	padding:5px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.metadata a{
	text-decoration: underlined;
	color: #fffab4;
}

.metadata a:hover{
	text-decoration: none;
	color: #fffab4;
}

.metadata img{
padding:0;
margin:0 3px 0 0 ;
width: 16px;
height: auto;
}

#main {
	float: left;
	width: 630px;
	display: block;
}


.mainline{
width: 620px;
height: 10px;
background: url("images/line.png") no-repeat;
display: block;
margin: 10px 0 10px 5px;
}

.maintitle{
width: 624px;
height: 64px;
background: url("images/c_title.png") no-repeat;
display: block;
text-align: center;
margin-left: 4px;
}

.maintitle h2 {
  text-transform: none;
  font: normal 22px lobsterregular;
  color: #301b12;
  padding-top: 13px;
}

.addtitle{
width: 624px;
display: block;
text-align: center;
margin-left: 0px;
}

.addtitle h2 {
  text-transform: none;
  font: normal 22px lobsterregular;
  color: #301b12;
  padding-top: 0px;
}

 #footer {
	height: 160px;
	min-width: 1260px;
	background: url("images/footer.png") repeat-x 0 ;
	margin-top: 30px;
	display: block;
}

 #footer .footer_left {
		left:50%;
		position: absolute;
		display: block;
		margin-left:-493px;
		margin-top:38px;
		height: 87px;
		width: 986px;
		background: url("images/footer_left.png") no-repeat ;
		text-align: center;
		font: normal 18px lobsterregular;
		color: #fffab4;
		padding-top: 30px;
		
}

#footer .footer_left a{
		color: #fffab4;
		text-decoration: underlined;
}

#footer .footer_left a:hover{
		color: #fffab4;
		text-decoration: none;
}


#footer .counters{
	margin-right: 30px;
	float: right;
}

.wp-pagenavi {
	margin:  10px 5px;
}

.wp-pagenavi a, .wp-pagenavi span {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #301b12;
	color: #fffab4;
	font: bold 12px Arial;
	padding:5px 10px !important; 
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	border: 1px solid #301b12 !important; 
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #f4ece3;
	color: #301b12;
}

.wp-pagenavi span.current {
	font-weight: bold;
	border: 1px solid #fffab4;
}		

.post {text-indent: 15px; font-size: 14px; line-height: 25px;}


.c6_block  h3 a {font-size: 12px; text-align: left; text-indent: 0px;}

form#commentform {border: 1px #ccc dotted; padding: 5px;}
h3#respond {color: #301b12;
text-transform: uppercase;
font: normal 24px lobsterregular;
text-decoration: underline;
margin-bottom: 10px;}

.cptch_block {padding-left: 17px;}

iframe {margin-left: -15px;}

.post p iframe {width: 620px; height: 400px;}