/*
TijsVrolix.be
Homepage stylesheet
By Pixelpanic.be (versie 10-06-2007)
*/

/* HTML selectors */
h1 {
	color: #422C21;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
	border-bottom:1px solid #D6D4B9;
}

#blogtop h1 {
	margin-right: 20px;
}

#blogtopsticky h1 {
	margin-right: 20px;
}

h1 b {
	color: #669900;
	font-size:12px;
	text-decoration: underline;
}

.attention h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 0;
}

/* Links */
h1 a {
	color: #422C21;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #669900;
}
.postdata a {
	text-decoration: none;
}

.contentheader {
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
}

#footer ul a {
	text-decoration: none;
}

/* Succes message */
#message .container {
	background: url(../img/message_back_home.png) no-repeat 115px 0;
}

/* Content */
#content {
	background: #EBEAD1 url(../img/content_home.png) repeat-x;
}

#contentwrapper {
	width:864px;
	background: #422C21 url(../img/cplbodybg.png) repeat-y;
	margin:auto;
}

#contentwrapperinner {
	width:800px;
	margin:auto;
	border-left:4px solid white;
	border-right:4px solid white;
	background:#221711;
}

#header {
	height: 81px;
}

#header .cta {
	height: 81px;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0;
	float:right;
}
#header .cta ul {
	list-style: none;
}
#header .cta li {
	float: left;
}

#header .cta li.blank a, #header .cta li.blank a:active {
	background: url(../img/blank_button.png) no-repeat;
	display: block;
	width: 96px;
	height: 16px;
	margin-left: 0px;
	font-weight:bold;
	color:#422C21;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	padding-top:65px;
}

#header .cta li.blank a:hover {
	background: url(../img/blank_button.png) no-repeat 0 -81px;
	color:white;
}

.corplogo {
	padding-top:9px;
	padding-left:8px;
	width:300px;
	position:relative;
	float:left;
}

#blogtop {
	background: url(../img/latestblog_top.png) no-repeat;
	margin-top: 20px;
	padding: 38px 44px 0 44px;
	position: relative;
}

#blogtopsticky
{
	background: url(../img/latestblog_top.png) no-repeat;
	margin-top: 20px;
	padding: 38px 44px 0 44px;
	position: relative;
}

#blogbottom {
	color: #979680;
}
#recentposts {
	width: 500px;
	float: left;
}

#recentposts h1 {
	color: #422C21;
	font-weight:bold;
	font-size:12px;
	border:none;
}

#moreposts {
	width: 140px;
	float: right;
	padding-top: 2px;
}
#blogbottom ul {
	list-style: none;
	border-bottom: 1px solid #D6D4B9;
}
#blogbottom li {
	line-height: 22px;
	border-top: 1px solid #D9D7BC;
}
#blogbottom li a {
	color: #979680;
	text-decoration: none;
}
#blogbottom li a:hover, #blogbottom li a:active {
	color: #669900;
}
#blogbottom li a span {
	color: #669900;
	padding-right: 2px;
}

#content .corp_logo {
	text-align:left;
	margin-top:200px;
	margin-left:22px;
}

#content .loading {
	text-align:center;
	height:200px;
	background: url(../loading.gif) center no-repeat;
}

#content .corp_logo img {
	border: 9px solid #DCDAB8;
}

#content .corp_logo img:hover {
	border: 9px solid #669900;
}

#content .bg_logo {
	width:170px;
	text-align:center;
	margin-top: 25px;
	margin-left:22px;
	font-size:9px;
}

#content .bg_logo img {
	border: 9px solid #DCDAB8;
}

#content .bg_logo img:hover {
	border: 9px solid #669900;
}

#salutation {
	height: 160px;
	margin-bottom: 0px;
	padding: 30px 0 0 0px;
}

#subheader {
	background: url(../img/headerbg.png) no-repeat;
	padding: 0px 0 0 10px;
	margin-left:10px;
	margin-top:25px;
	height:42px;
	width:560px;
}

#subheader h2 {
	padding-top:13px;
	font-size:14px;
}

#work {
	padding: 20px 0 0 10px;
	margin-bottom: 18px;
	width:560px;
}

#work div {
	float: left;
}

#work div.last {
	margin-right: 0;
}
#work img {
	width: 180px;
	height: 135px;
	border: 1px solid #fff;
}
#work a {
	display: block;
	width: 182px;
	height: 137px;
	border: 9px solid #DCDAB8;
}
#work a:hover, #work a:active {
	border: 9px solid #669900;
}

#lineup_item_title {
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	width:560px;
	border-bottom:1px solid #D9D7BC;
}

#lineup {
	margin-right: 10px;
	margin-bottom:25px;
}

#lineup_text {
	display:block;
	float:right;
	margin-left:25px;
}

/* Footer */
#footer .container {
	padding-top:10px;
	padding-left:10px;
}

#footer .attention {
	background: url(../img/box_sidebar_big_top.png) no-repeat;
	margin: 10px 0 0 0px;
}
#footer .attention div {
	padding-top:13px;
	background: url(../img/box_sidebar_big_bottom.png) no-repeat left bottom;
}
#footer .attention h3 {
	padding: 15px 15px 5px 15px;
}
#footer .attention p {
	margin: 0;
	padding: 0 15px 15px 15px;
}

.box {
	background: url(../img/box_top.png) no-repeat;
	width: 270px;
	margin-top: 20px;
}
.box h3 {
	padding: 10px 15px 0 15px;
}
.box p {
	margin-bottom: 10px;
	padding: 0 15px;
}
.box div {
	background: url(../img/box_bottom.png) no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0 15px;
}