/*  
Theme Name: Monolith Notes V1
Description: The MONOLITH:In the Studio theme is an original creation that started with the foundation of the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> Wordpress theme.
Version: 1.2
Author: Jason Krause
Author URI: http://monolithllc.com/

	MONOLITH:In the Studio v1.2
	http://monolithllc.com/notes/

	This theme was designed and built by Jason Krause,
	whose blog you will find at http://monolithllc.com/notes/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	background: #354b6b url(../monolithv1/images/bgvertstrip.gif) repeat-x;
	color: #333;
	text-align: center;
	line-height: 1.4em;
	}

#page {
	background-color: white;
	border: 1px solid #333;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.small {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: .85em;
	color:  #999;
	}

h1, h2, h3 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	}

h1 {
	font-size: 4.5em;
  letter-spacing: -.08em;
	text-align: left;
	padding: 0;
	}

#header p {font-size: 95%;color: #fff;padding: 0;}

.description {
	font-size: 1.2em;
	text-align: left;
	padding-top: 10px;
	text-transform: uppercase;
	}

h2 {
	font-size: 2.5em;
	letter-spacing: -.08em;
	line-height: 1em;
	color:#ccc;
	padding-top: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-top: 150px;
	}

.narrowcolumn h2 {padding: 0 0 6px 0;}

h2.pagetitle {
	font-size: 1.6em;
	line-height: 1.3em;
	padding: 0;
	}

#sidebar h2 {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #405a80;
	}

h3 {
	font-size: 2em;
	letter-spacing: -.06em;
	line-height: 1em;
	padding: 0;
	}

h1 a {text-decoration: none;}
h1 a:link, h1 a:visited, .description {color: #e1edff; text-decoration: none;}
h1 a:hover {color: #80cbff;text-decoration: none;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ccc;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#footer a:link {
	text-decoration: none;
	color: #80cbff;
	}

#footer a:visited {
	text-decoration: none;
	color: #999;
	}

#footer a:hover {
	text-decoration: underline;
	color: #80cbff;
	}

#footer a:active {
	text-decoration: none;
	color: #bcced6;
	}

.entry p a:visited {
	color: #b85b5a;
	}


#synd li {
	margin-left: -30px;
	text-indent: 2em;
	background: url(../monolithv1/images/feedicon13.gif) no-repeat 2px;
	list-style: none;
	list-style-position: inside;
	}
	
#user li {
	margin-left: -30px;
	text-indent: 2em;
	background: url(../monolithv1/images/user.gif) no-repeat 2px;
	list-style: none;
	list-style-position: inside;
	}
	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.note {
	font-size: .95em;
	font-weight: bold;
	color: #405a80;
	background-color: #e1edff;
	padding: 6px 6px 6px 8px;
}

.framenote {
	float: right;
	font-size: .95em;
	font-weight: bold;
	color: #e0b73e;
	text-align: center;
	border: 1px solid #e0b73e;
	background-color: #fcfdab;
	margin: 0 0 2px 7px;
	padding: 6px 6px 6px 8px;
}
.framenote img {
	border: 1px #ccc solid;
	margin: 3px 0;
}

#sidebar {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar ul ul li, #sidebar ul ol li, {color: #333;}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #004098;
	text-decoration: underline;
	}

a:hover {
	color: #006bff;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 760px;
	border: 1px solid #333;
	}
	
#header {
	float: left;
	width: 450px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 525px;
	height: 105px;
	text-align: left;
	background: #333 url(../monolithv1/images/monostone.gif) no-repeat top right;
	background-position: 10% 6%;
	padding: 20px 0 0 49px;
	margin-left: 6px;
	}

* html #header {margin-left: 3px;}

#uppernav {
	float: left;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 175px;
	height: 101px;
	background-color: #333;
	text-align: left;
	text-transform: uppercase;
	padding: 24px 0 0 0;
	margin: 0;
	}

#uppernav p {
	padding:10px;
	margin:0px;
	color: #e5e5e5;
	}

#uppernav ul, #uppernav li {
	font-size: 1.2em;
	line-height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#uppernav li {
	background: url(../monolithv1/images/list_icon1a.gif) no-repeat 1px;
	text-indent: .75em;
	}


/* Upper Nav links */
#uppernav a:link {
	color: #e1edff;
	font-weight: bold;
	text-decoration: none;
	}

#uppernav a:visited {
	color: #e1edff;
	font-weight: bold;
	text-decoration: none;
	}

#uppernav a:hover {
	color: #f26300;
	font-weight: bold;
	text-decoration: none;
	}

#uppernav a:active {
	color: #f26300;
	font-weight: bold;
	text-decoration: none;
	}

#mainnav {
	float:left;
	width: 748px;
	padding:0;
	list-style:none;
	background: #333 url(../monolithv1/images/navbg_norm.gif) repeat-x;
	border-top: #555 2px solid;
	border-bottom: #cfcfcf 5px solid;
	margin: 0 0 10px 6px;
	}

* html #mainnav {margin-left: 3px;}

#mainnav li {
	float:left;
	margin:0;
	padding: 0;
	line-height: 1.3em;
	list-style: none;
	background: #333 url(../monolithv1/images/navbg_norm.gif) repeat-x;
	}

#mainnav a {
	float:left;
	color:#aebcd5;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.2em;
	background: #333 url(../monolithv1/images/navbg_norm.gif) repeat-x;
	border-right: #666 1px solid;
	border-left: #999 1px solid;
	margin:0;
	padding: 10px 12px;
	}

#mainnav a:hover,
#mainnav a:active,
#mainnav a.here:link,
#mainnav a.here:visited {
	color:#092c67;
	background:#aebcd5 url(../monolithv1/images/navbg_over.gif) repeat-x;
	border-right: #666 1px solid;
	border-left: #999 1px solid;
	}

#mainnav a.here:link,
#mainnav a.here:visited {
	position:relative;
	z-index:102;
	}

li#navalign a {
	margin-left: 35px;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}

#footer {
	width: 728px;
	clear: both;
	text-align: right;
	background: #333 url(../monolithv1/images/minimonostone.gif) no-repeat left;
	background-position: 5% 50%;
	border-bottom: #6d6d6d 2px solid;
	padding: 6px 20px 6px 0;
	margin: 0 auto;
	}

#footer p {
	font-size: 90%;
	color: #bcced6;
	line-height: 1.4em;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 16px 0 4px 0;
	margin: 0;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar h2.csls {
	margin: 5px 0 0;
	padding-bottom: 10px;
	}
	
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.csls {padding: 4px 0 8px 15px;}

.horizformbutton {vertical-align: middle;padding: 0 0 6px 2px;}

img.socialbkmark{
  vertical-align: middle;
  margin: 0;
  padding:3px;
	border: 1px solid #ccc;
	max-width: 100%;
	}

#sidebar img.socialbkmark{
  vertical-align: middle;
  margin: 0;
  padding:3px;
	border: 1px solid #ced8e9;
	max-width: 100%;
	}

img.frameit {
  padding:4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}

#headerbadge {
	float: right;
	padding: 0 30px 0 0;
	margin: -15px 0 0;
	}

img.rssicon {
	margin: 0 2px;
	display: inline;
	vertical-align: bottom;
	}
	
/* End Images */

/* Begin Gravatars */

.gravatar {
	float:left;
	padding: 3px;
	border: 1px solid #666;
	background: #fff;
	}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #666;
	background: #fff;
	}
/* End Gravatars */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 170px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

* html #sidebar {padding: 15px 0 10px 0;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}

acronym, abbr {border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {text-align: center;}

hr {display: none;}

a img {border: none;}

.navigation {
	display: block;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin: 20px 0 4px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 20px 0 60px 0;
	}
/* End Various Tags & Classes*/

lastfmWidget {float:left;width:100%;}
lastfmWidget object {float:left;}
lastfmWidget div {height:20px;margin-bottom: 10px;}
lastfmWidget a {overflow:hidden;height:20px;margin:0;padding:0;text-decoration:none;}
lastfmHead a {float:left;background-repeat:no-repeat;background-position:0 -20px;}
lastfmHead a:hover {background-position: 0 0;}
lastfmFoot {clear:left;float:left;background-repeat:repeat-x;background-position:0 100%;}
lastfmFoot a {float:right;background-repeat:no-repeat;background-position:0 -20px;}
lastfmFoot a.config {width:85px;background-position: 0 -20px;}
lastfmFoot a.config:hover {background-position: 0 0;}
lastfmFoot a.view {width:74px;background-position:-85px -20px;}
lastfmFoot a.view:hover {background-position:-85px 0;}
lastfmFoot a.popup {width:25px;background-position:-159px -20px;}
lastfmFoot a.popup:hover {background-position:-159px 0;}

/* The End */