<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===========================================================================================
= Pro Version CSS - Copyright PageLines 2008-2010 - Written By Andrew Powers &amp; Adam Munns =
===========================================================================================
@ Fixed Width Design Mode*/
.fixed_width #page
{
	margin: 12px auto 0;
}
BODY.fixed_width
{
	background: #444;
	color: #FFF;
	border-top: none;
}
.fixed_width #footer
{
	background: transparent;
	text-shadow: 0 -1px 0 #000;
	margin: 0 auto;
}
.fixed_width #morefoot .dcol-pad
{
	padding: 15px;
}
.fixed_width #branding .content-pad
{
	padding: 20px 15px 15px;
}
.fixed_width #header .searchform
{
	margin-right: 10px;
}
.fixed_width #boxes .dcol-pad
{
	padding: 10px;
}
/*@ Feature Slider Section*/
#feature
{
	margin: 1em 0;
}
#feature_slider
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
}
#feature-area .fcontainer
{
	background: #000 url(../images/feature-area-bg.png) repeat-x left bottom;
}
#feature-area .fcontainer.fstyle-lightbg
{
	background: #FFF;
}
#feature-area .fcontainer.fstyle-nobg
{
	background: none;
}
#feature-area .fcontainer.fstyle-lightbg .feature-pad
{
	border: 1px solid #EEE;
}
#feature-area, .feature-wrap, #feature_slider .fmedia, #feature_slider .fcontent, #feature_slider .text-bottom .fmedia .dcol-pad, #feature_slider .text-bottom .feature-pad, #feature_slider .text-none .fmedia .dcol-pad
{
	height: 330px;
	overflow: hidden;
}
#feature_slider .fmedia, #feature_slider .fcontent
{
	float: left;
}
#feature_slider .fcontent
{
	width: 33%;
}
#feature_slider .fmedia
{
	width: 67%;
}
/*Feature Layouts*/
.feature-wrap
{
	position: relative;
}
/*Text on Right Or Left*/
#feature_slider .text-right .fexcerpt, #feature_slider .text-left .fexcerpt
{
	overflow: hidden;
}
/*Text On Right*/
#feature_slider .text-right .fmedia
{
	float: left;
}
#feature_slider .text-right .fcontent
{
	float: right;
}
/*Text On Bottom*/
#feature_slider .fcontainer.text-bottom .fcontent
{
	float: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 200;
	width: 100%;
	height: 80px;
	font-size: 1em;
}
#feature_slider .text-bottom .fcontent .dcol-pad
{
	padding: 10px;
}
#feature_slider .text-bottom .fcontent .fheading
{
	padding: 0 10px;
	float: left;
	width: 33%;
	background: url(../images/hl-vert.png) repeat-y right top;
}
#feature_slider .text-bottom .fcontent .ftext
{
	font-size: 12px;
	padding: 3px 20px;
	line-height: 1.5em;
	height: 50px;
	overflow: hidden;
	float: left;
	width: 50%;
}
#feature_slider .text-bottom .fcontent .flink
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#feature_slider .text-bottom .fmedia
{
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#feature_slider .text-bottom .fmedia .dcol-pad
{
	padding: 0px;
}
#feature_slider .text-bottom .feature-pad
{
	position: relative;
	padding: 0px;
}
#feature_slider .text-bottom .fcontent .dcol-pad
{
	border-right: none;
}
/*No Text*/
#feature_slider .text-none .fcontent
{
	display: none;
}
#feature_slider .text-none .fmedia
{
	width: 100%;
}
#feature_slider .text-none .fmedia .dcol-pad
{
	padding: 0px;
}
/*@ Feature Text Area "fcontent"*/
#feature_slider .fcontent
{
	background: url(../images/black60.png);
	color: #FFF;
	text-shadow: 0 -1px 0 #000;
	font-size: 1.2em;
	line-height: 1.55em;
	display: inline;
	position: relative;
}
#feature_slider .fcontent .dcol-pad
{
	padding: 40px 30px 20px;
	height: 270px;
}
#feature_slider .fcontainer .fcontent H1, #feature_slider .fcontainer .fcontent H2, #feature_slider .fcontainer .fcontent H3, #feature_slider .fcontainer .fcontent H4, #feature_slider .fcontainer .fcontent H5
{
	color: #FFF;
}
#feature_slider .fcontent A
{
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
#feature_slider .fcontent A:hover
{
	color: #EEE;
	border-bottom: 1px solid #FFF;
}
/*@ FContent No Background*/
#feature_slider .fcontainer.fstyle-nobg .fcontent, #feature_slider .fcontainer.fstyle-lightbg .fcontent, #feature_slider .fcontainer.fstyle-darkbg .fcontent
{
	background: none;
}
/*@ FContent Light Mode*/
#feature_slider .fcontainer.fstyle-lightbg .fcontent, #feature_slider .fcontainer.fstyle-lightbg .fcontent H1, #feature_slider .fcontainer.fstyle-lightbg .fcontent H2, #feature_slider .fcontainer.fstyle-lightbg .fcontent H3, #feature_slider .fcontainer.fstyle-lightbg .fcontent H4, #feature_slider .fcontainer.fstyle-lightbg .fcontent H5, #feature_slider .fcontainer.fstyle-nobg .fcontent, #feature_slider .fcontainer.fstyle-nobg .fcontent H1, #feature_slider .fcontainer.fstyle-nobg .fcontent H2, #feature_slider .fcontainer.fstyle-nobg .fcontent H3, #feature_slider .fcontainer.fstyle-nobg .fcontent H4, #feature_slider .fcontainer.fstyle-nobg .fcontent H5
{
	color: #000;
	text-shadow: none;
}
/*Feature Text Styling*/
.fcontent H1, .fcontent H2, .fcontent H3, .fcontent H4, .fcontent H5, .fcontent H6
{
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.fcontent .fheading
{
	padding: 0.8em 0;
	margin-bottom: 0.2em;
}
.fcontent .ftitle
{
	font-size: 2.5em;
	font-family: georgia;
	font-weight: lighter;
	letter-spacing: -1px;
	vertical-align: middle;
}
.fcontent .ftitle SMALL
{
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 25px;
	display: block;
	font-size: 16px;
	font-family: calibri;
}
/*@ Feature Link*/
.fcontent .flink
{
	float: left;
	margin-top: 0.4em;
}
#feature_slider .fcontent A.flink, #feature_slider .fcontent A.post-edit-link
{
	text-decoration: none;
	background: #111;
	padding: 5px 7px;
	border: 1px solid #000;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	color: #000;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 12px;
	text-transform: uppercase;
}
.fcontent A.post-edit-link
{
	position: absolute;
	top: 10px;
	right: 10px;
}
#feature_slider .fcontent A.post-edit-link
{
	text-decoration: none;
	color: #FFF;
}
#feature_slider .fcontent A SPAN.featurelink
{
	color: #FFF;
	border: none;
	padding-right: 9px;
	background: url(../images/more.png) no-repeat right center;
}
#feature_slider .fcontent A.flink:hover, #feature_slider .fcontent A.post-edit-link:hover
{
	background: #333;
}
#feature_slider .fcontent A.flink:active, #feature_slider .fcontent A.post-edit-link:active
{
	background: #000;
	border: 1px solid #000;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
.fcontent A.featurelink:active
{
	color: #DDD;
}
/*@ Feature Media Area "fmedia"*/
#feature_slider .fmedia
{
	padding: 0;
	overflow: hidden;
}
#feature_slider .fmedia .dcol-pad
{
	overflow: hidden;
	padding: 20px;
	text-align: center;
}
/*@ Feature Footer*/
#feature-footer
{
	z-index: 100;
	position: relative;
	background: #F1F1F1;
	border: 1px solid #DDD;
	text-shadow: 0 1px 0 #FFF;
}
#feature-footer .feature-footer-pad
{
	padding: 8px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#feature-footer.nonav
{
	border: none;
	border-top: 1px solid #DDD;
}
#feature-footer.nonav .feature-footer-pad
{
	display: none;
}
#featurenav
{
	display: inline;
	float: left;
}
#featurenav A, #feature-footer SPAN.playpause
{
	font-family: helvetica, arial;
	font-weight: bold;
	padding: 4px 7px 3px 8px;
	margin-right: 8px;
	font-size: 1em;
	color: #999;
	background: #DEDEDE;
	border: 1px solid #CECECE;
	border-left: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
}
#featurenav A.activeSlide
{
	background: #CCC;
	border: 1px solid #BBB;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	color: #444;
}
/*@ Feature Dot Navigation*/
#feature-footer.dots A
{
	display: block;
	width: 10px;
	height: 10px;
	padding: 0;
	float: left;
	text-indent: -1000em;
}
/*@ Feature Thumb Navigation*/
#feature-footer.thumbs
{
}
.thumbs #featurenav A
{
	margin: 0;
	padding: 0;
	border: none;
}
#featurenav A SPAN.nav_thumb, #featurenav A SPAN.nav_thumb SPAN.nav_overlay
{
	width: 50px;
	vertical-align: middle;
	height: 30px;
	display: inline;
	float: left;
	margin-right: 10px;
}
#feature-footer.thumbs SPAN.playpause
{
	margin-top: 2px;
}
#featurenav A SPAN.nav_thumb SPAN.nav_overlay
{
	background: url(../images/feature-thumb-overlay.png) no-repeat 0 0;
}
#featurenav A.activeSlide SPAN.nav_thumb SPAN.nav_overlay
{
	background: url(../images/feature-thumb-overlay.png) no-repeat 0 -30px;
}
#featurenav A:active SPAN.nav_thumb SPAN.nav_overlay
{
	background: url(../images/feature-thumb-overlay.png) no-repeat 0 -30px;
}
#featurenav A SPAN.nav_thumb SPAN.nav_overlay
{
	margin: 0;
}
/*@ Feature Play/Pause*/
#feature-footer SPAN.playpause
{
	cursor: pointer;
	display: block;
	float: right;
	padding: 1px 1px 1px 2px;
	margin-right: 0;
}
#feature-footer SPAN.playpause.pause SPAN
{
	padding: 3px 8px 4px;
	background: transparent url(../images/feature-pause.png) no-repeat 3px 4px;
}
#feature-footer SPAN.playpause.resume SPAN
{
	padding: 3px 8px 4px;
	background: transparent url(../images/feature-play.png) no-repeat 3px 4px;
}
/*@ Feature Next / Previous Navigation*/
#featurenav A SPAN#next, #featurenav A SPAN#prev
{
	background: #000;
	width: 10px;
	height: 10px;
}
#arrownav
{
	height: 25px;
	top: 40px;
	position: absolute;
	width: 100%;
	z-index: 90000;
}
#arrownav A #prev, #arrownav A #next
{
	height: 34px;
	width: 34px;
	top: 240px;
	position: relative;
	float: left;
	display: block;
	margin-right: 5px;
}
#arrownav A #next
{
	margin-left: 5px;
}
#arrownav A:hover #next, #arrownav A:hover #prev
{
}
/*@ Highlight Section*/
#highlight
{
	text-align: center;
}
#highlight .content-pad .highlight-area
{
	padding: 40px 15px;
}
#highlight .copy-pad .highlight-area
{
	padding: 20px 15px;
}
#highlight .highlight-head
{
	font-size: 3em;
}
#highlight .highlight-subhead
{
	text-transform: uppercase;
	color: #999;
	font-size: 0.9em;
	letter-spacing: 2px;
}
#highlight .hl-image-bottom
{
	margin: 3em 0 0;
}
/*@ Feature Boxes*/
#boxes .content-pad
{
	padding: 1.4em 0;
}
#boxes H3
{
	padding: 0 0 2px;
	font-size: 1.3em;
}
.fboxes P
{
	margin-bottom: 10px;
}
.fboxes UL
{
	list-style-type: none;
	margin-top: 5px;
}
.fboxes UL A
{
	text-decoration: underline;
	color: #333;
}
.fboxes A:hover
{
	text-decoration: underline;
}
.fboxes #searchbox
{
	padding: 1px;
	width: 160px;
}
.fboxes LI
{
	margin-bottom: 5px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
.inline_thumbs .fboxgraphic
{
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}
.top_thumbs .fboxgraphic
{
	text-align: center;
	margin-bottom: 5px;
}
.add_image_frame .fboxgraphic IMG
{
	padding: 5px;
	background: #F7F7F7;
	border: 1px solid #DDD;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
.fboxinfo
{
	overflow: hidden;
	padding: 5px 0px 0;
	color: #333;
}
#boxes .dcol-pad
{
	padding: 8px 0;
}
/*@ Soap Box*/
#soapbox .content-pad
{
	padding-top: 2em;
}
#soapbox .fboxgraphic
{
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#soapbox .fboxgraphic IMG
{
	vertical-align: bottom;
}
#soapbox .fboxtitle H3
{
	font-weight: bold;
	font-size: 1.35em;
}
#soapbox .fboxinfo
{
	border-top: 1px solid #EEE;
	padding: 1.5em;
}
#soapbox .dcol-pad
{
	margin: 0 0 1.5em;
}
#soapbox .post-edit-link
{
	float: right;
}
A.soapbox_link
{
	float: left;
	margin-right: 15px;
	text-decoration: none;
	background: #EEE;
	border: 1px solid #D1D1D1;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	color: #333;
	text-shadow: 0 1px 0 #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 12px;
	text-transform: uppercase;
}
A.soapbox_link:hover
{
	color: #777;
}
A.soapbox_link .soapbox_link-pad
{
	display: block;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 5px 7px;
}
A.soapbox_link .soapbox_arrow
{
	padding-right: 9px;
	background: url(../images/more-black.png) no-repeat right center;
}
A.soapbox_link.soapbox_callout
{
	background: #225E9B;
	border: 1px solid #000;
	border-top: 1px solid #2D7ED1;
	border-left: 1px solid #2D7ED1;
	text-shadow: 0 -1px 0 #000;
	color: #FFF;
}
A.soapbox_link.soapbox_callout .soapbox_link-pad
{
	border-top: 1px solid #2C7AC9;
	border-left: 1px solid #2C7AC9;
}
A.soapbox_link.soapbox_callout:hover
{
	color: #EEE;
}
A.soapbox_link.soapbox_callout .soapbox_arrow
{
	background: url(../images/more.png) no-repeat right center;
}
/*@ Banners*/
#banners .content-pad
{
	padding: 15px 0;
}
#banners .banner-area
{
	padding: 30px 0;
	border-bottom: 1px solid #EEE;
}
#banners .banner-media
{
	text-align: center;
}
#banners .banner_right .banner-media, #banners .banner_left .banner-text
{
	float: right;
}
#banners .banner_left .banner-media, #banners .banner_right .banner-text
{
	float: left;
}
#banners .banner-text
{
	position: relative;
	z-index: 9;
}
#banners .banner-text-pad
{
	padding: 10px 30px;
}
.banner-title
{
	margin-bottom: 1em;
}
.banner-title H2
{
	font-weight: bold;
}
.banner-content
{
	font-size: 1.2em;
	line-height: 1.6em;
}
/*@ Twitter Bar*/
#twitterbar
{
	background: #F7F7F7;
	text-shadow: 0 1px 0 #FFF;
}
#twitterbar .content .tbubble
{
	font-style: italic;
	background: url(../images/twitter-balloon.png) no-repeat 0 12px;
	padding: 12px 25px;
	color: #888;
	display: none;
}
#twitterbar .twitteraccount
{
	font-style: normal;
}
#twitterbar A
{
	color: #000;
}
.widget UL.twitter
{
/*background: url(../images/twitter-balloon.png) no-repeat 0 6px;
padding-left: 25px;*/
}
.widget UL.twitter .twitter-item
{
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.4em;
	color: #333;
	font-size: 0.9em;
}
/*@ MoreFoot Sidebars*/
#morefoot
{
	padding: 2em 0;
	display: none;
}
#morefoot .widget-title
{
	padding-left: 0;
	margin-bottom: 0.7em;
	border-bottom: 1px solid #DDD;
}
#morefoot .widget UL
{
	margin-left: 10px;
}
#morefoot .widget UL LI
{
	padding: 0.2em 0;
	border: none;
}
/*@ Content Widgetized Sidebar*/
#content_sidebar
{
	margin: 1em 0;
}
#content_sidebar UL UL
{
	padding: 5px;
}
#content_sidebar .textwidget
{
	padding: 10px;
}
#content_sidebar .widget, #fullwidth_sidebar .widget
{
	margin-bottom: 1em;
}
/*#content_sidebar .widget h3, #fullwidth_sidebar widget h3*/
#INVALID-RULE
{
	padding: 3px 0;
	margin-bottom: 5px;
	text-shadow: 0 -1px 0 #FFF;
}
/*@ FlickrRSS Widget*/
.widget_flickrRSS.widget UL
{
	margin: 7px 0px 0px;
}
.widget_flickrRSS.widget UL LI
{
	display: inline;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
.widget_flickr A
{
	display: block;
}
.widget_flickrRSS A IMG
{
	margin: 6px 5px;
}
.widget_flickrRSS A IMG
{
	font-size: 10px;
	border-width: 0px 1px 1px 0px;
	border: 1px solid #EEE;
	border-bottom: 2px solid #DDD;
	border-style: solid;
	padding: 5px;
	background: #FFF;
}
/*@ WP125 Advertising Widget*/
.wp125_write_ads_widget .wp125_write_ads_widget.widget
{
	border: none;
	padding: 0;
	margin: 0 0 1em;
}
.wp125_write_ads_widget .wp125_write_ads_widget.widget .wtitle
{
	display: none;
}
.wp125_write_ads_widget.widget .winner
{
	padding: 0;
	line-height: 1px;
}
.wp125_write_ads_widget.widget #wp125adwrap_2c .wp125ad A
{
	border: 1px solid #EEE;
	border-bottom: 2px solid #DDD;
	padding: 5px;
	background: #FFF;
	width: 125px;
	margin: 6px 5px 8px;
	display: block;
}
.wp125_write_ads_widget
{
	padding: 0;
}
.wp125_write_ads_widget .winner #wp125adwrap_2c
{
	width: 100%;
}
.wp125_write_ads_widget #wp125adwrap_2c .wp125ad
{
	padding: 0;
	width: auto;
}
#wp125adwrap_2c .wp125ad A
{
	margin: 6px;
	display: block;
	float: left;
	height: 125px;
	width: 125px;
	border: 1px solid transparent;
}
/*@ Pagination &amp; WP-PageNavi Plugin*/
#pagination .wp-pagenavi
{
	margin: 1.6em 0.4em 1.6em 0;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
}
#pagination .wp-pagenavi SPAN.pages
{
	border: none;
	background: transparent;
	color: #999;
}
#pagination .wp-pagenavi A, #pagination .wp-pagenavi .current, #pagination .wp-pagenavi .extend
{
	padding: 3px 7px 4px 8px;
	font-weight: bold;
	border: none;
	color: #555;
	background: #DDD;
}
#pagination .wp-pagenavi A:hover, #pagination .wp-pagenavi .current
{
	color: #FFF;
	border: none;
	background: #555;
	text-shadow: 0 -1px 0 #000;
}
/*NewsTicker Section*/
.ticker-wrap
{
	padding: 10px 20px;
	background: #F7F7F7;
	color: #777;
	margin: 10px 0;
	overflow: hidden;
}
.ticker-wrap .news_title
{
	float: left;
	color: #333;
	font-weight: bolder;
}
.ticker-wrap STRONG
{
	padding: 0 15px;
}
.ticker-wrap A
{
	color: inherit;
	text-decoration: underline;
}
/*@Disqus*/
#site #dsq-content .dsq-request-user-info TD A
{
	font-weight: normal;
	color: #000;
	font-size: 1.2em;
}
#site .dsq-brlink
{
	display: none;
}
#site #dsq-content .dsq-request-user-info TD SMALL A
{
	font-style: italic;
}
#site #dsq-content H3
{
	border-bottom: 1px solid #EEEEEE;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#dsq-content TEXTAREA
{
	font-family: courier, georgia;
}
/*FORMS/CONTACT ETC*/
.cform INPUT
{
	padding: 5px;
	font-size: 1.1em;
}
.cform FIELDSET
{
	background: #FFF;
	border: none;
}
.cform LABEL
{
	display: block;
	margin: 0;
	text-align: left;
}
LEGEND
{
	display: none;
}
.contentcontainer .cform
{
	margin: 5px 50px;
	padding: 0px 0;
}
.cform OL, .cform LI
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cform LABEL
{
}
.cform LI
{
	margin-bottom: 0.7em;
}
.cform .single
{
	width: 97%;
}
.cform .area
{
	width: 97%;
}
.cform .emailreqtxt, .cform .reqtxt
{
	font-style: italic;
	color: #999;
}
.cf_hidden
{
	display: none;
}
.success
{
	background: #F7F7F7;
	padding: 15px;
	margin-bottom: 0.5em;
	font-size: 1.4em;
}
INPUT[type="text"].cf_error:focus
{
	border: 1px solid #000;
}
/*Mailing List Form*/
.mailinglist .cform OL
{
	width: 262px;
	float: left;
}
.mailinglist .cform .single
{
	width: 97%;
}
.mailinglist .cform .sendbutton
{
	margin: 21px 0 0 10px;
	padding: 3px 0 2px;
}
.linklove A
{
	display: none;
}
/*h2 a &gt; cufon*/
#INVALID-RULE
{
	display: none;
}
</pre></body></html>