/*  
Theme Name: Scorpio
Theme URI: http://www.artemisgallery.net/scorpio-wordpress-theme/
Description: Description. Widget enabled. This theme is sponsored. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons</a>. Attribution links must stay.
Version: 1.3
Author: Artemis Gallery
Author URI: http://www.artemisgallery.net
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-serif;
	background: #C5B7D2;
	color:#000;
/*	text-align: center;*/
	}
.categories, .categories a, .categories li{
	font-size:8pt;
/*	margin-left:10px;*/
	margin-left:8px; 
	color:#000000;
	list-style:none;
}

.categories a:visited{
	color:#674589;
	list-style:none;
}
.dynamic_sidebar{
	list-style:none;
}
/*
.categories a:visited{
	margin-top:0px;
	padding-left:10px;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
}
*/
#page {
	background-color: #404040; 
	text-align: left;
/*	border:1px solid #292929;*/
	}
#header {
	background: #416715;
	}

.headerimg 	{
	background: url('http://www.herpes-lotgenoten.nl/img/cell_topmenu.jpg') repeat-x bottom center;
    background-color: #333366;
/*	height: 190px; 
	width: 780px; */
	} 
	
#content {
	font-family:Verdana;
	font-size:10pt;
	text-align:justify;
	}

.narrowcolumn .entry {
/*	line-height: 1.4em;*/
	}

.alt {
	background-color:#e6ddee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #C5B7D2 url('http://www.herpes-lotgenoten.nl/img/cell_topmenu.jpg') repeat-x top;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.headerimg .description {
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
	}

h2 {
/*	font-size: 1.6em;*/
	font-size:1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
/*	font-size: 1.2em;*/
	font-size:12px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:#674589;
	}
.pagenav li, .pagenav a, .pagenav a:visited{
	margin-left:10px;
	list-style:none;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	}
.page_item li, .page_item a,  .page_item a:visited{
	margin-left:10px;
	list-style:none;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#674589;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 0.8em Verdana;
	}
.nocomments, blockquote, strike {
	color:#333366;
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #323232; 
	}

small {
	color:#000;
	}
	
div .textwidget {
	padding: 5px 11px 5px 11px;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
/*	color: #E8D178;*/
	text-decoration: none;
	}

a:hover {
	color:#674589;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 0;
/*	width: 780px;*/
	width:80%;
	position:relative;
	}
	
#header {
	background-color: #416715;
	margin: 0; 
	padding: 0; 
	height: 190px; 
/*	width: 780px;*/
	width:100%;
	}

.headerimg {
	margin: 0;
	height: 190px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0;
/*	margin: 0px 0 0 228px;*/
/*	width: 535px;*/
	margin:auto;
	/*width:90%;*/
	position:relative;
	}

.post {
	/*margin: 0 0 40px 0;
	padding-bottom:10px;*/
/*	text-align: justify;*/
	}

.post hr {
	display: block;
	}

.postmetadata{
	font:bold 0.8em Arial;
    color:#000;
/*	padding:4px 100px 2px 5px;
	margin:0 0 10px 0;*/
/*	text-align: left;
	width:100%;*/
	}
	
.postmetadata2{
	background:#C5B7D2;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#000;
	padding:4px 0 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2 a {
	color: #674589;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color:#674589;
	text-decoration: underline;
	}
	
.postmetacomment {
/*	position:absolute;
/*	margin:0 0 0 440px;*/
/*	margin:0 0 0 350px;*/
/*	margin:0 0 0 85%;*/
	text-align:right;
	}

.postmetadata a {
	color:#674589;
	}

.postmetacomment a, .postmetacomment a:visited {
	color:#674589;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width:100%;
	height:25px;
	clear: both;
	}

#footer a {
	color:#000;
	text-decoration:none;
	}

#footer a:hover {
	color:#6A6A6A;
	text-decoration:underline;
	}

#footer p {
	font: 10px Verdana;
	margin: 0 0 0 210px;
	padding: 9px 0 0 7px;
	text-align: left;
	color:#000;
	}

.footerrss {
	margin-left:30px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 20px 0 5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#323232;
	}

#sidebar a {
	color:#323232;
	}

h3 {
	padding: 0;
	margin: 20px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Header menu*/

.menu {
	position:absolute;
	margin:135px 0 0 225px;
	padding:0;
	text-align:center;
	}

.menu li {
	float:left;
	background::#e6ddee;
	border:1px solid #474643;
	width:72px;
	height:20px;
	text-align:center;
	padding-top:6px;
	color:#fff;
	list-style:none;
	margin-left:5px;
	}
	
.menu a {
	text-decoration:none;
	font:1.2em Arial,Helvetica,Sans-serif;
	color:#fff;
	}
	
/* End menu */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
* html .entry li {
	margin-left:20px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	padding:5px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color:#323232;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	position:relative;
	margin: 3px 0 0;
	padding: 0;
	background: url('images/bullet.gif') no-repeat 0 3px;
	padding-left:15px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
	width:100px;
	}

.widget_search #searchform {
	position:relative;
	padding:0;
	margin:0;
	width:142px;
	}

.widget_search #searchform #s {
	width:125px;
	height:16px;
	}
	
#s {
/*	width: 142px;*/
	height:17px;
	padding: 0px;
	border:1px solid #2A3155;
	font:0.9em Arial, Helvetica, Sans-Serif;
	}

#searchsubmit {
	position:absolute;
	margin-left:3px;
	border:1px solid #2A3155;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	color:#000;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a {
	color:#000;
	}
/* End Comments */



/* Begin Sidebar */
.cat-item, .cat-item a{
	color:#000000;
	font-size:8pt;
	}
.cat-item a:visited{
	color:#674589;
	}
#sidebar
{
	background: #e6ddee url(http://www.herpes-lotgenoten.nl/img/cell_left.jpg) repeat-y right;
	float:left;
	padding-top:5px;
	padding-left:5px;
	width:21%;
	position:relative;
	}
	
#sidebar form {
	margin: 0;
	}

#sidebar .favorite {
	position:relative;
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	width:185px;
	}

#sidebar .favorite li {
	float:left;
	}

#sidebar .favorite img {
	position:absolute;
	}
	
#sidebar .favorite a{
	position:absolute;
	font:bold 1.1em Arial, Helvetica, Sans-Serif;
	color:#000;
	}

#sidebar .favorite .favimg{
	margin-left:5px;
	}
	
#sidebar .favorite .fav {
	margin-left:20px;
	}
	
#sidebar .favorite .rssimg {
	margin-left:75px;
	}
	
#sidebar .favorite .rss {
	margin-left:90px;
	}
	
.line {
	margin-top:20px;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto 0;
	width: 140px;
	background-color:#e6ddee;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	padding:0;
	margin:0;
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	background-color:#e6ddee;
	}
#wp-calendar td {
	font-size:8pt;
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border:1px;
	border-color:#C5B7D2;
	border-style:dashed;
	background-color:#e6ddee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 20px 0;
	padding-bottom:20px;
	position:relative;
	}
.left_sidebar, .left_sidebar a, .left_sidebar a:visited{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	}
.left_sidebar a:hover{
	text-decoration:underline;
	color:#000000;
	}
.navigation a {
	font:bold 1.2em Arial, Helvetica, Sans-serif;
	color:#674589;
	padding:10px;
	text-decoration:none;
	}
/* End Various Tags & Classes*/

/* forum style */
#wrap {
	padding: 0px 0px;
	min-width: 650px;
	width: 100%;
	margin: 0 auto;
	font-size:10px;
}

#simple-wrap {
	padding: 6px 10px;
}


