/*
Theme Name: B-Milor Wordpress
Theme URI: http://www.webdesignsmagazine.com/
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI: http://www.webdesignsmagazine.com/
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #312823;
	font-size: 13px;
	line-height:200%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS";
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f7f6f6;
	}
h6 {
	font-size: 125%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 6px;
	padding-top: 30px;
	text-indent: 7px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
	clear: both;
}
.yazi h5 {font-size: 125%;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #333333;text-indent: 7px;}
a img {
	border:none;
	}
a{
	color:#156b83;
	text-decoration:underline;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
h1, h1 a, h1 a:hover{
	color:#155083;
	text-decoration:none;
	font-weight:normal;
	}
h2{
	padding:3px 5px 3px 7px;
	font-weight:normal;
	font-size:18px;
	background-color:#156b83;
	color:#fff;
}
.post {
	overflow: hidden;
        min-width:1px;
        min-height:1px;
        margin: 0 auto;
        position: relative;
        z-index: 0;
}
.post ul
{
        list-style-type: none;
        color: #27231C;
        margin:0;
        padding:0;
}

.post li
{   
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
        font-size: 13px;
}

.post ul li
{
        background-image: url('images/BlockContentBullets.png');
        background-repeat:no-repeat;
        padding:0px 0 0px 13px;
        margin:0.5em 0 0.5em 0;
        line-height:1.2em;
}

.post p {
	margin: 0 0 20px 0;
}
.post img {
    margin: 10px 0 0 0;
}
#wrapper{
	width:875px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#header{
	width:875px;
	height:115px;
	margin:0;
	padding:0;
	background-image:url(images/header.jpg);
	background-repeat:no-repeatp;
	background-position:top;
	}
#logo{
	font-size:36px;
	color:#fff;
	padding:22px 0 0 10px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/bg-head.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:180px;
	height:80px;
	}
#logo a, #logo a:hover{
	color:#fff;
	text-decoration:none;
	}
#menu{
	width:854px;
	}
#menu ul{
	padding:0;
	list-style:none;
	float:right;
	}
#menu li{
	display:inline;
	margin-right:4px;
	font-size:15px;
	color:#3d82bd;
	}
#menu li a{
	color:#3d82bd;
	text-decoration:none;
	padding:3px 10px 3px 10px;
	background-color:#072e4f;
	}
#menu li a:hover{
	color:#000;
	text-decoration:none;
	background-color:#fff;
	}
#container{
	width:855px;
	background-color:#fff;
	margin:13px 0 10px 0 ;
	padding:7px;
	text-align:center;
	}
#img{
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	width:854px;
	height:319px;
	}

#content{
	width:610px;
	float:left;
	text-align:left;
	margin-top:20px;
	background-color:#fff;
	padding:5px;
}
.post{
	margin-bottom:15px;}
#sidebar{
	width:220px;
	float:right;
	text-align:left;
	margin-top:20px;
	background-color:#fff;
	}
#sidebar ul{
	line-height:220%;
	list-style:none;
	margin-bottom:15px;
	}
#sidebar li{
	padding-left:8px;}
#footer{
	clear:both;
	width:100%;
	background-color:#155083;
	color:#3b86c7;
	}
#footer a{
	color:#3b86c7}
#footer a:hover{
	color:#fff;
	}
.links{
	font-size:11px;
	border-bottom:1px solid #e0eefa;
	border-top:1px solid #e0eefa;
	margin-bottom:8px;
	margin-top:5px;
	}
