/*  
Theme Name: Masters
Description: A clean theme for htpp://home.htm
Version: 1.0
Author: Nurlan Issin
Author URI: http://nurlan.info/
*/

/*************************************
 +Containers
 *************************************/
body{
	color:#571400;
	font-size:75%;
	line-height:1.5;
	margin:0;
	text-align: left;
	background-color: #FEDEB2;
	padding: 0 0 15px 0;
	font-family: Georgia, Times New Roman, Times, serif;
}

#wrap{
	text-align:left;
}
#content{
	clear: both;
	font-size:1.2em;
}
#sidebar{
	font-size:1.1em;
	background-color: #FFEDC9;
	padding-left: 15px;
	padding-right: 20px;
}
#header{
	background-color: #fff8eb;
	height: 90px;
}
#headermenu{
	background-color: #ffffff;
	text-align: right;
	height: 35px;
}
#headermenu ul{
	margin:0 10px 0 0;
	padding:0; 
	list-style: none;
	list-style-image: none;
}
#headermenu li{
	display: inline;
	margin:0;
}
#headermenu a{
	padding: 1px 10px 6px 10px; /* padding inside the list item box */
	margin: 0; /* margin outside each list item box */
	text-decoration: none; /* no underline for links */
	color: #571400;
	font-family: Times New Roman, Times, Georgia, serif;
	font-style: italic;
	font-size: 22px;
	display: inline;  /* IE has problems with this, fixed above */
}
#headermenu a:hover{
	background: #FFEDC9;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
#headermenu #current a{
	background: #FEDEB2;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
#headermenu #current a:hover{
	background: #FEDEB2;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
#phone{
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	line-height : 140%;
	letter-spacing: 1px;
	padding-left : 15px;
	padding-right : 20px;
	font-size:90%;
}
#phone a{
	text-decoration: underline;
}
#footer{
	clear: both;
	padding-left: 15px;
	padding-right: 20px;
	background-color: #FFEDC9;
}
#footer a{
	text-decoration: underline;
}
.copy			{
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height : 140%;
	letter-spacing: 1px;
}
.copy a			{
	text-decoration: underline;
	color: #571400;
}
.copy a:hover			{
	text-decoration: underline;
	color: #571400;
}
.copy a:link, .copy a:active, .copy a:visited 	{
	color : #571400; 
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#8C2100;
}
#header h1 a:hover{
	color:#a64e33;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#8C2100;
}
.entrytitle h2 a:hover{
	color:#000000;
}
.entrytitle h3{
	font-size:1.8em;
	color:#571400;
}
#sidebar h3{
	color:#571400;
	font-size:1.5em;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0.5em;
	background-color: #FFEDC9;
	padding-left : 15px;
	padding-right : 20px;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#FFEDC9 url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#FFEDC9 url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#FFEDC9 url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.entrybody {
	max-width: 780px;
}
.entrybody img{
	border:0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.entrypage {
	clear: both;
	margin: 1em 0;
	background-color: #FFEDC9;
	padding-left : 15px;
	padding-right : 20px;

	color: #571400;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
}

.entrypage img {
	border:0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.entrypage h2 {
	padding: 0.5em 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.entrypage h3 {
	padding: 0.5em 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.entrypage a{
	text-decoration: underline;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	padding:0;
}
#sidebar ul li{
	padding:0.3em;
	display:inline;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #FEDEB2;
}
.commentsblock textarea:focus{
	background:#FFF8EB;
	border:1px solid #571400;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#FFF8EB;
	border:1px solid #571400;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#fff8eb;
	border:1px dotted #8C2100;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#8C2100;
	text-decoration:none;
}
a:hover{
	color:#a64e33;
}

.center {
	text-align: center;
	}


/* 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 */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.navigation {
	display: block;
	text-align: center;
	padding: 10px 15px 10px 20px;
	}