/*
Theme Name: shab12


*/



/* BODY */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #0b0b09;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#page {
	background: url(images/fon.jpg) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}

#header {
	background: url(images/header.jpg) no-repeat;
	margin: 0;
	height: 194px;
	width: 956px;
	padding: 0px 0 0 44px;
	}

#linkhome{
	display: block;
	height: 105px;
	width: 195px;
	}
#milomilo {
	font: 15px Tahoma, Verdana, Arial, Sans-Serif;
	color: black;
	margin: 0 0 20px 750px;
	font-weight: bold;
	}

.menu{
	padding: 0px 0 0px 50px;
	width: 920px;
}
.menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
 .menu li, .menu table {
	display: inline-block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	height:25px;
	margin-bottom:5px;
	line-height:25px;
	}
.menu li {margin-right:45px;}
.menu li a{
	color: #fff /*#ba8166*/;
	font-size: 1.4em;
	text-decoration: underline;
	margin: 0 0px 0 0;
	background:none;
	font-weight:bold;
	margin-left:8px;
	
}

.menu li.current_page_item a, .menu li a:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
table.plash td {vertical-align:top; width:240px; text-align:center}
table.plash td.plash-left {background:url(images/left.jpg) top right no-repeat; width:9px;}
table.plash td.plash-middle {background:url(images/middle.jpg) top center repeat-x;}
table.plash td.plash-right {background:url(images/right.jpg) top left no-repeat; width:10px;}

#content {
	font-size: 1.4em;
	line-height: 1.6em;
	float: left;
	padding: 20px 80px 15px 50px;
	}

#footer {
	background: url(images/footer.jpg) no-repeat;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height: 452px;
	clear: both;
	}

.news {
	padding: 0 0 0 50px;
	width: 375px;
	color: #000000;
	font-size: 1.3em;
	}

.news a{
	color: #000000;
	text-decoration: none;
	}

.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: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, 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 {
	color: #ba8166;
	text-decoration: none;
	}

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

/* END H, P, A */




/* SEARCH */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


/* END SEARCH */




/* Begin Various Tags & Classes */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/




/* POST */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* END POST */





/* SIDEBAR */

#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}

/* ENDSIDEBAR */

