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;
}

/*------ K2 ------*/


/*- Sidebar Subpages Menu */

.page-head {
	margin: 20px 0;
	}

.archivepages {
	color: #999;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

#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: #999;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#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('./themes/site_themes/v2/images/k2/feed.png') right center no-repeat;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	color: #777;
	}

.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;
	}

.secondary span a {
	margin-left: 10px;
	}

.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	background: url('./themes/site_themes/v2/images/k2/pencil.png') left center no-repeat;
	height: 16px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('./themes/site_themes/v2/images/k2/comment_edit.png') left center no-repeat;
	height: 16px;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #bbb;
	}

.entry-meta div {
	display: inline;
	}

.meta-start {
	padding: 2px 0 2px 20px ;
	background: url('./themes/site_themes/v2/images/k2/time.png') left top no-repeat;
	}

.entry-date abbr {
	border: 0;
	color: #777;
	}

.entry-author {
	display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('./themes/site_themes/v2/images/k2/comment.png') left center no-repeat;
	margin-right: 10px;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('./themes/site_themes/v2/images/k2/comment.png') left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: url('./themes/site_themes/v2/images/k2/tag_blue.png') left center no-repeat;
	}

.entry-tags a {
	text-transform: lowercase;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: #27d;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #b41;
	}

/*- Various Tags and Classes */
	
a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background-color: #F3F3F3;
	border: 1px solid #ddd;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	padding: 2px;
	border: 2px solid #27d;
	}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 4px 0px 0px;
	border: 0 none;
	}

.wp-caption .wp-caption-text {
	margin: 4px 0 2px;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('./themes/site_themes/v2/images/k2/quote.png') no-repeat 10px 0;
	border: none;
	}

body.smartposition #nav-above {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	margin: 0;
	padding: 10px 0;
	z-index: 10;
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

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 !important;
	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 {
	margin: 0 0 3px;
	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 {
	margin-top: 20px;
	}

#search h4 {
	display: none;
	}

#searchform {
	display: block;
	position: relative;
	height: 20px;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 79%;
	font-size: 1.1em;
	}

#s.livesearch {
	position: absolute;
	top: 0;
	width: 88%;
	}

.columns-three #s.livesearch {
	width: 145px;
	}

#searchreset {
	position: absolute;
	right: 0px;
	height: 19px;
	width: 16px;
	background: url('./themes/site_themes/v2/images/k2/reset-fff.png') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('./themes/site_themes/v2/images/k2/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/*- Attachment */

.entry-content .attachment { 
	text-align: center; 
	}

/*------ end K2 ------*/
/* Typography */
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -1px;
}

pre, code {
	font-family: 'Bitstream Vera Sans Mono', Monaco, 'Courier New', monospace;
}
/*- Headings */
h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

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;
	}
		
.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}
.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	}

.skiplink {
	display: none;
	}
#header ul.menu {
	font-size: 1.2em;
}

#page #primary .entry-content,
body.single #primary .k2-asides .entry-content {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	color: #444;
}

.comments #commentlist .comment-content {
	line-height: 1.6em;
}

#primary .entry-content h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 25px;
}

#page .secondary {
	font-size: 1.1em;
}

#page .secondary .sb-asides p {
	line-height: 1.6em;
}

div#footer p {
	line-height: 1.3em;
}

#footer small, small.entry-meta {
	font-size: 1.1em;
}

#wp-calendar caption {
	font-size: 1.2em;
}

/* Layout */
body {
	margin: 10px 0px;
	background: transparent url('./themes/site_themes/v2/images/vp/wallpaper.gif');
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	text-align: center;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	clear: both;
}

#page div.content {
	padding: 0px 15px;
}

/* Header */

#header {
	background: transparent url('./themes/site_themes/v2/images/header22052009.jpg') center center no-repeat;
	position: relative;
	height: 235px;
}

#header h1 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 100px;
	left: 50px;
	text-shadow: 2px 2px 5px black;
	z-index: 50;
}

#header .description {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 140px;
	left: 50px;
	font-size: 1.4em;
	font-style: italic;
	text-shadow: 2px 2px 2px black;
	z-index: 50;
}

#header #header-overlay {
	width: 100%;
	height: 235px;
	z-index: 10;
}

/* Header Menu */

ul.menu {
	top: 0px;
	left: 0px;
	bottom: auto;
	padding: 15px 40px 0px;
	margin: 0px;
	position: absolute;
	width: 90%;
}

ul.menu li {
	float: left;
	display: block;
	margin: 0px 2px;
	padding: 0px 0px 0px 10px;
}

ul.menu li a {
	font-size: 1em;
	color: white;
	float: left;
	display: block;
	padding: 10px 10px 5px 0px;
	margin: 0px 0px 10px;
	font-weight: normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
ul.menu li:hover {
	background: url('./themes/site_themes/v2/images/vp/menu-hover-left.png') no-repeat bottom left;
}

ul.menu li a:hover, ul.menu li:hover > a {
	color: #fff !important;
	background: url('./themes/site_themes/v2/images/vp/menu-hover-right.png') no-repeat bottom right;
	padding-top: 20px;
	margin-bottom: 0px;
	text-decoration: none;
}

ul.menu li.current_page_item {
	background: url('./themes/site_themes/v2/images/vp/menu-selected-left.png') no-repeat bottom left;
	text-decoration: none;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: url('./themes/site_themes/v2/images/vp/menu-selected-right.png') no-repeat bottom right;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 0px;
	text-decoration: none;
}

.admintab {
	position: relative;
}

/*- Primary Contents */

.hentry {
	margin: 5px 10px 35px 0;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}

.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;
	}

/* Primary */

#page #primary {
	overflow: hidden;
	position: relative;
	float: left;
	width: 500px;
	padding: 10px;
}

* html #primary {
	display: inline;
	}
	
#page h2 {
	margin-top: 20px;
}

#page blockquote {
	background-color: transparent;
}

#page .k2-asides blockquote {
	margin: 1em 0px;
	padding: 0px 0px 0px 20px;
	background: url('./themes/site_themes/v2/images/vp/quote-small.gif') left top no-repeat;
}

div.page-head {
	margin: 35px 0px 10px;
}


/* Post/Page Content */

body.home #current-content .p1 {
	margin-top: 25px;
}

body.paged #current-content .p1 {
	margin-top: 0px;
}


body.home .firstpage .p1 .entry-head {
	background-color: #9cf;
}

.category-noteworthy .entry-head,
.tag-noteworthy .entry-head {
	background-color: #9cf;
}

.entry-head {
	padding: 5px 0px 10px;
	margin-bottom: 0.5em;
}

.entry-content {
	padding: 0px 0px;
}

.entry-content p {
	margin-top: 0px;
}
.entry-footer {
	margin-top: 10px;
	text-align: right;
}

.tagdata { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	color: #bbb;
	float: left;
	position: relative;
	top: -1px;
	width: 75%;
	text-align: left;
	padding: 2px 0 2px 20px;
	background: url('./themes/site_themes/v2/images/vp/icons/tag.png') left center no-repeat;
	}

.tagdata a {
	color: #777;
	}
.metadata { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	margin-top: 2px;
	color: #bbb;
	}

.metadata a {
	color: #777;
	}
pre, code {
	text-align: left;
}

/* Metadata */


.entry-meta {
	color: #999;
}

.meta-start,
.chronodata
{
	color: #777;
	background: url('./themes/site_themes/v2/images/vp/icons/calendar.gif') left center no-repeat;
}

div.commentslink{
	font-size: 1em;
	display: block;
	font-weight: bold;
	margin-top: 2px;
	background: transparent;
	}

div.commentslink a {
	color: #444;
	}


/* Sidebar */
.secondary {
	width: 200px;
	float: left;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	}

div.secondary div {
	position: relative;
}

div.secondary #searchreset {
	width: 16px;
	height: 16px;
	background: url('./themes/site_themes/v2/images/vp/icons/delete.gif') center center;
}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu li:before,
.sb-latest li:before,
.sb-categories li:before,
.sb-months li:before,
.sb-links ul li ul li:before,
.widget_recent_entries li:before
{
	content: "\00BB \0020";
}

.sb-pagemenu .current_page_item a {
	font-weight: bold;
}

.sb-pagemenu ul {
	margin-bottom: 1em;
	margin-left: 10px;
}


/* Footer */

#footer {
	padding: 25px 0px 0px;
	height: 70px;
	margin: 0px auto;
	color: #666;
	display: block;
}

#footer a {
	color: #333;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/*- Comments */


#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('./themes/site_themes/v2/images/k2/quote.png') no-repeat 10px 0;              
	}

#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

#comments-closed-msg {
	margin-bottom: 40px !important;
	}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('./themes/site_themes/v2/images/k2/spinner.gif') center center no-repeat;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	}

.comments input[type=text], .comments textarea {
	font-size: 12px;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	}

.comments form #submit {
	float: right;
	}

/* Comments */
.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}
#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

.commentsrsslink {
	background: url('./themes/site_themes/v2/images/k2/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}
	
.trackbacklink {
	background: url('./themes/site_themes/v2/images/k2/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;
	}
	
.comments {
	padding: 20px 10px 0px;
	text-align: left;
	margin: 30px 0 0;
	position: relative;

}

.comments #commentlist {
	margin: 20px 0px;
	padding: 0px;
	position: relative;
}

.comments #commentlist .comment-content {
	padding: 0px;
	font-size: 1.2em;
}

.comments #commentlist li.bypostauthor {
	background: #e4e9ef;
	border: 1px solid #d2d7dd;
	border-top: 4px solid #d2d7dd;
	height: 100%;
}

.comments #commentlist li a img.gravatar {
	float: right;
	border: 1px solid #999;
	padding: 3px;
	background: #fff;
	margin: -5px 0 0;
}

.comments #commentlist li a:hover img.gravatar {
	border: 3px solid #27d;
	padding: 1px;
}

.comments #commentlist .comment-meta {
	color: #777;
	background: url('./themes/site_themes/v2/images/vp/icons/calendar.gif') left center no-repeat;
	padding: 2px 0 2px 20px;
	display: block;
}

.comments #pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #e4e9ef;
	border: 2px solid #d2d7dd;
	border-top: 10px solid #d2d7dd;
	margin-bottom: 20px;
}

.comments #pinglist li {
	margin-left: 52px;
	padding: 7px 0;
	list-style: none;
}

.comments #pinglist li span.favatar img {
	margin-left: -42px;
	max-width: 32px;
	border: none;
	padding: 0;
	float: left;
}

/* Paged Navigation */

div.navigation {
	height: 20px;
	width: 510px;
	margin: 0px auto;
	padding: 5px 0px;
	background: url('./themes/site_themes/v2/images/vp/navigation_bg.png') center center no-repeat;
	position: relative;
	line-height: 20px;
}

body.single div.navigation {
	padding: 5px 0px 15px;
	background: url('./themes/site_themes/v2/images/vp/rollingarchives_bg.png') center bottom no-repeat;
}

div.comments + hr + div.navigation {
	display: none;
}

div.navigation span {
	display: none;
}

div.navigation a {
	color: #ccc;
}

div.navigation a:hover {
	color: #fff;
}

div.navigation .left {
	margin-left: 16px;
	padding-left: 24px;
	background: url('./themes/site_themes/v2/images/vp/icons/book_previous.png') left center no-repeat;
	width: auto;
}

div.navigation .right {
	margin-right: 16px;
	padding-right: 24px;
	background: url('./themes/site_themes/v2/images/vp/icons/book_next.png') right center no-repeat;
	width: auto;
}


/* Rolling Archives */
#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('./themes/site_themes/v2/images/k2/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;
	}

#rollingarchives.emptypage {
	display: none;
	}
	
.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('./themes/site_themes/v2/images/k2/sliderbgright.png') no-repeat right center;
	}

#pagetrack {
	width: 240px;
	height: 7px;
	background: url('./themes/site_themes/v2/images/k2/sliderbgleft.png') no-repeat left center;
	}

#pagehandle {
	top: -5px;
	width: 17px;
	height: 17px;
	background: url('./themes/site_themes/v2/images/k2/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('./themes/site_themes/v2/images/k2/sliderbgright.png') no-repeat right center;
	height: 7px;
	width: 50px;
	top: 6px;
	padding-right: 4px;
	position: absolute;
	display: none;
	}

#trimmertrack {
	background: url('./themes/site_themes/v2/images/k2/sliderbgleft.png') no-repeat left center;
	width: 50px;
	height: 7px;
	}

#trimmerhandle {
	width: 7px;
	height: 7px;
	background: url('./themes/site_themes/v2/images/k2/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('./themes/site_themes/v2/images/k2/trim_more.png');
	}

#trimmerless {
	left: 0;
	background: url('./themes/site_themes/v2/images/k2/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 { /* Make room for the rolling archives */
	padding-top: 30px;
	}

body.onepageonly #dynamic-content { /* For the rare case of having only one page of content on the frontpage */
	padding-top: 0;
	}
	
#primary #rollingarchives {
	position: absolute;
	display: block;
	margin-bottom: 10px;
	padding: 5px 20px;
	background: url('./themes/site_themes/v2/images/vp/rollingarchives_bg.png') no-repeat bottom;
	height: 24px;
	width: 480px;
	top: 0px;
	left: 0px;
}

#rollnavigation {
	position: relative;
	}

#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
	}
	
#rollingarchives a:hover {
	text-decoration: underline;
	}
#rollload span,
#rollhome span {
	display: none;
	}	
body.smartposition #primary #rollingarchives,
body.fixraposition #primary #rollingarchives {
	margin: 0px;
	position: fixed;
	left: auto;
}

#rollingarchives #texttrimmer {
	top: 5px;
	right: 80px;
	display: block;
	position: absolute;
	width: 60px;
}

#primary .firstpage #texttrimmer,
#primary .firstpage #pagetrackwrap {
	visibility: visible;
}

#primary #rollingarchives,
#rollingarchives #rollnotices {
	border: none;
}

#rollingarchives #rollnavigation a {
	color: #ccc;
}

#rollingarchives #rollprevious,
#rollingarchives #rollnext,
#rollingarchives #rollpages,
#rollingarchives #rolldates,
#rollingarchives #rollload {
	color: #ccc;
	position: absolute;
	top: 3px;
}

#rollingarchives #rollload {
	background: url('./themes/site_themes/v2/images/vp/spinner.gif') no-repeat center center;
	left: 335px;
	margin: 0px;
	top: 1px;
	width: 16px;
	height: 16px;
}

#rollingarchives #rollpages {
	left: 60px;
	width: 80px;
	text-align: center;
}

#rollingarchives #rollprevious {
	padding-left: 20px;
	background: url('./themes/site_themes/v2/images/vp/icons/book_previous.png') left center no-repeat;
	width: 50px;
	display: block;
}

#rollingarchives #rollnext {
	padding-right: 20px;
	background: url('./themes/site_themes/v2/images/vp/icons/book_next.png') right center no-repeat;
	width: 50px;
	display: block;
}

#rollingarchives #rollnext:hover,
#rollingarchives #rollprevious:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
}

#rollingarchives #rollnext span,
#rollingarchives #rollprevious span {
	display: none;
}

#rollingarchives #pagetrackwrap,
#rollingarchives #trimmertrackwrap {
	top: 3px;
	height: 15px;
	background: url('./themes/site_themes/v2/images/vp/slider_bg.gif') right center no-repeat;
}

#rollingarchives #trimmertrackwrap {
	display: block;
}

#rollingarchives #trimmertrim,
#rollingarchives #trimmeruntrim {
	display: none;
}

#rollingarchives #pagetrack,
#rollingarchives #trimmertrack {
	height: 15px;
	background: url('./themes/site_themes/v2/images/vp/slider_bg.gif') left center no-repeat;
}

#rollingarchives #pagehandle,
#rollingarchives #trimmerhandle {
	top: 0px;
	height: 15px;
	width: 15px;
	background: url('./themes/site_themes/v2/images/vp/slider-handle.png') center center;
}

#rollingarchives #pagetrackwrap {
	left: 150px;
	width: 160px;
	padding-right: 4px;
}

#rollingarchives #pagetrack {
	width: 160px;
}

#rollingarchives #trimmertrackwrap {
	position: relative;
	left: auto;
	padding-right: 4px;
	margin: 0px auto;
}

#rollingarchives #trimmermore,
#rollingarchives #trimmerless {
	display: none;
}

#rollingarchives #trimmermore {
	background: url('./themes/site_themes/v2/images/vp/icons/trim_more.gif') right center no-repeat;
}

#rollingarchives #trimmerless {
	background: url('./themes/site_themes/v2/images/vp/icons/trim_less.gif') left center no-repeat;
}

/* Miscellaneous */

a.more-link {
	display: block;
	margin: 1em 15px 0px 0px;
	padding: 2px 0px 2px 20px ;
	background: url('./themes/site_themes/v2/images/vp/icons/page_white_go.gif') left center no-repeat;
}

.alert {
	background: #FFF6BF url('./themes/site_themes/v2/images/vp/icons/exclamation.gif') 8px 8px no-repeat;
	border: 1px solid #FFD324;
	border-top: 4px solid #FFD324;
	text-align: left;
	margin: 10px auto;
	padding: 5px 20px 5px 32px;
}

.category-noteworthy h3.entry-title,
.tag-noteworthy h3.entry-title {
	background: url('./themes/site_themes/v2/images/vp/icons/star.gif') no-repeat right center;
	padding-right: 25px;
	display: inline;
}

.download {
	background: url('./themes/site_themes/v2/images/vp/icons/disk.gif') left top no-repeat;
	text-align: left;
	padding-left: 24px;
}

.feedlink {
	background-image: url('./themes/site_themes/v2/images/vp/icons/feed.gif');
}
a {
	color: #ee0088;
	text-decoration: none;
	}

.itemtext a:visited {
	color: #ee0088;
	}
	
#primary img {
	margin-left: -5px;
	padding:2px;
	border: 2px solid #999;
	max-width: 100%;
	}
	
#primary a img {
	margin-left: -5px;
	padding:2px;
	border: 2px solid #999;
	max-width: 100%;
	}
	
#primary a:hover img {
	margin-left: -5px;
	padding:2px;
	border: 2px solid #585858;
	max-width: 100%;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	}

a img {
	border: none;
	}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
	}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
	}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
	}
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #666;
	}
	
code {
	font-size: 1.1em;
	}

hr {
	display: none;
}
.calendar {
	width: 212px;
	padding: 0;
	margin: 0;
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
}

.middle {
	width: 212px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -20px;
}

.middle .today, .middle td.today a, .middle td.today a:link, .middle td.today a:visited {
	color: #323232;
	font-weight: bold;
	background: #E7C800 url(./themes/site_themes/v2/images/vp/today.gif);
}

.middle td {
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 32px;
	height: 20px;
	border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	text-align: center;
	background: transparent url(./themes/site_themes/v2/images/vp/corners.gif);
}

.middle td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.middle td a:link, .middle td a:visited {
	color: #FFFFFF;
	background: #D17131 url(./themes/site_themes/v2/images/vp/corners.gif);
}

.middle td a:hover, .middle td a:active {
	color: #FFFFFF;
	background: #663300 url(./themes/site_themes/v2/images/vp/corners.gif);
}

.middle td.blank { background: #bba url(./themes/site_themes/v2/images/vp/corners.gif); }

.middle th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1 url(./themes/site_themes/v2/images/vp/corners.gif);
border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	text-align: center;
}

.monthControl, .monthControl a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
body.columns-two #page {
	width: 810px;
	background: transparent url('') center no-repeat;
}

body.columns-two #page .content {
	width: 780px;
	background: transparent url('./themes/site_themes/v2/images/vp/c2_content_bg.png') center repeat-y;
}

body.columns-two #page #primary-wrapper {
	margin-right: -240px;
	float: left;
	width: 100%;
}

body.columns-two #page #primary {
	width: 520px;
	margin: -30px 240px 0px 10px;
	padding: 0px;
}

body.columns-two #page .secondary {
	width: 220px;
	margin: 0px 10px;
	padding: 0px;
	float: right;
}

body.columns-two #page #sidebar-1 {
	margin-top: -30px;
}

body.columns-two #header {
	width: 810px;
}

body.columns-two #header-overlay {
	width: 730px;
	background: url('./themes/site_themes/v2/images/vp/c2_header_overlay.png');
}

body.columns-two #footer {
	width: 810px;
 	background: transparent url('./themes/site_themes/v2/images/vp/c2_footer_bg.png') no-repeat;
}
/* Contact Form
---------------------------------------------------*/

p.contacttext {
margin-bottom: 15px;
}

.contactfield {
padding: 0 10px 10px 0;
}

label {
color: #333;
}

.requiredfield {
font-style: italic;
color: #bd524d;
}
label.error {
clear: left;
color: red;
background: #fff url(./themes/site_themes/v2/images/alert.gif) no-repeat left center;
padding-left: 22px;
}
pre { 
	color: #009933; 
	background: transparent; 
	margin: 6px 0 6px 19px; 
font-size: 1.2em;
}
.comments form #submit {
	margin: 0;
	float: right;
	}
.comments form #preview {
	margin: 0;
	float: right;
	}
.comments ol{
font-size: 1.1em;
margin: 0;
}
.comments ol p{
margin-top: 7px;
}
.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
code, pre {
font-size: 0.9em;
}
#LSResult {
	margin: 0;
	width: 99.5%;
	z-index: 100;
	position: absolute;
	background: #eee;
	border-bottom: 1px solid #000; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background: #ffffcc;
}

#LSResult:hover #LSHighlight {
	background: none;
	border: 0px;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px 10px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}
/*
	"Once in a blue moon there is a blue sky. I wear blue jeans and fly my blue kite.
	It hangs like a bluebird until the wind dies and then the tears pour out of my blue eyes.
	If it is your birthday we'll bake a blue cake and then we'll eat it off my blue plates.
	Because kid I don't know much about you but I like you because you're true blue."
*/