/*
Theme Name: Capewind
Theme URI: http://www.capewindmovie.com/
Description: WordPress Theme for Capewind
Version: 1.2
Author: Jeff Witters
Author URI: http://www.silent7.com/
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .po fst, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/
img {
	border: none;
}
/*===START SECTION 1 - the main containers===*/
body {
	font-family: Helvetica;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-color: #f6f6f6;
	background-image: url(images/Background_Wide.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 968px;
	margin: 15px auto 0 auto;
	padding: 0px;
}
#header {
	height: 141px;
	width: 960px;
	margin: 0 0 0 4px;
}
#logo {
	width: 455px;	
	float: left;
	margin-left: 15px;
}
#logo-spin {
	width: 455px;	
	height: 140px;
	float: left;
	margin-left: 15px;
}
#logo img {
	border: none;
}
#main {
	width: 968px;
	background-image: url(images/Rpt_Main.png);
	background-repeat: repeat-y;
	margin: 0px 0 0 0;
	padding: 0;
}
#content {
	width: 643px;
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}
#slideshow img{
	height: 410px;
}
#top_shadow {
	background-image: url(images/Main_Top.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 2px;	
	margin: 0px;
	padding: 0px;
}
#btm_shadow {
	background-image: url(images/Main_Btm.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 4px;		
	width: 968px;	
	margin: -2px 0 0 0;
	padding: : 0px;
}
#sidebarshadow {
	background-image: url(images/SidebarShadow.png);
	width: 18px;
	height: 437px;	
	position: absolute;
	margin: 8px 0 0 -18px;
}
#sidebar {
	width: 317px;
	float: right;
	background-color: #666;
	margin-right: 4px;
}

#sidebarbg {
	background-image: url(images/SidebarBG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 1000px;
	margin-top:0px;
}

#sidebarbg-hp {
	background-image: url(images/SidebarBG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 500px;
}

#studiologo-rebirth {
	float:left;
	margin: 0px 30px 0 35px;
}
#studiologo-sundance {
	float:left;
	margin: 30px 0px 0 11px;
	height: 100px;
}
#btm_links {
	height: 56px;
	width:557px;
	margin-left: 37px;
	padding-top: 20px;
}
.readmore {
	background: url(images/Btn_ReadMore.png) no-repeat;
	white-space: nowrap;
	display: block;
	height: 26px;
	width:96px;
	margin: 0;
	padding: 0;
	background-position: 0 -26px;
}
.readmore a:hover {
	background: url(images/Btn_ReadMore.png) no-repeat;
	background-position: 0 0px;	
}
.readmore a {
	display: block;
	height: 26px;
}
.readmore span {
	display: none;
}

#btm_links #watchtrailer {
	background: url(images/Btn_CapeWindProject.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 193px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 8px;
}
#btm_links #watchtrailer a:hover {
	background: url(images/Btn_CapeWindProject.jpg) no-repeat;
	background-position: 0 -32px;	
}
#btm_links #watchtrailer a {
	display: block;
	height: 27px;
}
#btm_links #watchtrailer span {
	display: none;
}
#btm_links #supportfilm {
	background: url(images/Btn_Support_the_Film.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 192px;
	margin: 0;
	padding: 0;
	float: left;
}
#btm_links #supportfilm a:hover {
	background: url(images/Btn_Support_the_Film.jpg) no-repeat;
	background-position: 0 -32px;	
}
#btm_links #supportfilm a {
	display: block;
	height: 27px;
}
#btm_links #supportfilm a {
	display: block;
	height: 27px;
}
#btm_links #supportfilm span {
	display: none;
}

#btm_links #getinvolved {
	background: url(images/Btn_GetInvolved.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 156px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 8px;
}
#btm_links #getinvolved a:hover {
	background: url(images/Btn_GetInvolved.jpg) no-repeat;
	background-position: 0 -32px;	
}
#btm_links #getinvolved a {
	display: block;
	height: 27px;
}
#btm_links #getinvolved span {
	display: none;
}

#btm_links #signupnewsletter {
	background: url(images/Btn_SignupForNewsletter.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 215px;
	margin: 0;
	padding: 0;
	float: left;
}
#btm_links #signupnewsletter a:hover {
	background: url(images/Btn_SignupForNewsletter.jpg) no-repeat;
	background-position: 0 -32px;	
}
#btm_links #signupnewsletter a {
	display: block;
	height: 27px;
}
#btm_links #signupnewsletter span {
	display: none;
}

#btm_links #capewindproject {
	background: url(images/Btn_Support_the_Film.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 1	91px;
	margin: 0;
	padding: 0;
	float: left;
}
#btm_links #capewindproject a:hover {
	background: url(images/Btn_Support_the_Film.jpg) no-repeat;
	background-position: 0 -32px;	
}
#btm_links #capewindproject a {
	display: block;
	height: 27px;
}
#btm_links #capewindproject span {
	display: none;
}


#footer {
	width: 968px;
	height: 20px;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	padding: 0 0 0 0;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	font-size: 12px;
	margin-left: 40px;
	width: 555px;
	font-family: Helvetica;
 	color: #565656;
	line-height: 14px;
}
.the-project {
	font-size: 12px;
	margin-left: 40px;
	width: 555px;
	font-family: Helvetica;
 	color: #565656;
	line-height: 14px;
	margin-bottom: 5px;
}
.archive {
	font-size: 12px;
	margin: 20px 0px 0px 40px;
	width: 555px;
	font-family: Helvetica;
 	color: #565656;
	line-height: 14px;
}
.entry-content {
	margin-bottom: 25px;	
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content a {
	color: #0066CC;
	text-decoration: none;
}
.entry-content a:hover {
	text-decoration: none;
	color: #333399;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
	color: #6fa9d1;
}
.commentlist cite a {
	color: #6fa9d1;
	font-style: normal;	
}
.commentlist cite {
	font-size: 9px;
	font-weight: bold;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #aeaeae;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}
#footer ul li{
	display: inline;
	list-style: none;	
	font-size: 9px;
	font-family: Helvetica;
	margin-right: 5px;
}
#the-project ul{
	list-style: none;
}
#the-project ul ul li{
	list-style-image: url(images/Resources_Listitem.png);
}
#the-project ul a {
	color: #666;
	font-family: Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
#the-project ul a:hover {
	font-family: Helvetica;
	color: #000;
	font-weight: normal;
	font-style: underline;
}

.RSS a:hover img{
	visibility: hidden;
	font-size: 15px;
}
.RSS a:hover {
	background-image: url(images/RSSHover.jpg);	
	font-size: 15px;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu {
	height: 33px; 
	width: 443px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background:url(images/Navigation2.png) no-repeat;
	font-size: 9px;
	float: right;
	margin-top: 110px;
}
#menu #navigation a span {
	display: none;	
}
#menu #navigation li, #menu #navigation a {
	display: block;
	height: 33px;
}
#menu #navigation li {
	float: left;
	list-style: none;
	display: inline;
}
#navigation #nav1 {
	margin-left: -40px;
	margin-top: -10px;
	width: 72px;
}
#nav1 a:hover {
	background:url(images/Navigation2.png) no-repeat;
	background-position: 0px -33px;
}
#navigation #nav2 {
	margin-left: 2px;
	margin-top: -10px;
	width: 87px;
}
#nav2 a:hover {
	background:url(images/Navigation2.png) no-repeat;
	background-position: -74px -33px;
}
#navigation #nav3 {
	margin-left: 3px;
	margin-top: -10px;
	width: 63px;
}
#nav3 a:hover {
	background:url(images/Navigation2.png) no-repeat;
	background-position: -164px -33px;
}
#navigation #nav4 {
	margin-left: 3px;
	margin-top: -10px;
	width: 94px;
}
#nav4 a:hover {
	background:url(images/Navigation2.png) no-repeat;
	background-position: -230px -33px;
}
#navigation #nav5 {
	margin-left: 2px;
	margin-top: -10px;
	width: 117px;
}
#nav5 a:hover {
	background:url(images/Navigation2.png) no-repeat;
	background-position: -327px -33px;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar .imageheader {
	margin: 10px 0px 5px 20px;
	text-align: center;
	width: 285px;
	height: 40px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: 11px;
  margin-left: 10px;
}
#sidebar p {
	font-family: Helvetica;
	font-size: 11px;
	margin-left: 40px;
	line-height: 14px;
	color: #dfdfdf;
	margin: 0px 20px 0 40px;
}
#sidebar a {
	color: #FFF;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar .header {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;	
	margin: 0px 20px 0 40px;
	list-style: none;
}
#sidebar .twitter {
	font-family: Helvetica;
	font-size: 11px;
	color: #CCC;	
	margin: 0px 20px 0 40px;
	list-style: none;
}
#sidebar .twitter a {
	color:#FFF;
	text-decoration:none;
}
#sidebar .twitter h1 {
	color:#FFF;
	text-decoration:none;
	margin-bottom:5px;
}
#sidebar .twitter: hover {
	text-decoration: underline;
}
#sidebar .header: hover {
	text-decoration: underline;
}
#sidebar .categoryheader {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFF;	
	margin: 0px 0px 0px 0px;
}
#sidebar .resources-link {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;	
	margin: 0px 20px 0px 40px;
}
#wp-calendar {
	margin: 15px 45px;
	width: 240px;
	font-family: Helvetica;
	font-size: 0.8em;
	color: #fff;
	line-height: 12px;
}
#wp-calendar a {
	font-family: Helvetica;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul.resources {
	margin: 10px 45px 5px 45px;
}
#sidebar ul.resources a {
	color: #ccc;
	font-family: Helvetica;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	font-size: 0.90em;
}

#sidebar ul.resources a:hover {
	font-family: Helvetica;
	color: #fff;
	font-weight: normal;
 	border-bottom: 1px dotted #fff;
}

#sidebar ul.resources li {
	list-style-image: url(images/Resources_Listitem.png);
	margin-bottom: 10px;
	margin: 2px 0px 0px 25px;

}

#sidebar ul.resources h2 {
	list-style-image: url(images/Resources_Listitem.png);
	margin-bottom: .30em;
	font-family: Helvetica;
	color: #fff;
	font-weight: bold;
	font-size: 0.90em;
}
#socialmediaicon {
	float:left;
	margin-left:35px;
	margin-bottom:20px;
}

.header a { 
	font-family: Helvetica;
	color: #FFF;
	text-decoration: none;
}
.seperator {
	background-image: url(images/Seperator.png);
	background-repeat: no-repeat;
	width: 283px;
	height: 2px;	
	margin: 5px auto 5px;
}
.readmore {
	margin: 10px 0 10px 40px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-family: Helvetica;
	font-size: 1.5em;
}
#sidebar h1 {
	font-family: Helvetica;
	font-size: 1.4em;
}
#sidebar h2 {
	font-family: Helvetica;
	font-size: 1.1em;
}
.post h2 {
	font-family: Helvetica;
	font-size: 1em;
	margin: 15px 0 0px -2px;
	padding: 0;
}
.post h2 a {
	color: #565656;
	font-family: Helvetica;
	font-size: 13px;
	text-decoration: none;
}
.post h3 {
  font-family: Helvetica;
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.headline {
	font-family: Helvetica;
	font-size: 14;
  	margin: 0px 0px 5px 40px;
  	padding: 0;
}
#comment-form-title {
	font-size: 10px;
	font-family: Helvetica;
	font-weight: bold;
	}

.linkcat h2 {
	list-style-type: none;
	font-family: Helvetica;
	font-size: 12px;
	margin: 10px 20px 5px 10px
}

	
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	font-family: Helvetica;
	font-size: 9px;
	width: 500px;
	font-weight: bold;	
}


.commentsnumber{
	font-family: Helvetica;
	font-size: 9px;
	width: 400px;
	font-weight: normal;	
	text-align:left;
}

/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond {
	margin: 0 0 20px 40px;	
}
#respond p {
	font-size: 11px;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	width: 550px;
	font-family: Helvetica;
	color: #565656;
	line-height: 14px;
	clear: both;
	padding: 0; 
}
ol.commentlist li {
	margin: 0 0 25px 0;
	padding: 0px;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 11px Helvetica;
  width: 480px;
  margin: 5px 0 0 30px;
  padding-left: 10px;
  background: url(http://capewindmovie.com/wp-content/themes/capewind/images/blockquote1.png) no-repeat);
  line-height: 14px;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
  margin: -10px;
  padding: 0px;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	display: inline;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 10px;
   line-height: 12px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-caption-text {
  font-family: Helvetica;
  font-size: .9em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives ===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

#hpquote {
	color: #ccc;
	font-family: Helvetica;
	font-size: 12px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

.sociallinks a,
.sociallinks a:link,
.sociallinks a:visited {
	color: #ccc;
	margin: 0px 0px 10px 40px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}


.sociallinks a:hover {
	color: #fff;
}

/*===END SECTION 11===*/

/*===START SECTION 12 - Contact Form ===*/


/*===END SECTION 12===*/

.contentseperator {
	height: 2px;
	width: 506px;
	background-image: url(images/ContentSperator.jpg);
	clear: both;
	margin-top: 6px;
}
.contentseperator2 {
	height: 2px;
	width: 506px;
	background-image: url(images/ContentSperator.jpg);
	clear: both;
	margin-top: 6px;
	margin-left: 40px;
}
.sharethis {
	margin: 0px;
	padding: 0px;
	height: 17px;
}
.sharethis a {
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	margin: -1px 0 0 0px;
	padding: 0;
	color: #797979;
	font-size: 11px;
	font-family: Helvetica;
	height: 20px;
	float: left;
}
.sharethis img {
	float: left;
	margin: -1px 3px 0 0;
}
p label {
	font-size: 9px;
	color: #565656;
	font-family: Helvetica;
	font-weight: bold;
}
input {
	border: 1px solid #9f9f9f;	
}
textarea {
	border: 1px solid #9f9f9f;
}
.alignleft {
	color: #565656;
	font-family: Helvetica;	
	font-size: 11px;
}

/*===START SECTION 13 - Newsletter Form ===*/


#ajaxNewsletter, .newsletterContainer {
	padding-left: 50px;
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	/* email text input */
}

#newsletterLoading {
	/* the loading message while the subscription is beeing handled */
}

.success {
	/* the success message container */
}


.error {
	/* the error message container */
}


/*===END SECTION 13===*/

