/*
Theme Name: Eden Blog
Theme URI: http://liveateden.com/
Version: 1.0
Description: Two-column, right navigation.
Author: William Milstid: LEFT
Author URI: http://leftdesigns.com/
Last updated: 2009-12-22
*/

 /*
	  ___		___			  ___			___
     /\__\     /\  \         /\  \         /\  \    
    /:/  /    /::\  \       /::\  \        \:\  \   
   /:/  /    /:/\:\  \     /:/\:\  \        \:\  \  
  /:/  /    /::\~\:\  \   /::\~\:\  \       /::\  \ 
 /:/__/    /:/\:\ \:\__\ /:/\:\ \:\__\     /:/\:\__\
 \:\  \    \:\~\:\ \/__/ \/__\:\ \/__/    /:/  \/__/
  \:\  \    \:\ \:\__\        \:\__\     /:/  /     
   \:\  \    \:\ \/__/         \/__/     \/__/      
    \:\__\    \:\__\                                
     \/__/     \/__/                             
	 
*/


/*
-------------------------------------------------------------------------------

/* :::::::::::::: GLOBAL ELEMENTS  ::::::::::::: */

html {height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000000;}
a:hover {text-decoration: none;}
a img {border: none;}

body {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
}

p,code {padding-bottom: 18px;}

li {list-style: none;}

h1 {font: normal 1.8em;}

h1,h3 {padding-top: 6px; margin-bottom: 4px;}

h3 {
      font-size: 1.3em;
	  font-style:normal;
	  color: #700505;
	  }

h2 a:link {
      text-decoration: none;
	  }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}





/*
-------------------------------------------------------------------------------

/* :::::::::::::: Page Structure  ::::::::::::: */


.inner-container {
	font-size: 1.2em;
	padding: 0px;
	width: 949px;
	margin:0px;

}

.outer-container {
	padding-bottom: 0px;
	background-image: url(img/outerContainerBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:949px;
	margin: 0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
}

/* headere & title */
.header {
	height: 197px;
	width:688px;
	float:left;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(img/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
	display:none;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em;
	padding-top: 6px;
}



#sidebar {float:right; width: 231px; padding: 15px; line-height: 2.4em;}

#eden-apartments {padding:0 0px 30px 10px;}

.phone { font-size: 1.2em; color:#700505; font-weight: bold;}

.textwidget {border-bottom: solid 1px #cccccc; padding-bottom: 15px; margin-bottom:15px;}



/*
-------------------------------------------------------------------------------

/* :::::::::::::: Path  ::::::::::::: */

.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
padding: 0px;
}

/* content */
.content {
	width: 623px;
	background: transparent;
	padding: 35px 5px 15px 30px; 
}
.content .descr {
	color: #FFF;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	margin-left: 18px;
}
.content p { color:#FFFFFF; line-height:2em;}




/*
-------------------------------------------------------------------------------

/* :::::::::::::: Navigation  ::::::::::::: */

#navigation {
	width: 628px;
	padding: 10px 30px 10px 30px;
	border-bottom: solid 1px #8d3737;
	margin-bottom:35px;
	*margin-bottom: 5px;
	float:left;
}
/* #navigation ul li h1 {
	font-size: 1.0em;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	display:inline;
}
*/
#navigation ul {
	padding-left: 0px;
	display:inline;
}

#navigation li {
	display:inline;
}
#navigation li a {
	font-size: 1.4em;
	color: #000000;
	padding: 8px 40px 8px 0;
	text-decoration: none;
	text-transform:uppercase;
	display:inline;
}

#navigation li a:hover {
	color: #FFFFFF;	
}


/*
-------------------------------------------------------------------------------

/* :::::::::::::: Footer  ::::::::::::: */

.footer {
	background: transparent;
	color: #900b0b;
	font: bold 1em;
	margin-top: 5px;
	padding: 10px 30px;
	position:absolute;
	bottom:0; /* stick to bottom */
	width:628px;
}
.footer a {
	color: #900b0b;
	text-decoration: none;
}
.footer a:hover {color: #900b0b;}
.footer .right, .footer .right a {color: #900b0b;}
.footer .right a:hover {color: #900b0b;}





/*
-------------------------------------------------------------------------------

/* :::::::::::::: Posts  ::::::::::::: */

.post h1 {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
}

.post h2 {
	color: #FFF;
}

.post h1 a {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
}
.post h1 a:hover {
	color: #000000;
}

.post {margin: 6px 0 2px;}
.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 9px;
	padding: 5px 10px;
}
.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.post p { line-height: 1.5em;}

.post a {color: #FFFFFF;}
.post a:hover { text-decoration: underline;}

div.post hr {
border: 0px;
color: #8d3737;
background-color: #8d3737;
height: 1px; }

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}


.entry ul {margin-top: 0px; padding: 5px 0 25px 0; color:#FFFFFF;}

.entry ul li {
	list-style-type: none;
	list-style-image: url(img/bullet.jpg);
	}

.entry ul li a {color: #FFFFFF;
list-style-type: none;
	list-style-image: url(img/bullet.jpg);

}




/*
-------------------------------------------------------------------------------

/* :::::::::::::: Comments  ::::::::::::: */

.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}

.commentlist li p { color:#000000; }
#commentform {
	margin: 1em 0;
	
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px; color: #000000;}
p.commentmetadata { color:#000000;}
.commentmetadata a {
	color: #000000;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}




/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}




/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}



/* 
   Wordpress 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*
-------------------------------------------------------------------------------

/* :::::::::::::: Images  ::::::::::::: */

img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.alignleft {margin: 0 15px 12px 0;}
img.alignright {margin: 0 0 15px 12px;}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}


/*
===================================================
SIFR 
===================================================
*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
 	.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5 {
      visibility: hidden;
      font-family: Helvetica;
    }

  		  
    .sIFR-active h2 {
      font-size: 2.0em;
	  padding-top:0px;
	  margin-top:0px; 
	  color:#FFF;
    }
	
	
    .sIFR-active h3 {
      font-size: 1.8em;
	  font-style:normal;
	  color: #700505;
    }
	
	
	.sIFR-active h4 {
      font-size: 1.6em;
      font-weight: normal;
    }
	
	    
	.sIFR-active h5 {
      font-size: 1em;
      font-weight: normal;
	  display:inline;
    }
	
}

/* New Adds for Free T-Shirt */

a.shirt { text-decoration: none }
a.shirt:hover { cursor:pointer }
a.shirt:hover span { text-decoration: underline }

div.shirtform { line-height: 1.2em }
div.shirtform span.tshirt_link { font-size: 0.9em}
p.shirt-message { margin-top: 1em }

form.tshirt fieldset { border: 1px solid #ccc }
form.tshirt div.padder { padding: 5px 2px }
form.tshirt div.field_line { padding: 2px; margin-bottom: 0.5em; }
form.tshirt label { color: #333; font-weight: bold; display: block; padding-left: 2px; }
form.tshirt label.lease { 
	float: left; 
	margin-right: 5px; 
	margin-top: 4px; 
	_margin-top: 2px;
	_margin-bottom: 4px;
}
form.tshirt .textbox, form.tshirt textarea { padding: 2px; border: 1px solid #666; width:210px; }
form.tshirt textarea { font-family: Helvetica, Arial, sans-serif; font-size: 12px; width: 210px; margin-top: 2px; resize: none; }
form.tshirt .textbox:focus, form.tshirt textarea:focus, form.tshirt select:focus { border-color: #333 }
form.tshirt select { padding: 2px 0px 2px 2px; border: 1px solid #333; }
form.tshirt div.button-placeholder { padding-bottom:4px; padding-left:4px; }

h2.centered { text-align: center }

.post img.thankyou { border: 0px none; margin: 15px auto 15px 100px; }

a.printtshirtpage {
	display: block;
	float: right;
	padding: 3px 2px;
	color: #fafafa;
	border: 2px solid #fafafa;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a.printtshirtpage:hover {
	background-color: #fff;
	display: block;
	float: right;
	padding: 2px 3px;
	color: #710505;
	border: 2px solid #fff;
	text-decoration: none;
}
a.printtshirtpage:active { position: relative; top: 1px; }

.form .w, form.tshirt div.field_line { _margin-bottom: 0px }