/*
Theme Name: Clean Web 2.0 
Theme URI: http://www.homebiztip.com
Description: Clean Web 2.0 
Author: Behzad Rad
Author URI: http://www.homebiztip.com/
*/

body { 
	background : url(images/main_bg.gif);
	font : 75%/170% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
} 

a { 
	color : #0000D5;
        text-decoration: underline;
} 

a:visited { 
        color : #0000D5;
} 

a:hover {
        color : #0000D5;
        text-decoration: none;
}

p { 
margin : 0 0 15px;
} 

input { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 
BLOCKQUOTE { 
	padding-left : 5px;
	padding-right : 6px;
	font-size : 12px;
	padding-bottom : 4px;
	margin : 8px 0 10px;
	width : 95%;
	padding-top : 5px;
	background-color:#E8F9FF;
	float:right;
} 

img { 
	border : none;
} 
#wrapper { 
	width : 800px;
	margin : 0 auto;
	background : #fff url(images/warp_bg.gif) repeat-y ;
	padding : 0;

} 
#header { 
	background : url("images/header_img.png") no-repeat center ;
	width : 800px;
	height : 177px;
	float : left;
} 
#header div.main { 
	padding-right : 0;
	padding-left : 65px;
	padding-bottom : 0;
	font : bold 19px 'Trebuchet MS', 'Times New Roman', sans-serif;
	color:#444;
	padding-top : 65px;
	text-align:center;
	float : left;
} 
#header div.main a { 
	color:#444;
} 
#header p.desc { 
	margin :0;
	font : 11px tahoma, sans-serif;
	color : #728f9f;
} 
form#searchform{
	margin:0;
	display:inline;
}
#header div#search {
	float:right;
	width:260px;
	padding-right:28px;
	text-align:right;
	height:30px;
	margin-top:30px;
}

#header_menu { 
	margin-top:41px;
	width : 520px;
	height : 60px;
	float: right;
} 
#navcontainer { 
	margin : 0;
	padding : 0;
} 
#navcontainer UL { 
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
} 
#navcontainer LI { 
	display : block;
	margin : 0;
	padding : 0;
	float : left;
	width : auto;
} 
#navcontainer A { 
	color : #555;
	display : block;
	width : auto;
	text-decoration : none;
	background-color : transparent;
	margin : 0;
	padding : 18px 10px 17px;
	border-top : 0;
	border-right : 1px solid #94D0E2  ;

} 
#navcontainer A:hover, #navcontainer A:active {
background : url("images/header_menu_bg_over.gif") repeat-x; 

} 
#navcontainer A.active:link, #navcontainer A.active:visited { 
	position : relative;
	z-index : 102;
	background : #bbbbbb;
	font-weight : bold;
} 
#searchsubmit { 
	background : #eee;
	margin-top : 3px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
} 

#content { 
	padding : 10px 25px 15px 20px;
	width : 535px;
	float : left;
	overflow : hidden;
} 
.post { 
	padding : 0;
	clear : both;
	overflow : hidden;
} 

.postdata { 
	font-size : 90%;
	color : #2a687c;
} 
.postdata a, .postdata a:visited { 
	color : #666;
	text-decoration : underline;
} 
.postdata a:hover { 
	color : #44a1d0;
	text-decoration : none;
} 
 .category { 
	background : url(images/post_details.gif) no-repeat ;
	width : 525px;
	padding : 4px 0px 12px 10px;
	margin-bottom : 10px;
	color : #444;
} 

.post_details { 
	padding-left : 0px;
	float : left;
	margin-left : 3px;
} 
.post_details .author { 
	color : #006699;
} 

.entry { 	
	padding : 10px 0 5px;
	clear : both;
} 
h2 { 
	color:#423D29;
	margin : 3px 0 2px 5px;
	padding-bottom : 0px;
	padding-right : 5px;
	font : normal 18px Arial, Helvetica, sans-serif;

} 
h2 a, h2 a:visited { 
	color:#423D29;
	text-decoration : underline;
} 
h2 a:hover { 
	color:#423D29;
	text-decoration : none;
} 
h2.pagetitle
{
	padding-bottom:3px;
	color:#0099CC;
	border-bottom:1px dotted #999;
        text-decoration : underline;
}
h3 { 
	color : #423D29;
	margin : 5px 0 5px;
	font : bold 12px/100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
} 
#sidebar-left { 
	float : left;
	width : 212px;
	color : #666666;
	line-height : 160%;
	margin-top : 10px;
	margin-right : 0;
	text-align : left;
	padding-bottom:20px;
} 
#sidebar-left p, #sidebar-left p { 
	margin : 0 0 15px;
} 
#sidebar-left #categories, #archives, #links, #meta { 
	padding-bottom : 10px;
	padding-top : 5px;
} 
#sidebar-left h3 { 
	font : bold 15px/100% Arial, Tahoma, Helvetica, sans-serif;
	color:#5f5542;
	margin-left : 15px;
	text-transform:uppercase;
} 
#sidebar-left h3 a, #sidebar-left h3 a:visited, #sidebar-left h3 a { 
	color : #666666;
} 
#sidebar-left h3 img{ 
	vertical-align : middle;
} 
#sidebar-left a, #sidebar-left a:visited { 
	color : #333333;
	text-decoration : none;
} 
#sidebar-left a:focus, #sidebar-left a:active { 
	text-decoration : none;
} 
#sidebar-left ul
{
	list-style : none;
	margin : 0;
	padding : 0;
}
#sidebar-left a:hover { 
	text-decoration : underline;
} 
#sidebar-left ul li { 
	margin-left : 3px;
	padding-bottom : 5px;
} 
#sidebar-left ul li a{ 
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 6px; 
	border-bottom:#e4e4e4 1px solid; 
	display:block;
	color: #333333;
}
#calendar_wrap {
	text-align:center;
}
UL#recentcomments {
	padding-left:10px;
	color:#333;
	font-weight:bold;
}
UL#recentcomments li a {
	background: none;
	font-weight:normal;
}
#footer { 
	clear : both;
	background : url("images/footer_bg.gif") repeat-x;
	width : 800px;
	height : 56px;
	text-align : center;
	padding-top : 20px;
	color : #333;
} 
#footer a, #footer a:visited { 
	text-decoration : none;
	color : #666;
} 
#footer a:hover { 
	text-decoration : underline;
	color:#006699;
} 

h3#comments { 
padding-right : 32px;
font : bold 110%/120% Arial, Tahoma, Helvetica, sans-serif;
clear : both;
color:#006699;
} 
h3#respond { 
padding-right : 32px;
font : bold 140%/120% Arial, Tahoma, Helvetica, sans-serif;
margin : 20px 0 0;
clear : both;
color:#006699;
} 
#comments_are { 
margin-left : 10px;
} 
#commentform { 
margin-top : 10px;
} 
#commentform label { 
font-weight : bold;
color : #666;
font-size : 100%;
padding-left : 5px;
} 
#commentform small { 
color : #666;
font-size : 90%;
} 
#commentform input { 
font : 110% Arial, Verdana, Helvetica, sans-serif;
width : 220px;
padding : 5px 3px 3px 7px;
background : url(images/form-field-bg.gif) no-repeat;
border-top : 1px solid #e6e6e6;
border-right : 1px solid #e2e2e2;
border-bottom : 1px solid #e2e2e2;
border-left : 1px solid #e6e6e6;
} 
#commentform textarea { 
font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
width : 480px;
height : 140px;
background : url(images/form-field-bg.gif) no-repeat;
border : 1px solid #e6e6e6;
padding : 5px 3px 3px 7px;
} 
#commentform #submit { 
font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
color : #000000;
background-color : #eee;
border : 1px solid #333333;
width : 135px;
margin-left : 355px;
} 
#commentform #submit:hover { 
border : 1px solid #006699;
background-color : #eaf5f7;
} 

.commentlist { 
margin : 10px 0;
padding-left : 45px;
line-height : 130%;
} 
.commentlist li { 
padding : 5px 10px;
} 
.commentlist .alt { 
background : #f4f4f4;
} 
.commentlist cite { 
font-weight : bold;
font-style : normal;
font-size : 110%;
color : #333;
} 
.commentlist cite a, .commentlist cite a:visited { 
color : #669900;
} 
.commentlist small { 
margin-bottom : 5px;
display : block;
font-size : 87%;
} 
.commentlist small a, .commentlist small a:visited { 
color : #999999;
}