/*
Theme Name: Freez Festival
Theme URI: http://freezfestival.nl
Description: Custom theme for Freeze Festival
Version: 1.0
Author: Rein Aris
Author URI: http://reinaris.nl
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/bg-body.jpg) repeat-x #e0f6fc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.clear {
	clear: both;
}
A {
	color: #000;
}
IMG {
	border: 0;
}
#outer {
	width: 100%;
	min-height: 400px;
	background: url(images/bg-outer.jpg) no-repeat center top;
}
#center {
	width: 908px;
	margin: 0 auto;
	background: url(images/bg-center.gif) repeat-y;
}
#header {
	width: 908px;
	height: 154px;
	background: url(images/bg-header.jpg) no-repeat left top;
	position: relative;
}
#header .logo {
	margin: 15px 0 0 47px;
	float: left;
}
#header .social {
	position: absolute;
	right: 0;
	top: 0;
}
#left {
	width: 205px;
	float: left;
	min-height: 400px;
}
#content {
	width: 703px;
	float: left;
	min-height: 400px;
}
#content .text {
	padding: 20px 20px 0px 20px;
}
#content .text h1 {
	color: #006798;
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0;
}
#content .text h1 strong {
	color: #000;
	text-decoration: none;
}
#content .home-titel {
	margin-bottom: 20px;
}
#content .home-titel A {
	color: #008bce;
	text-decoration: none;
}
#content .home-titel A:hover {
	color: #000;
}
#content .news {
	width: 300px;
	float: left;
	padding-right: 20px;
}
#content .news .post {
	margin-bottom: 10px;
}
#content .news h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#content .news h4 {
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content .news h3 A {
	font-size: 12px;
	text-decoration: none;
	color: #006798;
}
#content .news P {
	padding: 0;
	margin: 0;
}
#content .col1 {
	width: 190px;
	float: left;
	padding-right: 10px;
}
#content .col1 h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #006798;
}
#content .col1 h4 {
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content .col1 UL {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	color: #47772c;
}
#content .col2 {
	width: 140px;
	float: left;
}
#content .col2 h4 {
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}
#content .col2 img {
	margin-bottom: 10px;
}
#left .menu {

}
#left .menu LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left .menu LI A {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 4px 34px;
}
#left .menu .partners {
	text-align: center;
	margin-top: 20px;
	font-size: 10px;
	color: #fff;
}
#comments textarea {
	width: 400px;
}
#comments h3 {
	color: #59812c;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 16px;
}
.bord { 
	height: 334px; 
	width: 703px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden;
	background: url(images/freezbord.jpg) no-repeat left top;	
}
.bord img { 
	top: 0; 
	left: 0;
	height: 334px; 
	width: 703px;
}
#content .pagecol1 {
	width: 300px;
	float: left;
	padding-right: 30px;
}
#content .pagecol2 {
	width: 320px;
	float: left;
	padding-right: 10px;
}
ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
.commentlist LI {
	padding: 0 0 15px 0;
	margin: 0;
}
.commentlist LI .fn {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.commentlist LI .fn A {
	text-decoration: none;
	color: #006798;
}
.commentlist LI .comment-meta {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}
.commentlist LI .comment-meta A {
	text-decoration: none;
	color: #999999;
}
.vcard img {
	display: none;
}
.hr {
	margin: 10px 0 10px 10px;
}
A.blue {
	color: #006798;
}
P {
	margin: 0 0 10px 0;
	padding: 0;
}
small {
	color: #666666;
}
h1 {
	color: #006798;
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0;
}
h2 {
	color: #59812c;
	font-size: 16px;
	padding: 0 0 7px 0;
	margin: 0;
}
h3 {
	color: #000;
	font-size: 14px;
	padding: 0 0 7px 0;
	margin: 0;
}
h4 {
	color: #000;
	font-size: 14px;
	padding: 0 0 7px 0;
	margin: 0;
}

ul.twitter {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}
li.twitter-item {
}

p.twitter-message {
}
.twitter-timestamp {
	color: #999;
	font-size: 10px;
}

a.twitter-link {
		color: #47772c;
}
a.twitter-user {
		color: #47772c;
}

h2.widgettitle, a.h2.widgettitle {
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding: 0 0 7px 0;
	margin: 0;
}

a.twitter_title_link {
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding: 0 0 7px 0;
	margin: 0;
}

li.widget {
		list-style-type:none;	
}

