/*   
Theme Name: Sage Creative Group
Theme URI: 
Description: Sage homesite custom theme
Author: Tyson Chritton
Author URI: http://www.sagecreates.com
Template: thematic
Version: 1.0
Tags: sage creates
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*=============================================================*
/*=============================================================*
/*=============================================================*
/*=============================================================*
/*=============================================================*/


#post-1 .entry-title a{
color: #888888;
}
#navbox {
z-index: 999;
width: 1000px;
height: 35px;
}
#navbox a{
display: block;
border: none;
width: 100%;
height: 100%;
text-decoration: none;
font-size: 17px;
color: #766c5a;
font-family: Verdana, Geneva;
}
#navbox a:hover, #navbox a:active {
color: #7b8c3f;
}
.ro, .ro-active  {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}

#sagelogobox {
height: 600px;
width: 375px;
top: -550px !important;
}

/* ////////////////////////////////////////////////////////////////////////persistent structure blocks */
.clear {
width: 100%;
height: 0px;
clear: both;
}
p {
padding: 10px;
margin-bottom: 10px;
}
h3 {
font-size: 14px;
font-weight: 600;
font-style: normal;
}
body {
color: #333;
background-image: url('images/bg.png');
}

#everything{
left: 0px;
right: 0px;
top: 0px;
bottom:  0px;
width: 100%;
height: 100%;
}

#tier1{
width: 100%;
height: 212px;
}

#header{
height: 212px;
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#tier2{
width: 100%;
}
#topdeckle{
width: 100%;
background-image: url('images/deckle.png');
background-repeat: repeat-x;
height: 26px;
}
#botdeckle{
width: 100%;
background-image: url('images/deckle2.png');
background-repeat: repeat-x;
height: 26px;
}
#mainwrap{
width: 100%;
background-color: #fff;
}
#main{
margin: 0px;
clear: none;
padding: 0px !important;
width: 1000px;
margin-left: auto;
margin-right: auto;

background-color: #fff;
}

#tier3{
width: 100%;
background-position: 0px -15px;
}

#footer{
border: none;
height: 235px;
margin-top: 0px;
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#headspace {
height: 90px;
width: 100%;
}

#access {
display: none;
}

#branding{
padding: 0px !important;
height: 130px;
width: 1000px;
display: none;
}

#blog-description {
text-indent: -9999px;
}
#blog-title {
text-indent: -9999px;
}
.entry-title {
padding-top: 5px;
}
.entry-meta{
}
.entry-content{
padding-top: 0px;
padding-bottom: 5px;
text-indent: 20px;

}
.entry-content h3{
font-size: 14px;
font-weight: 600;
font-style: normal;
}
.entry-utility{
padding-top: 10px;
}
.page-title {
font-weight: bold;
font-size: 18px;
}
.powerpress_player{
padding-left: 10px;
padding-bottom: 10px;
}
#logo-image{
height: 143px;
border: 0px solid black;
}
#container {
margin-top: 0px;
padding: 3px;
padding-top: 0px;
width: 800px;

float: left;
}
#content {
width: 100%;
margin-left: 0px;
}

#primary {
padding: 0px !important;
border: 0px solid blue;
right: 3px;
width: 275px;
}

#primary ul{
padding: 0px;
}

#secondary {
padding: 0px;
width: 275px;
}

#siteinfo {
padding: 5px;
}
/* ////////////////////////////////////////////////////////////////////////end persistent structure blocks */
#access
{
height: 28px;
border: none;
border-bottom: 1px solid #307347;
}
#access ul{
margin-left: 0px;
border: none;
}
#access li{
background-color: transparent;
}
#access li:hover{
background-color: white;
}
#access a{
padding-top: 6px;
padding-bottom: 6px;
padding-left: 17px;
padding-right: 17px;
border: 0px solid black;
}
#access .current_page_item {
background-color: white !important;
padding-bottom: 3px !important; 
border-bottom: 1px solid white;
border-left: 1px solid #307347;
border-top: 0px solid #307347;
border-right: 1px solid #307347;

}

#prev a, #next a{
font-size: 12px;
}
.hentry {

padding: 0px;
}
.post {
}
#fixedspacer{
height: 5px;
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 140px;
position: fixed;
background: transparent;
z-index: 3999;
}
#mainfixedspacer{
width: 670px;
height: 5px;
margin-left: 3px;
background-color: white;
border-right: 1px dotted #ccc;

}
#columnfixedspacer{
margin-left: 674px;
margin-top: -5px;
background-color: #eaeaea;
height: 5px;
width: 285px;
z-index: 9999999999; /*over 9000!*/
}
/* ////////////////////////////////////////////////////////////////////////theme specific blocks */


/* /////////////////////////////////////////////////////////////////////////end theme specific blocks */
