/* @override 
	http://localhost:8888/thenewbig/wp-content/themes/bigage/style.css
	http://thenewbig.com/wp-content/themes/bigage/style.css
*/

/*
Theme Name: Bigage [v1]
Theme URI: http://thenewbig.com
Description: Based on Derek Punsalon's Foliage Mod, v 1.02., http://5thirtyone.com/eyecandy
Version: 1
Author: Stuart Maxwell
Author URI: http://thenewbig.com

Color palette: #4A3D2F; (dk brown)
 #9E6339; (dark orange)
 #E0C181; (Cappucino)
 #613F32; (med brown)
 #312119; (choc brown)

This theme was originally designed and coded by Derek Punsalan.
You can find his ramblings and additional work at http://5thirtyone.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/ 

* {
	margin: 0;
	padding: 0;
	outline: none;
	}
	
h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {
	margin: 1em 0; /* give me back my basic margins */
	}
	
body {font: 67.5% 'Lucide Grande', Verdana, Arial, Sans-Serif; 
	color: #312119;
	background: #fff;
	text-align: center;
	}

/* @group Links and fonts */
a:link, a:active, a:visited {color: #613F32;}
a:hover {color: #312119;}
a {text-decoration: none; font-weight: bold;}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #9E6339;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}

.chrondate {color: #9E6339; padding-left: 0.5em;}
.chrondate a {color: #9E6339;}
.chrondate a:hover {color: #613F32;}

/* @end */

/* @group Shelf and Navigation */
#shelfwrap {
	background: #312119;
	}
	
#shelf {
	color: #E0C181;
	background: #312119;
	text-align: left;
	width: 58em;
	min-height: 270px;
	margin: 0 auto;
	line-height: 1.5em;
	}
	
	#shelf a {
	color: #9E6339;
	font-weight: normal;
}

	#shelf a:hover {
	color: #E0C181;
}

	#shelf h3 {
	color: #fff;
}

	#shelf .left {
		width: 28em; 
		padding: 0 0.5em 0.5em;
		}
		
		ul#navigation {
			margin: 0;
			padding: 0 0 1em 0;
			list-style: none;
			}
			
		#navigation li {
			background: url(images/dot.gif) repeat-x 0.7em 0;
			}
			
		#navigation li a {
			color: #9E6339;
			float: left;
			background: #312119;
			padding: 0 0.2em 0 0;		
			}
			
			#navigation li a:hover {
			color: #E0C181;
			}
			
		ul#navigation li span {
			float: right;
			padding: 0 0.2em;
			background: #312119;
			}
			
		ul#navigation li br {
			clear: both;
			}
		
	#shelf .right {
		width: 27em; 
		padding: 0 0.5em 0.5em;
		}
		
		ul#recentposts {
			margin: 0;	
			padding: 0;	
			list-style-position: inside;
			list-style-type: square;
}
			
		#recentposts li {
			padding-left: 15px;	
			margin-left: 4px;		
			}
			
			#recentposts li a {
			color: #9E6339;
}
			
			#recentposts li a:hover {
			color: #E0C181;
}
			
#shelfbreak {
	background: #5e5c4c;
	height: 1em;
	}
	
#searchbar {

display: block; 
height: 41px;
width: 280px;
margin: 0 0 0 -0.2em;
padding: 0.2em 0 0 1em;
}

	#searchform div {
	padding: 0.2em 0 0 0;
	}
	
		#searchform span {
		margin-left: 3.6em;
		}
	
	#search {
	width: 290px;
	border: 1px solid #333;
	background: #4A3D2F;
	font-size: 1em;
	font-family: 'Lucide Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: center;
	}

/* @end */

/* @group Top banner */
#banner {
	background: #fff url(images/topgrade.jpg) repeat-x;
	height: 23em;
	}

	#bannerwrap {
		margin: 0 auto;
		display: block;
		width: 70em;
		height: 23em;
}
	
	#bigage {
		float: left;
		background: url(images/masthead.jpg) no-repeat top left;
		width: 57em;
		height: 23em;
		}
	
	#pull a {	
		float: left;
		display: inline;
		width: 105px;
		height: 40px;
		text-indent: -9999em;
		background: url(images/tab.jpg) no-repeat top right;
		}
		
	#pull a:hover {
		background: url(images/tab.jpg) no-repeat center -42px;
		}

/* @end */

/* @group main content area home and index */
#top {background: #fff;}

#content {
	width: 51em;	
	margin: 0 auto 0;
	padding: 0 0 6em 0;
	text-align: left;
	line-height: 1.5em;
	}
	
	.post { 
		padding: 0 0 1.5em 0;
		}
		
	.entrymeta {
		font-size: 0.9em;
		margin: -1.7em 0 2em 0;
		text-transform: lowercase;
		}
		
	.entry {} 
		
	.entry ul li, .mulch ul li {
		list-style: none;
		background: url(images/li.gif) no-repeat 0 0.3em;
		padding-left: 1.5em;
		margin-left: 2.2em;
		}
		
	.entry ol, .mulch ol {
		margin-left: 3.5em;
		}
		
	.entry li, .mulch li {
		padding-bottom: 0.3em;
		width: 423px;
		font-size: 1em;
		}
	
	.entry blockquote, .mulch blockquote {
		margin-left: 3.9em;
		color: #8f8f8f;
		width: 423px;
		}
		
	.entry strong, .mulch strong {
		color: #E0C181;
		}
		
.returnhome {
	float: right;
	}

/* @end */

/* @group Single Post Pages and Comments */
.sociable ul li {
	background: none;
	margin: 0;
	padding: 0 15px 0 0;
}

.commentnote {
	color: #E0C181;
	padding: 0.5em 0.3em 0 0.9em;
	}
	
.commentnote a, .commententry a {
	color: #9E6339;
}

.commentnote a:hover, .commententry a:hover {
	color: #fff;
}

#singlecontent {
	width: 75em;
	margin: 0 auto;
	padding-bottom: 3em;
	text-align: left;
	line-height: 1.5em;
	}
	
	#singlecontent .post {	
		float: left;
		width: 45em;
		}
		
#relatedposts {margin: 0; padding: 0;}
	
#relatedposts h3 {margin: 0;}
#relatedposts ul {margin: 1em 0 0 0;}
		
#commentscolumn {
	color: #E0C181;
	margin: 2em 0 3em 0;
	float: right;
	width: 28em;
	background: #312119;
	}
	
	.comments {
		color: #fff;
		margin: 0;
		padding: 9px 9px 0 9px;
		}
		
#commentwrap {
	float: left;
	margin:0;
	padding-bottom: 3em;
	}
	
	#commentform small {color: #555;}
	
.commentlist {}
	
	.commentlist li {
		list-style: none;
		border-top: 1px solid #9E6339;
		padding-top: 0.3em;
		}
		
	.commentlist .alt {}
		
	.author .commententry {
		background: url(images/author.gif) no-repeat top right;
		}
		
	.commententry {
		padding: 0 0.8em 0 0.9em;
		overflow: hidden;
		}
		
	.commententry blockquote {color: #E0C181; margin-left: 1em; font-style: italic;}
		
	.quoter_comment {
	float: right;
}
		
#author, #email, #url, #comment {font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	background: #E0C181;
	border: 1px solid #555;
	color: #4A3D2F;
	padding: 2px;
	}

#author, #email, #url {width: 185px;}	
#comment {width: 436px; height: 125px; overflow: auto; font-size: 10px;}
#submit {background: #9E6339; border: 1px solid #312119; color: #E0C181; font-size: 11px; padding: 0 1em;}

/* @end */

/* @group Bottom Content */

#footercontent {
	background: #9E6339;
	margin: 0 0 -1em 0;
	line-height: 1.5em;
	}
	
	#bottom {
		background: #9E6339;
}
	
	#bottomwrap {
		background: #9E6339;
		width: 70em;
		margin: -1.4em auto 0;
		text-align: left;
		}	
		
	#bottomcontent {
	background: #9E6339;
		color: #E0C181;
		width: 58em;
		margin: 0 auto;
		padding-top: 1em;
		}
		
	#bottomcontent .left {
		width: 27em; 
		padding: 0 0.5em 0.5em;
		}
		
	#bottomcontent .right {
		width: 28em; 
		padding: 0 0.5em 0.5em;
		}
	
	#bottomcontent p {
	margin: 0;
	padding: 0;
}
	
	#bottomcontent h3 {
	color: #312119;
}

	#bottomcontent h3 span {
	color: #4A3D2F;
}
		
#footer {
	background: #9E6339;
	color: #E0C181;
	width: 58em;
	margin: 0 auto;
	padding: 1em 0 0;
	text-transform: lowercase;
	}

/* @group Projects */

		.tnbprojects ul {
			margin: 0;
			padding: 0 0 1em 0;
			list-style: none;
			}
			
		.tnbprojects li {
			background: url(images/dot2.gif) repeat-x 0.7em 0;
			}
			
		.tnbprojects li a {
			color: #613F32;
			float: left;
			background: #9E6339;
			padding: 0 0.2em 0 0;		
			}
			
			.tnbprojects li a:hover {
			color: #312119;
			}
			
		.tnbprojects ul li span {
			float: right;
			padding: 0 0.2em;
			background: #9E6339;
			}
			
		.tnbprojects ul li br {
			clear: both;
			}


/* @end */

/* @group Delicious */

li.delicious-post {
	margin-bottom: 8px;
}

.delicious-network-add a {
	float: right;
	font-style: italic;
	color: 4A3D2F;
}

a.delicious-link {
	font-size: 1.1em;
}
	
/* @end */

/* @group Twitters */

#twitter_div li {
	list-style: none;
}

#my_twitter_status {
	color: #E0C181;
	background-color: #9E6339;
	padding: 5px;
}

#my_twitter_status_time {
	color: #613F32;
	margin: 1px 16px;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Quick Bits */

#recentshorts ul li {
	list-style: none;
}

#recentshorts a {
	font-weight: normal;
}

/* @end */

.flickrss {
	text-align: center;
}

/* @end */

/* @group Misc and images */


#lwp_3_f  {
	display: none;
}

.skype {
	float: right;
	display: none;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	padding: 3px;
	}

/* @end */
	
