/*  
Theme Name: Northwest Passage Film Theme
Theme URI: www.northwestpassagefilm.com
Description: Your Theme Description
Version: 1.0
Author: Your Name
Author URI: http://www.yourwebsite.com

*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #dadada;
	line-height: 14pt;
	color: #ffffff;

}

a:link, a:visited{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;

}

a:hover{
	text-decoration: underline;
	color: #0099cc;
	font-weight: bold;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1005px;
	text-align: left;
	background: #000000;
}

#header {
	width: 1005px;
	background: #000000;
}

/************************************
***  TOP NAV STYLES   ***
*************************************/

#navigation {
	width: 1005px;
	height: 60px;
	background: #000000;
	font-weight: normal;
}


#logo {
	float: left;
	width: 230px;
}

#passage_child {
	padding: 3px 0px 0px 0px;
	font-weight: normal;
}

#project_child {
	padding: 3px 0px 0px 0px;
	font-weight: normal;
}

#sponsorship_child {
	padding: 3px 0px 0px 0px;
	font-weight: normal;
}

#nav {
	float: right;
	width: 755px;
	font-weight: normal;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding: 20px 0px 0px 0px;

}

#subnav {
	float: right;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-weight: normal;
	width: 755px;
	text-align: right;
	padding: 20px 0px 0px 0px;
	color: #0099cc;
	font-size: 10pt;
}


a.nav{
color:#ffffff;
font-size:12px;
font-weight: normal;
text-decoration: none;
}

a.nav:hover {
color:#0099cc;
font-weight: normal;
text-decoration: none;
}



a.subnav{
color:#0099cc;
font-size:10px;
text-decoration: none;
}

a.subnav:hover {
color:#ffffff;
font-size:10px;
text-decoration: none;
}

.ad {
	font-weight: normal;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10pt;
	color: #0099cc;
}
/************************************
***  CONTENT STYLES   ***
*************************************/


#box{
	float: left;
	width: 1005px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 20px 0px 50px 0px;
	
}

#content {
	width: 420px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0px 0px 0px 10px;
}

.post {
	padding: 0px 0px 30px 0px;
	
}
/************************************
***  BOOKMARK STYLES   ***
*************************************/

* { margin: 10; padding: 5; } /* Quick and dirty reset */

ul.bookmark li {
	list-style: none; /* Remove the default bullet points*/
}

ul.bookmark li a {
	display: block; /* Increase the clickable area of the link */
	height: 24px; /* Convert the link to the size of the icon (minus the padding) */
	float: left; /* Float each anchor to display side by side */
	margin: 0 15px 0 0; /* Add some right margin to space the links*/
	padding: 8px 0 0 40px; /* Add some left padding to accomodate the icons */
	color: #ffffff; /* Spice up the link colour */
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none; /* Remove the default underline on the link */
	background-image: url(icons.png); /* Add the background sprite image */
	background-repeat: no-repeat; /* Don't repeat the image */
}

ul.bookmark li a.reddit { background-position: 0 0; }
ul.bookmark li a.stumbleupon { background-position: 0 -32px; }
ul.bookmark li a.delicious { background-position: 0 -64px; }
ul.bookmark li a.digg { background-position:  0 -96px; }

ul.bookmark li a:hover {
	color: #0099cc; /* Change to lighter grey on hover */
	font-weight: normal;
}

/************************************
***  SIDE COLUMN STYLES   ***
*************************************/

.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 30px;
	display: inline;
	
	font-weight: normal;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
}

.sidebar ul li ul, .sidebar ul {list-style-type: none;}

.sidebar ul li ul {padding: 0px 0px 0px 10px;}

.sidebar * h2 { 
	margin: 17px 0px 0px 5px;
	font-weight: normal;
	color: #0099cc;
	font-size: 12pt;
}

#left_side img {
	padding: 5px 5px 5px 0px;
}

#left_side {
	float: left;
	width: 230px;
	margin: 20px 0 0 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12pt;
	color: #0099cc;
}

/************************************
***   FOOTER STYLES   ***
*************************************/
#footer{
	clear: both;
	float: left;
	width: 1005px;
	height: 130px;
	background-color: #dadada;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 9pt;
	
}

#graybar {
	width: 1005px;
	height: 3px;
}

#top_footer {

	padding: 0px 0px 20px 0px; 
	height: 120px;
	background-color: #000000;	
}

#signup{
	background-color: #000000;
	float: left;
	width: 314px;

}

#sponsors{
	float: left;
	width: 420px;
	background-color: #000000;

}

#sponsors img{
	padding: 0px 0px 0px 3px;

}

a.sponsorlink{
color:#999999;
font-weight: normal;
}

a.sponsorlink:hover{
color:#0099cc;
font-weight: normal;
}

#support{
	width: 200px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 11px;
	color: #999999;
	float: right;
	line-height: 12pt;
	background-color: #000000;

}

#footer_name {
	font-size: 8pt;
	text-align: center;
	color: #666666;
	background-color: #dadada;

}

.footertext {
font-family: Arial, Helvetica, Verdana, san-serif;
font-weight: normal;
color: #666666;
font-size:8pt;
line-height: 18px;
margin:0;
}

a.footertext{
color:#666666;
text-decoration: none;
font-weight: bold;

	
}

a.footertext:hover{
color:#0099cc;
text-decoration: underline;
font-weight: bold;
}

	


.search_footer {

	float: left;
	width: 380px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;


}


.search_footer input {
	width: 190px;
	background: #0099cc;
	border: 1px solid #000000;
	color: #333333;
	margin-left: 40px;
	margin-bottom: 3px;
	margin-top: 5px; 
	text-transform: uppercase;
	font-size: 8pt;
	display: inline;

}

.button_footer {
	float: right;
	border: 1px solid #000000;
	background: #0099cc;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	width: 70px;
	margin-right: 150px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, Arial, san-serif;
}




/************************************
***  COMMENT STYLES   ***
*************************************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/************/


.ftd input {
	width: 190px;
	background: #0099cc;
	border: 1px solid #000000;
	color: #333333;
	text-transform: uppercase;
	font-size: 8pt;
	display: inline;
	margin: 0;
	padding: 1px 0 1px 5px;
}

.ftd-footer {
	padding-left: 45px;
	text-align: right;
}

.ftd-footer input.ftd-input {
	width: 190px;
	background: #0099cc;
	border: 1px solid #000000;
	color: #333333;
	text-transform: uppercase;
	font-size: 8pt;
	display: inline;
	margin: 3px 0;
	padding: 1px 0 1px 5px;
}

.ftd-footer input.ftd-button {
	border-width: 0px;
	background: #0099cc;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	width: 70px;
	margin: 0 5px 0 0;
	font-family: Verdana, Helvetica, Arial, san-serif;
}

div.err {
	background-color: #c00;
	color: #fff;
	padding: 1px 10px;
	margin: 5px;
	font-weight: bold;
}






