/*
Theme Name: Eye Design Studio
Theme URI: http://blog.evokeresponse.com
Description: A customized Wordpress theme for Eye Design Studio
Version: 1.0
Author: Chris Bradle
Author URI: http://www.evokeresponse.com
Tags: portfolio, simple, clean
*/

body {
	font-family: georgia, "times new roman", serif;
	font-size: 12px; 
	margin: 0;
	padding: 0;
    text-align:center;/* for ie5.+*/
} 

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0;
}

img {
	border: none;
}

#wrapper {
  width: 960px;
  margin: 0 auto;/* center the page */
  text-align: left; /* resets text back to left align due to IE 5.x fix */
}

/* header style */
#header {
  width: 960px;
  height: 65px;
  background-color: #fff;
  border-bottom: 3px double #ddd;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 10px;
}

ul#nav {
  font-size: 11px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
	top: 40px;
	right: 0;
  text-align: center;
}

ul#nav li {
	float:left;
	height:27px;
	width: 140px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	vertical-align:middle;
}

ul#nav li a {
  display: block;
  color: #000000;
  text-decoration: none;
  letter-spacing: 1.5px;
}

ul#nav li a:hover {
	color: #87c0c7;
	height:27px;
	width:140px;
	background: url('http://dev.evokeresponse.com.s54874.gridserver.com/wp-content/themes/eyedesign/images/nav_background.gif') no-repeat;
}

ul#nav li a span {
	display: block;
	width:140px;
	background-color: #fff;
	margin:1px;
}

ul#nav li.current a {
  color: #87c0c7;
	border: 3px solid #eee;
	background-color: #ddd;
}
	
	ul#nav ul {
		display: none;
	}
	
ul#nav li.nav-last {
	margin-right:0;
}

/* Flash billboard styles */

#flash_billboard {
	background-color: #eee;
	float: left;
	margin: 0 0 10px 0;
	width: 960px;
}

/* Page billboard styles */

#billboard {
	background-color: #fff;
	border-bottom: 3px double #ddd;
	float: left;
  padding-bottom: 10px;
	width: 960px;
}
	
.image-container {
	background-color: #eee;
	float: left;
	width: 960px;
	height: 150px;
}
	
	#billboard img {
		background-color: #fff;
		border: 1px solid #ddd;
		float: left;
		margin: 10px 0 10px 10px;
		padding: 2px;
	}
	
/* About billboard styles */

.about-image-container {
	background-color: #eee;
	float: left;
	width: 960px;
	height: 370px;
}

/* Contact billboard styles */

.contact-image-container {
	background-color: #eee;
	float: left;
	width: 960px;
	height: 370px;
}

/* branding statement is below the billboard section */

#brand_statement {
  border-top: 3px double #ddd;
  float: left;
  margin: 0 0 10px 0;
  padding: 10px 10px 0 10px;
}

/* the tagline calls from the WP settings page */

.tagline {
  font-size: 1.3em;
  line-height: 1.5em;
  
}

/* Updates Content Styles */

#main_content {
  font-size: 1.13em;
  float: left;
  line-height: 2em;
  /*margin: 5px 0 5px 0;*/
  padding: 0;
  width: 659px;
  border-right: 1px solid #DDDDDD;
  margin: 0;
}

#main_content .img_container {
	background-color:#FFFFFF;
  border-bottom: 3px double #ddd;
  float:left;
  padding: 10px 9px 10px 0px;
}

/* #blog_home .img_background {
	background-color: #EEEEEE;
  border: 1px solid #ddd;
  float: left;
  line-height: 0px;
  margin: 10px 0 10px 10px;
  padding: 2px;
}

#blog_home .img {
	background-color: #fff;
  border: 1px solid #ddd;
  float: left;
  margin: 10px 0 10px 10px;
  padding: 2px;
}
*/

#main_content .img_background {
	background-color: #EEEEEE;
  float: left;
  line-height: 0px;
  width: 650px;
}

#main_content .img_background img {
	background-color: #FFFFFF;
  border: 1px solid #ddd;
  float: left;
  line-height: 0px;
  margin: 10px 0 10px 10px;
  padding: 2px;
}

#blog_home_container {
  position: static;
  margin: 0;
}

#post_snippet {
	border-left: 1px solid #ededed;
	float: right;
	padding: 10px 12px 20px;
	width: 518px;
}

#post_snippet h2 {
  color: #87c0c7;
  font-size: 24px;
  text-decoration: none;
}

#post_snippet p {
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 0;
	padding-top: 10px;
}

#post_snippet a {
  color: #87c0c7;
  text-decoration: none;
}

#post_snippet a.more-link {
  color: #87c0c7;
	letter-spacing: 0;
  text-decoration: none;
}

.post_container {
	border-bottom: 1px solid #ededed;
	float: left;
}

.post_container_last{
	border-bottom: none;
	float: left;
	margin: 0;
}

#content_container {
	float: left;
	width: 550px;
}

#date_container {
	background-color: #ffffff;
	border: 8px solid #ededed;
	display: inline-block;
	float:left;
	line-height: 1.9em;
	margin: 14px 14px 14px 0;
	padding-top: 10px;
	width: 86px;
	height: 118px;
	text-align: center
}

#date_container span.posted {
	border-bottom: 3px double #ddd;
	display: inline;
	font-family: georgia, "times new roman", serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
  text-align:center;/* for ie5.+*/
	width: 100px;
}

#date_container span.monthday {
	color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 20px;
	letter-spacing: 0px;
	/*font-weight: bold;*/
  text-align: center;/* for ie5.+*/
}

#date_container span.year {
	border-bottom: 3px double #ddd;
	color: #aaa;
	display: inline;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	letter-spacing: 3px;
	padding-bottom: 5px;
  text-align: center;/* for ie5.+*/
	width: 100px;
}

.post_comment a {
	color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 9px;
	letter-spacing: 0px;
	text-decoration: none;
	/*font-weight: bold;*/
  text-align: center;/* for ie5.+*/
}

/* #new_entries_container {
	background-color: #ffffff;
	border: 8px solid #ededed;
	display: inline-block;
	float: right;
	line-height: 1.2em;
	margin: 14px 14px 14px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	height: 15px;
	text-align: center;
}
*/

.new_entries a {
  color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
  font-weight: bold;
	float: right;
	letter-spacing: 1px;
	padding-right: 10px;
  text-align: center;/* for ie5.+*/
  text-decoration: none;
  text-transform: uppercase;
}

/* #past_entries_container {
	background-color: #ffffff;
	border: 8px solid #ededed;
	display: inline-block;
	float: left;
	line-height: 1.2em;
	margin: 14px 14px 14px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	height: 15px;
	text-align: center;
}
*/

.past_entries a {
  color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
  font-weight: bold;
	float: left;
	letter-spacing: 1px;
  text-align: center;/* for ie5.+*/
  text-decoration: none;
  text-transform: uppercase;
}

/* Single Post Page Styling */

.single_post_container {
	float: left;
}

/* Comments Section Styling */

#respond {
  color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
}

#comments_container {
  border-top: 3px double #ddd;
  margin-top: 20px;
  padding-top: 5px;
}

#comments_container h2 {
  border-bottom: 1px solid #ddd;
}


/* Updates Side Bar Styles */

#sidebar {
  display: inline;
  float: right;
  /*margin: 20px 0 0 20px;*/
  padding: 0px; 12px; 0px 12px;
  text-decoration:none;
  width:300px;
}

#sidebar li {
	list-style: none;
	padding: 12px 0 5px 12px;
}

#comments_section {
	list-style: none;
	padding: 20px 0px 20px 0px;
}

#sidebar li a {
	color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	/*font-weight: bold;*/
}

#sidebar h2 {
	border-bottom:1px solid #dddddd;
	color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 1em;
	letter-spacing: 0px;
	margin: 0;
	padding: 12px 0px 12px 12px;
  text-transform: uppercase;
}

#sidebar h2 a {
	color: #82c1ca;
	text-decoration: none;
}

/* Static Sidebar Styles */

#sidebar-static h2 {
	border-bottom:1px solid #dddddd;
	color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 1em;
	letter-spacing: .09em;
	margin: 0;
	padding: 12px 0px 12px 15px;
  text-transform: uppercase;
}

.sidebar-static-body {
  margin:12px 12px 0px 15px;
  padding: 0;
}

.sidebar-static-bodycopy {
	color: #000000;
	font-size: 1em;
	line-height: 2em;
	letter-spacing: 0px;
}

.sidebar-static-bodycopy a {
	color: #82c1ca;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}

/* Text Widget Styles */

.textwidgetline {
  margin:12px 0px 0px 0px;;
  border-bottom:3px double #dddddd;
}

.textwidget {
  margin:12px 12px 0px 12px;
}

.textwidgetbodycopy {
	color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 1em;
	line-height: 2em;
	letter-spacing: 0px;
}

.textwidgetsmallcopy {
	color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 28px;
}

.textwidgetsmallIcopy {
	color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 0px;
	line-height: 28px;
}

#sidebar span.sidetitle {
	color: #333;
	border-top: 4px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	font-family: georgia, "times new roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px;
	text-transform: uppercase;
}


/* page content styles */

#page_content {
  border-right: 1px solid #DDDDDD;
  float: left;
  /*margin: 5px 0 5px 0;*/
  margin: 0;
  padding: 10px 0 20px 0;
  width: 659px;
}

#page_content h3 {
  color: #87c0c7;
  font-size: 24px;
  font-style: normal;
  letter-spacing: 0;
  margin: 0;
  padding: 0 0 0 12px;
  text-decoration: none;
}

#page_content h4 {
  border-bottom: 1px solid #ddd;
  color: #87c0c7;
  letter-spacing: .12em;
  margin: 0;
  padding: 15px 0 5px 12px;
  text-transform: uppercase;
}

#page_content p {
  font-family: georgia, "times new roman", serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
  padding: 10px 12px 0 12px;
}

#page_content em {
  font-size: .9em;
  font-style: inherit;
  line-height: 1.75em;
  letter-spacing: .05em;
  margin: 0;
  padding: 10px 12px 0 12px;
}


/* secondary nav */

#secondary-nav {
  border-top: 3px double #ddd;
  border-bottom: 3px double #ddd;
  float: left;
  margin: 0 0 5px 0;
  width: 960px;
}
  #secondary-nav ul.container {
		background-color: #fff;
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
}

  #secondary-nav ul.container li {
    border-right: 1px solid #ddd;
		float: left;
		margin: 0;
		padding: 0;
		width: 239px;
}

  #secondary-nav ul.container li.last {
    border-right: none;
}

  #secondary-nav ul.container li h4{
	border-bottom: 1px solid #ddd;
    font-size: 1em;
    line-height: 18px;
    padding: 10px;
  }
#secondary-nav ul.container li p {
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
  }

  #secondary-nav ul.container li h4 a {
    color: #87c0c7;
    font-weight: bold;
    letter-spacing: 1.5px;
    text-decoration: none;
    text-transform: uppercase;
  } 
  
  #secondary-nav ul.container li h4 a:hover {
    color: #000;
  } 


/* single post page style */

.single_post {
	width:600px;
}

.promote {
	border:2px solid #ccc;
	padding:8px;
}

/* footer style */

#site-info {
  color: #aaa;
  float: left;
  font-size: 10px;
  letter-spacing: .5px;
  line-height: 14px;
  margin: 5px 0 50px 0;
  text-align: center;
  text-decoration: none;
}

#site-info h4 {
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
}


#site-info a {
  color: #aaa;
  text-decoration: none;
}

  #site-info a:hover {
    color: #000;
  }