﻿/*  
Theme Name: Notes Blog Core Theme
Theme URI: http://notesblog.com/
Description: The Notes Blog Core theme is meant to work both as a framework to build child themes on, as well as a stand alone clean theme for your perusal. <a href="http://tdhedengren.com/">Made by TDH</a> and maintained at <a href="http://notesblog.com/">notesblog.com</a>. Requires WordPress 2.8 or higher.
Version: 1.0.2
Tags: light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post, translation-ready
Author: Thord Daniel Hedengren with modifications by Adam Ungstad
Author URI: http://tdhedengren.com/

	Get support and services for the Notes Blog Core Theme:
	http://notesblog.com
	
	Created and managed by Thord Daniel Hedengren:
	http://tdhedengren.com

*/

/* =======
	RESET
   ------- */

body, h1, h2, h3, h4, h5, ul#sidebar, ul.widgets, li, ul#sidebar li ul, ol.commentlist, ul.children, ul#footercol li ul,
div#submenu-nav ul, div#submenu-nav ol, form, img, table
	{
	margin:0;
	padding:0;
	border: 0;
	}
	
.invisible 
	{
	visibility:hidden;
	}




/* ==============
	TYPE & COLOR
	TYPE & COLOR
	TYPE & COLOR				
   -------------- */

/* Default font */


body, h1, textarea#comment, input#author, input#email, input#url
	{
	font-family:  "futura-pt-1","futura-pt-2";
	color: #3f3f3f;
	font-size:19px;
	}


body 
	{
	background-image:url('/Images/backgrounds/raquettes.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
	background-position:left top;
	}


ul#sidebar, div#footer,  h2, h3, h4, h5, a.more-link, div.authormeta, div.postmeta, div.commentmeta, 
div.comment-author, div.comment-meta, p.commentloggedin, div.reply, div.cancel-comment-reply, h1.listhead, 
div.nav
	{
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
	clear:both;
	}


div#content, textarea#comment, input#author, input#email, input#url
	{ 	
	font-size: 15px;
	line-height: 24px; 
	}


a.more-link, div.comment-body p
	{ font-size: 14px; }


div#content small, div#copy,   div#footer, p.commentloggedin, div.reply, div.feed, div#submenu-nav
	{ font-size: 12px; 
	line-height: 15px}


div#content h1, div#content h2, div#content h3, div#content h4, div#content h5
	{
	color: #000;
	margin-bottom: 0px;
	margin-top:0px;
	}
	
	
div#content h1
	{
	font-size: 24px;
	line-height: 36px;
	font-family: "brevia-1","brevia-2",sans-serif;
	font-weight: normal;
	border: 1px solid #e8e8e8;
	border-width: 0 0 1px 0;
	margin-bottom:0px !important;
	
	}

	
div#content h1.listhead { 
	background: white;
	margin-top: 0px !important; 
	padding: 10px 10px 0px 0px !important; 
	font-size: 26px; 
	font-weight:600;
	text-transform: none; 
	color: #999; 
	}
	

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover
	{

	padding: 1px 0;
	border: 5px solid #fff;
	border-width: 0 0 0 0;
	}
	
	
div#content h1.listhead strong { color: #333; }
		
div#content h1.listhead  span{
	background: #f8f8f8;    
	font-size: 14px !important; 
	line-height: 14px !important; 
	letter-spacing: 0;  
	color: #999; 
	font-family:georgia !important;	
	font-style: italic; 
	text-transform:none !important;}

div#content h1.listhead  blockquote{background: #f8f8f8;    font-size: 11px !important; line-height: 11px !important;  margin: 0px !important; padding: 1px 150px 3px 0px!important; letter-spacing: 0;  color: #999; font-family:georgia !important;	font-style: italic; text-transform:none !important;}
div#content h1.listhead  a{background: #f8f8f8;  margin:0px 0px 0px 0px !important;  padding:0px 0px 0px 0px !important; font-size: 14px !important; font-style: strong; line-height: 16px !important; letter-spacing: 0;   font-family:georgia !important;	font-style: italic; text-transform:none !important; color:#499aef !important;}
div#content h2
	{
	font-family: calibri, "Adobe Garamond", "Times New Roman", serif; font-weight:normal;
	font-size: 28px;
	line-height: 28px;
	}
	

div#content h3
	{
	font-size: 16px;
	line-height: 16px;
	}
	
	
div#content h4
	{
	font-size: 16px;
	}

div#content h5, ul#sidebar h2, div#footer h2, div.nav
	{
	font-size: 12px;
	text-transform: uppercase;
	}

body.single div#content h2, body.page div#content h2 {  font-family: calibri; font-size: 30px;}
body.home div#content h2, body.archive div#content h2, body.search div# h2, body.error404 div#content h2 { font-size: 30px; font-family: calibri, "Adobe Garamond", "Times New Roman", serif; font-weight:normal; }

ul#sidebar h2 { margin-bottom: 7px; padding-bottom: 3px; border: 1px solid #e8e8e8; border-width: 0 0 1px 0; }
div#footer h2 { margin-bottom: 7px; }




div#content p
	{
	line-height: 24px;
	margin: 0 0 14px 0;

	}
	div.comment-body p { line-height: 18px; margin-bottom: 10px !important; }

/* =======
	LINKS
   ------- */

/* default */
 a:visited
	{

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

div.postmeta span.comments a { 
	font-size:12px; 
	line-height:12px; 
	font-weight:bold; 
	padding: 2px 2px 1px 8px !important; 
	text-transform: uppercase; 
	border: 1px solid #e8e8e8; 
	border-width: 0 0 0 1px; }

 h2 a:hover
	{ text-decoration: underline; }


ol.commentlist a:link, ol.commentlist a:active, ol.commentlist a:visited,
div#submenu-nav a:link, div#submenu-nav a:active, div#submenu-nav a:visited
	{
	color: #111;
	text-decoration:underline;
	}
ol.commentlist a:hover, div#submenu-nav a:hover { color: #800; text-decoration: none; }




/* ========
	LAYOUT
   -------- */

.left { width:246px; height:28px; float:left; padding:2px ; text-transform:none; background-color:#fff; }
.left a { font-size:14px; text-decoration: underline !important; }
.left a:hover { color: #000 !important;  }

.right {width:246px; height:28px; float:right; padding:2px ; text-transform:none; text-align:right; background-color:#fff; }
.right a {font-size:14px;  text-decoration: underline !important;}
.right a:hover {  color: #000 !important; }


.center { text-align:center; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }


div.widecolumn 
	{ 
	border-top:1px #e38524;
	border-bottom:1px #e38524;
	width: 730px; 	
	
	
	clear:both; 
	}

div.column, ul.column, ul#sidebar, ul#secondsidebar
	{ width: 212px; }

div#presite 
	{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: black;
	color: #333333;
	clear:both;
	font-family:"futura-pt-1","futura-pt-2", Arial, Helvetica, sans-serif;
	}

div#presite-left  
	{
	float:left;
	width:800px;
	height:30px;
	background-color:#dddddd;
	}
	
div#presite-left ul 
	{	
	margin-top:0px !important;
	margin-left:20px;
	padding:0px 0px 0px 0px; 
	text-align:left;
	width:800px;
	height:30px;
	}

div#presite-left  ul li{		
	font-size: 20px;
	font-weight:100;
	background-color:#dddddd;
	display:inline; 
	list-style:none;
	padding:1px 0px 0px 0px;
	}
	
div#presite-left  li a
	{
	color:#333333;
	padding: 0px 0px 0px 0px;
	background-color:#dddddd;
	text-decoration:none;
	}
	
div#presite-left  li a:hover
	{
	color:#222222;
	background-color:#eeeeee;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}

div#presite-right  {
	
	float:right;
	width:200px;
	height:30px;
	background-color:#dddddd;
	}

div#presite-right  ul {	
	margin-top:4px;
	
	margin-right:15px;
	padding:0px 0px 0px 0px; 
	text-align:right;
	background-color:#dddddd;	}

div#presite-right  ul li{		
	font-size: 16px;
	font-weight:400;
	background-color:#dddddd;
		display:inline; 
	list-style:none;
	padding:1px 0px 0px 0px;
	}
	
div#presite-right  li a{
	color:#333333;
	font-text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-color:#dddddd;
	text-decoration:none;
}
	
div#presite-right  li a:hover{
	color:#aaaaaa;
	background-color:white;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}


div#main { 
	float:left;
	margin-top:0px;
	width: 1000px;
	background-color:blue;
	margin-left:auto;
	margin-right:auto;

	}

	
div#site 
	{ 	
	width: 1000px;  
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	}


div#header
	{
	background-color:white;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}

div#header-right
	{
	background-color:white;
	float: right;
	vertical-align:bottom;
	width: 500px;
	height:70px;
	font-weight: 500;
	text-align:center;
	border-bottom: 1px solid #000000;
	margin-right:230px;
	font-family: "quatro-slab-1","quatro-slab-2", Arial, Helvetica, sans-serif;
	}


div#header h1 
	{
	color: #cccccc;
	Margin-top:18px;
	margin-bottom:20px;
	font-family: "quatro-slab-1","quatro-slab-2", Arial, Helvetica, sans-serif;
	font-weight:100;
	text-align: left;
	font-size: 50px;
	}
	
	
div#header a:link, div#header a:active, div#header a:visited {

	text-decoration: none;
	background-color: none !important;
}
	
div#header a:hover {

	text-decoration: none;
	background-color: none !important;
	}
	
	
div#topmenu 
{
	font-family: "brevia-1","brevia-2",sans-serif;
	width: 100%;
	height:21px;

	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
	
	
div#topmenuspacer 
	{	
	width: 100%;
	height:15px;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	background-color: #996633;
	}

	
div#toplist { width:800px; }
div#toplist div.feed { float:right; padding: 5px 0; }
div#toplist div.feed a { padding: 5px; background: #ffdc00; color: #454545; }
div#toplist div.feed a:hover { background: #ffdc00; }


div#cathead
	{
	margin-top:0px; 
	margin-bottom: 20px; 
	width:100%;  
	padding : 0px 2px 2px 2px; 
	}


div#cathead-inner
	{
	margin-top:0px; 
	margin-bottom: 10px; 
	margin-left:270px;
	padding : 0px 2px 2px 2px; 
	width:500px;
	}
	
		
div#submenu-nav
	{
	width:100%;
	float:left;
	border: 1px solid #444;
	border-width: 0 0 1px 1px;
	border-left: 1px dotted #e8e8e8;
	}

div#submenu-nav ul {}
div#submenu-nav ul li { list-style: none; float:left; padding: 8px; border: 1px dotted #e8e8e8; border-width: 0 1px 0 0; }

div#blog 
	{
	width: 100%;
		}

div#wrap
	{
	background:#FFFFFF;
	width: 1000px;
	clear:both;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:white;
	overflow: hidden;
	}
	
div.rounded 
	{
  	-moz-border-radius-topleft:3ex;
  	-moz-border-radius-bottomright:3ex;
  	-webkit-border-top-left-radius:3ex;
  	-webkit-border-bottom-right-radius:3ex;
	}

	
div#content 	
	{
	margin-top: 2px; 
	width:1000px;
	float:right;
	}

div#content h1 
	{
	Margin-top:0px;
	font-family:"futura-pt-1","futura-pt-2", Arial, Helvetica, sans-serif;
	letter-spacing:+1px;
	font-weight:400;
	font-size:30px;
	color:black;
	text-decoration:none;
	
	}

div#content h1 a:link, div#content h1 a:active, div#content h1 a:visited {color:black; text-decoration:none;}

div#content h1 a:hover{background-color:#f5f8f7;}

div#content h2 { letter-spacing:+1px; line-height:36px;}

div#content h2 a:link, div#content h2  a:active, div#content h2 a:visited{color:#3f3f3f;}
div#content h2 a:hover{background-color:#f5f8f7;}


div.post, div.page, div.attachment { 
	padding: 0px 0px 10px 0px; 

	overflow:hidden; 
	background-color:#FFFFFF; 
	}
		
body.blog div.postmeta span.author { display:none; }

div.postmeta span.author {}
div.postmeta span.categories {}
div.postmeta span.tags {}
div.postmeta span.timestamp {
	font-size: 12px !important;
	text-align:center;
	margin-bottom:3px;
}

div.postmeta span.comments { 
	float:right; 
	 
}
				
p.attachmentnav { padding-top: 0px; color: #777; font-style:italic; }
p.attachmentnav a { font-style: normal; }
					
div.sticky { 
	padding: 0px 0px 0px 0px; 
	height: 1%; 
	}
	
div.sticky h1 a {
font-colour:white;	
}	
	
h2#comments { 
	background-color:#FFFFFF; 
	margin: 10px 20px 20px 20px; 
	padding-bottom: 10px; 
	border: 1px solid #e8e8e8; 
	border-width: 0 0 1px 0; 
	}
	
	
div#comments {
	clear:both;
	padding: 10px 20px 10px 20px; 
	margin-bottom: 30px; 
	overflow:hidden; 
	background-color:#FFFFFF; 
	margin-left:230px;
	}	
	
div#suggested

{	background-color:#F9F7F7;
	border-top:thin grey dashed;
	border-bottom:thin grey dashed;
	padding: 15px 15px 15px 15px;
	width:480px;
	margin-left:20px;
	margin-bottom: 15px;
}	

div#suggested ul li a {color:red;}
	
ol.commentlist {}
ol.commentlist li { margin: 10px 20px 10px 20px; padding: 0; list-style:none; border: 1px solid #e8e8e8; border-width: 0 0 1px 0; background-color:#FFFFFF;}
ol.commentlist li div.comment-author, ol.commentlist li div.comment-meta { font-size: 12px;  }
ol.commentlist li div.comment-author img.avatar { float:left; margin: 0 10px 0 0; }
				
				
div.comment-author cite.fn { font-family: Georgia, "Adobe Garamond", "Times New Roman", serif; font-size: 16px; font-style: normal; font-weight:bold; }
div.comment-author cite.fn a { text-decoration: none; }
div.comment-meta { margin-bottom: 10px; }
		
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.pingback { font-size: 14px; color: #777; padding: 0 0 10px 5px; color: #777; }
ol.commentlist li.pingback a { font-size: 14px; font-weight:normal; }
ol.commentlist li.pingback p, ol.commentlist li.pingback span, ol.commentlist li.pingback div.comment-meta, ol.commentlist li.pingback div.reply { display:none; }
		
div.reply { float:right; display:block; margin: -25px 0 0 0; line-height: 12px; }
a.comment-reply-link { display:block; float:left; margin-left: 10px; }
		
ul.children { margin: 20px 0 20px 0px; }
ul.children li { margin: 10px 0; padding-left: 10px; border: 1px solid #e8e8e8; border-width: 0 0 0 1px; }
			
			
div#respond { padding: 10px 20px 10px 20px;  overflow:hidden; background-color:#FFFFFF; -moz-border-radius: 7px;
border-radius: 7px; width:700px;}
div#respond h3 {}

table.commenttable { border:0; padding: 0; }
table.commenttable tr td { font-size: 13px; line-height: 12px;   }

form#commentform {}
input#author, input#email, input#url { margin-bottom: 5px; padding: 2px; width: 278px; height: 18px; float:left; }
textarea#comment {  width: 495px; height: 125px;  }
input#submit { float:left; margin-bottom: 20px; }
	
div.nav { 

	
	background-color:#FFFFFF; 
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

div.commentnav div.left, div.commentnav div.right { 
	padding: 0 20px 20px 20px; 
	}


div#post {
	
	float:right;
	margin-right:230px;
}

div.postmeta { 
	text-align: right;
	width:100%; 
	margin-bottom: 10px;
	margin-top:0px; 
	color: #d2c8c8;  
	}
		
div.postmeta ul {
	text-align: right;
	display: block;
	list-style-type: none;
	
}

div.postmeta ul li {
	border-bottom:thin #DFDFDF solid;
	padding: 1px;
	font-size:12px;
	line-height:19px;
	
}

div.postmeta  ul li a{

	text-decoration:none;
}

div.postmeta  ul li a:hover {
	color:black !important;
	text-decoration:none;
}




div#entrytitle
	{
	width:500px;
	float:right;
	margin-right:230px;
	margin-bottom: 5px;
	color:black !important;
	}

div#entrymeta
	{	
	width:200px;
	float:left;

	}	

div#entrymetaSingle
	{	
	margin-top:30px;
	width:200px;
	float:left;

	}	



div#entrymain
	{
	width:500px;
	float:right;
	margin-right:230px;
	
	
	}


div#entry
	{
	width:500px;
	float:left;
	clear:both;
	font-family: arial, serif;

	}

div#entry a
	{

	text-decoration:underline !important;
	}

div#entry a:hover
	{
	background-color: #F9F7F7 !important;
	}

div#entry ul li a
	{

	text-decoration:underline !important;
	}

div#entry li a:hover
	{
	background-color: #F9F7F7 !important;
	}

div#entry li a
	{
	text-decoration:underline !important;
	}

div.entryfooter{
	clear:both;

	
}	

		
		
ul#sidebar
	{
	float:left;
	margin-top: 20px;
	font-size: 12px; 
	color: #999;
	line-height: 16px;}		
	
	

	
	ul#sidebar ul.children { margin: 5px 0 0 0; background-color:red;}
		ul#sidebar ul.children li {  border: 0; }
		
		
	ul#sidebar li { list-style: none; margin: 0 20px 20px 0; }
		ul#sidebar li ul {  margin-left: 5px; }
			ul#sidebar li ul li {  margin-bottom: 5px; }
				ul#sidebar li ul li ul { margin: 5px 0 0 10px; }
				
li#tag_cloud {}
li#tag_cloud a { padding: 0 2px; }
		
li#content {font-colour:red !important;}
li#content a{font-colour:red !important;}
	
li#search {}
li#content{font-color:red;}
	
ul#sidebar li.categories {font-size:20px;}



	
div#footer
	{
	width: 985px;
	height:100px;
	background-color:#dddddd;
	margin-left:auto;
	margin-right:auto;
	clear:both !important;
border-top:thin #999999 solid;
border-bottom:thin #666666 solid;

	padding: 15px 0 1px 15px;

	color:333333;
	}
	
div#footer a:hover{}	
	
	ul.footercol {float:left; width: 242px;  	background-color:#dddddd;}
		ul.footercol li { list-style:none; margin-bottom: 15px; padding: 0 10px; }
			ul.footercol li ul { margin-left:1px; padding-left:0; }
				ul.footercol li ul li { margin-bottom: 5px; padding-left:0 !important; }
					ul.footercol li ul li ul { margin-left: 10px; }
ul.footercol li a:hover { color:red; }


div#copy { 
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}
	
	div#copy p { margin:0; padding:0 0 0 10px; }
	div#copy p.right { padding: 0 10px 0 0; }
	div.copycolumnwide { float:left; }
	div.copycolumn { float:right; text-align:right;}

div.date 
{font-size:8px;
color:#CCCCCC}
	
}
	
div#order 
{
	background-color:red !important;
	width: 100px!important;
	float:right;
	margin-right:25px!important;
}	
	
div#finalword
	{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding: 2px 0px 15px 0px;
	
	color: #FFC164;
	font-size: 13px;
	letter-spacing: +1px;
}
	
	div#finalword a:link, div#finalword a:active, div#finalword a:visited { }
	div#finalword span { font-style:normal; }

div#fwl {
	float:left;
	width:33%;
}

div#fwc {
	float:left;
	width:33%;
}
div#fwr {
	float:left;
	width:250 px;
}




div#copy
	{
	width: 1000px;

	clear: both;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0;
	color: #CCCCCC;
	background-color: #white;
	margin-bottom:15px;
}

div#copy a:link, div#copy a:active, div#copy a:visited, div#copy a:hover {
	
	
}


/* ===================
	ELEMENTS & DESIGN
   ------------------- */

p.right { text-align:right; }
p.center { text-align:center; }
p.admin { color: #aaa; font-size: 12px; }
p.nocomments { padding: 0 20px; font-style: italic; color: #777; }

div#content embed, .embedded { text-align:center; margin: 0 0 0px 0; } /* for movies */

div#content p span {  }

div.post ul li, div.page ul li, div.post ol li, div.page ol li { margin-bottom: 5px; color: #333; }

blockquote { margin: 0 0 14px 20px; padding: 0 15px; border: 1px solid #e8e8e8; border-width: 0 0 0 1px; color: #777; font-style: italic; }
	blockquote.pullquote { width: 220px; padding: 5px 0; border: 0; font-size: 18px; line-height: 150%; }
		blockquote.pullquote p { margin-bottom: 0; }
ol.commentlist li blockquote { border: 0; padding:0; }


/* Images and aligns */
.alignleft, blockquote.alignleft { float:left; margin: 0 15px 15px 0; }
.alignright, blockquote.alignright { float:right; margin: 0 0 15px 15px; }
.frame { padding: 5px; border: 1px solid #e8e8e8; }
.wp-caption { padding: 10px 7px; border: 1px solid #e8e8e8; font-size: 10px; color: #777; font-style: italic; text-align:center; }
p.wp-caption-text { margin:10px 0 0 0 !important; padding:0; line-height: 14px !important; }


div.gallery { margin-bottom: 14px; }
	dl.gallery-item {}
		dt.gallery-icon {}
			img.attachment-thumbnail { border:0; }
		dd.gallery-caption { margin-top: 8px; font-size: 12px; color: #777; font-style: italic; }

		
		
/* Quick color fixes */

span.alert { color: red; background:none; }
div#content strong { color: #333; }