/*
Theme Name: CJ NEWSLive
Theme URI: http://www.cssjockey.com/premium-wordpress-themes/newslive
Description: <b><a href="http://www.cssjockey.com/premium-wordpress-themes/newslive">News Live</a></b> - Fully customizable News/Magazine style theme. 
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
Tags: news, magazine, custom options
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved.
Version: 1.0
*/
/* Structure */
body {
	background:url(images/bgnews.jpg) repeat;
	font:normal 10pt arial;
	color:#535353 !important;
}
a{
	color:#990000;
}
#bodywrap{
	background:url(images/bodywrap.gif) repeat-x;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	background:url(images/wrapper.png) repeat-y;
}
#logowrap{
	width:980px;
	margin:0 auto;
	height:92px;
	background:#FFF;
}
#header{
	clear:both;
	width:980px;
	height:290px;
	margin:0 auto;
	background:#efefef;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
#contentwrap{
	width:980px;
	margin:0 auto;
	padding:0 15px 0 15px;
}
#homecontent{
	width:500px;
	padding:10px 5px 20px 5px;
}
#sidebarone{
	width:180px;
	padding:10px 5px 20px 5px;
}
#sidebartwo{
	width:260px;
	padding:10px 5px 20px 5px;
}
#footer{
	width:960px;
	margin:0 auto;
	background:#fff;
	padding:15px 10px 30px 10px;
	color:#2a2a2a;
	border-top:3px solid #CCC;
	font:bold 8pt Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:1.8;
}
#footer a{
	color:#990000;
}

/* Structure */
/* Extras */
#tooltip {
	position: absolute;
	z-index: 3000;
	background:#333333;
	padding:3px 7px 3px 7px;
	border:1px solid #000;
	color:#FFF;
	font:normal 9pt arial;	
}
#tooltip h3, #tooltip div {
	margin:0;
	color:#FFF;
	font:normal 9pt arial;
	}
/* Extras */
