/*
Theme Name: Monbo - Sky is the Limit
Theme URI: http://wpfreemiumthemes.com/
Description: Premium quality magazine style theme with a very strong structure and SEO 
Version: 1.0
Author: Banhawi
Author URI: http://www.mspired.com/
*/

@import url('styles/reset.css');
@import url('styles/typography.css');
* {
	margin : 0;
	padding : 0;
}
body {
	background-color:#f1f0e6;
	text-align:left;
}
a {
	color: #6ba0b8;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img { 
	padding:5px;
	margin:5px;
}
a img {
	border:0px;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
#container { 
	width:950px;;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
	border-left: 4px #e3e2d6 solid;
	border-right: 4px #e3e2d6 solid;
}
#wrapper {
	float:left;
	width:100%;
	margin-bottom: 15px;
}

/************************HEADER***********************/
#header {
	width:941px;
	height:160px;
	margin: 0 auto;
	background: #f6f6f6 url('images/hbg.jpg') no-repeat top right;
	margin-bottom: 20px;
}
#branding {
	height: 119px;
	position: relative;
	width: 941px;
}

	#branding h1 {
		font-size: 44px;
		color: #5794AF;
		text-transform: uppercase;
		padding-top: 25px;
		padding-left: 10px;
	}
	p.description{
		font-size: 14px;
		font-style: italic;
		color: #9fca3a;
		padding-left: 10px;
	}
	#search {
		width: 262px;
		height: 32px;
		background: url('images/searchbg.png') no-repeat;
		position: absolute;
		bottom: 0;
		right: 0;
		padding-left: 25px;
	}
	/*Search Form*/
		#searchform {
			width: 251px;
			height: 19px;
			float : left;
			margin-top:7px;
			margin-left:4px;
			background: url('images/sibg.png') no-repeat;
		}
		#searchform input {
			background:transparent;
			color : #bcc9cf;
			padding : 2px;
			border:0px;
			
		}
		#searchform #s {
			width : 186px;
			padding :2px 5px;
			color : #4c595f;
		}
	#nav {
	background:#9fca3a url('images/navbg.jpg') no-repeat;
	border-top: 4px #6ba0b8 solid;
	height: 36px; 
}

/*************************CONTENT******************************/

#content {
	width:600px;
	float:left;
    margin-left:5px;
}
#content img{
	max-width: 570px;
}
h3.lp{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;;
	font-weight: lighter;
	color: #999;
	margin-bottom: 10px;
	font-size: 16px;
}
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
    padding:0;
    color: #9fca3a;
}
.post {
	font-size : 1.2em;
	margin-bottom : 30px;
	text-align : justify;
}
.post ul, .post ol {
	margin-left : 25px;
}
.entry {
	padding :10px 20px 10px 5px;
}
	/*post images*/
		img.alignleft{
			float:left;
			padding:5px 5px 5px 0;
			margin:0px;
		}
		img.alignright{
			float:right;
			padding:5px 0 5px 5px ;
			margin:0px;
		}
	/*end post images*/		

small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #a5acaf;
}
blockquote {
	background-image: url(images/bquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 40px 10px 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #999;
	clear: both;
	padding-top: 15px;
	padding-left: 38px;
}
code {
	font : 14px 'Courier New', Courier, Fixed;
	display : block;
	overflow : auto;
	text-align : left;
	margin : 5px 0;
	padding : 5px 10px 5px 10px;
	background : #eee;
	border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}
.postmetadata {
	border-top:1px #a5acaf solid;
	font-size: 11px;
	color:#b7babd;
	height: 20px;
	padding: 5px;
}
	.left{
		width: 500px;
		float: left;
	}
	.right{
		width: 68px;
		float: right;
		margin: -3px -7px 0 0;
	}
		.postmetadata .right a{
			background: #a5acaf;
			color: #FFF;
			padding: 3px;
			text-align: right;
		}
		.postmetadata .right a:hover{
			background: #4c595f;
			text-decoration: none;
		}
		span.cate{
		background:url('images/cate.png') no-repeat left center;
		padding-left:18px;
		margin-right:10px;
	}
	span.com{
		background:url('images/comment.gif') no-repeat left center;
		padding-left:18px;
	}


.navigation {
	display : block;
	font-size : 16px;
	font-weight : bold;
	padding:20px 5px;
}
	.alignleft {
		float : left;
		text-align : left;
	}
	.alignright {
		float : right;
		text-align : right;
	}

/*************************SIDEBAR******************************/
#sidebar{
	float:right;
	width:340px;
    margin-right:5px;
}
#sidebar a{
	color: #4c595f;
}

#sidebar a, #sidebar a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#sidebar a:hover {
	text-decoration : underline;
}
#sidebar ul {
	list-style : none;
	margin-bottom : 20px;
}
#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 4px;
	width: 320px;
}
#sidebar ul ul ul,#sidebar ul ul ul ul,#sidebar ul ul ul ul ul {
	margin: 0;
	padding:0;
}
#sidebar ul li {
	line-height : 21px;
}
#sidebar ul ul li {
	border-bottom:1px #edeeee solid;
	padding-bottom:2px;
	background : transparent;
	width: 145px;
	float: left;
	margin-right: 5px;
}
#sidebar ul ul ul li,#sidebar ul ul ul ul li,#sidebar ul ul ul ul ul li{
	margin-left :10px;
	background : transparent;
	border-bottom:0;
}
#sidebar ul h2 {
	font-size : 16px;
	text-transform : capitalize;
	text-align : left;
	border-bottom:1px #a5acaf solid;
	padding:2px;
	color: #9fca3a;
}
#rss{
	width: 320px;
	background-color: #ecf3f6;
	padding: 10px 5px 10px 10px;
	margin-left: 15px;
	margin-bottom: 25px;
}
#rss a {
	font-size: 14px;
	color: #FF630F;
	background: url('images/rss.jpg') no-repeat left;
	padding-left: 21px;
}
/***********************COMMENTS******************************/
h3#comments,h3#respond {
	color : #656971;
	margin-left:5px;
	margin-bottom: 20px;
}
h3#respond{
	padding-top:10px;
}
.right a{
	background: transparent;
	padding: 0;
	color: #9fca3a;
}
ol.commentlist .left{
	width: 150px;
	float: left;
}
ol.commentlist .right{
	width: 390px;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
#auth{
	padding:10px 10px;
}
.avatar {
	padding : 3px;
	border : 1px solid #ccc;
	margin:0 5px 5px 0;
	float: left;
}
ol.commentlist {
	list-style-type : none;
	margin-bottom: 20px;
}
ol.commentlist li {
    width: 650px;
}
.authcomment {
	border-bottom : 0px;
} 
.authcomment .right{
	background-color: #ecf3f6 !important;
} 
small.commentmetadata{
	padding-bottom: 5px;
	float: right;
}
span.comauth{
	margin-bottom : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 50px;
	margin-left : 10px;
}
#commentform label{
	margin-bottom : 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
}
#commentform textarea {
	width : 98%;
	padding : 5px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:5px 0px;
}
input#author,input#email,input#url {
	width : 300px;
	padding : 4px;
	font-size : 12px;
	background : #fff;
	border : 1px solid #d2cece;
	margin:0;
}
input#author:hover,input#email:hover,input#url:hover,#commentform textarea:hover {
	border : 1px solid #4c595f;
}
input#submit{
	background : #d2cece;
	color:#656971;
	padding:5px;
	border:0px;
} 
input#submit:hover {
	background-color: #4c595f;
	color: #FFF;
}
/**************************FOOTER******************************/
#footer{
	background:#bcc9cf;
	color:#4c595f;
	clear:left;
	width:920px;
	margin: 0 auto;
	padding: 10px;
	min-height: 20px;
}
.fleft {
	width: 620px;
	float: left;
}
.fright {
	width: 300px;
	float: right;
	text-align: right;
}
hr {display : none;}


/**********************Extras*********************/

	/*Featured Post*/
		#featured {
			background:#dae7ed;
			padding:10px;
			margin-bottom:10px;
			height:	190px;
		}
		p.fmeta {
			font-family: "Georgia",Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#6ba0b8;
			font-style:italic;
			line-height:8px;
		}
		img.featured {
			width:200px;
			height:125px;
			float:left;
			margin:0 10px 10px 0;
			border:1px #bec0c3 solid;
			padding:2px;
		}
		
		h2.featured a {
			font-size : 24px;
			padding:0px;
			color: #4c595f;
		}
		.fexcerpt{
			margin-top:5px;
			font-size: 12px;
		}
		a.rm{
			background:#6ba0b8;
			padding:5px;
			text-align:right;
			float:right;
			color:#FFF;
			margin-right: 5px;

		}
		a.rm:hover{
			background:#4c595f;
			color:#fff;
			text-decoration:none;
		}
	/* end featured */


	/*side ads*/
		#ads{
			width:315px;
			margin:10px 0 20px 15px;
            background:#f1f0e6;
            border: 4px #e3e2d6 solid;
		}
        #ads .ads{
            width:100%;
            padding: 5px 5px 5px 15px;
        }
        #ads img{
            marign:0px;
            padding:5px;

        }
	/*end side-ads*/
