@import url(includes/css/main.css);

.feature_bg {
	background-image: url(gfx/featureimg/feature_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
	background-image: #FFFFFF;
	text-align: center;
}

.feature_left {
	height: 100%;
	width: 33%;
	float: left;
	background-image: url(gfx/featureimg/sep.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.feature_cnt {
	height: 100%;
	width: 33%;
	float: left;
}

.feature_right {
	height: 100%;
	width: 33%;
	float: left;
	background-image: url(gfx/featureimg/sep.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.feature_pic {
	padding-top: 10px;
	width: 100%;
}

.feature_pic img, #logo img{
	border: none;
}

.feature_text {
	padding-top: 5px;
	text-align: left;
	width: 100%;
	font: Tahoma;
	font-size: 11px;
	color: #404040;
	margin-left: 10px;
}

/* Sorting box thingy */

.sorting_container {
	width: 500px;
	height: 50px;
	overflow: hidden;
	padding-left: 3px;
}

.sorting_main {
	height: 14px;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 3px solid #3C6175;
	background-image: url(/gfx/sorting_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 16px;
	padding-top: 3px;
	word-spacing: 7px;
}

.sorting_undshdw {
	height: 30px;
	width: 100%;
	background-image: url(/gfx/sorting_shdw.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* Post stylez yo */

.titlepart {
}

.postedat {
	color: #41462F;
	padding-left: 4px;
	margin-bottom: 4px;
}

.postedat a{
	color: #41462F;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.postedat img {
	position: relative;
	padding-right: 4px;
	height: 16px;
	width: 15px;
	float: left;
}

.posttitle {
	color: #2E4A58;
	margin-top: 2px;
	margin-bottom: 4px;
        font: Arial;
        font-size: 18px;
}

.posttitle a{
	color: #2E4A58;
        font: Arial;
        font-size: 18px;
}

.titleicon {
	width: 32px;
	height: 32px;
	border: 1px solid #2E4A58;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 5px;
}

#disqus_thread {
width: 500px;
}

.box {
background-color:#FFFFFF;
border:1px solid #BEBEBE;
color:#2E4A58;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
margin:10px 5px 0 4px;
padding:auto;
position:relative;
width:222px;
float:left;
}

input.btn {
   color:#2E4A58;
   background:#ffffff;
   font:Verdana, Arial, Helvetica, sans-serif 100% bold;
   border:1px solid #2E4A58;
}

.box .dsq-widget-item, .box .aktt_tweets li { 
width: auto !important; 
}

/*Footer Section*/

.footer {
	position: relative;
	width: 785px;
	height: 50px;
	float:left;
	border: #3C6175 solid 2px 5px 5px 5px;
	border-left: #3C6175 solid 5px;
	border-right: #3C6175 solid 5px;
	border-top: #3C6175 solid 2px;
	border-bottom: #3C6175 solid 5px;
	background: #FFFFFF;
	padding: 5px 5px 5px 0;
margin-bottom: 1em;
}

.footer_gfx {
	position: relative;
	width: 84px;
	height: 30px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px #89AEC1 dotted;
}

.footer_part1 {
	position: relative;
	width: 680px;
	height: 45px;
	margin-left: 5px;
	padding-left: 0px;
	float: left;
	color: #808080;
	font-family: Tahoma;
	font-size: 10px;
}

.footer {
background:none repeat scroll 0 0 #FFFFFF;
border-color:#3C6175;
border-left:5px solid #3C6175;
border-right:5px solid #3C6175;
border-style:solid;
border-width:2px 5px 5px;
float:left;
height:50px;
margin-bottom:1em;
padding:5px 5px 5px 0;
position:relative;
width:786px;
}

.news_item p {
width:500px;
}