﻿/*
Theme Name: Sieben9_homepage
Theme URI: http://www.sieben9.com
*/

body {font-family: "Lucida Grande", Arial, Verdana;	font-size: 80%;	color: #000000;	margin: 0px; padding: 0px; background: #FFFFFF;}
h1, h2, h3, h4, h5, h6 { font-family: "Futura LT Book", Verdana, "Trebuchet MS", "Times New Roman"; }
a, a:link { color: #000000; text-decoration: none; }
a:hover, a:active {	color: #D58B06; }
#flash { widht: 100%; height:130px;}
/* ---------------------------*/
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left   {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #FF0000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}


/* caption */
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: ;
	
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: ;

}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;

}

blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #666666;
}
blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #FF0000;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
}

.alignleft    {
	text-align: left;
	float: left;
}
.alignright   {
	text-align: right;
	float: right;
}
.center {
	text-align: ;
	
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
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: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	background: #FF0000;
	color: #000000;
	height: 60px;
}
/* Start LAYOUT -------------------------------------------------*/
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 950px;
	margin: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* Start HEADER --------------------------------------------------------*/
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#header .content {
	width: 950px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
	background: #F1F4F6 url('images/header.jpg') repeat-x top left;
	border: 1px solid #CAD5DB;
}
#logo {
	width: 300px;
	height: 7px;
	margin: 80px 0px 0px 350px;
	padding: 100px 0px 0px 0px;
	position: relative;
	background: transparent url('images/logo79.png') no-repeat top center;
	color: #797979; font-size: 16px; font-weight:bold; text-align:center;
	border: 0px solid #CAD5DB;
}
#logo a {
	color: #797979;
}
#logo a:hover {
	color: #FFFFFF;
}
#mainMenu {
	width: 100%;
	height: 30px;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: 1.5px;
}
#mainMenu ul, #sublinks ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
}

#mainMenu ul li, #sublinks ul li {
	background: transparent;
	list-style: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 8px 0px 10px;
	display: inline;
	border-right: 1px solid #CAD5DB;
	text-decoration: none;
}
#mainMenu ul li a:hover{
	font-weight: bold;
}
.paralel_home a      {
	padding: 0px 0px 0px 20px;
  	background: transparent url('images/house.gif') no-repeat left;
}
.paralel_home a:hover   {
	padding: 0px 0px 0px 20px;
  	background: #CAD5DB url('images/house.gif') no-repeat left;
}
.paralel_blue a {
 	color: #161586;
}
.paralel_blue a:hover {
	color: #161586;
}
.paralel_yellow a {
 color: #CCA600;
}
.paralel_yellow a:hover  {
  color: #CCA600;
}
.paralel_red a {
  color: #930000;
}
.paralel_red a:hover {
  color: #930000;
}
.paralel_green a {
  color: #005600;
}
.paralel_green a:hover {
  color: #005600;
}
.paralel_orange a {
  color: #DB8F00;
}
.paralel_orange a:hover {
  color: #DB8F00;
}
.paralel_ocean a {
  color: #003775;
}
.paralel_ocean a:hover {
  color: #003775;
}
.paralel_greeno a {
  color: #6A8D02;
}
.paralel_greeno a:hover {
  color: #6A8D02;
}
.paralel_hide a {
  color: #DB8F00;
}
.paralel_hide a:hover {
  color: #DB8F00;
}

#dateToday{
	height: 30px;
	float: right;
	width: 250px;
	margin: -30px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	position: relative;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-align: right;
	color: #999999;
	border: 0px solid #000000;
}
/* End HEADER --------------------------------------------------------*/
/* Start HEADER_HOME --------------------------------------------------------*/
#wrapHome {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#containerHome {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	background: #000036;
	border: 0px solid #FFFFFF;
}
#headerHome {
	width: 100%;
	height: 310px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	background: #000036 url('images/logo79.png') no-repeat top center;
	border: 0px solid #FFFFFF;
}

#headerHome .contentHome {
	width: 690px;
	height: 300px;
	margin: 12px 0px 0px 55px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	float:right;
	display: block;
	background: transparent url('images/sideMe.png') no-repeat bottom left;
	border: 0px solid #CAD5DB;
}
#logoHome {
	width: 505px;
	height: 100px;
	margin: 108px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: transparent url('images/enter.png') no-repeat center right;
	color: #797979; font-size: 14.5pt; font-weight: normal; text-align: left; line-height:110px;
	border: 0px solid #CAD5DB;
}
#logoHome a {
	color: #1F497D;
}
#logoHome a:hover {
	color: #4F81BD;
}
#mainMenuHome {
	width:100%;
	height: 30px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:right;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: 1.5px;
	text-align:right;
	border: 0px solid #CAD5DB;
}
#mainMenuHome a {
	color: #000036;
}
#mainMenuHome ul, #sublinks ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
	
}
#mainMenuHome ul li, #sublinks ul li {
	background: transparent;
	list-style: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 8px 0px 10px;
	display: inline;
	border-right: 1px solid #CAD5DB;
	text-decoration: none;
}
#mainMenuHome ul li a:hover{
	font-weight: bold;

#post-entryHOME, #postHOME {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 950px;
	position: relative;
	border: 0px solid #000000;
}
/* End HEADER_HOME --------------------------------------------------------*/

/* Start BODY-CONTENT --------------------------------------------------------*/

/* Start POST ---------------------------------------- */
#post-entry, #post {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 950px;
	position: relative;
	border: 0px solid #000000;
}

#post h12 {
	font-size: 20px;
	line-height: 25px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: left;
	text-transform: capitalize;
	font-weight: normal;
}
#post h12 a {
	color: #999999;
	text-decoration: none;
}
#post h12 a:hover {
	color: #B0E139;
	text-decoration: none;
}
#post h2 {
	margin: 10px 0px 12px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #930000;
}

.post-meta {
	float: left;
	width: 558px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CAD5DB;
}
.post-cat {
	float: left;
	width: 548px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #161586;
}
.post-content-cat {
	float: left;
	width: 540px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #161586;
	text-align: justify;
}

.post-content {
	font-size: 12px;
	color: #161586;
	text-align: justify;
	float: left;
	width: 548px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 0px solid #CAD5DB;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1, .post-content h1 a {
	font-size: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #000000;
}
.post-cat h1, .post-cat h1 a {
	font-size: 14px;
	color: #D58B06;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #000000;
}
.post-content h3 {
	font-size: 18px;
	color: #CCCCCC;
	margin: 1em 0px 2px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.post-content h4 {
	font-size: 17px;
	color: #CCCCCC;
	margin: 1em 0px 2px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.post-content h5 {
	font-size: 16px;
	color: #CCCCCC;
	margin: 1em 0px 3px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.post-content h6 {
	font-size: 15px;
	color: #CCCCCC;
	margin: 1em 0px 3px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.post-content img {
	padding: 3px;
	border: 1px solid #333333;
}
.post-content a {
	color: #CCCC99;
	text-decoration: none;
}
.post-content a:hover, .post-cat a:hover {
	color: #A0CC34;
	text-decoration: none;
}
.post-nav {
	margin: 0px;
	float: left;
	width: 98%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #CAD5DB;
}
.post-nav a {
	color: #D58B06;
	text-decoration: none;
	padding: 5px 7px;
}
.post-nav a:hover {
	color: #9FC527;
	text-decoration: none;
	padding: 5px 7px;
}
.post_link a {
	font-size: 12px;
	color: #000000;
	text-align: right;
	float: left;
	width: 548px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}
/* End POST ---------------------------------------- */

#widget-left {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 150px;
	position: relative;
	border: 0px solid #080000;
}
#widget-right {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 380px;
	position: relative;
	border: 0px solid #080000;
}
#main_icon {
	padding: 0px;
	float: center;
	width: 100%;
	height: 105px;
	position: relative;
	background: url('images/b22.gif') repeat-x top;
	border-top: 1px solid #CAD5DB;
	border-left: 1px solid #CAD5DB;
	border-right: 2px solid #556B78;
	border-bottom: 2px solid #556B78; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}
#ciayoo {
	margin: 10px 10px 10px 10px;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 361px;
	height: 21px;
	position: relative;
	border: 0px solid #556B78;
}
.sidebox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	line-height: 18px;
	color: #FF0000;
}
.sidebox form {
	margin: 0px;
	padding: 0px;
	float: left;
}
.sidebox p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.sbm-box {
	font-size: 12px;
	padding: 0px;
	width: 289px;
	height: 20px;
	font-weight: bold;
}
#iconed {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 35px;
	position: relative;
	border: 0px solid #556B78;
}
#iconed ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#iconed ul li {
	background: transparent;
	text-decoration: none;
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #556B78;
	border-left: 0px solid #556B78;
	border-right: 0px solid #556B78;
	border-bottom: 0px solid #556B78;
}
.sport, .sport a {
	padding: 0px 60px 60px 60px;
	background: transparent url('images/sport.png') no-repeat center;
}
.blogO, .blogO a {
	padding: 0px 60px 60px 60px;
	background: transparent url('images/blog.png') no-repeat bottom;
}
.quran, .quran a {
	padding: 0px 60px 60px 60px;
	background: transparent url('images/RQ.png') no-repeat center;
}
/* Start Widget ---------------------------------------- */
.widget {
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	color: #161586;
	position: relative;
	background: url('images/b22.gif') repeat-x bottom;
	border: 0px solid #CAD5DB; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}
.widget h3 {
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	background: url('images/b22.gif') repeat-x top;
	border: 1px solid #CAD5DB; padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.widget ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CAD5DB;
}
.widget ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	border: 0px solid #CAD5DB;
}
.widget ul li a {
	color: #161586;
}
.widget ul li a:hover {
	color: #930000;
}
.closeul {
	height: 10px;
	background: #FFFFFF;

}
/* End Widget ---------------------------------------- */

/* Start SIDEBAR ---------------------------------------- */
#sidebar {
	float: left;
	width: 400px;
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #080000;
}
.sortable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	clear: none;
	float: left;
	color: #161586;
	cursor: move;
	border: 1px solid #CAD5DB;
}
.sortable h3 {
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	background: url('images/b1.gif') repeat-x top;; padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.sortable ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CAD5DB;
}
.sortable ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	border: 0px solid #CAD5DB;
}
.sortable ul li a {
	color: #161586;
}
.sortable ul li a:hover {
	color: #930000;
}
.moret, .moret a {
	margin: -5px 10px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: right;
}

/* End SIDEBAR ---------------------------------------- */

#footer {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	border-top: 1px solid #CAD5DB;
	color: #556B78;
	font-size: 11px;
	text-align: center;
}
#bottomMenu {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-size: 11px;
	line-height: 30px;
}
#bottomMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
}

#bottomMenu ul li {
	list-style: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 8px 0px 10px;
	display: inline;
	border-right: 1px solid #CAD5DB;
	text-decoration: none;
}
#bottomMenu ul li a:hover{
	color: #556B78;
}

/* End BODY-CONTENT --------------------------------------------------------*/

.page_item {
	background: url('images/navs.gif') no-repeat left;
	display: inline;
	float: left;
	padding-left: 16px;
	height: 29px;
	font-size: 11px;
	line-height: 29px
}
.page_item a {
	background: url('images/navs-l.gif') no-repeat right;
	margin: 0px;
	float: left;
	height: 29px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:0px; padding-right:17px; padding-top:0px; padding-bottom:0px
}
.page_item a:hover {
	background: url('images/navs-l.gif') no-repeat right;
	margin: 0px;
	float: left;
	height: 29px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:0px; padding-right:17px; padding-top:0px; padding-bottom:0px
}
.home {
	background: url('images/navs.gif') no-repeat left;
	display: inline;
	height: 29px;
	font-size: 11px;
	line-height: 29px;
	margin: 0px;
	float: left;
	padding-left:16px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.home a {
	background: url('images/navs-l.gif') no-repeat right;
	margin: 0px;
	float: left;
	height: 29px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:0px; padding-right:17px; padding-top:0px; padding-bottom:0px
}
.current_page_item {
	background: url('images/navs.gif') no-repeat left;
	display: inline;
	height: 29px;
	font-size: 11px;
	line-height: 29px;
	margin: 0px;
	float: left;
	padding-left:16px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.current_page_item a {
	background: url('images/navs-l.gif') no-repeat right;
	margin: 0px;
	float: left;
	height: 29px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:0px; padding-right:17px; padding-top:0px; padding-bottom:0px
}



#rssfeed {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 221px;
}

#adslot {
	background: url('images/adslot.gif') no-repeat;
	float: left;
	height: 140px;
	width: 640px;
	margin-bottom: 10px; padding-left:15px; padding-right:15px; padding-top:8px; padding-bottom:15px
}
.ad {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 20px;
}
.ad img {
	padding: 0px;
	border: 0px solid #333333;
}
.ad img:hover {
	padding: 0px;
	border: 2px solid #FF0000;
}
.clear-fix {
	float: left;
	height: 30px;
	width: 660px;
}

.by {
	font-size: 11px;
	line-height: 18px;
	color: #930000;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 660px;
}
.by a {
	color: #999999;
	text-decoration: none;
}
.com-count {
	background: url('images/comment.gif') no-repeat left top;
	height: 16px;
	float: left;
	width: 543px;
	font-size: 12px;
	color: #FF0000;
	position: relative;
	border: 1px solid #000000; margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:18px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.com-count a {
	color: #FF0000;
	text-decoration: none;
}
.current {
	margin-left: 10px;
}
.cats {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 5px;
	float: left;
	width: 98%;
	font-size: 11px;
	line-height: 11px;
	color: #556B78;
	border-bottom: 1px solid #CAD5DB;
}
.cats a {
	color: #556B78;
	text-decoration: none;
}
.cats a:hover {
	color: #A0CC34;
	text-decoration: none;
}
#comment-template {
	float: left;
	width: 90%;
	padding-left: 10px;
	padding-top: 15px;
}
#comment-template h4   {
	float: left;
	width: 100%;
	font-size: 17px;
	color: #B5E04E;
	margin: 0px;
	padding: 0px;
}
#comment-template h5 {

	float: left;
	width: 100%;
	font-size: 17px;
	color: #999999;
	margin: 15px 0px 5px;
	padding: 0px;
}
#comment-template h6 {
	float: left;
	width: 100%;
	font-size: 17px;
	color: #556B78;
	margin: 15px 0px 5px;
	padding: 0px;
}
#comment-form {
	margin: 0px;
	padding: 15px 8px;
	float: left;
	width: 100%;
	background: #CAD5DB;
	border: 5px solid #EEF3F6;
}
#comment-form p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.input-s {
	padding: 1px;
	width: 200px;
	border: 4px solid #EEF3F6;
}
#comment-form textarea {
	height: 125px;
	width: 350px;
	border: 4px solid #EEF3F6;
}

.rssfeed {
	margin: 0px;
	float: left;
	width: 642px;
	background: url('images/rss.png') no-repeat left center;
	font-size: 12px; padding-left:16px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.rssfeed a {
	color: #FF9900;
	text-decoration: none;
}
.rssfeed a:hover {
	color: #FF0000;
	text-decoration: none;
}
.com {
	padding: 8px;
	float: left;
	width: 100%;
	background: transparent;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #666666;
}
.user {
	float: left;
	width: 100%;
	font-size: 13px;
}
.date {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #930000;
}
.text {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
}
.com-alt {
	padding: 8px;
	float: left;
	width: 100%;
	background: transparent;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #333333;
}
.com a {
	color: #999999;
	text-decoration: none;
}
.com-alt a {
	color: #CCCCCC;
	text-decoration: none;
}

.top-fc {
	float: left;
	width: 920px;
	padding-top: 25px;
	border-bottom: 1px solid #222323;
}
.bottom-fc {
	float: left;
	width: 920px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	position: relative;
	padding-top: 6px;
}
.bottom-fc a {
	color: #CCCCCC;
	text-decoration: none;
}
.bottom-fc a:hover {
	color: #FF0000;
	text-decoration: none;
}

.f-block {
	float: left;
	width: 300px;
}
.f-block h3         {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	font-size: 18px;
	color: #FF0000;
}
.f-block ul   {
	margin: 0px;
	padding: 8px 0px 20px;
	float: left;
	width: 300px;
	list-style-type: none;
}
.f-block ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	list-style-type: none;
}
.f-block ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #FF0000;
}
.f-block ul ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 290px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #FF0000;
}
.f-block ul li a {
	float: left;
	width: 286px;
	list-style-type: none;
	color: #FF0000;
	text-decoration: none;
	display: block;
	background: url('images/bullet.gif') no-repeat left 3px;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.f-block ul ul li a {

	float: left;
	width: 276px;
	list-style-type: none;
	color: #FF0000;
	text-decoration: none;
	display: block;
	background: url('images/bullet.gif') no-repeat left 3px;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.f-block ul li a:hover {

	float: left;
	width: 286px;
	list-style-type: none;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background: url('images/bullet.gif') no-repeat left 3px;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.f-block ul ul li a:hover {


	float: left;
	width: 276px;
	list-style-type: none;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background: url('images/bullet.gif') no-repeat left 3px;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.green {
	color: #A9E100;
}
#themeswitcher {

	background: url('images/center-s.gif') repeat-y;
	margin: 0px;
	float: left;
	width: 201px;
	list-style-type: none; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:0px
}
#themeswitcher li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#themeswitcher li select {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #000000;
	background: #FF0000;
}