/* HTML selectors */
h1 {
	color: #422C21;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
}
hr {
  border: solid 1px #D9D7BC;
}
#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(http://pyvis.net/img/message_back_home.png) no-repeat 115px 0;
}

/* Content */
#content {
	background: #EBEAD1 url(http://pyvis.net/img/content_home.png) repeat-x;
}
#header {
	height: 30px;
}
#blogtop {
	background: url(http://pyvis.net/img/maintop.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(http://pyvis.net/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(http://pyvis.net/img/login.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(http://pyvis.net/img/login.png) no-repeat 0 -42px;
}
#content .cta li.li a {
	background: url(http://pyvis.net/img/register.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(http://pyvis.net/img/register.png) no-repeat 0 -42px;
}
#content .cta li.cv2 a {
	background: url(http://pyvis.net/img/logout.png) no-repeat;
	display: block;
	width: 152px;
	height: 42px;
	margin-left: 15px;
}
#content .cta li.cv2 a:hover, #content .cta li.cv a:active {
	background: url(http://pyvis.net/img/logout.png) no-repeat 0 -42px;
}
#content .cta li.li2 a {
	background: url(http://pyvis.net/img/settings.png) no-repeat;
	display: block;
	width: 147px;
	height: 42px;
	margin-left: 15px;
}
#content .cta li.li2 a:hover, #content .cta li.li a:active {
	background: url(http://pyvis.net/img/settings.png) no-repeat 0 -42px;
}
#content .cta li a span {
	display: none;
}
#salutation {
	height: 177px;
	background: url(http://pyvis.net/img/announcements.png) no-repeat;
	margin-bottom: 30px;
	padding: 23px 0 0 157px;
}
#work {
	background: url(http://pyvis.net/img/networkstuff.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(http://pyvis.net/img/split_page.png) no-repeat 18px 0;
}
#footer h2.recently {
	background: url(http://pyvis.net/img/title_recently.gif) no-repeat;
	width: 138px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.popular {
	background: url(http://pyvis.net/img/title_popular.gif) no-repeat;
	width: 114px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.saying {
	background: url(http://pyvis.net/img/title_saying.gif) no-repeat;
	width: 202px;
	height: 19px;
	margin: 25px 0 10px 0;
}
#footer h2.syndicate {
	background: url(http://pyvis.net/img/title_syndicate.gif) no-repeat;
	width: 111px;
	height: 20px;
	margin-top: 25px;
}
#linklove {
	background: url(http://pyvis.net/img/box_linklove_top.png) no-repeat;
	margin-top: 10px;
}
#footer .bottom {
	background: url(http://pyvis.net/img/box_linklove_bottom.png) no-repeat left bottom;
	padding: 15px;
}
#linklove h2 {
	background: url(http://pyvis.net/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(http://pyvis.net/img/box_sidebar_big_top.png) no-repeat;
	margin: 5px 0 0 10px;
}
#footer .attention div {
	background: url(http://pyvis.net/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(http://pyvis.net/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(http://pyvis.net/img/box_bottom.png) no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0 15px;
}

/* HTML selectors */
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #221711;
	margin: 0;
	padding: 0;
}
p, form, fieldset, input, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 18px;
	margin-bottom: 15px;
}
#flashcontent {
	margin-bottom: 15px;
	text-align: center;
}
h1.fout,p.fout {
	color: #cc0000;
}
h3 {
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

/* Position */
.container {
	margin: 0 auto;
	width: 960px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Links */
a {
	color: #669900;
}
a:hover, a:active {
	color: #422C21;
}
.notice a {
	color: #000;
}
.notice a:hover, .notice a:active {
	color: #669900;
}

#footer a {
	color: #634131;
	text-decoration: none;
}
#footer a:hover {
	color: #634131;
	background: transparent;
	text-decoration: underline;
}

#blogbottom a, .postdata a, .commentdata a, .leave a {
	color: #979680;
}
#blogbottom a:hover, #blogbottom a:active, .postdata a:hover, .postdata a:active, .commentdata a:hover, .commentdata a:active, .leave a:hover, .leave a:active {
	color: #669900;
}

/* Succes message */
#message {
	background: url(http://pyvis.net/img/message_back.png) repeat-x;
	font-size: 12px;
	color: #000;
	height: 50px;
}
#message .container {
	height: 50px;
}
#message p {
	margin: 0;
	padding: 8px 0 0 10px;
}
#name {
	background: url(http://pyvis.net/img/message_back.png) repeat-x;
	font-size: 12px;
	color: #000;
	height: 20px;
	border: solid 1px #D9D7BC;
}
#name .container {
	height: 20px;
}
#name p {
	margin: 0;
	padding: 8px 0 0 10px;
}
#from {
	background: url(http://pyvis.net/img/message_back.png) repeat-x;
	font-size: 12px;
	color: #000;
	height: 20px;
	border: solid 1px #D9D7BC;
}
#from .container {
	height: 20px;
}
#from p {
	margin: 0;
	padding: 8px 0 0 10px;
}
#subject {
	background: url(http://pyvis.net/img/message_back.png) repeat-x;
	font-size: 12px;
	color: #000;
	height: 20px;
	border: solid 1px #D9D7BC;
}
#subject .container {
	height: 20px;
}
#subject p {
	margin: 0;
	padding: 8px 0 0 10px;
}

/* Content */
h1 span, h2 span {
	display: none;
}
.skip {
	display: none;
}
.main {
	width: 580px;
	float: left;
}
.postdata, .commentdata, .leave {
	color: #979680;
}
.hyphen {
	color: #C6C4A6;
	background: url(http://pyvis.net/img/dot.png) no-repeat center center;
	padding: 0 3px;
}
#blog {
	background: url(http://pyvis.net/img/mainmiddle.png) repeat-y;
}
#blogbottom {
	background: url(http://pyvis.net/img/mainbottom.png) no-repeat left bottom;
	padding: 10px 44px 20px 44px;
}
.sidebar {
	width: 340px;
	float: right;
	padding: 0 10px 0 30px;
}
#content .sidebar p {
	font-size: 14px;
	margin-bottom: 20px;
}
#content .sidebar p.notice {
	font-size: 11px;
	line-height: 14px;
}
#content .main #blogtop ul {
	margin: 0 0 15px 20px;
	list-style: none;
}
#content .main #blogtop li {
	line-height: 18px;
	background: url(http://pyvis.net/img/bullet.png) no-repeat 0 6px;
	padding-left: 16px;
}
#blogtop img.rand, #content .master img.rand {
	background: #fff;
	border: 4px solid #DCDAB8;
	padding: 1px;
}
.right {
	float: right;
	margin: 0 0 15px 15px;
}
.metatale {
	float: right;
	margin: 0 15px;
	border: none;
}
.statcounter {
	display: none;
}

/* Footer */
#footer {
	color: #634131;
	background: #422C21 url(http://pyvis.net/img/split.png) repeat-x;
}
#footer .container {
	padding-top: 20px;
}
#footer .sidebar p {
	margin: 15px 0 0 0;
}
.c1 {
	width: 270px;
	float: left;
	padding-left: 10px;
}
.c2 {
	width: 270px;
	float: right;
	padding-right: 10px;
}


/* Tagcloud */
.tagcloud span a {
	color: #000;
	text-decoration: none;
}
.tagcloud span a:hover, .tagcloud span a:active {
	color: #669900;
	text-decoration: underline;
}
.cloud-1 {
	font-size: 10px;
}
.cloud-2 {
	font-size: 12px;
}
.cloud-3 {
	font-size: 14px;
}
.cloud-4 {
	font-size: 16px;
}
.cloud-5 {
	font-size: 18px;
}

/* Formulier */
form {
	margin-bottom: 15px;
}
label {
	line-height: 25px;
	width: 100px;
	float: left;
}
#form_cv input.email {
	float: left;
}
#indicator {
	margin-left: 10px;
	width: 20px;
	height: 20px;
}
input.pijl {
	margin-left: 10px;
	width: 24px;
	height: 20px;
	border: 0;
	background: url(http://pyvis.net/img/button_arrow.png) no-repeat;
	float: left;
}
input.pijl:hover {
	background: url(http://pyvis.net/img/button_arrow.png) no-repeat 0px -20px;
}
input.postit {
	margin: 15px 0 0 96px;
	width: 77px;
	height: 38px;
	border: 0;
	background: url(http://pyvis.net/img/button_postit.png) no-repeat;
}
input.postit:hover {
	background: url(http://pyvis.net/img/button_postit.png) no-repeat 0px -38px;
}
textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 350px;
	height: 160px;
	border: solid 1px #D9D7BC;
	background: #FFFFFF;
}
fieldset {
	border: none;
}