/*
Theme Name: Aura
Theme URI: http://themehybrid.com/themes/aura
Description: A beautiful child theme for Structure.
Version: 0.1.1
Template: structure
Author: Justin Tadlock
Author URI: http://justintadlock.com
Copyright (c) 2007 - 2008 Justin Tadlock
*/

@import url('../structure/library/css/base.css');

a:link, a:visited { color:  #AF4B55;; text-decoration: none; }
a:hover, a:active { color: #C77581; }

/* Code */
pre {
	overflow: auto;
	width: 98%;
	padding: 7px;
	background: #f9f9f9;
	color: #fff;
	background: #444;
	}
code { color: #712528; }
pre code { color: #fff; }

abbr {
	border: none;
	}

/* Blockquotes */
blockquote {
	padding-left: 10px;
	color: #444;
	font-style: italic;
	border-left: 2px solid #eee;
	}
blockquote blockquote { color: #666; }

/* Alignment */
.left, .alignleft { float: left; }
.right, .alignright { float: right; }
.alignleft { margin-right: 18px; }
.alignright { margin-left: 18px; }
.clear { clear: both; }
.center, .aligncenter { margin: 0 auto 18px auto; text-align: center; display: block; }

/* Tables */
table { width: 100%; border: 1px solid #eee; }
table tr { font-weight: bold; background: #ccc; }
td, th { text-align: center; }
th { color: #eee; background: #AC0003; border: 1px solid #333; }
td { vertical-align: top; background: #fff; border: 1px solid #ccc; }

h1, h2, h3, h4, h5, h6 { color: #AC0003; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}

body {
	background: #f4e3cf;
	font: 13px/22px Arial, "Times New Roman", Times, serif;
	color: #5F4C41;
	}
#body-container {
	overflow: hidden;
	width: 948px;
	margin: 20px auto;
	padding: 10px 12px 10px 12px;
	background: #aa8d7d;
	}

/************************************************
	Navigation
************************************************/
#navigation {
	float: left;
	width: 946px;
	overflow: hidden;
	display: block;
	background:#fff;
	border-left: 1px solid #AA8D7D;
	border-right: 1px solid #AA8D7D;
	}
#nav { float: left; width: 635px; margin: 0 10px 0 0; }
#nav li { float: left; display: inline; border-right: 1px solid #AA8D7D; }
#nav li a {
	font-size: 1em;
	font-weight: bold;
	font-weight: normal;
	letter-spacing: .05em;
	float: left;
	color: #8C000B;
	text-align: center;
	padding: 6px 18px;
	text-decoration: none;
	}
#nav li a:hover, #nav li a:active { background: #f4e3cf; text-decoration: none; }
#navigation ul li.current_page_item a { background: #f4e3cf;}

/************************************************
	Search form (navigation)
************************************************/
#search form { float: right; }
#search input#s {
	width: 235px;
	padding: 5px;
	margin: 3px 5px 2px 0;
	color: #eee;
	background: #AA8D7D;
	border: 1px solid #AA8D7D;
	}
#search input#s:focus {
	color: #333;
	background: #f7f7f7;
	}
#search input#search-submit {
	display: none;
	}

/************************************************
	Header
************************************************/

#header {
 clear: left; 
 float: left; 
 width: 936px;
  padding: 0 0 0 10px;
  border: 1px solid #AA8D7D;
  background-color: #fff;
  line-height: 200px;
  
   }
   
   
#header #site-title {

 display: inline;
 float: left;
 vertical-align: bottom;
	width: 600px;
	font-size: 2.5em;
	
	 }

#header #site-title a {
 text-indent: -9999px;
 display: block; 
 width: 936px;
 height: 120px; 
 background: url(images/newlogo.png) no-repeat 0 0; }



/************************************************
	Feed (header)
************************************************/
#feed {
	overflow: hidden;
	width: 160px;
	height: 45px;
	float: right;
	padding: 2px 0 0 0;
	line-height: 18px;
	background: #333;
	}
#feed ul {
	margin: 0;
	list-style: none;
	}
#feed ul li { margin: 4px 0 0 10px; }
#feed ul li a {
	overflow: hidden;
	display: block;
	height: 16px;
	padding-left: 20px;
	font: normal bold .9em Helvetica, Arial, sans-serif;
	color: #999;
	}
#feed li.feed-email a { background: url(images/email.png) no-repeat 0 0; }
#feed li.feed-url a { background: url( images/feed.png) no-repeat 0 0; }
#feed ul li a:hover { text-decoration: underline; }

/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 926px;
	padding: 10px 10px 5px 10px;
	background: #fff;
	border: 1px solid #AA8D7D;
	}
#content, #home { width: 611px; }
#content { padding: 0 0 10px 0; }
#content.left, #home.left, #sidebar.left { float: left; margin: 0; }
#content.right, #home.right, #sidebar.right { float: right; margin: 0; }

/************************************************
	Images
************************************************/
.post img { 	max-width: 99.5%; }
img, a img {
	border: 1px solid #AA8D7D;
	}

.thumbnail { width: 150px; height: 115px; border: 0; }
.thumbnail { float: left; margin-right: 18px; border: 0; }

.author-box .avatar { float: left; width: 75px; height: 75px; margin-right: 18px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/* Captions */
.wp-caption {
	padding: 3px 0 0 0;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0; padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #666;
	}
.wp-caption img {
	margin: 0; padding: 0;
	}

/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	height: 100%;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #eee;
	}
#content .thumbnail { float: left; margin: 2px 17px 10px 0; }
.post .post-title { margin: 0 0 5px 0; }
.post .byline { margin: 5px 0 7px 0; }
.single .post .byline { margin-top: 0; color: #666; font-style: italic; }
.single .post .byline a { color: #444; font-style: normal; }
.post-meta-data { margin-right: 6px; text-align: right; font-style: italic; }
.post a:hover, .post a:active { text-decoration: underline; }

/* Related posts */
#related {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	}
#related ul { list-style: disc; margin-left: 25px; }

/* Navigation links */
.navigation-links {
	height: 100%;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #eee;
	}
.previous { float: left; max-width: 47%; }
.next { float: right; max-width: 47%; text-align: right; }
.single .next { text-align: left; }

/************************************************
	Feature
************************************************/
#feature .post {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px;
	color: #7F6557;
	background: #F4E3CF;
	border: 1px solid #333;
	
	}
#feature .post a { color: #7F6557; font-style: italic; }
#feature .post a:hover { text-decoration: underline; }
#feature .post-title { margin: 0 0 5px 0; font-size: 1.6em; }
#feature .post-title a { font-style: normal; }
#feature img { float: center; margin: 0px 15px 10px 40px; }
#feature p { text-align: center; margin: 0 0 10px 0; }
#feature .post .post-meta-data { text-align: right; }

/************************************************
	Home Inserts
************************************************/
#home-insert-1, #home-insert-2, #home-insert-3 {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	}

/************************************************
	Excerpts
************************************************/
#excerpts .post {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	}
#excerpts .post-title { width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 2px 17px 10px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	}
#full-posts .post-title { width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 18px 0; clear: left; color: #666; font-style: italic; }
#full-posts .byline a { color: #444; font-style: normal; }
#full-posts .post-meta-data { text-align: right; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { font-size: 1.2em; color: #5F4C41; margin-bottom: 10px; }
#widget-blocks .block-left { float: left; width: 300px; }
#widget-blocks .block-right { float: right; width: 300px; }

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 300px;
	}
.menu {
	overflow: hidden;
	width: 278px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #eee;
	background: #fff;
	}
.menu .section-header { font-size: 1.2em; font-weight: bold; margin-bottom: 8px; }
.menu .section-header a { font-weight: bold; }
.menu ul, .tab-content ul { margin-left: 1em; list-style: none; }
.menu li, .tabbed .tab-content li { padding: 0 5px 0 0; }
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p {  margin: 5px; }

/* Sidebar search tab */
#sidebar .search input { width: 94%; background: #f9f9f9; color: #333; margin: 4px 0; padding: 5px; }
#sidebar .search input.search-submit { display: none; }

/* Gallery stream / flickr */
.flickr img, .gallery-stream img { width: 75px; height: 75px; margin: 0 7px 5px 8px; border: 1px solid #ccc; }

/* Video widget */
.video { padding: 10px 10px 0 10px; width: 278px; }
.video div { padding: 0; margin: 0; }
.video object { float: left; width: 100%; margin: 0; padding: 0; }
.video .post-title { font-size: 1em; margin: 5px 0; }

/* Ads widget */
.ads img {
	width: 125px; height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0; border: none;
}

/* Recent widget */
.recent {
	width: 288px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	float: left;
	background: #fff;
	border: 1px solid #eee;
	}
.recent .post {
	width: 99%;
	float: left;
	margin: 5px;
	padding: 0;
	line-height: 1.3em;
	color: #333;
	font-size: .85em;
	}
.recent h2 { margin-left: 5px; }
.recent .post-title { margin: 0 0 2px 0; padding: 0; }
.recent .post-title a { display: inline; font-size: .75em; font-weight: normal; }
.recent img { display: block; clear: left; float: left; margin: 2px 10px 0 0; }

/************************************************
	Tabs
************************************************/
#sidebar .tabs-block, #widget-blocks .tabs-block { width: 300px; }
.tabs-block {
	float: left;
	padding-bottom: 10px;
	}
.tabbed {
	width: 100%;
	border: none;
	padding: 0;
	}
/* Actual tabs */
.tabbed ul.tabs {
	float: left;
	margin: 0;
	list-style: none;
	}
.tabbed ul.tabs li { display: inline; float: left; }
.tabbed ul.tabs li a {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 6px .5em;
	font: normal bold .95em Helvetica, Arial, sans-serif;
	color: #666;
	background: #eee;
	border: 1px solid #eee;
	}
.tabbed ul.tabs li a:hover { background: #f7f7f7; text-decoration: none; }
.tabbed ul.tabs li a.tab-current {color: #eee; background: #AC0003; border: 1px solid #333; }

/* Tab content */
.tab-content {
	overflow: hidden;
	clear: left;
	float: left;
	margin-top: 5px;
	border: 1px solid #eee;
	background: #fff;
	}
#sidebar .tab-content, #widget-blocks .tab-content { width: 99%; padding: 5px 0; }
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/* All post tabs */
#post-tabs, #post-list-tabs, #post-block-tabs { overflow: hidden; margin-bottom: 10px; background: transparent; }
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 96.3%; padding: 10px; }
#post-tabs .post, #post-block-tabs .post, #post-list-tabs .post { margin: 5px 0 0 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1.15em; }

/* Post block tabs */
#post-block-tabs .odd { clear: both; float: left; width: 48%; }
#post-block-tabs .even { float: right; width: 48%; clear: none; }

/* Post list tabs */
#post-list-tabs .odd { float: left; width: 50%; clear: left; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content ul { list-style: none; margin-left: 7px; }
#post-list-tabs .tab-content li { margin: 3px 0; }

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	clear: left;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #eee;
	background: #fff;
	}
#comments-template h3 { margin: 10px 0 0 0; }
#comments-template ol {
	list-style: none;
	margin: 0;
	}
#comments-template li {
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 10px;
	background: #f9f9f9;
	border: 1px solid #eee;
	}
#comments-template li li li, #comments-template li li li li li {
	color: #333;
	background: #f9f9f9;
	border: 1px solid #eee;
	}
#comments-template li li li a, #comments-template li li li li li a {
	color: #AC0003;
	}
#comments-template li li, #comments-template li li li li {
	color: #eee;
	background: #AC0003;
	border: 1px solid #333;
	}
#comments-template li li a, #comments-template li li li li a {
	color: #eee;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 35px; height: 35px;
	margin: 5px 10px 0 0;
	border: 1px solid #ccc;
	}
#comments-template .comment-meta-data {  float: left; margin: 5px 0 15px 0; }
#comments-template .comment-text {
	clear: left;
	margin: 10px 0;
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments-template textarea {
	width: 98%;
	padding: 5px;
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 15px;
	color: #eee;
	font-weight: bold;
	font-size: .95em;
	letter-spacing: 0.05em;
	border: 1px solid #333;
	background: #AC0003;
	}

/************************************************
	Footer
************************************************/
#footer {
	overflow: hidden;
	height: 100%;
	color: #f9f9f9;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	background: #f4e3cf;;
	border: 1px solid #AA8D7D;
	}
#footer p {
	float: left;
	color: #8D0207;
	width: 75%;
	
	margin: 0 auto;
	}
#footer a { color: #8D0207; font-style: italic; }
#footer a:hover { text-decoration: underline; }
#footer p.icons {
	float: right;
	text-align: right;
	width: 118px;
	}
#footer .wp-icon {
	display: block;
	width: 118px;
	height: 144px;
	background: url(images/visionary-icon.png) no-repeat 0 0;
	border: none;
	padding: 0;
	}
#footer .wp-icon span {
	display: none;
	}
