/*  
Theme Name: Warehouse Bramz
Theme URI: http://bramz.net/warehouse-theme/
Description: theme of my homepage.
Version: 1.1
Author: Bram de Greve
Author URI: http://www.bramz.net/

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
The header image is taken from Texture Warehouse, http://www.texturewarehouse.com
*/

header, footer, article, nav, small {
	display: block;
}

html { 
	background-color: #ddd;
	color: black;
	font-size: 16px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
	text-align: center;
	padding: 0; 
}

body {
	text-align: justify;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 60em;
	border-left: solid 1px #363D4A;
	border-right: solid 1px #363D4A;
	border-bottom: solid 1px #363D4A;
}


a {
	color: #DA7529; 
	text-decoration: underline; 
}
a:hover, a:visited:hover, a:active {
	color: #E9AC7F;
	text-decoration: underline;
}
a:visited {
	color: #AE5E21; 
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	font-family: Georgia, "Times New Roman", Serif;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing:1px;
	color: #434C5C;
	margin: 1em 0;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
}
h3 {
	font-size: 1.17em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
h5 {
	font-size: 0.83em;
	font-weight: normal;
}
h6 {
	font-size: 0.67em;
	font-weight: normal;
}
h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited
{
	text-decoration: none;
	color: #434C5C;
}

b, strong {
	font-weight: bolder;
}
i, cite, em {
	font-style: italic;
}
tt, code, kbd, samp, pre {
	/*font-family: -moz-fixed;*/
}
u {
	text-decoration: underline;
}
s, strike {
	text-decoration: line-through;
}
small {
	font-size: smaller;
	text-transform: lowercase;
}
ul, ol {
	padding-left: 2.25em;
}


pre, blockquote {
	display: block;
	margin: 1em;
	padding: 0.5em;
	/*border: dashed 1px;*/
	border: 1px solid #bbb;
	/*background-color: #F6E6CE;*/
	background-color: #FBF5EB;
}


#skipper, #blog_description, hr {
	display: none;
}



#header {
	margin: 0;
	height: 90px;
	color: white;
	background-color: #7D8697;
}

#blog_title {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-style: none;
}
#blog_title h1 {
	color: white;
	margin: 26px 0 0 10px;
	font-size: 47px;
}
#blog_title span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#main_menu ul {
	height: 1.5em;
	line-height:1.5em;
	margin: 0;
	padding: 0;
	color: white;
	background-color: #363D4A;
}
#main_menu li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: solid 1px white;
	list-style-type: none;
}
#main_menu li a {
	color: white;
	display: block;
	padding: 0 1em;
	font-family: Georgia;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:1px;
}
#main_menu li a:hover {
	color: #363D4A;
	background-color: white;
	text-decoration: underline;
}
#main_menu li a:active {
	color: #363D4A;
	background-color: white;
}
#main_menu li.current_page_item, #main_menu li.current_page_item a, #main_menu li.current_page_parent, #main_menu li.current_page_parent a {
	color: #363D4A;
	background-color: #E9AC7F;
}

#content {
	float: left;
	width: 45em;
	margin: 0;
	padding: 2em 1em;
}
html>body #content {
	width: 43em;
	margin: 1em;
	padding: 0;
}

.post_title {
	margin: 1em 0 0 0;
}

.post_metadata {
	font-size: 0.9em;
	text-transform: lowercase;
	text-align: center;
}

.entry img, .entrytext img {
	display: block;
	padding:6px;
	border: 1px solid #bbb;
}

img.centered, .aligncenter {
	margin-left: auto;
	margin-right: auto;
}



#comment {
	width: 39em;
}



#sidebar {
	margin-left: 45em;
	font-size: 1em;
	text-transform: lowercase;
	padding: 1em 0em;
	/*background-color: #f0f0f0;*/
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar h2 {
	font-family: Georgia;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	background-color: #363D4A;
	margin: 1em 0 0.5em 0;
	padding: 0 1em;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li li {
	padding: 0 1em;
}

#sidebar #searchform {
	padding: 0 1em;
}
#sidebar #s {
	width: 9em;
}
#sidebar #searchsubmit {
	width: 2em;
	text-transform: lowercase;
}

#footer {
	display: block;
	clear: both;
	font-size: 0.9em;
	color: #363D4A;
	text-transform: lowercase;
	text-align: center;
	padding: 1em 0.25em;
}

.platracer_thumb, img.thumb, img.thumb_left {
	float: left;
	clear: left;
	margin: 0 1em 1em 0;
}

img.thumb_right {
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
}

.platracer_float, .float, .float_left {
	float: left; 
	clear: left;
}

.platracer_clear, .clear, .clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

