/*
Theme Name: Natural Essence
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Soft and natural two-column theme supporting widgets. Based on the <a href="http://templates.arcsin.se/">free website template</a> Natural Essence. Also available as <a href="http://templates.arcsin.se/natural-essence-joomla-template/">Joomla template.</a>
Author: Viktor Persson
Author URI: http://arcsin.se
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: url(http://www.codyjefferies.com/wp-content/uploads/mastergraphx/Houndstooth.jpg);
	color: #000000;
	font: normal 70.5% Palatino Linotype; 
	padding: 0;
}

a {color: #6ab1ba;}
a:hover {color: #000000;}
a {text-decoration:none;}
big {font-size: 1em;}


h1,h2,h3 {color: #000000; padding: 8px 0 2px;}
h4, h5 {color: #000000; padding: 8px 0 2px;}
h6 {color: #e8e8e8; padding: 8px 0 2px;}
 
h1 {font: normal 1.2em Palatino Linotype;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 {font: normal 1.2em Palatino Linotype;}
h3 {font: bold .8em Palatino Linotype;}
h4 {font: normal 2em Palatino Linotype;letter-spacing: 2px;} 
h5 {font: normal 1em Palatino Linotype;letter-spacing: 2px;} 
h6 [font:normal 1.2em Palatino Linotype;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Palatino Linotype;
	padding-left: 26px
}

form,table {margin-bottom: 1.1em;}
img {border: 2x solid #c0c0c0;}
label {display: block;}
li {line-height: 1.2em;padding: 0px; list-style:none}
p {padding: 10px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul, {padding: 0 2em 1.2em;}


/* structure */
#container {
	border-top: 6px solid #000000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; background: #FFFFFF;
	width: 800px;
}

/* header */
.title {
	background: display none;
	border-top: none;
}
.title h1 {display: none;
	font: normal 2.2em Palatino Linotype;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 10px #000000;
	background: #000000 url(http://www.codyjefferies.com/wp-content/uploads/mastergraphx/Headertitle.jpg) no-repeat left bottom;
	height: 190px;
}

/* navigation */
.navigation {
	background: black; height: 20px;
	}
.navigation ul {padding: 0; margin: 0;}
.navigation li {float: left; list-style: none;}
.navigation li a {
	background: #000000;
	border-right: 1px solid #6ab1ba;
	color: #FFF;
	letter-spacing: 2px;
display: block;
	font: bold 1em Palatino Linotype;
	line-height: 14px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #6ab1ba;
}
.navigation .current_page_item a {color: #6ab1ba;}

/* main */
.main {background: #FFF ;}
.maindark{background: #000000;}


/* posts */
.post .descr {
	color: #000000;
	font-size: 0.9em;
	margin: 4px 0 4px;
}
.post .info{
	border-top: 1px dashed #000000;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin: 4px 0 8px;
	padding: 8px 0;
}

.post img {border: none; margin: 10px;}
.post a img {border:none;}
.post a:hover img {border-color: #000000;}

img.tech {
     margin: 4px;
     padding: 0px;
     border:none;
     background:none;
}



/* footer */
.footer {
	background: white;
	color: #000000;
	font-size: 0.9em;
        padding: 0px;
	width: 100%;
	text-align: center;}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #6ab1ba;
	text-decoration: none;
}
.footerdark {
	background: #000000;
	color: #e8e8e8;
	font-size: 1.2em;
        padding: 0px;
	width: 100%;
	text-align: center;}
.footerdark a {
	color: #e8e8e8;
	text-decoration: none;
}
.footerdark a:hover {
	color: #6ab1ba;
	text-decoration: none;
}

/* misc */
.content {padding: 18px 20px;}
.right .content {padding: 10px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 75%;}
.col2 .right {width: 22%;}

/* sidebar aka */
/* block list */
ul.block, .block ul {
	margin: 4px 0;
	padding: 10px;
	width: 90%;
}

.block li {
	list-style: none;
        list-style-image: none;
}
.block li a,.block li em {
	color: #000000;
        font: normal 1em Palatino Linotype;
	display: block;
}
.block li em {
	font-size: 1em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #6ab1ba;
	background: #FFFFFF;
}

.right .block,.right .block li {border-color: #c0c0c0;}
.right .block li a:hover {background: #FFFFFF;}

.amzshcs-item { margin-bottom: 5px; }
.amzshcs-item a img { border: 0px;}
.amzshcs-item {text-align: center;}
.amzshcs-item {font: bold .8em Palatino Linotype;}
#amzshcs { clear: both; }

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding: 2em;
        padding-bottom: 1em;
        
	
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #000000;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #000000;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #000000;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #ccc;}

/* calendar */
#wp-calendar {color: #000000;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #c0c0c0;
}
.col2 .right table th {border-bottom-color:#c0c0c0;}
.col2 .right table td#today {
  border-color: #000;
  color: #000;
}
.col2 .right table td a {
  border-bottom-color: #0000;
  background-color: none;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 130px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding: 5px;
}

.widget_tag_cloud {
text-align: center;
}
.widget_tag_cloud h2 {
text-align: left;
}