/*

Theme Name: TechNews
Theme Date: 01082008
Theme URI: http://www.technewsandreviews.com/
Description: Tech News blog
Author: Furqan
Author URI: mailto:mfurqanabid@gmail.com

*/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/index_01.jpg);
	background-repeat:repeat-x;
	background-color: #070707;
	font-size: 70%;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px;
	/*background: url(images/bg.gif) repeat-x top;*/
}
.clear { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }
table {
	margin: 0px;
	padding: 0px;
	width: 97%;
	text-align: center;
}
h3 a {
	color: #003366;
	text-decoration: none;
}

.box-wide-sidebar-red .children {
	display: none;
}
.compost {
	display: inline;
	margin: 0px;
	padding-left: 15px;
	background: url(images/comment.gif) no-repeat left 3px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

img {
	border-width: 0px;
}
input, table, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrappers {
	width: 1004px;
	margin: 0px auto;
	border:1px solid #FFCC99;
	border-top:1px solid #4E5253;
}
#wrapper{
	border-top:1px solid #4E5253;
	width: 100%;
	/*margin:0px auto;*/
}
#wrapper2 {
	width:964px;
	margin:0px auto;
}

/* Top 1 */
#top1{
	background-image:url(images/back_top_nav.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:1004px;
	margin:0px auto;
	height:30px;
}
#top1 .search{
	padding-left:8px;
	width:305px;
	height:30px;
	float:left;
}
#top1 .search form{
	margin:0px;
}
#top1 .search form .sfield{
	height:25px;
	width:226px;
	padding-left:4px;
	padding-top:5px;
	float:left;
}
#top1 .search form .sfield1{
	border: 1px solid #4C5254;
	background-color: #030303;
	color:#4C5254;
	width:226px;
	float:left;
}
#top1 .search form .sbutton{
	width:auto;
	padding-top:5px;
	height:25px;
	float:right;
}
#top1 .cms{
	width:auto;
	height:25px;
	padding-top:5px;
	padding-right:26px;
	float:right;
}
.cms a { color:#fff; }

#top1 .cms .sep{
	color:#88B23F;
}
#top1 a{

	text-decoration:none;
}
#top1 a:hover{
	text-decoration:underline;
}
/* End of Top 1 */


/* Logo / Adsense */
#logoadbox{
	padding-top:29px;
	width:1004px;
	height:140px;/*182px;*/
	margin:0px auto;
}
#logoadbox2{
	width:1004px;
	/*background-image:url(images/top_2_box.png);*/
	background-position:bottom left;
	height:42px;
	margin:0px auto;
}
#logoadbox .top_clear{
	height:29px;
}
#log .logo{
	margin-left:8px;
	width:237px;
	height:109px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	float:left;
}
#log .adv{
	width:736px;
	height:103px;
	padding-top:6px;
	padding-left:4px;
	margin-right:14px;
	background-repeat:no-repeat;
	background-image:url(images/ad_place.png);
	float:right;
}
#logoadbox2 .top_clear2{
	display:block;
	width:100%;
	height:13px;
}
#logoadbox2 .nav_bar{
	font-size:120%;
	color:#A8A9AD;
	width:99%;
	height:20px;
	padding-top:5px;
	padding-right:5px;
	padding-left:4px;
	/*background-image:url(images/menu.png);*/
	background-repeat:repeat-x;
}
#logoadbox2 .end{
	width:100%;
	height:6px;
}
/* Logo / Adsense */



#container {
	width:950px;
	margin: 0px auto;
	float: left;
	background-color:#FFFFFF;
}
#f-end {
	background: #1E2222;
	border:1px solid #FFFFFF;
	float: left;
	height: 20px;
	width: 100%;
}

#header {
	margin: 0px;
	width: 984px;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.navigator-wrap {
	background-color:#000000;
	width:100%;
	height:17px;
}
#navigator {
	width: 100%;
	float: left;
	background: url(images/menu.png) repeat-x bottom;
	height: 25px;
	margin-bottom:8px;
}
#content {
	background-image:url(images/main_content_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:8px;
	width:950px;
	float: left;
}
#content-wrap {
	width: 956px;
	margin: 0px auto;
}

#footer {
	overflow:hidden;
	margin: 0px;
	margin-top:5px;
	width: 100%;
	float: left;
	background: url(images/footer.jpg) repeat-x;
	height: 33px;
	font-size: 11px;
	line-height: 33px;
	color: #A1A1A1;
	text-align: center;
}
#footer a {
	color: #A1A1A1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#site-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#site-search {
	float: right;
	width: 400px;
}
#site-search form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#site-search .sfield {
	width: 280px;
	border: 1px solid #FEF2C2;
	background: #FFFFFF;
	padding: 3px;
}
#site-search .sbutton {
	background: #1058aa;
	color: #FFFFFF;
	border: 1px solid #2888F2;
}
#navigator #tagline {
	float: left;
	height: 30px;
	width: 600px;
	font-size: 11px;
	line-height: 30px;
	font-weight: 400;
}
#navigator #page-nv {
	float: right;
	height: 30px;
	width: 310px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
#navigator #page-nv a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigator #page-nv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-blog {
	float: left;
	width: 100%;
}
#post-entry {
	float: left;
	width: 583px;
	margin: 0px;
	padding: 0px;
	height:auto;
	margin-left:6px;
	margin-bottom:4px;
}
#post-entry .featurebox{
	background-image:url(images/feature_box.png);
	width:583px;
	height:321px;
	margin-bottom:6px;
}
#post-entry .featurebox .side1{
	margin-top:-11px;
	width:197px;
	height:321px;
	float:left;
}
#post-entry .featurebox .side2{
	margin-left:4px;
	width:380px;
	height:321px;
	float:left;
}
.theslidebox{
	background-color: #2E2D2E;
	width:372px;
	height: 41px;
	padding-top:6px;
	padding-left:6px;
}
.theslidebox .span{
	color:#D3D1D3;
	font-size:16px;
	display:block;
}
.theslidebox .span2{
	color:#E7E6E6;
	font-size:12px;
	display:block;
	margin-top:2px;
}
#largeImg {
	width: 375px;
	height:262px;
	padding-top: 5px;
	/*padding: 5px;*/
}

.head_links{
	text-align:center;
}

.head_links a{
	line-height:20px;
	font:arial 11px;
	font-weight:bold;
	color:#BDBBBB;
	text-decoration:none;
}
.head_links a:hover{
	text-decoration:underline;
}

#sidebar {
	float: right;
	width: 350px;
	margin-right:10px;
}
.header-sidebar-title {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 348px;
	border-right: 1px solid #cac3a5;
	border-left: 1px solid #CAC3A5;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}
.box-wide-sidebar {
	background: #fcfcf9;
	padding: 10px 5px;
	float: left;
	width: 348px;
	border-right: 1px solid #CAC3A5;
	border-bottom: 1px solid #CAC3A5;
	border-left: 1px solid #CAC3A5;
	margin: 0px 0px 10px;
	overflow: hidden;

	
}
.box-wide-sidebar .featimg {
	width: 99%;
}

.box-wide-sidebar-red {
	background: #812e0f;
	padding: 10px 5px;
	float: left;
	width: 348px;
	border-right: 1px solid #CAC3A5;
	border-bottom: 1px solid #CAC3A5;
	border-left: 1px solid #CAC3A5;
	margin: 0px 0px 10px;
	overflow: hidden;

	
}
.box-wide-sidebar-red .list {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 348px;
	list-style-type: none;
}
.box-wide-sidebar-red .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 348px;
	list-style-type: none;
}
.box-wide-sidebar-red .list li {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 348px;
}
.box-wide-sidebar-red .list ul li {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 348px;
}
.box-wide-sidebar-red .list li a {
	background: url(images/list.gif) no-repeat 3px 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.box-wide-sidebar-red .list li a:hover {
	background: url(images/list.gif) no-repeat 3px 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.box-wide-sidebar object {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 345px;
}
.box-wide-sidebar embed {
	height: 280px;
	width: 345px;
	margin: 0px;
	padding: 0px;
}

.list-cat {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list-cat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.list-cat li {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 164px;
	overflow: hidden;
}
.list-cat ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.list-cat li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/list.gif) no-repeat 3px 2px;
	margin: 0px;
	padding-left: 12px;
}
.list-cat li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/list.gif) no-repeat 3px 2px;
	margin: 0px;
	padding-left: 12px;
}
.nolist-cat {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 348px;
	list-style-type: none;
}
.nolist-cat li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 348px;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}
.nolist-cat li a {
	color: #FFFFFF;
	text-decoration: none;
}
.nolist-cat li a:hover {
	color: #F3FEE0;
	text-decoration: none;
}
.nolist-cat li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px 8px 8px 20px;
	background: #000000;
	margin-left: 10px;
}


.side-content {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 338px;
	background: #333333;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;

}
.side-content h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-content a {
	color: #CC6600;
	text-decoration: underline;
}
.side-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.side-content p {
	margin: 0px;
	padding: 8px 0px 10px;
	float: left;
	width: 100%;
}
.side-content h1 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
}
#box-widget {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 350px;
}
#box-widget .top {
	margin: 0px;
	padding: 0px;
	width: 350px;
	height:4px;
	background: url(images/widgets/widgets_top.png) no-repeat;
}
#box-widget .top_green {
	margin: 0px;
	padding: 0px;
	width: 350px;
	height:29px;
	background: url(images/widgets/widget_top_green.png) no-repeat;
}
#box-widget .content {
	padding: 10px;
	width: 330px;
	height:auto;
	background: url(images/widgets/widgets_content.png) repeat-y bottom left;
}
#box-widget .content-nopad {
	padding-top: 10px;
	width: 350px;
	height:auto;
	background: url(images/widgets/widgets_content.png) repeat-y bottom left;
}
#box-widget .content2 {
	padding: 10px;
	width: 330px;
	height:auto;
	background: url(images/widgets/widgets_content_2.png) repeat-y bottom left;
}
#box-widget .content-box-category{
	margin-left:1px;
	padding-left:6px;
	float:left;
	width:166px;
	min-height:390px;
	background: url(images/widgets/content-box-category.gif) no-repeat bottom left;
}
#box-widget .h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	color:#1E407A;
	display:block;
	font-size:12pt;
	font-weight:bold;
	height:24px;
	border-bottom:1px dotted #CCCCCC;
	width:155px;
}
#box-widget .h3_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	color:#1E407A;
	display:block;
	font-size:12pt;
	font-weight:bold;
	height:24px;
	line-height:24px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	width:155px;
}
#block{
	clear:left;
	height:1px;
}
#box-widget .list {
	margin-left: -40px;
	margin-top: 5px;
	margin-bottom:10px;
	float: left;
	width: 93%;
	list-style-type: none;
}
#box-widget .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#box-widget .list li {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
#box-widget .list ul li {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	margin: 1px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#box-widget .list li a {
	color: #000000;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat 2px 3px;
	padding-left: 10px;
	margin: 0px;
}
#box-widget .list li a:hover {
	color: #000000;
	text-decoration:underline;
}


#box-widget .content-box-other{
	margin-left:3px;
	padding-left:6px;
	float:left;
	width:166px;
}
.block_f_left{
	float:left;
	width:100%;
}
.box-small-sidebar {
	padding: 0px;
	float: left;
	width: 155px;
	margin: 0px;
}
#rightbar {
	float: right;
	width: 155px;
}


.box-small-sidebar .sidebar-blk {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 155px;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}
.box-small-sidebar .list {
	margin: 0px;
	padding: 8px 0% 12px 5%;
	float: left;
	width: 93%;
	list-style-type: none;
}
.box-small-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.box-small-sidebar .list li {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.box-small-sidebar .list ul li {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.box-small-sidebar .list li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/list.gif) no-repeat 3px 2px;
	padding-left: 12px;
	margin: 0px;
}
.box-small-sidebar .list li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/list.gif) no-repeat 3px 2px;
	padding-left: 12px;
	margin: 0px;
}
#rightbar .list li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/list-black.gif) no-repeat 3px 2px;
	padding-left: 12px;
	margin: 0px;
}
#rightbar .list li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/list-black.gif) no-repeat 3px 2px;
	padding-left: 12px;
	margin: 0px;
}
#rightbar .sidebar-blk {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 165px;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}


#latestbiznews {
	float: left;
	width: 580px;
	margin-bottom: 15px;
}
.header-main-title {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 568px;
	border-right: 1px solid #cac3a5;
	border-left: 1px solid #CAC3A5;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}
.header-main-single {
	background: url(images/widgets/widget_top_blue.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 573px;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.heade-title {
	float: left;
	padding-left: 20px;
	color:#FFF;
}
.box-wide {
	padding: 10px 5px;
	float: left;
	width: 320px;
	margin: 0px;
}
.tablist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 568px;
	list-style-type: none;
}
.tablist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 568px;
	list-style-type: none;
}
.tablist li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 568px;
}
.tablist ul li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 568px;
}
.tablist li a {
	color: #812e0f;
	text-decoration: underline;
	padding-left: 10px;
}
.tablist li a:hover {
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
}
.new-news {
	float: left;
	width: 290px;
	padding: 15px 5px 20px;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	border-bottom: 1px dotted #DEDEDE;
}
.new-news a {
	color: #812e0f;
	text-decoration: underline;
}
.new-news a:hover {
	color: #000000;
	text-decoration: none;
}


.new-news img {
	margin: 0px 10px 0px 0px;
	padding: 3px;
	float: left;
	width: 30%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.new-news h1 {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


.new-news-wide {
	float: left;
	width: 100%;
	padding: 15px 5px 20px;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	border-bottom: 1px dotted #DEDEDE;
}
.new-news-wide a {
	color: #812e0f;
	text-decoration: underline;
}
.new-news-wide a:hover {
	color: #000000;
	text-decoration: none;
}


.new-news-wide img {
	margin: 0px 10px 0px 0px;
	padding: 3px;
	float: left;
	width: 15%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.new-news-wide h1 {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


#tabnews {
	float: left;
	width: 614px;
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
}
.idTabs {
	position:relative;
	top:7px;
	left:10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	height:30px;
}

.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	height: 29px;
}
.idTabs li a {
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 0px 10px;*/
	margin-left:10px;
	margin-right:10px;
	margin-top:-6px;
	float: left;
	text-align: left;
	font-size: 11px;
	height: 30px;
}
.idTabs li a.selected {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	width:auto;
	padding-left:4px;
	height: 30px;
	width:82px;
	display: inline-block;
	float: left;
	font-size: 11px;
	background: url(images/link-x.gif) repeat-x;
}

.idTabs .selected {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 11px;
	background: url(images/tabs/full.png) no-repeat!important;
	height: 30px;
}
.idTabs .selected .span {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 11px;
	background: url(images/tabs/right.png) repeat-x!important;
	height: 30px;
}
#recententries {
	display: block;
}
#recentcomment {
	display: none;
}
#mostcomment {
	display: none;
}
#mostview {
	display: none;
}
#mostpopular {
	display: none;
}
#more {
	display: none;
}
#post-blog {
	float: left;
	width: 614px;
	margin: 0px;
	padding: 0px;
}

.post-left {

}
#main {
	float: left;
	width: 414px;
}
#single {
	float: left;
	width: 614px;
	margin: 0px;
	padding: 0px;
}

.post-right {
	float: right;
	width: 185px;
}
.post-right p {
	margin: 10px 0px;
	padding: 0px;
	float: left;
	width: 185px;
}

.post-right h3 {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 30px;
	width: 173px;
	border-right: 1px solid #cac3a5;
	border-left: 1px solid #CAC3A5;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}
.post-right .list {
	background: #FCFCF9;
	border-right: 1px solid #CAC3A5;
	border-bottom: 1px solid #CAC3A5;
	border-left: 1px solid #CAC3A5;
	margin: 0px 0px 15px;
	padding: 10px;
	float: left;
	width: 163px;
	list-style-type: none;
}
.post-right .list ul {
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 163px;
	list-style-type: none;
	border-top-width: 0px;
	border-top-style: none;
}
.post-right .list li {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 163px;
}
.post-right .list li a {
	color: #660000;
	text-decoration: none;
}

.post-right .list ul li {
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 163px;
}
.post-right .list li a:hover {
	color: #660000;
	text-decoration: underline;
}


.post-right .nolist {
	background: #FCFCF9;
	border-right: 1px solid #CAC3A5;
	border-bottom: 1px solid #CAC3A5;
	border-left: 1px solid #CAC3A5;
	margin: 0px 0px 15px;
	padding: 10px;
	float: left;
	width: 163px;
	list-style-type: none;
}
.post-right .nolist ul {
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 163px;
	list-style-type: none;
	border-top-width: 0px;
	border-top-style: none;
}
.post-right .nolist li {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 163px;
}
.post-right .nolist li a {
	color: #660000;
	text-decoration: none;
}

.post-right .nolist ul li {
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 163px;
}
.post-right .nolist li a:hover {
	color: #660000;
	text-decoration: underline;
}


#post-single {
	background: #FCFCF9;
	margin: 0px;
	padding: 0px 10px 10px;
	float: left;
	width: 563px;
	list-style-type: none;
	
	font-size:11px;
	
	background-image:url(images/widgets/content_bg_b.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:563px;
	padding:1px;
	padding:4px 10px 6px 10px;
	
}

#main h3 {
	background: url(images/top-head.gif) repeat-x;
	margin: 0px;
	float: left;
	height: 30px;
	width: 404px;
	border-right: 1px solid #cac3a5;
	border-left: 1px solid #CAC3A5;
	font-size: 14px;
	line-height: 30px;
	color: #003d7c;
	padding-right: 5px;
	padding-left: 5px;
}
#main .pbox {
	background: #FCFCF9;
	border-right: 1px solid #CAC3A5;
	border-bottom: 1px solid #CAC3A5;
	border-left: 1px solid #CAC3A5;
	margin: 0px;
	padding: 0px 10px 10px;
	float: left;
	width: 392px;
	list-style-type: none;
}
.post-meta {
	margin: 0px;
	padding: 15px 0px;
	float: left;
	width: 99%;
	border-bottom: 1px solid #dedede;
}
.post-meta a {
	color: #859f28;
	text-decoration: none;
}
.post-meta a:hover {
	color: #000000;
	text-decoration: none;
}

.post-meta h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.post-meta h1 a {
	color: #1f508c;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #2869B9;
	text-decoration: none;
}
.post-author {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-cat {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-rate {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 100%;
}

.post-content {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 12px 0px 15px;
	float: left;
	width: 100%;
	overflow: hidden;
}
.post-content img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.post-social {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-social ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.post-social ul li {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	float: left;
	list-style-type: none;
	background: url(images/social-left.gif) no-repeat left;
	height: 35px;
}
.post-social ul li a {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	float: left;
	list-style-type: none;
	background: url(images/social-right.gif) no-repeat right;
	height: 35px;
	font-size: 10px;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}
.post-social ul li a:hover {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	float: left;
	list-style-type: none;
	background: url(images/social-right.gif) no-repeat right;
	height: 35px;
	font-size: 10px;
	line-height: 35px;
	color: #000000;
	text-decoration: underline;
	display: inline-block;
	font-weight: bold;
}







/* navigation and globalization */


#post-navigator {
	margin: 0px;
	padding: 0em 0px 1em;
	float: left;
	width: 98%;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 98%;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.pages {
	color: #000000;
	background: #FDFDFC;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #999999;
	padding: 2px 4px;
	border: 1px solid #999999;
	margin-left: 4px;
	color: #FFFFFF;
}

#post-navigator a {
	color: #000000;
	background: #FEFFC3;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CDC6A9;
}
#post-navigator a:hover {
	color: #000000;
	background: #F8F1CB;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #D1CAAB;
}
#post-navigator-single .alignleft {
	font-size: 12em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 12em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #0066CC;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

.subscribe-to-comments {
	font-size: 12px!important;
	padding-top: 15px;
}
.subscribe-to-comments a {
	color: #0066CC;
	text-decoration: underline;
}
.post-content .page-links {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.post-content .page-links a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0066CC;
	padding: 3px 6px;
	border: 1px solid #0066CC;
	margin-right: 1px;
	text-decoration: none;
}
.post-content .page-links a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 3px 6px;
	border: 1px solid #0099FF;
	margin-right: 1px;
	text-decoration: none;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 97%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 98%;
}
#themeswitcher select {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 97%;
	border: 1px solid #dedede;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-weight: bold;
	font-style: normal;
}
.akpc_pop {
	color: #666666;
	margin: 15px 0px 10px;
	padding: 0px;
	clear: both;
	font-size: 11px;
}
.post-content ul {
	width: 90%;
	clear: both;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content ol ol {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#related a {
	color: #006699;
	text-decoration: underline;
}
#related a:hover {
	color: #000000;
	text-decoration: none;
}


.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}



.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 45%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

.caption-img-left p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica;
	line-height: 16px;
	font-style: normal;
}
.caption-img-left img {
	margin: 0px!important;
	padding: 0px;
	max-width: 100%!important;
	width: 100%!important;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}
.caption-img-right p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}




dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;

}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 3px solid #111111;
}


.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 16px 0px;
	padding: 5px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-style: italic;
}

.info {
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px 7px;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #4AB7FF;
	border-bottom: 2px solid #4AB7FF;
}
.warning {
	color: #191919;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FF8888;
	border-bottom: 2px solid #FF8888;
}
.download {
	color: #191919;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px 8px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #C2E069;
	border-bottom: 2px solid #C2E069;
}
.alert {
	color: #191919;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFC875;
	border-bottom: 2px solid #FFC875;
}
.note {
	color: #191919;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	width: 70%;
	border-top: 2px solid #FFE375;
	border-bottom: 2px solid #FFE375;
}
#comments-template {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 95%;
}
#comments-template a {
	color: #264A82;
	text-decoration: underline;
}
#comments-template a:hover {
	color: #000000;
	text-decoration: none;
}
#comments-template h4 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 1px;
	float: left;
	width: 97%;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}
#rss-feeds {
	margin: 0px 0px 15px;
	float: left;
	height: 25px;
	width: 90%;
	padding-left: 16px;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: url(images/rss.png) no-repeat left center;
}
.combox {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 95%;
}
.comauthor {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.comtext {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	overflow: hidden;
}
.combox-alt {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 95%;
	background: #f6f6f6;
}
.combox-author {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 95%;
	background: #FFFFF4;
}
#pingback {
	margin-top: 25px!important;
}
#ping {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#ping li {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 10px;
}
#leave {
	margin-top: 25px!important;
}
#commentform {
	margin: 20px 0px 0px;
	padding: 10px;
	float: left;
	width: 400px;
	background: #FAFEED;
	border-top: 1px solid #EEFCBE;
	border-right: 2px solid #E2FA8F;
	border-bottom: 2px solid #E2FA8F;
	border-left: 1px solid #EEFCBE;
}
#commentform label {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
}
#commentform p {
	margin: 2px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
}
#commentform .com {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 300px;
	background: #FFFFFF;
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #999999;
	font-size: 12px;
}
#commentform .comarea {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 380px;
	background: #FFFFFF;
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #999999;
	height: 300px;
	font-size: 12px;
}


.feature_links{
list-style-type: none;
margin-bottom: 0px;
padding: 0;
/*padding-top:-4px;*/
width: 195px;
}
.feature_links li{
width: 195px;
}

.feature_links .title{
	font: bold Verdana 12px;
}
.feature_links .desc{
	font: Verdana 11px;
	color: #858585;
}

.feature_links li a{
background: transparent url(images/feature_box_button_normal.png) repeat-x bottom left;
font: bold 13px Georgia, "Times New Roman", Times, serif;
color: black;
display: block;
width: 185px;
height:39px;
margin-bottom:5px;
padding-top:10px;
padding-left: 10px;
text-decoration: none;

}

.feature_links .last{
	margin-top:1px;
}
* html .feature_links li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 195px;
}

.feature_links li a:visited, .feature_links li a:active{
/*color: white;*/
}

.feature_links li a:hover{
background-image: url(images/feature_box_button_mouseover.png);
}
.feature_links li a.selected{
background-image: url(images/feature_box_button_mouseover.png);
}
.feature_links li a:hover .title{
color:#0082A6;
}
.feature_links li a.selected .title{
color:#0082A6;
}

ul.float_left{
	margin:0 auto;
	padding: 0;
	list-style: none;
}

ul.float_left li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	line-height:30px;
}

ul.float_left li a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: black;
	text-decoration: none;
	line-height:30px;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 9px 10px; /*Padding within each menu item*/
	/*BELOW 4 LINES add rounded bottom corners to each menu item.
	ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
	REMOVE IF DESIRED*/
	
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.my_clear{ clear:both;}
