
/***** Main Template *****/

body {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 13px;
	margin-top:1em;
	padding: 0;
}

body, td, th, h3 { /* redundant rules for bad browsers  */
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
} .clear-hack { display: none; }

div#shell {
	display: block;
	position: relative;
	width: 912px;
	margin: 0 auto 0 auto;
	text-align: left;
	border: 1px solid #999;	
	font-size: 110%;								
	}

div#main {
	clear: both;
	padding: 0 0 7px 0;
	}

div#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}   

/* Hides from IE-mac \*/
* html #main {
	height: 1%; 
	}
/* End hide from IE-mac */

#main #contents {
	padding-right:10px;
	width: 650px;
	float: right;
	background: #FFFAF0;
}

#main #contents-wide {
	padding-right:10px;
	padding-left:10px;
	width: 890px;
	float: right;
	background: #FFFAF0;
}

div#shell div#page div#main {
	clear: both;
	margin-bottom: 0;
	padding: 0;
	background: transparent url(/images/global/backgrounds/main_article_BG.gif) repeat-y -1px top; 
	} 

div#story_short {
	margin-top: 5px;
	margin-left: 5px;
	}

#main #sidebar {
	width: 230px;
	float: left;
	background: transparent;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 1em;
}

div#footer {
	text-align: left;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	line-height: 1.2em;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;	
	border-top: 1px solid #fff;
	}

.post2
{
	background-color: #E6DCCF;
}

.post3
{
	width: 100%;
	background-color: #E6DCCF;
	line-height: 1.5em;
	padding: 5px;	
}

.post4
{
	width: 100%;
	background-color: #E6DCCF;
	line-height: 1.5em;
	padding: 5px;	
	border: 1px solid #000;
}

.story
{
	text-align: justify;
	line-height: 1.5em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}

.byline {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	font-size: 87%;
	}	

.timestamp {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	font-size: 87%;
	margin-bottom: 8px;
	}	

/*\*/
html*.byline,
html*.timestamp  {
       font-size:80%;
	}	

/***** Common Content Formatting *****/

a {
	color: #03a;
	text-decoration: none;
}

a:hover, a:focus {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #000;
}

hr {
	height: 1px;
	background: #292421;
	border: none;
}

img {
	border: none;
}

p {
	line-height: 130%;
}

li {
	margin-bottom: 0.3em;
}

form {
	margin: 0;
}

h2 {
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	color: #292421;
	clear: left;
	font-size: 170%;
	font-family: 'Bookman Old Style', serif;
	font-weight: bold;
}

h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 140%;
	font-weight: normal;
	clear: left;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h2 + p, h3 + p, h4 + p, h5 + p, div > p, fieldset p {
	margin-top: 0;
}

table {
	width: 100%;
	margin-bottom: 1em;
	clear: both;
}

table.itemshead {
	width: 100%;
	padding: 0;
	margin-bottom: 0;
	clear: both;
}

table.itemslist {
	width: 100%;
	padding: 2px 2px 2px 2px;
	margin-bottom: 1em;
	clear: both;
}

table.buttons {
	width: 100%;
	padding: 2px 2px 2px 2px;
	margin-bottom: 1em;
	clear: both;
	background: #FFEFDB;
	border: 1px solid #CDC0B0;
}

table.items {
	width: 100%;
	padding: 2px 0px;
	margin-bottom: 1em;
	clear: both;
	background: #FFEFDB;
	border: 1px solid #CDC0B0;
}

.section-header  {
	border: 1px solid #807A73;
	position: relative;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.25em;
	padding: 0.3em;
	background: #FFC125;
}

.buttons th:hover, .buttons td:hover {
	background: #CDC0B0;
}

table img {
	border: none;
}

.title {
	background: #BFB8AC;
	border: 1px solid #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: center;
}

.itemslist tr.title:hover td, .itemslist tr.title:hover th, .itemslist tr.nohover:hover td, .itemslist tr.nohover:hover th {
	background: transparent;
}

.itemslist tr:hover td, .itemslist tr:hover th {
	background: #FFF;
}

th img {
	border: none;
	margin-right: 1px;
	vertical-align: middle;
}

.note-temp, .boxed  {
	border: 1px solid #807A73;
	position: relative;
	margin-top: 1em;
	padding: 0.5em 0.7em 0.7em 0.7em;
	background: #E6DCCF;
}

.note-temp p, .note-temp div {
	padding: 1em 1.2em 0.7em 1.2em;
	margin: 0;
}

.note-temp a {
	border: 0;
}

.small {
	font-size: 80%;
	font-weight: normal;
}

.row1 {
	background: #FFEFDB;
}

.row2 {
	background: #BFB8AC;
}

.row3 {
	background: #E6DCCF;
}

.row4 {
	background: #CDB38B;
}

.button1 {
	padding: 0px 3px 1px 3px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	color: #000;
	background-color: #BFB8AC;
	width: 75px;
	border: 1px solid;
	border-color: #FFC8A4 #3F1A01 #3F1A01 #FFC8A4;
	cursor: pointer;
}

.button2 {
	padding: 0px 3px 1px 3px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	color: #000;
	background-color: #BFB8AC;
	width: 75px;
	border: 1px solid;
	border-color: #FFC8A4 #3F1A01 #3F1A01 #FFC8A4;
	cursor: pointer;
}

.button_disabled {
	padding: 0px 3px 1px 3px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	color: #808080;
	background-color: #E6DCCF;
	width: 75px;
	border: 1px solid;
	border-color: #FFEFDB #BFB8AC #BFB8AC #FFEFDB;
}

/***** alerts *****/

.alert_okay {
	background: #DFFFA5 url(../images/okay.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #CDC0B0;
	border-bottom: 2px solid #CDC0B0;
	margin-top: 1em;
}

.alert_failure {
	background: #FEE8D6 url(../images/not-okay.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF3300;
	border-bottom: 2px solid #FF3300;
	margin-top: 1em;
}

.info {
	background: #F0FFFF url(../images/info.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #CDC0B0;
	border-bottom: 2px solid #CDC0B0;
	margin-top: 0.7em;
	margin-bottom: 0.2em;
}

.question {
	background: #F0FFFF url(../images/question.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-weight: bold;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #CDC0B0;
	border-bottom: 2px solid #CDC0B0;
	margin-top: 0.7em;
	margin-bottom: 1em;
}

/***** Submenu *****/

.titlemedium2
{
	background-color: #CDC0B0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}

.item_header
{
	background-color: #77896C;
	color: #FFEFDB;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}

.item_rowheader
{
	background-color: #DBE6E0;
	color: #000000;
	font-size: 13px;
	margin: 0px;
}

.item_rowheader_b
{
	background-color: #B0E0E6;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.item_rowheader2
{
	background-color: transparent;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.titlemedium
{
	background-color: #CDC0B0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.titlemedium a:link, 
.titlemedium a:visited, 
.titlemedium a:active
{
	background-color: #CDC0B0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#submenu
{
	background-color: #BFB4AC;
	border: 1px solid #000000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#submenu table
{
	border: 1px solid #000000;
}

#submenu table, #submenu tr, #submenu td
{
	background-color: #BFB4AC;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

#submenu a:link, 
#submenu a:visited, 
#submenu a:active
{
	background-color: #BFB4AC;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}

#submenu a:hover
{
	background-color: #FFEFDB;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}

/***** Header *****/

#header {
	height: 157px;
	color: #000;
	background-color: #ffffff;
	position: relative;
	margin: 0px;
	padding-right: 3px;
}

#header a {
	color: #fff;
}

#header a:hover {
	color: #D2DCF3;
}

#header h1 {
	font-size: 100%;
	margin: 0;
}

#header h1 a {
	display: block;
	height: 157px;
	width: 100%;
	background: url(../images/logo.jpg) top left no-repeat;
	text-indent: -2000em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
}

/* only for IE */ * html #header h1 a, * html #header h1 span {
	bottom: -1px;
}

/***** Navigation Bar *****/

#nav-string {
	background: #77896C;
	margin: 0 0 0.2em 0;
	font-size: 85%;
	font-weight: bold;
	color: #FFEFDB;
	/* text-transform: lowercase; */
	padding: 3px 0px 3px 3px;
	z-index: 2000;
}

#nav-string div {
	padding: 2px 10px 3px 0;
	color: #FFEFDB;
}

#nav-string a {
	color: #FFEFDB;
	padding: 3px;
}

#nav-string a:hover {
	color: #77896C;
	background: #FFEFDB;
	padding: 3px;
	text-decoration: none;
}

/***** Footer *****/

#footer {
	clear: both;
	padding: 0 0 2em 0;
	font-size: 11px;
	text-align: center;
}

#footer ul {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 1em 0 0 0;
	list-style: none;
}

#footer li {
	float: left;
	margin: 0;
	padding: 0;
}

#footer li a, #footer li span {
	display: block;
	float: left;
	padding: 5px 1em;
	border-right: 1px solid #ccc;
}

#footer li span.copyright {
	border-right: none;
}

/***** Side Menu *****/

.main-menu, .column-list {
	list-style: none;
	margin: 0.5em 0 0 0;
	padding: 0;
}

.main-menu li a, .main-menu li.menu-item span, .column-list li span  {
	display: block;
	padding: 0.5em 0.7em 0.7em 0.7em;
	border: 1px solid #807A73;
}

.main-menu li.menu-item span a {
	background: none;
	padding: 0 0 0 0.2em;
	display: inline;
}

.main-menu li {
	clear: left;
	margin: 0 0 0.3em 0;
	border-bottom: 0; /* need for IE */
}

.main-menu li.side-boxed {
	background: none;
}

.main-menu li.side-boxed span {
	padding: 0;
}

.main-menu li#main-digg a {
	color: #FFF;
	font-size: 140%;
	font-weight: normal;
	background: #807A73;
	padding-right: 40px;

}

.main-menu li#main-digg a:hover {
	color: #000;
	background-color: #FFEFDB;
	text-decoration: none;
}

.main-menu li#main-submit a {
	font-size: 140%;
	color: #000;
	background: #FFEFDB;
	background-position: 100% 0px;
}

.main-menu li#searches {
	background: #E8E2D7;
	color: #000;
}

.main-menu li#main-submit a:hover {
	color: #FFF;
	background-color: #807A73;
	text-decoration: none;
}

.main-menu li#main-digg {
	margin-top: 3px;
}

.main-menu li span {
	display: block;
	padding-top: 0.4em;
}

.main-menu #search {
	width: 8em;
}

/*** categories ***/

/* column-list = 2 columns; column-one-list = 1 column */

.column-list {
	border: 1px solid #807A73;
	padding: 5px 0 5px 0; /* list top & bottom */
	background: #CDC0B0;
}

.column-one-list {
	padding: 0 0 0 0; /* list top & bottom */
	background: #E8E2D7;
}

.column-one-list2 {
	padding: 5px 0 0 0; /* list top & bottom */
	background: transparent;
}

.column-list ul, .column-one-list ul, .column-one-list2 ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 1px;
}

.column-one-list ul, .column-one-list2 ul { /* benjami: differences with column-list */
	padding-left: 0px; /* from box border */
	padding-right: 5px;
}

.column-list li {
	float: left;
	width: 50%;
	margin: 0;
	padding-bottom: 1px;
	font-size: 85%;
	border: none;
}

.column-one-list li, .column-one-list2 li {
	font-size: 95%;
	padding: 1px 0 1px 0px;
	margin: 0 0 0 0;
}

.column-list li a, .column-list li span, .column-one-list li a, .column-one-list2 li a, .column-one-list li span, .column-one-list2 li span, .category-list li a, .category-list li span {
	border: none;
	background: none;
	display: inline;
}

.column-list li a, .column-one-list li a, .column-one-list2 li a {
	padding: 0 0 0 5px;
}

.column-list li.room a, .column-one-list li.room a {
	padding: 0 0 0 5px;
}

.column-one-list li.thiscat {
	font-weight: bold;
	background: #FFEFDB;
}

li.thiscat a:hover {
	color: #FFF;
}

.column-list li.thiscat {
	font-weight: bold;
}


.column-list li, .category-list li {
	clear: none;
}

.category-list {
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
}

* html .category-list li a, * html .category-list li span {
	/*IE only hack*/ width: 87%; padding-left: 13%;
}

.category-list li.current span {
	border-top: 1px solid #f66;
	font-weight: bold;
	color: #333;
}

.category-list li.current {
	border-bottom: 1px solid #f66;
	background: #FFDBB2;
}

.cat-header {
	color: #292421;
	margin: 0 10px 10px 10px;
}

.dbl-underline {
	border-bottom: 3px double; 
	line-height: 1.7em;
	font-size: 125%;
	font-family: 'Bookman Old Style', serif;
	font-weight: normal;
}

.upcoming_stories {
	border: 0; 
	line-height: 1.7em;
	background: #FFFAF0 url(../images/dh.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 5px 5px 45px;
	font-size: 115%;
	font-family: 'Bookman Old Style', serif;
	font-weight: normal;
}

/***** fieldsets *****/

fieldset {
	border: 1px solid #807A73;
	padding: 1em 1.5em;
	margin: 1em 0;
}
 /* only for IE */ * html fieldset {
	background: none;
}

legend {
	font-weight: bold;
	padding: 0 0.5em;
	color: #807A73;
}

fieldset dl {
	margin: 0;
	padding: 0;
}

fieldset dt {
	clear: left;
	float: left;
	width: 18em; /* increase for wider dt text */
	text-align: right;
	padding: 0 1em 0.5em 0;
}

fieldset dd {
	padding: 0 0 0.5em 0;
	font-weight: bold;
}

label {
	font-weight: bold;
}

fieldset.labels label {
	width: 10em;
	float: left;
	text-align: right;
	display: block;
	padding: 0.2em 0.5em 0.2em 0;
}

fieldset.labels div {
	padding: 0.2em 0;
	clear: left
}

/***** tabbed navigation *****/

.sub-nav {
	/*overflow: auto;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sub-nav ul {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	list-style: none;
	font-size: 100%;
}

ul.shakeit-sub-nav {
	padding: 0 0 0 0;
	margin: 0 0 0 100px;
}

.sub-nav li {
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	float: left;
	border: 1px solid #807A73;
}

.sub-nav li.active {
	border: 1px solid #807A73;
	background: #FFEFDB;
}

.sub-nav li a, .sub-nav li span {
	display: block;
	padding: 2px 5px 2px 5px;
	text-align: center;
	color: #FFEFDB;
	background: #807A73;
	text-decoration: none;
	/*min-height: 14px; fixes FX/Mac issue */
}

.sub-nav li a:hover {
	text-decoration: none;
	color: #000;
	background: #D9D0C3;
}

.sub-nav li.active a, .sub-nav li.active span {
	background: #FFEFDB;
}

.sub-nav li span {
	color: #000;
}

.sub-nav br {
	clear: both;
}

/* Page Numbers */
.pages {
	padding: 10px 0 0 0;
	border-top: 1px dotted #BFB8AC;
	margin: 20px 0 20px 0;
	clear: left;
	font-size: 90%;
}

.pages a, .pages span {
	display: block;
	float: left;
	color: #FFF;
	padding: 5px 7px 5px 7px;
	margin-right: 3px;
	border: 1px solid #FFF;
	background: #BFB8AC;
}

.pages span.current {
	border: 1px solid #BFB8AC;
	font-weight: bold;
	background: #807A73;
	color: #FFF;
}

.pages a {
	border: 1px solid #BFB8AC;
	text-decoration: none;
}

.pages a:hover {
	border-color: #807A73;
	background: #FFF;
	color: #000;
}

.pages a.nextprev {
	font-weight: bold;
}

.pages span.nextprev {
	color: #FFF;
}

.pages span.nextprev {
	border: 1px solid #BFB8AC;
	color: #FFF;
}

* html #diggers .pages {
        position: relative;
        top: -15px;
}

#diggers .nextprev {
        float: right;
        margin-left: 10px;
}

/* Images */ 

.image {
	padding-bottom: 1px;
	}

.image img {
	margin: 0;
	padding: 0 0 1px 0;
	}

#wideImage {margin-top:12px;}

#wideImage img {
	display:block;
	background: none;
	}
	
	
#wideImage.image {
	border-bottom: none;
	margin-bottom: 5px;
	background: none;
	}

#wideImage .credit {
	width: 100%;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #909090;
	padding: 0 10px 0 0;
	margin-bottom: 3px;
	}
	
#wideImage p.caption {
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding: 0;	
	}

#articleInline {
	width: 220px;
	display:block; /* had been set to none in main.css for buggy browsers*/
	margin: 4px 15px 10px 0;
	float:left;
	}

#articleInline img {
    display: block;
    margin-bottom:0;
    margin-top:15px;
    }

#articleInline .image .credit {
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #909090;
	margin-bottom: 3px;
	padding: 0;
	}

#articleInline .image .caption {
	font-size: 73.5%;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	line-height:1.2em;
	}

#articleInline .image {
	margin-bottom: 10px;
	}