/* @override http://www.unemployed-astronauts.com/wp-content/themes/k2/style.css */

/*
Theme Name: K2
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://getk2.com/forum/">support forums</a>, <a href="http://k2.stikipad.com/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a> and Ben, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0-RC7
Author: Various Artists
Author URI: http://getk2.com/
Tags: ajax, blue, custom header, dynamic columns, fixed width, modules, multiple columns, styles, widgets

CSS Documentation:	http://k2.stikipad.com/docs/show/CSS+Overview
The Real K2: 		http://en.wikipedia.org/wiki/K2
*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
}

#current-content div.entry-comments.comments h4 {
	margin-bottom: 20px;
}

/*- Typography */

body {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong, b, i {
	font-weight: bold;
}
	
em {
	font-style: italic;
	color: #2d2323;
}

ul.xoxo.blogroll a {
	font-size: 0.9em;
}


#rollingcontent div.entry-content blockquote p em {
	color: #2d2323;
	background-color: #ff0;
	line-height: 1.6em;
	font-style: italic;
	font-size: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
}

.comments input[type=text], .comments textarea, code {
	}


/*- Page Structure */

body { /* Resets 1em to 10px */
	color: #2d2323;
	line-height: 15px;
	background: #fff;
	text-align: left;
	font-size: 67.5%;
}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	font-size: 75%; /* Resets 1em to 12px */
	}

#page {
   text-align: left;
   position: relative;
   border-top: none;
   clear: both;
	margin-left: 25px;
	margin-top: 0px;
}

.columns-one #page {
	width: 550px;
}

.columns-two #page {
	width: 850px;
}

.columns-three #page {
	width: 950px;
	}

#header {
	height: 50px;
	margin-top: 0px;
	margin-bottom: 60px;
	position: relative;
}

#Content {
}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -280px;
}

body.columns-two #primary {
	margin-right: 300px;
}

body.columns-two .secondary {
	float: right;
	}

#primary {
	width: 550px;
	position: relative;
}

* html #primary {
	display: inline;
}

.columns-one .secondary {
	width: 240px;
	border-top-style: solid;
	border-top-width: 0;
}

.columns-three .secondary {
	width: 175px;
	}

.secondary {
	width: 250px;
	font-size: 1.2em;
	line-height: 1.5em;
	position: relative;
	margin-top: 25px;
	overflow: hidden;
}

#sidebar-2 {
	position: relative;
	width: 250px;
	top: 120px;
	display: block;
}

.comments {
	text-align: left;
	margin: 50px 0 0;
	position: relative;
	}

/*- Main Menu in Header */

ul.menu {
	position: absolute;
	display: none;
	text-transform: uppercase;
	z-index: 1000;
	clear: both;
	margin-top: 90px;
	width: 900px;
	margin-left: 40px;
	height: 27px;
}


ul.menu li {
	margin-left: 0 !important;
	display: inline-block;
	padding-left: 0 !important;
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	float: left;
}

ul.menu,
ul.menu li a {
	background-color: #2d2323;
}

ul.menu li a {
	color: #fff;
	background: #2d2323;
	border-right: 1px solid #ffffa5;
	position: relative;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 297px;
}

ul.menu li a:hover {
	background: #ed2a2a;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	padding-bottom: 14px;
	padding-top: 17px;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #fff;
	background: #ed2a2a;
	text-decoration: none;
	display: block;
}

li.admintab {
	display: none;
	visibility: hidden;
}


/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
}

.sb-pagemenu .current_page_item {
	}

/*- Headings */

h1 {
	font-size: 1em;
}

h1.blog-title a {
	color: #2d2323 !important;
	position: absolute;
	font: bold 2.2em Helvetica, Arial, Geneva, sans-serif;
	border-bottom-style: none;
}

h1.blog-title {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #0;
	border-top-style: solid;
	border-top-width: 28px;
}

h1.blog-title a {
	text-decoration: none;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
}

#header .description {
	text-decoration: none;
	position: relative;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

h1.blog-title a:hover {
	text-decoration: underline;
}

#header .description {
	margin: 0px 0px;
	color: #2d2323 !important;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
}

#bookmark a img {
	position: fixed;
	left: 810px;
	z-index: 1;
	top: -25px;
}

#logo {
	top: 7px;
	position: absolute;
	border-style: none;
	left: 0px;
	display: none;
}

#rocket a img {
	top: 25px;
	position: absolute;
	border-style: none;
	left: 808px;
	z-index: 1;
	display: none;
}


h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	margin-top: 20px;
	font: bold 2.2em Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 0px 0;
}

.archivepages {
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 {
	margin-bottom: 3px;
	font-size: 1.4em;
	font-weight: bold;
}

h3, .single .k2-asides h3 {
	letter-spacing: 0px;
	position: static;
	font: bold 2.2em Helvetica, Arial, Geneva, sans-serif;
}

h3.entry-title a {
	border-style: none;
}

h3.entry-title a:hover {
	border-style: none !important;
}


h4 {
	letter-spacing: 0px;
	position: static;
	font: bold 1.4em Helvetica, Arial, Geneva, sans-serif;
}


.entry-content h3 {
	font-size: 2em;
	font-weight: bold;
}

.entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 25px;
	}

h3.center {
	text-align: left;
}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	}

.skiplink {
	display: none;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #2d2323;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: 0px;
	text-transform: lowercase;
	margin-left: 0px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #2d2323;
}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #2d2323;
	margin-bottom: 5px;
}

textarea#comment {
	width: 544px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #2d2323;
	font-size: 1.2em;
}

#comment-author-info {
}

input#author {
	padding: 4px;
	margin-top: 5px;
	height: 19px;
	margin-left: 0;
}

input#email {
	padding: 4px;
	margin-top: 5px;
	height: 19px;
	margin-left: 0;
}

input#url {
	padding: 4px;
	margin-top: 5px;
	height: 19px;
	margin-left: 0;
}

#comment-personaldetails {
	margin-top: 10px;
}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink { /* On the sidebar */
	border: none;
	padding: 2px;
	padding-right: 20px;
	background: url('images/feed.png') right center no-repeat;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	}

.feedlink span {
	visibility: hidden;
	}

.feedlink:hover span {
	visibility: visible;
	}

.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .k2-asides p {
	display: inline;
	}

.secondary .k2-asides .metalink {
	padding-left: 0px;
	}

.page-head .entry-edit {
	right: 0;
	margin-top: -20px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #2d2323;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}



/*- Primary Contents */

.hentry {
	margin: 5px 0 15px;
	position: relative;
	}

.entry-content {
	text-align: left;
	color: #2d2323;
	padding-bottom: 10px;
	border-bottom: 1px solid #2d2323;
}

div.addthis_container {
	margin-bottom: 0 !important;
}

.addthis_container a  {
	border-bottom: none !important;
	background-color: none !important;
}

.addthis_container a:visited  {
	border-bottom: none !important;
	background-color: none !important;
}

#submit {
	margin-top: 10px;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div {
	margin: 13px 0;
	font: 1.2em/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
}
	
.entry-content blockquote {
	margin-right: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0;
	}

/* Google Maps Support */
.entry-content .map div {
	margin: 0;
	}

.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote {
	margin: 13px 0;
	}

.metalinks {
	margin-top: 3px;
	}

.additional-info h4 {
	margin: 1em 0;
	}

.image-meta span {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	}

.entry-meta {
	display: block;
	margin-top: 3px;
}

.entry-meta div {
	display: inline;
	}

.meta-start {
	padding: 2px 0 2px 0px ;
	}

.entry-date abbr {
	border: 0;
	}

.entry-author {
	display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

div.entry-categories {
	display: none;
}

span.meta-end {
	display: none;
}

.entry-meta a, .comment-meta a {
	border-style: none;
}

.commentslink {
	color: white;
	float: right;
			-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
		-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	position: relative;
	text-align: center;
	bottom: 7px;
	height: 18px;
	padding: 5px 7px;
	clear: none;
	display: block;
	display: none;
	background-color: #2d2323;
	line-height: 19px;
	font-size: 20px;
}

.entry-tags {
	display: block;
	margin: 10px 0 2px;
}

.entry-tags a {
	background: #2d2323;
	padding: 4px 6px 5px;
	border-style: none;
	color: #fff;
	font: 1.1em/2.3 "Lucida Grande", Lucida, Verdana, sans-serif;
}

.entry-tags a:hover {
	background: #2d2323;
	border-style: none !important;
	color: #ff0;
}

/*- Comments */

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}

.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 10px 0 20px;
	position: relative;
	}

#commentlist li {
	margin: 10px 0 0 30px;
	padding: 10px;
	list-style: none;
	}

#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	background-color: #ff0;
	padding: 15px 20px;
	margin-right: 0;
	margin-top: 7px;
	margin-left: 0;
	color: #2d2323;
}

#commentlist li .comment-meta {
	display: block;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

#commentlist li img {
	padding: 0;
	border: none;
	display: none;
}

#commentlist li .gravatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0px;
	}

#commentlist li .counter {
	display: none;
	float: left;
	width: 35px;
	}

li.byuser {
	}

li.bypostauthor {
}
	
li.bypostauthor .comment-content p,
li.bypostauthor .comment-content ul,
li.bypostauthor .comment-content ol,
li.bypostauthor .comment-content div,
li.bypostauthor .comment-content blockquote {
	background-color: #ffo;
	padding: 15px 20px;
	margin-right: 0;
	margin-top: 7px;
	margin-left: 0;
	border: 3px double #2d2323;
}

li.bypostauthor blockquote {
	color: #2d2323;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #2d2323;
	color: #ff0;
}

#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: left;
	margin: 30px 0 25px;
	color: #2d2323;
	font-size: 2em;
	line-height: 1.6em;
}

.comments #loading {
	margin-top: 20px !important;
	}

#comments-closed-msg {
	margin-bottom: 40px !important;
	}
	
#commentformbox {
	margin-top: 20px;
}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #ed2a2a;
	background-color: #ffffa5;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
}

.comments form {
	padding: 1px 0 10px;
	clear: both;
}

.comments input[type=text], .comments textarea {
	font-size: 12px;
	color: #2d2323;
}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #2d2323;
}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	}

.comments form #submit {
	float: right;
	}

#footer {
	text-align: left;
	color: #2d2323;
	margin-top: 80px;
	bottom: 20px;
	position: relative;
	border-top: 3px double #2d2323;
	width: 850px;
	margin-left: 25px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}

#footer table {
	margin-top: 25px;
	margin-bottom: 25px;
}

th {
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}

td {
	padding-left: 25px;
	vertical-align: top;
}

#wpstats {
	display: none;
}

tbody {
	font-size: 1.2em;
	line-height: 1.6;
}

#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #2d2323;
}

#footer a:hover {
	border-bottom: 1px solid;
}

#footer .wp-version,
#footer .k2-version {
	padding-left: 0.3em;
	display: none;
}

.footerstats {
	display: none;
}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	border-bottom: 1px solid #2d2323;
	}

h2 a:hover, h2 span a:hover {
	color: #2d2323;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#searchsubmit {
	display: none;
}

input#searchsubmit {
	display: none;
}

a {
	color: #2d2323;
	text-decoration: none;
	border-bottom: 1px dotted #2d2323;
}

.entry-content a {
	color: #2d2323;
}

.entry-content a:visited {
	color: #2d2323;
	background-color: #ff0;
}

/*- Various Tags and Classes */

.clear {
	clear: both;
	}

a img {
}

img.aligncenter {
	border: none;
}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
}

.wp-caption {
}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: table-cell;
}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
}

.entry-content .alignleft,
img[align="left"] {
	margin: 0 8px 4px 0;
	float: left;
}

.wp-caption .wp-caption-text {
	text-align: left;
	margin-top: 8px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #2d2323;
	}
	
code {
	font-size: 1.1em;
	}

blockquote {
	border-left-style: double;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

blockquote p {
	font: italic 1.5em/1.8 Georgia, "Times New Roman", Times, serif !important;
}

/*snippets*/

.category-snippets{
	border-left-style: double;
	border-left-color: #2d2323;
}

.category-snippets div.addthis_container{
	display: none;
}

.category-snippets h3.entry-title{
	display: none;
}

.category-snippets em{
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
}

.category-snippets .entry-meta{
	display: none;
}

.category-snippets .entry-content{
	background-color: #ff0;
	border-bottom-style: none;
	padding: 10px 10px 10px 25px;
}

.category-snippets .entry-head{
	padding-top: 5px;
	display: none;
}


hr {
	display: none;
	}

body.smartposition #nav-above {
	position: fixed;
	top: 0px;
	width: 500px;
	margin: 0;
	padding: 10px 0;
	z-index: 10;
	}

.navigation {
	text-align: center;
	padding: 0;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-top: 20px;
}

.comments .navigation {
	margin: 10px 0;
	}
	
#nav-above {
	display: none;
}

.navigation .nav-previous,
.navigation .left {
	float: left;
	text-align: left;
	width: 270px;
}

.navigation .nav-next,
.navigation .right {
	float: right;
	text-align: right;
	width: 270px;
}

.navigation a {
	color: #2d2323;
	border-bottom-color: #2d2323;
	font-size: 1.3em;
	background-color: #ff0;
	line-height: 1.45;
}

.navigation a:hover {
	color: #2d2323;
	border-bottom-color: #2d2323;
}

.alert {
	background: #ff6;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	padding: 4px 6px;
	color: #ed2a2a;
	text-transform: uppercase;
}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.image-meta,
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.image-meta li,
.entry-content ol li, .entry-content ul li {
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ul ul, .secondary ol ol {
	margin: 0 0 0 10px;
	}
       
.secondary ul ul ul, .secondary ol ol ol {
	margin: 0 0 0 20px;
	}


.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul {
	margin-left: 0px;
}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#search {
}

#search h4 {
	display: none;
}

#searchform {
	width: 185px;
}

.widget_search {
	display: block;
	clear: both;
	width: 250px !important;
	border-bottom: 1px solid #2d2323;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

input[type=text], textarea {
	color: #2d2323;
	border-style: none;
}

#s {
	width: 94.6%;
	font-size: 1.1em;
	border: 1px solid #2d2323;
}

input#s {
	padding: 5px;
}

/*#s.livesearch {
	color: #2d2323;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

.columns-three #s.livesearch {
	height: 15px;
}*/

#searchreset {
	position: absolute;
	height: 13px;
	width: 16px;
	background: url('images/reset-fff.png') center center no-repeat;
	top: 8px;
	z-index: 1;
	left: 216px;
}

#searchload {
	position: absolute;
	height: 15px;
	width: 13px;
	background: url('images/spinner.gif') center center no-repeat;
	z-index: 1;
	left: 194px;
	top: 6px;
}

/*.livesearchform input[type=submit] {
}*/

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/*- Attachment */

.entry-content .attachment { 
	text-align: center;
	padding: 0px;
}


/*- Rolling Archives */

#rollingarchives {
	position: absolute;
	padding: 20px 0;
	display: block;
	width: 500px;
	top: 0px;
	}

#rollingarchives a:hover {
	text-decoration: underline;
	}

#rollnavigation {
	position: relative;
	}

#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
	}

#rollprevious,
#rollnext,
#rollload,
#rollhome,
#rollpages,
#rolldates {
	position: absolute;
	top: 3px;
	}

#rollprevious:hover,
#rollnext:hover,
#rollhome:hover {
	text-decoration: underline;
	cursor: pointer;
	}

#rollhome {
	display: none;
	left: 54px;
	background: url('images/house.png') no-repeat center center;
	width: 16px;
	height: 16px;
	}

#rollload {
	background: url('images/spinner.gif') no-repeat center center;
	top: 1px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 16px;
	}

#rollload span,
#rollhome span {
	display: none;
	}

#rollnext,
#rollprevious {
	color: #666;
	font-weight: bold;
	}

#rollpages {
	top: 3px;
	left: 55px;
	color: #aaa;
	}

#rollhover {
	position: absolute;
	top: 7px;
	left: -47px;
	z-index: 100;
	height: 45px;
	background: url('images/rollhover.png') no-repeat center top;
	}

#rollhover,
#rolldates {
	width: 100px;
	margin-left: 5px;
}

#rollhover {
	top: 11px;
	}

#rolldates {
	position: absolute;
	color: #999;
	text-align: center;
	font-size: .9em;
	top: 22px;
	margin: 0;
	}

#rollprevious {
	left: 0;
	text-align: left;
	}

#rollnext {
	right: 0;
	text-align: right;
	}

.emptypage #rollnavigation {
	visibility: hidden;
	}

.firstpage #rollprevious {
	visibility: visible;
	}


.firstpage #rollnext,
.firstpage #rollhome {
	visibility: hidden;
	}

.nthpage #rollnext,
.nthpage #rollprevious,
.nthpage #rollhome {
	visibility: visible;
	}

.lastpage #rollnext,
.lastpage #rollhome {
	visibility: visible;
	}

.lastpage #rollprevious {
	visibility: hidden;
	}

#pagetrackwrap {
	position: absolute;
	top: 6px;
	left: 130px;
	width: 240px;
	padding-right: 9px;
	background: url('images/sliderbgright.png') no-repeat right center;
	}

#pagetrack {
	width: 240px;
	height: 7px;
	background: url('images/sliderbgleft.png') no-repeat left center;
	}

#pagehandle {
	top: -5px;
	width: 17px;
	height: 17px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}

#primarycontent {
	clear: both;
	}

div.trimmed .hentry {
	background: #f5f5f5;
	}

div.trimmed .hentry.alt {
	background: transparent;
	}

#texttrimmer {
	position: absolute;
	width: 55px;
	height: 15px;
	top: 10px;
	right: 55px;
	}

.firstpage #texttrimmer,
.firstpage #pagetrackwrap {
	visibility: hidden;
	}

.nthpage #texttrimmer,
.nthpage #pagetrackwrap,
.lastpage #texttrimmer,
.lastpage #pagetrackwrap {
	visibility: visible;
	}

#trimmertrackwrap {
	background: url('images/sliderbgright.png') no-repeat right center;
	height: 7px;
	width: 50px;
	top: 6px;
	padding-right: 4px;
	position: absolute;
	display: none;
	}

#trimmertrack {
	background: url('images/sliderbgleft.png') no-repeat left center;
	width: 50px;
	height: 7px;
	}

#trimmerhandle {
	width: 7px;
	height: 7px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}

#trimmermore,
#trimmerless {
	display: none;
	position: absolute;
	top: 0;
	height: 16px;
	width: 16px;
	}

#trimmermore span,
#trimmerless span {
	display: none;
	}

#trimmermore:hover,
#trimmerless:hover {
	cursor: pointer;
	}

#trimmermore {
	right: 0;
	background: url('images/trim_more.png');
	}

#trimmerless {
	left: 0;
	background: url('images/trim_less.png');
	}

#trimmertrim:hover, #trimmeruntrim:hover {
	text-decoration: underline;
	}

#trimmertrim, #trimmeruntrim {
	cursor: pointer;
	position: absolute;
	top: 13px;
	width: 50px;
	text-align: center;
	color: #999;
	}

.trimmed #trimmertrim {
	display: none;
	}

#trimmeruntrim {
	display: none;
	}

.trimmed #trimmeruntrim {
	display: block;
	}

body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 30px;
	}

body.smartposition #trimmertrim, body.smartposition #trimmeruntrim {
	top: 3px;
	}

#dynamic-content {
}

body.onepageonly #dynamic-content { /* For the rare case of having only one page of content on the frontpage */
	padding-top: 0;
	}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Links Module
*/

.sb-links h4 {
	display: none;
	}

.linkcat h4 {
	display: inline;
	}

.linkcat ul {
	margin-top: 7px !important;
	}




/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

#brians-latest-comments ul li span a, #brians-latest-comments ul li small a,
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

#brians-latest-comments ul li,
.sb-comments-blc ul li {
	margin-bottom: 6px;
}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"],
.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right:0;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
	}

div#latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	}


/*-
	FlickrRSS
*/

.sb-flickr div {
	margin-top: 10px !important;
	}

.sb-flickr div img {
	padding: 5px;
}

.sb-flickr div a {
	}
	
.sb-flickr div a img {
	margin: 0px 5px;
}

/*
	Calendar Module
*/

#wp-calendar {
	width: 100%;
	}

#wp-calendar td {
	color: #ccc;
	}

#wp-calendar td, #wp-calendar th {
	text-align: center;
	padding: 2px 0;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	}

#wp-calendar #prev {
	text-align: left;
	}

#wp-calendar #next {
	text-align: right;
	}
	
#wp-calendar #today {
	background: #f3f3f3;
	}

/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}

/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}

/* Noteworthy */

.category-noteworthy h3.entry-title {
	background: url('images/heart.png') no-repeat right center;
	padding-right: 25px;
	display: inline;
}

.noteworthyLink { margin-left: 5px }


/* Tag Cloud Module */

.sb-wptagcloud ul {
	line-height: 2em;
	text-align: justify;
	}

.sb-wptagcloud li {
	display: inline;
	}

.sb-wptagcloud a {
	padding: 0 2px;
	white-space: nowrap;
	text-transform: lowercase;
	}
	

/*** Twitter Widget */

.widget_twitter {
	top: 20px;
	color: #2d2323;
	width: 250px;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 3px double #2d2323;
}

div.textwidget {
	border-bottom: 1px solid #2d2323;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.widget_twitter a {
}

span.entry-content {
	border-bottom-style: none;
}

span.entry-meta {
	font-size: 0.9em !important;
	padding-bottom: 20px;
	padding-top: 3px;
}

span.entry-content a{
	border-bottom: 1px dotted #2d2323;
}


span.entry-meta a{
	border-top: 1px dotted #ffffff;
	text-decoration: none !important;
	line-height: 1.2;
	border-style: none !important;
}

div.linklist {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.linklistcatname {
	font-weight: bold;
}

/*link_widget*/
.widget_links {
}


/*** YARPP Widget */

.widget_yarpp {
}

#yarpp p {
	color: #2d2323;
}

#yarpp div re {
	padding-bottom: 12px;
	border-bottom: 1px dotted #2d2323;
	display: block;
	padding-top: 12px;
}
