/*
Theme Name: Cordobo Green Park 2
Theme URI: http://cordobo.com/green-park-2/
Description: Lightweight fast-rendering theme with 2-3 column layout and right sidebar, Widget-ready (4 slots), built-in support for plugins (e.g. twitter), support for threaded/nested comments, fully localized, easy to customize via settings-page. By <a href="http://cordobo.com">Andreas Jacob</a>.
Version: 0.9.502
Author: Andreas Jacob
Author URI: http://cordobo.com/

Copy, remix and play around with my CSS - but leave the original author credentials.

This theme remains inspired by Andreas' Cordobo theme, but I've been playing with the csss


------------------------------------------------------------------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
}
/*GENERAL
-------------------------------------------------------------------*/
*::-moz-selection
{
	background: #011FA2 none repeat scroll 0 0;
	color: #FFF;
}
HTML, BODY
{
	color: #242626;
}
HTML
{
	background: #D5DADD url(img/bg-html.jpg) repeat-x top left;
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}
BODY
{
	background: url(img/bg-body.png) no-repeat 50% 74px;
	=background-position: 50% 84px;
	font: 100.1%/1.5 "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
	text-align: center;
}
A
{
	text-decoration: none;
}
A:link, A:visited
{
	color: #00008B;
}
A:focus, A:hover, A:active
{
	color: #00008B;
}
#menu A:active, #submenu A:active
{
	position: relative;
	top: 1px;
}
#submenu A:focus
{
	color: #111;
}
#sidebar A, #sidebar A:link, #sidebar A:visited
{
	border-bottom: 1px solid #FFF;
	color: #00008B;
}
#sidebar A:focus, #sidebar A:hover, #sidebar A:active
{
	border-bottom-color: #FFF;
	color: #00008B;
}
#sidebar .sb-tools A, #sidebar .sb-tools A:link, #sidebar .sb-tools A:visited
{
	border: 0 none #000000;
	color: #00008B;
}
#sidebar .sb-tools A:active, #sidebar .sb-tools A:focus, #sidebar .sb-tools A:hover
{
	border: 0 none #000000;
	color: #000;
}
#sidebar .textwidget A IMG, #sidebar .textwidget A:hover IMG
{
	border: 0 none #000000;
}
ABBR, ACRONYM
{
	border-bottom: 1px dashed #999;
	cursor: help;
}
BLOCKQUOTE
{
	background-color: #F8F8F8;
	border-left: 2px solid #EAEAEA;
	color: #111;
	font-style: italic;
	margin: 0 0 9px;
	padding: 7px;
}
CITE
{
	font-style: italic;
}
CODE
{
	background: #EAEAEA;
	font-family: Consolas, Monaco, monospace;
	font-size: 0.9em;
	padding: 1px 3px;
}
DEL
{
	color: #000;
	text-decoration: line-through;
}
EM
{
	font-style: italic;
}
H1, H2, H3, H4, H5, H6
{
	color: #000;
	display: block;
/*fixed for Non-PCs without Photoshop CS2+*/
	font-family: "Myriad Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
}
H1
{
	font-size: 34px;
	line-height: 1.2;
	margin: 0.3em 0 10px;
}
H2
{
	font-size: 28px;
	line-height: 1.3;
	margin: 1em 0 0.2em;
}
H3
{
	font-size: 24px;
	line-height: 1.3;
	margin: 1em 0 0.2em;
}
H4
{
	font-size: 19px;
	margin: 1.33em 0 0.2em;
}
H5
{
	font-size: 1.3em;
	margin: 1.67em 0;
	font-weight: bold;
}
H6
{
	font-size: 1.15em;
	margin: 1.67em 0;
	font-weight: bold;
}
H1 A, H2 A, H1 A:link, H2 A:link, H1 A:visited, H2 A:visited
{
	color: #000;
}
H1 A:active, H2 A:active, H1 A:focus, H2 A:focus, H1 A:hover, H2 A:hover
{
	color: #00008B;
}
HR
{
	display: none;
}
INPUT
{
	vertical-align: middle;
}
INS
{
	color: #002864;
	text-decoration: none;
}
SMALL
{
	font-size: 0.8em;
}
STRONG
{
	font-weight: 600;
}
SUB, SUP
{
	font-size: 0.7em;
}
/*Generic classes
-------------------------------------------------------------------
Beautified ampersands*/
.amp
{
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
	font-style: italic;
}
/*Emphasize your name in the About-Box*/
.smaller-caps
{
	font-size: 110%;
	font-variant: small-caps;
}
.hidden
{
	display: none;
}
.top-link
{
	background: transparent url(img/top-sprite.png) no-repeat 0 5px;
	padding-left: 12px;
}
.top-link:hover
{
	background-position: 0 -29px;
}
/*Wordpress specific CSS
-------------------------------------------------------------------*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter IMG, .aligncenter P.wp-caption-text
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
IMG.alignleft
{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
IMG.alignright
{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
.entry DIV.alignleft
{
	float: left;
	margin: 0 8px 7px 0;
}
/*Resizes the image to the maximum width of the content area*/
.entry IMG
{
	max-width: 576px;
/*smooth image resizement in IE7+*/
	-ms-interpolation-mode: bicubic;
}
.wp-caption
{
	background-color: #F0F0F0;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	padding: 3px;
}
.wp-caption IMG
{
	border: 0 none #000000;
	margin: 0;
	padding: 0;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.more-link
{
	background-color: #F4F8F9;
	border-bottom: 1px solid #E6F0F2;
	font-size: 11px;
	padding: 5px 6px 3px;
	text-shadow: 0 1px 0 #FFF;
}
.more-link:hover
{
	background-color: #E6F0F2;
	border-bottom-color: #B3CDD8;
	color: #000;
}
/*Tables and #wp-calendar*/
TABLE
{
	color: #3E5867;
	width: 100%;
}
CAPTION
{
	background-color: #E6F0F2;
	border-top: 1px solid #E6F0F2;
	text-align: center;
}
THEAD
{
	background-color: #F4F8F9;
	text-align: center;
}
TBODY
{
	background-color: #F7F7F7;
	text-align: center;
}
TFOOT
{
	background-color: #FFF;
	text-align: left;
}
TD#next
{
	text-align: right;
}
/*STRUCTURE
-------------------------------------------------------------------*/
#header, #main, #footer
{
	background-color: #FFF;
	text-align: left;
	margin: 0 auto 3px;
	width: 985px;
}
#header, #sidebar, #footer
{
	font-size: 0.7em;
}
#header
{
	height: 146px;
	margin-top: 10px;
	position: relative;
	/*[ph]0*/
	/*[ph]1*/
	/*[ph]2*/
	/*[ph]3*/
}
@media print
{
	#header
	{
		/*[id]0*/border-bottom: 1px dotted #CCC;
		/*[id]1*/position: static;
		/*[id]2*/display: block;
		/*[id]3*/margin: 0 auto;
	}
}
#container
{
	float: left;
	margin: 0 -350px 0 0;
	width: 100%;
	/*[ph]4*/
	/*[ph]5*/
}
@media print
{
	#container
	{
		/*[id]4*/float: none;
		/*[id]5*/margin: 0;
	}
}
#content
{
	border-right: 3px solid #D5DADD;
	margin: 0 350px 0 0;
	overflow: hidden;
	padding: 19px 0 0;
	/*[ph]6*/
	/*[ph]7*/
	/*[ph]8*/
	/*[ph]9*/
}
@media print
{
	#content
	{
		/*[id]6*/border: 0 none #000000;
		/*[id]7*/margin: 0;
		/*[id]8*/overflow: visible;
		/*[id]9*/position: static;
	}
}
#sidebar
{
	background-color: #FFF;
	border-left: 3px solid #D5DADD;
	float: right;
	margin-left: -3px;
	padding: 15px 20px 15px 10px;
	width: 320px;
}
#footer
{
	padding: 10px 28px;
	width: 929px;
}
/*HEADER
-------------------------------------------------------------------
Start EXAMPLE CODE image logo

#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(img/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }

End EXAMPLE CODE image logo
Start EXAMPLE CODE text logo*/
#branding
{
	display: block;
	position: absolute;
	top: 30px;
	left: 28px;
}
H1#logo
{
	font-size: 30px;
	line-height: 1.2;
	margin: 0;
}
#logo, .description
{
	color: #868F98;
	float: left;
	margin: 17px 0 0 10px;
}
/*End EXAMPLE CODE text logo
MENUS*/
#accessibility
{
	display: block;
	position: absolute;
	right: 28px;
	top: 47px;
}
#accessibility LI, #accessibility A
{
	display: block;
	float: left;
}
#accessibility A
{
	background: transparent url(img/navigation.png) no-repeat right -200px;
	padding: 0 7px 0 4px;
}
#accessibility .last-item A
{
	background: none;
	padding-right: 0;
}
#nav
{
	position: absolute;
	top: 75px;
	left: 0;
	width: 985px;
}
UL#menu
{
	background: #89CB11 url(img/navigation.png) repeat-x top left;
	display: block;
	height: 41px;
	padding: 0 28px 0 18px;
	width: 939px;
}
#menu LI, #menu A
{
	display: block;
	float: left;
}
#menu A
{
	background: transparent url(img/navigation.png) no-repeat left -150px;
	color: #FFF;
	font-weight: bold;
	line-height: 40px;
	padding: 0 8px 0 10px;
	text-shadow: 0 1px 0 #555;
}
/*Removes the background separator in Opera 9+, Firefox 2+, Safari 3+*/
#menu .page-item-home A, #submenu LI:first-child A
{
	background-image: none;
}
#menu A:hover, #menu A:focus, #menu .current_page_item A
{
/*IE6/7/8 Fallback hack - Adds more contrast to the navigation*/
	color: #000;
/*FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition - http://cordobo.com/1119-provide-visual-feedback-css/*/
	text-shadow: 1px 1px 1px #000;
}
#submenu-bg
{
	background: transparent url(img/bg-submenu.jpg) repeat-x 0 3px;
	height: 30px;
	width: 985px;
}
UL#submenu
{
	display: block;
	padding: 5px 21px 0;
}
#submenu LI, #submenu A
{
	display: block;
	float: left;
}
#submenu LI
{
	position: relative;
}
#submenu A
{
	background: transparent url(img/navigation.png) no-repeat left -197px;
	color: #666;
	padding: 3px 5px 3px 7px;
}
#submenu .current_page_item A
{
	color: #252525;
}
#submenu A:hover
{
	color: #000;
}
/*3rd level navigation - only visible if you have grandchild pages*/
#submenu LI UL
{
	display: none;
}
#submenu LI:hover UL
{
	background-color: #FFF;
	border: 1px solid #EAEAEA;
	clear: both;
	display: block;
	float: none;
	left: auto;
	line-height: 1;
	padding: 6px 6px 4px;
	position: absolute;
	top: 18px;
	overflow: auto;
	width: 200px;
	z-index: 1000;
}
#submenu LI LI, #submenu LI LI A
{
	clear: both;
	display: block;
	float: none;
	padding: 0;
}
#submenu LI LI A
{
	background-color: #F7F7F7;
	background-image: none;
	border-bottom: 1px solid #FFF;
	margin-bottom: 1px;
	padding: 9px 10px;
	width: 180px;
}
#submenu LI LI A:hover
{
	background-color: #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
	color: #125687;
}
/*Top search*/
#nav-search
{
	display: block;
	height: 30px;
	line-height: 16px;
	position: absolute;
	right: 28px;
	top: 9px;
}
#nav-search LABEL
{
	display: none;
}
#s, #searchsubmit
{
	border-radius: 3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#s
{
	border: 1px solid #777;
	font-size: 11px;
	height: 15px;
	padding: 4px 5px 2px;
	width: 130px;
}
#nav-search #s
{
	border-color: #020637;
	border-bottom-color: #070F8A;
	border-right-color: #070F8A;
}
#searchsubmit
{
	background: #003A8A url(img/button-style-input.png) repeat-x center left;
	border: 1px solid #666;
	color: #FFF;
	font-size: 11px;
	height: 23px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 0 5px;
	-moz-box-shadow: 0px 0px 1px #fff;
	-webkit-box-shadow: 0px 0px 1px #fff;
}
/*Fixes Firefox 2 and 3 /*
/* #searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }

POSTs and PAGEs
-------------------------------------------------------------------*/
.page, .post, .pagetitle, .nocomments
{
	padding: 0 28px;
}
.post, .nocomments
{
	padding-bottom: 20px;
}
.post
{
	margin-bottom: 30px;
}
.entry
{
	margin: 15px 0 5px;
	font-size: 13px;
	line-height: 20px;
	/*[ph]a*/
	/*[ph]b*/
	/*[ph]c*/
}
@media print
{
	.entry
	{
		/*[id]a*/font-size: 12pt;
		/*[id]b*/line-height: 1.5;
		/*[id]c*/overflow: visible;
	}
}
.meta
{
	background-color: #F4F8F9;
	border-bottom: 1px solid #E6F0F2;
	border-top: 1px solid #E6F0F2;
	color: #3E5867;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: 0 -28px;
	padding: 6px 28px;
	text-shadow: 0px 1px 0px #FFF;
	width: 576px;
}
* HTML .meta
{
	height: 1%;
}
.meta:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
A.button-style
{
	border: 1px solid #F4F8F9;
	border-radius: 3px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	height: 11px;
	line-height: 11px;
	padding: 4px 6px;
	width: auto;
}
A.button-style:hover
{
	background: #5388B6 url(img/button-style.png) repeat-x center left;
	border-color: #1B5A8D;
	color: #3D59AB;
	text-shadow: 0 1px 0 #0F4570;
}
P STRONG, LI STRONG
{
	color: #2E2E2E;
}
.entry P, .entry OL, .entry UL, .entry DL
{
	margin: 0 0 9px;
	color: #4D4D4D;
}
.entry BLOCKQUOTE P
{
	margin: 0;
}
.entry OL
{
	margin-left: 0.75em;
	padding-left: 12px;
}
.entry UL
{
	margin-left: 0.5em;
	padding-left: 12px;
}
.entry OL LI
{
	list-style-type: decimal;
}
.entry UL LI
{
	list-style-type: disc;
}
.entry DL
{
}
.entry DT
{
	font-weight: bold;
}
.entry DD
{
	background: transparent url(img/dl-arrow.gif) no-repeat 0 4px;
	padding: 0 0 4px 1em;
}
/*PAGINATION on single.php*/
.previousnext, .pagination
{
	font-size: 11px;
	margin-bottom: 10px;
}
.page-link
{
	background-color: #F4F8F9;
	border-bottom: 1px solid #E6F0F2;
	border-top: 1px solid #E6F0F2;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin: 9px 0 20px;
	padding: 5px 8px;
}
.page-link SPAN, .page-link A
{
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 0 0 0 3px;
	text-align: center;
	width: 16px;
}
.page-link SPAN
{
	background-color: #FFF;
	color: #111;
}
.page-link A SPAN
{
	margin: 0;
}
.page-link A:link SPAN, .page-link A:visited SPAN
{
	background-color: #5B8EAD;
	color: #00008B;
}
.page-link A:hover SPAN, .page-link A:active SPAN, .page-link A:focus SPAN
{
	background-color: #285776;
	color: #3D59AB;
}
.page-link STRONG
{
	display: block;
	float: left;
	margin-right: 5px;
}
.postmetadata
{
	border-bottom: 1px dotted #3D59AB;
	border-top: 1px dotted #3D59AB;
	color: #999;
	font-size: 11px;
	margin-top: 20px;
	padding: 7px 2px;
}
.postmetadata A
{
	color: #3D59AB;
	padding: 2px;
}
.postmetadata A:hover
{
	background-color: #EFEFEF;
}
/*Advertisement space - see Admin Settings*/
.something
{
	padding: 7px 2px;
/*width: 572px;*/
	border-bottom: 1px dotted #DDD;
}
.somethingspecial
{
	margin: 0 auto;
/*width: 468px;*/
}
/*COMMENTS
-------------------------------------------------------------------*/
H3#comments, H4#pings
{
	float: left;
}
H3#comments, #respond H3
{
	margin: 0 0 5px;
	font-size: 34px;
}
#respond H3
{
	margin: 18px 0 5px 28px;
}
H4#pings
{
	line-height: 1.2;
	margin: 10px 0;
	width: 150px;
}
.comments-header, .navigation
{
	border-bottom: 1px solid #E6F0F2;
	text-shadow: 0 1px 0 #FFF;
}
.navigation
{
	background-color: #E6F0F2;
	border-top: 1px solid #FFF;
	font-size: 11px;
	height: auto;
	line-height: 28px;
	overflow: hidden;
	padding: 0 28px;
}
.comments-header
{
	background-color: #F4F8F9;
	border-top: 1px solid #E6F0F2;
	padding: 6px 28px;
}
.comments-header-meta
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 44px;
	padding: 4px 0 0;
}
.commentlist
{
	background-color: #F9FBFC;
	border: 28px solid #F9FBFC;
	border-top: 0 none #000000;
	font-size: 12px;
}
.pinglist
{
	margin-top: 10px;
	width: 420px;
	float: right;
}
LI.pings
{
	border-bottom: 1px solid #E6F0F2;
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 4px 10px;
	width: 400px;
}
.pings:first-child
{
	border-top: none;
}
.pings:last-child
{
	border-bottom: none;
}
.comment
{
	background: transparent url(img/bg-comment.png) no-repeat 10px 19px;
	border-top: 28px solid #F9FBFC;
	border-left: 40px solid #F9FBFC;
}
.comment-body
{
	background-color: #F4F8F9;
	color: #3E5867;
	margin-left: 20px;
	padding: 17px 20px 11px;
	position: relative;
}
.comment-body IMG.avatar
{
	border: 1px solid #EEE;
	padding: 2px;
	position: absolute;
	left: -60px;
}
UL.children
{
}
.comment UL.children LI
{
	border-top: 15px solid #F9FBFC;
}
.comment-meta
{
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
	position: absolute;
	right: 25px;
	top: 20px;
}
.comment-meta A
{
	color: #999;
}
.comment-author-admin
{
	background-image: url(img/bg-comment-admin.png);
}
.comment-author-admin>.comment-body
{
	background-color: #E6F0F2;
}
.comment P, .comment BLOCKQUOTE
{
	padding: 0 0 7px;
}
.comment BLOCKQUOTE P, .comment BLOCKQUOTE BLOCKQUOTE, .comment BLOCKQUOTE BLOCKQUOTE P
{
	margin: 5px;
	padding: 7px;
}
.commentlist CITE, .commentlist CITE A
{
}
.commentlist CITE A
{
}
/*Not used*/
LI.thread-alt
{
}
.comment-author
{
}
.commentlist .thread-even
{
}
.commentlist .depth-1
{
}
.commentlist .odd
{
}
.commentlist .even, .commentlist .alt
{
}
.comment-author CITE
{
	background-color: #F9FBFC;
	border-bottom: 1px dotted #E6F0F2;
	color: #666;
	display: block;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 16px;
	margin: 0 -7px 20px;
	padding: 3px 7px;
}
.comment-author-admin .comment-author CITE
{
	background-color: #F4F8F9;
	border-bottom-color: #CCC;
}
.says
{
	display: none;
}
.comment DIV EM
{
}
/*comments awaiting moderation.*/
.reply
{
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}
A.comment-reply-link
{
	color: #666;
	display: block;
	float: right;
	padding: 2px 6px;
}
.comment-reply-link:hover
{
	background-color: #FFF;
	color: #333;
}
#respond
{
	background-color: #F4F8F9;
	margin-top: 1px;
	overflow: hidden;
	padding: 0 0 18px;
	width: 100%;
}
#commentform
{
	padding: 18px 28px 0;
}
.cancel-comment-reply, .you-must-be-logged-in
{
	padding: 0 0 0 28px;
}
.respond-left
{
	float: left;
	width: 42%;
}
.respond-right
{
	float: left;
	width: 58%;
}
#respond LABEL
{
	display: block;
	font-size: 11px;
	height: 20px;
	margin: 3px 0 9px;
	width: 85%;
}
INPUT#author, INPUT#email, INPUT#url
{
	border: 1px solid #DDD;
	color: #999;
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 5px 3px;
	width: 85%;
}
TEXTAREA#comment
{
	border: 1px solid #DDD;
	font-family: inherit;
	height: 150px;
	margin: 0 0 9px;
	padding: 5px 3px;
	width: 100%;
}
#respond INPUT:focus, TEXTAREA#comment:focus
{
	color: #000;
	border-color: #AAA;
	-moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
	-webkit-box-shadow: 3px 3px #eee;
}
INPUT#submit
{
	background: #5388B6 url(img/button-style.png) repeat-x center left;
	border: 1px solid #3B73A3;
	border-radius: 3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
}
/*SIDEBAR
-------------------------------------------------------------------*/
.currently-viewing, #sidebar #about, #sidebar .categories, #sidebar .archives, .pagenav, #meta, .linkcat, .widget
{
	border-bottom: 1px dotted #DDD;
	margin: 0 0 8px;
	padding: 0 8px 9px;
}
.categories LI LI, .pagenav LI LI
{
	margin-left: 6px;
}
UL.sb-list
{
	margin-left: 10px;
}
/*h4 -> sb-title - less semantic, better for search engine positioning*/
.sb-title
{
	color: #434343;
	font-size: 14px;
	padding-bottom: 1px;
	=text-transform: uppercase;
}
UL.sb-tools
{
	border-bottom: 1px dotted #DDD;
	margin: 9px 0;
	padding: 0 8px 9px;
}
.sb-tools LI
{
	display: block;
	min-height: 34px;
}
.sb-tools A SPAN
{
	color: #434343;
	display: block;
	font-size: 12px;
	padding-bottom: 3px;
	=text-transform: uppercase;
}
.sb-tools A:hover SPAN
{
	color: #00008B;
}
.twitter-icon, .rss-icon
{
	padding-left: 65px;
	color: #111;
	line-height: 1.25em;
}
.twitter-icon
{
	background: transparent url(img/twitter_48.png) no-repeat 0 0;
}
.rss-icon
{
	background: transparent url(img/rss-icon.png) no-repeat center left;
}
.sb-icon-text
{
	padding: 3px 0 0;
}
.previous-post A, .next-post A
{
	background: transparent url(img/next-prev-sprite.png) no-repeat right -195px;
	display: block;
	line-height: 1.2;
	margin: 8px 0 0;
	padding: 2px 65px;
}
.next-post A:active, .next-post A:focus, .next-post A:hover
{
	background-position: right -295px;
	border: none;
}
.previous-post A, .previous-post A:link, .previous-post A:visited
{
	background-position: 0 5px;
	padding-right: 0;
}
.previous-post A:active, .previous-post A:focus, .previous-post A:hover
{
	background-position: 0 -95px;
}
UL.group
{
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
	padding: 0;
	width: 150px;
}
/*CLEARFIX
------------------------------------------------------------------*/
HTML .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
/*PRINT Styles
------------------------------------------------------------------*/
@media print
{
	BODY
	{
		color: #000;
		font: 100%/1.5 serif;
	}
}
@media print
{
	H1#logo, H1#logo A, H1#logo A SPAN
	{
		color: #000;
		height: auto;
		margin: 0;
		padding: 0;
		position: static;
		width: auto;
	}
}
/*Attaches the URI to each link so they are visible in the print version*/
@media print
{
	#content .entry P A:after
	{
		content: " [" attr(href) "] ";
	}
}
@media print
{
	#accessibility, HR, #nav, #sidebar, .something
	{
		display: none;
	}
}

