/* Author Insider CSS Document */
/* by zitroproject.com */

body {
	margin: 0px;
	min-width: 800px;
	background-image: url(../bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 78px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#adcontainer {
	height: 75px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-: 0px;
	position: relative;
	overflow: hidden;
}
#container {
	width: 94%;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 0%;
	margin-left: 3%;
}
#content {
	overflow: hidden;
}
#content .nav{
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: x-small;
}
#content .main{
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
#content .ads{
	background-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	padding: 2px;
	margin: 2px;
}
#content .nav ul {
	margin: 0;
	padding: 0;
}
#content .nav ul li {
	list-style-type: none;
	}
#content .nav ul li a{
	width: 154px;
	display: block;
	text-decoration: none;
	background-color: #EEECEC;
	color: #CC6633;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .nav ul li a:hover{
	width: 154px;
	display: block;
	text-decoration: none;
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#3col {
	position: relative;
	width: 100%;
}
#footer {
	background-color: #CCCCCC;
	height: 20px;
	overflow: hidden;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	padding-top: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#footer h3 {
	margin: 0px;
	margin-left: 20px;
}
/* Cute News CSS */

#articles {
	width: 100%;
	margin-bottom: 30px;
}
#articles #title {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	text-decoration: underline;
	color: #666666;
	font-size: 80%;
}
#articles #short-story {
	text-align:justify;
	margin-top:3px;
	margin-bottom:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 75%;
}
#articles #links, #posted {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 80%;
}
#articles #links a, #posted a, #frontarticle #links a {
	color: #CC6633;
	text-decoration: underline;
}
#articles #links a:hover, #posted a:hover, #frontarticle #links a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-decoration: none;
}
#articles #fullstory{
	font-size: 75%;
 	text-align:justify; 
 	padding:3px; 
 	margin-top:3px;

}
#advertise {
	height: 70px;
	border: thin solid #000000;
}
#logo {
	width: 268px;
	height: 78px;
	background-image: url(../graphics/LogoTab.gif);
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}
#links {
	height:18px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
}
#links a{
	text-decoration: none;
	color: #CACACA;
	font-weight: bold;
}
#links a:hover{
	font-weight: bold;
	color: #FFA000;
	text-decoration: none;
}
.search {
	font-size: 80%;
	color: #D78600;
	font-weight: bold;
}
.header1bg {
	background-image: url(graphics/header1bg.gif);
}
.header2bg {
	background-image: url(graphics/header2bg.gif);
	width: 15px;
	background-repeat: no-repeat;
}


#lys {
	display: block;
	width: 164px;
	height: 20px;
	margin-top: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-image: url(../graphics/navtitle.gif);
	font-weight: bold;
}
#comments{
	width:45%;
}
#author {
	border-bottom:1px solid black;
	padding-bottom: 2px;
	padding-left: 5px;
}
#comment {
	padding:5px; 
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#relevantlinks h4 {
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
	padding: 0px;
	margin-bottom: 3px;
}
#relevantlinks a {
	color: #CC6633;
	text-decoration: underline;
}
#relevantlinks a:hover {
	text-decoration: underline;
	color: #666666;
}
#hr {
	height: 10px;
	width: 105%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#welcomeheader {
	color: #CC6633;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main .introtext {
	font-size: 75%;
	line-height: 20px;
}

#fa_title {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	height: 15px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 15px;
	padding: 3px;
}

#frontarticle {
	width: 90%;
	margin-right: 6px;
	margin-left: 6px;
	display: block;
	height: 100%;
	text-align: left;
}

#frontarticle #fa_content {
	padding: 5px;
	border: 1px solid #000000;
	font-size: 75%;
}
#articlelist #front_table {
	width: 100%;
	border: 1px solid #000000;
}
#front_table h4{
	display: block;
	margin: 0px;
	padding: 0px;

}
#front_table a{
	color: #0000FF;
	font-size: 80%;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#front_table a:hover{
	text-decoration: underline;
	color: #CC6633;
	font-size: 80%;
	padding-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.main h3 {
	color: #CC6633;
	text-align: center;
	font-size: 100%;
}
#front_table ul {
	list-style-type: none;
}
#front_table ul li {
	font-size: 75%;
}
#ads {
	display: none;
}
#search {
	margin-top:3px; 
	margin-right:160px;

}
/* HACKS Fix IE. Hide from IE Mac (some IE box model hacks)\*/
*html #search {
	display: block;
	height: 10px;
	margin-top: 12px;
	margin-bottom: -12px;
}

/* End */