/*
Theme Name: Starry Night
Theme URI: http://www.micahernst.com
Description: Wtf is up.
Version: 1.0
Author: Micah Ernst
Author URI: http://www.micahernst.com
Tags: jawesome
*/

body {/*font-size: 62.5%;*/font-family:Verdana, Arial, Helvetica, sans-serif;color:#999;text-align:center;padding:0;margin:0;background:fixed #000 url(images/me_bg2.jpg) 50% 0 no-repeat;}
#wrapper {margin:auto;width:960px;text-align:left;background:url(images/content_bg.png);}

#header {
	height:100px;
	width:960px;
	margin:auto;
	text-align:left;
}

#footer {

}

#container {

}

a img {
	border:0;
}

img {
	margin:0;
}

#header .menu {
	padding:0;
	margin:0;
	float:right;
	margin-right:20px;
	margin-top:60px;
}

#header .menu li {
	list-style:none;
	display:inline;
	margin-left:10px;
}

#header .menu li a  {
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#header .menu li.current_page_item a, #header .menu li a:hover {
	/*background:url(images/nav_bg.png);*/
	color:#fff;	
}

#wrapper-top {
	background:url(images/wrapper_bg.png) bottom no-repeat;
	height:60px;
	margin:auto;
	width:960px;
}

#logo {
	margin-top:35px;
}

#social-icons {
	border:1px solid red;
	width:100px;
	height:60px;
	float:right;
}

#leftcol {
	
	width:620px;
	float:left;
	margin-left:20px;
}

.post {
	border-bottom:1px solid #333;
	padding-bottom:15px;
	margin-bottom:20px;
}

.entry {
	font-size:14px;
	text-align:left;
	line-height:18px;
}

#sidebar {
	width:280px;
	float:left;
	margin-left:20px;
	/*padding-top:20px;*/
	font-size:12px;
	line-height:18px;
}

a {
	color: #267791;
	text-decoration:none;
}

a:hover {
	color:#267791;
	text-decoration:underline;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0 5px 0;
	color:#cccc33;
	
}

h2.widgettitle {
	color:#8080bb;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}

.textwidget {
	padding-bottom:10px;
}

.about_widget .widgettitle {
	text-indent:-9000px;
	background-image:url(images/hello_world.png);
	background-repeat:no-repeat;
}

/*.aktt_widget .widgettitle {
	text-indent:-9000px;
	background-image:url(images/tweets.png);
	background-repeat:no-repeat;
}*/

.widget_flickrRSS .widgettitle {
	text-indent:-9000px;
	background-image:url(images/flickr.png);
	background-repeat:no-repeat;
}

h2 a {
	/*color:#ccc;*/
	color:#cccc33;
	/*border-bottom:1px solid #424242*/;
	text-decoration:none;
}

h2 a:hover {
	/*color:#fff;*/
	color:#cccc33;
}

/* widget stuff */

.textwidget {
	margin-top:8px;
	
}

.widget_flickrRSS img {
	margin:10px 10px 0 0;
}

/* crap below */

#content {
	font-size: 1.2em
	}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	margin:0;
	padding:0;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

.postmetadata {
	clear: both;
	font-size:14px;
}

.clear {
	clear: both;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}



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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.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 {
	list-style-type: none;
	list-style-image: none;
	margin-top:0;
	margin-bottom: 15px;
	padding:0;
	
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0px 0px;
	padding-bottom:10px;
	}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin-bottom:10px;
}
	

.portfolio {
	width:620px;
	height:120px;
	overflow:hidden;
	margin:20px 0 0 0px;
	background-repeat:no-repeat;
}

.portfolio div {
	background:url(images/portfolio_title_bg.png);
	/*background:#000;*/
	height:40px;
	/*line-height:40px;*/
	padding:0 10px 0 10px;
	margin-top:80px;
}

.portfolio-title {
	color:#8080bb;
	/*color:#cccc33;*/
	/*color:#267791;*/
	font-size:16px;
	text-decoration:none;
	margin:40px 0 0 0;
	padding:0;
	line-height:16px;
}


.portfolio-title a, .portfolio-title a:hover {
	float:right;
	color:#267791;
	/*font-weight:normal;*/
}



