/*
Theme Name: Lookout Presents V2
Theme URI: http://wordpress.org/
Description: Custom theme made for Lookout Productions
Version: 1.0
Author: Theo Ephraim

Made in June 2010
*/

body {
	font-family: Helvetica;
	font-size: 11px;
}
a {
	text-decoration: underline;
	color:black;
}
a:hover {
	color:#1A8DFF;
}
a img {
	border:none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:black;
	margin-top:0px;
	text-transform: uppercase;
}
input {
	height:18px;
	padding:5px;
	border:1px solid black;
}

#maincontainer {
	margin-left: auto;
	margin-right: auto;
	width:990px;
}
#leftcol {
	float:left;
	width:630px;
	padding-right: 20px;
	margin-right: 9px;
	border-right: 1px solid gray;
	min-height:200px;
	margin-top:20px;
}
#rightcol {
	float:left;
	width:330px;
	min-height:200px;
	margin-top:20px;
}

/* HEADER & NAV */
#header {
	margin-top:10px;
}
#header > a > #logo {
	float:left;
	padding-top:35px;
	margin-right:25px;

}
#header > a > #advert {
	display: block;
	float:left;
	padding:10px;
	width:640px;
	height:90px;
	margin-bottom:15px;

	
}

#footerad {
	display: block;
	float:left;
	padding:20px;
	background: url(http://lookoutpresents.com/wp-content/themes/arras-theme/images/stripe-bg-black.gif);
	margin-bottom:15px;

}

#nav {
	clear:both;
	margin-top:10px;
	width:990px;
	padding-top:10px;
	padding-bottom:10px;
	height:30px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#nav > div {
	float:left;
	padding-right:20px;
	border-left:1px solid gray;
}
#nav > div:first-child {
	border-left:none;
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color:black;
	margin-left:20px;
	text-decoration: none;
}
a.toplink:hover, a.bottomlink:hover {
	border-bottom:2px solid gray;
}

a.toplink_dead:	{ 
text-decoration: strikethrough; color:#ccc;
}


a#catlink_events:hover{
	border-bottom:2px solid #F58A2C;
}
a#catlink_interviews:hover{
	border-bottom:2px solid #fc21ff;
}
a#catlink_media:hover{
	border-bottom:2px solid #1659ef;
}
a#catlink_news:hover{
	border-bottom:2px solid #24d70c;
}

#cat_links > a:first-child {
	margin-left:0px;
}
div#lang_links {
	padding-right:0px;
}
#newsletter_link{
	margin-right:none;

}
div#newsletter_signup {

}
#newsletter_signup > *, #newsletter_signup2 > * {
	float:left;
}
#signup_input, #signup_input2 {
	width:200px;
	margin-right:0px;
background:#d6fff2;
color: #000;
}
a.button, a#signup_button, a#signup_button2  {
	height:30px;
	line-height: 30px;
	display:block;
	margin-left:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	background-color: black;
	color:white;
	cursor:pointer;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

/* FOOTER */
#footer {
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	text-align: left;
	font-famiy: verdana;
	overflow:auto;

}
#footerlinks > a, #footerlinks > span, #newsletter_signup2 > a:first-child {
	font-size: 12px;
	font-weight: 200;
	font-family: verdana;
	line-height: 30px;
	color:black;
	margin-left:20px;
	text-decoration: none;
}
#footer > div {
	float:left;
}
#footerlinks > a:first-child {
	margin-left:0px;
}
#signup_input2 {
	margin-left:20px;
}
#copyright {
	font: 8px;
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
	border-left:1px solid black;
	border-right:1px solid black;
}

/* HOMEPAGE - EVENTS  */
#events {
	width:990px;
	height:160px;
	border-bottom:1px solid gray;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top:20px;
	height:180px;
	overflow:hidden;
}
#events_container {
	width: 10000px;
}
#events_container > div.event {
	width:310px;
	height:180px;
	border-right:1px solid gray;
	margin-right:10px;
	padding-right:9px;
	float:left;
}

.event > .event_title {
	font-weight: bold;
	font-size: 13px;
	margin-bottom:6px;
	text-transform: uppercase;
}
.event .event_img {
	display:block;
	height:180px;
	width:140px;
	float:left;
	margin-right:10px;

}
.event > .event_content {
	width:160px;
	bottom:0px;
	margin-bottom:5px;
	float:left;
}
#events_prev, #events_next{
	position: absolute;
	text-align:center;
	margin-top:75px;
	cursor:pointer;
	display:none;
}
#events_next{
	margin-left:940px;
}
.event > .event_link {
	font-weight:bold;
	display:block;
}
.event_facebooklink > img {
	margin-top:10px;

}
.event a {
	text-decoration: none;
}
.event > a:hover {
	color: #1A8DFF;
}
#rightcol .event {
	clear:left;

	overflow:hidden;
	margin-top:10px;
}
#rightcol .event > a > img {

}
#events_right {
	padding-top :0px;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom: 1px solid gray;
}
#rightcol h2 {
	margin-top:20px;

}

/* HOMEPAGE - FEATURE COLUMNS */
#feature_media, #feature_news, #feature_interviews {
	float:left;
	width:200px;
	padding-right: 10px;
	margin-right: 9px;
	border-right: 1px solid gray;
	min-height: 400px;
}
.feature_title {
	font-size: 14px;
	font-weight: bold;
	border-left:10px solid black;
	border-bottom:2px solid black;
	padding-left:5px;
	padding-bottom:1px;
	margin-bottom: 10px;
}
.feature_title a {
	text-decoration:none;
}
#feature_media .feature_title {
	border-color:#1659ef;
}
#feature_news .feature_title {
	border-color:#24d70c;
}
#feature_interviews .feature_title {
	border-color:#fc21ff;
}
#feature_media a:hover {
	color:#1659ef;
}
#feature_news a:hover {
	color:#24d70c;
}	
#feature_interviews a:hover {
	color:#fc21ff;
}


a.feature_main {
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	color:black;
	text-decoration: none;
	display:block;
}
.feature_main img{
	margin-top:5px;
}

.feature_list {
	margin:0px;
	padding:0px;
	margin-top:20px;
	list-style-position: inside; 
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

}
.feature_list li {
	margin-bottom:3px;
	padding-top: 10px;
}
.feature_list a {
	color:black;
	text-decoration: none;
}
#feature_clear{
	clear:left;
}

/* POST PAGE - LEFT COLUMN (POSTS) */
.single_post {
	font-family: verdana;
	font-size: 12px;
	border-bottom:1px solid gray;
	padding-bottom:20px;
	margin-bottom:20px;
}
.single_post img {
	max-width: 630px;
}
h2.post_title{
	margin-bottom:5px;
}
h2.post_title a {
	text-decoration:none;
}
.post_meta {
	margin-bottom:8px;
}
.author_name {
	font-weight:bold;
}
.post_tags{
	margin-bottom:10px;
	text-decoration: none;
	text-transform: uppercase:
	font-size: 10px;
}
.comments_container {
	padding-top:8px;
}

/* POST PAGE - RIGHT COLUMN*/
#search_input{
	float:left;
	width:236px;
	margin-bottom:20px;
	font-family: "georgia" italic bold 12px;
}
#search_button{
	float:left;
	width:62px;		/* in order to line up with the language links line */
	text-align: center;
}
#rightcol > div {
}
#rightcol ul {
	padding-left:20px;
	line-height: 15px;
	}

#rightcol a {
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	
}

/* READ MORE */
.readmore_link {
	font-weight: normal;
	color:#1A8DFF;
	display:block;
	clear:both;
	margin-top:15px;
	text-decoration: none;
font-size: 12px;

}
.readmore_content {
	display:none;
	text-decoration: none;

	
}


#related_posts ul{
	font-size: 12px;
	font-family:verdana;
	margin-bottom:10px;
	border-bottom: 1px dotted 100%;
}

#related_posts a{

	text-decoration: none;
	border-bottom:1px dotted;
margin-bottom; 10px;

	
}
