/*
Theme Name: Mossy Skull 2
Theme URI: http://www.michaeljdeluca.com
Version: 2.0
Description:  Tribal-style three column layout.
Author: Michael J DeLuca
Author URI: http://www.michaeljdeluca.com
*/



/*#############################################################
Name: Mossy Skull
Date: 2008-09-21
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
* { margin: 0; padding: 0; }

a {color: #052004;}
a:visited {color: #052004;}
a:hover {color: #26530D;}

body {
	background: #052004;
	color: #000;
	font: normal 65% Myriad, "Optima", "Trebuchet MS", sans-serif;
	margin: 0px auto;
}

p,ul {
	padding-bottom: 1em;
	font-size: 1.1em;
}

blockquote {
	background: #FFF;
	color: #000;
	display: block;
	font-size: 1em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1 {
	color: #000;
	font: 1.3em "Granjon", "Chaparral Pro", Times, serif;
	padding-bottom: 12px;
}
h3 {
	color: #052004;
	font: bold 1.3em "Granjon", "Chaparral Pro", Times, serif;
}
h2 {
	color: #052004;
	font: bold 1.7em "Granjon", "Chaparral Pro", Times, serif;
}
h2 a {text-decoration: none;}

.clearer {clear: both;}
.container {
	background: #0B3A09 url(img/bgcontainer.gif) center repeat-y;
	font-size: 1.2em;
	margin: 4px auto;
	width: 952px;
}
.left {
	float: left;
	width: 169px;
	margin:0 0 0 21px;
	border-right: 1px solid #052004;
	text-align: right;
	background: #26530E;
}
.left select { width: 80%; }
.left h1, .left h3, .left li, .left select { margin: 0 12px; padding-bottom:1px; }
.left h1.widget { display:none; }
.left a { color: #ddd; text-decoration: none; }
.left li { list-style: none; white-space:nowrap; text-wrap:none; }
.left ul li:hover { background: #052004; }
.bloglogo {
	height:139px;
	width:169px;
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background: #26530E url(img/skull.jpg) no-repeat -7px 0;
}
.quote {
	margin: 12px 12px 0 12px;
	font-size: .8em;
	color:#ddd;
}
#twitterSpace { margin: 12px 12px 0; color:#ddd; background: none; padding-bottom:10px; }
#twitterSpace a { text-decoration:underline; }
#twitterSpace img { float: left; margin-right: 5px; border: 1px solid #000; }
#twitterSpace #twitterImage img { display:none; }
#twitterSpace br { display:none; }
#twitterSpace .dateText { padding-top: 5px; text-align:center; letter-spacing: -0.1em; }

.header {
	float:left;
	margin-right:21px;
	width: 740px;
	height: 110px;
	background: #26530D url(img/skull_hdr.jpg) no-repeat;
	text-align: right;	
}
.blogtitle {
	float:left;
	margin: 0 20px;
	height:110px;
	width:180px;
}
.hdr-right { 
	float: right;
	width: 520px; height: 110px;
}

.hdr-right form { display: inline; }
.hdr-right ul { padding: 8px; margin: 0; }
.hdr-right li { 
	list-style: none; display: inline; 
	padding: 0px 5px; 
	color: #000;
	font: bold 1.2em "Granjon", "Chaparral Pro", Times, serif;
	}
.hdr-right li a {
	color: #052004;
	text-decoration: none;
}
.hdr-right li a:hover {	color: #26530E; text-decoration: underline; }
.hdr-right img { border: 1px solid #000; margin: 6px 16px 6px 0; }
.hdr-right img:hover { border: 1px solid #26530D; }

#menu {
	float: left;
	width: 740px;
	height:28px;
	line-height:29px;
	margin:0 auto;
	border-top: 1px solid #26530D;
	border-bottom: 1px solid #052004;
	background: #EEFFEE;
}
#menu p {
	float: left;
	padding: 7px 10px;
	margin-right: 4px;
	color: #000;
	font: normal 1.4em "Granjon", "Chaparral Pro", Times, serif;
	border-right: 1px solid #052004;
	border-bottom: 1px solid #000;
	background: #26530D;
}
#menu ul {
	padding:0px 4px;
	list-style: none;
	text-align: left;
	position: relative;
}
#menu li {
	display: inline;
}
#menu li a {
	color: #000;
	font: bold 1.2em "Granjon", "Chaparral Pro", Times, serif;
	text-decoration: none;
	padding:8px 6px 5px;
	margin: 0px 2px;
}
#menu li a:hover,#menu li.current_page_item a {
	text-decoration: none;
	background: #26530D;
}

.sidebar {
	float: right;
	margin-right:21px;
	padding-top: 12px;
	width: 229px;
	background: #EEFFEE;
	border-left: 1px solid #26530D;
}
.sidebar h1, .sidebar h3, .sidebar li, .sidebar p { margin: 0 16px; }
.sidebar li, .sidebar p {font-size: .9em;}
.sidebar h3 {
	line-height: 24px;
	padding-top: 6px; white-space:nowrap; text-wrap:none;
}
.sidebar ul { }
.sidebar li {
	list-style: none;
	color: #000;
	padding-left: 12px;
}
.sidebar li a {
	font-weight: bold;
	display: inline;
	text-decoration: none;
}
.sidebar li a:hover {
	background: #578937;
	color: #000;
}
.sidebar li a:visited {
	color: #26530D;
}
.sidebar img { float: left; margin: 0 5px 0 -5px; }
.sidebar .goodshelf_li { height: 80px; }
.sidebar .publications a { font-style: italic; text-decoration: none; }
.sidebar .publications a.more { font-style: normal; text-decoration:none; }
.sidebar .recentcomments li { padding-left: 4px; }	
.sidebar .recentcomments a { font-weight:normal; }

.main {
	float: left;
	width: 510px;
	background: #DCF9EC;
}
.post{margin:24px 20px 12px 20px;}

.sharethis { float: right; font-size: 14px; }
a.stbutton { text-decoration: none; }
.stbuttontext { padding:1px 5px 5px 20px; }

.post .info{
font:1.1em "Granjon", "Chaparral Pro", Times, serif;
color:#000;
text-align:right;
}
.post .info a {  }

/* Comments Styling */
#addcomment { background: #EEFFEE; }
.comment { background: #EEFFEE; }
#comments { padding: 2px; } 

#commentform {
margin: 1em 0;
background: #EEFFEE;
width: 400px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.icon img {
}
.avatar img { float:right; }

.post ul li
{
list-style:square;
margin-left:12px;
padding:5px;
}
.post a:link, a:visited {
padding: 0px;
}
.post a:link,.post a:visited{
padding: 0px;
}

.entry img {
	border: 1px solid #000;
	margin: 6px;
}
.entry img:hover {
	border:1px solid #26530D;
}

.entry ol li
{
padding:5px 5px 5px 5px;
list-type:decimal;
margin-left:22px;
}

.footer {
	float: left;
	position: relative; 	
	z-index: 1;
	margin-left:21px;
	width: 910px;
	height: 110px;
	background: #eeffee url(img/skull_ftr.jpg) no-repeat;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer .rights {
	text-align: center;
	padding: 24px 0 24px 672px;
	font: bold 1em "Granjon", "Chaparral Pro", Times, serif;
	line-height: 1.3em;
}
.footer a:visited {
	color: #26530D;
}



