/*  
Theme Name: notebook
Theme URI: http://bwong.net/
Description: Smoove operator.
Version: 0.2
Author: Benny Wong
Author URI: http://bwong.net/
*/


/*********************
	Main Page
**********************/
html, body
{
	/*background-color: #ddf; #F5F5F3;*/
    /*background-image: url(images/bg.gif);*/
	background-repeat: repeat;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #5A5A4B;
	margin:0;padding:0;
}
/*********************
	 Links
**********************/
a:link, a:active, a:visited {
	text-decoration: none; color: #17A;
}
a:hover {
	text-decoration: none; color: #6BD;
	border-bottom: 2px solid #ddd;
}
a img {
	border:none;
}
/*********************
	Main table
**********************/
#content {
	/* text-align: left; */
	color:#5A5A4B;
	background-color:#FFFFFF;
	padding: 10px 30px 30px;
	/*border-top: 1px solid #E6E6DF;
	border-right: 5px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;*/
	line-height:1.8em;
}

#content, #sidebar, #comments, #dsq-content, .dsq-brlink
{
	margin: 20px auto;
	width: 600px;
	display:block;
}

.post
{
	padding-bottom:20px;
}

.post h2
{
	padding:0;margin:0;
}
/***********************
	Site Title
************************/
#header {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	padding-top: 30px;
	font: 200% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #002E5B;
}
#header a, #header a:link, #header a:visited, #header a:hover {
	font: 200% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-decoration: none;
	border:none;
	color:#035;
}

/***************************
	Comments
****************************/
#comments, #dsq-content
{
	background-color:#ddd;
	padding:15px 30px 10px 30px;
	border-top: 1px solid #ccc;
	border-right: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	border-left: 1px solid #ccc;
}

#comments h3
{
	margin:0; padding:0;
}

#comments div
{
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#comments div.bg_off
{
	background-color:none;
	border:1px solid #ddd;
}

#comments div.bg_on
{
	background-color:#fafafa;
	border:1px solid #999;
}

.alt {
	background-color:#F9F9F9;
	border: 1px solid #DEDEDE;
	padding: 3px 3px 3px 3px;
}

/***************************
	Sidebar
****************************/
#sidebar
{
	color:#eee;
	padding: 32px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 15px solid #333;
	border-left: 1px solid #E6E6DF;
}

ul#navigation, #categories ul, #themes ul
{
	margin:0; padding:0;
	list-style-type:none;
}

ul#navigation li
{
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	margin-bottom:30px;
	padding: 10px 0px;
	clear:both;
	background-color:#909090;
}

ul#navigation li.trans_on
{
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
}

ul#navigation li.trans_off .title
{
	color:#9ce;
}

ul#navigation li.trans_off
{
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
	background-color:#858585;
}

ul#navigation li.trans_off a
{
	border-bottom:1px dotted #ddd;
}

ul#navigation .title
{
	float:left;
	width:75px;
	font-weight:bold;
	font-size:125%;
	padding-left:8px;
}

ul#navigation .text
{
	width:475px;
	float:right;
}

#categories ul li, #themes ul li
{
	clear:none;
	border:none;
	background:none;
	display:inline;
	padding:0 25px;
	font-size:14px;
}

#categories ul li a, #themes ul li a
{
	color:#ddd;
}

#categories ul li a:hover, #themes ul li a:hover
{
	border-bottom:1px solid #aaa;
	color:#fff;
}

/***********************
	Credit/Copyright
************************/
#footer {
	text-align: center;
	font: 9px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 1px auto;
	width: 700px;
	color:#5A5A4B;
	border: 0px solid #F5F5F3;
	text-decoration: none;
}
#footer a, #sidebar a {
	text-decoration: none;
	border-bottom: 1px dotted #96967E;
	text-decoration: none;
}

#footer a
{
	color: #666;
}

/***************************
	Wordpress - Forms
****************************/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
	
#commentform
{
	border-top:1px dotted #333;
}

#commentform input, #commentform textarea {
	font-weight: normal;
	font-size: 11px;
	color: #444444;
	background-color: #FFFFFF;
	margin:0px;
	padding:5px;
	border:0px;
	border: 1px dotted #999;
	line-height:145%;
}

/***************************
	Misc
****************************/
.stretcher {
	background: none !important;
	background: #ccc;
}
#container {
	width: 200px;
	text-align: left;
	margin: 0 auto;
}
blockquote {
	border: 1px dashed #FFC600;
    color: #000000;
	margin: 20px 0;
	padding: 0 20px 0 30px;
	background: url('images/quote.png') 5% no-repeat #FFF8DD;
	background-position: -10px -7px;
}
/***************************
    Sidebar Internal Menus
****************************/
#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none; }
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	margin: 4px;
}

pre {
	border:1px solid #bbb;
	background-color:#f3f3f3;
	padding:10px;
}