html {

	background-color: #FFFFFF;

}

/*
Theme Name: an ordinary theme
Theme URI: http://www.blog.ordinary.ch/?page_id=269
Version: 1.6
Description: A simple one-column theme with two corresponding random pictures in the header and a suckertree navigation thereunder. Partly widget ready. Please read the readme.txt file.
Author: Fabian Schmid
Author URI: http://www.blog.ordinary.ch/
Tags: one-column, fixed-width, white, black, light
*/







/* standards */







body {

	color: #000000;

	font-family: "Arial";

	font-size: .75em;

	display: block;

	background-color: #FFFFFF;

	}



table tr td {

	font-family: "Arial";

	font-size: 11px;

	background-color: #FFFFFF;

	}



p {

	text-align: left;

	background-color: #FFFFFF;

	}



h2 {

	color: #8b48a4;

	font-size: 1.2em;

	text-transform: uppercase;

	margin: 0;

	background-color: #FFFFFF;

	}



h3 {

	text-transform: uppercase;

	background-color: #FFFFFF;

	}



a {



	color: #8b48a4;



	text-decoration: none;



	}



a:hover {



	color: #a1a1a1;



	}



blockquote {



	background: url("images/blockquote.jpg") no-repeat top left;



	font-style: italic;



	padding-left: 30px;



	}



#navlink {



	margin: 25px 0 25px 0;



	text-transform: uppercase;



	font-weight: bold;



	}



.alignleft {



	text-align: left;



	}



.alignright {



	text-align: right;



	}



.aligncenter {



	text-align: center;



	}



/* header */







#contentwrap {

	margin-top: 30px;

	width: 810px;

	min-height: 480px;

	background-color: #FFFFFF;

	padding: 10px;

	}



#titleanddesc {

	padding: 20px 1px 0 1px;

	width: 800px;

	background-color: #FFFFFF;

	}



#blogtitle {

	color: #8b48a4;

	text-align: left;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

	float: left;

	background-color: #FFFFFF;

	}



#blogtitle a {

	text-decoration: none;

	background-color: #FFFFFF;

	}



#blogdescription {

	text-transform: uppercase;

	font-size: 11px;

	color: #a9a9a9;

	float: left;

	background-color: #FFFFFF;

	}



#leftbanner {



	clear: both;



	border: 3px solid #000000;



	width: 282px;



	height: 377px;



	float: left;



	}



#rightbanner {



	border: 3px solid #000000;



	width: 503px;



	height: 377px;



	float: right;



	}



#navigation {

	/* border: 3px solid #000000; */

	width: 805px;

	height: 20px;

	float: left;

	margin-top: 3px;

	margin-bottom: 15px;

	background-color: #FFFFFF;

	}



	



/* post and entries */







.postdate {



	color: #000000;



	font-size: 1.7em;



	font-weight: bold;



	margin-top: 20px;



	text-transform: uppercase;



	}



.pagetitle {



	color: #000000;



	font-size: 1.7em;



	font-weight: bold;



	margin-top: 20px;



	text-transform: uppercase;



	}



.posttitle {



	font-size: 1.2em;



	font-weight: bold;



	text-transform: uppercase;



	}



.posttitle a {



	color: #8b48a4;



	text-decoration: none;



	}



.posttitle a:hover {



	color: #000000;



	}



.category a {



	text-decoration: none;



	}



.postmetadatabottom {



	background: #a9a9a9;



	margin: 0 0 0 10px;



	padding: 0;



	text-transform: uppercase;



	width: 100px;



	}



.postmetadatabottom a {



	color: #000000;



	text-decoration: none;



	}



.postmetadatabottom a:hover {



	color: #ffffff;



	}



.entry {



	border-bottom: 1px dotted #a9a9a9;



	padding-bottom: 10px;



	font-size: 13px;



	line-height: 18px;



	}



.entry img{



	margin-left: 0!important;



	margin-bottom: 16px;



	}



.editpostlink {



	text-transform: lowercase;



	}







/* Begin Navigation  */











#navcontainer{



        background-color:#2A3B63 ;



        padding: 8px 0;



}







#navcontainer ul .current_page_item a { 



	background-color:#C34E02;



}







ul#navlist {



	margin:0;



	padding:0 0 0 30px;



	margin:0;



	white-space: nowrap;



	text-align: left;



	font-size: 1.2em;



	font-family: Arial, Sans-Serif;



}







#navlist li {



        padding: 0 1px;



	display: inline;



	list-style-type: none;



}







#navlist a { padding: 8px 10px; }







#navlist a:link, #navlist a:visited {



	color: #fff;



	background-color: #717C8C;



	text-decoration: none;



}







#navlist a:hover {



	color: #fff;



	background-color: #588E03;



	text-decoration: none;



}







/* End of Navigation */







/* search form */







#search {



	float: right;



	}



#searchsubmit {



	display: none;



	}



#s {



	background: #000000 url("images/magnifier.png") no-repeat top left;



	border: none;



	color: #ffffff;



	padding: 1px 2px 1px 17px;



	width: 180px;



	}







/* footer */







#footer {



	border-top: 3px solid #000000;



	padding: 0 1px 30px 1px;



	width: 800px;



	font-size: 11px;



	}



#footer a {



	font-weight: bold;



	text-decoration: none;



	}



#footerleft {



	float: left;



	text-transform: uppercase;



	}



#footerright {



	float: right;



	font-weight: bold;



	color: #8b48a4;



	text-transform: uppercase;



	}







/* comments */







#comments {



	clear: both;



	padding-top: 20px;



	}



.comment-info-split {



	clear: both;



	}



.commentmetadata {



	text-transform: uppercase;



	}



.commentlist div.alt {



	background: #DDDDDD;



	color: #000000;



	padding: 10px;



	}



.commentlist div {



	padding: 10px;



	}



.comment-div {



	display: block;



	}



.comment-left {



	width: 30%;



	}



.comment-right {



	width: 70%;



	}