/*  
Theme Name: Blether
Description: A customised version of Agregado by Darren Hoyt and Matt Dawson
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:#555555;
	background: #000000;
	font:100% Arial,Helvetica,sans-serif;
	}

#home {
	text-align:center;
	min-width:1010px;}

select, textarea, input {	
	font:.6em Arial,Helvetica,sans-serif;
	}

p {	
	margin:10px 0 10px 0;
	line-height:145%;
	}

ol {
	margin:15px 15px 15px 35px;
	}

a, a:visited {
	color:#BB3300;
	text-decoration:none;
	}

a:hover {
	color:#00BBBB;
	text-decoration:none;
	}

a:active {
	color:#000000;
	text-decoration:none;
	}

a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}

/* ---------- @ Page Structure -----------*/

.wrapper {
	margin:0 auto;
	font-size:1em;
	text-align:left;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	}

#top {
	background:#EEEEE3 url(images/gradient.gif) repeat-x;
	padding:30px;
	border:12px solid #FFBB44;
	}

#main {
	padding:30px 0 0 0;
	margin-bottom:12px;
	}


#content {
	float:left;
	width:805px;
	}


.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#logo {
	width:152px;
	float:left;
	}

#description {
	width:auto;
	float:right;
	text-transform:uppercase;
	font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color:#000003;
	padding-top:95px;
	letter-spacing:0.4em;
	margin-right:55px;

	}

#descriptionb {
	width:auto;
	float:right;
	text-transform:uppercase;
	font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial;	
	color:#000003;
	padding-top:25px;
	letter-spacing:0.4em;
	margin-right:55px;

	}

#description em {
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	

		
/* ---------- @ Headings -----------*/

		   
h1 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color:#007777;
	}

h2 {	
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color:#007777;
	}

h2, h3, h4 {
	letter-spacing:0.025em;	
	}
		
h3 {	
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color:#BB3300;
	font-weight:normal;
	padding:10px 0 5px 0;
	}

#sidebar h3 {
	margin-bottom:7px;
	}
	
.widget h3 {
	color:#007777;
	margin-bottom:7px;
	font-size:1.5em;
	}
		
h4 {	
	font-size: 1.1em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}
	
h5 {	
	font-size: 1em
	}

/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration:none;
	}

h2 a, h2 a:visited, h2 a:hover, h2 a:active {
	text-decoration:none;
	color:#007777;
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:12px;
	color:#00BBBB;
	}

.commentcount a, .commentcount a:hover, .commentcount a:active, .commentcount a:visited {
	color:#00BBBB;
	}
	
.module {
	background:#FFFFF3;
	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;
	}

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

#archive-list li {
	width:900px;
	float:left;
	font-size:0.9em;
	margin: 0 6px 0 50px;
	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 {
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:#372529;
	text-decoration:none;
	}
	
.pagenavcurrent {
	}

/*Widgets*/
					
.widget {
	margin-bottom:30px;
	font-size:0.85em;
	}	

.widget li {
	background: #FFFFF3;
	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:.9em;
	line-height:145%;
	}
	
#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:19px;
	color:#BB3300;
	letter-spacing:.08em;	
	}

#recentcomments a, #recentcomments a:visited {
	color:#777777;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style-image: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 {	
	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:#E9E9E3 ! important;
	border:1px solid #C7C7C1;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#555555;
	}

.field#user-name {	
	background:#E9E9E3 url(images/user_name.gif) 5px 4px no-repeat ! important;
	border:1px solid #C7C7C1;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {	
	background:#FFFFF3 url(images/user_name.gif) 5px 4px no-repeat ! important;
	}
		
.field#user-email {	
	background:#E9E9E3 url(images/user_email.gif) 5px 7px no-repeat ! important;
	border:1px solid #C7C7C1;
	width:118px;
	}		

.field#user-email:focus {	
	background:#FFFFF3 url(images/user_email.gif) 5px 7px no-repeat ! important;
	}	

.field#user-comment {	
	background:#E9E9E3 url(images/user_comment.gif) 5px 6px no-repeat ! important;
	border:1px solid #C7C7C1;
	width:273px;
	height:120px;
	margin-top:8px;	
	}	

.field#user-comment:focus {
	background:#FFFFF3 url(images/user_comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {	
	background:#E9E9E3 url(images/user_url.gif) 4px 8px no-repeat ! important;
	border:1px solid #C7C7C1;
	}		

.field#user-url:focus {	
	background:#FFFFF3 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:522px;
	height:300px;
	}

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	clear:both;
	}

.clearfloat {
	display:block
	}



/* ---------- @ Footer -----------*/

#footer {
	font:.65em Arial,Helvetica,sans-serif;
	text-align:left;
	color:#FFFFF3;
	letter-spacing:0.08em;
	}

#footer .telephone {
	float:left;
	padding:30px 10px 30px 30px;
	}

#footer .address {
	float:left;
	border-left:1px solid #777777;
	margin:30px 0 30px 0;
	padding:0 10px 0 10px;
	}
	
#footer .copyright {
	float:right;
	text-align:right;
	margin: 30px 30px 30px 0;
	}

	
#footer a, #footer a:visited {
	color:#FFBB44;
	}

#footer a:hover, #footer a:active {
	color:#00BBBB;
	}
	
#footer em {
	font-style:normal;
	font-weight:bold;
	}

/* Buttons */

.read_more_button {
	width:110px;
	height:32px;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	float:right;
	cursor:pointer;
	background:transparent url(images/read_more_button.gif) no-repeat 0 0;
	}

.read_more_button:hover {
	background-position:0 -32px;
	}

.read_more_button:active {
	background-position:0 -64px;
}

.comment_button {
	width:110px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	float:right;
	background-image: url(images/comment_button.gif);
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	}

.comment_button:hover {
	width:110px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	float:right;
	background-image: url(images/comment_button.gif);
	background-repeat: no-repeat;
	background-position:0 -32px;
	}

.comment_button:active {
	width:110px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	float:right;
	background-image: url(images/comment_button.gif);
	background-repeat: no-repeat;
	background-position:0 -64px;
	}

.search_button {
	width:32px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	}

.search_button:hover {
	width:32px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position:0 -32px;
	}

.search_button:active {
	width:32px;
	height:32px;
	padding:0;
	display:block;
	cursor:pointer;
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position:0 -64px;
	}

/*** Newsletter ***/

#newsletter {clear:both;margin:30px;padding-top:30px;height:28px;}
#newsletter h2 {display:inline;margin-right:10px;}
#newsletter label {display:none;}
#newsletter input.email {
	border:1px solid #666666; 
	background-color:#d6d6d6;
	height:24px;
	width:150px;
	margin-right:10px;
	position:relative;
	top:-5px;}

#newsletter input.subscribe {
	border:none;
	width:96px;
	height:32px;
	padding:0;
	cursor:pointer;
	background-image: url(images/subscribe_button.gif);
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	position:relative;
	top:10px;
	}

#newsletter input.subscribe:hover {
	width:96px;
	height:32px;
	padding:0;
	cursor:pointer;
	background-image: url(images/subscribe_button.gif);
	background-repeat: no-repeat;
	background-position:0 -32px;
	}

#newsletter input.subscribe:active {
	width:96px;
	height:32px;
	padding:0;
	cursor:pointer;
	background-image: url(images/subscribe_button.gif);
	background-repeat: no-repeat;
	background-position:0 -64px;
	}
}
