/*  
Theme Name: LivingOS GAMMA
Theme URI: http://www.livingos.com/
Description: Keeping it simple with 1 column
Version: 1
Author: Tim Hyde
Author URI:  http://www.livingos.com/

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5  License
http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

*{
  margin: 0;
  padding: 0;
  border: 0;
}

/*-------layout------*/
body{	text-align:center;
	min-width:720px;	background-color: #200800;}
	
#page{
	
	width:85%;
	margin: 0 auto;
	text-align:left;background-color: #ffffff;border: 5px #5c1700 solid;}
	
#content{
	width:75%;
	margin:0 auto;
}


#header{
	margin-top:10px;
	width:100%;
	}

hr{	clear:both;
	display:none;}

#content{
	clear:both;}
	
.post{
	clear:both;}
	
.archivemonth{	float:left;
	width:45%}
.archivesubject{	float:right;
	width:45%;}
.archiverecent{
	
	}
/*----typography----*/
body{
	color: #545454;	font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size:76%;
	line-height: 1.8em;}

h2,h3,h4,h5{
	font-size:1.8em;	text-transform: capitalize;	letter-spacing: -0.05em;	word-spacing: +0.2em;	font-weight: normal;
	color: #cc6600;}
h2{font-size:2.2em;}
h3{color: #cc9900;}

h4,h5{color: #200800;}

#header h1{
	font-size:3em;
	text-align:center;	text-transform: capitalize;
	line-height:1em;	font-weight: bold;letter-spacing: -1px;}

h1 a{
	color: #cc3300;
	text-decoration: none;	font-weight: bold;}
h1 a:hover{
		border-bottom: 1px #545454 dashed;	color: #511400;	background-color: #ffffff;	text-decoration: none;}


.description{
	margin-top:5px;	text-align:center;
	font-size: 1.8em;	font-variant: small-caps;	color: #8f8f8f;}
.todaysdate{
	text-align:center;	font-weight: bold;	font-size: 1.6em;}
	
a{	color: #cc9900;	font-weight: normal;}
	
a:hover{
		color: #38252a;	background-color: #faf7f7;	text-decoration: underline;}

p{	
	font-size:1em;
	text-align: left; 
	margin: 0 0 1em;}


h2 a{
	padding: 0em 1em 0em 1em;	color: #cc6600;	font-weight: normal;text-decoration: none;}

h2 a:hover{	background-color: #faf7f7;	border-bottom: 1px dashed;	text-decoration: none;}


.entry p{	text-indent: 1em;}

.post ol{
	padding-left: 40px; 
	list-style: decimal;	margin-bottom: 1em;}

.post ol li{
	padding-left: 5px; 
	background-image: none;}

.post ul{
	padding-left: 40px; 
	list-style-type: disc;	margin-bottom: 1em;}

.post ul li{
	padding-left: 5px; 
	background-image: none;}
	
blockquote {
	margin: 0.25em 3em 0.25em 2em;	padding-left: 1em;	font-style: italic;	font-size: 1.05em;	font-weight: normal;	border-left: 4px #cc9900 dotted;	background-color: #faf7f7;}

a img{	padding: 2px;
	border:none;}
a:hover img{	border: none;}

.rightalign{
	float:right;
	margin-left: 0.5em;}
.leftalign{	
	float:left;	margin-right: 0.5em;}
.clear{
	clear:both;}
	
.post h2{
	text-align:center;margin-bottom: 1em;}

.postdate{
	clear:both;	font-variant: small-caps;
	margin-bottom: 0em;}
	
.postcategory a{	font-weight: bold;	text-transform: uppercase;	letter-spacing: -1px;	color: #929292;	font-size: 1em;	border-top: 4px #545454 solid;
	display:block;	border-bottom: 1px #ffffff solid;	text-decoration: none;
	background: url(images/category.gif) no-repeat left center;	padding-left:25px;
	padding-top:2px;margin-bottom: 0.5em;}
.postcategory a:hover{
	color: #020202;	border-bottom: 1px #545454 dashed;	background-color:#faf7f7;text-decoration: none;}
.postmetadata{
	clear:both;
	color: #a4a4a4;
	font-size: 0.9em;	line-height: 1.2em;	background-color: #faf7f7;	border-top: 1px dashed;	border-bottom: 1px dashed;padding-top: 0.5em;padding-bottom: 0.5em;}

.postmetadata a:hover{background-color: #ffffff;}	

h3#respond{
	
	margin-bottom:15px;}

.archive ul{line-height:1.2em;	margin: 0;
	padding: 0;
	list-style-type: none;}

.archive li {
	border-bottom: 1px solid #ddd;
	}
					
.archive li a {
	display: block;
	padding: 2px 15px 2px 15px;
	background: #ffffff;
	color: #808080;
	text-decoration: none;}
.children li{
	border: none;
	}
.children li a {
	padding-left:40px;	}					
.archive li a:hover {
	background: #f4f1f1;
	color: #333;}
/*-----decoration----*/
#header{	border-top: 2px #f4f1f1 solid;
}
	
/*-------main navigation----*/
#nav{		margin-top: 1em;	background-color: #f4f1f1;}
#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;	margin-bottom: 1em;
	}

#nav ul li { display: inline; }

#nav ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #898989;	font-variant: small-caps;}

#nav ul li a:hover
{
	color: #353535;	border-bottom: 1px dashed;background-color: #fafafa;}

.current_page_item a { 
	border-bottom: 2px solid #000;border: 1px #e1e1e1 solid;}

/*----footer----*/
#footer {clear: both;
	background: #ffffff;
	padding: 10px 5px 5px 5px;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0;
	line-height:1em;	border-top: 1px #949494 solid;	margin-top: 2em;}
#footer p{text-align:center;}
#footer a {color: #9b9b9b;}

#footer a:hover {color: #070707;
text-decoration: none;}

/*------forms------*/
input, textarea
{
  border: 1px #57595a solid;
  background: #faf7f7;
  padding: 2px;
  margin-bottom:5px;
  color: #333333;}

input:focus, textarea:focus
{
  background: #ffffff;}

input[type="submit"], input[type="button"]
{
  border: 1px outset;}
	textarea#comment{width:75%;}input#s {
	width: 200px;
	font-size: 1em;
	}
