/*

Theme Name:Clean-and-Simple

Theme URI: 

Version: 1.0

Description: 
Author: 
Author URI: 



*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #313131;
	font-size: 12px;
}

img {
    border:none;
}


a {
	color: #1b5790;
	text-decoration: underline;
}
a:hover {
	color: #e85d64;
}
a:focus {
    outline: 0;
}

#wrap {

	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#wrapall { float:left; width:757px;}
#main {
	float: right;
	width: 488px;
	position:relative;
}
#header {
	text-align: center;
	height: 92px;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #1b5790;
	letter-spacing: -1px;
	padding-top: 24px;
}

h1 a {text-decoration:none}
.desc {
	font-weight: bold;
	margin-top: 4px;
}
#maincontent {
	background: #FFFFFF url(images/mainbg.gif) no-repeat top;
	text-align: left;
	padding: 20px 10px 10px 10px;

}
#maincontent h2 {
	font-size: 24px;
	line-height: 24px;
	color: #e85d64;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px ;
}

#maincontent h2 a { 
	color: #e85d64;
	text-decoration:none;
	}
#maincontent h2 a:hover { color:#1b5790;}

#maincontent h3 {color:#1b5790;}
#maincontent p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#post {  margin-bottom:20px;}

blockquote {
	border: 1px dashed #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	padding: 6px;
	color: #666666;
	font-style:italic;
	margin-left:20px;
}

#postfooter {
	background: url(images/postb.png) no-repeat bottom; 
	padding-bottom:50px;
	}
	
#postfooter .more {
		float:left; 
		padding:19px 0 0 50px;
		}

#postfooter .comm { 
		float:right; 
		padding:19px 40px 0 0;
		}	

#postfooter .more a, #postfooter .comm a { 
		text-decoration:none;
		}
		
#sidel {
	background: url(images/bgl.png) no-repeat left top;
	float: left;
	width: 254px;
	padding-top: 173px;
	margin-right:15px;

}

#sidel img { margin:10px 5px 5px 35px; }

#side {
	background: url(images/bgr.png) no-repeat left top;
	float: right;
	width: 254px;
	padding-top: 173px;
	

}
#sidecontent {
	background: #FFFFFF url(images/sidebg.gif) no-repeat top;
	padding: 10px 40px 10px 30px;
	text-align: left;
}
#sidecontent h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #313131;
	margin:10px 0 10px 0;
}
#sidecontent ul {
	margin-left: 10px;
	list-style:none;
}
#sidecontent ul li {
	line-height: 1.6em;
	font-weight: bold;
	display: block;
}
#sidecontent ul li a {
	text-decoration: none;
	height:15px;
	background:url(images/li.png) left no-repeat;
	padding-left:20px;
}

#sidecontent ul li a:hover { background:url(images/lih.png) left no-repeat; }

#footer {
	clear: both;
	text-align:center;
	margin-bottom: 40px;
	padding-top:30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

	
.hblog{
display:none;
background-image:none;}
#linkcat-7{
background-image:none;
list-style-type:none;}