
/*
Theme Name: GroovyBooth
Theme URI: http://www.groovybooth.com/
Description:  The Custom theme for Groovy Booth
Version: 1.8
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, simple, one column, purple
*/


body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: verdana, myriad pro, arial narrow, sans sarif, helvetica ;
}

#bmenu {
	margin: +3px 0px;
    border: 0px dashed #333;
}


#headerone {
	width: 963px;
	height: 77px;
	background-image:url('http://www.groovybooth.com/templates/rhuk_milkyway/images/headerone.jpg');
	margin: 0px auto;
        border: 0px dashed #333;
}

#textsection {
        border: 0px dashed #333;
        margin: -10px +15px;
}

#headertwo {
	width: 963px;
	height: 34px;
	background-image:url('http://www.groovybooth.com/templates/rhuk_milkyway/images/headertwo.jpg');
	margin: 0px auto;
        border: 0px dashed #333;
font-size: 80%;
        text-align: center;
	margin: 0px auto;
        font-weight: bold;
        line-height: 200%;
}

#headerthree {
	width: 963px;
	height: 21px;
	background-image:url('images/headerthree.jpg');
	margin: 0px auto;
        border: 0px dashed #333;
}


#main{
	width: 963px;
	background-image:url('images/middle.jpg');
        background-repeat: repeat-y;
	margin: 0px auto;
        border: 0px dashed #333;
}

#mainleft{
        border: 0px dashed #333;
        height: 370px;
        width: 410px;
        float: left;
        padding: 15px 25px 45px 45px;
        font-size: 11pt;
}

#mainright{
        border: 0px dashed #333;
        height: 427px;
        width: 429px;
        float: left;
        padding: 20px;
}

#footer{
	width: 963px;
	height: 21px;
	background-image:url('images/footer.jpg');
	margin: 0px auto;
        border: 0px dashed #333;
}

#copyrightfooter{
	width: 963px;
	height: 27px;
	margin: 0px auto;
        text-align: center;
        font-size: 11px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration: none;
color: #000000;
}

a.mainlevel:hover {
text-decoration: none;
color: #90489C;
}
a.footerlinks:link, a.footerlinks:visited {
text-decoration: none;
color: #000000;
}

a.footerlinks:hover {
text-decoration: none;
color: #90489C;
}


a:link, a:visited {
text-decoration: underline;
color: #90489C;
}

a:hover {
text-decoration: underline;
color: #444;
}





.post h2 {
	margin: 2px 0 2px 2px;
	font-size: 1em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #B6121B; 
	letter-spacing: .2px;
	word-spacing: -.3px;
}


.entry {
	font-size: 14px;
}

.postmetadata {
	padding: 10px;
	margin: 6px 10px 50px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4F5557;
	background-color: #ededed;
}


input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #64727B;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #64727B;
	font-size:12px;
}



h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 16px; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;

	color: #90489C;

}

#commentsubmit {
	width: 55px;
	height: 25px;
	background-color: #90489C;
	border: 1px solid #000;
	font-size:14px;
	color: #fff;
	padding: 0 7px 3px 7px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

#comments  {
	font-size: 13px;
}

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}


ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	font-size: 13px;
}

.commentlist ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}
