/*
  
Theme Name: Happy
Theme URI: http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257
Description: Customized WordPress theme for The Happy Movie, based on the free Doc theme.
Tags: one-column, orange
Version: 1.0
Author: Jeremy Dempster
Author URI: http://www.jeremydempster.com/
Credits: ErroThree Consulting for the visual mockups. Delicia for the original Doc theme.

*/ 

/* ========== Reset ========== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}
ol, ul {
list-style : none;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '';
content : none;
}
:focus {
outline : 0;
}
ins {
text-decoration : none;
}
del {
text-decoration : line-through;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
a {
	text-decoration:none;
}

/* ========== Structure =========== */

body {
background : #c5c3ae;
color : #000;
font-family : Arial, 'Times New Roman', serif;
line-height : 12pt;
position:relative;
}
#container {
	margin-left : auto;
	margin-right : auto;
	width : 980px;	padding:0 10px;
	margin-top : 0px;
	margin-bottom : 140px;
	position:relative;
}
.g33, .g25, .g16, .g10 {
float : left;
display : inline;
padding : 0;
width : auto;
}
.alpha {
margin-left : 0;
}
.omega {
margin-right : 0;
}


/* ========== HTML elements ========== */

html body div.clear, html body span.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
a {
color : #007dff;
text-decoration : underline;
font-weight : bold;
}
a:hover {
color : #666;
}
blockquote {
font-style : italic;
padding : 10px 30px;
font-family : Georgia;
font-size : 12px;
}
form p + p {
text-indent : 0;
}
img, object {
margin : 0;
padding : 0;
border : 0;
}
a img {
border : 0;
}
h1, h2, h3, h4, h5, h6 {
/*margin : 5px 20px 0 10px;*/
}
p {
margin : 0 0 10px 0;
}
h1 {
font-size : 20px;
font-weight : 700;
}
h2 {
font-size : 18px;
font-weight : 600;
}
h3 {
font-size : 17px;
font-weight : 500;
}
h4 {
font-size : 16px;
font-weight : 400;
}
h5 {
font-size : 15px;
font-weight : 300;
}
h6 {
font-size : 14px;
font-weight : 200;
}
em {
font-style : italic;
}
strong {
font-weight : 600;
}
code, pre {
font-family : Courier, 'Courier New';
font-size : 11px;
overflow : auto;
}
ol {
padding-left : 20px;
margin : 5px 5px 20px 5px;
}
ul {
margin : 5px 5px 20px 5px;
}
ul ul {
margin : 5px;
}
ol ol {
margin : 5px;
}
ol li, ul li {
line-height : 20px;
margin-bottom : 5px;
font-size : 12px;
}
table {
margin-bottom : 14px;
width : 99%;
}
th {
font-weight : 600;
background : #eee;
}
th, td {
padding : 4px 10px 4px 5px;
text-align : left;
}
tr.even td {
background : #f8f8f8;
}
tfoot {
font-style : italic;
}


/* ==================== Page elements =================== */

/* ==================== Header =============== */

#top {
	height:170px;
	width:980px;	margin:0px; margin-bottom:10px;
	line-height : 1;	position:relative;
}#top #logo {	position:absolute;	left:0px;	top:0px;}
#feeds {
font-size : 14px;
}
.feeds {
text-align : right;
}
#feeds a {
border : 0;
text-align : right;
}
#header {
margin : 20px 0 30px 0;
padding : 30px 0;
text-align : center;
}
#header h2 {
font-size : 40px;
line-height : 1;
}
#header h2 a {
border : 0;
}
#main {
width:960px;
padding-top:23px;
}
#main hr {
width : 50%;
height : 1px;
background : #eee;
border : 1px solid #ddd;
clear : both;
}


/* ======================= Post styles =================== */

.post {
margin : 0;
padding : 10px 10px 10px 22px;
font-size : 15px;
line-height : 1.7;
border-top:1px solid #ffc100;
}
.post ol {
list-style : decimal;
}
.post ul {
list-style : circle;
padding-left : 10px;
}
.post ol li a, .post ul li a {
font-weight : 400;
}
/*.post img {
max-width : 90%;
margin : 10px;
padding : 5px;
background : #f6f6f6;
border : 1px solid #eee;
}
.pt h2, .pt h1 {
margin-bottom : 20px;
padding : 0;
font-size : 25px;
line-height : 1;
letter-spacing : 0;
font-weight : 400;
text-transform : lowercase;
font-variant : small-caps;
letter-spacing : 1px;
font-family : 'Times New Roman';
text-align : center;
}
.pt h2 a, .pt h1 a {
color : #000;
border : 0;
font-weight : 400;
}*/
.pt h2 a:hover, .pt h1 a:hover {
color : #999;
border : 0;
}
.meta {
font-size : 12px;
line-height : 1.3;
}
.meta a {
border : 0;
}
.text {
padding : 10px 0;
}
.social ul li {
display : inline;
margin : 0 10px;
}
.navigation {
font-size : 14px;
margin : 10px 10px;
padding : 0 10px;
font-family : Georgia;
font-style : italic;
}
.navigation a {
font-weight : 500;
}
.sticky .text {
font-style : italic;
}
.category-x{}
.tag-y{}
/* Replace 'x' and 'y' with a category/tag slug; 
this classes will apply different styles to posts filled in the specified cat/tag. 
You can use this pattern to set different styles to all cats/tags. */


/* ============= WordPress image classes =============== */

caption {
background : #eee;
color : #000;
}
.alignleft {
float : left;
display : inline;
margin-right : 15px;
margin-bottom : 5px;
width : auto;
}
.alignright {
float : right;
display : inline;
margin-left : 15px;
margin-bottom : 5px;
width : auto;
}
.aligncenter {
display : inline;
text-align : center;
}
p.wp-caption-text {
padding : 5px;
font-size : 10px;
background : #eee;
color : #000;
}
.wp-smiley {
display : inline;
vertical-align : middle;
background : none;
border : 0;
}


/* ===================== Sidebar ==================== */

#sidebar {
font-family : Georgia;
margin-top : 40px;
}
#sidebar hr {
width : 33%;
color : #333;
float : left;
clear : both;
}
#sidebar a {
font-weight : 400;
border : 0;
}
#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li, #sidebar ul li ul li ul, #sidebar ul li ul li ul li {
list-style : none;
padding-left : 0;
}
#sidebar ul li ul li {
width : 90%;
padding-left : 10px;
border-left : 5px solid #eee;
font-size : 11px;
line-height : 1.5;
}
#sidebar ul li ul li:hover {
border-left : 5px solid #999;
}
#sidebar ul li ul li:hover a {
color : #666;
}
#sidebar a {
border : 0;
text-decoration : underline;
}
#sidebar h3, #sidebar h2 .widgettitle {
color : #999;
padding : 0 10px;
font-family : 'Times New Roman';
line-height : 1.7;
letter-spacing : 0;
font-weight : 600;
}
#sidebar select {
width : 100%;
border : 1px solid #999;
color : #666;
font-size : 12px;
font-weight : 200;
}
#sidebar option {
background : #fff;
padding : 5px;
}

/* ====================== Footer =================== */

#footer {
/*margin-bottom : 50px;
border-top : 2px solid #999;
line-height : 1;
font-size : 12px;
padding-top : 10px; */
width:100%;
position:absolute;
bottom:-150px;
left:0px;
background-color:black;
font-size:10pt;
color:white;
height:35px;
}
#footer a {
border : 0;
color:white;
}
#footer div {
	margin:9px auto 0;
	width:930px;
}

/* ================== Comment styles =============== */

#com {
padding-left : 10px;
font-size : 14px;
}
#comments {
clear : both;
padding-left : 20px;
}
#respond {
clear : both;
padding-top : 20px;
padding-left : 20px;
}
.comment-info-split {
clear : both;
}
.commentmetadata {
color : #333;
}
.commentmetadata a {
color : #666;
font-weight : 400;
}
.commentlist div.alt {
color : #333;
padding : 10px;
}
ol.commentlist {
list-style : none;
margin-left : 20px;
}
ol.commentlist ul.children {
list-style : none;
}
.comment-div {
display : block;
}
.commentlist ul li {
border-bottom : none;
}
.commentlist li {
margin : 10px 0 0 0;
}
ol.commentlist {
list-style : none;
margin : 0 0 10px;
padding : 0;
text-indent : 0;
}
ol.commentlist li.comment, .pingback {
border-top : 1px solid #eee;
padding : 10px 0 0 10px;
}
ol.commentlist li.comment div.vcard {
font-weight : 600;
font-size : 13px;
}
ol.commentlist li.comment div.vcard cite.fn {
font-style : normal;
}
ol.commentlist li.comment div.vcard cite.fn a {
font-weight : 400;
}
ol.commentlist li.pingback div.vcard cite.fn a {
font-weight : 400;
}
ol.commentlist li.comment div.vcard img.avatar {
border : 1px solid #eee;
float : left;
margin : 0 10px 0 0;
padding : 5px;
}
ol.commentlist li.comment div.comment-meta {
font-size : 11px;
}
ol.commentlist li.comment div.comment-meta a {
color : #666;
}
ol.commentlist li.comment p {
font-size : 13px;
margin : 0 0 10px;
}
ol.commentlist li.comment ul {
font-size : 11px;
list-style : circle;
margin : 0 0 10px 20px;
}
ol.commentlist li.comment div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.comment div.reply a {
font-weight : 500;
}
ol.commentlist li.pingback div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.pingback div.reply a {
font-weight : 500;
}
ol.commentlist li.comment ul.children {
list-style : none;
margin : 10px 0 0;
text-indent : 0;
}
ol.commentlist li.comment ul.children li.comment-author-admin {
background : #f6f6f6;
}
ol.commentlist li.comment ul.children li.depth-2 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
margin : 10px;
}
.says {
color : #999;
}
#commentform p {
font-size : 12px;
padding-left : 10px;
}
#com label {
padding-left : 10px;
}
#background {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -5;
	max-width:100%;
}
#tabs {
	position:absolute;
	right:24px;
	top:-43px;
	z-index:1;
}
#tabs a {
	float:left;
	text-decoration:none;
	border:0px;
}

#content {
	background:#ffa400 url('/wp-content/themes/happy/images/main-bg.png') no-repeat center top;
	border:4px solid #e2f3ff;
	position:relative;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	width:960px;

}
#director_banner div {
	border-bottom:2px solid #ff9700;
	padding-bottom:15px;
	background:url('/images/director-banner.png') no-repeat 22px top;
	padding:60px 220px 0 47px;
	font-weight:bold;
	font-size:9.6pt;
	height:85px;
	line-height:10pt;
	color:black;	margin-top:5px;	margin-left:-22px;
}#screening_banner div {	border-bottom:2px solid #ff9700;	padding-bottom:15px;	background:url('/images/screening-banner.png') no-repeat 22px top;	padding:60px 220px 0 47px;	font-weight:bold;	font-size:9.6pt;	height:85px;	line-height:10pt;	color:black;	margin-top:5px;	margin-left:-22px;}#get_involved_banner div {	border-bottom:2px solid #ff9700;	padding-bottom:15px;	background:url('/images/get-involved-banner.png') no-repeat 22px top;	padding:60px 220px 0 47px;	font-weight:bold;	font-size:9.6pt;	height:85px;	line-height:10pt;	color:black;	margin-top:5px;	margin-left:-22px;}
#billboard_rotate {
	margin-left:22px;	height:567px;
}#billboard {	padding-left:22px;}#billboard_control {	position:relative;	z-index:5;	top:-158px;	left:443px;	width:495px;}#billboard_control a {	text-decoration:none;	cursor:pointer;}
#latest_posts {
	border-top:1px solid #ffc100;
	padding-left:19px;
	background:url('/wp-content/themes/happy/images/latest-blog-posts.png') no-repeat center center;
	height:384px;
	padding-top:57px;
	border-bottom:1px solid #ff9700;
}
#latest_posts .posts {
	background:url('/wp-content/themes/happy/images/blog-excerpt-bg.png') no-repeat 20px top;
	padding-right:10px;
	width:565px;
	height:112px;
	overflow:hidden;
	margin:6px 20px 6px 0px;
}
#latest_posts h3 {
	color:#007aff;
	font-size:15pt;
	font-weight:bold;
}
#latest_posts .posts img {
	border:2px solid #e2f3ff;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
li.widget {
	list-style-type:none;
	height:143px;
	background:url('/wp-content/themes/happy/images/ad-bg.png') no-repeat center top;
	padding:18px 0 0 115px;
}
li.widget .textwidget {
	width:728px;
	height:90px;
	overflow:hidden;
}
.for_pagination {
	/*padding:10px 45px 5px;*/
	border-top:1px solid #ffc100;
	border-bottom:2px solid #ff9700;
	
	padding:10px 45px;
	height:20px;
}
.pagination {
	float:right;
	font-size:9pt;
	margin-top:5px;
}
.pagination .current {
	margin:0 2px;
	font-weight:bold;
	color:white;
}

.pagination .inactive {
	margin:0 2px;
	color:#007dff;
	font-weight:bold;
}
.type-post {
	background:url('/wp-content/themes/happy/images/blog-post-bg.png') no-repeat center top;
	min-height:300px;
}
.press, .screening {
	background:url('/wp-content/themes/happy/images/press-post-bg.png') no-repeat center top;
	height:165px;
	padding-top:20px;
}
.pt {
	width:595px;
	float:right;
	line-height:14pt;
	font-size:11pt;
}
.pt h2, .pt h2 a {
	text-align:left;
	color:#007dff;
	text-transform:none;
	font-variant:normal;
	border:0px;
	font-family:Arial;
	text-decoration:none;
	font-size:18pt;
}
.pt a {
	color:#007dff;
}
.pt .meta {
	font-weight:bold;
	font-size:12pt;
}
.press, .screening {
	background-color:#ffa400;
	border-top:1px solid #ffc100;
	border-bottom:2px solid #ff9700;
}
.press_post, .screening_post {
	width:715px;
	float:right;
	font-size:14px;
	line-height:14px;
	padding-right:30px;
	text-align:justify;
	margin-top:10px;
}
.screening_post {
	margin-top:15px;
}
.press_post strong, .screening_post strong {
	font-size:18px;
	line-height:18px;
	color:white;
	display:block;
}
.screening_post h6 {
	font-weight:bold;
	font-size:18px;
	color:black;
	margin-bottom:3px;
}
.press_post a, .screening_post a {
	font-weight:bold;
	color:#007dff;
}
.press_post h2 {
	color:#007dff;
	font-size:22px;
	line-height:22px;
	margin:10px 0;
}
.screening_post  h2 {
	color:#007dff;
	font-size:18px;
	line-height:18px;
	margin:10px 0 3px;
}
.screening_post p {
	margin-bottom:3px;
}
.related_image {
	width:175px;
	float:left;
	margin:20px 0 10px 30px
}
.related_image img {
	width:158px;
	margin:0 auto;
	border:2px solid #e0ecf0;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
#post_categories {
	border-top:1px solid #ffc100;
	border-bottom:2px solid #ff9700;
	font-size:18px;
	line-height:18px;
	padding:10px 45px;
	text-align:justify;
}
#about, #synopsis, #filmmakers, #happy_store, #checkout_instructions {
	padding:15px 30px 40px;
	border-top:1px solid #ffc100;
	font-size:13pt;
	text-align:justify;
	background:url('/wp-content/themes/happy/images/blog-post-bg.png') no-repeat center top;
}
#about {
	background:url('/wp-content/themes/happy/images/blog-post-bg-tall.png') no-repeat center top;
}
#about h2, #synopsis h2, #filmmakers h2, #happy_store h2, #checkout_instructions h2 {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
#synopsis, #checkout_instructions {
	height:27px;
	overflow:hidden;
}
#filmmakers h2 {
	margin-bottom:25px;
}
#filmmakers h3 {
	color:#007dff;
	font-size:22pt;
	font-weight:bold;
	margin-left:245px;
	margin-bottom:15px;
}
#filmmakers p {
	margin-left:245px;
	font-size:10.3pt;
}
#filmmakers img.photo {
	float:left;
}
#join_happy {
	background:url('/wp-content/themes/happy/images/join-happy-bg.png') no-repeat center top;
	padding:75px 0 0 30px;
}
#join_happy p {
	float:left;
	margin:0 10px 20px;
	width:280px;
	font-size:18px;
	line-height:19px;
	text-align:justify;
}

#host_happy {
	background:url('/wp-content/themes/happy/images/host-happy-bg.png') no-repeat center top;
	padding:75px 0 0 30px;
	padding-bottom:20px;
}
#host_happy p {
	float:left;
	margin:0 10px 20px;
	width:280px;
	font-size:17px;
	line-height:20px;
	text-align:justify;
	margin-bottom:0px;
	margin-top:10px;
}

#organization {
	margin-left:250px;
	size:3;
}

#organization option {
	font: 20pt.;
}

#share_happy {
	background:url('/wp-content/themes/happy/images/share-happy-bg.png') no-repeat center top;
	padding:70px 60px 0 125px;
	font-size:18px;
	line-height:19px;
	height:195px;
}
#share_happy p {
	margin-bottom:32px;
}
#newsletter_promo {
	background:url('/wp-content/themes/happy/images/newsletter-promo-bg.png') no-repeat center top;
	padding:75px 25px 0;
	font-size:18px;
	text-align:justify;
	height:190px;
}
#wear_happy {
	background:url('/wp-content/themes/happy/images/wear-happy-bg.png') no-repeat center top;
	padding:80px 25px 164px;
	font-size:18px;
	text-align:justify;
	line-height:19px;
}
#support_happy {
	background:url('/wp-content/themes/happy/images/support-happy-bg.png') no-repeat center top;
	padding:90px 25px 219px;
	font-size:18px;
	text-align:justify;
	line-height:19px;
}

.support-happy {
margin-left:20px;
}
#be_happy {
	background:url('/wp-content/themes/happy/images/be-happy-bg.png') no-repeat center top;
	padding:90px 25px 35px;
	font-size:18px;
	text-align:justify;
	line-height:19px;
}
#press_kit {
	position:absolute;
	left:85px;
	top:120px;
	color:white;
	font-weight:bold;
}

#press_kit span {
	float:left;
	margin-right:56px;
	text-indent:-8px;
}
#press_kit a {
	color:#007dff;
	font-weight:bold;
}


#newsletter_signup {
	background:url('/wp-content/themes/happy/images/newsletter-signup-bg.png') no-repeat left top;
	height:80px;
	width:350px;
	/*margin-left:425px;*/
	position:absolute;
	top:0px;
	right:0px;
	padding-top:6px;
	padding-left:200px;
}
#newsletter_promo form {
	width:550px;
	height:85px;
	background:url('/wp-content/themes/happy/images/newsletter-inline-signup.png') no-repeat left top;
	margin-left:180px;
	padding-top:13px;
	padding-left:200px;
}
/*#newsletter_signup input[type='text'],*/ #newsletter_promo form input[type='text'] {
	border:2px solid #e2f3ff;
	height:27px;
	position:relative;
	top:-12px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	color:#959595;
	font-size:12px;
}
#newsletter_promo form input[type='text'] {
	left:3px;
}
#respond h3 {
	margin-bottom:10px;
}
.default_product_display {
	background:url('/wp-content/themes/happy/images/store-item-bg.png') no-repeat left top;
	width:274px;
	height:375px;
	float:left;
	/* margin-right:18px; */
	margin-right:6px;
}
#happy_store {
}#video_controller {	background:url('/wp-content/themes/happy/images/video-control.png') no-repeat left top;	width:914px;	height:149px;	overflow:hidden;	margin-left:25px;}
#video_controller a {
	cursor:pointer;
}
#video_controller #left {	
width:34px;
}
#video_controller #right {	
width:34px;
}
#video_thumbs {	width:1295px;	position:relative;	left:0px; height:118px; margin-top:16px;}
#other_filmmakers {
	border-top:1px solid #ffc100;
	border-bottom:2px solid #ff9700;
	padding:25px 21px 25px 29px;
}
#filmmakers {
	padding-bottom:36px;
	background:url('/wp-content/themes/happy/images/blog-post-bg-tall.png') no-repeat center top;
}
#other_filmmakers a {
	float:left;
	cursor:pointer;
	text-decoration:none;
	margin-right:42px;
	color:black;
	font-size:11px;
	text-indent:-4px;
}
#filmmakers h3 {
	font-size:30px;
	line-height:30px;
}
#screening_resources {
	background:url('/images/screening-resources.png') no-repeat center top;
	padding-top:75px;
	padding-left:20px;
	border-bottom:2px solid #ff9700;
	border-top:1px solid #ffc100;
	width:930px;
	clear:both;
}
#screening_resources div {
	float:left;
	text-indent:-4px;
	margin-right:15px;
	margin-left:95px;
	padding-left:5px;
}
#screening_resources a {
	cursor:pointer;
}
#host_form {
	background:url('/images/host-screening-form.png') no-repeat left top;
	width:704px;
	height:475px;
	color:white;
	font-size:14px;
	text-align:left;
	
	FirefoxChromeSafariInternet ExplorerOpera
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border-bottom:solid 2px #fff;
}
#host_form form {
	margin:60px 35px 25px 35px;
}
#host_form th {
	background:none;
}
#host_form input[type='text'] {
	width:270px;
	height:27px;
}
.pictureThumb {
	margin-top:10px;
	margin-right:15px;
	cursor:pointer;
}
#billboard_rotate a {
	text-decoration:none;
}
#social_media {
	position:absolute;
	top:3px;
	right:552px;
}
#social_media a {
	display:block;
	position:relative;
}
#social_media img {
	margin-bottom:5px;
}

#shopping_shortcut {
	position:absolute;
	right:0px;
}

.slide-out-div {
	padding: 20px;
	width: 250px;
	background: rgb(255,255,255);
	border: 4px groove black;
	z-index:99999;
}  
      
.slide-out-div {
	font-family:'Georgia';
}

.past-appearances {
	margin-left:200px;
}

#contact-tab {
	margin-top:-140px;
	height:40px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px;
}

#contact-tab a img {
	margin-left:615px;
}

/* Custom CSS added by Etopolos */

#shoppingcart
{
	display: block;
	margin-bottom: 15px;
}

#shoppingcart h3
{
	padding-left: 15px;
}

#shoppingcartcontents
{
	padding: 20px 15px 0 15px;
	margin-bottom: 15px;
	display: block;
}

#checkout_page_container
{
	width: auto !important;
	display: block !important;
	margin: 0 !important;
	padding: 20px 15px 0 !important;
}

#default_products_page_container
{
	margin-top: 15px;
}

.wpsc_checkout_table td
{
	padding: 5px 0 !important;
}

.shopping-cart-wrapper .shoppingcart table tbody td.product-name, #content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name
{
	max-width: 400px !important;
	width: 400px !important;
	word-wrap: normal;
}

.shoppingcart th, .shoppingcart td
{
	text-align: left !important;
}

.shoppingcart tr
{
	border-bottom: #fff dotted 1px;
}

a.gocheckout
{
	width: 120px;
	text-align: center;
	background: #007DFF;
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: #fff solid 1px;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 4px #000;
	padding: 5px;
	display: block;
}

.wpsc_empty_the_cart
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shopping-cart-wrapper .remove_button 
{
    background: url("/images/delete.png") no-repeat scroll 0 4px transparent !important;
    height: 24px !important;
    width: 24px !important;
}

/******* facebook stream styles ******/
.fb-stream{
	float:right;	
	margin-right:35px;
	margin-top:10px;
}

/****** get invovled styles ******/
#get-involved{
	padding: 0 25px;
	font-size:14px;	
}

.involved-content{
	margin-bottom:20px;
	font-size:16px;
}

.involved-content ul{
	margin-left:72px;	
}

.involved-content ul a{
	color:#000;
	text-decoration:none;	
}
.involved-content .sectitle{
	width:auto;
	margin:0 auto;
	display:block;
}

.involved-content p{
	
	margin: 0 0 15px 0;	
}
.involved-content h1{
	/*color:#007DFF;*/
	color:#333;
	text-transform:uppercase;
}

.involved-social{
	padding-bottom:20px;
	width:800px;
	margin:0 auto;	
}

.involved-social p{
	width:650px;
}

.involved-social .left{
	margin-right:25px;	
}

.involved-social a{
	text-decoration:none;
}
.commitment li, .integrate-happiness li, .learn-more li{
	font-size:14px;	
}


.collapseomatic{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#007DFF;
}

.desc{
	width:700px;
	padding-left:65px;	
}
/******* screenings page ******/
.headline{
	display:block;
	width:451px;
	margin:0 auto;
}

.instructions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

#billboard-screenings{
	padding:0 22px;	
	min-height:720px;
}

.events-table{
	margin-top:10px;
	width:750px;	
}

.event-time, .event-description{
	font-size:16px;
}

.events-table a{
	font-size:18px;	
}
.events-table strong{
	font-size:14px;	
}

.clear:{clear:both;}

#host_form .right{
	margin: 5px 5px 0 0;
}

/***** single events/locations template*****/
.left{ float:left}
.right{ float:right;}
.events-single, .locations-single{
	padding: 0 22px;	
}

.events-single .left, .locations-single .left{
	width:400px;	
}
	
#billboard-screenings .right .host img{
	cursor:pointer;	
}

#billboard-screenings .em-locations-map {
	border:4px solid #666;
	margin-top:10px;
}

.center{
	padding-left:10px;
	cursor:pointer;	
}



/****** priority happy styles *****/
.priority-happy{
	width:450px;
	height:auto;
	
}
.community-content .post { border-top:none; padding: 0 0 0 22px;}

.community-fb-stream{
	margin:10px 35px 10px 10px;	
}

.community-content .left .title{
	padding-left:22px;	
}

.community-content .left .wp-pagenavi{
	padding-left:20px;	
}

.community-content #billboard{
	padding-top:22px;
}
.title{
	text-transform:uppercase;
}

#priorityhappy{
	width:775px;	
}
#fancybox{
	padding:10px;
	margin-right:30px;
	background-color:#06F;
	color:#fff;
	border:solid 2px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none; 
		
}

#fancybox:hover{
	border:solid 2px #666;
}
/**** font styles ****/


@font-face {
    font-family: 'LRegular';
    src: url('fonts/llrg-webfont.eot');
    src: url('fonts/llrg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/llrg-webfont.woff') format('woff'),
         url('fonts/llrg-webfont.ttf') format('truetype'),
         url('fonts/llrg-webfont.svg#LRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/***** mail chimp styles ******/


/*#newsletter_signup #mce-MMERGE3{
	border:2px solid #e2f3ff;
	height:27px;
	position:relative;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	color:#959595;
	font-size:12px;
	width: 75px;
	margin-right:5px;
}

#newsletter_signup #mce-EMAIL{
	border:2px solid #e2f3ff;
	height:27px;
	position:relative;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px; 
	color:#959595;
	font-size:12px;
	width: 150px;
	border:none;
	
	height:31px;
}

#mce-responses {
	visibility:visible;
		
}

#mc-embedded-subscribe{
	background-image: url(/images/buttons/submit.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width:65px;
	height:33px;
	border:none;
	cursor:pointer;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px; 
	
		
}*/
/*********** priority happy single post stlyes******/
.single-post{
	width:750px;	
}

#single-sidebar{
	width:200px;
	padding-top:20px;
}

#single-sidebar .post{
	padding: 0;
	border:none;
		
}

#single-sidebar h2 a{
	font-size:14px;	
	text-decoration:none;
}
/*********** priority happy page development **************/

/*.g25 p{display:none !important;}*/
.mergeRow{display:none !important;}
#mc_display_rewards{display:none !important;}
#mc-indicates-required{display:none !important;}

.mc_signup_submit .button {
  background-color: #AAAAAA;
  border: 0 none;
  border-radius: 4px 4px 4px 4px;
  clear: both;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  margin-top:20px;
  float:left;
}

.mc_var_label{
  clear: left;
  min-height: 50px;
  padding-bottom: 3%;
  position: relative;
  width: 96%;
}

.mc_input {
  display: block;
  padding: 8px 0;
  text-indent: 2%;
  width: 100%;
}

.mc_custom_border_hdr{
  font-size: 1.4em;
  font-weight: bold;
  margin: 15px 0;
  padding: 0;
  border:0px !important;
  background-color:#ffd905 !important; width:auto !important;
}

.mc_error_msg{color:red !important;}


.MultiBoxContainer{
height:auto !important;
}

.happyform{
float:left;
background:#C5C3AE;
padding:10px 10px 10px 22px;
font-size: 15px;
line-height: 1.7;
color:#000000;
}

.happyform h1{
float:left;
width:100%;
font-size: 20px;
font-weight: 700;
margin-bottom:15px;
}

.sub_tit{
float:left;
width:100%;
background:#FFD905;
font-size: 1.4em;
font-weight: bold;
margin-bottom:15px;
}

.form_fields{
float:left;
width:100%;
}

.number_singups{
    color: #0066FF;
    float: right;
    font-size: 22px;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 15px;
}


.priority-content{
  color: #FFFFFF;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
}

.priority-days{
	clear:both;
	margin-top:20px;	
}

#single-sidebar .title{
	margin-bottom:20px;	
}

#single-sidebar .left{
	margin:10px 0;	
}



.edu{
	background:url("http://www.thehappymovie.com/images/edu/educational-page.jpg") no-repeat;
	height:314px;
	width:915px;
margin:40px 0 20px 0;
}
.edu ul li{
	line-height:20px;
}
.edu ul.image img{
	width:150px;
}
.edu ul.image,.edu ul.heading, .edu ul.links{
	margin:0; 
	list-style:none;
	padding:0px;
	padding:75px 0px 0px 50px;
	display:block;
}
.edu ul.heading,.edu ul.links{
	padding:0px 0px 0px 50px;
}
.edu ul li{
	float:left;
	margin:0 65px 0 0;
	display:block;
	width:150px;
}
.edu ul.heading li{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.edu ul.links li a{
	color:#007dff;
	font-weight:bold;
	font-size:12px;
}

.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}
.edu-page-content{
	padding:0 20px 0 0;
}

img.edu-bottom-logo{
	float:right;
margin:55px 10px 0 0;
}