/*
Theme Name: ToST
Theme URI: http://www.tostlounge.com
Description: tost
Version: 1.0
Author: Chris Lang
Author URI: http://www.tostlounge.com
*/

body,h1,h2,h3,h4,h5,h6,blockquote,p,form {
	margin: 0;
	padding: 0;
}
body {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 10px 0 0 0;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 700px;
	text-align: left;
}
#header {
	float: left;
	width: 700px;
}
#masthead {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	background-color: black;
	width: 700px;
}
#masthead p {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #EFE2EB; 
/*	color: #6C3050; */
	margin: 10px 10px ;
	text-align: center;
}
#container {
	float: left;
	width: 670px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0 15px 0 15px;
	background-color: #5e3749; 
}
.main_section,.page {
	margin-top: 10px;
	background-color: #EFE2EB;
	color: #6C3050;
}
.main_section {
	text-align: center;
}
.page {
	padding: 10px;
}
.page p {
	padding-bottom: 10px;
}
div.main_section {
	padding: 0 0 10px 0;
}
.main_section p {
	margin: 5px;
}
.main_section p img {
	border: 0px;
}
.main_section .box_heading {
	font-weight: bold;
	color: black;
}
.main_section .box_heading a {
	color: black;
}
.post {
	padding: 10px 0 10px 0;
}
.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}
.entry {
	line-height: 18px;
}
p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.sidebar {
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li {
	padding: 10px 0 10px 0;
}
.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}
.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}
table#wp-calendar {
	width: 100%;
}
#footer p {
	line-height: 18px;
}
.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;
}
.main_left {
	width:325px;
	float: left;
}
.main_right {
	width:325px;
	float: right;
}
/* Styles for Navigation */
#navigation {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	background-color: #5e3749;
	padding-right: 0;
	margin-right: 10px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid;
}
#navigation a:hover {
	color: black;
}
#navigation .current_page_item a {
	color: black;
}
/* Styles for Footer */
#footer {
	clear: both;
	float: left;
	width: 700px;
	text-align: center;
	background-color: #5e3749;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
