/*
Theme Name: Micah Albert
Theme URI: 
Description: Custom blog theme for Micah Albert.
Author: Neon Sky
Author URI: http://www.neonsky.com

Based Upon: 2 Column Fixed - Menu Left, Will Healey, http://www.tomorrows-laundry.com



/*-----------Block Level Elements--------------*/


body {
	color:#e0e0e0;
	font-family:"Lucida Sans", Helvetica Neue, Arial, sans-serif;	
	font-size:12px;
	background-color:#262116;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding:0;
	background-color:#262116;
}

#header {
	width: 960px;
	background-color:#262116;
	margin:40px 0 30px 0;
}

#title {
	width:940px;
	height:36px;
	padding:0 10px 10px 10px;
	margin:0 0 15px 0;
	border-bottom:1px dotted #626262;
}

.logo {
	float:left;
	margin:0; padding:0; border:0;
	}
.portfolio {
	float:right;
	margin:0; padding:0; border:0;
	margin-top:25px;
	}
#headerimg {
	width:960px;
	height:355px;
	margin:0;
}

#headerimg h1 {
	display:none;
}

.description {
	display:none;
}

#wrapper {
	width: 960px;
	margin:30px 0 10px 0; 
}

#content {
	float: right;
	width: 730px;
	margin:0 0 0 50px;
	padding:0;
}

#sidebar {
	float:left;
	width:180px;
	font-family: "Lucida Sans", Helvetica Neue, Arial, sans-serif;		
}

#footer {
	width: 960px;
	clear:both;
	background-color:#262116;
}

#footer p {
	padding:20px;
	text-align:center;
	font-size:9px;
	color:#ffffff;
}

p {
	color:#e0e0e0;
	}
	
/*-------------Headings-------------*/

h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;		
	color:#ffffff;
}

/*-------------Links----------------*/
a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}


/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------The Post-------------*/


h2 a, h2 a:hover, h2 a:visited, h2 a {
	color:#ffffff;
}

.post {
	width: 730px;
	padding-bottom:15px;
}

.post p {
	font-size:12px;
	line-height:18px;

}

.post a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.post a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.post img {
	padding:8px;
	border:0;
	}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata, .postmetadata, p.postmetadata {
	font-size:9px;
	color:#999999;
}

.postmetadata alt {
font-size:9px;
font-style:italic;
	color:#999999;

}

.postmetadata a {
font-size:9px;
color:#999999;
}

.navigation {
font-size:10px;
color:#666666;
padding-bottom:15px;
}

.alignleft {
float:left;
padding-bottom:10px;
}

.alignright {
float:right;
padding-bottom:10px;
}

.center {
text-align:center;
}

.pagetitle {

}

blockquote {
	margin:0 0 15px 20px;
	padding:10px 20px;
	border-top:1px dotted #626262;
	border-bottom:1px dotted #626262;
	background-color:#171717;
}

.post blockquote p {
	font-size:11px;
	line-height:15px;
}

cite {

}

a img {
border:0px;
}

acronym, abbr {

}
.time {
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
}


/*--------------Sidebar------------*/

#sidebar ul, li {
	list-style-type:none;
}

#sidebar ul {
	padding:10px 0 10px 0;
	margin:0;
	background:#262116;
	color:#666666;
}

#sidebar ul li h2 {
	background-color:#262116;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	margin:10px 0 0 0;
	border-bottom:1px dotted #626262;
}

#sidebar ul li {
	list-style:none;
}
#sidebar ul ul {
list-style:none;
}
#sidebar ul ul li {
	margin-left:10px;
	padding:4px 0;
	font-size:10px;
}
#sidebar ul ul li:hover {
	background:#262116;
}

#sidebar ul ul ul {
list-style:none;
}

#sidebar p {
	font-size:10px;
	color:#e0e0e0;
}

#sidebar a {
	color:#e0e0e0;
	text-decoration:none;

}
#sidebar a:hover {
	text-decoration:underline;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#commentform {
	width:600px;
	margin-left:40px;
}
#comment {
	width:600px;
}
ol.commentlist {
	font-size:11px;

}


ol.commentlist li, ol.commentlist li.alt {
	margin:0 0 15px 0;
	padding:10px 20px;
	border-top:1px dotted #626262;
	border-bottom:1px dotted #626262;
	background-color:#262116;
	font-size:11px;
	line-height:15px;
}

ol.commentlist a {
}

.commentmetadata {
	font-size:9px;

}
#commentform #submit {
margin-top:2px;
color:#e0e0e0;
border: 1px dotted #626262;
background-color:#0f0f0f;
font-size:10px;
font-weight:bold;
}


#commentform input {
border: 0;
padding:3px;
margin:3px 0;
font-size:10px;
background-color:#e0e0e0;
}

#commentform textarea {
border: 0;
padding:3px;
margin:3px 0;
font-size:10px;
background-color:#e0e0e0;
}

/*--------------Search Form-------------*/


#searchform {
width:170px;
margin-left:10px;
margin-top:3px;
margin-bottom:10px;
}

#searchform input {
border: 0;
padding:3px;
margin:3px 0;
font-size:10px;
background-color:#e0e0e0;
}

#searchform #s {
font-size:10px;
padding:3px 0 3px 3px;
}

#searchform #searchsubmit {
float:right;
margin-top:2px;
color:#e0e0e0;
border: 1px dotted #626262;
background-color:#0f0f0f;
font-size:10px;
font-weight:bold;
width:25%;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	empty-cells: show;
	width:160px;
	margin-left:15px;
	margin-top:10px;
	font-size:9px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color:#ffffff;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color:#ffffff;
	}

#wp-calendar a {
	display: block;
	color:#99a69f;
	background-color:#0f0f0f;
	}

#wp-calendar caption {
	padding-top:10px;
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


/*-------------Images------------------*/
/* To use it, create the link to your image and add 
class="right",  class="left", or class="centered"
and the image will move to the right, left, or center
and the text will wrap around it. It's just that simple. */

p img { max-width: 100%; }
img.right { margin: 0 0 15px 15px; display: inline; }
img.left { margin: 0 15px 15px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

/*--------------Drop Down-------------*/

select {
	width:160px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #626262;
	padding:3px;
	font-size:10px;
	}
