/*
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: #F7F4EF;
	background: #010101 url(http://clickapost.com/images/dynamic/gray-bg3.png) repeat;
}
BODY, SELECT, TEXTAREA, INPUT
{
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #939191;
}
P
{
	margin: 15px 0;
	line-height: 145%;
}
A, A:visited
{
	text-decoration: none;
	color: #87BCD2;
}
A:hover, A:active
{
	text-decoration: underline;
}
STRONG
{
	color: #FFFFFF;
}
OL
{
	margin: 15px 15px 15px 35px;
}
A IMG, FIELDSET
{
	border: none;
}
*:focus
{
	outline: none;
}
/*---------- @ Page Structure -----------*/
#top-box
{
	height: 27px;
	top: 0px;
	left: 0px;
	width: 100%;
	float: right;
/*background-color: #9f21ce;*/
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	vertical-align: middle;
	background-image: url(http://clickapost.com/styles/default/images/topBarBg.png);
	background-repeat: repeat;
	position: fixed;
	font-size: 9.3pt;
	line-height: 1.7;
	border-bottom: 1px solid #252525;
}
#top-box SPAN
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#top-box EM
{
	color: #00FF27;
	font-style: normal;
}
#top-box SPAN A
{
	font-weight: bold;
}
#top
{
	padding-bottom: 28px;
}
.wrapper
{
	margin: 30px auto 0;
	font-size: 1em;
	width: 960px;
}
#home #top .wrapper
{
	background: url(images/bg_flareXXX.jpg) no-repeat;
}
#interior #top .wrapper
{
	background: url(images/bg_flare2XXX.jpg) no-repeat;
}
#main
{
	background: #372529 url(images/bg_mainXXX.jpg) no-repeat;
	padding: 17px 0 32px 30px;
	margin-bottom: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
#content
{
	float: left;
	width: 562px;
}
#interior #sidebar
{
	background: #301E22;
	float: right;
	width: 242px;
	padding: 17px 20px 20px;
	background: #372529 url(images/bg_sidebar2XXX.jpg) no-repeat -7px 0;
	margin: 3px 5px 0 20px;
}
#masthead
{
	background: url(images/bg_mastheadCCC.jpg);
	height: 100px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#branding
{
	text-align: center;
	height: 115px;
}
#description
{
	text-transform: uppercase;
	font: 0.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.7em Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	color: #87BCD2;
	padding-top: 2px;
}
H2, H3, H4
{
	letter-spacing: 0.025em;
}
H3
{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #D6618C;
	font-weight: normal;
	margin-bottom: 15px;
}
#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 -----------*/
H1 A, H1 A:visited
{
	color: #F7F4EF;
}
H1 A:link, H1 A:active, H1 A:visited
{
	text-decoration: none;
	border-bottom: 1px solid #24C901;
}
H1 A:hover
{
	text-decoration: none;
	border-bottom: 2px solid #23C901;
}
.commentcount
{
	background: url(images/bubble.gif) no-repeat right;
	padding-right: 12px;
	color: #87BCD2;
}
.commentcount A
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.module
{
	background: #301E22 url(images/bg_moduleXXX.jpg) no-repeat top right;
	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-peconi
{
	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: 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
{
	margin-bottom: 30px;
	font-size: 0.85em;
}
.widget LI
{
	background: url(images/bg_headline.gif) no-repeat bottom;
	padding: 10px 0 13px;
	list-style: none;
	line-height: 135%;
}
#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.9em;
	line-height: 145%;
}
#recentcomments EM
{
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right: 19px;
	background: url(images/bg_recentcomment.gif) no-repeat right;
	color: #87BCD2;
	letter-spacing: 0.08em;
}
#recentcomments A, #recentcomments A:visited
{
	color: #F2F0E9;
	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;
	background-color: #010101;
}
#searchform .button
{
	margin: 0;
	padding: 3px;
	font-size: 1em;
	background-color: #010101;
	font-weight: bold;
}
.button
{
	background: #251116 no-repeat;
	border: none;
	font-size: 0.8em;
	color: #E0E5E9;
	padding: 4px 18px;
	margin-top: 7px;
	border: 2px solid #251116;
	text-transform: lowercase;
}
A.button, A.button:visited
{
	color: #E0E5E9;
	width: 78px;
	margin: 18px 0 0 30px;
	display: block;
	background-color: #1D1D1D;
}
A.button:hover, A.button:active
{
	text-decoration: none;
}
.button:focus, .button:hover
{
	background: #110307 url(images/bg_button.gif) url(! important) no-repeat;
}
.field
{
	background: #412C31;
	border: none;
	padding: 4px 4px 4px 22px;
	font-size: 0.8em;
	color: #F2F0E9;
}
.field#user-name
{
	background: #412C31 url(images/user-name.gif) no-repeat 5px 4px;
	width: 118px;
	margin-right: 5px;
}
.field#user-name:focus
{
	background: #4C353B url(images/user-name.gif) url(! important) no-repeat 5px 4px;
}
.field#user-email
{
	background: #412C31 url(images/user-email.gif) no-repeat 5px 7px;
	width: 118px;
}
.field#user-email:focus
{
	background: #4C353B url(images/user-email.gif) url(! important) no-repeat 5px 7px;
}
.field#user-comment
{
	background: #412C31 url(images/user-comment.gif) no-repeat 5px 6px;
	width: 273px;
	height: 120px;
	margin-top: 8px;
}
.field#user-comment:focus
{
	background: #4C353B url(images/user-comment.gif) url(! important) no-repeat 5px 6px;
}
.field#user-url
{
	background: #412C31 url(images/user-url.gif) url(! important) no-repeat 4px 8px;
}
.field#user-url:focus
{
	background: #4C353B url(images/user-url.gif) url(! important) no-repeat 4px 8px;
}
#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
{
	background: url(images/bg_footer.jpg) repeat-x 0px -29px;
}
#footer .wrapper
{
	color: #A17E7E;
	text-align: right;
	font: 0.65em "Lucida Grande", "Lucida Sans Unicode", Arial;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	padding: 15px 48px 15px 0;
	background: url(images/bg_flare_bottomXXX.jpg) no-repeat right top;
}
