/*  
Theme Name: New Theme
Theme URI: YourWebsite.com
Description: Your Theme Description
Version: 1.0
Author: Your Name
Author URI: http://www.yourwebsite.com

*/

/* TOP NAVIGATION  */

#header {
	width: 800px;
	padding: 20px 0px 0px 0px;
}

#header2 {
	width: 800px;
	padding: 0px 0px 0px 0px;
}


#logo {
	float: left;
	width: 237px;
	height: 56px;
	padding: 0px 0px 15px 10px;
}

#cart {
	float: right;
	padding: 33px 20px 0px 0px;
}
#nav {
	float: left;
	width: 790px;
	height: 18px;
	background: #ffffff;
	padding: 15px 0px 15px 10px;

}

#nav1 {
	float: left;
	width: 58px;
}

#nav2 {
	float: left;
	width: 84px;
	padding: 0px 10px 0px 0px;

}

#nav3 {
	float: left;
	width: 107px;
}

#nav4 {
	float: left;
	width: 153px;
}

#nav5 {
	float: left;
	width: 78px;
}


/* SEARCH FIELD  */

#search {
	float: right;
	width: 47px;
	padding: 0px 10px 0px 0px;
}

.textInput1
{
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;
}

.fieldHolder
{
	width: 150px;
	height: 18px;
	background: url(http://www.gwendesigns.com/tfbg2.gif) no-repeat;
	float: right;
	padding: 0px 40px 10px 0px;
}

.textInput2
{
	width: 150px;
	height: 18px;
	background: none;
	border: none;
	color: #000000;
	font-family: georgia, Courier, serif;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 8px;

}

/*body*/

h3 { 
	font-family: georgia, Courier, serif;
	font-size: 18px;
	color: #7d5e53;
	font-weight: normal;
	display: inline;
	line-height: 30px;
}

h2 {
	font-size: 18pt;
	display: inline;
	font-family: Verdana, Helvetica, Arial, san-serif;

}
a:link, a:visited{
	text-decoration: none;
	color: #94cc2a;
	font-weight: normal;

}

a:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}


body{
	font-family: georgia, Courier, serif;

	font-size: 11px;
	text-align: left;
	background: #a4cc2b;
}


#wrapper{
	margin: auto;
	width: 800px;
	text-align: left;

}


#page{
	margin: auto;
	background: #ffffff;
	width: 800px;
	text-align: left;
	padding: 40px 0px 20px 0px;

}

#box{
	float: left;
	width: 415px;
	padding: 0px 0px 0px 10px;
	background: #ffffff;
	line-height: 14pt;
}

.postmetadata{
	font-size: 9pt;
}
#sidebar2{
	float: left;
	width: 150px;
	padding: 20px 0px 0px 20px;
	background: #ffffff;
	display: block;
	line-height: 12pt;
}

#sidebar2_friends img{
	padding-bottom: 8px;
	padding-top: 5px;
}

#sidebar2 a{
	color: #000000;
	text-decoration: none;
}

#sidebar2 a:hover{
	color: #94cc2a;
	text-decoration: underline;
}

.sidebar{
	float: right;
	width: 185px;
	background: #ffffff;
	padding: 0px 20px 0px 0px;
	display: inline;
	line-height: 12pt;
}

.sidebar ul li ul, .sidebar ul {list-style-type: none;}

.sidebar ul li ul {padding: 0px 0px 0px 0px;}

.sidebar * h2 { 
	font-family: georgia, Courier, serif;
	font-size: 18px;
	color: #7d5e53;
	font-weight: normal;
	display: inline;
	line-height: 30px;
	
}

.sidebar a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}

.sidebar a:hover{
	text-decoration: underline;
	color: #94cc2a;
	font-weight: normal;
}

#twitter_feed {
	width: 160px;

	
}
#twitter_feed a{
	font-weight: bold;
}
.post {
	padding-bottom: 40px;


}

.entry img{
	padding: 8px 8px 8px 8px;

}

.entry{
	font-family: georgia, Courier, serif;

}


.alignright {
float: right;
}
.alignleft {
float: left;
}

a.events, a.events:visited, a.events:link{	
	color: #94cc2a;
	text-decoration: underline;
}

a.events:hover, a.events:active{	
	color: #000000;
	text-decoration: underline;
}

/* FOOTER STYLES  */


#footer {
	clear: both;
	width: 800px;
	height: 35px;
	float: right;
	color: #cfe099;
	text-align: right;
	padding: 10px 0px 0px 0px;

}

}
#footer_text {
	background-color: #a4cc2b;
	font-family: georgia;
	font-size: 11px;
	color: #cfe099;
	text-align: right;
	padding: 10px 20px 0px 0px;

} 

a.footer, a.footer:visited, a.footer:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #cfe099;
	font-family: georgia;
}
a.footer:hover, a.footer:active {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: georgia;
}


/*#footer{
	clear: both;
	float: left;
	width: 750px;
}

*/
/* comment STYLES  */
.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;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
 clear: both;
}
