/*
Theme Name: Odd Sox
Theme URI: http://www.frankallisonmusic.com/
Description: A WordPress theme created for Frank Allison.
Version: 1.0
Author: Timothy Steffes
Author URI: http://www.whatsnormal.com/

This is based off the default WordPress theme (v1.6). Most of it was deleted or highly modified.
*/

body {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	background-color: #2E78C2;
	text-align: center;
}

body, div, h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, a:active, a:hover { color: #0000ff; }
a:hover { text-decoration: none; }

.red {
	color: #ff0000;
}
.gray {
	color: #808080;
}
.small { font-size: 8pt; }
.cnt { text-align: center; }

#everything {  
	width: 780px;
	text-align: left;
	margin: 10px auto 10px auto;
}

#header, #menu, #content, #footer, #minimenu { 
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
#minimenu {border-top: solid 1px black;}

#header { 
	border-top: solid 1px black;
	color: #ffffff;
	background-color: rgb(136,175,108);
	height: 70px;
	padding-left: 20px;
	padding-top: 20px;
}

#header {
	background-image: url('http://www.frankallisonmusic.com/images/top_idea.jpg');
	background-repeat: repeat-x;
}

#header h1 { font-size: 24pt; }
#header h3 {
	color: #ffffff;/*#556b2f;*/
	font-weight: bold;
	margin-top: 0px;
	margin-left: 100px;
	font-size: 12pt;
	margin-bottom: 0px; 
	padding-bottom: 0px;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active, #header h1 a:hover { 
	color: #ffffff; 
	text-decoration: none; 
}

#menu, #minimenu {	
	background-color: rgb(136,175,108);
	text-align: right; 
	font-size: 8pt;
}

#menu p, #minimenu p { 
	margin: 0px 0px 0px 0px; 
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#minimenu p { 
	padding: 4px 20px 4px 20px;
}

#minimenu {	
	text-align: center; 
	font-size: 10pt;
}

#menu a:link, #menu a:visited, #menu a:active, #minimenu a:link, #minimenu a:visited, #minimenu a:active {
	color: #ff0000; 
	text-decoration: none; 
}

#menu a:hover, #minimenu a:hover { 
	color: #ff0000; 
	text-decoration: underline; 
}

.clearme { clear: both; border-bottom: #556b2f 1px dashed; margin-bottom: 10px; margin-top: 30px; }

.clearmeclean { clear: both; margin-bottom: 10px; margin-top: 30px; }

#content { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	background-color: #ffffff;
	padding-bottom: 20px;
	display: block;
	margin-bottom: 0px;
}

#content h2 {
	border-bottom: #556b2f 1px dashed;
}

#content h3 {
	border-bottom: #769541 1px dashed;
}

#content p img { 
	float: none; 
	border: solid 1px #000000;
}

#content p img.normal { 
	float: none; 
	border: solid 1px #000000;
}

#content p img.release { 
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	border: solid 1px #000000;
}

#content hr { 
	border-top: #556b2f 1px dashed; 
	border-bottom: #ffffff 1px dashed; 
}

#footer { 
	clear: both; 
	text-align: center; 
	font-size: 8pt; 
	background-color: #95CAE4;
	margin-top: 0px;
	margin-bottom: 10px;
}

#footer p { 
	margin: 0px; 
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer a { text-decoration: none; }

#cd_pic { width: 318px; float: left; }
#cd_text {width: 400px; float: right; }

#breadcrumbs p {
	color: #ffffff; /*#556b2f;*/
	font-weight: normal;
	margin-top: 0px;
	font-size: 10pt;
}
#breadcrumbs { font-size: 10pt; padding-left: 20px; }
#breadcrumbs a { color: #ffffff; }

x.postmetadata { clear: both; }

.release_title { 
	font-size: 12pt; 
	color: #556b2f; 
	font-weight: bold; 
}

.bandframe { 
	border: #556b2f 1px dashed; 
	width: 240px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.note {
	font-size: 8pt;
	color: #00008b;
}
.post h3 { margin-bottom: 0px; }
#content h2 a, .post h3 a { color: black; font-style: italic; text-decoration: none; }
#content h2 a:hover, .post h3 a:hover { color: black; font-style: italic; text-decoration: underline; }
.post small { font-size: 8pt; }
.post .postmetadata { font-size: 8pt; xtext-align: right; }
.post { xclear: both; margin-bottom: 10px; margin-top: 30px; margin-right: 10px; }
.post p.post_date { 
	margin-top: 1px; 
	padding-top: 1px; 
	color: #808080; 
	text-align: right; 
	margin-bottom: 1px; 
	padding-bottom: 1px;
}
#content .post { margin-top: 0px; padding-top: 0px; }

.alignleft { float: left; width: 40%; margin-bottom: 10px; font-size: 8pt; }
.alignright { float: right; width: 40%; text-align: right; margin-bottom: 10px; font-size: 8pt; }

.navigation {  
	padding-bottom: 10px; 
}

/*  shopping cart related */
.additional_description_link:link, .additional_description_link:active, .additional_description_link:visited { 
	text-decoration: none; 
}
.additional_description_link:hover  { text-decoration: underline; }
.additional_description_link img {border: none; }
#products_page_container .product_image { padding-right: 10px; padding-bottom: 10px; }
#products_page_container h3 { border-bottom: none; }
#products_page_container p img { float: none; margin: 0px; border-style: none; }
/*  shopping cart related */

/* sitemap related */
.bold { font-weight: bold; }
/* sitemap related */

/* sticky related */
#post-17 { background-color: #f0f8ff; padding: 10px; border: #556b2f 1px dashed;  }
#post-17 .post_date { display: none; }
div.post#post-17 { width: 230px; float: right; clear: none; margin-right: 0px; margin-left: 10px; margin-top: 16px; }
div.post#post-17 img { text-align: center; float: none; }
/* sticky related */

/* created, used in single.php */
.comment_author {}