body {

	background-color: #e7f1fd;

	margin: 0;

}



a{

	text-decoration:none;

	color:#75a0c5;

	outline:none;

}



a:hover{

	color:#306ea7;

}



#content{

	margin-left:auto;

	margin-right:auto;

	margin-bottom:40px;

	margin-top:40px;

	padding-top:20px;

	width:960px;

	height:800px;

	background-color:#fffcff;

	padding-top:10px;

	-webkit-border-radius:10px;

	-moz-border-radius:10px;

	border:#d7dfea 1px solid;

}



h3{

	font:bold 24px Arial;

	text-align:center;

	color:#666;

}



#content #blogs{
	width:700px;
	float:left;
	height:300px;
	font:normal 13px Tahoma;
}



#content #blogs a{

	text-decoration:none;

	color:#069;

	background-color:#f6f6f6;

	padding:10px;

	-webkit-border-radius:5px;

	-moz-border-radius:5px;

	border:#e4e4e2 1px solid;

	display:block;

	float:right;

	margin:3px;

}



#content #blogs a:hover{

	border-color:#acc4eb;

	background-color:#e9e9e9;

}



#content #about{

	font: normal 12px Tahoma;

	height:361px;

	direction:rtl;

	float:right;

	width:242px;

	background-image:url(images/side.png);

	text-align:justify;

	position:relative;

	right:-12px;

	margin-top:10px;

}



#content #about p{

	margin:20px;

}



#content #submitblog{

	height:45px;

	float:right;

	width:167px;

	position:relative;

	right:-12px;

	padding:0px;

}



#content #submitblog a {

	background:url("images/blog-submit.png") no-repeat 0 0;

	width:167px;

}



#content #submitblog a:hover {

	background:url("images/blog-submit.png") no-repeat 0 -45px;

}



#content #submitblog a:active {

	background:url("images/blog-submit.png") no-repeat 0 -90px;

}



#content #submitblog a {

	float:right;

	height:45px;

	text-indent:-10000px;

}









#footer {

	color:#777;

	font:normal 12px Tahoma;

	height:50px;

	width:950px;

	margin:30px auto 0 auto;

	border-top:1px solid #c5d3e5;

	padding:10px;

}



#footer .copyright{

	float:left;

}



#footer .browse{
	float:right;
	color:#DDD;
}

#footer a{
	color:#5a9092;
	font-size:13px;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
}

#footer p a  {
	color: #5d999a;
}

#content #ablog {
	width:700px;
	float:left;
}

#ablog , #ablog a{
font:normal 13px Tahoma;
}
