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

	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

*/

*{margin: 0; padding: 0; font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
body{text-align: center; background-color: #2A0001}

#container{width: 960px; margin: 0 auto; text-align: left; background-color: #2A0001;}
#content_header{background: url(images/content_header.jpg) no-repeat left top; padding: 100px 35px 20px 35px;}
#main{padding-bottom: 20px; background: #2A0001 url(images/main_bg.gif) repeat-y left top; text-align:justify;}
#menu{padding-top: 117px;}
#menu img{margin: 0 0 0 18px;}
#right{padding: 150px 0 20px 0; text-align:right;}
#right ul{margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; list-style-position:outside; list-style-type:none;}
#right h2{color: #C59773; margin-bottom: 10px;}
#right p{color: #C59773; font-size: 14px; margin-left: 10px; text-align:right; line-height: 1.2;}
h1{margin-top: 25px; margin-bottom: 20px; text-align:center;font-size: 28px; color: #7A4A33; text-transform: lowercase;}
h2{font-size: 20px; color: #7A4A33; margin-top: 35px; margin-bottom: 20px; font-weight: bold;}
h3{margin-bottom: 17px;}
p{line-height: 1.8; color: #2B2420; margin-bottom: 20px; font-size: 14px; text-align:justify;}
li{margin: 5px 30px; text-align:justify;}
a, a:hover, a:visited{color:#CB6F29;}
blockquote{margin: 0 10px 30px 10px;}
blockquote p{ font-size:13px; line-height: 2; font-style:italic;}
cite{display: block; font-style:normal; font-size: 12px; text-transform:uppercase; margin: 10px 25px 0 25px; font-weight: bold; color: #7A4A33;}
textarea{width: 560px;}
.topiclist{border: 1px solid #ABADB3; background-color: #FFF; border-collapse:collapse; width: 580px;}
.topiclist th, .topiclist td{border: 1px solid #ABADB3; padding: 3px;}
.stockopedia{color:#2A0001}
