/*  
Theme Name: The Seanachai
Theme URI: 
Description: A special theme created for The Seanachai
Version: 4.0
Author: Michael Delaney
Author URI: http://www.michael-delaney.com

	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */

/* ---------------------------------
 This section deals with basic tags
-------------------------------------*/

body {
	text-align: center;
	font-family: arial, sans-serif;
	margin: 0px;
	font-size: 10pt;
	color: #000;
	background: #810202 url(images/overall-background.jpg) repeat-y top center;
}
h2 {
	text-align: left;
	font-size: 20pt;
	color: #5da2ff;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
h3 {
	color: #5da2ff;
	height: 100%;
	font-size: 16pt;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

h3 a, h2 a {
	display: inline;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #5da2ff;
}
h3 a {
	border-bottom: 1px solid #5da2ff;
}

h3 a:hover, h2 a:hover {
	border-bottom: 1px solid #dba60f;
}
#respond h3 {
	margin: 0px 0px 0px 15px;
}

a {
	text-decoration: none;
	color: #1b3b62;
}
a:hover {
	color: #dba60f;
}
img {
	border: 0px;
}
p {
	margin-left: 15px;
	text-align: left;
}
/* ---------------------------------
 h1 is special
-------------------------------------*/
.header {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 1000px;
	height: 200px;
}
#loginbox {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	color: #fff;
	text-align: left;
}

#loginbox h2 {
	background: #e89e01;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 2px 3px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	float: left;
}
#loginbox p {
	background: #e89e01;
	margin: 0px;
	padding: 0px 3px;
	color: #fff;
	font-size: 12px;
	display: inline;
	visibility: hidden;
	float: left;
}
#loginbox h2.donate {
	padding: 0px;
	float: right;
	width: 140px;
	text-align: center;
}
#loginbox h2.donate a {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 2px 3px;
	height: 20px;
	font-size: 12px;
	display: block;
}

#loginbox div.formcontainer {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	height: 16px;
	background: #e89e01;
	display: block;
	float: left;
}

#loginbox input, #loginbox label {
	padding: 0px;
	margin: 0px 0px 0px 3px;
	height: 15px;
	display: inline;
	float: left;
}
#loginbox input {
	margin-right: 3px;
	width: 100px;
	font-size: 10px;
	border: 1px solid #909090;
}
#loginbox .button {
	width: 55px;

}
#loginbox ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	display: block;
	float: left;
}
#loginbox ul li {
	padding: 0px;
	height: 15px;
	display: block;
	float: left;

}
#loginbox a, #loginbox span {
	padding: 3px 5px 3px 5px;
	display: block;
	background-color: #e89e01;
	color: #ffe8a8;
	text-decoration: none;
}
#loginbox a:hover {
	background-color: #ffe8a8;
	color: #e89e01;
}
h1 {
	margin: 0px auto 0px auto;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("/images/headers/default-header.jpg");
	background-color: #000;
	width: 1000px;
}
h1 span, .hidden {
	visibility: hidden;
}

#contentwrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background-color: #44362b;
	background: #810202 url(images/content-back.jpg) repeat-y top center;
	text-align: left;
	width: 1000px;
}
#searchform {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #e89e01;
	padding: 4px 6px;
	white-space: nowrap;
}
#searchform #s {
	width: 100px;
	padding: 0px;
	margin: 0px;
}
#searchform #s-button {
	width: 75px;
}
/* ---------------------------------
  The donate button
-------------------------------------*/
#donate_button {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#donate_button a {
	padding: 2px 5px 1px 5px;
	background-color: #e89e01;
	color: #ffe8a8;
	text-decoration: none;
}
#donate_button a:hover {
	background-color: #ffe8a8;
	color: #e89e01;
}
/* ---------------------------------
  The subscription links are positioned specially
-------------------------------------*/
#subscription_links {
	font-size: 10px;
	position: absolute;
	top: 5px;
	right: 200px;
	padding: 0px;
	text-align: right;
	background: #e89e01;
}
#subscription_links img {
	vertical-align: bottom;
}

/* ---------------------------------
  The about box is a specially positioned block of content on the front page 
  This is the sidebar and its widgets
-------------------------------------*/

#about_wrapper  {
	margin: 10px 0px 10px 20px;
	position: absolute;
	top: -80px;
	right: 0px;
	width: 350px;
	background-image: url(images/index-content-back.png);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #44362b;
	color: #f9c49b;

}
#about_wrapper ul, #sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#about_wrapper ul li.widget {
	text-align: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#about_wrapper ul li.widget h2 {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 22px;
}
#about_wrapper a {
	text-decoration: underline;
	color: #dba60f;
}
#about_wrapper h2 a {
	color: #5da2ff;
	text-decoration: none;
}
#about_wrapper blockquote {
	color: #000;
}

#about_wrapper ul li#text-3, #about_wrapper ul li#text-4 {  /* Special formatting for the first widget because of its special background */
	background: url(images/whatis-back.png) top left no-repeat;
	display: block;
	clear: right;
	padding: 0px 5px 0px 22px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#about_wrapper ul li#text-3 h2 {
	margin: 0px;
}
li#text-3 p {
	margin: 0px;
	padding: 0px 0px 10px 130px;
	font-size: 10pt;
	line-height: 14pt;
	background: url(images/crumpled.png) no-repeat top left;
	min-height: 175px;
	height: 175px;
}
.cat_posts ul li {
	margin-left: 20px;
}
.cat_posts ul li p {
	margin: 0px;
	padding: 0px;
}
.widget_latest_products div {
	margin-left: 8px;
	margin-top: -5px;
}
#latest-products div div {
	width: 100px;
	margin-right: 25px;
	float: left;
}
#shopping-cart div.shopping-cart-wrapper {
	padding-left: 20px;
}
#execphp-2 ul {
	list-style-type: none;
	position: relative;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#execphp-2 p {
	margin-top: 0px;
	padding-top: 0px;
}
#execphp-2 ul li { 
	display: block;
}
#execphp-2 ul li a {
	color: #dba60f;
	display: block;
	clear: left;
	padding-top: 50px;
	width: 250px;
	height: 0px;
	margin: 2px 10px 30px 10px;
	background: none;
	background-repeat: no-repeat;
	background-position: top left;
}
#execphp-2 ul li a {
	background-image: url(/images/banners/default-banner.jpg);
}

#execphp-2 ul li img {
	position: absolute;
	right: 0px;
	top: 0px;
}
#execphp-3 .post {
	margin: 0px;
	padding-top: 0px;
	border: none;
}
#execphp-3 .entry {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#execphp-3 .icon {
	display: none;
}
#execphp-3 h3 {
	font-size: 12pt;
}
#execphp-3 h3 a {
	border-bottom: none;

}

/* ---------------------------------
  The episode box is a specially positioned block of content on the front page  
-------------------------------------*/

#podcast_box .date, .Episodes_icon, .Podcast_icon {
	text-align: left;
	font-size: 18px;
	float: left;
	width: 100px;
	padding: 77px 0px 0px 0px;
	margin-left: 5px;
	background: url(images/microphone.png) no-repeat top left;
}

--------------------------------
  The blog box contains the blog entries on the front page
-------------------------------------*/
h2#content_box_header {
	margin: 0px 0px 0px 10px;
}
#content_box_wrapper {
	text-align: left;
	margin: 0px;
	background: #ffe8a8;
	width: 1000px;
}
#content_box_wrapper.index, #content_box_wrapper.product_page {
	width: 650px;
	
}

#content_box_wrapper .tags {
	margin: 0px;
}
#about_wrapper .scrippet {
	width: 330px;
}

.date {
	padding: 0px 0px 0px 20px;
}
.icon {
	text-align: left;
	font-size: 18px;
	float: left;
	width: 100px;
	padding: 77px 0px 0px 0px;
	background: url(images/books.png) no-repeat top left;
}
.icon p {
	font-weight: bold;
	text-align: center;
	padding: 0px 5px 0px 5px;
	width: 60px;
}
.icon ul, .Episodes_icon ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.icon ul li, .Episodes_icon ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.episode-image {
	float: right;
	margin: 0px 20px 20px 20px;
}
.podcast_link {
	margin-left: 20px;
}
/* ---------------------------------
 This section deals with the sidebar
-------------------------------------*/


/* ---------------------------------
 This section deals with the navigation bar at the top of the page 
-------------------------------------*/
#nav_bar_wrapper {
	background-color: #e89e01;
}
.nav_bar {
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #e89e01;
	font-size: 12pt;
	z-index: 10;
	width: 1000px;
}
#nav_title {
	font-size: 16pt;
	color: #ffdc87;
}
.nav_bar ul {
	font-size: 14pt;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.nav_bar ul li { display: inline; }

.nav_bar li a {
	height: 100%;
	border: 1px solid #ffdc87;
	text-decoration: none;
	padding: 0px 10px 3px 10px;
	background-color: #e89e01;
	color: #ffe8a8;
}

.nav_bar ul li a:hover {
	background-color: #ffe8a8;
	color: #e89e01;
	padding: 0px 10px 3px 10px;
}

#navselected span, #navselected a {
	height: 100%;
	border: 1px solid #ffdc87;
	text-decoration: none;
	padding: 0px 10px 3px 10px;
	color: #e89e01;
	background-color: #fff;
}

/* ---------------------------------
 Store Page Stuff
-------------------------------------*/
#product-page-paragraph {
	font-size: 12pt;
}
.textcol {
	float: none;
}
.producttext {
	margin-left: 20px;
}
h2.prodtitles {
	padding: 0px;
}
.prodtitles a:hover {
	text-decoration: none;
	border: none;
}
/* ---------------------------------
 page styles
-------------------------------------*/

blockquote {
	padding: 10px;
	background: #fff3da;
}
.post {
	margin: 0px auto 0px auto;
	padding: 20px 10px 20px 10px;
	zoom: 1;
	border-width: 0px 0px 1px 0px;
	border-color: #fff3da;
	border-style: solid;

}
.post p {
	line-height: 14pt;
	margin: 0px 0px 10px 0px;
}
.tags {
	text-align: left;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}
.post .tags {
	padding: 0px;
}


.postmetadata {
	text-align: left;
	font-size: 8pt;
	padding-top: 25px;
}
.postmetadata span, .icon ul, .Episodes_icon ul {
	display: block;
	border-bottom: 1px solid #fff;
}
.complete-list-link {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 10pt;
	font-weight: bold;
}
#episodes_tray, #blog_tray {
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.entry {
	padding: 0px 0px 0px 120px;
	margin: 0px;
}
.page {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.page img {
	border-width: 8px 8px 40px 8px;
	border-style: solid;
	border-color: #fff;
	margin: 0px 0px 20px 20px;
}
.entry ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.entry img {
	padding: 5px;
}
.more-link {
	white-space: nowrap;
	margin: 0px;
}
#comments {
	background-color: #44362b;
	color: #fff;
	padding: 0px 0px 10px 0px;
}
#comments li {
	list-style-position: outside;
	padding: 10px;
	margin: 0px;
}
#comments li.alt {
	background: #606060;
}
#comments a {
	color: #dba60f;
}
#comments a:hover {
	color: #1b3b62;
}
.comment-meta {
	font-size: 8pt;
}
#footer_wrapper {
	position: relative;
	color: #fff;
	background-color: #e89e01;
	font-size: 10pt;
	clear: both;
}
#footer {
	padding: 10px;
}
#footer a {
	color: #fff;
}
.alignright {
	float: right;
}	
.alignleft {
	float: left
}
.center {
	text-align: center;
}
.clearline {
	clear: both;
}
#shoppingcart {
	background: url(images/hat.png) top left no-repeat;
}