/*  
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:#000;
	background: #fff;
	}

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

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

a:hover {
}

h2 a, h1 a, h3 a {
			color:#000;	
			text-decoration:none;
}
h2 a:visited, h1 a:visited, h3 a:visited {
			color:#000;	
			text-decoration:none;
}

h2 a:hover, h1 a:hover, h3 a:hover {
			color:#666 !important;	
			text-decoration:none;
}


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

*:focus {
	outline:none
	}
	
		
#menu {
width: 500px;
float: right;
text-align: right;
padding:25px 0 20px;
}

#menu a {
color: #FFFFFF;
}

#menu ul {
width: 500px;
margin: 0;
padding: 0;
height: 30px;
list-style: none;
}

#menu li {
height: 27px;
margin: 0 0 0 8px;
background: #323232;
color: #FFFFFF;
float: right;
font-weight: bold;
font-size: 15px;
text-align: center;
padding: 10px 10px 0 10px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
	}

li.selected {
background-position: 0 -30px;
}
		

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

#top {
	padding-bottom:28px;
	}

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

#home #top .wrapper {
	}

#middle {
	}

#middle .wrapper {
	padding:15px 0 0 30px;
	width:930px;	
	}

#middle .widget {
	float:left;
	margin:0 12px 0 0;
	padding:10px;
	width:270px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #888888;
	}

#home .widget h3 {
	margin-bottom:4px;
	}	

.normal {
border-bottom:1px solid #666666;
font-size:0.9em;
margin:5px 10px;
padding:10px;
}

#interior #top .wrapper {
	}

#main {
	padding:17px 0 32px 30px;
	margin-bottom:12px;
	}

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

#interior #sidebar {
	float:right;
	width:250px;
	padding:17px 20px 20px 20px;
	margin:3px 0 0 20px;	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #888888;
	}
						   
#masthead {
	height: 100px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#branding {
	text-align:center;
	height:102px;
	}
	
#description {
	text-transform:uppercase;
	font:.6em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	padding-top:5px;
	letter-spacing:0.4em;
	}	

h1 {
font: 35px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
margin: 25px 0 0 0;
padding: 0;
font-weight: bold;
}

h2, h3 {
font: 20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
margin: -5px 0 2px 0;
padding: 0;
font-weight: bold;
}

#header {
width: 900px;
float: left;
padding: 20px 0 20px 80px;
margin: 0 0 20px 0;
border-bottom: 1px solid #CACBCB;
}

#header a {
background: none;
}

#logo {
float: left;
}
	
	
		
/* ---------- @ Headings -----------*/

		   
#sidebar h3 {
	margin-bottom:7px;
	}
	
.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 -----------*/

.commentcount {
	padding-right:12px;
	color:#000;
	}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif
	}
	
.module {
	overflow:auto;
	font-size:0.8em;
	margin-bottom: 20px;
	}

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

.module p {
	margin:0;
	}
	
.drop {
	float: left;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	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:215px;
	float:left;
	height:60px;
	font-size:0.9em;
	margin: 0 6px 0 25px;
	line-height:140%;
	}	

.pagenavigationbox {
	color:#000;
	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:#000;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:#fff;
	text-decoration:none;
	}
	
.pagenavcurrent {
	}
	
			
	
/*Widgets*/					
.widget {
	margin-bottom:30px;
	font-size:0.85em;
	}	

.widget li {
	padding:10px 0 13px 0;
	list-style:none;
	line-height:135%;
	}
	
.wp-caption-text {
	font-style: italic;
}
#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:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	margin-right:4px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#000;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	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:180px;
	font-size:1em;
	border:1px solid black;
	}

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}
		
.button {
	font-size:0.8em;
	padding:4px 18px;
	margin-top:7px;
	border:1px solid #333;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	}

a.button, a.button:visited {
	width:78px;
	margin:18px 0 0 30px;
	display:block;
	border: none;
	}

a.button:hover, a.button:active {
	text-decoration:none
	}
	
.button:focus, .button:hover {	
	}

.field {
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#000;
	}

.field#user-name {	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color: #eee;
	width:118px;
	margin-right:5px;
	border: 1px solid #333;
	}

.field#user-name:focus {	
	background-color: #ddd;
	border: 1px solid #333;		
	}
		
.field#user-email {	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color: #eee;
	width:118px;
	border: 1px solid #333;
	}		

.field#user-email:focus {	
	background-color: #ddd;
	border: 1px solid #333;		
	}

.field#user-comment {	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color: #eee;
	width:273px;
	height:120px;
	margin-top:8px;	
	border: 1px solid #333;
	}	

.field#user-comment:focus {
	background-color: #ddd;
	border: 1px solid #333;		
	}

.field#user-url {	
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background-color: #eee;
		border: 1px solid #333;
		}		

.field#user-url:focus {	
	background-color: #ddd;
	border: 1px solid #333;	
}	
	
#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:586px;
	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:#000;
	text-align:right;
	font:.65em 'Lucida Grande','Lucida Sans Unicode',Arial;
	text-transform:uppercase;
	letter-spacing:0.08em;
	padding: 46px 48px 40px 0;
	}
	
	
