/*
Theme Name: ReviewDesign
Theme URI: http://wordpress.org/
Description: Customized Theme
Version: 1.0
Author: Henry Rao
Tags: Customized Theme

*/
/** reset styles **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;}
li{list-style:none;}
button,img{border:0;}
body{
	color:#424244;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:11px;
	background:transparent url('images/blog-background.gif') repeat 0 0;
}
a{
	text-decoration:none;
}
a:link{
	color:#00648e;
}
a:visited{
	color:#555080;
}
a:hover,a:active{
	text-decoration:underline;
	color:#009cd5;	
}
h1,h2,h3{
	font-weight:normal;
}
h2{
	font-size:20px;
}
h3{
	font-size:14px;
}
.line-sep{
	clear:both;
	line-height:1px;
}
#doc{
	position:relative;
	width:910px;
	margin:0 auto;
	min-height:1210px;
	background:#ffffff;
	text-align:left;
}
#header{
	background:transparent url('images/topbanner.jpg') no-repeat 100% 0;
	height:94px;
}
#header h1{
	width:142px;
	height:48px;
	padding:16px 0 0 16px;
}
#header h1 a{
	display:block;
	width:142px;
	height:48px;
	background:transparent url('images/review-design-blog.gif') no-repeat 0 0;
	text-decoration:none;
}
#header h1 span{
	position:absolute;
	top:-9999px;
}
#lsidebar{
	width:224px;
	padding:0 0 0 16px;
	float:left;
}
#lsidebar .menu{
	width:224px;
	height:39px;
	color:#ffffff;
	position:relative;
	margin-bottom:10px;
}
#lsidebar .menu a{
	color:#00648e
}
#lsidebar .menu a:hover,#lsidebar .menu a:active{
	color:#00648e
}
#lsidebar .mnews{
	background:transparent url('images/selector-newsmode.gif') no-repeat 0 0;
}
#lsidebar .mblog{
	background:transparent url('images/selector-blogmode.gif') no-repeat 0 0;
}
#lsidebar .blog{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:133px;
	height:25px;
	line-height:25px;
	text-align:center;
}
#lsidebar .news{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:75px;
	height:25px;
	line-height:25px;
	text-align:center;
}
#lsidebar .box{
	padding-bottom:10px;
}
#lsidebar .box h3{
	font-size:15px;
	color:#ffffff;
	background:#009CD5;
	padding:5px 10px;
}
#lsidebar .box .content{
	padding:10px;
	background:#bec6cc;
}
#searchform{
	line-height:22px;
}
#searchform input{
	width:150px;
	height:22px;
	line-height:22px;
	border:none;
	vertical-align:middle;
	font-family:Arial, sans-serif;
}
#searchform button{
	height:22px;
	width:44px;
	margin-left:5px;
	background:transparent url('images/search_default.gif') no-repeat 0 0;
	vertical-align:middle;
}
#subscribe_form{
	text-align:right;
}
#subscribe_form input{
	width:204px;
	border:none;
	display:block;
	color:#545454;
	height:22px;
	line-height:22px;
	font-family:Arial, sans-serif;
}
#subscribe_form button{
	width:68px;
	height:22px;
	background:transparent url('images/send_default.gif') no-repeat 0 0;
	margin-top:10px;
}
#subscribe_form .msg{
	text-align:left;
	padding-top:5px;
}
.subscribe{
	background:transparent url('images/blog-rss-symbol.gif') no-repeat 0 0;
	padding:0 0 0 26px;
	display:inline-block;
	height:16px;
	line-height:16px;
}
#lsidebar .cat-item{
	padding:0 0 5px 0;
}
#lsidebar .links li,#lsidebar .archive li,#lsidebar .lposts li{
	padding:0 0 5px 0;
}
#content{
	width:420px;
	padding:0 0 20px 30px;
	float:left;
}
#content p{
	line-height:15px;
}
#content h2{
	padding-bottom:10px;
}
#content h3{
	padding:10px 0;
}
#content .post{
	border-bottom:1px solid #86a3b1;
	padding:20px 0;
}
#content .post h2 a{
	color:#00648e;
}
#content .post li{
	list-style:disc inside;
	margin-left:10px;
	padding-left:10px;
}
#content .feedback{
	padding-top:10px;
}
#content .comment-link{
	background:transparent url('images/comment-symbol.gif') no-repeat 0 0;
	padding-left:22px;
	float:left;
	color:#545454;
}
#content .comment-link a{
	color:#545454;
}
#content .sharethis{
	padding-left:20px;
}
#content .sharethis a{
	color:#545454;
}
#content .permalink{
	background:transparent url('images/permalink-symbol.gif') no-repeat 20px 0;
	padding-left:42px;
	color:#545454;
	display:inline-block;
	line-height:17px;
	height:17px;
}
#commentform p{
	padding-bottom:10px;
}
#comment{
	width:400px;
	height:100px;
}
.commentlist .comment{
	padding:10px 0;
	border-bottom:1px solid #4e5052;
}
#rsidebar{
	padding:20px 0 0 40px;
	width:164px;
	float:left;
	color:#737375;
}
#rsidebar a{
	text-decoration:underline;
}
#rsidebar .box{
	border-top:1px solid #4e5052;
	padding:10px 0 15px 0;
}
#rsidebar .links p{
	padding-bottom:20px;
	clear:both;
}
#rsidebar .links p img{
	float:left;
}
#rsidebar .links p a{
	padding-left:35px;
	display:inline-block;
	width:105px;
}
#rsidebar .mailto img{
	float:left;
	padding-right:5px;
}
#rsidebar .mailto span{
	clear:both;
	display:block;
	padding-top:5px;
}
#rsidebar .connected{
	display:block;
	height:18px;
	line-height:18px;
	background:transparent url('images/linkedin-symbol.gif') no-repeat 100% 10px;
	padding:10px 70px 0 0;
	text-decoration:none;
	color:#737375;
}
