/* Body */
 #authorlist li {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
}
#authorlist img.photo {
	width: 40px;
	height: 40px;
	float: left;
}
#authorlist div.authname {
	margin: 20px 0 0 10px;
	float: left;
}
body {
	background:#fff url(images/background.gif) top center repeat-y;
	color:#555;
	font:15px Arial, sans-serif;
	line-height:1.3em;
	padding:0 0;
	font-size: 100.1%; /* em internet explorer fix */
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}/* Links */
a {
	color:#888;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a .img {
	border:#999 solid 1px;
	padding:4px;
}
a:hover .img {
	border:#90c solid 2px;
	padding:3px;
	background-color:#90c;
}/* Main wrap */
.img a img {
	border:#999 solid 1px;
	padding:4px;
	width:160px;
}
.img a:hover img {
	border:#90c solid 2px;
	padding:3px;
	background-color:#90c;
}
#flickrapi {
	width: 520px;
}
#flickrapi a img {
	border:#999 solid 1px;
	padding:4px;
	margin:9px;
}
#flickrapi a:hover img {
	border:#90c solid 2px;
	padding:3px;
	background-color:#90c;
}
#flickrapifrontpage a img {
	border:#999 solid 1px;
	padding:4px;
	margin:9px;
	width:160px;
	height:auto;
}
#wrap {
	color:#888;
	margin:0 auto;
	width:960px;
}/* Headers */
h1 {
	color:#a500ce;
	font-size:16px;
	line-height:.8em;
	letter-spacing:-2px;
	margin:10px 0 5px 25px;
}
h1 a {
	color:#a500ce;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:none;
}
h2, table#wp-calendar caption {
	border-bottom:1px solid #dadada;
	text-align:left;
	font-weight:bold;
	color:#90c;
	font-size:18px;
	letter-spacing:-1px;
	margin:40px 0 13px;
	padding:1px 2px 5px 0px;
}
h2 a {
	color:#a500ce;
	text-decoration:none;
	margin:40px 0 13px;
	padding:1px 2px 5px 0px;
}
h3 {
	border-bottom:1px solid #dadada;
	color:#a500ce;
	font-size:18px;
	font-weight:bold;
	margin:40px 0 13px;
	padding:1px 2px 5px 0px;
}
/* 3 kolommen met informatie*/
/* Begin 3kolomn*/

#main_container1 {
	float: left;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	margin: -46px 0 0 0;
}
/* container boxen */
#header_container1 {
	width: 100%;
	height: 0px;
	padding: 46px 0 0 0;
	text-align: center;
}
#links_container1 {
	float: left;
	min-height: 100%;
	width: 190px;
}
#content_container1 {
	margin: 0 250px 0 190px;
}
#rechts_container1 {
	float: right;
	width: 250px;
}
a #rechts_container1 {
	text-decoration:none;
}
#footer_container1 {
	clear: both;
	height: 46px;
	width: 100%;
	text-align: center;
}
/* content boxen */
#header21 {
	width: 100%;
	height: 81px;
	padding: 10px 0;
}
#rechts1, #links1, #content1 {
	padding: 0px 20px 0px 0px;
}
#footer1 {
	padding: 20px 163px 0 0;
}
a:hover {
	color:7ac617;
	text-decoration:underline;
}
/* Sidebar */

#sidebar {
	float:left;
	margin:0 0 5px;
	padding:0;
	width:195px;
}
#sidebar p, #sidebar ul, #sidebar .textwidget {
	margin:0 0 25px 0;
}
li {
	list-style:none;
	margin:0 0 6px;
}
li a {
/*	padding:2px;*/
	text-decoration:none;
/*	font-weight:bold*/
}
ul ul {
	margin:5px 0 5px 0;
}
ul ul li {
	margin:0 0 5px;
}
ul ul li a {
	font-weight:normal;
}
/* Content */

#content {
	float:right;
	line-height:1.5em;
	margin:-2px 0 10px 0px;
	text-align:left;
	width:725px;
padding-left:200px:
}
#content ul, #content ol {
	margin:0 0 18px 30px;
}
#content ul li, #content ol li {
	margin:0 0 3px;
}
#content ul ul, #content ol ol {
	margin:5px 0 5px 15px;
}
#content img {
	margin:0px;
}
#content p {
	margin:0 0 15px 0;
}
#content p.timestamp {
	font-size:15px;
	margin:-5px 0 15px 0;
}
#content p.timestamp a {
	font-weight:normal;
}
#content #postnav {
	padding:5px;
	margin:5px 0 18px;
}
#content #postnav p {
	margin:0;
}
#content #postnav p.right {
	text-align:right;
	padding-right:5px;
	margin-top:-18px;
}
/* Footer */

#footer {
	border-top:4px solid #dadada;
	color: #f00;
	clear:both;
	color:#555;
	font-size:17px;
	margin:0 auto;
	padding:8px 0;
	text-align: justify;
	font-weight:bold;
	color:#999;
}
#footer p {
	margin:0;
	padding:0;
	color:#999;
}
#footer a {
	color:#999;
	font-weight:bold
}
#footer a:hover {
	text-decoration:underline;
	margin: 0 0 15px;
}
#footer span, #footer span a {
	font-weight:normal;
}
#footer ul {
	list-style: none;
	font-size:17px;
	text-align:justify;
	margin: 10px 0 10px 0;
}
#footer li {
	display: inline;
	margin: 0 1px 0 1px;
}
#footer li a {
	text-align:justify;
}
/* Comments */

#content div.comment {
	margin-bottom:15px;
	border-bottom:1px solid #dadada;
}
#content div.comment p {
	margin:0 0 4px 10px;
}
#commentsection p {
	margin:0 0 8px 10px;
}
#commentsection input, #commentsection textarea {
	padding:5px;
	width:170px;
}
#commentsection textarea#comment {
	width:700px;
}
#commentsection input#submit {
	width:75px;
	color:#333;
	background-color:#fff;
}
#commentsection input, #commentsection textarea, form div.searchbox input {
	font:94% Verdana, Tahoma, Arial, sans-serif;
	border:1px solid #ccc;
}
/* Tags */

blockquote {
	border:1px solid #dadada;
	font-size:0.9em;
	margin:20px 10px;
	padding:8px;
}
blockquote p {
	padding:2px 0;
	margin:0;
	font-weight:bold;
}
table#wp-calendar {
	width:180px;
	margin:0 0 18px 10px;
}
p {
	margin:0 0 18px 10px;
}
ul, ol, dl {
/*	font-size:0.9em;*/
	margin:2px 0 16px 35px;
}
ul ul, ol ol {
	margin:4px 0 4px 35px;
}
code {
	font-size:1.1em;
	background-color:#f4f4f4;
	color:#555;
	display:block;
	margin:5px 0 15px 0;
	padding:5px 5px 5px 7px;
	border:1px solid #ccc;
}
/* Float fix */

.contenttext {
	overflow:hidden;
	text-align:justify
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
}
/* Searchbox */

.searchbox {
	margin:8px 0 15px 10px;
}
.searchbox label {
	display:none;
}
.searchbox input {
	font-size:0.9em;
	padding:5px;
	width:166px;
	border:1px solid #ccc;
}
/* Various classes */

.message {
	margin:0 0 70px;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.hide {
	display:none;
}
/* Thisissoul Links */
a #hyves {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/hyves.gif);
	background-position: center;
	background-repeat:no-repeat
}
a:hover #hyves {
	background-image:url(http://Thisissoul.nl/images/links/hyves_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #youtube {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/youtube.gif);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #youtube {
	background-image:url(http://Thisissoul.nl/images/links/youtube_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #vimeo {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/vimeo.gif);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #vimeo {
	background-image:url(http://Thisissoul.nl/images/links/vimeo_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #twitter {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/twitter.png);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #twitter {
	background-image:url(http://Thisissoul.nl/images/links/twitter_hover.png);
	background-position:center;
	background-repeat:no-repeat
}

a #flickr {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/flickr.gif);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #flickr {
	background-image:url(http://Thisissoul.nl/images/links/flickr_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #myspace {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/myspace.gif);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #myspace {
	background-image:url(http://Thisissoul.nl/images/links/myspace_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #msn {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/msn.gif);
	background-position:center;
	background-repeat: no-repeat
}
a:hover #msn {
	background-image:url(http://Thisissoul.nl/images/links/msn_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
a #skatesetup {
	width:95px;
	height:38px;
	background-image:url(http://Thisissoul.nl/images/links/skatesetup.gif);
	background-position:center;
	background-repeat:no-repeat
}
a:hover #skatesetup {
	background-image:url(http://Thisissoul.nl/images/links/skatesetup_hover.gif);
	background-position:center;
	background-repeat:no-repeat
}
