/*
THEME NAME: ph10
THEME URI: http://www.ph-neutral.net/ph10
DESCRIPTION: ph~neutral.net theme based on Sandbox
VERSION: 0.7
AUTHOR: <a href="http://www.ph-neutral.net/">Christopher Reinbothe</a> 
AUTHOR URI:
TAGS: white, green, microformats, fixed-width, flexible-width, left-sidebar
*/

body {			
	background-color:#ddd;
	color:#666666;
	font-family:  "Lucida Grande", "Segoe", "Trebuchet MS", "Arial", sans-serif;
	font-size:100,01%;
	padding:0px;
	margin:0px;
	}


a {	color:#339966; text-decoration:none; }

a:hover	{ color:#00cc66; text-decoration:none; }

img { border: 0; }

ul, li, ol { margin:0px; padding:0px; list-style-type:none;}

.relative {width:95%;}

/* Header Sidebar*/

#header {
	width:280px;
	float: left;
	margin-right:14px;
}

#actionbar {
	width:231px;
	float: left;
}

#header h1 {
	font: 1em "Segoe", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding:7px;
	color: #666666;
	font-weight: light;
	text-transform:none;
	text-shadow:none;
	background-color:#fff;
}

#logo {
	width:266px;
	padding:7px;
	background-color:#fff;
	margin-bottom:14px;
}


#blog-description {
	padding:7px;
	background-color:#fff;
	margin-top:14px;
}

.sidebar {
	padding:7px;
	background-color:#fff;
	margin-top:14px;
}

#impressum {
margin-bottom:14px;
}

.actionbar {
	padding:7px;
	background-color:#fff;
	margin-bottom:14px;
}

#twitter_div {}

#twitter_update_list {
	padding:0px;
	margin:0px;
}

#searchform, #s {
width: 130px;}

#searchsubmit {
border: 1px solid #ccc;
background-color:white;
color:#339966;
}

/* Content */

#container {
	margin: 0;
	padding:0;
	/*background: url(images/ph_menu_bg.png) repeat-y left top;*/
	background-color:none;
	font-size:0.7em;
	line-height: 1.3em;
overflow: auto; /* clearing floats */
}

#content {
	margin: 0;
	font-size:1em;
	float:left;
overflow: auto; /* clearing floats */
}

/* Post */

.page-title {
height:45px; 
padding:7px; 
width:266px;
margin-bottom:14px;
background-color:#fff;
}

h2 {
	line-height:1em;
	font-size:1.4em;
	margin:0;
	padding:7px;
	text-transform:uppercase;
}

h2 a {
	text-decoration: none;
	color: #339966;
}

.post {
	background-color:#fff;
	margin-bottom:14px;
	margin-right:14px;
float:left;
width: 280px;
display:inline;
}

.post img {
	margin-left:-7px;
	width:280px;
	height:auto;
}

img.wp-smiley {width: auto; height: auto; display:inline;}

.post object {
	margin-left:-7px;
	width:280px;
	height:auto;
}

.entry-meta {
	padding:7px;
background-color:#eee;
color: #888;
}

.entry-meta a {
color: #777;
}

.entry-meta a:hover {
 color:#00cc66; text-decoration:none; 
}

.entry-content {
	padding:0px 7px 0px;
}

/* Comments */

#comments {
	float:left;
	width:385px;
margin-right:14px;
}

.comments ol {
	list-style-type:none;
margin-top:14px;
}

.comments ol li {
	background-color:#fff;
	padding:7px;
	margin-bottom:14px;
}

h3 {
	margin:0px;
	width:266px;
	padding:7px;
	background-color:#fff;
}

.formcontainer, #searchform-404 {
	margin-top:14px;
	width:371px;
	padding:7px;
	background-color:#fff;
}

/* Menu */

.navigation {
	background-color:#FFF;
	margin-right:14px;
	width:266px;
	padding:7px;
}

#menu {
	width:766px;
	background-color:#fff;
	margin: 50px 0 0 0;
	text-align:center;
	border:1px solid #666;
	height:30px;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-transform:uppercase;
}

#menu ul li {
	float: left;
	margin-right:3px;
	font-size:2.5em;
}

#menu a {
	font-size:2.5em;
	display: block;
	line-height: 3.0em;
	color: #339966;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	text-decoration: none;
}

#menu a:active {
	color: #fff;
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
	font-weight: light;
}

/* Footer */

#footer-wrap {
	width: 100%;
	margin-top: 14px;
	padding-bottom: 35px;
	background-color: #eee;
	position: relative;	
}

#footer {
	width:auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	min-height: 70px;
	color: #888;
	font-size: 0.6em;
	line-height: 1.4em;
	text-align:justify;
}

.footerbox {
	width:204px;
	float: left;
	margin-right:14px;
}

#footer h2 {
	color: #777;
	font-size: 0.8em;
	margin:0;
	padding:0;
	font-weight: light;
	font-style: normal;
}

#footer a {
	color: #777;
	text-decoration: none;
}

#footer a:hover {
 color:#00cc66; text-decoration:none; 
}

.clear {
	clear:both;
}
