/*  
Theme Name: n-b.com
Theme URI: http://www.nathan-brubaker.com
Description: Minimalist theme based on CognitiveCombine
Author: David Brubaker
Author URI: http://www.davidbrubaker.com/
*/

/* ---- MAINBODY ---- */

body{
	min-width:600px;
	background:#fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
}

#wrap{
   	margin:0 auto;
   	width:600px;
	background:#fff;
	padding-top:10px;
}

#wrapbox {
	width: 598px;
	border: 1px solid #CCCCCC;
	border-top-width: 0;
}

/* ---- COMMON --- */

img { border: 0px; }

.f_image img {
	padding: 0;
	padding-top: 10px;
	margin: 0;
	border: 0;
} 

/* ---- HEADER & NAV ---- */


#header{
   	margin:0;
   	width:600px;
	color:#000;
}

#header .logo {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#header a{

}

#header a:active{ outline:none; }
#header a:focus
{
  -moz-outline-style: none;
}

#header p{
	padding:1em 0;
	margin:0;
}

#content {
	width: 560px;
	padding: 0 20px;
}

.description {
	display:inline;
	margin:auto;
	text-align:left;
	font-size:15px;
	color:#000;
	text-transform: uppercase;
	font-variant: small-caps;
}

#header ul.pagelinks {
	list-style-type: none;
	display:inline;
	font-size: 0.80em;
	}

#header ul.pagelinks li{
	float: left;
	list-style-type: none;
	margin-left:15px;
	}
	
h2 {
	color: #000;
	font-size: 1.2em;
}

h3 {
	color: #000;
	font-size: 1.1em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color:#999999;
}

/* ---- NAV-AREA & SEARCH ---- */

#nav2{
	padding: 5px 10px;
   	width:580px;
	margin-bottom: 20px;
	text-align: right;
	clear:both;
}
#nav2 p{
	font-size:13px;
}

#nav2 a {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 1em;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}

#nav2 a:hover {
	color: #000;
}

#searchform, #searchform p {
	font-size: 12px;
	text-align: right;
	margin: 0px;

	}

#searchform input {
	width: 80px;
	font-size: 11px;
	background: #e1e1e1;
	color: #000;
	margin: 0px;
	border: 1px solid #b8b8b8;
	}

/* ---- ENTRIES ---- */

#entrywrap{
   	margin:0 auto;
   	width:560px;
	float:center;
   	clear:both;
	margin-top: 10px;
	min-height: 300px;
}

#entrybox{
   	margin:0 auto;
   	width:560px;
	float:center;
	color:#fff;
}



.entry p{
	color:#000;
	font-size:0.90em;
    }

.entry ul, li{
	font-size:0.90em;
	color:#000;
    }

#posttitle{
	color:#96bf55;

	
    }
#posttitle a:visited{
	color:#96bf55;
	text-decoration:none;
	
    }
#posttitle a{
	color:#96bf55;
	text-decoration:none;
    }
#posttitle a:active{ outline:none; }
#posttitle a:focus
{
  -moz-outline-style: none;
}


h2 .pagetitle{
	color:#000;
}

/* ---- ARCHIVES ---- */

.archdate{
	color:#000;
	font-size:10px;
}
.archtitle{
	color:#000;
}

/* ---- COMMENTSBOX ---- */
#commentsbox{
   	margin:0 auto;
   	width:600px;
	margin-top:10px;
	margin-bottom:10px;
	background:#fff;
	padding:10px;
	}
#comment{
	float:left;
   	width:350px;
	margin-top:10px;
	margin-bottom:10px;
	background:#f1f1f1;
	color:#000;
	}
#comment .commentinside{
	padding:5px;
	margin-left:20px;
	}
#comment p{
	color:#000;
	}

#commenthead{
	color:#6692ae;
	}

#replybox{
	clear:both;
	margin-bottom:10px;
	color:#000;
	background:#fff;
	}
#reply{
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:3em;
	}
.commentinside cite{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside cite a{
	list-style-type:none;
	font-weight:bold;
	color:#6692ae;
	}
.commentinside{
	list-style-type:none;
	}
.commentinside p{
	font-size:0.90em;
	margin-left:30px;
	}

.commentmetadata a{
	font-weight:bold;
	font-size:0.60em;
	color:#aaaaaa;
	}

/* ---- SIDEBAR ---- */

#sidebar{
   	margin:0 auto;
   	width:600px;
	background:#f1f1f1;
	float:center;
	color:#fff;
	margin-top:70px;
	margin-bottom:10px;
   	clear:both;
}

b.rtop9, b.rbottom9{display:block; background: #fff}
b.rtop9 b, b.rbottom9 b{display:block; height: 1px; overflow: hidden; background: #f1f1f1}
b.r19{margin: 0 5px}
b.r29{margin: 0 3px}
b.r39{margin: 0 2px}
b.rtop9 b.r49, b.rbottom9 b.r49{margin: 0 1px;height: 2px}

.inside .block{
}

.sidetitle{ 
	color:#749348;
	font-weight:bold;
	line-height:1em;
	text-transform: uppercase;
	font-variant: small-caps;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:0px dashed #aaaaaa;
	font-size:0.80em;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dashed #aaaaaa;
}
ul.dates .date{
	color:#0099ff;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#0099ff;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#0099ff;
	text-decoration:none;
	text-transform: uppercase;
	font-variant: small-caps;

}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#0099ff;
	text-transform: uppercase;
	font-variant: small-caps;

}

/* ---- FOOTER ---- */


b.rtop3, b.rbottom3{display:block; background: #2b2f36}
b.rtop3 b, b.rbottom3 b{display:block; height: 1px; overflow: hidden; background: #1D2128}
b.r13{margin: 0 5px}
b.r23{margin: 0 3px}
b.r33{margin: 0 2px}
b.rtop3 b.r43, b.rbottom3 b.r43{margin: 0 1px;height: 2px}

#footer{
   	margin:0 auto;
   	width:600px;
   	/*background:#1D2128;*/
   	clear:both;
	float:center;
    }

.insidefooter{
   	margin:0 auto;
	width:98%;
	padding:5px;
    }
#footer p{
	margin:0;
	font-size:0.60em;
	text-align:center;
	color:#000;
}
#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#000;
}
#footer a:hover{
	color:#000;
}



