/*
Theme Name: Mikel
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: black, custom header, fixed width, two columns, widgets
 
*/
.clearafter:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
 
* html .clearafter {
	zoom: 1;
	}
 
*:first-child+html .clearafter {
	zoom: 1;
	}
 
/* Begin Typography & Colors */
body {
	font-size: 75%;
	font-family: arial, sans-serif;
	background: #1E1E1E url('images/wood.jpg');
	color: #333;
	text-align: left;
	padding: 0; }
 
#page {
	width: 968px;
	margin: 20px auto;
	border: 1px solid #FFF;
	background: #FFF;
	overflow: hidden; }
 
#header {
	background: #000 url('images/header-bg.gif') repeat-x scroll 0 0;
	padding: 20px 0 0 0; }
 
#headerimg {
	text-indent: -1000em;
	background: transparent url('images/logo-bg.gif') no-repeat 20px 10px;
	padding: 20px 0 10px 0;
	height: 23px; }
 
/*BEGIN LINKS ARRIBA */
.linkslogg {
	float: right;
	color: #9D317D;
	margin: 30px 10px 0 0;
	padding: 0; }
 
p a:hover {
	color: #9D317D;
	text-decoration: none; }
 
.linkslogg a, a:hover, a:hover {
	color: #CCC;
	text-decoration: none; }
 
/*END FORM */
/* NAV */
ul#navigation {
	background: #CACACA;
	padding: 0;
	margin: 0;
	list-style: none;
	/*		border-top: 1px solid #FFF;*/ }
 
#navigation li {
	float: left;b
	background: transparent url('images/nav-bg.gif') repeat-x scroll 0 50%; }
 
	#navigation li a {
		float: left;
		border-right: 1px solid #FFF;
		padding: 10px 15px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		background: transparent url('images/nav-bg.gif') repeat-x scroll 0 50%; }
 
#navigation .current_page_item a, #navigation .current_page_item a:hover { background: transparent url('images/nav-bg-active.gif') repeat-x bottom left; }
 
#navigation li a:hover { background: transparent url('images/nav-bg-roll.gif') repeat-x bottom left; }
 
/* END NAV */
#content {
	font-size: 1.2em;
	color: #000;
	background: #FFF; }
 
.widecolumn .entry p { font-size: 1.05em; }
 
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-align: justify; }
 
#content.widecolumnpages { margin: 0 35px 30px 35px; }
 
.widecolumn { margin: 0 280px 30px 35px; }
 
/*.narrowcolumn .postmetadata {
	text-align: center;
	}*/
.thread-alt { background-color: #f8f8f8; }
 
.thread-even { background-color: white; }
 
.depth-1 { border: 1px solid #ddd; }
 
.even, .alt { border-left: 1px solid #ddd; }
 
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em; }
 
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; }
 
h1 {
	font-size: 4em;
	text-align: center; }
 
#headerimg .description {
	font-size: 1.2em;
	text-align: center; }
 
h2 {
	font-size: 1.6em;
	margin: 10px 0 0; }
 
	h2.pagetitle { font-size: 1.6em; }
 
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em; }
 
h3 { font-size: 1.3em; }
 
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: #333; }
 
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
 
.entry p a:visited { color: #b85b5a; }
 
.post {
	padding: 0;
	border-bottom: 1px solid #CCC; }
 
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
#commentform textarea { width: 100%; }
 
.commentlist li ul li { font-size: 1em; }
 
.commentlist li {
	font-weight: bold;
	list-style: none; }
 
	.commentlist li .avatar {
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; }
 
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em; }
 
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none; }
 
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
.commentmetadata { font-weight: normal; }
 
/*.postmetada {
	text-align: left;
 
}*/
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }
 
code { font: 1.1em 'Courier New', Courier, Fixed; }
 
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em; }
 
a, h2 a:hover, h3 a:hover {
	color: #06C;
	text-decoration: none; }
 
a:hover {
	color: #147;
	text-decoration: underline; }
 
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
 
#wp-calendar a { text-decoration: none; }
 
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center; }
 
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize; }
 
/* End Typography & Colors */
/* Sidebar */
#sidebar {
	width: 250px;
	float: right;
	margin: 40px 10px 0 0;
	padding: 0;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
 
	#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; }
 
#sidebar #searchform #s {
	width: 108px;
	padding: 2px; }
 
#sidebar #searchsubmit { padding: 1px; }
 
/* End Sidebar */
/* Custom page (custom.php) */
#banner {
	padding: 97px 97px 75px 97px;
	background: transparent url('images/banner-bg.gif') no-repeat 50% 50%; }
 
	#banner p {
		color: #FFF;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		font-size: 2.5em; }
 
#custompage {
	padding: 20px;
	background: #FFF; }
 
	#custompage p {
		color: #333;
		font-size: 1.5em;
		margin: 0 0 18px 0;
		font-weight: bold; }
 
	#custompage .boxes {
		padding: 20px 0 15px 20px;
		background: #DFDFDF;
		list-style: none; }
 
	#custompage ul {
		list-style: none;
		padding: 0;
		margin: 0; }
 
		#custompage ul li {
			float: left;
			display: inline;
			width: 280px;
			margin: 0 20px 20px 0;
			padding: 0; }
 
		#custompage ul a {
			display: block;
			background: transparent  url('images/buttom.gif') 0 0 no-repeat;
			height: 59px;
			color: #FFF;
			font-weight: normal;
			text-align: center;
			line-height: 59px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 1.3em;
			border: solid 1px #A4A4A4; }
 
		#custompage ul.active { display: none; }
 
		#custompage ul a:hover {
			background: transparent url('images/buttom-bg.gif') 0 0 no-repeat;
			font-size: 1.4em; }
 
/* END Custom page (custom.php) */
/* 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 12px 5px 0;
	display: inline; }
 
.alignright { float: right; }
 
.alignleft { float: left }
 
/* End Images */
/* Footer */
a.rss {
	background: transparent url(/wp-content/themes/mikel/images/feed.png) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 15px; }
 
#footer {
	margin: 8px auto;
	padding: 0;
	color: #999;
	list-style: none;
	clear: both;
	width: 968px;
	font-size: 1.0em; }
 
	#footer a { color: #CCC; }
 
		#footer a:hover { color: #FFF; }
 
	#footer .right { float: right; }
 
	#footer .left { float: left; }
 
	#footer P { margin: 0; }
 
/* End Footer */
/* BOXES */
.box {
	width: 209px;
	background: #FFF url('images/box_top1.gif') no-repeat top center; }
 
	.box h3 {
		margin: 0 10px;
		padding: 15px 6px 6px;
		color: #333;
		border-bottom: 1px solid #999; }
 
	.box ul {
		margin: 0;
		padding: 0 10px 14px 10px;
		list-style: none;
		background: transparent url('images/box_bottom.gif') no-repeat bottom center; }
 
		.box ul li {
			margin: 0;
			padding: 0; }
 
			.box ul li a {
				display: block;
				border-top: 1px solid #CCC;
				margin: 0;
				padding: 0.3em 0.4em;
				text-decoration: none;
				color: #333; }
 
				.box ul li a:hover {
					background: #666;
					color: #FFF; }
 
/* END BOXES */
/* Login Form
=================================== */
.login {
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px; }
 
form.login { bottom: 15px; }
 
.login p { padding: 0 0 4px; }
 
.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px; }
 
form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0; }
 
form.login input#submit {
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block; }
 
div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px; }
 
form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline; }
