/*  
Theme Name: iNews Classic
Theme URI: http://inews.ithemes.com/
Description: A premium newspaper/magazine WordPress theme
Version: 1.5.1
Author: iThemes
Author URI: http://ithemes.com/

All WordPress code and funtions are under GPL:
http://www.opensource.org/licenses/gpl-license.php

All CSS and images are copyright iThemes Media LLC, all rights reserved.
	
	Changelog:
		v1.0 - 08.01.08
		First Release
		v1.5 - 08.26.08
		Added theme options
		v1.5.1 - 09.09.08
		-Updated with WP 2.6 image styles
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px; 
	text-align: center;
}

body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #ed1e29;
	text-decoration: none;
}
a:hover { color: #000; text-decoration: none; }

/*********************************************
		Text Elements
*********************************************/
.clearme {
	height: 1px;
	overflow: hidden;
	clear: both;
	}
.topwrapper {
	background: #ededed url('/_img/template/bg_top.gif') repeat-x;
	}

.top {
	padding: 6px 0px 4px 0px;
	margin: 0px auto;
	width: 938px;
	line-height: 14px;
	}
.top .left {
	float: left;
	display: inline;
	}
.top .right {
	float: right;
	display: inline;
	list-style: none;
	margin: 2px 0px 0px 0px;
	}
.top .right li {
	display: inline;
	padding-left: 13px;
	margin-left: 11px;
	background: transparent url('/_img/template/div_top.gif') no-repeat;
	font-weight: bold;
	}
.top .right li#cart {
	display: inline;
	padding: 1px 0px 1px 19px;
	margin-left: 0px;
	background: transparent url('/_img/template/cart.gif') no-repeat 0px -2px;
	}
.top .right li#cart span {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}

.top a:link, .top a:visited { color: #ed1e29; text-decoration: none; }
.top a:hover { color: #669900; text-decoration: none; }

.bodywrapper {
	clear:both;
	background: transparent url('/_img/template/bg_body.gif') repeat-x;
	}
.bodyarea {
	margin: 0px auto;
	width: 960px;
	}

.logo {
	float: left;
	display: inline;
	padding: 9px 0px 0px 11px;
	}
.nav {
	float: right;
	display: inline;
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	margin: 50px 0px 0px 0px;
	}
.nav li {
	display: inline;
	background: transparent url('/_img/template/div_nav.gif') no-repeat;
	padding-left: 13px;
	margin-left: 20px;
	}
.nav li#home {
	background: none;
	}


.banner {
	clear: both;
	margin: 6px 0px 14px 0px;
	padding: 13px 11px 15px 11px;
	width: 938px;
	height: 216px;
	background: transparent url('/_img/template/bg_banner.gif') no-repeat;
	}

.adminbanner {
	clear: both;
	margin: 6px 0px 14px 0px;
	padding: 13px 11px 15px 11px;
	width: 938px;
	height: 39px;
	background: transparent url('/_img/template/bg_banner.gif') no-repeat;
	}

.tab {
	float: left;
	display: inline;
	color: #000;
	margin: 0px;
	padding: 0px;
	font: 12px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}

.tab li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding-right: 12px;
	background: #fff;
	}
.tab li#bg { background:  url('/_img/template/div_tab.gif') no-repeat top right; }
.tab li#nobg { background: none; }


.prevnext {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 12px trebuchet ms, helvetica, arial, verdana, sans-serif;
	}
.prevnext li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
dl.package-list dt {
display:inline;
float:left;
margin:0;
padding:0 2px;
width:270px;
}
dl.package-list dd {
margin:0 0 3px;
padding:0 2px 3px;
text-align:right;
}
li#prev {
	margin-right: 12px;
	padding-right: 12px;
	background:  url('/_img/template/div_tab.gif') no-repeat top right;
	}
li#next {
	margin-right: 12px;
	}

li#prevno {
	color: #C0C0C0;
	margin-right: 12px;
	padding-right: 12px;
	background:  url('/_img/template/div_tab.gif') no-repeat top right;
	}
li#nextno {
	color: #C0C0C0;
	margin-right: 12px;
	}


li#page {
	margin-right: 24px;
	}

.tabcontents {
	clear: both;
	background: transparent url('/_img/template/bg_tabcontents.gif') no-repeat;
	padding: 10px 24px 0px 24px;
	}

.pages {
	margin: 6px 0px 12px 0px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e1e1e1;
	}
.pagesbottom {
	background: transparent url('/_img/template/bg_bottom.gif') no-repeat left bottom;
	padding: 12px 24px;
	margin-top: 12px;
	}

.gallery-thumb img {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	}
	
.viewphoto {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	}

.col-smallleft {
	float: left;
	display: inline;
	width: 250px;
	margin-top: 24px;
	}

.col-smallright_admin {
	float: right;
	display: inline;
	width: 230px;
	margin-top: 24px;
	margin-left: 5px;
	padding-left: 10px
	}

.col-smallright_admin h2 {
	font-weight: bold;
	color: #666;
	font-size: 15px;
	line-height: 26px;
	border-bottom: 1px solid #ed1e29;
	}

.col-smallright_admin p {
	font-size: 12px;
	}

.col-largeleft_admin {
	float: left;
	display: inline;
	width: 640px;
	margin-top: 24px;
	padding-right: 15px;
	border-right: thin dotted #C0C0C0
	}

.col-large-right {
	float: right;
	display: inline;
	width: 640px;
	margin-top: 24px;
	}



.col-left {
	float: left;
	display: inline;
	width: 430px;
	margin-top: 24px;
	}
.col-right {
	float: right;
	display: inline;
	width: 430px;
	margin-top: 24px;
	}

.calloutwrapper {
	border: 1px solid #ededed;
	}
.calloutbox {
	border: 1px solid #fff;
	background: transparent url('/_img/template/bg_callout.gif') repeat-x;
	padding: 9px;
	}

.events {
	background: transparent url('/_img/template/bg_events.gif') no-repeat;
	width: 960px;
	margin-bottom: 24px;
	}
.ev1, .ev2, .ev3 {
	font-weight: normal;
	color: #666;
	font-size: 16px;
	text-align: left;
	}
.ev1 {
	width: 466px;
	padding: 20px 0px 0px 20px;
	}
.ev2 {
	width: 225px;
	padding: 20px 0px 0px 12px;
	}
.ev3 {
	width: 225px;
	padding: 20px 0px 0px 12px;
	}

.evtd-1, .evtd-2, .evtd-3 { font-size: 14px; border-bottom: 1px solid #e1e1e1; }
.evtd-1 {
	width: 466px;
	padding: 10px 0px 10px 20px;
	}
.evtd-2 {
	width: 225px;
	padding: 10px 0px 10px 12px;
	}
.evtd-3 {
	width: 225px;
	padding: 10px 0px 10px 12px;
	}

.photoarea {
	float: left;
	display: inline;
	width: 516px;
	text-align: center;
	margin: 18px 0px;
	}

.photoarea h4 { margin: 12px 0px 0px 0px; }
.belowPHleft {
	text-align: left;
	float: left;
	display: inline;
	width: 245px;
	}
.belowPHright {
	text-align: right;
	float: right;
	display: inline;
	width: 245px;
	margin-top: 12px;
	}

.packages {
	float: right;
	display: inline;
	width: 366px;
	margin: 18px 0px;
	}

.package {
	float: left;
	display: inline;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	border-left: 1px solid #e2e2e2;
	padding: 6px;
	margin: 0px 6px 6px 0px;
	width: 87px;
	text-align: center;
	line-height: 14px;
	}
#lastpackage { margin-right: 0px; }

.pleasenote {
	clear: both;
	padding-top: 12px;
	}

/* text styles */

.hr {
	height: 1px;
	background: #e1e1e1;
	margin: 9px 0px;
	overflow: hidden;
	}
p.introp {
	margin-top: 0px;
	font-size: 16px;
	line-height: 24px;
	color: #707070;
	}
.nomarginbelow { margin-bottom: 0px; }

.marginright8px {
	margin-right: 8px;
	}
#margintop12px, .margintop12px {
	margin-top: 12px;
	}

.infobox {
	border: 1px solid #669900;
	background: #e0ebcc;
	padding: 6px;
	margin: 6px 0px;
	line-height: 14px;
	}
.infobox span {
	color: #990000;
	font-weight: bold;
	}

/* home styles */

.h-news {
	float: left;
	display: inline;
	width: 662px;
	margin: 18px 0px 0px 0px;
	}
.newstext {
	float: left;
	display: inline;
	width: 475px;
	}
.newstext h1 {
	font-size: 14px;
	color: #ed1e29;
	margin-bottom: 0px;
	}
.newstext p {
	margin-top: 0px;
	font-size: 12px;
	}

.newslogo {
	float: right;
	display: inline;
	width: 185px;
	}

.newsdivider {
	clear: both;
	background: transparent url('/_img/template/div_events.gif') repeat-x;
	height: 1px;
	overflow: hidden;
	margin: 4px 0px 24px 0px;
	width: 642px;
	}

.h-events {
	float: left;
	display: inline;
	width: 240px;
	margin: 18px 0px 0px 0px;
	}
.eventlist {
	background: transparent url('/_img/template/bg_h-events.gif') repeat-x;
	margin: 0px;
	padding: 6px;
	}
.eventlist dd {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	background: transparent url('/_img/template/div_events.gif') no-repeat left bottom;
	}

/* footer styles */

.footwrap {
	background: transparent url('/_img/template/bg_footer.gif') repeat-x;
	padding: 24px 0px;
	margin-top: 40px;
	}

.footer {
	width: 960px;
	margin: 0px auto;
	}

.footer dl {
	float: left;
	display: inline;
	width: 488px;
	margin-top: 0px;
	padding-top: 0px;
	}
.footer dt {
	float: left;
	display: inline;
	}
.footer dd {
	float: right;
	display: inline;
	}

.footer ul {
	float: right;
	display: inline;
	list-style: none;
	margin: 0px;
	}
.footer li {
	display: inline;
	padding-left: 13px;
	margin-left: 11px;
	background: transparent url('/_img/template/div_top.gif') no-repeat;
	font-weight: bold;
	}
.footer li#left {
	background: none;
	}


.formrequired {
color: #FF0000;
}







fieldset {
float: left;
clear: both;
width: 100%;
margin: 0 0 1.5em 0;
padding: 0;
border: 1px solid #BFBAB0;
background-color: #EEEEEE;
}

legend {
margin-left: 1em;
padding: 0;
color: #000;
font-weight: bold;
}
fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}

fieldset.submit {
float: right;
width: auto;
border-style: none;
padding-left: 12em;
padding-right: 5em;
background-color: transparent;
}

label {
float: left;
width: 15em;
margin-right: 1em;
font-weight:bold;
text-align: right;
}


.margin5px {
	margin: 5px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	margin: 1px;
	}


.margin5px a img {
	border-color: #ccc;
}

.margin5px a:hover img {
	border-width: 2px;
	border-color: #FFCC66;
	margin: 0;
}



/* Joe's Add-ons: */

.alert {
	background: #fff6bf url("/images/icons/exclamation.png") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.info {
	margin-left: auto;
    margin-right: auto;
	background:#F3F3F3 url("/images/icons/information.png") no-repeat scroll 15px 50%;
	border-bottom:2px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding:5px 10px 5px 45px;
	text-align: left;
}

.info span {
	color: #679EC9;
	font-weight: bold;
	}

.mailbar {
	background-image: url(img/mailerbar-bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
}
.baritems {
	padding-top: 10px;
	padding-left: 7px;
	text-align: left;
}
.statusbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 514px;
	margin-left: -257px;
	height: 90px;
}
.percentbox {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 514px;
	margin-left: -257px;
	height: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.previewnoborder {
	margin: 5px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	padding: 8px;
}

.previewwhiteborder {
	margin: 5px;
	background: #FFFFFF;
	border: 2px solid #C0C0C0;
	padding: 8px;
}

.cddownload {
background:#F3F3F3 none repeat scroll 0 0;
border:2px solid #DDDDDD;
color:#000000;
font-size:16px;
line-height:22px;
margin-bottom:26px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

.cartAddSuccess {
background:#CCFFCC none repeat scroll 0 0;
border:1px solid #006600;
color:#CCFFCC;
font-size:12px;
line-height:22px;
margin-bottom:15px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

.cartAddfailure {
background:#FFCCCC none repeat scroll 0 0;
border:1px solid #990000;
color:#990000;
font-size:12px;
line-height:22px;
margin-bottom:15px;
margin-top:4px;
padding:8px 4px;
text-align:center;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    
  
    margin:0 0 0 15px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:120%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



#cartOptions {
display: none;
margin:75px 0 0 0;
}

#digitalLicence {
display: none;
margin:75px 0 0 0;
}

.photocroparea {
display: none;
	float: left;
	display: inline;
	width: 516px;
	text-align: center;
	margin: 18px 0px;
	}
	
	
	
.stylized input[type=text]{
font-size:12px;
border:solid 1px #E0E0E0;
}	



#thumbscontainer {
text-align: center;

}

.thumbbox {
	width: 220px;
	height: 220px;
	float: Left;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.image { 
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
  line-height: 0;
  margin: 0 9px 9px 0;
  padding: 9px;
}


div.pagination {
	text-align: center;
	display:inline;
	float:right;
	margin:0;
	padding:0;
	vertical-align: top;
	
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	
	text-decoration: none; /* no underline */
	color: #ed1e29;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #ed1e29;

	color: #ed1e29;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #ed1e29;
		
		font-weight: bold;
		background-color: #ed1e29;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}


p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #267ABF;
	font-style: italic;
}
blockquote blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #ed1e29;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
hr.clearfix {
	clear: both;
	border: none;
	background: none;
}
.clearfix:after, 
.clearboth:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #ed1e29;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	color: #000;
	background: #f7f7f7;
	border-bottom: 1px solid #666;
	border-top: 1px solid #dbdbdb;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 8px 3px;
	text-transform: uppercase;
	letter-spacing: .02em;
}
.post h2 {
	border: none;
	background: none;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #ed1e29;
	text-decoration: none;
}
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: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}
h5  { 
	color: #ed1e29; 
	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 0px 10px 0px;
	padding: 0px;
	display: block;
	position: relative;
}
#header .topbar {
	width: 940px;
	text-align: left;
	padding: 8px 10px; margin: 0px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
}
#header .topbar .date {
	float: left;
	width: 460px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 0px 5px;
}
#header .topbar .rss {
	float: right;
	width: 470px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}
#header .topbar .rss a {
	background: url(images/toprss.png) 5px 1px no-repeat;
	padding: 0px 0px 0px 22px;
}
#header .topbar .rss a:hover {	
}
#headimg {
	clear: both;
	background: url(images/header.jpg) no-repeat;
	width: 960px; height: 80px;
	padding: 0px; margin: 0px;
	overflow: hidden;
}
#headimg a {
	display: block;
	width: 960px; height: 80px;
	overflow: hidden;
	text-indent: -9999px;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/

/****************************** 
The top-level stuff 
*******************************/
/* This is style for the main #menu nav (the black) */
#menu {
	background: #f7f7f7;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	margin: 0px; padding: 0px;
	height: 36px; line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	display: block;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	display: block;
	float: left;
	background: transparent;
	width: 750px;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px;
	border-right: 1px solid #dbdbdb;
}
/* The style for all links */
#menu a {
	color: #000;
	text-decoration: none;
}
/* The hover state colors and background for all LI items and links */
#menu li:hover a,
#menu li.sfhover a,
#menu li a:hover {
	color: #FFF;
	background: #ed1e29;
	text-decoration: none;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
	background: #ed1e29;
	color: #FFF;
}

/****************************** 
The second-level stuff 
*******************************/

/* This hides the nested UL before you hover */
#menu li ul {
	clear: both;
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: transparent;
	display: block;
	margin: 0px; padding: 0px;
	border-top: 1px solid #dbdbdb;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: #f7f7f7;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border: 1px solid #dbdbdb;
	border-top: none;
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #f7f7f7;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #000;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	color: #FFF;
	background: #ed1e29;
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	font-weight: bold;
}

/****************************** 
The search box 
*******************************/
#menu #search {
	float: right;
	width: 160px; height: 36px; line-height: 36px;
	padding: 0px 5px 0px 10px; margin: 0px;
	background: url(images/search.png) 0px center no-repeat;
}
#menu #search #searchform {
	margin: 8px 0px 0px 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: #333;
	color: #ddd;
}
#feature img { float: left;}
#feature h3 a {
	color: #ed1e29;
}
#feature h3 a:hover {
	color: #fff;
}
#feature p, ul, ol, blockquote {color: #666666;}
#feature .left {
	float: left;
	display: block;
	width: 435px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 0px solid #1F78B3;
}
#feature .right {
	float: right;
	display: block;
	width: 435px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 0px solid #E7133B;
}

/*********************************************
		 jTabber Styles
*********************************************/
#jtabber {
	margin: 0px 0px 10px 0px; padding: 0px;
	display: block;
}

#jtabber #nav {
	display: block;
	border-bottom: 1px solid #778;
	padding: 5px 6px 4px 6px;
}
/* A tab before it is activate */
#jtabber #nav a {
	font: bold 11px;
	list-style: none;
	margin: 0 5px 0 0; 	padding: 8px 3px;
	color:#7c7c7c;
	text-decoration:none;
}
/* An Active Tab */
#jtabber #nav a.selected {
	color:#545454;
	background: #FFF;
	text-decoration:none;
	padding: 5px 6px;
	-moz-outline: none;
	border: 1px solid #778;
	border-bottom: none;
}

/* What an active tab will look like */

#jtabber .hiddencontent {
	clear: both;
	padding:10px;
	display: none;
}


/* The styles for the stuff inside the active tab */
#jtabber .hiddencontent {
}
#jtabber .hiddencontent a {
	text-decoration: none;
}
#jtabber .hiddencontent a:hover {
	color: #CD3333;
	text-decoration: underline;
}
#jtabber .hiddencontent ul {
	list-style-type: disc;
	font-size: 13px;
	color:#666;
	margin: 0px; padding: 0px 0px 0px 15px;
}
#jtabber .hiddencontent ul li {
	margin: 0px; padding: 0px 0px 5px 0px;
}
	
/*********************************************
		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 #666;
}
#content img {
	padding: 10px 10px 10px 0px;
}
.post {
	background: #ddd;
	padding: 10px; margin: 0px 0px 10px 0px;
	border: 1px solid #666;
}
.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 */
	color: #ed1e29;
	padding: 5px;
}
.post-more a:hover {
	color: #ddd;
}

/*********************************************
		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;
	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: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#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;
}
#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;
}

/*********************************************
		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;
}
#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;
}
#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: #f7f7f7;
	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 .video embed, #m_sidebar .video object {
	width: 190px; height: 160px;
	margin: 0px; padding: 0px;
}
#m_sidebar .sidenotes {
	padding: 3px;
}
#m_sidebar .sidenotes p {
	padding: 0px;
	margin: 5px 0px;
}
#m_sidebar .title {
	font-size: 12px;
	font-family: Helvetica, 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 .gravatar {
	width: 75px;
	margin: 0px 0px 10px 10px; padding: 3px;
	float: right;
	border: 1px solid #dbdbdb;
}
#comments .gravatar img {
	margin: 0px; padding: 0px;
}
#comments .even {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #f7f7f7;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}
#comments .odd {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #f7f7f7;
	overflow: hidden;
	border-top: 1px solid #dbdbdb;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	clear: both;
	margin: 15px 0px 0px 0px;
	padding: 10px 10px;
	color: #666;
	border-top: 2px solid #000;
	text-align: left;
	font-size: 11px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*********************************************
		The Obligatory WP Stuff
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*********************************************
		ZOOMPHOTO STYLES
*********************************************/

.rightButtons {
text-align: right;

}

.subBut	{
	font-size:15px;
	height:1.85em !important;
	margin:0.2em;
	display: inline;
}

.butPos {
	color: #006600;
}

.butNeg {
	color: #990000;
}



.events {
	width: 960px;
	margin-bottom: 24px;
	}

.margin5px {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F3F3F3 none repeat scroll 0 0;
border:1px solid #DDDDDD;
margin:1px;
padding:7px;
}