
#wrapper {
	background: #000 url(../i/bg_news.jpg) no-repeat top center;
	min-height:884px;
}

/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content
*/

body {
    min-width:940px;
}
#header {
    position:relative;
}
#main {
    width:920px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    clear:both;
    padding;
}
#branding {
    width:425px;
    margin:0 auto;
    padding:0px 0 90px 0;
}
#container {
    width:920px;
    float:right;
    margin: 0 0 0 -310px;
}
#content {
    overflow:hidden;
    margin: 0 0 0 330px;
	background: url(../i/trans_70.png) top repeat;
	padding:20px;	
}
.main-aside {
    width:300px;
    float:left;
    position:relative;
}
#primary {
    float:left;
}
#secondary {
    clear:left;
}

#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}
#category-header {
	float:left;
	background: url(../i/category_header_bg.jpg) repeat-x;
	color:#000;
	font-size:30px;
	font-weight:bold;
	width:300px;
	display:block;
	height:auto;
	padding-bottom:20px;
	margin-bottom:20px;
}
#category-header a,
#category-header a:hover{
	color:#000;
}
#category-header .subscribe{
	font-size:12px;
	display:block;
	margin-top: -37px;
	margin-left:auto;
	margin-right:15px;
	width:100px;
	text-align:right;
}
#category-header .subscribe a{
	text-decoration:none;
	color:#000;
}
#category-header .subscribe a:hover{
	text-decoration:none;
	color:#F30;
}
#category-header img{
	vertical-align:middle;
}
#category-text-header {
	padding:15px;
	width:270px;
	display:block;
	clear:both;
	min-height:28px;
}

/* =Content
-------------------------------------------------------------- */
#content p img {
	border:#FFCC33 solid medium;
	margin-bottom:5px;
}
#content .post-image img {
	border:#FFCC33 solid medium;
	margin: 0px 20px 10px 0px;
	max-width:150px;
	float:left;
}

.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}

.page-title{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFCC33;
    font-size:18px;
}

.entry-meta {
    color:#999;
    font-style:normal;
	font-weight:bolder;
    line-height:18px;
	white-space:nowrap;
	margin: 0;
}
.entry-title {
	font-family:Helvetica, Arial, sans-serif;
    font-size:30px;
    font-weight:bold;
    line-height:30px;
    padding:15px 0 0 0;
	margin: 0 0 20px 0;
	text-align:inherit;
}
.entry-title a {
    color:#FFF;
    text-decoration:none;
}
.entry-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	margin: 0;
	text-align:justify;
	color: #FFFFFF;
	line-height:22px;
}
.entry-content .addthis_container{
	padding:10px 0 10px 0;
	clear:both;
}

.entry-utility{
	display:block;
	color:#FFF;
	border-bottom:#FFCC33 dotted thin;
	padding-top:10px;
	padding-bottom:5px;
	clear:both;
	margin-bottom:10px;
	margin-right:22px;
}
.entry-utility a{
	color:#FFCC33;
}
.readmore,
.readmore a {
	font-size:11px;
	color:#FFCC33;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.readmore a:hover {
	color:#FFF;
}

.nav-next,
.nav-previous,
.nav-next a,
.nav-previous a{
	color:#FFCC33;
	font-style:normal;
	font-size:14px;
}
.nav-next a:hover,
.nav-previous a:hover{
	color:#F30;
}

// facebook
.FacebookLikeButton {
	width:80px;
	background-color:#FFF;
}

.connect_widget_interactive_area {
	color:#FFF;
}
#nav-below {
	margin:30px 0 0 0;
	padding:0px;
}


#content p img.wp-smiley{
	border:none;
}

div#preload { display: none; }
