/* Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick */

body {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #888;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	}

#page {
	background-color: black;
	border: 15px solid #fff;
	text-align: left;
	width: 870px;
	margin: 10px auto;
	padding: 0;
	}

#header {
	background: #000 url('images/bann.jpg') no-repeat bottom center;
	background-color: #000;
	margin: -15px 0 auto;
	padding: 0;
	height: 267px;
	width: 870px;
	}

#headerimg 	{
	margin: 0px;
	height: 267px;
	width: 900px;
	}

#menupage {
	width: 900px;
	text-align: center;
	padding-bottom: 5px;
	margin: -15px 0 0 -10px;
	height: 20px;
	clear: both;
	}

#menupage li {
	float: left;
	list-style: none;
	}

#menupage li a {
	padding: 10px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url('images/logosuz.png') no-repeat left;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	background: #3B3B3B;
	width: 100%;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry {
	clear: both;
	}

.entry p a:visited {
	color: #b85b5a;
	}

a, h2 a:hover, h3 a:hover {
	color: #F06;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */

/* Begin Structure */

.narrowcolumn, .widecolumn {
	position: relative;
	float: left;
	padding: 5px 0 20px 30px;
	width: 665px;
	height: auto;
	}

.post {
	position: relative;
	text-align: justify;
	background: #222;
	border: #333 1px solid;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	height: auto;
	}

.post hr {
	display: block;
	clear: both;
	height: 0;
	border: 0;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 5px;
	text-align: center;
}

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {
	display: none;
	}

/* Begin Sidebar */

#sidebar {
	padding: 15px 0;
	width: 150px;
	text-align: center;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
