/*
Theme Name: LazyBoy
Theme URI: http://www.verymystery.com
Description: a kick ass first time theme
Version: 0.1
Author: Aaron Rabideau
Author URI: http://www.verymystery.com
Tags: none, yet, thanks
*/

<style type="text/css">@import url('reset.css');</style>

/* ---- Colors

cream: #fff8e3;
blue: #384750
green: #ADB213
yellow: #E1A101
orange: #D97904
red: #821F07

*/

/*   --------------- UTILITY CLASSES ------------   */

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.float-left { float:left; }
.float-right { float:right; }
.clear { clear:both; }

/*----- Basics ----*/



/*----- Links ----*/

a, a:link, a:visited, a:hover, a:active { text-decoration: none; outline: none; }

a:link { color:#821F07; }

a:visited { color:#384750; }

a:hover, a:active { color:#ADB213; }


/*   -------------- FORMAT -----------------------  */

body {
	background: #fff8e3;
	font-family:Verdana, Geneva, sans-serif;
}

#page-wrap {
	width: 960px;
	margin: 0 auto;
}

/*---- Main Column ----*/

/*---Header ----*/

#content, #header {
	margin-left:20px;
	width:630px;
	float: left;
}

#header {
	text-indent: -9999px;
	height: 326px;
	background: #fff8e3 url(images/chairbkg.png) no-repeat top right;
}

#header a {
	display:block;
}

#header h1 {
	height:70px;
}

#header .tagline {
	display:block;
	height:95px;
}

#header h2 a {
	margin-left:220px;
	height: 33px;
	width:105px;
}

#header p.error {
	display:block;
	height:225px;
}

/*--- Posts ----*/

.post {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0 15px 10px 0;
}

.post h2 {
	font-size: 1.4em;
	padding-top:10px;
}

.post h3 {
	font-size: 1.2em;
}

.post h4 {
	font-size: .8em;
	color:#821F07;
	margin:0 0 5px 10px;
}

.post h5 {
	font-size: .8em;
	color:#E1A101;
	margin:0 0 5px 10px;
}

.post p {
	margin-bottom: 10px;
}

p.postmetadata {
	font-size:0.8em;
	line-height:1.1em;
	width:100%;
	border-bottom: 1px solid #821F07;
}

ul {
	margin-bottom:10px;
	margin-left:10px;
}

li {
	margin-left:10px;	
}

/*---- Sidebar ----*/

#sidebar {
	width: 310px;
	float:left;
}

/*----- Twitter ----*/

#twitter {
	background:#E1A101 url(images/twitterbkg.png) no-repeat;
	font-family: Arial;
	float:left;
	margin:5px 0;
	width:100%;
	height: 316px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#twitter h2 {
	text-indent:-9999px;
}

#twitter h2 a {
	display:block;
	height:100px;
}

#twitter li {
	font-size: 12px;
	padding:4px 10px 4px 0;
	color:#FFFFFF;
}

#twitter li a {
	color:#FFFFFF;
}

/*----- Flickr ----*/

#flickr {
	background: #384750 url(images/flickr.png) no-repeat;
	font-family: Arial;
	float:left;
	margin:5px 0;
	width:100%;
	height: 150px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#flickr-wrap {
	padding-left: 190px;
}

#flickr a img {
	vertical-align: bottom;
	display: inline-block;
	margin: 5px 3px 5px 0;
	position: relative;
	padding: 5px 8px 12px 9px; 
}

#flickr a img { top: 35px; left: -2px; }
#flickr a+a img { top: 6px; left: 0px; }
#flickr a+a+a img { top: 24px; left: 0px; }
#flickr a+a+a+a img { top: 5px; left: 2px; }
#flickr a+a+a+a+a img { top: 34px; left: 5px; }
#flickr a+a+a+a+a+a img { top: 14px; left: 5px; }
#flickr a+a+a+a+a+a+a img { top: 32px; left: 6px; }
#flickr a+a+a+a+a+a+a+a img { top: 5px; left: 4px; }

/*---- LastFM ----*/

#lastFM {
	text-align: center;
	background:#ADB213 url(images/lastfmbkg.png) no-repeat;
	font-family: Arial;
	float:left;
	margin:5px 0;
	width:100%;
	height: 324px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#lastFM h2 {
	text-indent:-9999px;
}

#lastFM h2 a {
	display:block;
	height:73px;
}

#album_grid {
	padding-left: 30px;
}

.cdcover {
	float:left;
	width: 82px;
	height: 82px;
	background: url(images/cd_bkg.png) no-repeat;
}

.media img {
	padding: 4px;
	text-align: center;
}

/*----- Recent Posts ----*/

#recentposts {
	background:#821F07 url(images/postbkglong.png) no-repeat;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0;
	float:left;
	width:100%;
	height: 324px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#recentposts h2 {
	text-indent:-9999px;
}

#recentposts h2 a {
	display:block;
	height:85px;
}

#recentposts a {
	color:#FFFFFF;
	font-size:16px;
}

.postscol {
	width:50%;
	float:left;
}

.recentpost {
	padding:6px 10px;
	color:#FFFFFF;
}

.recentpost p {
	color:#E1A101;
	font-family: Times;
	font-size:11px;
}

/*---- Vimeo ----*/

#vimeo {
	background:#384750 url(images/vimeobkg.png) no-repeat;
	margin: 5px 0;
	float:left;
	width:100%;
	height:785px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#vimeo-wrap {
	padding: 95px 70px 15px 70px;
}

#vimeo a img {
	margin: 5px 0;
	position: relative;
}


/*----- Footer ----*/

#goodreads {
	text-align: center;
	background:#D97904 url(images/readingbkg.png) no-repeat;
	font-family: Arial;
	float:left;
	margin:5px 0;
	width:100%;
	height: 400px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#goodreading {
	width: 135px;
	text-align: center;
	float:left;
	margin:0 10px 15px 20px;
}

#goodreading h2 {
	text-indent:-9999px;
}

#goodreading h2 a {
	display:block;
	height:60px;
}

#goodread {
	width: 450px;
	text-align: center;
	float: left;
	margin:0 35px 15px 135px;
}

#goodread h2 {
	text-indent:-9999px;
}

#goodread h2 a {
	display:block;
	height:60px;
}

/*---- Single -----*/

.single {
	color:#000000;
	margin:20px;
}

#single {
	width:900px;
}

#single h1 {
	text-indent: -9999px;
	background: #fff8e3 url(images/header.png) no-repeat top left;
}

#single h1 a {
	display:block;
	height: 70px;
}

/*--- Archives ----*/

.archive {
	color:#D97904;
	font-size: 1.4em;
	margin-bottom: 0px;
	width:100%;
	border-bottom:1px solid #821F07;
}

/*---- 404 ----*/

#chair404 {
	margin-left:20px;
	width:630px;
	height: 311px;
	float: left;
	background: #fff8e3 url(images/chairbkg404.png) no-repeat top right;
}

/*---- Navigation ----*/

.navigation {
	margin: 0 20px;
}

/*---- Comments ----*/

li.comment {
	width:60%;
	-moz-border-radius: 10px;
	color:#ffffff;
	background:#821F07;
	padding:10px;
	margin: 5px 0;
}

li.comment a {
	color:#D97904;
}

li.alt {
	background:#384750;
}
