/*  
Theme Name: Agregado
Theme URI: http://www.smashingmagazine.com/2008/09/08/agregado-a-free-wordpress-theme/
Description: A lifestream theme for Wordpress
Version: 1.2
Author: Darren Hoyt & Matt Dawson
Author URI: http://www.smashingmagazine.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

If you remix and re-release similar versions of Agregado, 
please include links/credit to the original authors

*/



/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Float Clearing
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#6C6A59;
	background: #100D0B url() repeat-x scroll 0% 0%;
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
	line-height:145%;
	}
		
a, a:visited {
	text-decoration:none;
	color:#305352;	
	}

a:hover, a:active {	
	text-decoration:underline;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}
	
		
		

/* ---------- @ Page Structure -----------*/

#home #top {
	background:#100D0B url(images/bg_top.jpg) repeat-x scroll 0% 0%;
	padding-bottom:28px;
	}
	
#interior #top {
	background:#100D0B url() repeat-x scroll 0% 0%;
	padding-bottom:28px;
	}

.wrapper {
	margin: 0 auto;
	font-size: 0.9em;
	width: 960px;
	}

#home #top .wrapper {
	background:url(images/bg_flare.jpg) no-repeat;
	width:960px !important;
	margin:0pt auto;
	}

#interior #top .wrapper {
	background:url(images/bg_flare2.jpg) no-repeat;
	width:960px !important;
	margin:0pt auto;	}
	
#home #main {
	margin:470px auto 0pt;
	width:960px !important;
	}
	
#interior #main {
	margin:50px auto 0pt;
	}
	
#trailer {
	margin:67px 0 0 0;
	position:absolute;
	}

#main {
	padding:0px;
	margin-top:60px;
	margin-bottom:12px;
	}

#content {
	float:left;
	width:560px;
	}

#sidebar {
	background:#1B140F url() no-repeat scroll 0% 0%;
	float:right;
	margin:3px 0pt 0pt 20px;
	padding:0px;
	width:322px;
	}
						   
#masthead {
	background: url(images/bg_masthead.jpg);
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#branding {
	height:60px;
	width:281px;
	}
	
#branding #logo a.sitelogo {
	background:transparent url(images/dtour.gif) no-repeat scroll 0px 15px;
	display:block;
	height:75px;
	width:281px;
	}
	
#description {
	text-transform:uppercase;
	font:.6em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color:#d9c7af;
	padding-top:5px;
	letter-spacing:0.4em;
	}	

	
	
	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	}

h2 {	
	font: normal 1.5em arial,helvetica,sans-serif; 
	line-height:110%;
	color:#d9c7af;
	padding-top:2px;
	}
	

h2 a, h2 a:visited {
	color:#305352;
	text-decoration:none;
	}
	
h2 a:hover {
	color:#358c8a;
	}

	
h2, h3, h4 {
	letter-spacing:0.025em;	
	}
		
h3 {	
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color:#6C6A59;
	font-weight:normal;
	margin-bottom:15px;
	}
	
#content h3 {
	border-bottom:1px solid #1F1910;
	color:#6C6A59;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	margin-bottom:15px;
	padding-bottom:3px;
	}

#sidebar h3 {
	color:#9C2222;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	letter-spacing:0.07em;
	margin-bottom:5px;
	}
	
.widget h3 {
	
	}
		
h4 {	
	font-size: 1.1em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}
	
h5 {	
	font-size: 1em
	}

h5 {	
	font-size: 0.9em
	}



/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited {
	color:#f7f4ef;
	}

h1 a:hover, h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #82435a
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	padding-right:12px;
	color:#6C6A59;
	}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#515043;
	}
	
.module {
	background:#301e22 url(images/bg_module.jpg) top right no-repeat;
	padding:12px;
	overflow:auto;
	font-size:0.8em;
	}

.module img {
	padding:3px;
	border:1px solid #4f383d;
	float:left;
	margin:0 13px 7px 0;
	}

.module p {
	margin:0;
	}
	
.drop {
	
	}

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

#archive-list li {
	width:165px;
	float:left;
	height:60px;
	font-size:0.9em;
	margin: 0 6px 0 25px;
	line-height:140%;
	}	

.pagenavigationbox {
	color:#a19e94;
	margin-top:20px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:0.7em Arial,Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:#372529;
	text-decoration:none;
	}
	
.pagenavcurrent {
	background:url(images/bg_current_pagelink.gif) no-repeat;
	}
	
			
	
/*Widgets*/					
.widget {
	border-bottom:2px solid #100D0B;
	float:left;
	padding:16px;
	margin-bottom:0px;
	font-size:1em;
	}
	
.widget h3 {
	margin-bottom:4px;
	}		

.widget li {
	border-bottom:1px dashed #28201B;
	line-height:135%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0px;
	font-size: 0.92em;
	}
	
.widget li a, .widget li a:visited {
	color:#515043;
	}
	
#wp-calendar {
	width:100%;
	font-size:0.9em;
	}

#wp-calendar caption {
	padding-bottom:5px;
	}
	
#wp-calendar td,
#wp-calendar th {
	text-align:center;
	}

#wp-calendar #prev {
	text-align:right;
	}

#wp-calendar #next {
	text-align:left;
	}
			
#wp-calendar th {
	background:#3e292e;
	padding:2px 4px
	}

.textwidget {
	font-size:0.92em;
	line-height:145%;
	}
	
#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#87bcd2;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	color:#f2f0e9;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:290px;
	}


	
/* ---------- @ Forms -----------*/

#searchform {
	margin-left:11px;
	}
	
#searchform .field {
	padding:3px;
	width:90px;
	font-size:1em;
	}

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}
		
.button {	
	background:#1F1915 none repeat scroll 0% 0%;
	border:medium none;
	color:#305352;
	font-size:0.92em;
	letter-spacing:0.08em;
	margin-top:7px;
	padding:4px 8px;
	cursor:pointer;
	}

a.button, a.button:visited {
	color:#305352;
	width:78px;
	margin:18px 0 0 30px;
	display:block;
	}

a.button:hover, a.button:active {
	text-decoration:none;
	}
	
.button:focus, .button:hover {	
	background: #1B140F none repeat scroll 0% 0%;
	}

.field {
	background:#412c31 ! important;
	border:none;
	padding:4px 4px 4px 22px;
	color:#6C6A59;
	font-size:1em;
	}

.field#user-name {	
	background: #1F1915 url(images/user-name.gif) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	background: #1B140F url(images/user-name.gif) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background: #1F1915 url(images/user-email.gif) 5px 7px no-repeat ! important;
	width:118px;
	}		

.field#user-email:focus {	
	background: #1B140F url(images/user-email.gif) 5px 7px no-repeat ! important;
	}	

.field#user-comment {	
	background: #1F1915 url(images/user-comment.gif) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;	
	}	

.field#user-comment:focus {
	background: #1B140F url(images/user-comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background: #1F1915 url(images/user-url.gif) 4px 8px no-repeat ! important;
	}		

.field#user-url:focus {	
	background: #1B140F url(images/user-url.gif) 4px 8px no-repeat ! important;
	}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:536px;
	height:300px;
	}	

			

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	



/* ---------- @ Footer -----------*/

#footer {
	
	}
	
#footer .wrapper {
	color:#515043;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial;
	font-size:0.65em;
	letter-spacing:0.08em;
	padding:30px 0px;
	text-align:right;
	text-transform:uppercase;	
	}
	
	
