/*  
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/



                              /*-------layout------*/
  
#page{
	width:760px;
	margin: 0 auto;
	text-align:left;
        padding:30px 35px 30px 15px;
        
        
}

body{
        margin: 10px;
        
}

a{
       color:#000;
       text-decoration:none;
}

img {
      border: none;
}


.thetitlebar{
       width: 760px;

}

#headerpic
{
        display: block;
        margin: 100px 0 0 0;
}
.navigation
{
        margin-bottom:30px;     
}
.titlebar_content {
        border-bottom: 1px #FFC61E solid;
        margin-left: 35px;
        text-align: right;

}

#twitter
{
        display: block;
        float: right;
}

.titletext {
        color: #FFC61E;
}
.title_img {
        float: left;
       
        
}


#nav form {
        padding: 2px 5px 2px 0;
	margin: 0;
	display: block;
	background: none;
	float: right;
       
}

input .button {
        backround: none;
}

.pagetitle{
        color: #FFC61E;
        font-size: 24px;
}


#header{
	margin: 0;
	width:100%;

        
}

hr{	
        clear:both;
	display:none;

}

#content{
	clear:both;
        margin: 45px 0 45px 0;
}

	
.post{
	clear:both;
        margin: 40px 35px 40px 0px;
        
     
}

.searchpost{
        clear: both;
        margin: 30px 0px 30px 0px;
}
.searchtitle{
        color: #79cbd5;
       
}

.noborder{
        border: none;
}
	
.archivemonth{
	float:left;
	width:45%
}

.archivesubject{
	float:right;
	width:45%;
}

.archiverecent{
	
	}

.titletext h2 a{
        float: left;
        text-align: left;
        color: #FFC61E;
        font-family: Futura, Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler             Text',Serif;
        font-size: 20px;
        
        padding: 5px 0 0 0;
            
}

.titledate {
        float: right;
        text-align: right;
        color: #808080;
        font-family: Futura, Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler             Text',Serif;
        font-size:15px;
        padding: 5px 0 0 0;
        
}
.comments {
        margin-top:20px;
        margin-left:35px;
}        

                           /*----typography----*/
body{
	color: #808080;
	font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size: 10px;
	line-height: 16px;
}

h2,h3,h4,h5{
	font-size:1.8em;
	text-transform: capitalize;
	letter-spacing: -0.05em;
	word-spacing: +0.2em;
	font-weight: normal;
	color:#FFC61E;
        padding:0;
        margin:0;
}

h2{

        font-size:15px;
        font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
        
}

h3{
        color: #FFC61E;
}

h4,h5{
        color: #200800;}

h1 a{
	color: #FFC61E;
	text-decoration: none;
	font-weight: bold;
}



.description{
	margin-top:0px;
	text-align:center;
	font-size: 1.8em;
	font-variant: small-caps;
	color: #8f8f8f;
}
.alignleft a
{
        color:#dfgh67;

}
.alignleft {
	color: #808080;
	font-weight: normal;
        text-decoration: none;
        font-size: 14px;
        font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif; 
        text-align: left;
        float: left;
        padding-bottom:5px;
}
.alignright{
	color: #808080;
	font-weight: normal;
        text-decoration: none;
        font-size: 14px;
        font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
        text-align: right;
        float: right;
        padding-bottom:5px;
}

.navText{
       color: #808080;
}


	


p{	
        margin: 15px 0 15px 0;
}


h2 a{
	color: #FFC61E;
	font-weight: normal;
        text-decoration: none;
        font-size: 10px;
        font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
}
.entry
{
        padding:0 35px 0 35px;
        
}
.entry p{
	text-indent: 0;
        text-align: left;
        color: #808080;
        font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler             Text',Serif;
        font-size: 10px;
        
       
}


.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;
}

small {
        clear:both;
        color: #808080;
	font-family: Verdana, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size: 10px;
	line-height: 16px;
}
	
blockquote {
	margin: 0.75em 3em 0.25em 2em;
	padding-left: 1em;
	font-style: italic;
	font-size: 1.05em;
	font-weight: normal;
	border-left: 1px #70c8d2;
}



.rightalign{
	float:right;
	margin-left: 0.5em;}
.leftalign{	
	float:left;
	margin-right: 0.5em;
}

.clear{
	clear:both;}
	
}
	
.postcategory a{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #929292;
	font-size: 1em;
	border-top: 1px #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;
}


.postmetadata{
	clear:both;
	color: #a4a4a4;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #f8f8f8;
        padding:10px;
        margin: 20px 0px 0 35px;
        width: 705px;
}

.postmetadata a:hover{
        background-color: #ffffff;
}	

h3#respond{
	
	margin-bottom:15px;
}

.post h3 {
        color: #FFC61E;
}



.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{
       margin: 0px;
}
	
                                  /*-------main navigation----*/
#nav{
	
	margin-top: 10px;
	background-color: #FFC61E;
        width:760px;
        float: left;
        

        
}

#nav ul
{
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style-type: none;
	text-align: left;
	
  
}

#nav ul li {
        display: inline; 
}

#nav ul li a
{
	text-decoration: none;
	color: #fff;
	font-variant: large-caps;
        padding-right: 20px;
        font-family: futura, trebuchet, verdana, 'Times New Roman';
        font-size: 14px;

}

#nav ul li a:hover
{
	color: #525252;
}

.current_page_item a { 
        color: #70c8d2;
}


/*----footer----*/
#footer {clear: both;
	background: #ffffff;
	padding: 10px 5px 5px 5px;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0;
	line-height:1em;
	
	margin-top: 2em;
}

#footer p{text-align:center;
}

#footer a {color: #d6d6d6;
}

#footer a:hover {color: #070707;
text-decoration: none;}

/*------forms------*/


.commentmetadata
{
     font-size:9px;
}
.titletext small
{
     font-size:9px;
}
