/*  
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:#000000;
	background:url(images/fondo2.png) center repeat-y;
	}

body, select, textarea, input {	
	font: 100% Arial, Helvetica, sans-serif;
	}

p {	
	margin: 15px 0;
        text-align: justify;
	}
		
a, a:visited {
	text-decoration:none;
	color:#003333;
font-weight:bold;
	}

a:hover, a:active {	
	text-decoration:underline;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}
	
		
		

/* ---------- @ Page Structure -----------*/

#top {
	background:url(images/fondo1.png) center top no-repeat;
	padding-bottom:28px;
	}

.wrapper {
	margin: 0 auto;
	font-size: 1em;
	width: 860px;
	}

#home #top .wrapper {
	
	}

#interior #top .wrapper {
	
	}

#main {
	padding:0px 0 32px 30px;
	margin-bottom:12px;
	}

#content {
	float:left;
	width:500px;
	}

#content small {
	color: #cccccc;
font-size:11px;
text-align:right;
	}

.post {
	float:left;
	width:500px;
	}

#interior #sidebar {
	float:right;
	width:230px;
	padding:17px 10px 20px 10px;
	margin:0px 40px 0 20px;	
	}
						   
#masthead {
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#branding {
	text-align:left;
	height:170px;
	}
	
#description {
	text-transform:uppercase;
	font:.9em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color:#000000;
	margin-top:-20px;
        padding-left: 130px;
	letter-spacing:0.05em;
	}	

	
	
	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: bold 4.5em "Trebuchet MS", Tahoma, Arial;
	letter-spacing:-0.05em;
padding-top:10px;
	}

h2 {	
	clear:both;
        font: bold 1.7em "Trebuchet MS", Tahoma, Arial; 
	line-height:110%;
	color:#000000;
	padding-top:20px;
	}

h2, h3, h4 {
clear:both;
	}
		
h3 {	
	font: 1.2em "Trebuchet MS", Tahoma, Arial;
	color:#d6618c;
	font-weight:normal;
	margin-bottom:15px
	}

#sidebar h3 {
	margin-bottom:7px;
color:#b5a462;
	}
	
.widget h3 {
	margin-bottom:7px;
	font-size:1.5em;
	}
		
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:#87bcd2;
	}

.commentcount a {
	font-family:"Trebuchet MS", Tahoma, Arial;
	}
	
.module {
	
	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 {
	float: left;
	font: 2.5em "Trebuchet MS", Tahoma, Arial;
	line-height:100%;
	margin:3px 8px 0 0;
	width:30px;
	text-align:center
	}

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 "Trebuchet MS", Tahoma, Arial;
	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 {
	margin-bottom:30px;
	font-size:0.85em;
	}	

.widget li {
	padding:5px 4px 5px 4px;
	list-style:none;
	line-height:100%;
border-bottom:1px solid #b5a462;
background:#faf5df;
	}
.widget li:hover {
background:#ffffff;
}
.widget li a{
font-weight:normal;
color:#746838;
}
.widget li a:hover{
font-weight:normal;
color:#000000;
text-decoration:none;
}

	
#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:.9em;
	line-height:145%;
	}
	
#recentcomments em {
	font-weight:bold;
	padding-right:3px;
	color:#000000;
	}

#recentcomments a, #recentcomments a:visited {
	color:#000000;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style:none;
	}


	
/* ---------- @ 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: #251116 url(images/bg_button.gif) no-repeat ! important;
	border:none;
	font-size:0.8em;
	color:#e0e5e9;
	padding:4px 18px;
	margin-top:7px;
	border-bottom:2px solid #251116;
	border-right:2px solid #251116;
	}

a.button, a.button:visited {
	color:#e0e5e9;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover {	
	background: #110307 url(images/bg_button.gif) no-repeat ! important;
	}

.field {
	background:#ffffff;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#000000;
	}

.field#user-name {	
	background: #ffffff;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	background: #efefef;
	}
		
.field#user-email {	
	background: #ffffff;
	width:118px;
	}		

.field#user-email:focus {	
	background: #efefef;
	}	

.field#user-comment {	
	background: #ffffff;
	width:273px;
	height:120px;
	margin-top:8px;
        border:1px solid #cccccc;
	}	

.field#user-comment:focus {
	background: #efefef;
	}

.field#user-url {	
	background: #ffffff;border:1px solid #cccccc;
	}		

.field#user-url:focus {	
	background: #efefef;
	}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px;border:1px solid #cccccc;
	}

#interior .field#user-comment {
	width:460px;
	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:#000000;
	text-align:left;
	font:.65em 'Lucida Grande','Lucida Sans Unicode',Arial;
	text-transform:uppercase;
	letter-spacing:0.08em;
	padding: 46px 48px 40px 0;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */	
