/*
Theme Name: DarkNote
Theme URI: http://mitchgavan.com/
Description: A dark notepad
Version: 1.0
Author: Mitch Gavan
Author URI: http://www.mitchgavan.com/
Tags: dark, custom header, fixed width, two columns, widgets
*/

a {outline:none;}

body {
	background: url(images/bg.jpg);
	font-family:"Trebuchet MS", Tahoma, Arial;
	color: #fff;
	text-align:center;
}

a {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #ff8c00;
	text-decoration: none;
}


img {	
	margin: 4px 10px 5px 0px;
border: none;

}
 img a {
	border: none; }
}

.hidden {display:none}

.clear {clear:both;}

/*General Page Layout-----------------------------------------------*/
#wrapper {
	width:900px;
	margin:auto;
	text-align:left;
}

#header {
	background:url(images/header.png) no-repeat center;
	height:247px;
	padding-right:250px;
}

#content {
	background:url(images/notepaper.gif) repeat-y;
	margin:-30px auto 0px 50px;
	color:#fff;
	float:left;
	display:inline;
}

#main-content {
	padding:10px;
	color:#fff;
	float:left;
}

/*IE6 fix*/ * html #content {
margin:-20px auto 0px 46px;
}

/*IE6 fix*/ * html #main-content {
margin-left:0px;
display:inline;
}

.post {
	width:450px;
	margin:0 0 90px 20px;
	padding:10px;
}

#footer {
	clear:both;
	padding:0px 50px;
	height:122px;
	width:833px;
	background:url(images/darknote_footer.png) no-repeat center;
	color:#ff8c00;
}

/*IE6 fix*/ * html #footer {
	margin-left:11px;
}


.post-cat {
	float:left;
	font-size: 80%;
	color: #666;
	margin-bottom: 20px;
	width: 440px;
}

.post-cat-index {
	float:left;
	font-size: 80%;
	color: #666;
	width: 280px;
	
}
.post-comments {
	background: url(images/comments.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 5px;
	float: right;
	font-size: 80%;
}

.alignleft {
	float: left;
}

.alignleftnav {
	float: left;
	background: url(images/prev_arrow.png) no-repeat left;
	padding-left: 40px;
	max-width: 200px;
}


img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0px;
	display:inline;
}
a:hover img.alignleft{

}
.alignright {
	float: right;
}

.alignrightnav {
	float: right;
	background: url(images/next_arrow.png) no-repeat right;
	padding-right: 40px;
	max-width: 200px;
}


img.alignright, a img.alignright {
	float:right;
	margin: 4px 0px 5px 10px;
	display:inline;
}
a:hover img.alignright{

}

.navigation {
	clear: both;
	width:500px;
	padding: 15px 0px;
}

/*IE6 fix*/ * html .navigation {
	width:430px;
}

/*Navigation Menu-------------------------------------------------*/
#nav-menu {
	float:right;
	background:url(images/menu_notepad_orange.png) no-repeat top left;
	width:200px;
	height:240px;
	margin: -170px 0 0 -100px;
}

/*IE6 fix*/ * html #nav-menu {
	position: relative;
	background:url(images/menu_notepad_orange.gif) no-repeat top left;
	margin: -170px 24px 0 0px;
}


#menu {
  list-style: none;
  padding: 40px 0px 0px 40px;
  margin: 0;
}

#menu a {
	padding:5px 0 0 0; 
	display:block;
	position: relative;
  	outline: none;
  	width: 93px;
  	height: 30px;
  	background: url(images/hover3.png) no-repeat;
}

/*IE6 fix*/ * html #menu a {
	background-image:none;
}


#menu li a{
	font-size:150%;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
}

#menu a:hover {
  background-position: left bottom;
}

/*IE6 fix*/ * html #menu a:hover {
	color:#662d91;
}

/*Sidebar----------------------------------------------*/

#sidebar {
	float:right;
	width:200px;
	background:url(images/divider.gif) repeat-y top left;
	padding:0px 80px 50px 40px;
	display:inline;
}

#sidebar ul {
	margin:0;
	padding-left: 1px; 
	list-style: none;
}

#sidebar li a {
	color:#FFF;
	font-size:12px;
}


#sidebar li a:hover {color:#ff8c00;}

#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:visited {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ff8c00;
	text-decoration: none;
}

.side-rss {
	margin-top: 40px;
	font-size: 16px;
	color:#555;
	letter-spacing: 1.4px;
	padding-left: 24px;
	background: url(images/rss.png) no-repeat left;
}

.flickr img {
	margin: 10px 10px 0 0;
	padding: 0 ; 
	border: 0;
}

#twitter-box li  {
	font-size: 11px;
	padding-top: 10px;
}

#twitter-box a:link, a:visited {
	color: #666;
}

#twitter {
	padding-left: 50px;
	margin-left: -10px;
	background: url(images/twitter.png)	no-repeat left;
}

/*IE6 fix*/ * html #twitter {
background: url(images/twitter.gif)	no-repeat left;
}

#sidebar h2 a {color: #666}

#sidebar h2 a:visited {color: #666}

#sidebar h2 a:hover {color: #ff8c00}

/*Date Styling------------------*/
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin-left: -85px; 
	background: #ff8c00; 
	display:block;
}

/*IE6 fix*/ * html .post-date {
	position:relative;
	margin-left:-75px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 6px;
	
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	
}

/*comments styling--------------------------------------*/
.commentlist img {padding: 0; border:0; margin: 0;}

.commentlist li {
	padding-bottom: 20px;
}

#comment-break {
	background:url(images/line_btm.png) no-repeat bottom center;
	width: 450px;
	height: 10px;
	margin-top: 40px;
}

#respond {
	background: url(images/form_bg.png) no-repeat top left;
	padding: 30px 10px 10px 20px;
}

input {
	margin: 0 5px 10px 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}

textarea {
	margin: 0 5px 10px 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}


/*Searchform-------------------------------------------*/
.button {
	background: black url(images/btn_bg.png) repeat-x;
	border: solid 1px gray;
	padding: 2px 4px;
	color: #fff;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}

.search-input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	border: solid 1px gray; 
	padding: 2px;
	margin: 0;
}

.text-input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	border: solid 1px gray; 
	padding: 2px;
	margin: 0 5px 10px 0;
}

/*Typography-----------------------------------------------*/
h1 {
	font-size:80px;
	letter-spacing:-1px;
	line-height: 50pt;
	color:#ff8c00;	
	-moz-opacity: 0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	filter:alpha(opacity=40);
	padding-bottom:0;
	margin-bottom:0;
}

h1 a {
	color: #ff8c00;	
	text-decoration: none;
}
h1 a:visited {
	color: #ff8c00;	
	text-decoration: none;
}
h1 a:hover {
	color: #ff8c00;	
	text-decoration: none;
}

#header h1 {padding:66px 0 0 86px; width: 640px;}


h2  {
	font-size:30pt;
	letter-spacing:-0.4px;
	color:#666;
	font-weight:normal;
	margin: 0 0 5px 0;
}
h2 a:visited {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	color: #ff8c00;
	text-decoration: none;
}

#sidebar h2  {
	font-size:16pt;
	color:#555;
	letter-spacing: 1.4px;
	margin: 20px 0 0 0;
	padding-left:0;
}

h3 {
	font-size:100%;
	color:#666;
	letter-spacing:-0.4px;
	margin-bottom: 5px;
	font-weight: normal;
}

#header h3 {
	font-size:16px;
	font-style: italic;
	color:#888;
	letter-spacing:1px;
	padding: 5px 0 0 90px;
	margin-top:-10px;
}

#search-title {font-size: 24px}


p {
	font-size:9pt;
	letter-spacing:0.5px;
	line-height:150%;
	color:#fff;
	font-weight:normal;
	margin: 0;
	padding-bottom: 10px;
}

.post ul {	
	padding-bottom:9px;
	font-size:80%;
	letter-spacing:0.5px;
	line-height:150%;
	color:#fff;
	font-weight:normal;
	
}

.post ol {	
	padding-bottom:9px;
	font-size:80%;
	letter-spacing:0.5px;
	line-height:150%;
	color:#fff;
	margin-left:30px;
}

#footer p {
	color:#666;
	font-size:70%;
	padding:72px 0 0 92px;;
}

#footer a {color:#ff8c00;}

#footer a:hover {color:#662d91;}


