/*
Theme Name: GEF
Theme URI: http://www.gef.efc.be/
Description: Classic theme modified for GEF
Version: 1.0
Author: Allar Viik

*/
@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	background-image:url(img/body_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a {
	text-decoration:none;
}

p {
	margin:0px 0px 10px 0px;
	line-height:20px;
}
#header {
	width:1000px;
	height:160px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
}
#home-link, #watch-link {
	position:relative;
	width:400px;
	height:150px;
	cursor:pointer;
}
#watch-link {
	width:100px;
	height:100px;
	margin-left:650px;
	margin-top:-120px;
}
#main-menu {
	width:1000px;
	height:49px;
	line-height:49px;
	background-image:url(img/main_menu_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
#search {
	position:relative;
	width:250px;
	height:25px;
	margin-top:-40px;
	margin-left:750px;
	margin-bottom:10px;
	clear:both;
	z-index:10;
}
#search form {
	display:inline;
}
#search a, a:hover {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0072B4;
}
#search a:hover {
	color: #0072B4;
	text-decoration: underline;
}
#sub-menu {
	height:35px;
	width:1000px;
	line-height:35px;
	background-color:#EDF5F9;
	border-bottom:1px solid #BEC4C7;
	overflow:hidden;
}
#main-menu a {
	display:inline;
	float:left;
	margin-left:15px;
	font-size:16px;
	font-weight:bold;
	color:#2F2F2F;
}
#sub-menu a {
	position:relative;
	display:inline;
	float:left;
	margin-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#2F2F2F;
	z-index:50;
}
#sub-menu2 a {
	font-size:12px;
	font-weight:bold;
	color:#0072B4;
	line-height: 170%;
}
#main-menu a:hover, #sub-menu a:hover {
	color:#0072B4;
}
#sub-menu2 a:hover {
	font-weight:bold;
	color:#129CDA;
}
#main-menu a.active-link, #sub-menu a.active-link, #sub-menu2 a.active-link{
	color:#0072B4;
}
#main-menu li, #sub-menu li {
list-style-type: none;
color:#0072B4;
display:inline;
}
#sub-menu2 li {
list-style-type: circle;
color:#0072B4;
margin-left: 20px;
}
#main-menu .current_page_item a, #main-menu .current_page_ancestor a {
color:#0072B4;
}
#sub-menu .current_page_item a, #sub-menu .current_page_ancestor a  {
color:#0072B4;
}
#sub-menu2 .current_page_item a, #sub-menu2 .current_page_ancestor a  {
color:#129CDA;
}
#body-container {
	width:1000px;
	clear:both;
}
#left-contents, #right-contents {
	float:left;
}
#left-contents {
	width:579px;
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
	text-align: justify;
	overflow:hidden;
	}
#left-contents h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#009CDE;
	margin:0px 0px 15px 0px;
	line-height:30px;
}
#left-contents h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#009CDE;
}
#left-contents h1 a:hover {
	color:#00709F;
}
#left-contents h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CDD300;
	margin:0px 0px 10px 0px;
}
#left-contents h2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CDD300;
}
#left-contents a {
	font-size:12px;
	font-weight:bold;
	color:#CDD300;
}
#left-contents .content-item {
	border-bottom:1px solid #E8DFD2;
	padding-bottom:10px;
	margin-bottom:10px;
}
#left-contents .alignright {
float: right;
}
#left-contents .alignleft{
float: left;
}
#left-contents .content-image img {
	margin:0px;
}
#left-contents .date {
	color:#999999;
}
#left-contents .comments {
	height:30px;
	line-height:30px;
	padding-left:35px;
	color:#CDD300;
	background-image:url(img/comments.gif);
	background-repeat:no-repeat;
}
#left-contents .comments a {
	font-weight:bold;
	color:#CDD300;
	border-bottom:1px solid #CDD300;
}
#right-contents {
	width:371px;
}
#right-links {
	width:371px;
	padding-top:10px;
}
#right-links a {
	display:block;
	width:371px;
	height:40px;
	background-repeat:no-repeat;
}
#footer {
	height:38px;
	width:919px;
	margin-left:30px;
	margin-bottom:15px;
	padding-left:20px;
	line-height:38px;
	border:1px solid #E8DFD2;
	background-color:#FDF3E5;
	clear:both;
	font-size:12px;
	color:#3C3C3C;
}
#footer a {
	color:#FF9900;
	font-weight:bold;
}
.infobox a {
	color:#FF9900;
	font-weight:bold;
}
.infobox, .votebox, .mediabox {
	border:1px solid #E8DFD2;
	background-color:#FDF3E5;
	padding:20px 20px 20px 20px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(img/infobox_bg.png);
	background-repeat:repeat-x;
}
.infobox h2, .votebox h2, .mediabox h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#EB6E07;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height: 24px;
}
.votebox {
	border:1px solid #CEDAAA;
	background-color:#DFECB6;
	background-image:url(img/votebox_bg.png);
	padding-bottom:10px;
	cursor:pointer;
}
.votebox span {
	display:block;
	width:250px;
	cursor:pointer;
}
.votebox a {
	color:#FF9900;
	font-weight:bold;
}
.mediabox {
	border:1px solid #C6DDE3;
	background-color:#D9EFFA;
	background-image:url(img/mediabox_bg.png);
	padding-bottom:10px;
}
.mediabox a {
	font-weight:bold;
	color:#129CDA;
}
object {
display: inline;
}
#table a {color: #f49604; text-decoration: none; }
#table a:hover {color: #99c20c; text-decoration: none; }
