/*  
Theme Name: Emporium Business Theme
Theme URI: http://www.emporium-directory.com/
Description: Free WP theme by <a href="http://www.emporium-directory.com">Emporium Directory</a> and coded by <a href="http://www.cypherhackz.net/">CypherHackz</a>.
Author: Emporium Directory
Author URI: http://www.emporium-directory.com/
*/

/***************************************************
*	HTML
***************************************************/
body{
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Sans-Serif;
	font-size: 9pt;
	color: #333333;
	background-color: #666666;
	}
#content{
	margin: 10px 0 0 0;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 465px 0;
	}
#wrapper{
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
input#s{
	border: 1px solid #bebebe;
	color: #bebebe;
	padding: 0 5px;
	font-size: 8pt;
	}
input#searchsubmit{
	background: #5c7275;
	border: none;
	color: #ffffff;
	font-size: 8pt;
	padding: 0 5px;
	}
/***************************************************
*	HEADER
***************************************************/
#header{
	width: 1000px;
	height: 250px;
	background-image: url(images/header201108.jpg);
	background-repeat: no-repeat;
	}
.banner{
	width: 100%;
	text-align: center;
	height: 220px;
	}
.banner h1{
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 20pt;
	font-family: Century Gothic, Sans-Serif;
	}
#menu {
	height:30px;
	font-family: Century Gothic, Sans-Serif;
	}
#menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	font-weight:normal;
	}
#menu li {
	display:inline;
	font-size:14px;
	padding:0 10px;
	}

/***************************************************
*	MAIN
***************************************************/
#main{
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	}
.post h2, .post h1{
	margin: 0;
	font-size: 20px;
	font-family: Century Gothic, Sans-Serif;;
	color: #111111;
	padding-left: 20;
	}
.postmeta{
	font-size: 8pt;
	color: #828282;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.entry{
	line-height: 180%;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	}
.post{
	padding: 0 0 20px 0;
	}
.navigation{
	font-size: 8pt;
	}
.alignleft{
	float: left;
	}
.alignright{
	float: right;
	}
/***************************************************
*	COMMENTS
***************************************************/
textarea{
	font-size: 8pt;
	font-family: Century Gothic, Sans-Serif;
	color: #000000;
	border: none;
	padding: 5px 2px;
	border: 1px solid #000066;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-weight: bold;
	}
#comments h3{
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	}
#comments{
	padding: 30px 20px 10px 20px;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cccccc;
	padding: 0;
	font-size: 8pt;
	}
.comfooter{
	text-align: right;
	font-size: 8pt;
	}
.comment_meta{
	font-size: 8pt;
	}
.comcontent{
	padding: 5px 10px;
	background-color: #CCCCCC;
	font-weight: normal;
	}
blockquote{
	margin: 0 20px;
	padding: 10px 5px;
	background: #999999;
	border: 3px double #666666;
	color: #eeeeee;
	}
/***************************************************
*	SIDEBAR
***************************************************/
#sidebar{
	width: 380px; /*445*/
	float: left;
	padding-left: 10px;
	}
.lsidebar ul, .rsidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.lsidebar ul li, .rsidebar ul li{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
.lsidebar ul li ul, .rsidebar ul li ul{

	margin: 0;
	padding: 0;
	list-style: none;
	}
.lsidebar ul li ul li, .rsidebar ul li ul li{
	margin: 0;
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px solid #ebebeb;
	}
.lsidebar{
	float: left;
	width: 190px; /*174*/
	padding: 0 10px;
	background-color: #FFFFFF;
	}
.rsidebar{
	float: right;
	width: 150px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}
.lsidebar h2, .rsidebar h2{
	margin: 0;
	font-size: 11pt;
	font-family: Century Gothic, Sans-Serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	}
.textwidget{
	line-height: 150%;
	font-size: 13px;
	}
/***************************************************
*	FOOTER
***************************************************/
#footer{
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 10px;
	}
.bottom{
	font-size: 16px;
	padding: 5px;
	height: 50;
	background-color: #E3E3E3;
	}
.sub1, .sub2, .sub3, .sub4{
	float: left;
	width: 235px;
	margin-left: 15px;
	}
.sub1 ul, .sub2 ul, .sub3 ul, .sub4 ul{
	margin: 0;
	padding: 10px 5px 0 5px;
	list-style: none;
	}
.sub1 ul li, .sub2 ul li, .sub3 ul li, .sub4 ul li{
	margin: 0;
	padding: 2px 0;
	list-style: none;
	border-bottom: 1px solid #58727c;
	}
.bottom h2{
	color: #333333;
	font-family: Century Gothic, Sans-Serif;
	font-size: 10pt;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	}
.subfooter{
	text-align: center;
	font-size: 10pt;
	background-color: #d7edbb;
	width: 1000px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
/***************************************************
*	LINKS
***************************************************/
.bottom a{
	color: #C90;
	text-decoration: none;
	}
.bottom a:hover{
	text-decoration: underline;
	}
a{
	text-decoration: underline;
	color: #003366;
	}
a:hover{
	color: #000000;
	}
.lsidebar a, .rsidebar a{
	text-decoration: none;
	}
.lsidebar a:hover, .rsidebar a:hover{
	text-decoration: underline;
	}
.post h2 a, .post h1 a{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	}
.postmeta a{
	text-decoration: none;
	}
.postmeta a:hover{
	color: #000000;
	text-decoration: underline;
	}
blockquote a{
	color: #000000;
	text-decoration: none;
	}
blockquote a:hover{
	text-decoration: underline;
	}
#menu a {
	color:#232323;
	text-decoration:none;
	}
#menu a:hover {
	color:#232323;
	background:none;
	}
#header a{
	text-decoration: none;
	}
#content_start {position: absolute;left: -10000px;};

