.custom #commentform p.allowed span {
font-size: 10px;
}
.custom .teaser h2 {
font-size: 19px;
}
.custom #page p {

font-size: 13px;

}

.custom #sidebars p {
color:white;
font-size: 12px;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}

.custom #sidebars h2 {
color:white;
padding-left: 20px;
padding-right: 20px;
	font-size: 24px;
}
.custom #feature_box {
	padding: 10px;
	padding-right: 30px;
	border: 0;
	background-color: transparent;
	line-height: 1.6em;
	font-size: 12px;
}

.custom #feature_box h2 {
	font-size: 24px;
	margin-bottom: 25px;
	margin-top: 15px;
}
body {
	background: black url(../images/bg.jpg) repeat-x;
}
.custom .teasers_box img {
	padding-right: 10px;
}
.custom #content a:link {
	color: #da0000;
}

.custom #content a:visited {
	color: #da0000;
}
.custom #content a:hover {
	color: #da0000;
	text-decoration: underline;
}


.custom #header {
	border: none;
	margin-top: 30px;
	color: #5ea2e4;
}
.custom li.widget li ul {
padding:5px 0 0 15px;
margin:0;
}

.custom #header #logo a {
	color: white;
}

.custom #page {
	background: url(../images/page-bg.gif) no-repeat;
}

.custom #container {
	/* width: 530px; */
	
}

.custom #content_box {
	background: none;
float:left;
	
	/* width: 850px; */
}

.custom #content {
	background-color: white;
}

#content-top {
	height: 10px;
	background: url(../images/top-content.gif) no-repeat;
}


#content-bottom {
	height: 10px;
	background: url(../images/bottom-content.gif) no-repeat;
}

.custom #sidebars {
	/* width: 320px; */
}

.custom #sidebars a {
	color: #6db8f7;
	/* width: 320px; */
	
}


.custom #sidebar_1 {
	border-style: none;
	padding-left: 10px;
}

.custom #sidebar_2 {
	/* width: 150px; */
	 float: left;
	border-style: none;
	width: 150px;
}

.custom #footer {
	border: none;
	text-align: left;
}

.custom ul#tabs {
	border: none;
	float: left;
	margin-bottom: 10px;
}

.custom ul#tabs li a {
	text-transform: none;
	letter-spacing: normal;
	color: #6db8f7;
}


.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a {
	cursor: default;
	font-weight: bold;
	color: white;
	
}

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat {
	background: transparent;
}

.custom ul#tabs li a {
	background: transparent;
}

.custom ul#tabs li {
	background: transparent;
	border-style: none;
}

.custom .prev_next {
	border: none;
}

.custom #archive_info {
	border: none;
	padding-top: 2em;
	padding-bottom: 0;
}

.custom .post_box, .teasers_box {
	border: none;
}

/*sidebar title normal case*/

.custom h3 {
	font-variant: normal;
	letter-spacing: normal;
	color: white;
}

/*space between widget list items*/

.custom li.widget ul li {
	margin-bottom: .2em;
}

.custom #content #archive_info h1 {
	font-size: 2.8em;
}

.custom #archive_info p {
	display: none;
}

.custom a:link {
	color: #1b4d77;
}
