/*
Theme Name: 1024px
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: A light and extremely simple theme with 2 columns. It is based on Andreas' <a href="http://andreasviklund.com/templates/1024px/">1024px XHTML/CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.
Version: 2.6
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas
*/


/* Body */
body {
	font-family: Arial, Helvetica, sans-serif;
	width:1054px;
	margin-left: 60px;
	background-image: url(http://www.jasperelings.info/preloader.gif);
	background-repeat: repeat-y;
}
*{color:#333333;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;

}

/* Main wrap */
#wrap {

	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0px;
	background-color: #CCCCCC;	
}









#streep{
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000;	
	
	
	
	
	
	
}




#svp945 {
font-weight:bold;
	text-align:left;
	color:#666666;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#svp94O {
font-weight:bold;
	text-align:left;
	color:#000000;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#svp94O a:link {

	text-decoration: none;
	color:#000000;
	border: none;
}
#svp94O a:active {
	text-decoration: none;
	color:#ffffff;
	border: none;
}
#svp94O a:visited {
	text-decoration: none;
	color:#000000;
	border: none;
}
#svp94O a:hover	{
	text-decoration: none;
		color:#ffffff;
	border: none;
}













a.five:link {
	color: #000000;
	font-weight:bold;
	
}
a.five:visited {color: #000000;font-weight:bold; }
a.five:hover {color: #fff;}

a.one:link {color: #666; }
a.one:visited {color: #666; }
a.one:hover {color: #fff;}

a.two:link {color: #666; }
a.two:visited {color: #666; }
a.two:hover {color: #fff;}

a.six:link {
	font-weight:bold;
	color: #000;
}
a.six:visited {
	font-weight:bold;
	color: #000; }
a.six:hover {
	font-weight:bold;
	color: #fff;}












/* Headers */
h1 {
	color:#666;;
	font-size: 22px;
	margin:0px 0px 0px 0px;	
}
h1 a {color:#000;}
h1 a:hover {

}
h2, table#wp-calendar caption {
	text-align:left;
	color:#000000;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	font-weight: bold;
}
h3 {
	color:#000000;
	padding:0px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 17px;
}
h4 {font-weight:bold;
	text-align:left;
	color:#000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	border-top-width: 20px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h7 {
	margin-left: -5px;
	padding-top: 0px;	
}
h8 {
	border-top-width: 10px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




h9 {
	border-top-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	color: #FFFFFF;
}


h10 {
	color:#000000;

	font-size: 12px;


	padding-left: 10px;
}




/* Sidebar */
#sidebar {
	font-size: 13px;
	float:left;
	width:220px;
	
	line-height: 17px;
	
}
#sidebar p,#sidebar ul,#sidebar .textwidget {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebar li {list-style:none; margin:0 0 0;}
#sidebar li a {  padding:0px;}
#sidebar ul ul {margin:0 0 0 0;}
#sidebar ul ul li {margin:0 0 0;}
#sidebar ul ul li a {
	font-weight:normal;
	
}

/* Content */
#content {
	

	float:right;
	text-align:left;
	width:635px;
	margin-right: 160px;
	overflow: auto;
	

}
#content ul,#content ol {margin:0 0 0 0;}
#content ul li,#content ol li {margin:0 0 0;}
#content ul ul,#content ol ol {margin:0 0 0 0;}
#content img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	z-index: 1;
}






#content p {margin:0 0 0 0;}
#content p.timestamp {font-size:12px; margin:0 0 0px 0px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:right;}
#content #postnav {padding:0; margin:5px 0 0px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

/* Footer */





/* Links */
a {	text-decoration:none;font-size: 12px;}
a:hover {
	color:#FFFFFF;
}
a img {border:0;
color:#fff;}


/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}



/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}








/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}



/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}


