/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );



.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.clear {
   clear:both;
}

p {
   margin-bottom:10px;
}

.bullet li {
   margin:0 0 1em 1em;
   padding-left:0;
   
}

.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: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
}

a {
       color:#266135;
       text-decoration:none;
       font-weight:bold;
}

a:hover { text-decoration:underline; }

h1 { 
       font-size:28px;
       font-weight:bold;
       margin:0px 0 10px 0;
}

h2 { 
       font-size:24px;
       font-weight:bold;
       margin:0 0 10px 0;

}

h3 { 
       font-size:20px;
       font-weight:normal;
       margin:0 0 6px 0;
}

.divider {
       background:#266135;
       width:520px;
       height:1px;
       padding:0;
       margin:3px 0 15px 0;
       opacity:0.6;
}

.divider hr, .s-divider hr, .v-divider hr { display: none; }

.s-divider {
       background:#266135;
       width:240px;
       height:1px;
       padding:0;
       margin:3px 0 15px 0;
       opacity:0.6;
}

.v-divider {
       float:left;
       background:#266135;
       width:1px;
       height:300px;
       padding:0;
       margin:0px 0px 0 0;
      
       position:relative;
       top:25px;
}

/* Begin Gallery Styles 

div.gallery { margin:0!important; padding:0!important;}

dl.gallery-item {
        float:left;
        padding:0px;
        border:0px none;
        display:inline;
        background:transparent;
        margin:0 5px 10px 5px;
}

.gallery img { 
       
        border: 8px solid #000000;
}

 End Gallery Styles */

body { 
       background: url(http://cashcropmovie.com/images/paper.jpg) top left repeat;
       font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
       font-size:15px;
       line-height:20px;
       color:#266135;
}

.container { width:960px;
             margin:0 auto;
             overflow:visible;
}

.top {
       background:url(http://cashcropmovie.com/images/header-bg.jpg) top left repeat-x;
       width:100%;
       height:67px;
}

.control {
       margin:3px auto;
       width:960px;
       height:46px;
}

.control ul {
       position:relative;
       top:14px;
}

.header { 
       
       background: url('http://cashcropmovie.com/images/purple-bg.jpg') top center no-repeat;
       background-color: #000;
       margin:0px auto; 
       width:100%; 
       min-height:720px; 
       
}

.header2 { 
       background: url('http://cashcropmovie.com/images/b-h-bg.png') top center repeat-x;
       margin:0px auto; 
       width:100%; 
       min-height:300px; 
       
}

.top-band {
       background: url('http://cashcropmovie.com/images/grn-band.jpg') top left repeat-x;
       width:100%;
       height:121px;
       margin:0 auto;
}

#logo {
       position:relative;
       top:10px;
       width:960px;
       height:auto;
       margin:0px auto;
      
}

#h-box {
       display:block;
       width:960px;
       height:340px;
       margin:0px auto;
}

#quotes {
       position:relative;
       top:10px;
       width:960px;
       margin:0 auto;
       
}

#cover img {
       position:relative;
       top:30px;
       width:205px;
       height:284px;
       float:left;
       
}

.welcome {
       width:680px;
       height:160px;
       margin:45px 0 1px 45px;
       float:left;
       position:relative;
       left:30px;
       background:url(http://cashcropmovie.com/images/black.png) top left repeat;
       
       
}

.welcome-text {
       margin:10px;
       background: url(http://cashcropmovie.com/images/mulcher.png) top right no-repeat;
       width:640px;
       height:140px;
       color:#FEF5CA;
       line-height:18px;
}

/* Signup Form */

.email-list {
       float:left;
       width:660px;
       margin-left:65px;
       height:31px;
       
}

div.mc-field-group { 
        float:left;
        width:auto;
        margin:0px 0px 4px 10px;
        line-height:23px;
        
}

#mc_embed_signup 
{
	color:#FEF5CA;
        position:relative;
        top:-30px;
	font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	font-size: 14px;
	}
	
/* #mc_embed_signup {
	background: #000;
        opacity:0.8;
} */

fieldset input.btn {
        position:relative;
        top:1px;
}

/* End Signup Form */


.nav {
       float:left;
       width:695px;
       height:24px;
       position:relative;
       top:25px;
       left:30px;
}

.nav li {
       list-style-type:none;
       float:right;
       width:auto;
       margin: 0 0px 0 45px;
}

.nav img {
       width:auto;
       height:24px;
}

.b-nav {
       margin:0 auto;
       width:460px;
       height:24px;
       position:relative;
       top:25px;
}

.b-nav li {
       list-style-type:none;
       float:left;
       width:auto;
       margin: 0 20px 0 20px;
}


.b-nav img {
       width:auto;
       height:24px;
}


#h-content { 
       text-align:center;
       z-index:2;
}

#content {

}

/* Home Page */

#trailer { 
       margin:0 auto;
       width:960px; 
       height:540px;           
}

#player {
       width:960px;
       margin:0 auto;
       position:relative;
       top:25px;
}

#home-h1 {
       font-size:53px; 
       margin:0 0 -40px 0;
       position:relative;
       top:-70px;
       z-index:2;
}

#leftpix {
       float:left;
       width:200px;
       margin:0 10px 0 0;
}

#reviews {
       margin:20px 0 0 0;
       text-align:center;
}

#story {
       width:540px;
       float:left;
}

#rightpix {
       float:right;
       width:200px;
       margin:0 0 0 0px;
}

#watch-more {
       margin:20px 0 0 0;
}

#awards {
       background: url('http://cashcropmovie.com/images/top-green-2.png') top center no-repeat;
       margin:0px auto;
       width:1400px;
       height:122px;
       overflow:visible;
       
}

#awards-content {
       position:relative;
       
       width:960px;
       margin:0px auto;
}

#hightimes {
       list-style-type:none;
       float:left;
       width:250px;
        
}

#420-contest {
       position:relative;
       top:-5px;
       float:left;
       width:279px;
       height:114px;
}

.sharethis {
       position:relative;
       top:-90px;
       
       float:right;
       width:270px;
}

.top-tear {
       background: url('http://cashcropmovie.com/images/top-rip.png') top left repeat-x;
       width:100%;
       height:100px;
       position:relative;
       top:-20px;
       z-index:1;
}

/* Blog */

#posts {
       float:right;
       width:680px;
}

#secondary {
       float:left;
       width:240px;
       
}

#secondary li {
       list-style-type:none;
       margin:5px 0 0 0;
}

#secondary li a { font-weight:500; }

#widget-fb {
       background:#fff;
       width:200px;
       height:252px;
       margin:30px 0 0 0;
}

.side-friends img {
       margin: 5px;
}

/* Title Block */

.title-block {
       background: transparent;
       float:left;
       position:relative;
       top:-20px;
       left:-10px;
       width:820px;
       height:80px;
       margin:0 0 10px 0;
       overflow:visible;
}

.page-title {
       float:left;
       width:auto;
       position:relative;
       top:7px;
}

/* About The Film */

.about-nav {
       margin:0 auto;
       width:420px;
       height:80px;
}

.about-nav li {
       list-style-type:none;
       float:left;
       width:auto;
       margin: 0 20px 0 20px;
}

/* Crew */

.who {
       float:left;
       width:220px;
       margin:0 0px 20px 0;
       text-align:right;
}

.details {
       float:right;
       width:560px;
       margin:0 30px 20px 0px;
}

/* Resources */

#res-section h2 { 
       clear:both;
       position:relative;
       top:30px;
       margin:0px 0 20px 0; 
}

#res-section a {
       font-weight:500;
       font-size:12px;
       color: #a9a9a9;
}

#law-enforcement li { 
       background:#000;
       padding:8px;
       float:left;
       width:130px;
       height:auto;
       
       list-style-type:none;
       margin:12px;
}

/*
#law-enforcement li img { 
       margin:10px;
       border:8px solid #000;
}
*/

#locations { margin:0 0 20px 0; }

#locations li { 
       float:left;
       width:130px;
       height:auto;
       background:#000;
       padding:8px;
       list-style-type:none;
       margin:12px;
}

#in-the-film { margin:0 0 20px 0; }

#in-the-film li { 
       float:left;
       width:130px;
       height:auto;
       background:#000;
       padding:8px;
       list-style-type:none;
       margin:12px;
}

#organizations { margin:0 0 20px 0; }

#organizations li { 
       float:left;
       width:130px;
       height:auto;
       background:#000;
       padding:8px;
       list-style-type:none;
       margin:12px;
}

.res-nav {
       margin:0 auto;
       width:700px;
       height:80px;
       
}

.res-nav li {
       list-style-type:none;
       float:left;
       width:auto;
       position:relative;
       top:9px;
       margin: 0 35px 0 35px;
}
       
/* Contact */


#contact {
       float:left;
       width:40%;
}

#contact li {
       list-style-type:none;
       float:right;
       width:40%;
       margin:0px 40px 0px 0px;
       position:relative;
       top:40px;
       text-align:center;
}

#form {
       float:left;
       width:60%;
       margin:10px 0 20px -160px;
}

/* Footer */

.the-whole-bottom {
       position:relative;
       top:-90px;
       
       width:100%;
       height:548px;
       margin:0;
}

.bottom-tear {
       clear:both;
       background: url('http://cashcropmovie.com/images/bottom-rip.png') top left repeat-x;
       height:160px;
       
       z-index:1;
}

.footer {
       background: url('http://cashcropmovie.com/images/btm-grn.jpg') top left repeat-x;
       margin:0px auto; 
       width:100%; 
       height:548px; 
       z-index: -2; 
       color:#ffffcc;
       position:relative;
       top:-120px;
}

.footer a { 
       color:#ffffcc;
       text-decoration:none;
}

.order {
       background: url('http://cashcropmovie.com/images/bottom-bg.jpg') top center no-repeat;
       width:1400px;
       height:548px;
}

.f-container {
       
       height:40px;
       width:960px;
       margin:0 auto;
       position:relative;
       top:120px;
}

.social {
       float:left;
       width:500px;
}

.social img {
       margin:0 20px 0 0;
}

#copyright {
       float:right;
       width:auto;
       margin:10px 0 0 0;
}
