/*  
Theme Name: Simplifisticate
Theme URI: http://www.damn.be/weblog/index.php/2006/05/18/wordpress-theme-simplifisticate/
Description: Simplifisticate Visual Style
Version: 1.65
Author: selder
Author URI: http://www.damn.be
*/

/* Begin Typography & Colors */

body {
scrollbar-Track-Color:#D5E2F3; 
	scrollbar-Face-Color:#D5E2F3; 
	scrollbar-Shadow-Color:#D5E2F3; 
	scrollbar-DarkShadow-Color:#D5E2F3;  
	scrollbar-Highlight-Color:#FFFFFF;  
	scrollbar-3dLight-Color:#D5E2F3;  
	scrollbar-Arrow-Color:#3C5160;
}

body {
	font-size: 12px;
	font-family: Verdana;
	background-color: #D5E2F3;
	color: #2E3367;
	text-align: center;
} 
	
	

#page {
	background-color:  #D5E2F3;
	border: 1px solid #A6BFD2;
	text-align: left;
	z-index:1;
	}

#content {
	font-size: 12px;
	line-height: 1.5;
	z-index:1;
	}
	
.alt {
	background-color: #E4ECF1;
	border: 1px solid #A6BFD2;
	}

.arch-left {
	background-color: #E4ECF1;
	border: 1px solid #A6BFD2;
	width: 250px;
  padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	float: left;
	clear: left;
  }

.arch-right {
	background-color: #E4ECF1;
	border: 1px solid #A6BFD2;
	width: 250px;
  padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	float: right;
	clear: right;
  }
  
#container {
 font-size: 10px;
 }

.headerlinks {  
	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #A6BFD2;
	color: #FFFFFF;
	z-index:3;
	}
	
.spacer {
	margin: 20px 0px;
	clear: both;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.2em;
	}

h1 {
	font-size: 10px;
	text-align: right;
	}

.description {
	font-size: 10px;
	text-align: center;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	}

h2.pagetitle {
	font-size: 12px;
	text-decoration: underline;
	}

h3 {
	font-size: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #266CA6;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #426279;
	}
	
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: #266CA6;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px Verdana;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	
	font-style: normal;
	font-size: 10px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-size: 10px;
	font-weight: normal;
	}

#sidebar {
	font: 10px Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #426279;
		}
	
code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #426279;
	text-decoration: underline;
	}

#footer a {
	color: #426279
	text-decoration: none;
	}

#footer a:hover {
	color: #426279
	text-decoration: none;
	}

a:hover {
	color:  #266CA6;
	text-decoration: none;
	}

#redd {
	color: red;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 550px;
	border: 3px solid #A6BFD2;
	}
	
#header {
	padding: 0;
	margin: 0;
	height: 100px;
	width: 100%;
	z-index:4;
	overflow: visible;
	background-color: #E4ECF1;
	}

.narrowcolumn {
	padding: 2px 10px 2px 10px;
	margin: 0;
	width: auto;
	}
	
.post {
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: justify;	
	}

.metadata {
	font-size: 10px;
	color: #266CA6;
	}

.narrowcolumn .postmetadata {
	margin: 5px 0;
	}
	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	clear: both;
	background-repeat: no-repeat;
	background-color:#BDCFDD;
	color:  #426279;
	font-size:0.8em;
	}

#footer p {
	margin: 0;
	padding: 4px 0;
	text-align: center;
	}
	
#capitalH {
    font-size: 0px;
    font-weight: bold;
    height: 0px;
    line-height: 0px;
    letter-spacing: 0px;
    text-align: right;
    overflow: hidden;
		color: white;
		filter: alpha(opacity=0);
		-moz-opacity: 0;

    }

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 60px 0 0 0;
	margin: 0;
	color: #bec1d6;
	text-align: center;
	display: none;
	}

.description {
	text-align: right;
	color: #bec1d6;
	padding: 0 0px 0 0;
	display: none;
	z-index;4;
	}

h2 {
	margin: 5px 0 0 0;
	}
	
.capital {
	font-size: 0px;
	font-weight: bold;
	text-align: right;
	}

h2.archivelist {
  margin: 0px 0 0;
	font-size: 1.0em;
	text-decoration: underline;
  }

h2.pagetitle {
	margin: 10px 0 5px 0;
	text-align: left;
	text-decoration: underline;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: compact;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	}

.alignright {
	float: center;
	}
	
.alignleft {
	float: center
	}
/* End Images */

/* Begin Lists */

.arch-right li h2 {
text-indent: 0px;
}

.arch-right li, .arch-left li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	text-indent: -30px;
	}

.arch-right ul li:before {
	content: "\00BB \0020";
}

.arch-left ul li:after {
	content: "\0020 \00AB";
}

.arch-left ul li {
	margin-right: 10px;
	}

.arch-right ul li ul li {
	text-indent: -60px;
  font-style: italic;
}


/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px 0 5px 0;
	padding: 5px; 
	text-align: center;
	}

#searchform #s {
	width: 190px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 180px;
	}

#commentform input {
	width: 112px;
	padding: 1px;
	/*margin-left: 0;*/
	}

#commentform textarea {
	width: 472px;
	margin: 0;
	padding: 2px;
	}

#commentform #submit {
	margin-left: 2px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}

.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 0 0;
	width: 100%;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	text-align: right;
	}
	
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 2px 0 2px 20px;
	border-left: 5px solid #A6BFD2;
	background-color: #f6f7f4;
	}

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-top: 5px;
	margin-bottom: 30px;
	}

/* End Various Tags & Classes*/

/* Codehighlight CSS */

.hl-surround {
    background-color: #f6f7f4;
    padding: 15px;
    margin-bottom: 5px;
    overflow: auto;
    text-align: left;    font-size: 0.3em;
    margin: 0;
    border-left: 5px solid #A6BFD2;
    }

.hl-surround, .hl-surround pre, .hl-surround span { font: normal 9pt 'Courier New', monospace;}

.hl-default     { color: Black; }
.hl-code        { color: Gray; }
.hl-brackets    { color: Olive; }
.hl-comment     { color: #ffa500; } /* Orange */
.hl-quotes      { color: #8b0000; } /* Dark red */
.hl-string      { color: Red; }
.hl-identifier  { color: Blue; }
.hl-builtin     { color: Teal; }
.hl-reserved    { color: Green; }
.hl-inlinedoc   { color: Blue; }
.hl-var         { color: #00008b; } /* Dark blue */
.hl-url         { color: Blue; }
.hl-special     { color: Navy; }
.hl-number      { color: Maroon; }
.hl-inlinetags  { color: Blue; }
.hl-main        { background-color: transparent; }

.hl-main pre { margin: 0; padding: 0; }

/* End Codehighlight CSS */