/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	background-image: url('img/new_inspire_color.jpg');
	background-repeat: repeat-x;
	background-color: #e4eef3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #272727;
	
}

a, a:visited {
/* 	color: #4E8C90; */
color: #0092d6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 1176px;
	margin: auto;
	background-image: url('img/new_inspire_background.jpg');
	background-repeat: no-repeat;
}

#content_wrapper {
	width: 940px;
	margin: auto;
}

#nav {
	background-image: url('img/new_menu.png');
	background-repeat: no-repeat;
	background-position: -5px -2px;
	height: 42px;
	width: 948px;
	margin-top: -3px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 18px;
}



#nav a {
	color: #f4f4f4;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover {
	/* color: #b1c7d2; */
	color: #00AEFF;
}

ul#menu {
	list-style-type: none;
	padding-top:9px;
	padding-left: 10px;
}

ul#menu li {
	display: inline;
	padding-right: 13px;
	padding-left: 13px;
	border-right: 1px solid #b1c7d2;
}

#search {
	position: absolute;
	margin-left: 680px;
	margin-top: -28px;
}

#searchform .screen-reader-text, #searchsubmit {
	display: none;
}

#searchform {
	position: absolute;
	margin-left: 709px;
	margin-top: -22px;
}

.search-form input {
}

.header {
	position: absolute;
margin-left:-42px;
margin-top:-164px;
	z-index: 0;
}

.logo {
	position: relative;
	z-index: 10;
	padding-bottom:8px;
}

#feature {
	/* background-image: url('img/feature_bkgrnd.jpg'); */

    /*background-color: #e5af47;*/
 background-color:#fff;
background-repeat:repeat-x;
border-left:1px solid #d6e7ef;
height:300px;
margin-top:-3px;
    
}


ul#btns {
	padding-left: 13px;

}

ul#btns li {
	display: inline;
	margin-right: 18px;
}

#temp_vid {
background-color:#fff;
border-right:1px solid #d6e7ef;
float:right;
height:300px;
padding-right:20px;
width:400px;
}

#main_content {
	padding: 8px;
	background-color: #f7f7f7;
	border-left:1px solid #d6e7ef;
	border-right:1px solid #d6e7ef;
	border-top:1px solid #eaeaea;
		border-bottom:1px solid #eaeaea;
	line-height: 19px;
}

#footer {
	padding: 20px 0px 0px 15px;
	border-left:1px solid #d6e7ef;
	border-right:1px solid #d6e7ef;
/* 	background-color: #00607b; */
background-color: #fff;
	height: 170px;
}

.tag {
	font-size: 22px;
	margin-bottom: 10px;

}

#home_about {
	color: #333;
		padding:20px 20px 16px;
		width: 485px;
		font-size: 15px;
}

#home_about p {
	margin-bottom: 10px;
}

.heading {
	background-image: url(img/new_heading.png);
	background-repeat: no-repeat;
	height: 44px;
	padding:15px 0 0 35px;
	/* color: #2e637f; */
	color: #000;
	font-size: 16px;
	position: relative;
	z-index: 1000;
width:240px;
}

/* HOME PAGE STYLES */

.left_home_float {
	float: left;
	margin-top: 15px;
}

.right_home_float {
	float: right;
		margin-top: 15px;
}

.left_home_content {
	background: white;
	width: 360px;
	padding: 40px 20px 20px 20px;
	margin-top: -50px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;

}

.right_home_content {
	background: white;
	width: 460px;
	padding: 40px 0px 0px 20px;
	margin-top: -50px;
	margin-right: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;

}

#calendar {
	float: right;
	margin-right:15px;
}

#calendar h2 {
/* 	color: #2E637F; */
color: #0092d6;
/* 	border-bottom: 1px solid #2E637F; */
border-bottom: 1px solid #0092d6;
	width: 180px;
	margin-bottom: 10px;
}

#home_news {
float:left;
width:210px;
}
#home_news2 {
float:left;
margin-left:20px;
width:210px;
margin-top:-68px;
}

#home_news a, #home_news a:visited,#home_news2 a, #home_news2 a:visited {
/* 	color: #4e8c90; */
color: #0092d6;
	text-decoration: none;
}

#home_news a:hover, #home_news2 a:hover {
	color: #2e637f;
}

.read_more {
	float: right;
}

/* ABOUT STYLES */

.page #main_content, .single #main_content, .search-results #main_content, .error404 #main_content {
	margin-top: -3px;
}

.page_content {
	background: white;
	width: 630px;
	padding: 40px 20px 20px 20px;
	margin:-50px 20px 20px 10px;
	position: relative;
	z-index: 1;
}

.single_page_content {
float: right;
	background: white;
	width: 675px;
	padding: 20px;
	margin: 15px 20px 20px 10px;
}

.search_page_content {
	background: white;
	width: 665px;
	padding: 40px 20px 20px 20px;
		margin:-50px 20px 20px 10px;
	position: relative;
	z-index: 1;
}



#back_home {
	float: left;
border-right:3px solid white;
font-size:13px;
text-transform:uppercase;
	margin-top: 15px;
	padding-right: 30px;
	margin-left: 20px;
}

.single_page_content p {
	margin-bottom: 10px;
}

.single_page_content h3 {
	margin-bottom: 10px;
}

.single_page_content p strong {
/* 	color: #4E8C90; */
color: #0092d6;
}

.page_title {
/* 	color: #78adb4; */
	color: #0092d6;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
}

.small_page_title {
/* 	color: #78adb4; */
color: #0092d6;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

ul#second_nav {
margin:10px 0 0;
border-right:3px solid white;
font-size:13px;
text-transform:uppercase;
width:167px;
padding-right: 20px;
text-align: right;

}
.menu-films-container, #nav_menu-3 {
width:167px;
float:left;
}
ul#menu-films {
margin:10px 0 0;
border-right:3px solid white;
font-size:13px;
text-transform:uppercase;
width:167px;
padding-right: 20px;
}

ul#menu-films li {
	height: 25px;
	text-align: right;
}
ul#menu-films li.current-menu-item a {
	height: 25px;
	text-align: right;
	font-weight:bold;
}
.selected {
	font-weight: bold;
}

ul#grant {
	margin-bottom: 15px;

}

ul#grant li {
		list-style-type: square;
		margin-left: 15px;
}

.page-template-films-php p, .page-template-throwawaywar-php p, .page-template-aquellos-php p, .page-template-getinvolved-php p, .page-template-symposium-php p, 
.page-template-pastsymposium-php p {
	padding-bottom: 10px;
}

.page-template-throwawaywar-php ul#second_nav {
	width:173px;s
}

.alignleft {
padding-right: 20px;
padding-bottom: 20px;
}

/* FOOTER STYLES */

#tweet_box {
/* 	background-color: #1c7189; */
background-color: #f7f7f7;
	width: 250px;
	margin: 5px 0px 0px 20px;
height:120px;
	float: left;
}

#footer span.copy {
	color: #333;
float: right;
margin-right: 31px;
	font-size: 10px;
}

#footer a {
	color: #333;
}

.tweet_header {
	color: #333;
	margin-left: 82px;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 14px;
}

#footer img {
	position: absolute;
}

#site_map {
	float: right;
	color: #333;
	text-transform: uppercase;
	font-size: 9px;
}

#site_map td {
	padding-right: 31px;
	height: 20px;
}

#site_map tr.bold td {
	font-weight: bold;
}


/* UTILITY */

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.small_text {
font-size: 13px;
margin-right: 10px;
}

.tweet {
position: relative;
z-index: 100;
font-size: 11px;
text-transform: none;
margin-right: 0;
/* color: #B1C7D2; */
color: #333;
width: 200px;

margin-left: 35px;
margin-top: 13px;
}

#footer a.twitter-user, #footer a.twitter-link  {
color: #0092D6;
font-weight: bold;
}

.twitter-timestamp {
border-bottom: none;
}

.linklove {
display: none;
}

.cform label {
	font-size: 14px;
	color: #2E637F;
}

.logged-in ul#btns {
	margin-top: -30px;
}

#no-events-in-list {
	width: 190px;
}
