/* ----------------------------------------------
	Template Name : FreshMedia
	Template Code : S-0021
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : February 07, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0 0 50px;
	background: #727171 url(images/bkg-sides.jpg) repeat-y center;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #666666;
}

/* headers */
h1, h2, h3 {
	font-family: helvetica;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 350%;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h2 {
	font-size: 200%;
	color: #895F30;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 10px 0px 0px;
	margin: 0;
	color: #666666;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 10px 5px 0px;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
}

p, dl {
	padding: 10px 10px 10px 0px;
	margin: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #fafafa;
	border: 0px
	padding: 0px;
}
#main img{
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 5px;
}

#mainaudio img{
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 5px;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 10px 10px 0px 0px;
	padding: 10px 10px 5px 40px;
	border: 1px solid #ECF8FE;
	background: #F0F0F0 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	background: #ADD8E6 url(header-bg.jpg) repeat-x 0 -100px;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #78C7FA;
	border-bottom: solid 2px #fff;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #EDEDED;	
}	
/* end - table */

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	background: #fff no-repeat;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#wrap {
	background: url(header-photo2.jpg) no-repeat right top;
	width: 900px;	
	margin: 0 auto;	
}

#wrap-film {
	background: url(images/header-film.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}

#wrap-gallery {
	background: url(images/header-gallery.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto 0;
}

#wrap-about {
	background: url(images/header-about.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}

#wrap-voices {
	background: url(images/header-voices.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}

#wrap-getinvolved {
	background: url(images/header-getinvolved.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}

#wrap-audio {
	background: url(images/header-audio.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 860px;
	padding: 20;
	margin-left: 20px;
	background: transparent;
	display: inline;
	margin-right: 20px;
}
#header {
	position: relative;
	width: 900px;
	height: 360px;
	padding: 0;
	margin: 0 auto 0;
	background: transparent;
}


#header-film {
	position: relative;
	width: 900px;
	height: 480px;
	padding: 0;
	margin: 0 auto;
	background: transparent;
}

#logoarea {
	width: 300px;
	height: 100px;
	padding: 0;
	background: #FFFFFF url(images/logo.jpg);
	float: left;
}

/*  Navigation  */
#nav {
	height: 100px;
	background-color: #FFFFFF;
	width: 600px;
	float: left;
}
#nav ul {
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0;
	display: inline;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	padding: 63px 20px 0;
	font: bold 12px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.3px;
	color: #000000;
	float: left;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #999999;
	background: none;
	border: none;
}
#nav ul li#current a {
	color: #CC0000;
}


#header  h1#logo-text  {
	position: absolute;
	margin: 0;
	font: normal 72px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px;
	left: 390px;
	height: 286px;
	width: 480px;
	clear: both;
	z-index: 99999;

}

#header-film  h1#logo-text  {
	position: absolute;
	margin: 0;
	font: normal 72px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 140px;
	left: 15px;
	height: 285px;
	width: 480px;
	clear: both;
	z-index: 99999;

}

#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #755643;
	width: 400px;
	/* change the values of top and left to adjust the position */
	top: 190px;
	left: 35px;
}


/* Main Audio Column */
#mainaudio {
	float: left;
	width: 560px;
	margin: 0 0 0 10;
	display: inline;
}

#mainaudio h2 {
	font: bold normal 24px/30px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: -1px;
	text-transform: none;
	border-bottom: 1px dashed #000000;
	padding-left: 0px;
}
#mainaudio h2 a {
	color: #000000;
	text-decoration: none;
	background: none;
	border: none;
}

#mainaudio h2 a:hover {
	color: #666666;
	text-decoration: none;
	background: none;
	border: none;
}

#mainaudio h3 a {
	color: #CC0000;
	text-decoration: none;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}


#mainaudio h4 {
	padding-bottom: 2px;
	font: normal 12px/1.6em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	padding-top: 0px;
}




/* Main Column */
#main {
	float: left;
	width: 560px;
	margin: 0 0 0 10;
	display: inline;
}

#main h2 {
	font: bold normal 24px/30px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: -1px;
	text-transform: none;
	border-bottom: 1px dashed #000000;
	padding-left: 0px;
}
#main h2 a {
	color: #000000;
	text-decoration: none;
	background: none;
	border: none;
}

#main h2 a:hover {
	color: #666666;
	text-decoration: none;
	background: none;
	border: none;
}

#main h3 a {
	color: #CC0000;
	text-decoration: none;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}


#main h4 {
	padding-bottom: 2px;
	font: normal 12px/1.6em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	padding-top: 15px;
}
#main  h4  .bullets {
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	font-size: 14px;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 275px;
	margin: 15px 0 0;
	display: inline;
}	

#sidebar img{
	padding: 0;
	border: 0;
	
}	

#sidebar h3 {
	margin-top: 0px;
	padding: 11px 5px 3px 0px;
	font: normal 2em Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-left: 0px;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 0px 0px 8px 0px;
	padding: 0;
	text-decoration: none;
	background: url(none) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(none) repeat-x left bottom;
	padding: 8px 5px 8px;
	margin: 0;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-color: transparent;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li a span {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	line-height: 12px;
}
#sidebar ul.sidemenu li a:hover {	
	color: #555;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	padding: 1px 0 2.5px;
	margin-top: 30px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #777;
	width: 900px;
	float: left;
	background-color: #F0F0F0;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;
	color: #666666;
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	
}
#footer-content  ul {
	float: left;
	list-style: none;
	width: 800px;
	height: 40px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer-content  ul li  {
	display: inline;
	margin: 0; padding: 0;
}
#footer-content  ul li  a  {
	float: left;
	margin: 0;
	padding: 5px 10px 0 20px;
	font: bold normal 11px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.3px;
	color: #666666;
}
#footer-content  ul a:hover   {
	color: #333;
	text-decoration: none;
}
#footer-content  ul li  a  span  {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;
}
#footer-content .space-sep {
	margin-right: 12px;
}

/* postmeta */
.postmeta {
	padding: 5px;
	margin: 20px 10px 15px 0px;
	font-size: 1em;
	color: #333333;
	background: #F0F0F0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore {
	margin: 0 10px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	font-weight: normal;
}

.postmeta a.play {
	margin: 0 10px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}

.post-info {
	font-size: 1em;
	padding-top: 3px;
	margin-left: 5px;
	color: #CC6600;
}
.post-info a { color: #C5935C; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }
