/*Typography ------------------------------------------------------------------------------*/
body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 0.8em;
	color: #282611;
}
.sidebar_list ul li a {
	color: #272510;
	text-decoration: none;
}
#content_top {
	height: 270px;
	padding-left: 15px;
}
.sidebar_list ul li a:hover {
	color: #EAE826;
	text-decoration: none;
}
p a:link {
	color: #eae827;
	text-decoration: none;
	background-color: #282513;
}
p a:visited {
	color: #eae827;
	text-decoration: none;
	background-color: #282513;
}
#content a:link a:visited a:active {
	color: #EAE121;
	text-decoration: none;
	background-color: #282513;
}
.right{
text-align: right}



#content a:hover {
	color: #282513;
	text-decoration: none;
	background-color: #EAE121;
}
a:active {
	text-decoration: none;
}

h1{
	font-size: 1.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: .5em;
	font-weight: normal;
	font-variant: small-caps;
}
h1 {
	font-size: 32px;
	color: #272512;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #2B2918;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
}

h2 a{
	line-height: 18px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #2B2918;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	
}


h3 {
	font-size: 14px;
	color: #333;
}


h3 a{
	font-size: 14px;
	color: #333;
}

.post hr {
	margin-top: 3px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

h3 {
	margin-bottom: -15px;
}

.hidden{
	display:none
}
.cloud {
	font-size: 14px;
	text-align: center;
}
.cloud_b {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}



/*frame work ------------------------------------------------------------------------------*/

#topbar {
	background-color: #E5E800;
	height: 11px;
	width: 100%;
}

#wrapper{
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	}
#title {
	height: 138px;
	width: 963px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	height: 80px;
	width: 962px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #272512;
}
#content {
	display: block;
	float: left;
	width: 451px;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: 30px;
}
#content_wide {
	display: block;
	float: left;
	width: 665px;
	background-image: url(../images/content_wide_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 30px;

}
#sidebar_short{
	float: left;
	width: 230px;
	background-image: url(../images/sidebar_wide_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	margin-top: 30px;
	padding-right:15px;
	
	
}
#footer {
	background-color: #282513;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 274px;
	background-position: right;
	clear: both;
	margin: 0px;
	width: 100%;
}
.footer_headlines {
	text-transform: uppercase;
	color: #E3E126;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright {
	height: 40px;
	float: left;
	width: 760px;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#footer_middle a {
	color: #EAE827;
	text-decoration: none;
}
#footer_middle a:hover {
	color: #272512;
	background-color: #EAE827;
}
#footer_middle a:visited {
	color: #EAE827;
	text-decoration: none;
}
#footer_middle a:active {
	color: #272512;
	background-color: #EAE827;
}

#copyright a {
	color: #EAE827;
	text-decoration: none;
}
#copyright a:hover {
	color: #272512;
	background-color: #EAE827;
}
#copyright a:visited {
	color: #EAE827;
	text-decoration: none;
}
#copyright a:active {
	color: #272512;
	background-color: #EAE827;
}
#footer #footer_content {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 260px;
}



.sidebar_topics a {
	color: #EAE827;
	text-decoration: none;
	background-color: #272512;
}
.sidebar_topics a:hover {
	color: #252311;
	background-color: #EAE827;
}
.sidebar_topics a:visited {
	color: #EAE827;
	text-decoration: none;
	background-color: #272510;
}
.sidebar_topics a:active {
	color: #272512;
	background-color: #EAE827;
}


#footer_left {
	float: left;
	width: 200px;
	height: 65px;
	padding-top: 150px;
}
#footer_middle {
	float: left;
	height: 215px;
	width: 300px;
	color: #EEE;
	font-size: 12px;
	line-height: 15px;
}
.vcard {
	padding-right: 10px;
}
#footer_right {
}
#footer_right {
	float: left;
	height: 215px;
	width: 280px;
	font-size: 10px;
	color: #FDFDFD;
}
#submit {
	float: right;
	margin-right: 18px;
}
#sidebar {
	float: left;
	width: 451px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	margin-top: 30px;
}
.headers {
	height: 32px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #282513;
	margin-top: 0px;
	background-image: url(../images/header_title_bg.png);
	text-transform: uppercase;
	margin-bottom: 7px;
}

.pagetitle {
	height: 32px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #282513;
	margin-top: 0px;
	background-image: url(../images/header_title_bg.png);
	text-transform: uppercase;
	margin-bottom: 7px;
}

.post {
	border: 1px solid #CCC;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px!important;
	background-image: url(../images/header_title_bg.png);
	line-height: 1.4em;
	overflow: inherit;
}

#content a:link a:visited a:active {
	color: #EAE121;
	text-decoration: none;
	background-color: #282513;
}

.post img {
	border: 1px solid #CCC;
	padding: 5px;
	background-image: url(../images/bg.jpg);
}
#sidebar #sidebar_leftside {
	float: left;
	width: 210.5px;
	padding-right: 15px;
}
#sidebar #sidebar_rightside {
	float: left;
	width: 210px;
	padding-right: 15px;
}
.sidebar_topics{
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #333;
	margin-top: 0px;
	background-image: url(../images/header_title_bg.png);
	line-height: 1.4em;
	margin-bottom: 15px;
	padding-bottom: 10px;

}

.sidebar_affiliates{
	border: 1px solid #CCC;
	padding: 8px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #333;
	margin-top: 0px;
	background-image: url(../images/header_title_bg.png);
	line-height: 1.4em;
	margin-bottom: 15px;
}
.sidebar_list{
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333;
	margin-top: 0px;
	background-image: url(../images/header_title_bg.png);
	line-height: 1.4em;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.sidebar_list ul li {
	list-style-type: none;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 1.2em;
	font-family: "Trebuchet MS";
}
.sidebar_list ul {
	margin: 0px;
	padding-left: 0px;
}
.sidebar_list ul .odd {
	background-image: url(../images/list_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 1.2em;
}
.sidebar_list ul li a:active {
	color: #272510;
	text-decoration: none;
}
.sidebar_list ul li a:visited {
	color: #272510;
	text-decoration: none;
}

 #content_wide {
	display: block;
	float: left;
	width: 665px;
	background-image: url(images/content_wide_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: 30px;
	overflow: auto;

}
#sidebar_short{
	float: left;
	width: 230px;
	background-image: url(images/sidebar_wide_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	margin-top: 30px;
	padding-right:15px;
	
	
}


#content_wide ul, li{
padding:20px;}

