/*
Theme Name: Organic
Description: Organic designed by <a href="http://bychosen.com">Chosen</a> and Developer <a href="http://www.shanestrong.com">Shane Strong</a>. Organic is a simple widget ready theme with a fixed width.  Has been tested in IE7, IE8, Firefox, and others well known browsers. Ready for Wordpress 2.8.
Version: 1.3
Author: Chosen
Author URI: http://www.bychosen.com/
Tags: dark, fixed-width, two-columns, right-sidebar

	Chosen v1.1
	 http://www.bychosen.com
	 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
* {padding: 0; margin: 0;}
ul, li {list-style: none;}

a:link {color: #66ccff; text-decoration: none; }
a:visited {color: #66ccff; text-decoration: none;}
a:hover {color: #ccff66; text-decoration: underline; }
a:active {color: #ccff66; text-decoration; none;}

a img {border: none;}
h1 {font-size: 6em; font-weight: normal;}
h2 {font-size: 1.8em; font-weight: normal;color: #fafafa;}
h3 {font-size: 1.2em; font-weight: normal;color: #fafafa;}
p {margin: .5em 0;}
small {font-size: 1em;}
.clear {clear: both;}
body {
	color: #ffffff;
	font-size: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #0f0c05 url('images/bg.jpg') repeat-y center top;
}
#page {
	width: 102.4em;
	background: url('images/inner_bg.jpg') no-repeat;
	margin: 0 auto;
}
.left {
	float: left; 
	width: 76.4em;
}
.right {float: right; width: 26em;}
#content {
	float: left;
	padding: 0 2em 2em;
	min-height: 60em;
}
#content title { color: #66ccff; }
#content h2 a:hover {color: #ccff66;}
#content h3 a:hover {color: #fafafa;}
#header .line {
	background: url('images/line.png') repeat-x left bottom; 
	height: .1em;
	margin: 0 1.5em;
	position: relative;
	top: -1.2em;
}
#header h1 {
	margin: -1em 0 0 0;padding: 0.8em 0.5em 0 1.5em;font-family:'Monotype Corsiva'; 
}
#header h1 a:hover {color: #fafafa;}
#header p {margin: 0 0 2em 6em; color: #ccff66; font-size: 1.2em; font-style: italic;}
.nav {float: right;}
.nav li {float: left; padding: .5em 0; font-size: 1.4em;}
.nav li.current_page_item {float: left; padding: .5em 0;}
.nav a {padding:.5em 1em; color: #000000; text-transform: capitalize;}
.nav a:hover {color: #ecf0c8;}
.nav li.current_page_item a {color: #ecf0c8;}
.login {float: right;}
.login li {float: left; padding: 0 .5em;}
/* Begin Sidebar */
#sidebar {
	float: right;
	width: 25.9em;
	color: #FFFFFF;
}
#sidebar .sidebar_top {
	background: url('images/sidebar_image.jpg') no-repeat; 
	padding-top: 8.5em; 
	padding-left: 1em;
}
#sidebar h2 {padding: .3em; font-size: 2.5em; color: #DDE1BA;}
#sidebar #searchform, #sidebar a, #sidebar p {margin-left: 1em; width: 21em;}
/* End Sidebar */
/* Footer */
#footer {
	margin: 0 0 0 -125px;
	width: 100%;
	text-align: center;
	padding-bottom: 1em;
}
/* End Footer */
/* End Structure */
/* Post */
.title {
	background: url('images/post_top.png') no-repeat; 
	width: 72.1em; 
	padding-top: 2em; 
	margin-bottom: 3em;
	min-height: 15em;
        color: #66ccff;
}

.post .entry {padding-left: 2em; width: 47em; color: #ffffff; font-size: 1.4em;}
.metainfo {
	float: left; 
	text-transform: uppercase; 
	color: #ccff66; 
	margin: 1.5em 0 0;
	padding-left: 1em;
}
.postmetadata {padding-bottom: 3.5em; padding-left: 3.5em; width: 54em;}
.postmetadata a {color: #dde1ba; font-size: 1.1em;}
.comments {font-size: 1.2em;}
.commentlist li {padding: 1em 0;}
.commentlist img {float: left; padding-right: .5em;}
/* End Post */
/* Wordpress */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
h2,h3 {color:#fafafa; text-decoration: none}

.Text {  font-family: Arial; 
         font-size: 12pt;
         line-height: normal;
         color: #000000; 
         text-align: justify;
}
.menu {  font-family: Arial;
          font-size: 10pt;
          color: #ffcc66;
          font-weight: bold;
          line-height: 100%;  
          margin-left: 3; 
          margin-top: 4; 
          margin-bottom: 4; 
}
.menu a:link {text-decoration: none; color: #ffcc66;}
.menu a:visited {text-decoration: none; color: #ffcc66;}
.menu a:active {text-decoration: none; color: #ff6633;}
.menu a:hover {text-decoration: none; color: #ffffff;}
.menu-sm  {  font-family: Arial;
          font-size: 8pt;
          font-weight: normal;
          line-height: 10pt;       
}
.menu-sm a:link {text-decoration: none; color: blue;}
.menu-sm a:visited {text-decoration: none; color: blue;}
.menu-sm a:active {text-decoration: none; color: blue;}
.menu-sm a:hover {text-decoration: none; color: #ff00cc;}
.highlight {  font-family: Arial; 
              font-size: 10pt;
              color: #0066CC; 
              font-weight: normal; 
              text-transform: none;
}
.header {  font-family: Arial; 
           font-size: 18px;            
           font-weight: bold; 
           border-color: black black #890115; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px; 
           color: #990000;
}
.footer {  font-family: Arial; 
           font-size: 8pt;            
           font-weight: normal;
           line-height: 8pt; 
           color: silver; 
           text-align: center;
} 
.content {  font-family: Arial; 
            font-size: 12pt;
            font-weight: normal;
            line-height: 14pt; 
            color: #000000; 
            text-align: justify;
}
.smalltext {  font-family: Arial; 
              font-size: 8pt; 
              color: #000000;
}
.smalltext-gr {  font-family: Arial; 
                 font-size: 8pt; 
                 color: gray;
}
.smalltext-gri {  font-family: Arial; 
                  font-size: 8pt; 
                  color: gray;
}
.smalltext-wh {  font-family: Arial; 
                 font-size: 8pt; 
                 color: #ffffff;
}
.name {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         font-weight: bold; 
         color: #000000;
}
.pageTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 18pt; 
              font-weight: bold;
}
.matter {  font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 12px; 
           color: #000000; 
           background-attachment: scroll; 
           background-repeat: repeat; 
           background-position: 0% 0%; 
           text-align: justify;
}
.heading { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 11pt;  
           font-weight: bold; 
           color: #000000; 
           border-color: black black #890115; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px;
}
.news { font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 7pt;  
        color: #333333;
}
.newsHeading { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 7pt; 
               color: #000000 ; 
               font-weight: bold;
}
.whiteText { font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 8pt; 
             color: #FFFFFF; 
             font-weight: bold;
}
.bottext { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 9px; 
           font-weight: normal; 
           color: #000099; 
           border: #330000; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px;
}