/*   
Theme Name: Cuban Sow 1
Theme URI: http://www.cuban-sow.com
Description: Bob's template for Cuban-Sow.com
Author: BOB!
Author URI: http://www.shinytastic.com
Version: 1
.
General comments/License Statement if any.
.
*/

body {
margin: 0;
background-color: #345559;
background-image: url('images/Cuban_Sow_Background.jpg');
background-repeat: repeat-y;
background-position: center;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #333;
}

h3 {
font-size: 1.5em;
font-weight: normal;
color: #313636;
border-bottom: 1px solid #313636;
padding-bottom: 0.25em;
}

a {
color: #c21e68;
}

a:hover {
color: #990045;
}

a:visited {
color: #a26b84;
}

#MainBox {
width: 750px;
margin: auto;
}

#MainContent {
float: left;
width: 490px;
margin-top: 2em;
margin-left: 40px;
margin-right: 20px;
}

/* Footer 
*****************************/

#FootBreak {
clear: both;
}

#Footer {
font-size: .8em;
margin-top: 2em;
margin-bottom: 0;
background-color: #313636;
color: #fff;
padding: 20px 40px 20px 40px;
}

#Footer a {
color: #fff;
text-decoration: underline;
}

#Footer a:Hover {
color: #999;
}

#FooterLeft {
float: left;
width: 295px;
padding-right: 40px;
}

#FooterRight {
margin-left: 335px;
width: 315px;
}

#Footer h2 {
font-size: 1.2em;
border-bottom: 1px solid #fff;
padding-bottom: 2px;
}

/* Post
*****************************/

.post {
margin-top: 0;
margin-bottom: 2em;
}

.post h2 {
margin-top: 0;
color: #313636;
font-size: 2em;
font-weight: normal;
margin-bottom: 0;
}

.post h2 a {
text-decoration: none;
color: inherit;
}

.post .InfoRow {
margin-top: 0.2em;
font-size: 0.8em;
}

.postmetadata {
border: 1px dashed #313636;
padding: 4px;
background-color: #9baba6;
}

.postmetadata a {
color: #fff;
}

.postmetadata a:hover {
color: #000;
}

.postmetadata a:visited {
color: #ddd;
}

.post li {
margin-bottom: 0.5em;
}

#sidebar {
margin-top: 2em;
margin-left: 560px;
width: 170px;
margin-right: 20px;
}

#sidebar h2 {
margin-top: 0;
font-size: 1.2em;
font-weight: normal;
color: #ffffff;
background-color: #313636;
padding: 4px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#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: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}



.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#searchform {
border: 1px dashed #000;
background-color: #9baba6;
text-align:right;
margin-bottom: 0;
}

#searchform input {
background-color: #fff;
border: 1px solid #313636;
width: 100%;
}

#searchform #searchsubmit {
margin-top: 0.25em;
border: 1px outset #c21f69;
background-color: #c21f69;
color: #fff;
width:auto;
margin-bottom: 0;
}

#searchform div {
padding: 1em 1em 0.25em 1em;
}

#searchform h2 {
margin: 0;
text-align: left;
}

.Break {
clear: both;
margin: 0;
height: 1px;
}

#comment {
width: 470px;
}

.commentlist {
margin: 0;
padding: 0;
}

.commentlist li {
border-left: 2px solid #aaa;
background-color: #ddd;
padding: 1em 1em 1em 2em;
margin-bottom: 4px;
list-style: none;
}

.commentlist li.alt {
background-color: #efefef;
}

li .Feed img {
vertical-align: baseline;
margin: 2px 2px 0 0;
border: 0;
}