/*   
Theme Name: SaveTheGlooFactory
Theme URI: None
Description: Made For Dwight
Author: Colin Holmes
Author URI: None
Template:
Version:0
.
General comments/License Statement if any.
.
*/

body{
margin: 0;

font-family: Arial, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: black;
color: #CCFF99;
}

#header{
float:left;
width: 750px;
font-family: Arial, Sans-serif;
font-size: 16px;
text-align: center;

}

#container{
float: left;
width: 750px;
}

.buttonSubmit {
 color: black;
 background-color: red;
 border: 1px solid #660;
 padding: 4px;
}

.entry{
clear: both;
float:center;
font-family: Arial, Sans-serif;
font-size: 15px;
text-align: left;
vertical-align: top;
background: #000000;
color: #CCFF99;
}

.post{
clear: both;
float:center;
font-family: Arial, Sans-serif;
font-size: 18px;
text-align:left;
vertical-align: top;
color: red;
width: 750;
}

.pic{
clear: both;
float:left;
font-family: Arial, Sans-serif;
font-size: 18px;
text-align:left;
vertical-align: top;
color: #FF0000;
width: 750;
}


a:link{
text-decoration: none;
BORDER=0;
color: #FF0000;
}

a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
text-decoration: none;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}



.sidebar{
font-family: Arial, Sans-serif;
font-size: 18px;
text-align: left;
vertical-align: top;
float:center;
width: 750px;
}

<--
.paypal{
float:left;
width: 150;
}
-->

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
float:center;
font-family: Arial, Sans-serif;
font-size: 13px;
width: 750px;
}




