/*  
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 {
    
    background-image: url(http://www.andrewdavidwatson.com/v2/img/bgrnd7.gif);
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 1.5em;
	padding: 0 0px;
   
}




#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 8px solid #ffffff;
	}


table {
  font-size: 1.3em;
}

ul li.indented {
	padding-left: 5px;
}

.underline {
	text-decoration: underline;
}

.image a:hover {
	background: transparent;
}


a, a:link { 
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited {	color: #ffffff; }

a:hover {
	color: #000000;
	background-color: #FF6633;
	text-decoration: none;
}



h6 a, h6 a:link {

	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

h6 a:visited  {	color: white; }

h6 a:hover {
	color: #ffffff;
	background-color: #FF0000;
	text-decoration: none;
}






h1 a, h1 a:link {
	text-decoration: underline;
}

h1 a:hover {
	text-decoration: none;
}

h1.huge {
	font-size: 25px;
}



h1 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 5px;
	text-transform: none;
	margin: 0 0 10px 0;
	color: #333;
	line-height: 18px;
	position: relative;
	overflow: hidden;
	font-size: 1.0em;
}


h2 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 0px 0;
	text-indent: 25px;
	text-transform: none;
	margin: -5px -5px 0px -5px
	color: #333;
	line-height: 12px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
}




.video_element_title a, .video_element_title a:link {
	text-decoration: underline;
	font-weight: bold;
}

.video_element_title a:hover {
	text-decoration: none;
}

.capitalize {
	text-transform: capitalize;
}
	
p {	margin: 0 0 1em 0; }

h3 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 5px;
	text-transform: none;
	margin: 0 0 10px 0;
	color: #333;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	font-size: 1.5em;
}

h3 .edit_link {
	position:absolute; 
	top: 4px; 
	right: 5px;
}

h3.edit, h3.blue {
	background-color: #ECF2FE;
}



h4 {
	font-size: .9em;
	text-decoration: none;
}

h5 {
	font-family: arial, verdana, sans-serif;
	font-size:  11.5px;
	color: #333;
	display: inline;
	text-decoration: none;
	font-weight: normal
	
}


h6 {
	position: relative;
	margin: 0 0 0 0;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	
}





h6 strong {
	text-transform: uppercase;
}



hr {
	margin-top: 5px;
	
	border: solid;
	border-color:  #CEDAF9;
	border-width: 1px 0 0 0;
	height: 2px;
	clear: both;
}





	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background-color: white;
	}

#page {
	padding: 0;
	margin: 0px auto;
	width: 800px;
		}
	
#header {
	padding: 0;
	margin: 0;
	height: 160px;
	width: 100%;
	z-index:1;
	overflow:hidden;
	}

table {
    
    }

.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: auto;
	}
	

.narrowcolumn2 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 800px;
	}


.post {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: justify;	
	}

.metadata {
	font-size: 0.8em;
	color: #A2A2A2;
	}

.narrowcolumn .postmetadata {
	margin: 0px 0;
	}
	


	
#capitalH {
    font-size: 50px;
    font-weight: bold;
    height: 150px;
    line-height: 270px;
    letter-spacing: 0px;
    text-align: right;
    overflow: hidden;
		color: white;
		filter: alpha(opacity=30);
		-moz-opacity: 0.3;

    }

/* End Structure */



/*	Begin Headers */



body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	
	color: #333;
	line-height: 1.5em;
	padding: 0 0px;
}




ul li.indented {
	padding-left: 5px;
}

.underline {
	text-decoration: underline;
}

.image a:hover {
	background: transparent;
}

a, a:link { 
	color: #696969; 
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited {	color: #696969; }

a:hover {
	color: #000000;
	background-color: #FF6633;
	text-decoration: none;
}


h1 a, h1 a:link {
	text-decoration: underline;
}

h1 a:hover {
	text-decoration: none;
}

h1.huge {
	font-size: 25px;
}



h1 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 5px;
	text-transform: none;
	margin: 0 0 10px 0;
	color: #333;
	line-height: 18px;
	position: relative;
	overflow: hidden;
	font-size: 1.0em;
}






h2 a, h2 a:link { 
	color: #696969; 
	text-decoration: underline;
	font-weight: normal;
   font-size: 1.2em;
	}

h2 a:visited {	color: #696969; }

h2 a:hover {
	color: #000000;
	background-color: #FF6633;
	text-decoration: none;
   font-size: 1.2em;
}


h2 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 10px;
	text-transform: none;
	margin: -5px -5px 0px -5px;
	color: #333;
	line-height: 12px;
	position: relative;
	overflow: hidden;
	font-size: 1.0em;
}

h4 {
	background: #DCDCDC;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 10px;
	text-transform: none;
	margin: -5px 0px 0px 0px;
	color: #333;
	line-height: 12px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
}

.video_element_title a, .video_element_title a:link {
	text-decoration: underline;
	font-weight: bold;
}

.video_element_title a:hover {
	text-decoration: none;
}

.capitalize {
	text-transform: capitalize;
}
	
p {	margin: 0 0 1em 0; }

h3 {
	background: #f4f4f4;
	border: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding: 5px 0;
	text-indent: 5px;
	text-transform: none;
	margin: 0 0 10px 0;
	color: #333;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	font-size: 1.5em;
}

h3 .edit_link {
	position:absolute; 
	top: 4px; 
	right: 5px;
}

h3.edit, h3.blue {
	background-color: #ECF2FE;
}

.blue {
	background-color: #f1f5fa;	
}

.blue h1 {
	font-size: 14px;
	line-height: 40px;
	width: auto;
	float: left;
}

.blue .blue_button {
	margin-top: 10px;
	height: 18px;
	float: right;
}

h3 .datetime {
	padding-left:6px;
}

h3.no_border {
	border: none;
}

h1.comments {
	font-size: 16px;
	background: transparent;
	padding-bottom: 10px;
}



h5 {
	font-family: arial, verdana, sans-serif;
	font-size:  11.5px;
	color: #333;
	display: inline;
	text-decoration: none;
	font-weight: normal
	
}



h2.blog_header {
	text-indent: 4px;
	font-weight: bold;
	color: #327BE0;
	background: #C2D5FA;
	margin: 0 0 8px 0;
}

.datetime {
	color: #999;
}

hr {
	margin-top: 5px;
	background-color: #6B8FED;	
	border: solid;
	border-color:  #CEDAF9;
	border-width: 1px 0 0 0;
	height: 2px;
	clear: both;
}





/* 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: 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 */

.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: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}



blockquote {
	margin: 15px 30px 0 10px;
	padding: 2px 0 2px 20px;
	border-left: 5px solid #959596;
	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: 10px;
    margin-bottom: 5px;
    overflow: auto;
    text-align: left;    font-size: 0.9em;
    margin: 0;
    border-left: 5px solid #959596;
    }

.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 */