/*
	
	www.owensoft.net : 2010
	Times have been changing

*/
html {
	margin:0;	padding:0;
}

body {
	margin:0;	padding:0;
/*	font-family:  Helvetica, verdana,  Arial, georgia,
"Lucida Grande", Geneva, helvetica,Swiss, SunSans-Regular,  sans-serif; */
	color:#555;
  	line-height:140%;
	font-size:80%;
	font-family:georgia,'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color:#eee;
}

/*

main_highlight

*/
.main_highlight {
	background-color:#000;
}

.main_highlight .item {
	font-size:80%;
	font-family:tahoma,serif;
	border-bottom:1px #333 solid;
}

.main_highlight .item a {
	color:white;
}

/*

layout 

*/
.airlock {
	margin-left:auto;
	margin-right:auto;
 	width:970px;
	width:95%;
	min-width:600px;
/**/max-width:1580px; 
	background-color:#fff;
}

.site {
	padding:0px;
	margin:0px;
/*	background-image: url(/news/image/background/zune.jpg);
	background-position:top right;*/
	background-repeat:repeat-x;
}

.content {
	float:left;
	width:98%;
	padding:10px;
	padding-bottom:50px; 
	padding-top:0px; 
	clear:both;
}

.content h1 { display:none; }

.footer {
	clear:both;
	padding:10px;
}
/*
.top {
	border-bottom:2px #f81264 solid;
}
*/



/*

Links

*/
/*
a{ color:#003366; font-family:tahoma; font-size:105%; }

a:hover {	color: red; }
color:#2E4863;
*/

a:link {
	text-decoration:none;
	color:#1E3853;
}
a:hover{ 
	color: blue;
}
a:visited { color: red; }
a:hover .tw  { border-color:blue; } 



/**/

/*

search

*/

.searchbox {
	font:normal 15px/15px arial, Helvetica, Utkal, sans-serif;
	padding:3px;
	clear:right;
	text-align:center;
}

.searchbox input {
	f1ont:normal 10px/10px arial, Helvetica, Utkal, sans-serif;
}

/*

menu

*/

.menu {
	margin:0px;
	padding:10px;
	font:normal 11px/11px Helvetica, arial, Utkal, sans-serif;
	text-align:center;
}

.menu ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.menu li {
	margin:0 0 0 0; padding:0 0 0 0;  display:inline; 
	list-style:none;
}

.menu a, .menu a:visited, .menu a:hover, .menu a:active {
	padding-left:4px;
	padding-right:4px;
} /**/

.menu a:hover { 

}
/* */ 
.active a { 	
	font-weight:bold;
	text-decoration:underline;
}

.menu a#active:link, .menu a#active:visited  { /* #587496 */
	font-weight:bold;
}

.menu h1 {
	display:none;
}




/*

heading

*/

.heading {
	margin:0px;
	border-bottom:1px green dotted;
	padding:10px;
}

.heading h2 {
	border-width:0px;
	font-size:250%;
	font-family: arial, Geneva, helvetica,Swiss, SunSans-Regular,  sans-serif; 
}

.heading p {
	font-size:90%;
	margin:0px;
	clear:both;
}

.logolink a {
	 paddi1ng:5px;
	 back1ground-color:gray;
	 color:red;
	 line-height:105%;
	 text-decoration:none;
}


/*

	headings

*/

h1, h2, h3 {
	margin:0; 
	font-weight:normal;
}

h1 {
}

h2 {
padding: 0 0 5px 0;
color: #222;
border-bottom: solid 1px #ddd;
font-size: 130%;
}

h3 {
	font-size: 105%; 
	le1tter-spacing:0.2em;
	text-align:left;
	border-bottom: dotted 1px orange;
	padding-left:15px;
	font-weight:bold;
	font-family:verdana;
	color:#579;
	padding:7px;
}

h3 a {
	color:#024;
}

h4 {
	font-size: 100%; 
	text-transform:uppercase;
	display:block;
	margin:0; padding:0;
	letter-spacing:0.1em;
}

h5 {
 
}

h6  {
	 font-weight: normal; 
}

/*

text

*/

.error {
	color:#FF3333;
	border-color:red;
}

.error legend { 
/*	background-image: url(/v4/image/att.png);*/
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	background-color: #fff0fa;
	border: solid 1px #ffd3e2;	
}

code {
	color:#d24; 
}

blockquote {
	font-size:100%;
	text-align:right;
	margin:0;
}


p {
	 margin-top:0.5em;
	 margin-bottom:0.5em;
}


/* img { max-width:520px; } */

q {
	color:#ec8daf;
	text-align:center;
	padding:0px;
	margin:5px;
	font-family:georgia, sans;
	line-height:120%;
}
.content q {
	font-size:180%;
}

cite {
	text-align:center;
	width:90%;
	display:block;
}

i, em, q, cite {
}

em {
color:#ec8daf
}




/*

blocks

*/

.date {
	f1ont-size:90%;
}

.ct {
	text-decoration:none;
	color:green;
	font-weight:normal;
}


/*

carousel_block

*/

.carousel_block {
	margin:5px;
	border:0px solid #f5f5f5;
	height:290px;
	overflow:hidden;
	-moz-outline:#aaa dotted 1px;
	border:2px solid #f5f5f5;
}
/**/
.carousel_block:hover {
	bor1der:2px solid gray;
}

.carousel_block .thumbpic {
	display:block;
	height:288px;
	overflow:hidden;
	padding:0;margin:0;
}

.carousel_block .thumbpic img {
	width:100%;
	border:0px solid #f5f5f5;
}

.carousel_block .thumbtext {
	bottom:90px;
	margin:7px; padding:4px;
	position:relative;
	background-color:black;	color:white;
	font-size:140%;line-height:150%;
	clear:right;
}

.carousel_block .catetext {
	background-color:white;	
	margin:7px; padding:4px;
	bottom:90px;	position:relative;
	font-size:80%;line-height:150%;
	color:black;
	font-family:tahoma;
}

/*

Pagenator

*/
.pagenav {
	clear:both;
	margin:15px;
	text-align:center;
	font-size:160%;
	line-height:180%;
	padding:15px;

	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;line-height:1.2em;

}

.pagenav strong {
	padding:3px;
}

.pagenav .this-page, .pagenav .break, .pagenav .n, .pagenav .end, .pagenav .this-page,  .pagenav .next,  .pagenav .prev, .pagenav .next_off,  .pagenav .prev_off  {
	padding: 3px 6px;  text-decoration: none; margin:1px;
}

.pagenav .n {
	border: solid 0px #ddd;
	background-color:#fff;

	font-size: 16px;
	font-weight: bold;
}

.pagenav .n:hover, .pagenav .next:hover,  .pagenav .prev:hover {
	color:white;
	background-color: #06c;
	border-color:#024;
}

.pagenav .end {

	font-weight: bold;
}

.pagenav .this-page {
	color:gray;
	font-weight: bold;
}

.pagenav .break {
	padding: 0px; 
	font-weight:normal;
}

.pagenav .next,  .pagenav .prev {
	border: solid 1px silver;

	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 20px;
	
	background-color: #eef7ff;
}

.pagenav .next_off,  .pagenav .prev_off {
	border: solid 3px #f5f5f5;
	color:#eee;
}


/*

stuff

*/


.new {
	
	background-color:#feffd1;
	background-image: url(/v4/image/new_sparkle.gif);
	background-position:right center;
	background-repeat:no-repeat; 
	padding-right:15px;
}

.halfcell {
	width:45%;
	float:left;
	display:block;
	padding:5px;
	padding-left:10px;
	margin:3px;
	font-size:90%;
}

.smilies {
	position:absolute;
}

.h {
	ba1ckground-color:yellow;
	color:black;
	font-weight:bold;
}

.info {
	padding:0px;
	m1argin:2px;
	li1ne-height:140%;
}

.important {

	margin: 1em;
	padding: .7em;

	background-color: #eef7ff;
	border: solid 1px #c0d3e2;
	b1ackground: #eef7ff url(/v4/image/ninjabg.gif) repeat;
}

.silly {
	background-color:#efc;
	border: solid 1px #d0e0b0;
	margin: 1em;
	padding: .7em;

}

.divider {
	clear:both;
	/*background: url(/v4/image/snoozediv.gif) no-repeat center center;*/
	height:0px;
	display:block;
}

.list_item {
	border:1px solid #f5f5f5;
	padding:5px;
	margin:5px;
	padding-bottom:10px; clear:both;
}

.feed {
	background:url(/news/image/feed-icon-16x16.png) no-repeat;
	padding-left:18px;
}

.give {
	/* background:url(/v4/image/star-blue.gif) no-repeat; 
	padding-left:15px;*/
	font-weight:bold;
}

.cl, .cl:visited, .cl:link {
	color:brown; 
}

.rlink{
	color:blue;
	font-weight:bold;
}

.elink {
	/* background:url(/v4/image/comments.gif) no-repeat; 
	padding-left:18px;
	margin-left:5px;*/
	font-weight:bold;
	color:red;
}
/*
.clink:hover {
	background-position: 1px -99px;
}
*/

.clear {
	clear:both;
}





/*-------------------*/

/*-------------------*/

/*

story control formating

*/

/*
.main .data img {
	border-width:5px; 
	width:40%;
	float:right;
	margin:10px;
}
*/

.sub h2 {
	text-align:center;
}

.sub .data {
/*	back1ground-color:#fff;*/
}

.home .cate_wide  {
	background-color: #e7f7f1;
	font-family:Arial, sans-serif;
	text-align:center;
}

.home .cate_wide .item {
	border: none;
}

.home .cate_wide h3 {
	text-align:center;
}

/*

icons

*/

#vid {
	color:magenta;
	font-size:80%;
}

#naughty {
	color:red;
	font-size:80%;
}

#fun {
	color:green;
	font-size:80%;
}



/*, p
div{
	border:1px red solid;
}
*/ 

.item .tools { display:none; 	background-color:#f5f5d5; 
padding:5px; margin:5px; fo1nt-size:x-small; position:absolute; margin-top:-10px; }
.item .tools a { color:black; }
.item:hover .tools { display:block; }
