/*
Theme Name: UfoNut
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/
body{
	color:#d9d4d3;
	font:62.5% "Trebuchet MS", Arial, sans-serif;
	background:#000;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#e29a1d;
}
h4 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family:"Myriad Web Pro", Verdana, sans-serif;
	font-size:18px;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px/15px "Trebuchet MS", Arial, sans-serif;
	vertical-align:middle;
	margin:0;
}
form{border:none;}
.holder{
	overflow:hidden;
	height:1%;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
/* main-container */
#main-container{
	width:100%;
	position:relative;
	overflow:hidden;
}
.wrapper-content{
	float:left;
	position:relative;
	width:1200px;
}
.content-block{
	float:left;
	position:relative;
	width:1200px;
}
.body-img{display:block;}
/* main */
.main{
	margin:-763px 0 0 87px;
	width:1020px;
	position:relative;
	padding:0 0 25px;
}
.timestarmp{
	text-align:right;
	color:#a6a6a6;
	font-size:10px;
	line-height:18px;
	margin:0 8px 0 0;
	letter-spacing:1px;
}
.top-main{
	background:url(images/main-top.png) no-repeat;
	height:11px;
	width:100%;
	font-size:0;
	margin:11px 0 0;
}
.bottom-main{
	background:url(images/main-bottom.png) no-repeat;
	height:11px;
	width:100%;
}
.bg-main{
	background:url(images/main-bg.png) repeat-y;
	width:1020px;
	overflow:hidden;
	padding:54px 0 7px;
}
.inner .bg-main{
	padding:54px 0 32px;
}
/* header */
#header{
	height:54px;
	width:1004px;
	padding:0 10px 0 27px;
	position:absolute;
	top:46px;
	left:0;
	overflow:hidden;
}
/* logo */
.logo{
	background:url(images/logo.png) no-repeat;
	float:left;
	width:200px;
	height:50px;
	text-indent:-9999px;
	margin:-5px 57px 0 0;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/* navigation */
#nav{
	list-style:none;
	float:left;
	width:565px;
	padding:18px 0 0;
	overflow:hidden;
}
#nav li{
	float:left;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:0 27px 0 0;
	letter-spacing:1px;
	text-transform:lowercase;
}
#nav li a{color:#dfdfdf;}
#nav li a:hover,
#nav li.active a{
	color:#ffc104;
	text-decoration:none;
}#headerNAV {
	background: url(header_bg.gif) no-repeat center top;
	margin-left: 1px;
	z-index:1000;
	height:35px;
}
ul.topnav {
	list-style: none;
	margin: 0;
	width: 997px;
	height:35px;
	float: left;
	padding-left: 20px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
	z-index:1000;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/	
	zoom: 1;
	z-index:9999;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	zoom: 1;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
	overflow:hidden;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer; overflow:visible;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}

/* Report a Sighting */
.report{
	background:url(http://www.ufonut.com/images/bg-report2.png) no-repeat;
	width:165px;
	height:37px;
	float:right;
	margin:0;
	margin-right:-30px;
	padding:6px 0 0 55px;
	letter-spacing:1px;
	display:inline;
}
.report a{
	color:#2a9fcb;
	font-weight:bold;
	font-style:italic;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.report a:hover{
	text-decoration:none;
	color:#ffc104;
}
#report2{
	width:200px;
	height:74px;
	position:absolute;
	 top:0;
	 left:0;
	margin-left:840px;
	margin-top:48px;
}
/* content */
.content{
	overflow:hidden;
	width:100%;
}
.content-separator{
	background:url(images/separator-content.gif) repeat-y 632px 0;
	margin:19px 0 0;
	overflow:hidden;
	width:100%;
}
.inner .content-separator{padding:0 0 52px;}
/* visual-block */
#visual-block{
	width:1019px;
	height:331px;
	position:relative;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
}
#visual-block img{display:block;}
#visual-block .overlay{
	background:url(images/overlay.png) no-repeat;
	width:1019px;
	height:331px;
	position:absolute;
	top:0;
	left:1px;
	border-top:1px solid #1e1c1c;
	border-bottom:1px solid #30302d;
}
#visual-block .text{
	background:url(images/bg-overlay-line.png);
	position:absolute;
	bottom:10px;
	right:0;
	font-size:10px;
	color:#f1ffbf;
	padding:1px 11px 0 12px;
	line-height:32px;
	letter-spacing:1px;
}
#visual-block .text p{position:relative;}
/* main-box */
#main-box{
	float:left;
	width:604px;
	margin:0 0 0 21px;
	display:inline;
}
#main-box h1{
	font-size:1.7em;
	line-height:1em;
	margin:0 0 15px;
	color:#00FFFF;
	letter-spacing:1px;
}
.inner #main-box h1{
	margin:0 0 15px 8px;
	position:relative;
}
.holder-text p{
	font-size:1em;
	line-height:1.8em;
	padding:0 0 16px;
	letter-spacing:1px;
}
.more{
	font-size:1em;
	line-height:1.8em;
}
.more:hover{
	color:#ffc105;
	text-decoration:none;
}
/* Register */
.register{
	color:#dfdfdf;
	padding:48px 0 0;
}
.register h2{
	font-size:1.7em;
	line-height:1.8em;
	color:#67ca49;
	padding:0 0 22px;
	letter-spacing:1px;
}
.register h3{
	font-size:1.8em;
	line-height:2.8em;
	margin:0;
	letter-spacing:1px;
}
.register span{
	font-size:1em;
	padding:0 0 13px;
	display:block;
}
.register .column{
	width:270px;
	margin:0 27px 0 0;
	float:left;
}
.register form .holder{padding:0 0 18px;}
.register label{
	float:left;
	width:86px;
	text-align:right;
	padding:0 17px 0 0;
	letter-spacing:1px;
	line-height:2em;
}
.register .confirm-password{width:129px;}
.register input{
	float:left;
	width:134px;
	padding:2px 7px 3px;
	border:1px solid #435559;
	background:#4e4a4a;
	color:#00ffd8;
}
.register .checkbox{
	width:14px;
	height:14px;
	border:none;
	margin:0 17px 0 70px;
	background:none;
}
.register .checkbox-l{
	width:auto;
	line-height:1.5em;
}
.register .checkbox-l span,
.register .checkbox-l a{color:#1fc28e;}
.register .btn-submit{
	background:url(images/btn-submit.gif) no-repeat;
	display:block;
	height:28px;
	width:83px;
	text-indent:-9999px;
	overflow:hidden;
	margin:19px 0 22px -5px;
	font-size:0;
	position:relative;
}
.register .btn-submit:hover{background-position:0 100%;}

/* content-area */
.content-area{
	margin:0 0 0 -5px;
	position:relative;
	width:603px;
}
.content-area .top-block{
	background:url(images/top-main-block.gif) no-repeat;
	height:32px;
}
.content-area .bottom-block{
	background:url(images/bottom-main-block.gif) no-repeat;
	height:37px;
}
.content-area .bg{
	background:url(images/bg-main-block.gif) repeat-y;
	padding:0 23px 110px 33px;
	color:#000;
	letter-spacing:1px;
}
.content-area .heiding{
	background:#ccc;
	width:535px;
	margin:0 0 20px -15px;
	padding:0 23px 2px 12px;
}
.content-area h2{font-size:2.2em;}
.content-area .heiding span{
	font-size:1.3em;
	line-height:1.5em;
}
.content-area p{
	font-size:1.3em;
	line-height:1.5em;
	padding:0 0 10px;
}
.content-area .link{
	color:#f90;
	line-height:3em;
	font-size:1.4em;
}
.content-area .inform{
	font-size:1.3em;
	line-height:1.8em;
	color:#116b78;
	padding:12px 70px 19px 11px;
}
.content-area .inform span,
.content-area .inform a{color:#f90;}
.content-area h3{
	font-size:1.3em;
	line-height:1.8em;
	border-bottom:1px solid #cdcdcd;
	margin:0 10px 15px 0;
}
/* comments */
.content-area .comments{
	background:url(images/bg-comments.gif) repeat-y;
	font-size:1.2em;
	line-height:1.8em;
	margin:0 0 25px;
	overflow:hidden;
	height:1%;  
}
.comments .top{background:url(images/top-comments.gif) no-repeat;}
.comments .bottom{
	background:url(images/bottom-comments.gif) no-repeat 0 100%;
	padding:16px 5px 9px 11px;
	height:1%;
	overflow:hidden;
}
.content-area .comments p{
	font-size:1.2em;
	line-height:1.2em;
	padding:16px 0 13px;
	width: 500px;
}
.content-area .comments strong{line-height:2em;}
.content-area .comments span{
	color:#066;
	line-height:2.8em;
}
.content-area .comments span a{color:#f90;}

/* Leave a Reply */
.leave-a-reply h4{
	color:#699;
	font-size:1.8em;
	line-height:1.8em;
	padding:0 0 10px;
}
.leave-a-reply input{
	width:158px;
	padding:2px 8px 3px;
	border:2px solid #9a9a9a;
	background:#cdcdcd;
	float:left;
	margin:0 5px 0 0;
}
.leave-a-reply .holder{padding:0 0 1px;}
.leave-a-reply .checksubs{
	margin:-27px 0 0;
}
.leave-a-reply .holder label{
	font-size:1.1em;
	line-height:2.6em;
	color:#000;
	float:left;
}
.leave-a-reply .textarea label{display:none;}
.leave-a-reply textarea{
	border:2px solid #9a9a9a;
	background:#cdcdcd;
	width:532px;
	height:125px;
	margin:0 0 6px;
	padding:5px 0 0 10px;
}
.leave-a-reply .checkbox{
	width:14px;
	height:14px;
	margin:6px 10px 0 6px;
	border:none;
	background:none;
}
.btn-submit-comment{
	float:right;
	width:178px;
	text-align:center;
	line-height:22px;
	font-size:11px;
	border:2px solid #9a9a9a;
	background:#cdcdcd;
	color:#000;
	position: relative;
}
.btn-submit-comment:hover{
	background:#686868;
	border:2px solid #9a9a9a; 
	text-decoration:none; 
}
/* holder-box */
.holder-box{
	color:#c6c5c5;
	margin:30px 0 0 -3px;
	width:358px;
}
.holder-box .top{
	background:url(images/top-sidebox.gif) no-repeat;
	height:9px;
	font-size:0;
}
.holder-box .bottom{
	background:url(images/bottom-sidebox.gif) no-repeat;
	height:9px;
}
.holder-box .bg{
	background:url(images/bg-sidebox.gif) repeat-y;
	overflow:hidden;
	height:1%;
	position:relative;
}
.holder-box h3{
	font-size:1.5em;
	line-height:1.8em;
}
.holder-box p,
.holder-box li,
.holder-box .widget_text p{
	font-size:1.4em;
	line-height:1.4em;
	padding:0 0 5px;
}
.holder-box .box{
	background:url(images/border-box.gif) repeat-x;
	padding:14px 15px 14px 13px;
}
.holder-box .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.holder-box .box1{
	background:none;
	padding:0 6px 6px 13px;
}
.holder-box #text-3{
	background:none;
	padding:0 6px 6px 13px;
}
.holder-box #search-3{
	background:none;
	padding:0 6px 6px 13px;
}
.holder-box .box1 p,
.holder-box .box1 li,
.holder-box .widget_text li,
.holder-box .widget_text p{padding:0 0 14px;}
.holder-box .box3 p,
.holder-box .box3 li,
.holder-box .box #recentcomments li{padding:0;}
/* sidebar */
#sidebar{
	float:right;
	width:354px;
	margin:0 17px 0 0;
	display:inline;
	overflow:hidden;
	padding:0 0 0 5px;
}
.block{
	padding:0 31px 28px 8px;
	letter-spacing:1px;
	margin:-2px 0 0;
	color:#dfdfdf;
}
.block strong{
	text-transform:uppercase;
	font-size:1.2em;
	line-height:2.1em;
	font-style:italic;
	font-weight:bold;
}
.block ul{
	margin:0;
	padding:0;
	list-style:none;
}
.block ul li{
	overflow:hidden;
	height:1%;
	padding:0 0 1px;
	vertical-align:top;
}
.block ul span{
	float:left;
	margin:0 4px 0 0;
	font-size:1em;
	line-height:1.9em;
}
.block ul p{
	text-align:left;
	font-size:1em;
	line-height:1.9em;
	padding:0 0 0 58px; 
}
.block ul a{color:#dfdfdf;}
.block ul a:hover{
	color:#ffc104;
	text-decoration:none;  
}
/* promo block */
.conteiner{
	background:url(images/border-sidebar.gif) no-repeat 4px 0;
	padding:20px 0 0;
	margin:0 0 0 10px;
}
.inner .conteiner{
	padding:20px 0 0;
	margin:0 0 0 10px;
	background:url(images/border-sidebar.gif) no-repeat 4px 0;
}
.conteiner img{display:block;}
/* footer */
#footer{
	overflow:hidden;
	height:1%;
	color:#595757;
	padding:7px 7px 0 8px;
	letter-spacing:1px;
}
#footer p{
	float:left;
	font-size:1.2em;
}
#footer span{
	float:right;
	font-size:1em;
}
#footer a{color:#595757;}
.navigation a {font-size: 16px; color:#099;}