/* @override http://www.alaskahdtv.com/wp-content/themes/overeasy/styles/alaskahdtv.css */

/*
=== alaskahdtv ===
bg: #ebf2f8
links: #38627e
intro: #33607f
footer: #d7dfe7
titles: #c7d2dc
widgets: #e3eaf0
border: #c0ccd8
*/

/*=== Setup ===*/
body{
	background: url(alaskahdtv/back_top.jpg) #ebf6f8 repeat-x top;
	margin: 0 auto;
	width: 3000px
	color: #555555;
}
a{
	color: #38627e;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(alaskahdtv/round_btn_left.png) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(alaskahdtv/round_btn.png) no-repeat right;
}
.btn {
	background:url(alaskahdtv/btn.gif) repeat-x;
	border:1px solid #38627e;
 	color:#FFF;
 	
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #072636;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a,
#nav1 li.current-cat{
	background: url(alaskahdtv/round_btn_left.png) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span,
#nav1 li.current-cat span{
	position: relative;
	background: url(alaskahdtv/round_btn.png) no-repeat right;
	left: ;
}

#nav1 li.current_page_item a span {
	
}

#nav1 li ul.children li.current-cat {
	background: none;
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #38627e;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #a8bdcb;
}
#rightcol .widget ul {
	background: #e3eaf0;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(alaskahdtv/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(alaskahdtv/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(alaskahdtv/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(alaskahdtv/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #d7dfe7;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(alaskahdtv/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(alaskahdtv/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #e3eaf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(alaskahdtv/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(alaskahdtv/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #33607f;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{

}
.box5 .bot{

}
.box5 .spacer{
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(alaskahdtv/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(alaskahdtv/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #d7dfe7;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	
}

/*- Form1 Setup -*/

.date span.btn-general {
	background: none;
	padding: 0 5px;
	color: #858585;
}

.date span.btn-general a{
	background: none;
	padding: 0;
	color: #38627e;
}

.btn-general{
	background: #38627e;
	color: #ffffff;	

}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #c7d2dc;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border: none;
}
.post .categoryimg {
	width: 560px;
}
.post li a{
	color: #38627e;
}
.post li a:hover{
	color: #38627e;
	text-decoration: underline;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#ebf2f8 url(alaskahdtv/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #d7dfe7;
	border-bottom:1px solid #d7dfe7;	
}

span.lowercase {
	text-transform: lowercase;
}

/*=== Posts ===*/
#aboutpage .spacer {
	width: 880px;
}

#aboutpage .top {
	width: 940px;
	background: #fff url(alaskahdtv/about-top.gif) no-repeat;
}

#aboutpage .bot {
	width: 940px;
	background: #fff url(alaskahdtv/about-bot.gif) no-repeat;
}

.post .btn-continue a {
	padding: 5px 8px;
	background: #38627e none;
	color: #fff;
}


/*=== Widget styling ===*/
#rightcol .widget a {
	background-image: none;
	padding: 0;
}
#rightcol .widget li {
	background-image
}
.widget #recentcomments li a{
	color: #38627e;
}
.widget #recentcomments li a:hover{
	color: #38627e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #e3eaf0;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(alaskahdtv/ico-quote.gif) no-repeat top left;
}

/*=== Custom ads ===*/
.frontleft {
	display: block;
	height: 129px;
	float: left;
	padding-right: 15px;
}

.frontright {
	margin-bottom: 50px;
}

#buybtn {
	position: relative;
	display: block;
	top: -55px;
	left: 321px;
}

a#buybtn {
	width: 93px;
	height: 41px;
	background: url(alaskahdtv/buybtn.gif);
}

a#buybtn:hover{
	background-position: 0 -40px;
}


/*=== Banner ads ===*/
#rightcol .textwidget ul.bannerads {
	height: 125px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
	background: none;
}

.bannerads li{
	display: inline;
	background: none;
}

li.adleft {
	height: 125px;
	float: left;
	padding: 0;
}

.bannerads li.adright {
	display: block;
	float: right;
	width: 135px;
	padding: 0;
	line-height: 18px;
}

.textwidget .adright a {
	text-decoration: underline;
}

.textwidget .adright a:hover {
	text-decoration: underline;
}

/*=== Sidebar RSS ===*/
.siderss .scriblinks {
	margin-top: -8px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

.siderss li.scriblinks {
	background: none;
}

.siderss li#miro.scriblinks {
	left: 0px;
	padding-bottom: ;
}

#rightcol .siderss ul {
	padding-bottom: 4px;
	margin-bottom: 0;
}

.siderss a:hover span {
	margin-top: 3px;
}


/*=== Twitter ===*/
.textwidget .constant h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0f4253;
}

#subscribe_li, #newsletter {
	padding-top: 4px;
	color: #383838;
	font-size: 14px;
	line-height: 18px;
}

.constant li {
	background: none;
}

#twitter_update_list li, .constant li a {
	background: none;
	padding: 0;
}

#twitter_div a img, #subscribe img, #newsletter img{
	float: left;
	margin-bottom: ;
}

#twitter_div a img {
	margin-top: 4px;
}

.constant h2 {
	padding-top: 0;
	padding-left: 60px;
	margin-top: -2px;
}

#twitter_update_list li span a {
	display: inline;
	background: none;
	padding: 0;
	color: #2175a1;
}

#twitter_update_list li a {
	display: none;
}

#twitter_update_list li  {
	position: relative;
	left: 16px;
	width: ;
	padding: 0;
	margin-left: 44px;
	font-size: 14px;
	color: #383838;
}

#twitter-link {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #0f4253;
	margin-top: 5px;
	margin-right: 101px;
}


/*=== Subscribe ===*/
#subscribe_li {
	padding-top: 4px;
}

#subscribe h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.scriblinks {
	margin-top: -8px;
	margin-left: 60px;
	font-size: 14px;
	font-weight: bold;
}

.scriblinks img {
	padding-top: 2px;
	padding-right: 8px;
}

li#miro.scriblinks {
	position: relative;
	left: 16px;
	padding-bottom: 8px;
	margin-left: 0;
}

#miro a, #miro {
	color: #821335;
}

#miro a span, #itunes a span, #feedburner a span {
	display: none;
}

#miro a:hover span, #itunes a:hover span, #feedburner a:hover span{
	display: block;
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-top: 1px;
}

#itunes a, #itunes {
	color: #2e6dbf;
}

#feedburner a, #feedburner {
	color: #6c5710;
}

#zune a, #zune {
	color: #f16c75;
}

#zune a, #zune {
	color: #f04864;
}

/*=== Newsletter ===*/
span.bold h2{
	margin-bottom: 5px;
}

#newsletter input#newsmail {
	width: 90%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 24px;
	background: url(alaskahdtv/input_back.png) repeat-x;
}

#newsletter #newssubmit {
	height: 41px;
	width: 100px;
	margin-left: 16px;
	color: #3e3e3e;
	border: none;
	background: transparent url(alaskahdtv/subscribe.gif) no-repeat;
	background-position: 0 4px;
	cursor: pointer;
}

#newsletter #newssubmit:hover {
	background-position: 0 -37px;
}

#newsletter #newssubmit:active {
	background-position: 0 -78px;
}

#newsletter fieldset,  {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 45px;
}


/*=== Newsletter ===*/
a.rsswidget img {
	position: relative;
	vertical-align: text-bottom;
}


/*=== Share ===*/
#share ul {
	padding-bottom: 0;
	margin: 25px 0px 27px 0px;
}

#share li#sharetitle {
	position: relative;
	top: -1px;
	padding-left: 0;
	margin-right: 4px;
}

#share li {
	display: inline;
	padding: 0 1px;
	background: none;
}



/*=== Support ===*/
#support {
	height: 112px;
	width: 562px;
	margin: 20px 0 50px 0;
	background: url(alaskahdtv/support_back.jpg) no-repeat;
}

#support a {
	display: block;
	text-decoration: none;
	height: 112px;
	width: 562px;
}

#support p#sprtleft {
	float: left;
	width: 240px;
	padding: 7px 0 10px 100px;
	margin: 22px 0px 0px 36px;
	font-family: ;
	font-size: 12px;
	line-height: 18px;
	color: white;
	background: url(alaskahdtv/app_icon.jpg) no-repeat;
}

#support p#sprtright {
	float: right;
	width: 115px;
	font-size: 32px;
	font-weight: bold;
	color: white;
	font-family: "Myriad Pro";
	padding: 32px 0 0 0;
}

#support p#sprtright span {
	font-size: 16px;
	position: relative;
	top: -10px;
	padding-right: 3px;
}

#support img {
	float: right;
	padding: 5px 42px 0px 0px;
}

#sprtbtm {
	position: relative;
	top: -35px;
	margin: 0;
}

#sprtbtm #stocklogo {
	position: relative;
	top: 3px;
}




/*=== Contribute ===*/
#contribute {
	margin: 20px 0 40px 0;
}

#conthead{
	height: 110px;
	text-align: center;
	padding: 0;
	background: #ebdf79 url(alaskahdtv/support_akhdtv.jpg) no-repeat;
	text-indent: -9000%;
}

#contribute h3, #contribute p {
	padding-bottom: 0;
	margin-bottom: 0;
}

#contlist {
	height: 38px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 0;
	background: url(alaskahdtv/support_back.gif) repeat-x;
}

#contlist li {
	display: inline;
	padding: 0 0px 0 8px;
	margin-right: 15px;
	font-size: 14px;
	background: none;
}

#contlist a {
	text-decoration: none;
	color: white;
	padding: 11px 10px 10px 10px;
}

#contlist a:hover {
	color: #52441a;
	padding: 5px 10px 5px 10px;
	background: #dcd09e;
}


/*=== Contact ===*/
.wpcf7-form input{
	height: 24px;
	background: url(alaskahdtv/input_back.png) repeat-x;
}

.wpcf7-form textarea {
	background: url(alaskahdtv/textarea_back.png) repeat-x;
}

p#send-input {
	padding-bottom: 0;
}

p#send-input input {
	position: absolute;
	font-size: 1px;
	color: #b3bcbc;
	width: 65px;
	height: 38px;
	border: none;
	padding-top: 20px;
	background: transparent url(alaskahdtv/send.gif) no-repeat;
	background-position: 0 2px;
}

p#send-input input:hover {
	background-position: 0 -39px;
}

p#send-input input:active {
	background-position: 0 -80px;
}

#post-307.post .fr {
	margin-top: -33px;
	background: #c4d7e7;
	padding: 10px;
}

.post .fr address {
	font-size: 14px;
	font-style: normal;
	color: #0f4253;
	padding: 0px 10px;
}

.post .fr address span {
	font-size: 16px;
	font-weight: bold;
	color: #07222c;
}

/*=== 404 ===*/

#centercol .fourohfour h2{
	text-align: center;
}

#centercol .fourohfour p{
	text-align: center;
	font-size: 18px;
	color: #8e3227;
	padding-top: 10px;
	padding-bottom: 10px;
}

#centercol .fourohfour ul {
	padding: 0;
}

#centercol .fourohfour li {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	padding-left: 0;
	background: none;
}

#centercol .fourohfour a {
	border-bottom: 1px dashed #b8c6d5;
	text-decoration: none;
}

#centercol .fourohfour a:hover {
	color: #122029;
	border-bottom: 1px dashed #122029;
	text-decoration: none;
}
