/* ---type styling--*/
body {
	font-size:.9em;
	font-family:Verdana, helevetica, Arial, Sans-Serif;
	color: #ffffff;
	align: center;
	background-color: #ffffff;
	}

#page {
	padding:  0 5px;
	width:750px;
	align:center;
	margin-left: 10px;
	}

#content {
	background-color:#b03236;
	width: 560px;
	padding:10px 0px;
	}

.maincolumn, .maincolumn .entry {
	line-height: 1em;
	font-size: .9em;
	}
	
.maincolumn .postmetadata {
	text-align: center;
	font-size: .9em;
	font-variant:  small-caps;

	}

#footer {
	font-size: .9em;
	}

small {
	font-family: verdana, Helvetica, arial  Sans-Serif;
	font-size: 0.9em;
	line-height: 1.25em;
	}

h1, h2, h3 {
	font-family:  verdana;
	font-weight: bold;
	padding: 1px;
	margin: 1.5px;
	}

h1 {
	text-align: center;
	}

.description {
	font-size: .9em;
	text-align: left;
	margin-top: 5px;
	margin-left:55px;
	margin-bottom: 10px;
	font-variant:  small-caps;
	color: #000
	}

h2, h2.pagetitle {
	background-color:#000;
	font-size: 1.22em;
	letter-spacing: .2em;
	padding:  .7px;
	margin-left:10px;
	min-height:17px;
	min-width: 530px;
	text-indent:  15px;
	valign: middle
	}


#sidebar h2 {
	font-family: verdana, helvetica, arial, Sans-Serif;
	font-size: 1.15em;
	text-align: left;
	font-variant: normal;
	background-color:#000;
	margin-left: 0px;
	min-height: 17px;
	min-width:160px
	}

h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 1.3em;
	text-decoration: none;
	color: #b03236;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	text-indent: 15px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #fff;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, helvetica, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: .9em;
	font-variant:  small-caps;
	}

#sidebar {
	font: Verdana, helvetica, Arial, Sans-Serif;
	text-align: left;
	font-size: .8em;
	}

	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

h2 a:hover, h3 a:hover {
	color: silver;
	text-decoration: none;
	}
	
a{
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #b03236;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1em Verdana, helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* ---positions/structure--- */
body {
	margin: 0;
	padding: 0; 
	}
	
#header {
	padding: 15px;
	margin: 0px;
	height: 175px;
	width: 100%;
	}

.maincolumn {
	float: left;
	padding: 5px;
	margin-left: 15px;
	width: 550px;
	}
	
.post {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	}

.maincolumn .post {
	margin: 0;
	}

.maincolumn .postmetadata {
	margin: 20px 0;
	text-align: center;
	font-size: .9em;
	font-variant:  small-caps;
	}
	
#footer {
	margin: 0 auto;
	clear: both;
	valign:bottom;
	width: 400px;
	padding:10px 5 5 5px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	text-align: left;
	}


h2 {
	margin:0px;
	}


#sidebar h2 {
	margin: 0px;
	padding: 0px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 35px auto 20px ;
	}
/* End Headers */

#bottomimage {
	padding: 0px;
	border: none;
	margin: 0px;
}

p img {
	padding:1px;
	max-width: 100%;
	border: 1px solid #000;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

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


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: circle;
	list-style-image: none;
	text-align: center;
	font-size: .9em;
	font-variant:  small-caps;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type:none;
	list-style-image: none;
	margin-bottom: 10px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: circle;
	list-style: circle;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 1px 1px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 85px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 120px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width:70%;
	padding: 2px;
	align:center;
	}

#commentform #submit {
	margin: 0;

	width:125px
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 5px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	text-align: center;
	font-size: .9em;
	font-variant:  small-caps;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 0px 6px 0px 5px;
	width: 161px;
	float: right;
	background-color: #b03236;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	color: #000;
	background-color:#000;
	width: 350px;
	hieght: 2px;
	size: 2px;
	noshade:noshade;
	border-color: #000;
	}

a img {
	border: none;
	padding: 2px;
	}

#headerimg{
	margin:0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#bottomcolumn {
	padding-left: 0px;
	border: none;
	margin-left:14px;
	clear: none;
}

#giantmain {
	
}

#bottomcolumnside {
	padding-left: 0px;
	border: none;
	margin-left:1px;
	clear:  left;
	valign: top;
}

#splash {
	padding:35px;
	margin-top:150px;
	border: none;
}