/*
Theme Name: Business Golden Theme 
Theme URI: http://www.homebiztip.com
Description: Professional Golden  Theme.
Author: Behzad Rad
Author URI: http://www.homebiztip.com/
*/
BODY { 
background-color:#373b3c;
font : 75%/170% Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
} 
A { 
text-decoration : none;
} 
p { 
margin : 0 0 15px;
} 
INPUT { 
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
blockquote { 
	padding-left : 10px;
	padding-right : 6px;
	font-size : 12px;
	padding-bottom : 4px;
	margin : 0 auto;
	margin-bottom:10px;
	width : 90%;
	color:#555;
	padding-top : 5px;
	background:#e3e5d0;
} 
a { 
color : #000CF0;
text-decoration : underline;
} 
a:visited { 
color : #000CF0;
} 
img { 
border : none;
} 
#wrapper { 
width : 800px;
background : #ffffff url('images/warp_bg.gif') repeat-y;
margin : 0 auto;
padding : 0;
border-left:#4f5354 solid 20px;
border-right:#4f5354 solid 20px;
} 
#header { 
background : url("images/h_bg.gif") repeat-x;
width : 800px;
height : 114px;
float : right;
} 
#header div.main { 
padding-right : 0;
padding-left :15px;
padding-bottom : 0;
font : bold 23px 'Trebuchet MS', 'Times New Roman', sans-serif;
color : #676767;
padding-top : 30px;
float : left;
} 
#header div.main a { 
color : #993300;
} 
#header p.desc { 
margin : 3px 0 0 5px;
font : 10px Arial, sans-serif;
color : #6d6d6d;
} 
#header div#search {float:right;padding-right:10px;padding-left:0;height:55px;padding-top:28px;
}
#header_menu { 
background : url("images/header_menu_bg.gif") repeat-x;
width : 800px;
height : 50px;
float: left;
} 
#navcontainer { 
margin : 0;
padding :1px 0 0 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 : #222;
display : block;
width : auto;
text-decoration : none;
background-color : transparent;
margin : 0;
padding : 15px 10px 12px;
border-right : 1px solid #aaab9d;

} 
#navcontainer A:hover, #navcontainer A:active { 
text-decoration:underline;
color : #222;
} 
#navcontainer A.active:link, #navcontainer A.active:visited { 
position : relative;
z-index : 102;
background : #bbbbbb;
} 
#searchsubmit { 
border : 1px solid #666;
background : #eee;
margin-top : 3px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
} 
#searchform { 
padding : 10px;
margin : 0;
} 
#content { 
    padding : 10px 10px 15px 10px;
	width : 555px;
	float : left;
	overflow : hidden;
	margin:0 auto;
} 
.post { 
	padding : 10px;
	clear : both;
	overflow : hidden;
	border:1px solid #d9d9db;
	background:#EBEBEB;
} 
.title { 
	margin:0;
	border:1px solid #d9d9db;
	border-bottom : 0;
	background:#f8f8f9;
	padding:4px;
	padding-top:8px;
	padding-bottom:8px;
} 
.post_details {
	background: #f8f8f9;
	font-size : 90%;
	color : #000;
	padding: 10px 4px 10px 10px;
	border:1px solid #d9d9db;
	border-top:0;
	margin-bottom:15px;

} 
.post_details a, .post_details a:visited { 
	color : #000;
	text-decoration : none;
} 
.post_details a:hover { 
	color:#666;
	text-decoration : none;
} 
.post_details  .category {
    padding-left: 2px;
    padding-bottom:5px;
	padding-right:6px;
}
.post_details .foldericon
{
    background: url(images/category_icon.gif) no-repeat;
    width:12px;
    height: 10px;
}
.post_details .author a{
	background:url(images/author_icon.gif) no-repeat 2px 2px;
	padding-left:17px;
	padding-right:6px;

}
.post_details .time {
	background:url(images/time_icon.gif) no-repeat 4px 1px;
	padding-left:20px;

}
.post_details .comments {
	background:url(images/mini-comment.gif) no-repeat 4px -3px;
	padding-left:23px;

}
h2 { 
color : #333333;
margin : 3px 0 2px;
padding-bottom : 8px;
padding-right : 5px;
font : bold 16px Arial, Helvetica, sans-serif;
}
h2.pagetitle { 
color:#993300;
margin : 3px 0 2px;
padding-bottom : 0;
padding-right : 5px;
font : bold 16px Arial, Helvetica, sans-serif;
} 
h2 a, h2 a:visited { 
color : #333333;
text-decoration : none;
} 
h2 a:hover { 
color : #000000;
text-decoration : none;
} 
h3 { 
color : #333333;
margin : 5px 0 5px;
font : bold 12px/100% Arial, Verdana, Tahoma, Helvetica, sans-serif;
} 
#sidebar-right { 
float : right;
width : 215px;
color : #666666;
line-height : 160%;
margin-top : 10px;
margin-right : 0;
text-align : left;

} 
#sidebar-right p, #sidebar-left p { 
margin : 0 0 15px;
} 
#sidebar-right #categories, #archives, #links, #meta { 
padding-bottom : 10px;
padding-top : 5px;
} 
#sidebar-right h3 { 
font : bold 15px/100% Arial, Tahoma, Helvetica, sans-serif;
color:#492e00;
margin-left : 5px;
text-transform:uppercase;
} 
#sidebar-right h3 a, #sidebar-right h3 a:visited, #sidebar-left h3 a { 
color : #666666;
} 
#sidebar-right h3 img{ 
vertical-align : middle;
} 
#sidebar-right a, #sidebar-right a:visited { 
color : #333333;
text-decoration : none;
} 
#sidebar-right a:focus, #sidebar-right a:active { 
text-decoration : none;
} 
#sidebar-right ul
{
list-style : none;
margin : 0;
padding : 0;
}
#sidebar-right a:hover { 
text-decoration : underline;
} 
#sidebar-right ul li { 
margin-right : 10px;
padding-bottom : 5px;
} 
#sidebar-right ul li a{ 
padding-left: 16px;padding-bottom: 5px;padding-top: 6px; border-bottom:#c1c3a7 1px solid; background: url(images/small_icon.gif) no-repeat 1px 11px;  display:block;color: #333333;
}
#footer { 
clear : both;
background : url("images/footer_bg.gif") repeat-x;
width : 800px;
height : 50px;
text-align : center;
padding-top : 15px;
color : #000;
} 
#footer a, #footer a:visited { 
text-decoration : none;
color : #444;
} 
#footer a:hover { 
text-decoration : underline;
color : #333;
} 

h3#comments { 
padding-right : 32px;
font : normal 15px Arial, Tahoma, Helvetica, sans-serif;
clear : both;
color:#993300;
} 
h3#respond { 
padding-right : 32px;
font : bold 140%/120% Arial, Tahoma, Helvetica, sans-serif;
margin : 20px 0 0;
clear : both;
color:#993300;

} 
#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 : #999999;
font-size : 90%;
} 
#commentform input { 
font : 110% Arial, Verdana, Helvetica, sans-serif;
width : 220px;
padding : 5px 3px 3px 7px;
background:#e3e5d0;
border : 1px solid #666;

} 
#commentform textarea { 
font : 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
width : 480px;
height : 140px;
background:#e3e5d0;
border : 1px solid #666;
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 #333333;
background-color : #eaf5f7;
} 

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