/*
Theme Name: Cannes 2010
Theme URI: http://wwww.51North.nl
Description: A WordPress theme created for VEA - To promote Yes i Cannes
Version: 1.0
Author: Guido Smeets
Author URI: http://visualsuspect.com/
*/


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 {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body {
	background: url(http://veanew.mm-pro.nl/blog/images/bg.jpg) repeat-y #fff;
	color: #121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}


#header {
	height: 51px;
	position: relative;
	width: 100%;
	background-color: #000;
}

#header img {
	position: absolute;
	 top: 25px;
	 left: 12px;
}

#top_menu {
	position: absolute;
	bottom: 0px;
	left: 153px;
}

#top_menu li {
	display: inline;
	float: left;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}

#top_menu li.active {
	background-color: #fff;
	
}

#top_menu li.first_menu_item {
	margin-left: 0;
}

#top_menu li a {
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#top_menu li.active a {
	color: #000;
}


#info {
	width: 153px;
	float: left;
	display: inline;
	background-color: #000;
	color: #fff;
	padding-top: 80px;
}

#info p {
	margin: 0 25px 12px 25px;
}


#wrapper {
	width: 830px;
	position: absolute;
	float: left;
	display: inline;
	top: 50px;
	left: 140px;
}


#main {
	width: 830px;
	position: relative;
	padding: 25px 0 0 25px;
	float: left;
	display: inline;
}

#left {
	width: 152px;
	margin-right: 40px;
	float: left;
	display: inline;
}

.bekijk_fotos {
	margin-top: 55px;
	margin-bottom:56px;
}


#middle {
	width: 447px;
	float: left;
	display: inline;
	margin-right: 25px;
}

#mediaplayer {
	margin-bottom: 47px;

}

.mediaplayer {
	margin-bottom: 16px;
}

#middle h2, #right_sub h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}


#right {
	width: 143px;
	float: left;
	display: inline;
}

.socialmedia {
	margin-top: 15px;
	margin-bottom: 5px;
}

.latesttweet {
	margin-top: 10px;
	margin-bottom: 5px;
}


#bottom {
	width: 830px;
	position: relative;
	padding-left: 25px;
	float: left;
	display: inline;
	margin-top: 20px;
	padding-bottom: 20px;
}

#latest_blog {
	width: 174px;
	float: left;
	display: inline;
	margin-right: 16px;
}

#latest_posts {
	padding: 15px 24px 0 9px;
}

#latest_posts h3 {
	font-weight: bold;
}


#map {
	width: 294px;
	float: left;
	display: inline;
	margin-right: 17px;
}

#google_map {
	margin: 15px 0 15px 0;
}

#latest_picture {
	width: 306px;

	float: left;
	display: inline;
}

.latest_picture {
	margin-top: 15px;
	border: 5px solid #bfbfbf;
}




#left_sub {
	float: left;
	display: inline;
	width: 152px;
	margin-right: 40px;
	margin-left: 25px;
	margin-top: 25px;
	position: relative;
}

#right_sub {
	float: left;
	display: inline;
	position: relative;
	width: 450px;
	margin-top: 25px;
}

#left_sub #latest_blog { 
	margin-top: 30px;
}

.sociable {
	float: left;
	display: inline;
	width: 450px;
	margin-top: 10px;
}

.sociable ul {
	float: left;
	display: inline;
}

.sociable ul li {
	display: inline;
	list-style: none;
	margin-left: 5px;
}


.sociable .sociable_tagline {
	float: left;
	display: inline;
	margin: 0 10px 0 215px;
}

.reactie_titel {
	font-weight: bold;
	font-size: 12px;
}

#comment {
	background-color: #edecec;
	border: 1px solid #bfbfbf;
}

#right_sub .post {
	margin-bottom: 30px;
	border-bottom: 1px solid #FECD06;
}

p.postmetadata {
	margin-bottom: 5px;
}



p {
	margin-bottom: 12px;
	line-height: 16px;
}


a {
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}



