/*
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

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	color: #2F4C9A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: 700;
}
hr {
	border: none 0;
	border-bottom: 1px solid #A10;
	height: 1px;
	margin: 25px 0;
}
blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}
/* Wrapper */

.main_menu { width:200px; float:left;}


#sidebar {color:#666666; font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal;
line-height:16px;}

#sidebar ul li {padding:5px; margin-bottom:10px;  }
#sidebar li a {color:#666666; }

#recent-posts-3 li { border-bottom: 1px dotted #666;}
li#rss{ border-bottom: 1px dotted #666; padding:5px; margin-bottom:10px; }

a {color: #2F4C9A; }
.content {color:#666666; font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; line-height:18px; text-align:justify;}
.content ul { list-style:disc; padding-left:50px;}
.content h1{ color:#2F4C9A; padding-bottom:20px; text-decoration:underline;}
.content h2{ color:#2F4C9A; padding-bottom:20px; padding-top:20px; text-decoration:underline;}

.article_box { margin-bottom:25px; padding-bottom:10px; border-bottom:1px dotted #A10;}
.aligncenter { float:right; margin:0px 0px 20px 20px;}

.widgettitle { color:#A10; font-size:14px;}

#sephd{ background:#e3dfd4; border:1px solid #A5ACB2; height:20px; margin:0px auto; width:98%; }

h3 { padding:15px 0px 10px 0px; color:#AA0000;}

ol{ list-style-type:decimal; padding-left:55px;}
ol li { }

.imaginedoi{ border:2px solid #999}
.alignleft {float:left; margin:0px 10px 20px 0px;}
.post { text-align:justify;}


