/*
TijsVrolix.be
Homepage stylesheet
By Pixelpanic.be (versie 09-10-2008)
*/

/* HTML selectors */
h1 {
	color: #422C21;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
}
#blogtop h1 {
	margin-right: 20px;
}
.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;
}
#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;
}
#header {
	height: 30px;
}
#blogtop {
	background: url(../img/latestblog_top.png) no-repeat;
	margin-top: 20px;
	padding: 38px 44px 0 44px;
	position: relative;
}
#blogbottom {
	color: #979680;
}
#recentposts {
	width: 325px;
	float: left;
}
#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 .cta {
	background: url(../img/cta.png) no-repeat;
	height: 46px;
	padding: 8px 0 0 0;
	margin: 10px 0 20px 0;
}
#content .cta ul {
	list-style: none;
}
#content .cta li {
	float: left;
}
#content .cta li.cv a {
	background: url(../img/button_cv.png) no-repeat;
	display: block;
	width: 152px;
	height: 42px;
	margin-left: 15px;
}
#content .cta li.cv a:hover, #content .cta li.cv a:active {
	background: url(../img/button_cv.png) no-repeat 0 -42px;
}
#content .cta li.li a {
	background: url(../img/button_linkedin.png) no-repeat;
	display: block;
	width: 147px;
	height: 42px;
	margin-left: 15px;
}
#content .cta li.li a:hover, #content .cta li.li a:active {
	background: url(../img/button_linkedin.png) no-repeat 0 -42px;
}
#content .cta li a span {
	display: none;
}
#salutation {
	height: 177px;
	/*background: url(../img/hellomyname.gif) no-repeat 0 38px;
	background: url(../img/hellomyname-nolonger.gif) no-repeat 0 37px;*/
	background: url(../img/back_adhese.png) no-repeat;
	margin-bottom: 40px;
	padding: 18px 0 0 161px;
}
#work {
	background: url(../img/busywith.png) no-repeat 100px 10px;
	padding: 55px 0 0 10px;
	margin-bottom: 18px;
}
#work div {
	float: left;
	margin-right: 25px;
}
#work div.last {
	margin-right: 0;
}
#work img {
	width: 150px;
	height: 150px;
	border: 1px solid #fff;
}
#work a {
	display: block;
	width: 152px;
	height: 152px;
	border: 9px solid #DCDAB8;
}
#work a:hover, #work a:active {
	border: 9px solid #669900;
}

/* Footer */
#footer .container {
	background: url(../img/split_page.png) no-repeat 18px 0;
}
#footer h2.recently {
	background: url(../img/title_recently.gif) no-repeat;
	width: 138px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.popular {
	background: url(../img/title_popular.gif) no-repeat;
	width: 114px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.saying {
	background: url(../img/title_saying.gif) no-repeat;
	width: 202px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.syndicate {
	background: url(../img/title_syndicate.gif) no-repeat;
	width: 111px;
	height: 20px;
	margin-top: 25px;
}
#linklove {
	background: url(../img/box_linklove_top.png) no-repeat;
	margin-top: 10px;
}
#footer .bottom {
	background: url(../img/box_linklove_bottom.png) no-repeat left bottom;
	padding: 15px;
}
#linklove h2 {
	background: url(../img/title_linklove.gif) no-repeat;
	width: 144px;
	height: 16px;
	margin-bottom: 10px;
}
#footer ul {
	list-style: none;
}
#footer li {
	line-height: 24px;
	border-bottom: 1px solid #573D30;
}
.c3 {
	float: left;
	width: 145px;
}
.c4 {
	float: right;
	width: 145px;
}
#footer .attention {
	background: url(../img/box_sidebar_big_top.png) no-repeat;
	margin: 5px 0 0 10px;
}
#footer .attention div {
	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;
}

/* Recent comments */
#footer .recentcomments a {
	width: 270px;
	cursor: pointer;
	display: block;
}
#footer .recentcomments img {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
}
#footer .recentcomments a img {
	background: #6C4E40;
	border: none;
	padding: 3px;
}
#footer .recentcomments a:hover img, #footer .recentcomments a:active img {
	background: #fff;
}
#footer .recentcomments li {
	line-height: 16px;
	padding: 5px 0;
	width: 270px;
	border: none;
}
#footer .recentcomments span.author {
	color: #EBEAD1;
	width: 226px;
	float: right;
	display: block;
}
#footer .recentcomments a:hover span.author, #footer .recentcomments a:active span.author {
	color: #fff;
}
#footer .recentcomments a:hover span.message, #footer .recentcomments a:active span.message {
	color: #ff9900;
}

.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;
}
