/*
Theme Name: Venuu Theme
Theme URI: http://venuuhastings.com
Description: The theme for venuuhastings.com
Version: 1.0
Author: Pete Mason
Author URI: http://indigo66.co.uk/
Tags: venuu



*/

body {
	margin:0; padding:0;
	font-size: 0.9em; font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-color:black; 
	background-image:url('images/template/aimhigher-header.jpg');
}


#wrapper {
	width:900px;
	margin:5px auto; padding:0;
}



h1, h2, h3 {
	margin:0 0 5px;padding:0;
}
h1 {
	font-size:1.5em;
	color:#bb3e41;
}
h2 {
	margin-top:20px;
	font-size:1.3em;
	color:#bb3e41;
}
	h2 + p {
		margin-top:5px;
	}
h3 {
	font-size:1.2em;
}

img {
	border:0;
}
	li img {
		vertical-align:middle;
	}
a {
	color:#5f5f5f;
}
	a:hover {
		text-decoration:none;
	}
.bigger {
	font-size:1.2em;
}
.smaller {
	font-size:0.9em;
}
div.clear {
	clear:both;
}

#header {
	background-repeat:no-repeat; background-position: top right;
	clear:both;
	margin:0;padding:0;
	height:224px;
}
	#header img {
		width:165px;height:224px;
	}
#main {
	background-color:#e6e4c1;
	background:url('images/venuu-pattern.png'); background-repeat:repeat-both; background-position:top left;
	margin:0;padding:0;
	border-left:solid #acab91 1px;
	position:relative;

}

#menu {
	background-color:#e6e4c1;
	width:164px;
	top:0px;left:0;position:absolute;
	margin:0;padding:10px 0;
}
	#mainmenu {
		margin:0;padding:0;
		list-style-type:none;
	}
		#mainmenu li {
			margin:0;padding:0px;
		}
		#mainmenu a {
			display:block;
			text-decoration:none;
			margin:0;padding:10px 0 10px 24px;
			background:url('images/menu-item.png');background-position:left top;
		}
			#mainmenu a:hover {
				color:black;
			}
			#mainmenu li.current_page_item a {
				color:#121212;
				background:url('images/menu-item-selected.png');
			}


#content {
	width:491px;min-height:300px;
	margin:0 0 0 175px; padding:10px 5px 5px;
	background-color:#e6e4c1;
	border:solid 1px #bb3e41;
}
	#content p:first-child, #content h1:first-child {
		margin-top:4px;
	}
	#content div.imgboxout {
		width:250px;height:175px;
		margin:10px 15px 8px;
		background-repeat:no-repeat;background-position:center center;
	}
	#content div.left {
		float:left;
		margin-left:0;padding:0;
	}
	#content div.right {
		float:right;
		margin-right:0px;padding:0;
	}

#sidebar {
	top:10px;right:0;position:absolute;
	width:200px;
	margin:0;padding:0 10px;
}
	#sidebar div.box {
		background-color:#e6e4c1;
		border:solid 1px #bb3e41;
		margin:0 0 10px;padding:5px;
	}
	
	#sidebar div.heading {
		font-size:1.3em; font-weight:bold; color:black;
	}
	
	#sidebar ul {
		list-style-type:none;
		margin:5px;padding:0;
	}
		#sidebar li {
			margin:0;padding:5px;
		}

#footer {
	clear:both;
	background-color:#817569;
	font-size:0.9em;
	color:black; text-align:center;
	margin:0;padding:5px;
}
	#footer a {
		color:black;
	}
	
	
/* Event Listings */
	
div.eventlisting {
	float:left;
	margin:15px 0 0;
	order:solid red 1px;
	width:100%;
}
	.eventthumbnail { /* can be A or SPAN */
		width:150px;height:150px;
		display:block;float:right;
		margin:0 0 0 10px;padding:0;
	}
	div.eventlisting div.eventinfo {
		margin:0;padding:0 5px;
	}
		div.eventlisting div.eventinfo div.eventname a {
			text-decoration:none;
			color:black;font-weight:bold;font-size:1.2em;
		}
		div.eventdate {
			font-weight:bold;
		}
		

img.eventflyer {
	width:200px;
}
div.eventflyer {
	width:130px;
	float:right;
	padding-left:10px;
}


/* Gallery */

div.gallery {
	text-align:center;
	margin:0 auto;
}
	div.gallery .thumbnail {
		width:115px;height:110px;
		display:block;float:left;
		margin:0;padding:0;
		background-position:center center;
	}


/* Comments form */

#comment {
	width:250px;height:100px;
}
#respond {
}



/* aktt_tweets */

.aktt_tweets {
	font-size:0.9em;
}
	.aktt_tweets a {
		font-size:0.7em;
	}
	.aktt_tweets ul {
		padding:0;margin:0;
	}
	.aktt_tweets li {
		padding-left:0;margin-left:0;
	}
	