/*
Theme Name: NotForPaper
Theme URI: http://wordpress.org/
Description: Round two of NotForPaper, best design blog for digital design.
Version: 2.0
Author: Robert Little
Author URI: http://notforpaper.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*Master Text Styles*/

.smallheader {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	font-family: Arial, Sans-serif;
}

.smallheader a {
	color: #000;
	font-weight: bold;
}

.smallheader a:hover {
	color: #68a7c1;
}

a {
	text-decoration: none;
}

h1, h2, #title {
	font-family: QuicksandBook-Regular, Georgia;
	font-weight: normal;
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 9px;
	margin-top: 10px;
}

h3 {
	font-family: QuicksandBook-Regular, Georgia;
	font-size: 24px;
	line-height: 26px;
	margin: 10px 0 4px 0;
	font-weight: normal;
}

h1 a, h2 a, h3 a {
	color: #458eac;
}

h4 {
	font-family: QuicksandBook-Regular, Georgia;
	font-weight: normal;
	font-size: 50px;
	line-height: 52px;
	color: #458eac;
	letter-spacing: -1px;
	margin: 45px 0 0 0;
}

p a {
	color: #458eac;
}

p a:hover {
	text-decoration: underline;
}


/* Framework styles */

a img {
	border: none;
}

body {
	margin: 0;
	background: url(images/footer_dots.png) center top repeat;
	}
	
#topimage {
	height: 27px;
	width: 100%;
	background: url(images/top_image_dots.png) center top repeat-x;
}
#centerimage {
	height: 27px;
	width: 100%;
	background: url(images/top_image_light.png) center top no-repeat;
}
	
#wrapper {
	width: 100%;
	background: url(images/background_top.png) center top no-repeat;
	}
	
#wrapwrapper {
	background: url(images/background.png) center top repeat-y;
}
	
#master {
	margin: 0 auto;
	width: 1007px;
	/*background: #e9f2f6;*/
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
	}
	
#logo {
	position: absolute;
	top: 0;
	right: 0;
	}
	
#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 560px;
	height: 35px;
	/*background: #FFFF99;*/
	padding: 0;
	}
	
#leftcolumn {
	width: 492px;
	float: left;
	margin: 171px 0 0 0;
	/*background: #FFFF99;*/
	}
	
#rightcolumn {
	width: 504px;
	float: left;
	margin: 195px 0 0 11px;
	background: url(images/v_divide.png) left top repeat-y;
	}
	

/*Top Navigation*/
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	float: left;
	margin-right: 2px;
	padding: 0;
	margin-top: 0;
}

#nav ul li.green a {
	display: block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: url(images/btn_green_back.png) top left no-repeat;
}

#nav ul li.red a {
	display: block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: url(images/btn_red_back.png) top left no-repeat;
}

#nav ul li.blue a {
	display: block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: url(images/btn_blue_back.png) top left no-repeat;
}

#nav ul li a:hover {
	background-position: 100% -35px;
	color: #000;
}

#nav ul li.icon:hover {
	background-color: #bdd8e4;
}

#nav ul a {
	text-decoration: none;
	color: #fff;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}


/*Feature Post Styles*/
#firsttitle {
	width: 492px;
	height: 120px;
	position: absolute;
	top: 75px;
	left: 0;
	/*background: #d1e4eb;*/
}
#firsttitle #inside {
	position: absolute;
	bottom: 0;
	width: 492px;
}
#firsttitle #inside #title {
	margin-top: 10px;
}


#post_feature {
	width: 492px;
	padding: 14px 0 14px 0;
	background: url(images/small_h_divider.png) no-repeat bottom left;
	margin-bottom: 10px;
}
#firsttitle #title, #post_feature #title {
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 9px;
}
#post_feature p {
	display: block;
	font-family: Georgia;
	font-size: 18px;
	line-height: 23px;
	color: #292929;
	margin: 10px 0 0 0;
}
#post_feature img {
	padding-bottom: 10px;
}
p.date, #post_feature p.date {
	text-transform: uppercase;
	font-size: 11px;
	color: #939393;
	font-family: Arial, Sans-serif;
	margin: 0;
}

#theimage {
	position: relative;
}

#theimage a.comment {
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/comments_note_rt_back.png) no-repeat top right ;
	height: 17px;
	padding-right: 7px;
	margin-right: 6px;
	margin-top: 6px;
	padding-top: 0px;
}

#theimage a.comment #manycomments {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: url(images/comments_note_lt_back.png) no-repeat top left;
	padding: 1px 0 6px 6px;
	line-height: 14px;
}

#theimage a.comment #manycomments:hover {
	color: #fff;
	background: url(images/comments_note_lt_backover.png) no-repeat top left;
}

#theimage a.comment:hover {
	background: url(images/comments_note_rt_backover.png) no-repeat top right ;
}

/*Quickie Post Styles*/

#post_quickie {
	float: left;
	margin: 0 0 0 12px;
	width: 240px;
	height: 275px;
	
}
#post_quickie #inside {
	background: url(images/small_h_divider.png) no-repeat bottom left;
	padding-bottom: 10px;
}

#post_quickie #theimage {
	height: 159px;
	overflow: hidden;
}

#rightheader {
	position: absolute;
	left: 514px;
	top: 175px;
}

#post_quickie img {
	width: 240px;
}

/*About Top styles*/

#abouttop {
	width:492px; 
	background: url(images/greendots.png) repeat top left;
	float:left; 
	margin-left:12px;
	margin-bottom: 25px;
	position: relative;
}

#abouttop #inside {
	padding: 12px;
	margin: 8px;
	background: #fff;
}

#abouttop #inside p {
	margin: 0;
	padding: 0 30px 12px 0;
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #908a73;
}

#abouttop #inside a {
	color: #3397c2;
}

#abouttop #inside a:hover {
	text-decoration: underline;
}

#abouttop #inside p.login {
	font-family: Arial; 
	font-style: normal; 
	font-size: 11px; 
	line-height: 14px;
}

#abouttop #inside p.login a {
	font-weight: bold;
	text-transform: uppercase;
}


/*Footer Styles*/

#footer {
	float: left;
	width: 100%;
	background: url(images/footer_dots_top.png) top center repeat-x;
	overflow: hidden;
	padding-bottom: 100px;
	}
	
#footer #fringe {
	width: 100%;
	height: 10px;
	background: url(images/lower_fringe.png) top center repeat-x;
}

#footer #content {
	margin: 0 auto;
	width: 1007px;
}

#footer #box {
	background: url(images/border_dotted_white.png) top left repeat-y;
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer #box p {
	margin: 0;
	padding: 0 20px 10px 10px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #fff;
}

#footer #box a {
	color: #458eac;
	font-weight: bold;
}

#footer #box a:hover {
	color: #fff;
}

#footer #box img {
	padding: 10px 0 10px 10px;
}

#footer span.twitter-timestamp {
	color: #767676;
}


/* Full Post Styles */

#postheader {
	width: 620px;
	margin: 58px 0 0 0;
}

#archiveheader {
	width: 620px;
	margin: 100px 0 0 0;
}

#postheader span.smallheader a:hover {
	color: #458eac;
}

p.byline {
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	color: #383734;
	margin: 0;
}

#postbody {
	background: url(images/full_page_div.png) top left no-repeat;
	width: 1007px;
	overflow: hidden;
	padding-top: 26px;
	padding-bottom: 24px;
	margin-top: 16px;
}

#postbody img {
	float: left;
	margin: 20px 27px 10px 0;
}

#postbody object {
	float: left;
	margin: 20px 27px 10px 0;
}

#postbody p{
	font-family: Georgia;
	font-size: 16px;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0;
	color: #292929;
	width: 860px;
}

#postbody ul {
	width: 800px;
}

#postbody li {
	color: #505050;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 10px;
}

#recentposts {
	width: 1020px;
	padding:0;
	/*background: #fff99a;*/
	margin-left: -15px;
	overflow: hidden;
}

#recentposts #post_quickie {
	margin-left: 15px;
	margin-top: 25px;
}

#allcomments {
	background: url(images/comments_divider.png) top left repeat-x;
	margin-top: 30px;
	padding-top: 30px;
	width: 1007px;
	float: left;
	
}

#postbody .sociable_tagline {
	font-family: Georgia;
	font-size: 20px;
	color: #505050;
	padding-right: 20px;
	float: left;
	padding-top: 10px;
}

#postbody .sociable {
	background: url(images/small_h_divider.png) top left no-repeat;
	height: 50px;
	padding-top: 10px;
	margin-top: 20px;
	width: 1000px;
	display: block;
	float: left;
}

#postbody .sociable ul {
	list-style: none;
}

#postbody .sociable img {
	margin: 0 4px 0 0;
	float: none;
}

#postbody .sociable ul li {
	float: left;
	padding: 0;
}

#postbody #allcomments p {
	
	width: 850px;
	padding: 0;
	margin: 0;
}

#postbody #allcomments .commenttext {
	padding: 20px 0 0 0;
}

#postbody #allcomments p.commentby {
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 6px;
	background: url(images/small_h_divider.png) bottom left no-repeat;
}

#respond {
	/*background: url(images/small_h_divider.png) top left no-repeat;*/
	margin-top: 30px;
	padding-top: 2px;
}

#postbody #allcomments p.commentby {
	margin: 0;
}


/*More Styles*/

#navigation {
	width: 1007px;
	background: url(images/small_h_divider.png) bottom left repeat-x;
	margin: 40px 0 0 0;
	padding: 0 0 10px 0;
}

#navigation_lower {
	width: 1007px;
	background: url(images/small_h_divider.png) top left repeat-x;
	padding: 10px 0 0 0;
}

#searchform input {
	width: 130px;
	float: left;
	margin: 9px 10px 0 8px;
}
#searchform {
	margin: 0;
	padding: 0;
}
