/*
Theme Name: Res3d Alaska Native TV
Theme URI: http://www.alaskanativetv.com/
Description: 
Version: 1.0.3
Author: Res3D
Author URI: http://www.res3d.com/
Tags: fixed width,black, two columns, widgets, widget ready, valid CSS, simple, clean.
*/

* {
	margin: 0;
	padding: 0;
	/*color:#f9ffd0;*/
	color:#FFFFFF;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}

a {	
	outline:none;
	text-decoration:none;
	}
img{
	border:none
	}
a:hover {
	color:#c7ffbe;
	text-decoration:none;	
	}
a.LinkStyle{
	/*text-decoration:underline;*/
	color:#c7ffbe}
	
a.LinkStyle:hover{
	text-decoration:none;
	border-bottom:1px solid #990000;
	color:#FFFFFF;}
	
	
table { 
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin:auto;
}

td{ 
	/*vertical-align:top;*/
	}
body {
	background-color:#999999;
	background: #000000  url(images/bg.jpg) center top fixed;
	/*color: #F9FFD0;*/
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.title{
	font-size: 2px;
}

p, code, ul {
	padding-bottom: 1.2em;
	
}

p{
	line-height:14px;}

li {
	list-style: none;
	}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.post h2{
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	color:#FFFFFF;
	}

h1,h2,h3 {
	padding-top: 6px;
	}

h1 a,h2 a,h3 a {
	padding-top: 6px;
	/*text-decoration: none;*/
	}

h1 a:hover,h2 a:hover,h3 a:hover {
	padding-top: 6px; 
	/*text-decoration: underline;*/
	}
.clear {
	clear: both;
}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}

/* header */
.top {
	width:100%;
}
.headerTable{
		width:100%;
	}
.HeaderRepeat[class] {
	background: url(images/header.png) left top repeat-x;
}
.HeaderRepeat{
	/*background: url(images/header.png) left top repeat-x;*/	
	}
.HeaderCenter{
	width:1000px;
	text-align:center;
	}

/* title */
.header {
	
	height: 360px;	
	margin: 0 auto;
	padding: 10px 10px 5px;	
	text-align:right;
}

.HeaderText{	
	text-align:left;
	width:500px;
	margin:auto;
	margin-right:0;

}
.HeaderText h2{	
		color:#f9ffd0;
		font-size:1.5em;
}

.HeaderText p{
	padding:0;
		color:#f9ffd0;
	
}	
.header[class] {
	background:url(images/alaska-native-tv.png) right top no-repeat;
}

#logo {	
	height: 80px;
	margin: 0 auto;	
}

a.WebName{
	width:580px;
	display:block;
	text-align:right;
	height:75px;
	margin:auto;
	text-align:right;
	margin-right:0;
	outline:none
	}
/* navigation */
.navigation {	
	margin-top:0px;
	text-align:right;	
}
.border img{
	border:6px solid #FFF;
}

.navigation ul{
	margin-top:25px;
	list-style: none;
	text-align:right;
}
.navigation li{
	display: inline;
}

a.LinkStyleRed{
	color:#f9ffd0;
	border-bottom:2px dotted #990000;
	}
a.LinkStyleRed:hover{
	border-bottom:2px solid #990000;
	padding-bottom:2px;
	}


.navigation a {
	/*font:100%;*/
	font: bold 1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 41px;*/
	line-height:normal;
	margin: 0 0 0 32px;
	text-decoration: none;
	outline:none;
	color:#f9ffd0;
	border-bottom:2px dotted #990000;
	
}
.navigation a:hover, .navigation a#mactive, .navigation a.active{
	/*color:#c7ffbe;	*/
	color:#FFFFFF;
	border-bottom:2px solid #990000;
	padding-bottom:2px;
	
}

/* main */
.main {
}

/* sub navigation */
.sidenav {
	float: right;
	width: 220px;
	
}
.sidenav h2 {
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	font-family: sans-serif, Arial, Helvetica;
	/*color:#c7ffbe;*/
	color:#FFFFFF;
}
.sidenav ul {
	padding: 0;
    border: 0px;

}
.sidenav ul ul {
	padding: 0;
}

.sidenav li ul li{
	border: 0px; 
	margin-left:25px; 
	list-style-type:disc;
	
	}
.sidenav .sidenavbottom li ul li{
	margin-bottom:4px;
	}
.sidenav li a {
	color:#f9ffd0;
	font-size: 1em;
	text-decoration: none;
	/*font-weight:bold;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#c7ffbe;	
}
.sidenav li a:hover {	
	color: #FFFFFF;		
}

.sidenav .sidenavbottom li a:hover {	
	color: #FFFFFF;	
	border-bottom:1px solid #990000;
	padding-bottom:1px;
}

.sidenav li li{

}

/* content */
.content {
	float: left;
	padding: 0 16px;
	width: 735px;
}
.content .descr {
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {
	}

/* footer */
#footer {
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
.footer[class]{
	background: url(images/bgfooter.png) repeat-x;
	}
#footer p{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {

}

/******************* style comments ***********************/
#comment_area{
	margin-top:15px;
}

textarea.txtcomment{
	width:470px;
	height:150px;
	border:1px solid #867B1C;
}
/************ navigation **********/
div.navigationbottom{
	margin-bottom:20px;
}

div.leftnav{
	float:left;
}

div.rightnav{
	float:right;
}
/********************* Calendar *******************/
#calendar1, #calendar_wrap{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead{
}

#calendar tbody td, #wp-calendar tbody td{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev{
	text-align: left;
}

#calendar #next, #wp-calendar #next{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today{
	/*background: #8E8210;*/
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .categor{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px
}
.categor a{
	/*text-decoration:none;*/
	}
.categor a:hover{
	/*text-decoration:underline;*/
	}
.commentlist li{
	padding-bottom: 20px;
}

#author, #email, #url{
	border: 1px solid #666666
}



/* -search form- */
.SearchButton[class]{
	background:url("images/search.png") no-repeat top right;	
	}
.SearchButton{
	/*background:url("images/search.png") no-repeat top right;*/
	padding:0;
	width:180px;
	height:40px;	
	}
#searchsubmit {	
	background-color:transparent;
	width:30px;	
	margin:0;
	padding:0;
	border:none;
	cursor:hend;
	outline:none;
	padding:5px 0;
			
	}
#s {
	border: none;		
	width: 142px;		
	/*color:#4C2629;*/
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:0;
	padding:5px 0;
	}
.s[class] {
	/*background:url("images/search.png") no-repeat top right;*/
}


.author_profile{
	float:left; display:block; height:20px; width:300px;
	margin-left:20px;
	}
.author{

	}
.author h1{
	font-size:1.8em;

	}
.Member h3, .Member p{
	margin:0;
	padding:0;}


.Member p{
	
	text-align:right;
	margin-right:10px;
}

.Member td{
	padding:5px 0; 
}

.Member h3{
	font-size:1em;
	background:url(form/textb.png) left top no-repeat;
	padding:6px 5px;
	width:500px;

	letter-spacing:2px;
	vertical-align:middle;
	content:alt(" ");
}

.Member .TextAread{
	background:url(form/note.png) left top no-repeat;
	width:500px;
	padding:3px 5px;
	}
.Member .Notes{
/*	background:url(form/note.png) left top no-repeat;*/
	width:486px;
	height:200px;	
	padding:7px 7px;
	}
.Member .Notes[class]{
	background:url(form/note.png) left top no-repeat;	
	}
.r h3{
	background:none;	
	padding:3px 5px;
	height:30px;
	width:500px;	
	letter-spacing:2px;
}

.TextBox[class], .TextAreaR[class]{
	background:url(form/textb.png) left top no-repeat;
	}

.TextBox, .TextAreaR{
	/*background:url(form/textb.png) left top no-repeat;*/
	border:none;
	font-weight:bold;
	padding:7px 7px;
	width:486px;
	background-color:transparent;
	}

.TextBoxC[class]{
	background:url(form/textbb.png) left top no-repeat;
	}
.TextBoxC{
	/*background:url(form/textbb.png) left top no-repeat;*/
	border:none;
	font-weight:bold;
	padding:7px 7px;
	width:286px;
	background-color:transparent;
	border:none;
	}	

.TextAreaR[class]{
	background:url(form/note.png) left top no-repeat;
	}
.TextAreaR{
	/*background:url(form/note.png) left top no-repeat;*/
	width:486px;
	padding:7px 7px;
	height:186px;
	border:none;
	}
.select, .select option{
	background:url(form/textbc.png) left top no-repeat;
	height:20px;
	width:65px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background-color:transparent;
	}
.Checkbox{
	width: 30px;	
	background-color:#000000;
	border:none;
	outline:none;
	 background: transparent;
   border: 0;}

.Submit, .Reset{
	/*background:url(form/button.png) left top no-repeat transparent;*/
	display:block;
	border:none;
	height:30px;
	width:90px;
	font-weight:bold;
	display:inline;
	}

.Submit[class], .Reset[class]{
	background:url(form/button.png) left top no-repeat transparent;	
	}

.oselect{
}
.Authorpost li{
	margin-bottom:5px;
	font-weight:bold;
	list-style:disc;
	
	}
	
.LoginB span{
	background:url(form/button.png) right top no-repeat transparent;
	display:block;
	width:100px;
	}
.LoginB li{	
	}
a.Login[class]{
	background:url(form/button.png) left top no-repeat transparent;
	}
a.Login{
	/*background:url(form/button.png) left top no-repeat transparent;*/
	display:block;
	padding:0;	
	padding:6px 1px;
	text-align:center;
	margin:auto;
	margin-bottom:10px;border-bottom:none;

	/*float:left;*/}
	
a.Login:hover{
	border-bottom:none;
	}
.wp td{
	padding:10px 5px;
	}
.cabinet{	
	display:none;
}
.BrowseFButton[class]{
	background: url(form/Browse.png) 0 0 no-repeat;
	width:90px;
	height:30px;
	display:none;	
}
.cabinet[block]{	
	display:block;
}
.brwose label.cabinet[block]{	
	display:block;
}	
.brwose label.cabinet{
	width: 90px;
	height: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;*/
}

.brwose label.cabinet[class] {
	background: url(form/Browse.png) 0 0 no-repeat;
	position: relative;
}

.brwose label.cabinet input.file{
	position: relative;
	height: 100%;
	width: auto;
	margin-top:-8px;
	z-index:1000;
}
.brwose label.cabinet input.file{	
	/*FireFox*/
	filter: Alpha(Opacity=0, FinishOpacity=0);
	opacity: 0;
	-moz-opacity: 0;	
}
	
	
	
	
	
	
input{
	background-color:transparent;
	border:none;}
*{
	background-color:transparent;}


/*-------Pravacy Policy------*/
.PrivacyPolicy p{
	line-height:18px;
	text-align:justify;
	}
.PrivacyPolicy .LawAndRules{
	margin-left:10px;
	}

.LawAndRules ul{
	margin-bottom:5px;
	}

.LawAndRules li{
		margin-bottom:5px;
		list-style-type:lower-alpha;
		text-align:justify;
		}

.LawAndRules li ul{
		margin-left:10px;
list-style-type:lower-roman;
		}
.LawAndRules li ul li{
		margin-bottom:5px;
			list-style-type:lower-roman;
		text-align:justify;
		}