/*  
Theme Name: msl gr
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/


/* General */

body {
	margin: 0;
	background: #9da27b url("images/background.gif") repeat-x;
	font-family: Arial;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}


/* 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 */


/* Page */

#page {
	margin: 0;
	width: 100%;
}


/* Header */

#header {
	margin: 0;
	width: 1061px;
	height: 295px;
	background: url("images/header.gif") repeat-x;
	position: relative;
}

#header .left {
	width: 245px;
	height: 295px;
	background: url("images/header_left.gif") no-repeat;
	float: left;
}

#header .right {
	width: 235px;
	height: 295px;
	background: url("images/header_right.gif") no-repeat;
	float: right;
}

/*
#header .headtitle {
	position: absolute;
	top: 110px;
	left: 290px;
}
*/

#header .headtitle {
	position: absolute;
	top: 110px;
	left: 875px;
}

#header h1 {
	color: #36382b;
	font: normal 26px Arial;
	float: left;
}

#header h1 a {
	color: #36382b;
	text-decoration: none;
}

#header .description {
	color: #77afdb;
	font: bold 10px Arial;
	color: #dbdbdb;
	float: left;
	margin-left: 10px;
	visibility: hidden
}

#header ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 110px;
	left: 206px;
	height: 25px;
	border-bottom: 1px solid #575949;
	width: 430px;
}

#header ul.menu li {
	float: left;
}

#header ul.menu li a {
	padding: 0 2px;
	float: left;
	color: #36372c;
	margin-left: 10px;
	font: bold 15px/25px Arial;
	text-decoration: none;
	text-transform: lowercase;
}

#header ul.menu li a:hover {
	color: #36372c;
	background: #ddded6;
}


#header .search {
	position: absolute;
	top: 190px;
	left: 236px;
	height: 20px;
	width: 330px;
	padding-left: 25px;
	background: url("images/search.gif") no-repeat;
}

#header .search #searchform {
	float: left;
}

#header .search #s {
	width: 150px;
	background: url("images/search_bg.gif") repeat-x;
	border: 0;
	height: 19px;
}

#header .search #searchsubmit {
	visibility: hidden;
	width: 1px;
}

#header .search .pic {
	float: left;
	width: 20px;
	height: 19px;
}
#header .boxrss {
	width: 60px;
	height: 130px;
	position: absolute;
	top: 140px;
	left: 880px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
}

#header .boxrss a {
	display: block;
	height: 50px;
	padding: 60px 0 0 25px;
	color: #36372c;
	background: url(images/rss-icon.jpg) no-repeat 20px 20px;
	font:14px/14px Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

#header .grapes {
	background: url("images/meincirk.jpg") no-repeat;
	width: 385px;
	height: 263px;
	position: absolute;
	top: 59px;
	/* left: 490px; */
	left: 650px;
	/*float: right;
	margin: 99px -50px 0 0;*/
}



/* Main */

#main {
	float: left;
	/* width: 1060px; */
	width: 1060px;
	background: url("images/main.gif") repeat-y;
}

	/* Main - Sidebar */
	
	#main #sidebar {
		float: left;
		width: 196px;
		padding-top: 60px;
//		background: url("images/sidebar.gif") no-repeat;
	}
	
	#main #sidebar .box {
		float: right;
		clear: both;
		width: 100px;
		margin: 5px 0;
		margin-right: 10px;
		// border-bottom: 1px solid #5b5f47;
	}
	
	#main #sidebar .box h3 {
		font: bold 13px Arial;
		color: #6b1313;
		height: 14px;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #5b5f47;
	}
	
	#main #sidebar .box ul {
		margin: 5px 0;
		padding: 0;
		list-style-type: none;
	}
	
	#main #sidebar .box ul li a {
		color: #000000;
		font: bold 11px Arial;
		text-decoration: none;
		display: block;
	}
	
	#main #sidebar .box ul li a:hover {
		text-decoration: none;
		color: #fdfdfd;
	}



	/* Main - Content */
	
	#main #content {
		float: left;
	/*	width: 670px; */
		width: 770px;
	}
	
	#main #content a {
		color: #858065;
		text-decoration: none;
	}
	
	#main #content .post {
		background: url("images/entry_bg.gif") repeat-y 0 8px;
		font-size: 11px;
		color: #666666;
		float: left;
		margin-left: 10px;
	/*	width: 670px; */
		width: 770px;
		margin-top: 20px;
	}
	
	#main #content .post .date {
		border-bottom: 1px solid #808979;
		width: 430px;
		height: 25px;
		color:  #808979;
		font-size: 18px;
		font-weight: normal;
		padding-left: 0px;
		margin-bottom: 10px;
		text-transform: lowercase;
	}
	
	#main #content .post .date span {
		color:  #808979;
		font-size: 18px;
	}
	

	#main #content .post h2 {
		height: 30px;
		margin: 0 30px;
		color: #000000;
		font: bold 18px/30px Arial;
	}
	
	#main #content .post h2 a {
		color: #000000;
		text-decoration: none;
	}
	
	#main #content .post h2 a:hover {
		text-decoration: underline;
	}

	#main #content .wp-caption-text {
		text-decoration: none;
		clear:  both;
		color:  #808979;
		font-size:  11px;
		margin:  0;
		text-align:  center;
		padding:  0px 10px 10px 10px;
	}
	
	#main #content .post .entry {
		margin: 0 30px;
		color: #474747;
		font-size: 13px;
	}
	
	#main #content .post .entry a {
		color: #858065;
		font-weight: bold;
		text-decoration: underline;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry .picture {
		margin: 0 5px 5px 0;
		float: left;
	}
	

	#main #content .post .entry p.about {
		font: normal 13px Arial;
		color: #474747;
	}

	#main #content .post .entry p.about a {
		color: #858065;
		font-weight: bold;
		text-decoration: underline;
	}
	
	#main #content .post .entry p.about a:hover {
		color: #474747;
		text-decoration: underline;
	}
	
	#main #content .post .entry p.about .com {
		color: #000000;
		font-weight: bold;
	}
	
	#main #content .post .entry a.more-link {
		float: right;
	}
	

	#main #content .post .title h3 {
		height: 36px;
		margin: 0 30px;
		color: #474747;
		font: bold 15px/36px Arial;
	}
	
	#main #content .post .comments {
		margin: 0 30px;
	}
	
	#main #content .post .comments ol {
		margin: 0 0 10px 0;
		padding-left: 30px;
	}
	
	#main #content .post .comments ol li {
		padding: 5px;
	}
	
	#main #content .post .comments ol li.alt {
		background: #d9dad1;
	}
	
	#main #content .post .comments ol li cite {
		color: #6b1313;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #6b1313;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post #commentform {
		margin: 0 30px;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #000000;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		text-decoration: underline;
	}
	#main #content .navigation {
		clear: both;
		padding: 10px 0px;
	}
	#main #content .navigation a, .navigation a:visited, .navigation a:hover {
		color: #999999;
		border: none;
	}
	#main #content .previous-entries a {
		float: left;
		padding-left: 5px;
	}
	#main #content .next-entries a {
		float: right;
		padding-right: 5px;
	}


/* Footer */

#footer {
	height: 100px;
	background: url("images/footer.gif") no-repeat;
	width: 1061px;
	float: left;
}

#footer p {
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	padding-top: 55px;
	margin-right: 200px;
	text-align: right;
	color: #1d1d1d;
}

#footer p a {
	color: #dedede;
	text-decoration: none;
}

#footer p a:hover {
	color: #dedede;
	text-decoration: underline;
}


