/*
Theme Name: VoteForKuwait
Theme URI: http://www.cssjockey.com
Description: <b>Custom theme for voteforkuwait</b>.
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved.
Version: 2.3.1
*/
body {
	color:#2a2a2a;
	line-height:1.6;
	background:#000 url(images/bg2.png);	
	color:#585656;
	font:normal 9pt Arial, Geneva, Helvetica, sans-serif;	
}
a{
	color:#006d9b;
}
a:hover{
	color:#999999;
}
#wrapper{
	width:978px;
	margin:0 auto;
	border-left:solid 1px #006666;
	border-right:solid 1px #006666;
	border-bottom:solid 1px #006666;
	background:#FFF;
}
#header{
	width:978px;
	margin:0 auto;
	height:90px;
	border-bottom:solid 3px #99CCCC;
	background:#2a2f35;
}
#header h1{
	color:#CCC;
	font:normal 26pt "century gothic";
	text-align:center;
}
#contentcontainer{
	width:960px;
	padding:15px 10px 10px 10px;
}
#content{
	width:640px;
	padding:10px 0px 0 15px;
	line-height:1.6;
}
#sidebar{
	width:300px;
	padding:0 0 0 0;
	margin:10px 0px 0 0;
}
#footer{
	clear:both;
	width:958px;
	margin:0px;
	margin:0 auto;
	background:#fff;	
	padding:10px 10px 20px 10px;
	color:#545454;
	border-top:solid 3px #99cccc;
	font:normal 12px Arial, Helvetica, sans-serif;
}
/* Structure */
/* Home Sections */
.homepanel{
	width:300px;
	margin:20px 12px 0 12px;
}

/* RSS Widgets */
div.rsswidget{
	text-align:left;
	margin:0px 0px 20px 0px;
	font:normal 9pt Arial, Helvetica, sans-serif;
}
div.rsswidget ul{
	margin:0px; padding:0px;
}
div.rsswidget ul li{
	list-style:none;
	height:15px;
	overflow:hidden;
	margin:0 0 3px 0;
	border-bottom:1px solid #ccc;
	padding:0 0 2px 0;
	direction:rtl;
	text-align:right;
font-weight:bold;
}
div.rsswidget h2{
	font:bold 12pt Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	direction:rtl;
	text-align:right;	
}
div.rsswidget h2 img{
	display:none;
}
/* Extras */
#tooltip {
	position: absolute;
	z-index: 3000;
	background:#2a2a2a;
	padding:3px 7px 3px 7px;
	border:1px solid #000;
	color:#FFF;
	font:normal 9pt arial;	
	width:300px;
}
#tooltip h3, #tooltip div {
	margin:0;
	color:#FFF;
	font:normal 9pt arial;
	}