/*
Theme Name: Drama-U Theme
Theme URI: 
Description: 
Author: Joanna Weinman / Chris Pace
Author URI: 
version: 
Tags: 
*/



@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

html{
	min-height: 100%;
	padding-bottom: 1px;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

html {
	margin-bottom: 1px;
	min-height: 100%;
}

/* UNIVERSAL CLASSES */

.clear{
	clear: both;
	display: block;
}

.left{
	float: left;
}

.right{
	float: right;
}

.no-show{
	display: none;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

small{

}

a{
	color: #e96e2f;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	cursor: pointer;
}

a:hover{
	color: #1391b3;
}

a:visited{

}

h1{
	margin-bottom: 12px;
}

h2{
	font-size: 14px;
	font-weight: bold;
}

h2 a{
	color: #1391b3;
}

h2 a:hover{
	color: #e96e2f;
}

h3{
	margin: 12px 0px;
}

h4{

}

h5{

}

p{
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}

/* BEGIN FORMATTING */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2797b0;
	background-color: #e9672b;
	background-image: url('images/page_bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0px;
}


/* CONTAINERS */

#wrapper{
	width: 797px;
	margin: 0px auto;
	position: relative;
	z-index: 10;
}

#header{
	height: 195px;
	background-image: url('images/header_bg.png');
	background-repeat: no-repeat;
	background-position: 196px bottom;
}

#main{
	background-image: url('images/main_top.png');
	background-repeat: no-repeat;
	padding-top: 30px;
	display: block;
}

#main_bg{
	background-image: url('images/main_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#main_bottom{
	height: 90px;
	background-image: url('images/main_bottom.png');
	background-repeat: no-repeat;
	margin-top: -15px;
}

/* PAGE COLUMNS */

.column_left{
	float: left;
	padding: 0px 0px 0px 25px;
	position: relative;
}

.column_right{
	float: right;
	position: relative;
}

#home .column_left{
	width: 370px;
	padding-top: 30px;
}

#home .column_right{
	padding-right: 25px;
	width: 360px;
	padding-top: 30px;
}

#home .box_follow{	
	width: 370px;
	padding: 0px 0px 0px 25px;
}

#home .box_follow img{
	margin-bottom: 5px;
}

#home h1, #animated-shorts h1{
	border-bottom: 1px solid #2797b0;
}

#home .post{
	padding: 0px 10px 0px 0px;
}

#home .post .entry{
	
}

#animated-shorts{
	padding-bottom: 20px;
}

#animated-shorts .column_left{
	width: 265px;
	padding-top: 20px;
}

#animated-shorts .column_right{
	width: 480px;
	padding: 20px 15px 30px 0px;
}

#stories{
	padding-bottom: 40px;
}

#stories .column_left{
	width: 480px;
	padding-top: 20px;
}

#stories .column_right{
	width: 240px;
	padding-top: 30px;
	padding-right: 20px;
}

#stories .post{
	padding: 10px;
}

#submit-a-story .column_left{
	width: 540px;
	padding-top: 10px;
}

#thank-you{
	padding-bottom: 130px;
}

#thank-you .column_left{
	width: 702px;
	margin: 0px auto;
	float: none;
	padding: 10px 0px 0px 0px;
}

#meet-drama-u{
	
}

#meet-drama-u .column_left{
	padding: 0px 0px 20px 0px;
}

/* POST FORMATTING */

.post{
	
}

#stories .odd{
	background-color: #ffffff;
}

#stories .even{
	padding: 15px 10px 15px 10px;
}

.post .entry{
	
}

.post .entry p{
	
}

#animated-shorts .post .entry p{

}

ul.list_posts{
	margin: 10px 0px;
	padding: 0;
	list-style: none;
	width: inherit;
}

ul.list_posts li{
	padding: 8px 0px;
	font-size: 14px;
	margin: 0;
}

ul.list_posts li.item_selected{
	padding: 8px 0px 8px 55px;
	background-image: url('images/img_bird.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* OVERLAYS */

.img_monkey-swing{
	position: absolute;
	z-index: 500;
	background-image: url('images/img_monkey-swing.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 189px;
	width: 205px;
	right: 0px;
	top: 195px;
}

.img_hippo-bird{
	width: 280px;
	height: 202px;
	display: block;
	position: absolute;
	z-index: 500;
	background-image: url('images/img_hippo-bird.png');
	background-repeat: no-repeat;
	bottom: 39px;
	left: 33px;
}

.img_bird{
	width: 44px;
	height: 38px;
	display: block;
	position: absolute;
	z-index: 500;
	background-image: url('images/img_bird.png');
	background-repeat: no-repeat;
	top: 23px;
	left: 470px;
}

.img_monkey{
	width: 115px;
	height: 155px;
	display: block;
	position: absolute;
	z-index: 500;
	background-image: url('images/img_monkey.png');
	background-repeat: no-repeat;
	bottom: 60px;
	left: 51%;
}

.img_ghost{
	width: 140px;
	height: 120px;
	display: block;
	position: absolute;
	z-index: 500;
	background-image: url('images/img_ghost.png');
	background-repeat: no-repeat;
	bottom: 35px;
	left: 27%;
}

.btn_submit-your-own-story{
	width: 235px;
	height: 95px;
	display: block;
	position: absolute;
	z-index: 500;
	bottom: 55px;
	left: 40px;
}

.logo_steve-kids{
	width: 130px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 500;
	bottom: 100px;
	right: 40px;
}

/* FOOTER */

#footer{
	padding-top: 20px;
	display: block;
	clear: both;
	color: #ffffff;	
}

#footer p{
	text-align: center;
	font-size: 12px;
}

/* NAV */

#nav{
	display: block;
	position: absolute;
	height: 122px;
	top: 97px;
	z-index: 1000;
	width: 100%;
}

#nav ul{
	margin: 0px auto;
	padding: 0;
	display: block;
	clear: both;
	float: left;
}

#nav ul li{
	display: block;
	position: relative;
	width: auto;
	float: left;
	margin: 0;
	padding: 0px 11px;
	list-style: none;
}

#nav ul li a{
	display: block;
	margin-top: 0px;
	height: 122px;
	background-repeat: no-repeat;
}

#nav ul li a span{
	display: block;
	height: 22px;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: bottom center;
}

#nav ul li a span.no-show{
	display: none;
}

.nav_selected a, #nav ul li:hover a{	
	background-image: url('images/nav_bg.png');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	cursor: pointer;
}

.nav_home{
	width: 85px;
}

.nav_home span{
	background-image: url('images/nav_home.png');
}

.nav_animated-shorts{
	width: 183px;
}

.nav_animated-shorts span{
	background-image: url('images/nav_animated-shorts.png');
}


.nav_meet-drama-u{
	width: 152px;
}

.nav_meet-drama-u span{
	background-image: url('images/nav_meet-drama-u.png');
}

.nav_stories{
	width: 85px;
}

.nav_stories span{
	background-image: url('images/nav_stories.png');
}


.nav_submit-a-story{
	width: 166px;
}

.nav_submit-a-story span{
	background-image: url('images/nav_submit-a-story.png');
}



/* TEXT TAG FORMATTING */

.icon_youtube_48x48{
	background-image: url('images/icon_youtube_48x48.png');
	background-repeat: no-repeat;
	background-position: left 0px;	
	display: inline-block;
	padding: 8px 0px 8px 52px;
}

.icon_youtube_32x32{
	background-image: url('images/icon_youtube_32x32.png');
	background-repeat: no-repeat;
	background-position: left 2px;	
	display: inline-block;
	padding: 6px 0px 5px 35px;
}

.txt_head_recently-submitted-stories{
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_head_recently-submitted-stories.png');
}

.txt_head_our-animations{
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_head_our-animations.png');
}

.txt_head_stories-submitted-by-you{
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_head_stories-submitted-by-you.png');
}

.txt_head_are-you-a-saintly-mom{
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_head_are-you-a-saintly-mom.png');
}

.txt_head_thank-you-for-being-a-saintly-mom{
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_head_thank-you-for-being-a-saintly-mom.png');
}

.txt_follow-drama-u{
	height: 28px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('images/txt_follow-drama-u.png');
}

.txt_first-name{
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('images/txt_first-name.png');
}

.txt_last-name{
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('images/txt_last-name.png');
}

.txt_phone{
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('images/txt_phone.png');
}

.txt_email{
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('images/txt_email.png');
}

.txt_your-story{
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('images/txt_your-story.png');
}

/* INPUT FIELDS */

.input_label{
	width: 130px;
	margin-top: 3px;
}

.input_field input, .input_field textarea{
	border: 1px solid #1391b3;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #333333;
	margin: 3px 0px;
	width: 185px;
}

.input_field textarea{
	width: 390px;
}

.btn_submit-story{
	width: 240px;
	height: 82px;
	display: block;
	background: none;
	background-image: url('images/btn_submit-story.png');
	background-repeat: no-repeat;
	color: #f8fdd4;
	font-size: 0px;
	border: 0;
	margin-left: 127px;
	cursor: pointer;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}

/* CONTEST RULES PAGE */

body#contest-rules{
	background-color: #ffffff;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 20px;
}

#contest-rules h2{
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}

#contest-rules p{
	margin: 12px 0px;
	line-height: 18px;
}