/*  
Theme Name: business-blog2008
Theme URI: http://www.themestudio.us/
Description:very nice wordpress theme
Author:themestudio.us@gmail.com
Author URI:http://www.themestudio.us/
*/
*{margin: 0px;padding: 0px;}
body {
	font-size: 11px;
	margin: auto;
	text-align: center;
	color: #000;
	background: #757574 url(img/bg.jpg) center repeat-y;
	font-family:  Verdana, "Times New Roman", Times;}
#header {
	margin: 0px auto;;
	float: center;
	text-align: center;
	height: 48px;
	width: 1003px;
	background:#1F1F1F url(img/top.jpg) no-repeat;}
#header #search {
	float: center;
	margin:3px 0px 0px 730px;}
#search form {
	margin:0;
	padding:0;}
#search input {
	color: #ABABAB;
	border:none;
	float:left	;}
#search input#s {
	height:20px;
	width:210px;
	font-size:15px;
	margin-top: 2px;
	letter-spacing:1px;
	text-align:left;
	vertical-align:middle;
	background: transparent;}
#search input#searchsubmit {
	width:30px;
	height:24px;
	cursor: hand;
	margin: 0px 0px 0 3px;
	background: url(img/search.jpg) no-repeat;
	vertical-align:middle;} 
#banner{
	width: 1003px;
	height:92px;
	display: block;
	color: #1F1E1E;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
	background: #1F1F1F url(img/header.jpg) no-repeat;
	text-align: center;}
#title {float: left;}
#title h1 {
	font-family: "Times" "Trebuchet MS";
	font-size: 2.3em;
	font-style: None;
	font-weight: bold;
	text-transform: uppercase;
	color: #CDCDCD;
	text-align: left;
	margin-top: 25px;
	margin-left: 400px;}
#title h1 a {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	color: #CDCDCD;
	text-decoration: none;}
#title h1 a:hover {
	color: #BABABA;
	text-decoration: none;} 
#title p {
	font-family: "verdana";
	font-size: 0.8em;
	color: #575757;
	text-transform: capitalize;
	line-height: 10pt;
	text-align: left;
	margin-left: 405px;
	letter-spacing: 1pt;}
#navigation {
	float: center;
	text-align: center;
	margin: 0 auto;
	clear: both;
	width: 1003px;
	height: 84px;
	overflow: hidden;
	line-height:2.7em;
	background: #1F1F1F url(img/bcklines.jpg) no-repeat;}
#menu { 
	float: center;
	padding:0 auto; 
	clear: both;
	font-size:11px; 
	line-height:normal; 
	font-weight: bold;
	z-index: 100; 
	position: relative; 
	margin-top: 30px;
	margin-left: 250px;}
#menu ul { 
	list-style:none; 
	cursor: hand;
	margin: 0; 
	padding: 0; }
#menu ul li { 
	display:inline; 
	padding:0; 
	cursor: hand;
	margin: 0; } 
#menu ul li a { 
	float:left; 
	background:url(img/menul.gif) top left no-repeat; 
	display:block; color:#000; 
	padding:0 0 0 1.5em; 
	margin:0 1px 0 0; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration: none; }
#menu ul li a span { 
	background:url(img/menur.gif) top right no-repeat; 
	color:#000; 
	padding:0.6em 1.5em 0.6em 0px; 
	margin: 0px; 
	display:block; 
	text-decoration: none;}
#menu ul li a:hover, #menu .active { 
	background-position: 0% -33px; 
	text-decoration: none;
	cursor: hand;}
#menu ul li a:hover span, #menu .active span { 
	background-position: 100% -33px; 
	color: #0071BC; 
	text-decoration: none; 
	cursor: hand; }
#container{
	clear:left;
	padding:0 auto 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 1003px;
	height: auto;
	background: #1F1F1F url(img/container.jpg) repeat-y;}                
#leftnav{
	float: left;
	width: 190px;
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;}
#rightnav{
	float: left;
	width: 190px;
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 1px;
	text-align: left;}
#content{
	width: 480px;
	display: block;
	margin: 0 30px 20px 430px;
	font-family: verdana;
	font-size: 11px;	
	line-height: 1.4em;
	padding-top: 1px;
	text-align: left;}
#content ul{padding-left: 15px;}
#content ul li{
	margin-left: 15px;
	list-style-type: square;}
#content ul ul li{padding-left: 15px;}
#content ol{
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;}
#content p{
	padding-top: 5px;
	padding-left: 10px;}
#contentwrap{
	float: center;
	height: 54px;
	clear:both;
	margin: 0 0 0 0;
	padding: 0 0 0 325px;
	text-align:left;
	background:#1F1F1F url(img/wrap.jpg) no-repeat;
	font-weight: normal;
	color: #262626;}
#contentwrap p{
	padding: 25px 0 0 0px;
	display: block;
	margin-bottom: 2px;
	text-align:left;}
#contentwrap a:link {
	padding-left: 0px;
	color: #262626;
	text-decoration: none;
	border: none;}
#contentwrap a:hover {
	color: #003E77;
	border: none;}
#contentwrap a:visited:hover {
	color: #003E77;
	border: none;}
#contentwrap a:visited {
	color: #262626;
	text-decoration: none;
	border: none;}
#footwrap{
	width: 1003px;
	height: 75px;
	clear:both;
	font-weight: normal;
	color: #8D8D8D;
	background: #585858 url(img/footer.jpg) top no-repeat;}
#footwrap p{
	padding: 35px 0 0 0;
	display: block;
	font-weight: normal;
	text-align:center;}
#footwrap a:link {
	color: #787878;
	text-decoration: none;
	border: none;
	font-weight: normal;}
#footwrap a:hover {
	color: #252525;
	border: none;}
#footwrap a:visited:hover {
	color: #252525;
	border: none;}
#footwrap a:visited {
	color: #787878;
	text-decoration: none;
	border: none;
	font-weight: normal;}
#sidebarleft{
	color: #000;
	font-size: 8.6pt;
	margin-bottom: 10px;
	font-family:verdana; 
	padding: 0 8px  0 0px;}
#sidebarleft ul{padding-left: 10px}
#sidebarleft li{
	line-height: 9px;
	background: none;
	padding-bottom: 8px;}
#sidebarleft ul li{
	padding: 2px 0 4px 15px;
	background: url(img/link.jpg) top left  no-repeat;
	display: block;
	margin-left: 20px;
	margin-right: 3px;}
#sidebarleft ul li ul li{
	display: block;
	background: url(img/link.jpg) left no-repeat;
	margin-left: 0px;
	padding-left: 13px;
	font-size: 8.2pt;
	margin-right: 3px;
	padding-bottom: 2px;}
#sidebarleft ul li li{
	display: block;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 3px;	
	padding-bottom: 2px;}
#sidebarleft a:link {
	color: #000;
	text-decoration: none;
	border: none;}
#sidebarleft a:hover {
	color: #347DAF;
	text-decoration:none;}
#sidebarleft a:visited:hover {
	color: #347DAF;
	text-decoration:none}
#sidebarleft a:visited {
	color: #000;
	text-decoration: none;
	border: none;}
#sidebarleft h2 {
	height: 12px;
	padding: 7px 0 5px 10px;
	font-family: sans-serif; 
	background: url(img/sidebsg.jpg) repeat-x;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	margin-top:0px;}
#sidebarright{
	color: #00437B;
	font-size: 8.6pt;
	margin-bottom: 10px;
	font-family:verdana; 
	padding: 0 0px  0 0px;}
#sidebarright ul{padding-left: 10px}
#sidebarright li{
	line-height: 12px;
	background: none;
	padding-bottom: 0px;}
#sidebarright ul li{
	padding: 2px 0 4px 15px;
	background: url(img/link.jpg) top left  no-repeat;
	display: block;
	margin-left: 20px;
	margin-right: 3px;}
#sidebarright ul li ul li{
	display: block;
	background: url(img/link.jpg) left center no-repeat;
	font-size: 8pt;
	margin-left: 0px;
	padding-left: 13px;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 2px;}
#sidebarright ul li li{
	display: block;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 3px;
	padding-bottom: 2px;}
#sidebarright a:link {
	color: #000;
	text-decoration: none;
	border: none;}
#sidebarright a:hover {
	color: #347DAF;
	text-decoration:none;}
#sidebarright a:visited:hover {
	color: #347DAF;
	text-decoration:none;}
#sidebarright a:visited {
	color: #000;
	text-decoration: none;
	border: none;}
#sidebarright h2 {
	height: 12px;
	padding: 7px 0px 5px 10px;
	background: url(img/sidebsg.jpg) repeat-x;
	font-family:sans-serif; 
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	margin-top:0px;}
blockquote{
	margin: 0px 10px 0px 30px;
	padding: 5px 25px 5px 0px;
	font-style: italic;
	color: #000;}                         
.postmetadata{
	width: 480px;
	height : 105px;
	display:block;
	background: url(img/navbg.jpg) no-repeat;
	margin: 0px 35px 0px 0px;
	text-decoration: none;
	padding: 0px 8px 8px 45px;
	text-align: left;
	color:#000;}
#content .postmetadata{ padding-top : 50px;}
.postmetadata a:link{
	border: none;
	color: #2C2C2C;
	text-decoration: none;
	font-weight: normal;}
.postmetadata a:hover{
	border: none;
	color: #000;
	font-weight: normal;
	text-decoration: underline;}
.postmetadata a:visited:hover{
	border: none;
	color: #000;
	text-decoration: underline;
	font-weight: normal;}
.postmetadata a:visited{
	border: none;
	color: #2C2C2C;
	text-decoration: none;
	font-weight: normal;}		  
a:link{
	color: #1F1F1F;
	text-decoration: underline;}
a:hover{
	color: #000;
	text-decoration: none;}
a:visited{
	color: #004F8A;
	text-decoration: underline;
	font-weight: normal;}
a:visited:hover{
	color: #000;
	text-decoration: none;}
a img {
	float: left;
	border:none;
	background:none;
	padding:5px;}
#feed, #feed img a:link, #feed img a:visited{border: none;}                     
.commentlist{color: #484848;}
.commentlist li{
	margin: 2px 2px 2px 2px;
	padding-left: 5px;
	list-style: none;
	margin-bottom: 5px;}
li.alt{}
.commentlist cite{
	padding: 1px 1px 1px 1px;}
.commentlist p{
	padding: 5px 5px 2px 3px;
	margin-bottom: 5px;}
.commentlist a:link{
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #004F8A;}
.commentlist a:visited{
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #004F8A;}
.commentlist a:hover{
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #000;}
.commentlist a:visited:hover{
	border: none;
	font-weight: bold;
	color: #000;}
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited{
	text-decoration: underline;
	color: #000;}
.commentnumber {
	font: bold normal 14px 'Times New Roman', Times, serif;
	font-weight: bold;
	margin-top: 5px;
	float:right;
	color: #848484;
	font-size: 12pt;}
#author{
	border: 1px solid #6F6F6F;
	color: #000;
	background-color: #E2E2E2;}
#email{
	border: 1px solid #6F6F6F;
	color: #000;
	background-color: #E2E2E2;}
#url{
	border: 1px solid #6F6F6F;
	color: #000;
	background-color: #E2E2E2;}
#comment{
	color: #000;
	width:100%;
	border: 1px solid #6F6F6F;
	background-color: #E2E2E2;}
h1{
	font-size: 36px;
	color: #000;}
h2{
	font-family: sans-serif; 
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 10px;
	text-align: left;}
h3{
	font-family: sans-serif; 
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;}
h3.posttitle {
	font-family:sans-serif; 
	font-size: 15px;
	font-weight: bold;
	height:25px;
	padding: 5px 0 0px 0px;
	text-transform : Normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;}
.posttitle a:link{
	font-weight: bold;
	text-decoration: none;
	color: #000;}
.posttitle a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000;}
.posttitle a:hover{
	text-decoration: underline;
	font-weight: bold;}
.posttitle a:visited:hover{
	text-decoration: underline;
	font-weight: bold;}
h4{
	font-family: Arial, sans-serif; 
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;}
h5{
	font-family: Arial, sans-serif; 
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;}
.date{
	height: 30px;
	font-size: 12px;
	float: left;
	padding: 8px 25px 0px 0px;
	margin-top: 0px;
	text-align: center;
	color: #0073B2;}
.entry{margin-bottom: 5px;}                     
.post{
	display: block;
	overflow:hidden;
	width:97%;}
code{
	display: block;
	margin: 10px 30px 0 30px;
	padding: 2px 10px 5px 10px;
	color: #000;}
ul{list-style: none;}
img {	
	float:left;
	padding:0px 5px 5px 10px;}
a img {
	float: left;
	border:none;
	background:none;
	padding:5px;}
.alignright {text-align: right;}
.alignleft {text-align: left}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;}
.wp-smiley{padding: 0;}
.textwidget{margin: 2px 5px 2px 5px;}