/*   
Theme Name: ThreeColumn
Theme URI: http://www.golod.com/threecolumn/
Description: Basic three column CSS layout
Author: Jason Golod
Author URI: http://www.golod.com/
Version: 1.0
.
General comments/License Statement
##  Please Read ##

Use of this template is free of charge provided the footer links and message located between the comment tags are left intact 
and unmondified.
.
*/

body
	{
	background-color: #000000;
	margin:0;
	padding:0;
}

#container
        { 
        width: 775px;
        margin: 0px auto;
        background-color: #000000;
        color: #ffffff;
        border: 0px solid gray;
}
 
#header
        {
        padding:0 0px;
     	background: url('images/top_vibrant.gif');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height:150px;
}

#headerroz
        {
        padding:0 0px;
     	background: url('images/roz_header.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height:150px;
}

#headerterry
        {
        padding:0 0px;
     	background: url('images/terry_header.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height:150px;
}
//
// For a navigation bar under the header insert this code into the header.php file //
//  <div id="navcontainer">
//                <ul id="navlist">
//                <li><a href="/">Home</a></li>
//                <?php wp_list_pages('title_li='); ?></ul>
//</div>
//


#leftnav {
         float: left;
        width: 160px;
        margin: 0;   
        padding: 0;
		font-family:Verdana,Arial;
		font-size: 0.6em;
}
 
.pageitem
	{
	font-size: 0.4em;
}


#rightnav
{
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial;
	font-size: 0.8em;
	list-style-type: none;
}
 
#content
{
        margin-left: 161px;
        border-left: 0px solid gray;
        margin-right: 121px;
        border-right: 0px solid gray;
        padding-left: 20px;
		padding-top: 0px;
	min-height: 300px;
}

.entry	{
        color: #ff0099;
		background-color: #000000
        text-align: left;
        letter-spacing: normal;
}
 
#footer
        {
        clear: both;
        margin: 0;
	padding:5px;
        color: #ffffff;  
        border-top: 1px ff0099;
		font-size: 0.6em;
}


// CSS //

body {
	margin:0;
	padding:0;
	background:#F2F2E9 url('img/shadow_background.png') repeat-y left;
	font-size: 0.3em;
	font-family: Verdana, Arial;
}

#header h1
	{
	padding:10px;
	margin:0;
}

#header h1 a 
	{
	text-decoration:none;
	color:#04CE00;
	background:none;
	font-family: Verdana, Arial;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Verdana, Arial;
	font-size:.6em;
	color:#04CE00
}

textarea 
	{
	width:90%;
}

li 
	{
	padding:0.0em;
	margin:0;
	list-style-type: none;
}

blockquote
	{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a	{
	text-decoration:none;border:none;background:transparent
}

a:link	{
	color: #04CE00;
}

a:visited	{
	color: #FF0099;
}

a:hover, a:active	{ 
	color:#ffffff;
} 

#sidebar 
	{
	background: url('');
	background-repeat: no-repeat;
	text-align: right;
	height:600px;
	float:left;
	margin:0px 0;
	width:160px;
	font-family:Verdana,Arial;
	font-size: 0.6em;
	
}	

h2.post 
	{
	margin: 0;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #706A3F;
	border-bottom:#ccc 1px solid;
	font-size: 0.8em;	
}

#sidebar li 
	{
	margin:0 0 0 1px;
	padding:0;
}

#sidebar ul
	{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar a 
	{
	text-decoration:none;
	display:block;
	color:#ffffff;
}

#sidebar a:hover 
	{
	text-decoration:none;
	display:block;
	color:#059A00;
}

#footer p 
	{
	text-align:center;
	font-size:10px;
}

#content h3, .post-title {
	margin: 1em 0 0.3em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #04CE00;		
	border-bottom:#ff0099 1px dashed;
}


#content h2, #content h3 
	{
	font-size:1.1em;
}

#content p 
	{
	font-family:Verdana,Arial;
	font-size: 0.7em;
	color: #ffffff;
	margin:10px 0 5px 0;
}


#content .title a
	{
	text-decoration:none;
	border:none;
	color:#360;
}

.day-date 
	{
	margin:0;
	padding:0;
	font-weight:bold;
}

.post 
	{
	margin:0;
	padding:1em 0;
}

.post-info-co 
	{
	margin: 15px 0;
	padding:0;
	font-size: 0.9em;
	font-family:Verdana, Arial;
	color: #666;
	border-top:#ccc 1px dashed;
	background-color: #000000;
}

#sidebar h2 
	{
	margin: 10px 0 0 0;
	font-size:1em;
	letter-spacing: 0.09em;
	font-weight: bold;
	color: #000;	
	text-transform:uppercase;
}

#sidebar img 
	{
	border:#000000 0px solid;
	padding:0px;
}

.spacer 
	{
	clear: both;
}

#content ul li 
	{
	line-height: 120%;
	
	margin:0.0em 0;
	padding:0 0.0em;	
	list-style:none;
	font-size:1em;
}

hr {
	display:none;
}

.commentlist
	{
	margin:0;
	padding:0;
}

.commentlist li 
	{
	margin:0.5em 0 0 1.5em;
	padding:0 0.5em;
	border:#ccc 1px solid;
}

.commentlist .graybox
	{
	background:#000000;
}

input[type="text"], textarea
	{
	background:#000000;
	border:#ccc 1px solid;
}

.feedback	{
	padding-top:10px;
	padding-right:10px;
}

.link-comment	{
	background:url('img/ico-talk-act.gif') no-repeat left;
	padding-left:15px;
}

.link-comment-off	{
	background:url('img/ico-talk.gif') no-repeat left;
	padding-left:15px;
}

.pauthor, .ptime, .pcat
	{
	padding:10px;
	font-size:90%;
}

.pauthor
	{
	background:url('img/user.png') no-repeat left;
	padding-left:15px;
}

.ptime
	{
	background:url('img/time.gif') no-repeat left;
	padding-left:12px;
}

.pcat
	{
	background:url('img/sstar.png') no-repeat left;
	padding-left:15px;
}

.alt 
	{
	background:#000000;
}


// Top Navigation //

#navcontainer
	{
	background-color: #000000;
	width:50%;
}

#navcontainer ul
	{
	font-family:Verdana,Arial;
	font-weight: bold;
	background: #000000;
	color: #FF0099;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 0px;
	border-bottom: 1px green;
}

#navcontainer li
	{
	text-align: center;
}

#navcontainer ul li
	{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
	{
	padding: 10px 5px 10px 5px;
	color: #059A00;
	text-decoration: none;
	border-right: 0px solid gray;
}

#navcontainer ul li a:hover
	{
	background-color: #000000;
	color: white;
}
/* navigation menu*/
#navigation { 
    width: 700px; 
    margin-top: 0px; 
    margin-bottom: 5px; 
    margin-left: 5px; 
    margin-right: 0px; 
    padding-bottom: 0px; 
    padding-top: 25px; 
	font-family:Verdana,Arial;
	font-weight: bold;
	
	}

#navigation li { 
    display: inline; 
    padding: 0px; }

#navigation ul { 
    margin:0; 
    padding:0 0px; }

#navigation {
    border-bottom: 0px solid #FFFFFF ;
    text-transform: none; }

#navigation a { 
    padding:0px; 
    margin:0px;  
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;  
    font-size: 1.0em; 
    text-decoration:none; }

#navigation a:hover { 
    background:#000000;
	 color: #ffffff; 
    border: none;
	font-family:Verdana,Arial;
	font-weight: bold;
	 }

#navigation #current {
    color: #4ed25b; }
	