/*

Theme Name: Great Spaces
Description: Simple, modern, lightweight, custom
Version: 1.0
Author: Offbeat Studios
Author URI: www.offbeat-studios.com
Tags: grey, fixed width, valid XHTML, valid CSS, right sidebar, simple


*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  font:62.5% Verdana, Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */

 	background: #fff url(./images/main_bg.gif) repeat;
	text-align:center;
  margin:0;
  padding:0;
  
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}

img {
  border:0;
}

#wrapper {
  width:1100px;
background:none;
height:auto;
  margin:120px auto;
top:0px;
  padding:0px auto;
  text-align:left;

background:none;
}


/* Blog Title */
h1 {
  font:3.2em Verdana, Arial, Helvetica;
  letter-spacing:-0.05em;
}

h1 a {
  position:absolute;
  width:300px;
 
  text-decoration:none;
  color:#000000;
}

a:hover {
	color:#000000;
}


a:link {
	color:#424c28;
}

a:visited {
	color:#424c28;

}

/* Tagline */
#masthead p {

  margin:0;



}

/* Pages Navigation */

div#masthead {

 

width:950px;
 

top:26px;
margin-left:75px;
height:130px;
text-align:left;

background: url(./images/toplogolong.gif) no-repeat;

z-index:10;
  position:absolute;
}

div#masthead ul {
  float:right;
 text-transform: lowercase;
 poosition:absolute;
  z-index:2;
  margin-top:44px;
  
 width:620px;
/* font-family:Georgia, "Times New Roman", Times, serif;*/
font:80% Verdana, Geneva, sans-serif;

height:11px;



}

div#masthead ul li {
 float:left;
margin-right:1px;
   background: url(./images/nav-pipe.gif) left 3px no-repeat;

/* border-left:1px solid #000;*/
height:11px;
}

div#masthead ul li a {
  color:#000;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:0px 20px 18px;

}

div#masthead ul li a:hover,
div#masthead ul li.current_page_itxem {
	
	background-image: url(./images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	
	
}

/* Banner image dropshadow */
div#masthead_image {
	
	
/*background: url(./images/image_bg.png) center no-repeat;*/
  width:950px;
 margin-left:75px;
 margin-right:75px;

  clear:both;

  position:absolute;
  z-index:1;
}


#logorule {
	
}

#indexPageMessage {
		font: 260% Georgia, "Times New Roman", Times, serif;

		width:904px;
	height:39px;
	 background: url(./images/bg-indexmessage.png) repeat-x;
	  position:absolute;
	  top:509px;
	  padding:22px;
	  border-top:1px solid #000;
	  margin-left:75px;
	 
	color:#000;
	
	text-align:left;
	z-index:2444;
}
.frontpageImage {
	
	margin:0px;
	padding:0px;
	display:inline;
	border-right:1px solid #000;
	
	
}
#lowerRightImage {

	
	top:0px;
	left:624px;
	width:324px;
	height:84px;
	border:none;
	padding:0px;
	margin:0px;
	position:absolute;
	background: url(./images/frontpage-anim/frontpage-bottomrightimage.jpg) no-repeat;
	
}
.indexPageText {
	font: 280% Georgia, "Times New Roman", Times, serif;
	padding:20px;
	
}
	
a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:950px;
  height:auto;
 background:#fff;
  
  
/*  background:url(./images/main_bg.png) repeat-y;*/
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/



#mainshadow {
	background:#fff url(./images/pagebg.gif) no-repeat;
	
		width:1100px;
		height:473px;
		
		margin-top: 119px;
		
	

  padding:0px;
  text-align:left;
}

#main {
	background:none;
 margin-left:75px;

padding:20px;
  width:620px;
  height:474px;
text-align:left;
position:absolute;


}

/* Main header on single pages */
h2.header {

  color:#000000;
  font-size:18px;
  padding:0px 0px 25px 0px;
  line-height:1;
 
  margin:0 0 5px;


}

div#main h2.header a {
  color:#000000;
  text-decoration:none;
}

h2.header span {
  position:relative;

  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
  margin:15px 0 5px;
  color:#6d9128;
  font-size:1.4em;
  

}

div#main h3.header {
	/* background: url(./images/bg-indexmessage.png) repeat-x;*/
	 
}
div#main h3.header a {
text-decoration:none;
}
div#main p {
  color:#000000;
  line-height:2;
  margin:10px 0;
}



.article {
  margin-bottom:20px;
  padding-bottom:15px;
 font-size:1em;
 font-weight:normal;
  width:590px;
  
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {

  color:#6b6b6b;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

.secondcolumn {
	
	left:300px;
	
	position:absolute;
	
}

#sideBarImage {
	
	
	padding:0px;
	margin:0px;
	top:0px;
	left:633px;
	width:317px;
	height:474px;
	position:absolute;
	background-color:#efefef;
}


#sidebar {
background:url(./images/bg-transwhite.png);
 height:auto;
	
}

div#secondary {
  padding:20px;
  width:230px;
margin-left:755px;
position:absolute;
	height:454px;
	top:120px;
 /* background:url(./images/shadow-right.jpg) no-repeat;*/


}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#000000;
  padding:10px;
 

}


div#secondary ul#sidebar li {
  margin:5px 0;
 
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  text-transform:uppercase;
  color:#000000;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}


#commentform {
	
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
   z-index:20;

  
 
}

form#searchform input#s {
  position:absolute;
  top:0;
 
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
position:absolute;
left:170px;

  
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

div#footer {
 	width:100%;
	height:10px;
 		padding:0px;
		padding-top:5px;
		margin:0px;
		
	text-align:center;	
z-index:4;




}

div#footer ul {

	
	margin: 1px auto;
	width:950px;
	text-align:right;
 	 font-size:1em;
  color:#999999;

}

div#footer ul li {
  display:inline;
  margin-left:0px;
}

div#footer ul li span {
   
  text-indent:-9999em;
}

div#footer ul li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background: url(./images/bg-comments.gif) repeat-x;
 }

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
  
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  marginn: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

padding_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

