/*  
Theme Name: NewsPixel
Theme URI: http://newspixel.rockinthemes.com/
Description: A premium newspaper/magazine WordPress theme
Version: 1
Author: Premium RockinThemes
Author URI: http://premium.rockinthemes.com/

	NewsPixel v.1
	http://newspixel.rockinthemes.com/
	November 5, 2007
	This theme, including the CSS, XHTML, and associates files are copyrighted. Please don't steal.
*/

html, body { margin: 0; padding: 0; }

body { 
	color:#484848;
	background: #FFF;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10pt;
	/*text-align: center;*/
	padding-bottom: 20px; 
	line-height:150%;
}

body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #267ABF;
	text-decoration: none;
}
a:hover { color: #E9133B; text-decoration: none; }
#content a {
	/*color: #267ABF;
	text-decoration: underline;*/
  color:#267ABF;
  text-decoration:none;
  border-bottom:1px dotted #267ABF;
}
#content a:hover { /*color: #E9133B; text-decoration: underline; */
  color:#E9133B;
  text-decoration:none;
  /*border-bottom-style:solid;*/
  border-bottom: 1px solid #E9133B
}
#content  .post ul.offsite { 
margin-bottom:0.75em;
}
#content  .post ul.offsite li {
background-image:url(/images/icon_offsite.gif);
padding-left:18px;
}
/*#content p a img, a.thumb, a img:link, a img:visited, a img:hover {   border-bottom-style:solid;
  border-width:0;
}*/
/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 15px 5px 25px;
}
blockquote {
	background-color:#FFFFFF;/*#F2F4FA;*/
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 10px;
	border-left: 4px solid #267ABF;
	font-style: italic;
}
blockquote blockquote {
	background-color:#FFFFFF;/*#F2F4FA;*/
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;	
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #CC3300;
}
img { border: 0px; background: none; }
p {
	padding: 5px 0px;
	margin: 0px;
}
.clearboth:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

em,strong { color:#267ABF; }

/*********************************************
		Header Styles
*********************************************/
h1, #content h1 a { /* This style used as title on single posts and pages */
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 5px;
	color: #267ABF;
	text-decoration: none;
}

h2 { /* This style used as header in the sidebars 
	background: url(images/dot.png) bottom left repeat-x;*/
	border-bottom:1px dotted #267ABF;
	color: #E9133B;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 9px 3px;
	text-transform: uppercase;
	letter-spacing: .02em;
	border-top: 4px solid #1F78BE;
}
#content h2  {
background:none;
border-bottom:none;
border-top:none;
letter-spacing:0.02em;
margin:0 0 0px;
padding:9px 0px 0px;
}
h3 { /* This style used as the post titles on homepage/archive*/
	font-family: Georgia, serif; 
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #267ABF;
	text-decoration: none;
}
#content h3 a , #content h3 a:hover { /* This style used as title on single posts and pages */
	border-bottom:0px;
}


h4, h4 a { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}
h5  { 
	color: #ff6000; 
	margin: 0px 0px 0px 0 ;  
	padding-bottom: 3px;  
	font:bold 14px Georgia, "Times New Roman", Times, serif; 
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: transparent;
	text-align: left;
    margin: 0px auto;
    width: 960px;
    padding: 0px;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}
#header .topbar {
	width: 940px;
	text-align: left;
	padding: 5px 10px; margin: 0px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
}
#header .topbar .date {
	/*width: 350px;*/
	color: #666;
}

#toplinks {
	float: right;
	padding: 0px 10px 0px 0pxpx;
}

#header .topbar .login {
	float: left;
	width: 460px;
	color: #666;
	padding: 0px 0px 0px 10px;
}
#header .topbar .rss {
	float: right;
	width: 470px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
}
#header .topbar .rss a {
	background: url(images/toprss.png) 5px 1px no-repeat;
	padding: 0px 0px 0px 22px;
}
#header .topbar .rss a:hover {	
}
#header #logo {
	clear: both;
	padding: 13px 0px; margin: 0px;
	overflow: hidden;
}
#header img {
	margin-bottom:-3px; 
}
#header span {
	font-size: 14px;
	color: #267ABF;
}
/*********************************************
		Horizontal Navigaion Styles



*********************************************/

#menu {
	clear: both;
	color: #1F78BE;
	font-size: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;	
	text-transform: uppercase;
	padding: 0px 0px;
	margin: 0px;
	display: block;
	width: 960px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	background: #F7F7F7;
}
/* This is the navigation */
#menu ul {
	margin: 0px;
	padding: 8px 0px;
	width: 680px;
	overflow: hidden;
	font-weight: bold;
	float: left;
	}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px -4px 0px 0px;
	padding: 8px 0px;
	}
#menu ul li a {
	color: #1F78BE;
	padding: 8px 10px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #DBDBDB;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
	background: #E7133B;
	color: #FFF;
}
#menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #E7133B;
	}
	
/*This is the search */
#menu #search {
	float: right;
	width: 160px;
	padding: 7px 5px 7px 10px; margin: 0px;
	background: url(images/search.png) 0px 9px no-repeat;
}
#menu #search #searchform {
	margin: 0px; padding: 0px;
}
#menu #search .s {
	float: right;
	margin: 0px;
	width: 140px;
}

/*********************************************
		Featured Posts
*********************************************/
#feature {
	clear: both;
	display: block;
	width: 960px;
	margin: 10px 0px 0px 0px; padding: 0px;
	background: #CBE8FF;
}
#feature .left {
	float: left;
	display: block;
	width: 435px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 4px solid #1F78B3;
}
#feature .right {
	float: right;
	display: block;
	width: 435px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 4px solid #E7133B;
}
	
/*********************************************
		Content Div
*********************************************/
#content {
	display: inline;
	float: left;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 20px 0px;
	width: 620px;
	display: block;
	border-top: 4px solid #1F78BE;
}
#content img {
	padding: 10px 10px 10px 0px;
}
#content .post ul {
list-style-type:none;
/*margin:0 0 1em;*/
/*padding:0;*/
}
#content .post ul li { 
background:transparent url(images/bullet.gif) no-repeat scroll 2px 0.5em;
padding:0 0 0 15px;
}


.post {
	background-color: #FAFAE8;
	/*background: #E4F3FF;*/
	border-bottom: 1px dotted #1F78BE;
	border-left: 1px dotted #E0E0E0;
	border-right: 1px dotted #E0E0E0;
	border-top: 1px dotted #E0E0E0;
	/*border-bottom: 1px solid #7397B4;
	background-image:transparent url(images/bluedot.png) repeat-x scroll left bottom;*/
	padding: 10px; margin: 0px 0px 10px 0px;
}
.post-more { /* Use this class to style the "more" tag */
	clear: both;
	text-align: right;
	margin: 10px 0px 10px 0px; padding: 0px;
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px;
	background: transparent;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	margin: 10px 0px;
	background: none;
}
.meta-date {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/date.png) 0px 1px no-repeat;
}
.meta-author {
	margin: 0px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/

#l_sidebar {
	display: inline;
	float: left;
	border: 0px solid black;
	width: 155px;
	margin: 10px 0px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;*/
	line-height:100%;
}
#l_sidebar p {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;


	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul li {
	padding: 5px 0px 6px 0px;
	margin: 0px;
	/*border-bottom:1px dotted #CCCCCC;*/
	background: url(images/bluedot.png) bottom left repeat-x;
}
#l_sidebar ul li ul li a {
	margin: 0px 0px 0px 5px;
	display: block;
}
#l_sidebar ul li ul li a:hover {
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 5px 0px 6px 5px;
	margin: 0px;
	/*border-top:1px dotted #CCCCCC;*/
	background: url(images/bluedot.png) top left repeat-x;
}
#l_sidebar .page_item {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
}
/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;
	width: 155px;
	margin: 10px 0px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height:100%;
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li ul li {
	padding: 5px 0px 6px 0px;
	margin: 0px;
	background: url(images/bluedot.png) bottom left repeat-x;
}
#r_sidebar ul li ul li a {
	margin: 0px 0px 0px 5px;
	display: block;
}
#r_sidebar ul li ul li a:hover {
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
	Middle Sidebar - the one with the video :-)
*********************************************/
#m_sidebar {
	display: inline;
	float: left;
	border: 0px solid black;
	background: #F2F8FD;
	width: 205px;
	margin: 10px 15px 15px 0px; padding: 0px 0px 0px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#m_sidebar p {
	padding: 3px;
	text-align: justify;
	
}
#m_sidebar img {
	text-align: center;
}
#m_sidebar form {
	padding: 0px;
	margin: 5px;
}
#m_sidebar .video {
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#m_sidebar .sidenotes {
	padding: 3px;
}
#m_sidebar .sidenotes p {
	padding: 0px;
	margin: 5px 0px;
}
#m_sidebar .title {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 0px 0px 5px 0px;
}
#m_sidebar .title a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
#m_sidebar .title a:hover {
	color: #E9133B; text-decoration: none;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #F2F8FD;
	overflow: hidden;
	border-top: 4px solid #267ABF;
	border-bottom: 1px solid #7397B4;
}
#comments .odd {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #F2F8FD;
	overflow: hidden;
	border-top: 4px solid #CC3300;
	border-bottom: 1px solid #7397B4;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	clear: both;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px;
	color: #666;
	border-top: 4px solid #CC3300;
	text-align: left;
	font-size: 11px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

