/*
Theme Name: lazyi.net (Mountains)
Theme URI: http://lazyi.net/
Description: Version 4
Version: 4.1
Author: Ryan Prins
Author URI: http://lazyi.net/
*/

body {
	margin: 0;
	margin-top: 11px;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #AFAFAF url('images/background.gif') repeat-x;
	color: #000;
	font-size: 0.8em;
}

html>body { /* Opera hack */
	font-size: small;
}

div#shadow { 
	width: 727px; 
 	background: url('images/content_fade2.png') center repeat-y;
	margin: 0 auto;
	padding: 0;
}

*>div#shadow {
	width: 763px;
	background: url('images/content_fade.png') center repeat-y;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/* ------ GENERAL ------ */
br.clearing { clear: left; }
.image_left { float: left; margin: 0 5px 5px 0; }
.image_right { float: right; margin: 0 0 5px 5px; }
acronym, abbr { cursor: help; font-size: 90%; letter-spacing: .07em; border-bottom: 1px dashed #333; }
blockquote { 
	border-left: 5px solid #000033; 
	margin-left: 1.5em; 
	padding: 1px 5px; 
	background: #E0E8EE;
}

code { 
	display: block;
	background: #E0E8EE;
	border-top: 1px solid #4F7590;
	border-bottom: 1px solid #4F7590;
	padding: 3px;
	text-align: left;
	font: 1.1em 'Courier New', Courier, Fixed; 
}

h1,h2,h3,h4,h5 { padding: 0; margin: 5px 0 0 0; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }
h2.pagetitle { font-size: 1.6em; }

ul.bulletless { list-style-type: none; margin-left: 5px; padding: 0; }
ul.bulletless li { margin-bottom: 2px; }

li.subitem { list-style-type: none; font-size: 0.8em; margin-bottom: 5px; color: #999; }

/* ------ LINKS ------ */
a			{ color: #036; text-decoration: underline; }
a:link		{ color: #036; text-decoration: underline; }
a:visited	{ color: #036; text-decoration: underline; }
a:active	{ color: #999; }
a:hover		{ color: #999; text-decoration: none; border-bottom: 1px dashed #999; }

/* ------ HEADER ------ */
div#header {
	position: relative;
	margin: 0px auto;
	padding: 0;
	height: 125px;
	width: 725px;
	background: url('images/header.jpg') no-repeat;
	border-bottom: 1px solid #000;
}

/* ------ NAVIGATION ------ */
div#nav {
	float: left;
    position: relative;
    top: 126px;
    height: 36px;
    width: 725px;
	background: #2D2D2D url('images/nav_bg.gif') repeat-x;
	border-bottom: 1px solid #FFF;
}

div#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

div#nav li {
	font-weight: bold;
	float: left;
	margin: 0; 
	padding: 0 1px 0 0;
	list-style: none;
	background: url('images/nav_li_border.gif') no-repeat top right;
}
div#nav a {
	float: left;
	padding: 9px 10px;
	text-decoration: none;
	color: #FFF;
}

div#nav a:hover {
	color: #FFF;
	background: #2D2D2D;
	text-decoration: none;
	border: 0;
}

/* ------ CONTENT ------ */
div#container {
	position: relative;
	margin: 0px auto;
	margin-top: 35px;
	padding: 0;
	width: 725px;
	background: url('images/content_background.png') repeat-y;
}

div#mainContent {
	position: relative;
	width: 470px;
	float: left;
	margin: 0;
	padding: 10px 15px;
	font-size: 1.0em;
}

div#sidebar {
	width: 206px;
	margin: 0 0 0 512px;
	padding: 10px 0;
}



/* ------ BLOG ENTRIES ------ */
div.blogbody { background: url('images/divider.gif') no-repeat bottom center; padding-bottom: 5px; margin-bottom: 10px; }
div.blogbody small { color: #777; padding-bottom: 10px; }
div.blogbody img { border: 1px solid #000; margin-bottom: 10px; margin-right: 10px; }

div.blogbody h2 a 		{ font-size: 16pt; color: #000; text-decoration: none; }
div.blogbody h2 a:hover { color: #999; text-decoration: none; border: 0; }
div.blogbody h2 a:visited { color: #000; text-decoration: none; border: 0; }
div.blogbody h3 { color: #4F7590; font-size: 14pt; margin-bottom: -12px; }

div.blogbody p { }

div.blogbody a[href^="http:"] { 
	background: url('images/link_outside.gif') 100% 0% no-repeat; 
	padding-right: 10px;
}
div.blogbody a[href^="http://lazyi.net"], div.blogbody a[href^="http://www.lazyi.net"], div.blogbody a[href^="http://www.flickr.com/photos/rprins"] {
		background-image: none;
		padding-right: 0px;
}

div.posted	{ 
	font-family: Verdana, sans-serif;
	font-size: 8pt; 
	color: #333; 
	margin: 5px 0 0 0;
}

ul.post-info { list-style: none; margin: 0 0 20px 0px; padding: 0; }
ul.post-info li { margin: 2px 0 0 0; list-style-image: none; }
li.commentlink { 
	text-align: right;
	background: url('images/comment.gif') no-repeat center right; 
	padding-right: 12px;
}

/* ------ ASIDES ----- */
.asides {
	background: url('images/divider.gif') no-repeat bottom center;
	border: none;
	margin: 0 0 10px 0;
	padding: 0 0 20px 15px;
}

ul.asides li {
	list-style-type: none;
	list-style-image: url('images/aside_bullet.gif');
	list-style-position: outside;
	margin-bottom: 3px;
	font-size: 10pt;
}

/* ------ BOTTOM OF PAGE NAVIGATION ------ */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.alignright { float: right; }
.alignleft { float: left; }

/* ------ COMMENTS ------ */
#commentform #author, #commentform #email, #commentform #url, #commentform #code, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	width: 200px;
}

#commentform label { text-align: left; }
#commentform textarea {	width: 450px; height: 100px; }
#commentform #submit { border: 1px solid #000; background: #CCC; }
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

ol#comments li p { font-size: 100%; }
#comments h2 { font-size: 36px; }
#commentlist cite { font-size: 12px; }
.commentmetadata {
	margin-top: -20px;
	font-size: 10px;
	color: #999;
}

.commentlist p {
	margin: 0 0 15px;
	text-align: left;
}

/*------ SIDEBAR ------ */
#sidebar a { text-decoration: none; }

#sidebar h3 {
	font-size: 14px;
	color: #84AAC4;
	text-align: left;
	margin: 5px 0 2px 0;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li:before {
	content: "\00BB \0020";
}

#sidebar li {
	font-size: 10px;
	padding: 0 0 0 12px;
}


#sidebar p {
	font-size: 11px;
	color: #333;
}

#delicious li {
	margin-bottom: 5px;
	color: #999;
}

/* ------ FLICKR ------ */
div.flickrimg { width: 196px; padding: 5px 5px; }

div.flickrimg a {
	float: left;
	padding: 0 0 5px 0;
	margin: 0 5px 0 0;
	border: none;
	opacity: 0.55;
}

div.flickrimg a:hover 	{ border: none; opacity: 1; }

div.flickrimg a img {
	border: 2px solid #000;
	height: 40px;
	width: 40px;
}
div.flickrimg a:hover img { border: 2px solid #3F5E74; }

#flickrmeta a       { padding: 0; margin: 0; float: none; font-size: 8pt; opacity: 1; display: inline; }
#flickrmeta a:hover { float: none; }

.flick 	{ color: #3993ff; }
.r 		{ color: #ff1c92;}

/* ------ AUDIO SCROBBLER ------ */
#scrobbler ul { }
li.song {}
li.artist { margin-bottom: 4px; }

/* ------ FOOTER ------ */
div#footer {
	position: relative;
	width: 725px;
	margin: 0px auto;
	padding: 0;
	font-size: .8em;
	color: #999;
	background: #2D2D2D;
	border-top: 1px solid #000;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
	line-height: 150%;
}

div#footer a 		{ color: #CCC; }
div#footer a:hover 	{ color: #900; }

/* ----- SUPER ARCHIVES ------ */
#teb-super-archive {
	margin-left: 0;
	font-size: 11px;
}

#teb-super-archive ul {
	padding: 0;
	list-style: none;
}

#teb-super-archive ul li {
	text-align: left;
	padding: 1px 8px;
}

#teb-super-archive ul li:hover {
	background: #DBE4E6;
	border-top: 1px solid #2B3F4E;
	border-bottom: 1px solid #2B3F4E;
	padding-top: 0;
	padding-bottom: 0;
}

#teb-super-archive-year {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
}

#teb-super-archive-year li {
	position: relative;
	font-weight: bold;
}
	
#teb-super-archive-month {
	float: left;
	width: 95px;
	margin: 0;
	border-left: 1px solid #2B3F4E;
	font-weight: bold;
}

#teb-super-archive-month li {
	position: relative;
}

#teb-super-archive-post {
	float: left;
	width: 270px;
	margin: 0;
	border-left: 1px solid #2B3F4E;
	border-right: 1px solid #2B3F4E;
}

#teb-super-archive-post  li {
	position: relative;
	font-weight: bold;
}

#teb-super-archive ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
	background: #E3E3E3;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
}

#teb-super-archive a				{ border: 0; text-decoration: none; }
#teb-super-archive a:hover 			{ border: 0; color: #A30000; }

/* ------ WEIGHTED CATEGORIES ----- */
#category-map { 
	border: 1px solid #ccc; 
	background-color: #eee;
	padding: 10px; 
	width: 450px; 
	text-align: justify; 
}
#category-map a { text-decoration: none; }

/* ------ BLOGROLL ------*/
.blogrollmain {
	font-size: 10px;
}

.blogrollfolder {
	font-size: 14px;
	font-weight: bold;
}

/* ------ AMAZON WISHLIST ------ */
ul.wishlist { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

li.wishlistitem { 
	border-top: 1px solid #AFAFAF; 
	border-left: 1px solid #AFAFAF; 
	background: #E9E9E9; 
	height: 70px; 
	padding: 10px; 
	margin: 0 0 5px 0;
	clear: both !important;
}
li.wishlistitem a { vertical-align: top; }
li.wishlistitem img { 
	float: left; 
	padding-right: 10px; 
	padding-bottom: 15px; 
}
span.wishlistadded { font-size: 8pt; }
br.amazonbr { clear: both !important; }
ul.wishlistnav { 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	display: block;
}

/** ----- TWITTER ----- **/
div#twitter-box ul li {
	font-size: 12pt;
}

div#twitter-box ul li:before { content: "";}