/*
Theme Name: GreenHat SEO 3 Column Theme 
Theme URI: http://www.greenhatseo.com/
Description: GOIS music site theme.
Version: 1.0
Author: Jason Golod
Author URI: http://www.golod.com/
*/

body {
        font: 0.8em/160% Verdana, Georgia, Arial, sans-serif;
        margin: 0 auto;
        padding: 0;
	text-align:center;
        background-color: white;
	
}
 
a { color: #3333FF; }
a:active { text-decoration: underline; }
a:hover { text-decoration: underline; color: #339900; }
a:link { text-decoration: none; }
a:visited {text-decoration: none; }

#container	{
	width: 800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color: white;
        border: 4px solid #FB6913;
}

#header	{
	margin: 0;
	padding: 0 0 0 0;
        background: #330099
	border: 4px solid #FB6913;
	height: 110px;

}

<!-- #header p	{
	font-family:arial narrow, sans-serif;
	font-size:1.3em;
	margin:0;
	padding:57px 0 0 0; --!>
}

#sense	{
	width:100%;
        margin:0;
        padding:0;
	text-align:center;
}

#left	{
	width:160px;
	margin:0;
	padding:0;
	float:left;
	/* text-indent:5px; */

}

#left h2	{
	font-size:0.9em;
}

#content	{
	float:left;
	width:430px;
	margin:0 0 0 6px;
	padding:10px;
        border: 4px solid #3604A3;
}

#right	{
	width:160px;
	margin:0;
	padding:0px;
	float:right;

}

#footer	{
	clear:both;
	text-align:center;
	font-size:10px;
	margin:0;
}
        
 
h1 {    font-family: Tahoma, Verdana, Arial;
        font-size: 24px;
	line-height: 30px;
        margin:10px 0 0 0;
	padding:0;
        color: #330099;
}
        
h2 {    font-family: Tahoma, Verdana, Arial;
        font-size: 18px;
	line-height:24px;
        color: #330099;
	margin:0 0 5px 0;
	padding:0;
}

#content h2 a, #content h2 a:visited	{
	color:#330099;
	text-decoration:underline;
}

#content h2 a:hover	{
	text-decoration:none;
}
        
h3 {    font-family: Tahoma, Verdana, Arial;
        font-size: 16px;
        margin-top: 7px 0;
	line-height: 24px;
        color: #330099;
	margin:0;
	padding:0;
}

h4 {    font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        margin: 0;
	padding:0;
        line-height: 20px;
        color: #330099; 
}


/* Right */

#right h2, #left h2	{
	font-size:1em;
	font-weight:bold;
	font-family:tahoma, sans-serif;
	background:#626262;
	color:#FFFF00;
	text-indent:5px;
	margin:0;
	line-height:160%;
}

#right ul, #left ul	{
	list-style:none;
	margin:0;
	padding:0;
	/* text-indent:5px; */
}

#right li, #left li	{
	border-bottom:1px solid #eee;
	line-height:20px;
        list-style:none;
}


commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
         
.commentlist li {
        font-weight: bold;
        }
        
.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;
        }


li ul li ul li	{
	text-indent:10px;
	font-style:italic;
        list-style:none;
}

pre	{
	font-size:12px;
}

img.left        {
        padding:5px;
        float:left;
        margin:0 7px 1px 0;
        /* border:1px solid #eee; */
}
        
img.right       {
        padding:5px;
        float:right;
        margin:0 0 1px 7px;
         /* border:1px solid #eee; */
}

li ul li ul li  {
        text-indent:10px;
        font-style:italic;
        list-style:none;
}       

pre     {
        font-size:12px;
}
        
ul.files        {
        list-style:none;
        margin-left:20px;
        font-size:1.3em;
}

form	{
	margin:0;
	padding:0;
	text-indent:0;
}

