/*  
Theme Name: MB Theme
Theme URI: http://bloggingzone.info/
Description: MB theme
Version: 1.0
Author: Bloggingzone.info
Author URI: http://www.bloggingzone.info/
*/


body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #292929;
	background: #bcbab5;
	font-size: 12px;
}

a, a.visited {color: #000000; }
a:hover {color: #000000; }

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/bg_body.jpg) repeat-y top center;

}

/* NAVIGATION WRAP CODES */

#navigationwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 43px;
	background: url(images/bg_topnav.jpg) no-repeat top center;
}

.navigation {
	position: absolute;
	top: 0;
	left: 104px;
}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-top: 14px;
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background: transparent url(images/bg_navon.gif) repeat-x top left;
	text-decoration: none;
}

.searchbox {
	position: absolute;
	top: 11px;
	right: 114px;
}

.search_input {width: 137px; padding-left: 20px; height: 20px; color: #000; border: 0; background: url(images/bg_search.gif) no-repeat bottom left; }

form {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
}


/*HEADER WRAP CODES */

.header {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 950px;
	height: 170px;
	text-align: center;
	font-family: Tahoma;
	background: url(images/bg_header.jpg) no-repeat top center;
}

.header h1, .header h1 a, .header h1 a:visited {color: #efefef; margin: 0; padding: 0; font-size: 18px; text-decoration: none; font-weight:  normal; }
.header h1 a:hover {color: #efefef; }

.mottowrap {
	position: relative;
	float: left;
	margin: 0;
	padding-right: 50px;
	width: 425px;
	text-align: right;
	color: #FFF;
}

.mottowrap h3, .mottowrap h3 a, .mottowrap h3 a:visited {color: #FFF; margin: 0; padding: 0; font-size: 14px; text-decoration: none;  font-weight: normal; }
.mottowrap h3 a:hover {color: #c1c1c1; }


.sloganwrap {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 50px;
	width: 425px;
	text-align: left;
	color: #FFF;
}

.sloganwrap h3, .sloganwrap h3 a, .mottowrap h3 a:visited {color: #FFF; margin: 0; padding: 0; font-size: 16px; text-decoration:  none; font-weight: normal; }
.sloganwrap h3 a:hover {color: #c1c1c1; }





/* CONTENT WRAP CODES */

.contentwrap {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 116px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 834px;
}

.postboxwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px dotted #000;
	width: 505px;
}

.postwrap {
	position: relative;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	width: 495px;
}

.post-title {
	position: relative;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 495px;
	background: url(images/bg_post-title.gif) no-repeat bottom center;
}

.post-title a, .post-title a:visited { color: #000; text-decoration: none; font-size: 14px; }
.post-title a:hover { color: #0183BB; }

.post-name {
	position: relative;
	float: left;
	padding-left: 20px;
	margin: 0;
	width: 380px;
	background: url(images/bg_post-name.gif) no-repeat top left;
}

.post-date {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 85px;
	text-align: right;
}

.post-content {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 495px;
}

.post-content a, .post-content a:visited { color: #0183BB; text-decoration: none; }
.post-content a:hover {color: #000; }

.post-content p {
	padding-bottom: 10px;
}

.post-bottom {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 26px;
	background: url(images/bg_post-bottom.gif) no-repeat top left;
	width: 400px;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
}

.post-bottom a, .post-bottom a:visited { color: #425560; text-decoration: none; }
.post-bottom a:hover {color: #000; }

.navigationbottom {
	position: relative;
	float: left;
	width: 400px;
}

.navigationbottom a, .navigationbottom a:visited {color: #000; font-weight: bold; text-decoration: none; }
.navigationbottom a:hover {color: #000; text-decoration: underline; }

/* SIDEBAR WRAP CODES */

.sidebarwrap {
	position: relative;
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 195px;
}

.sidebarwrap h2 {
	position: relative;
	margin: 0;
	padding-left: 28px;
	width: 163px;
	line-height: 37px;
	padding-top: 6px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background: url(images/bg_sidebarh2.gif) no-repeat top center;
}

.sidebarwrap ul {margin: 0; padding: 0; }
.sidebarwrap li { list-style-type: none; padding-left: 14px; background: url(images/bg_sidebarlist.gif) no-repeat top left; padding-bottom: 5px; padding-top: 0; color: #425560; font-size: 11px; }
.sidebarwrap a, .sidebarwrap a:visited { color: #425560; text-decoration: none; font-weight: normal; }
.sidebarwrap a:hover {text-decoration: underline; }




/* FOOTER WRAP CODES */

.footer {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 116px;
	padding-top: 20px;
	width: 834px;
	height: 97px;
	background: url(images/bg_footer.jpg) no-repeat top center;
	color: #000000;
	font-size: 10px;
}

.banner {
margin-bottom: 15px;
}

.banner img {
border: 0;
}
