/*
Theme Name: meblishko

*/



/* BODY */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#D48B3E url(images/fon.jpg) repeat;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 873px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 320px;
	width: 873px;
	}

.rekkont{
	padding: 5px;
	height: 20px;
	width: 250px;
	float: right;
}

#header a.logo{
	margin: 0 0 0 30px;
	font-size: 1.8em;
	line-height:1;
	font-weight: bold;
	}

#header a.logo{
	color: #753c18;
	}

#headerimg{
	padding: 0 0 10px 0;
	height: 250px;
	width: 813px;
	background: url(images/header.jpg) no-repeat 30px 30px;
}
	
#headerimg a{
	display: block;
	margin: 37px 0 0 250px;
	height: 63px;
	width: 205px;
}



#content {
  width: 475px;
  padding-left:25px;
  float:left;
	font-size: 1.2em;
	line-height: 1.4em;
	}

#footer {
text-align: center;
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	padding: 10px;
	margin: 0 auto;
	width: 853px;
	clear: both;
	}

.clear {
	clear: both;
}

/* END BODY */





/* H, P, A */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

h1, h2 {
	font-size: 2em;
	line-height:1;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #333;
	}
h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

a, h1 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	}

a:link {color:black;}	
a:visited {color:#black;}	
a:hover {color:#d29c7f;}		
a:active {color:#d29c7f;}

.entry a{
	text-decoration: underline;
	}

.postmetadata a:link {color:#d29c7f;font-weight: bold;}
.postmetadata a:visited {color:#d29c7f;font-weight: bold;}
.postmetadata a:hover {color:black;font-weight: bold;}
.postmetadata a:active {color:black;font-weight: bold;}

h2 a:link {color:#864b16;}
h2 a:visited {color:#864b16;}
h2 a:hover {color:#864b16;}
h2 a:active {color:#864b16;}
/* END H, P, A */




/* SEARCH */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 208px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


/* END SEARCH */

.caption{
 font-family: 'Times New Roman', Palatino, serif; 
 font-size: 25px; 
 text-transform: none; 
 letter-spacing: -1px; 
 line-height: 1.0em; 
 font-weight: normal; 
 font-style: normal; 
 text-decoration: none; 
 padding-top: 6px;
 padding-bottom: 8px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
 background-color: #FFFFFF; 
 color: #864b16;
 }


/* Begin Various Tags & Classes */

.navigation {


	}

/* End Various Tags & Classes*/


.rightblock {
padding:5px;
border:1px solid #C1C0B6;
margin-bottom:20px;
font-size:120%;
}

/* POST */

.post {
	padding: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* END POST */





/* SIDEBAR */

#sidebar{
float: left;
	width: 310px;
	padding: 0;
  margin-left:30px;
	overflow: hidden;
	}

#sidebar form {
	margin: 0;
	}



/* ENDSIDEBAR */

h5{
	font-size: 1.1em;
	margin: 5px 0;
	}
