﻿/*
	Theme Name: Magazine Child Theme - Blue
	Theme URL: http:/www.finforyourself.com
	Description: Magazine is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: Michael Smith
	Author URI: http://www.finforyourself.com
	Version: 1.0
	Tags: blue, gray, white, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, translation-ready
	Template: genesis
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php*/
body {
	background: #8DA0B8;
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 20px;
	padding: 0;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
.tabber {
	display: none;
	margin: 0;
}
.clear {
	clear: both;
}
hr {
	border: none;
	border-bottom: 1px solid #0B2A55;
	margin-bottom: 10px;
	height: 0;
	clear: both;
	padding: 0 0 10px;
}
/***** Wrap ********************/
#wrap {
/*	background: url(images/wrap.png); */
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	-moz-box-shadow: 0 5px 10px #333333;
	-webkit-box-shadow: 0 5px 10px #333333;
    box-shadow: 0 5px 10px #333333;

}
/************************************************

*	Top     									*

************************************************/
#top {
	background: url(images/top.png);
	width: 980px;
	height: 15px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
/************************************************

*	Bottom  									*

************************************************/
#bottom {
	background: url(images/bottom.png);
	width: 980px;
	height: 15px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
/***** Header ********************/
#header {
	background: #0B2A55;
	width: 960px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
#title-area {
	width: 400px;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0;
}
#title-area #title {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#title-area #title a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 15px;
}
#title-area #description {
	color: #FFF;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	margin: 0;
	padding: 0 0 0 15px;
}
#header .widget-area {
	width: 555px;
	float: right;
	margin: 0;
	padding: 50px 0 0;
}
#header .widget-area p {
	color: #FFF;
	margin: 0;
	padding: 0 0 5px;
}
#header .widget-area h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 0 0;
	padding: 0;
}
#header .widget-area ul {
	margin: 0;
	padding: 50px 0 0;
}
/***** Image Header - Partial Width ********************/
.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
}
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	float: left;
	width: 400px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/***** Image Header - Full Width ********************/
.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
}
/***** Header Pages/Category Widget Menu ********************/
#header ul.nav {
	clear: both;
	height: 30px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0;
}
#header ul.nav li a {
	background: #566C88;
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	text-shadow: #000 1px 1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	margin: 0 5px 0 0;
	padding: 6px 10px 4px;
}
#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #3C5578;
	color: #FFF;
	text-shadow: #000 1px 1px;
}
#header ul.nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
}
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #3C5578;
	color: #FFF;
	width: 150px;
	float: none;
	position: relative;
	border-bottom: 1px solid #566C88;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	margin: auto;
	padding: 6px 10px 5px;
}
/***** Nav Menu ********************/
#nav {
	clear: both;
	width: 960px;
	height: 36px;
	background: url(images/navbar.png);
	font: 12px Arial,Tahoma,Verdana;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
#nav li a, #nav li a:link, #nav li a:visited {
	background: url(images/navside.png) right no-repeat;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 11px 17px 10px 15px;
}
#nav li a:hover, #nav li a:active {
	background: url(images/navhov.png) right no-repeat;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px;
	margin: 0;
	padding: 11px 17px 10px 15px;
}
#nav li a.sf-with-ul {
	padding-right: 15px;
}
#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #4E6483;
	color: #FFF;
	width: 158px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 700;
	float: none;
	border-bottom: 1px solid #0B2A55;
	border-left: 1px solid #0B2A55;
	border-right: 1px solid #0B2A55;
	position: relative;
	margin: 0;
	padding: 7px 10px;
}
#nav li li a:hover, #nav li li a:active {
	background: #0B2A55;
	color: #FFF;
}
#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 11px;
	right: 5px;
}
#nav li.right {
	float: right;
	margin: 0 15px 0 0;
	padding: 6px 10px 0 0;
}
#nav li.right a {
	display: inline;
	border: none;
	background: none;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
}
#nav li.date {
	padding: 10px 10px 0 0;
}
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
}
#nav li.search {
	padding: 0 10px;
}
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
}
/***** SubNav Menu ********************/
#subnav {
	clear: both;
	width: 960px;
	height: 31px;
	background: #566C88;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 1px #0B2A55 solid;
	margin: 0 auto;
	padding: 0;
}
#subnav li a {
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	text-shadow: #000 1px 1px;
	margin: 0;
	padding: 6px 10px 5px;
}
#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #0B2A55;
	height: auto;
	color: #FFF;
	text-shadow: #000 1px 1px;
}
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #0B2A55;
	color: #FFF;
	width: 158px;
	font-size: 11px;
	border-left: 1px solid #566C88;
	border-right: 1px solid #566C88;
	border-bottom: 1px solid #566C88;
	position: relative;
	margin: 0;
	padding: 6px 10px 5px;
}
/***** Inner ********************/
#inner {
	background: #FFF;
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 10px 5px;
}
/***** Photopage *****

/***** Slider ********************/
#gen-slider-wrap {
	background: #FFFFFF;
	width: 900px;
	height: 300px;
	margin: 0px auto 0;
	padding: 10px;
	border: 20px solid #0B2A55;
}
#gen-slider-wrap p {
	margin: 0;
	padding: 0 0 5px 0;
}
#gen-slider-wrap h2 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 5px 0;
}
#controller {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0;
	padding: 0;
}
#controller span {
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0;
	margin: 0;
}
#jFlowSlide {
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
	display: inline-block;
	clear: both;
	z-index: 1;
}
#jFlowSlide img {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	z-index: 1;
}
#slides {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 300px;
	float: left;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.jFlowSlideContainer {
	margin: 0;
	padding: 0;
}
.jFlowSlideControl {
	margin: 0;
	padding: 0;
}
.slideinfo {
	float: left;
	display: block;
	background: none;
	width: 320px;
	max-height: 460px;
	margin: 20px 0 0 540px;
	padding: 10px;
	position: absolute;
	z-index: 8;
}
html > body .slideinfoborder {
	float: left;
	display: inline;
	position: relative;
	background: none;
	width: 298px;
	padding: 10px 10px 5px 10px;
	margin: 0;
	border: 1px solid #FFFFFF;
	z-index: 8;
}
.slideinfoborder {
	float: left;
	display: inline;
	position: absolute;
	background: none;
	width: 298px;
	padding: 10px 10px 5px 10px;
	margin: 0;
	border: 1px solid #FFFFFF;
	z-index: 8;
}
html > body .slideinfobg {
	float: left;
	display: block;
	position: absolute;
	background: #FFFFFF;
	width: 340px;
	height: 100%;
	margin: -10px 0 0 -10px;
	padding: 0px;
	filter: alpha(opacity=70); /* CSS3 standard */;
	opacity: 0.7;
	z-index: 6;
}
.slideinfobg {
	float: left;
	display: block;
	position: absolute;
	background: #FFFFFF;
	width: 340px;
	height: 460px;
	margin: -10px 0 0 -10px;
	padding: 0px;
	filter: alpha(opacity=70); /* CSS3 standard */;
	opacity: 0.7;
	z-index: 6;
}
#jFlowSlide .slideimage {
	margin: 0;
	padding: 0;
}
#previous a img {
	float: left;
	display: block;
	background: transparent url(images/slider-previous.png) no-repeat;
	margin: 120px 0 0 -40px;
	width: 30px;
	height: 55px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
}
#previous a:hover img {
	background-position: -30px 0;
}
#next a img {
	float: right;
	display: block;
	background: transparent url(images/slider-next.png) no-repeat;
	margin: 120px 0px 0px 910px;
	width: 30px;
	height: 55px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
}
#next a:hover img {
	background-position: -30px 0;
}
.gen-slider {
	float: left;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.gen-slider h1 {
	margin: 0;
}
#content #featured-bottom h2, #content #featured-bottom h2 a, #content #featured-top h2, #content #featured-top h2 a {
	color: #0B2A55;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight: 700;
	margin: 0 auto;
	padding: 0;
}
#content #featured-bottom img, #content #featured-bottom p img, #content #featured-top img, #content #featured-top p img {
	max-width: none;
}
#featured-bottom .user-profile p {
	padding: 10px;
}
#featured-bottom ul, #featured-top ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 10px 0 0;
}
#featured-bottom ul li, #featured-top ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}
#featured-bottom .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 4px;
}
#content #featured-home h4, #home-bottom h4 {
	color: #555;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: 400;
	text-shadow: #FFF 1px 1px;
	border-bottom: 1px solid #0B2A55;
	margin: 0;
	padding: 4px 5px 4px 10px;
}
#imageelement p {
	padding: 0 0 0 40px;
}
#featured-home ul {
	list-style-type: square;
	margin: 0 0 0 10px;
}
.featured-top-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}
.featured-top-right {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
}
/***** Homepage Featured Post/Page ********************/
#featured-home .featuredpost, #featured-home .featuredpage {
	margin: 0 0 15px;
	padding: 0 0 15px;
}
#featured-home .featuredpost .post, #featured-home .featuredpage .page {
	border-bottom: 1px solid #0B2A55;
	overflow: auto;
	margin: 0;
	padding: 10px 10px 5px;
}
#featured-bottom .featuredpost, #featured-bottom .featuredpage, #featured-top .featuredpost, #featured-top .featuredpage {
	margin: 0 0 10px;
	padding: 0;
}
#featured-bottom .featuredpost .post, #featured-bottom .featuredpage .page {
	border-bottom: 1px solid #DDD;
	overflow: auto;
	margin: 0;
	padding: 10px 0 0;
}
#featured-top .featuredpost .post, #featured-top .featuredpage .page {
	overflow: auto;
	margin: 0;
	padding: 10px 0 5px;
}
#featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar, #featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar {
	border: 1px solid #DDD;
	margin: 0;
	padding: 4px;
}
#featured-bottom .featuredpost img, #featured-bottom .featuredpage img, #featured-top .featuredpost img, #featured-top .featuredpage img {
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0 0 5px;
	padding: 4px;
}
#featured-top .more-from-category a {
	color: #89B239;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
#featured-top .more-from-category a:hover {
	text-decoration: underline;
}
/************************************************

*	Homepage 					     		    * 

************************************************/
.hptabber {
	background: #FFF;
	border: 1px solid #0B2A55;
	margin: 0;
	padding: 15px 10px 0;
}
.homeleft {
	float: left;
	width: 309px;
	margin: 0;
	padding: 0;
}
.homeright {
	float: right;
	width: 309px;
	margin: 0;
	padding: 0;
}
.homeblock embed, .homeblock object {
	width: 277px;
	height: 225px;
	margin: 0;
	padding: 0;
}
/***** Breadcrumb ********************/
.breadcrumb {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #DDD;
	margin: 0 0 20px;
	padding: 5px 0 5px 10px;
}
/***** Content-Sidebar Wrapper ********************/
#content-sidebar-wrap {
	width: 780px;
	float: left;
	margin: 0;
	padding: 0;
}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
}
/***** Content ********************/
#content {
	width: 450px;
	float: left;
	background: #FFF;
	font-size: 12px;
	border: 1px solid #0B2A55;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px;
}
#contenthome, #contenttabber {
	width: 450px;
	float: left;
	font-size: 12px;
	margin: 0 0 10px;
}
.full-width-content #content {
	width: 920px;
}
#content img, #content p img, #contenthome img, #contenthome p img, #contenttabber img, #contenttabber p img {
	background: #FFF;
	border: 0 solid #3C5578;
	padding: 4px;
}
#content blockquote, #contenthome blockquote, #contenttabber blockquote {
	background: #FFF;
	border: 1px solid #0B2A55;
	margin: 0 15px 15px;
	padding: 10px 20px 0 15px;
}
#content .entry-content .post-image, #contenthome .entry-content .post-image, #contenttabber .entry-content .post-image {
	border: 1px solid #0B2A55;
	padding: 4px;
}
#content .post ul, #contenthome .post ul, #contenttabber .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px;
}
#content .post ul ul, #contenthome .post ul ul, #contenttabber .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#content .post ol, #contenthome .post ol, #contenttabber .post ol {
	margin: 0;
	padding: 0 0 15px;
}
#content .post ol li, #contenthome .post ol li, #contenttabber .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
}
#content .sticky, #contenthome .sticky, #contenttabber .sticky {
	background: #FFF;
	border: 1px solid #0B2A55;
	margin: 0 0 40px;
	padding: 10px;
}
#content .post-image, #contenthome .post-image, #contenttabber .post-image {
	border: 1px solid #0B2A55;
	margin: 0 10px 10px 0;
	padding: 4px;
}
#content .archive-page, #contenthome .archive-page, #contenttabber .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
}
/***** Post Info ********************/
.post-info {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 15px;
	padding: 0 0 5px;
}
/***** Post Meta ********************/
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #E6E6E6;
	margin: 0;
	padding: 5px 0 0;
}
/***** Author Box ********************/
.author-box {
	background: #FFF;
	border: 1px solid #DDD;
	overflow: auto;
	margin: 0 0 40px;
	padding: 10px;
}
.author-box img {
	background: #FFF;
	float: left;
	border: 1px solid #3C5578;
	margin: 0 10px 0 0;
	padding: 4px;
}
/***** Headlines in Content ********************/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #contenthome h1, #contenthome h2, #contenthome h3, #contenthome h4, #contenthome h5, #contenthome h6, #tabber h1 {
	color: #0B2A55;
	font-family: Tahoma, Arial, Verdana;
	font-weight: 400;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 0;
}
#tabber h1 {
	font-size: 18px;
}
#content h1, #contenthome h1 {
	font-size: 20px;
}
#content h2, #contenthome h2 {
	font-size: 18px;
}
#content h3, #contenthome h3 {
	font-size: 16px;
}
#content h4, #contenthome h4 {
	font-size: 14px;
}
#content h5, #contenthome h5 {
	font-size: 12px;
}
#content h6, #contenthome h6 {
	font-size: 10px;
}
/***** Images ********************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
img.alignnone {
	display: inline;
	margin: 0 0 10px;
	padding: 0;
}
img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
}
img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
	padding: 0;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.wp-caption {
	background: #FFF;
	text-align: center;
	border: 1px solid #0B2A55;
	padding: 5px 0 0 1px;
}
.wp-caption img {
	border: 0;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: 400;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
/***** Post Navigation **********/
.navigation {
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 20px 0;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	display: inline;
}
.navigation li a {
	color: #0B2A55;
	border: 1px solid #0B2A55;
	padding: 5px 8px;
}
.navigation li a:hover {
	background: #FFF;
	color: #0B2A55;
	border: 1px solid #0B2A55;
	text-decoration: none;
}
.navigation li.disabled {
	border: 1px solid #0B2A55;
	margin: 0;
	padding: 5px 8px;
}
.navigation li.active a {
	background: #FFF;
	color: #0B2A55;
	font-weight: 700;
	border: 1px solid #0B2A55;
}
/***** Sidebar & Sidebar-Alt ********************/
#sidebar {
	width: 300px;
	float: right;
	color: #0B2A55;
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
}
#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left {
	width: 155px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right {
	width: 135px;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
}
#sidebar .widget, #sidebar-alt .widget {
	border: 1px solid #3C5578;
	background: #FFF;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: 400;
	text-shadow: #000 1px 1px;
	margin: 0;
	padding: 0;
}
#sidebar h4, #sidebar-alt h4 {
	/*background: #0B2A55 url(images/sidebar-header.png);*/
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	border-bottom: 1px solid #0B2A55;
	text-shadow: #000 1px 1px;
	margin: 0;
	padding: 4px 5px 4px 10px;
	background: #0B2A55; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0B2A55', endColorstr='#617591'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0B2A55), to(#617591)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0B2A55,  #617591); /* for firefox 3.6+ */

}
#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0 10px;
}
#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0 0 0 -5px;
	padding: 0;
}
#sidebar .widget ul li, #sidebar .widget ul li ul li, #sidebar-alt .widget ul li, #sidebar-alt .widget ul li ul li {
	background: url(images/icon.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 20px;
}
#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited {
	color: #0B2A55;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
#sidebar #cat {
	width: 278px;
}
#sidebar-alt #cat {
	width: 128px;
}
/***** Sidebar(s) Featured Post/Page ********************/
#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	border-bottom: 1px solid #DDD;
	overflow: auto;
	margin: 0;
	padding: 10px 9px 5px;
}
#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #FFF;
	float: left;
	border: 1px solid #0B2A55;
	margin: 0;
	padding: 4px;
}
#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
}
#header .searchform {
	float: right;
	padding: 40px 0 0;
}
#nav .searchform {
	float: right;
	padding: 6px 0 0;
}
.s .ss2p {
	background: #FFF !important;
	color: #333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
}
#header .s, #sidebar .s {
	width: 190px;
}
#nav .s {
	width: 190px;
	height: 16px;
}
/***** eNews & Updates Widget ********************/
#header .enews {
	background: url(images/enews-header.png) top right no-repeat;
	width: 290px;
	float: right;
	margin: 0;
	padding: 0 0 5px;
}
#sidebar .enews, #sidebar-alt .enews {
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px;
}
.enews #subscribe {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
}
.enews #subbox {
	background: #FFF !important;
	width: 230px;
	color: #333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
}
/***** Latest Tweets Widget********************/
#header .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	width: 350px;
	float: right;
	margin: 15px 0 0;
	padding: 0;
}
#sidebar .latest-tweets, #sidebar-alt .latest-tweets {
	margin: 10px 0 15px;
	padding: 0 0 15px;
}
/***** Calendar ********************/
#wp-calendar {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	margin: 0;
	padding: 2px 5px 0 0;
}
#wp-calendar thead {
	font-weight: 700;
	margin: 10px 0 0;
}
#sidebar #wp-calendar thead {
	background: #FFF !important;
	color: #FFF !important;
}
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFF;
	text-shadow: #000 1px 1px;
}
#wp-calendar td {
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0;
}
#sidebar #wp-calendar td {
	background: #FFF;
}
#footer-widgeted #wp-calendar td {
	background: none;
}
#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
}
/***** Contact Form ********************/
.gform_footer .button {
	background: #566C88;
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	padding: 1px 5px;
}
.gform_footer input.button {
	color: #FFF !important;
}
.gform_wrapper .gform_footer {
	border: none !important;
}
/***** Footer Widgeted ********************/
#footer-widgeted {
	background: #687B95 url(images/footer.png) top repeat-x;
	width: 960px;
	color: #FFF;
	overflow: auto;
	margin: 0 auto;
	padding: 0 0 10px;
}
#footer-widgeted .enews #subbox {
	background: #FFF !important;
	width: 165px;
	color: #333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: solid 1px #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
}
#footer-widgeted .widget {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
#footer-widgeted h4 {
	color: #FFF;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: 400;
	text-shadow: #000 1px 1px;
	margin: 0 0 5px;
	padding: 0;
}
#footer-widgeted p {
	color: #FFF;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
#footer-widgeted ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.footer-widgeted-1 {
	width: 215px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px;
}
.footer-widgeted-4 {
	width: 215px;
	float: right;
	margin: 0;
	padding: 20px 20px 5px 0;
}
/***** Footer ********************/
#footer {
	background: #0B2A55;
	clear: both;
	overflow: auto;
	width: 960px;
	color: #FFF;
	margin: 0 auto;
	padding: 10px 0;
}
#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}
#footer .gototop a {
	background: url(images/footer-top.png) no-repeat left center;
	margin: 0;
	padding: 0 0 2px 18px;
}
#footer .creds {
	width: 740px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}
/***** Comments ********************/
.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#author, #email, #url {
	background: #FFF !important;
	width: 250px;
	color: #333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 1px solid #0B2A55;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
}
#comment {
	background: #FFF !important;
	width: 98%;
	height: 150px;
	color: #333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 1px solid #0B2A55;
	margin: 5px 0;
	padding: 3px 0 3px 3px;
}
#submit {
	background: #566C88;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	padding: 2px 5px;
}
.comment-list li, .ping-list li {
	font-weight: 700;
	list-style: none;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}
.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
}
.comment-list p, .ping-list p {
	font-weight: 400;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}
.comment-list li .avatar {
	background: #FFF;
	float: right;
	border: 1px solid #0B2A55;
	margin: 0 5px 0 10px;
	padding: 4px;
}
.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: 700;
	font-style: normal;
}
.commentmetadata {
	font-size: 11px;
	font-weight: 400;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.reply a, .reply a:visited {
	background: #566C88;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	padding: 2px 5px 3px;
}
.reply a:hover {
	background: #0B2A55;
	text-decoration: none;
	border: 1px solid #0B2A55;
}
#comments .navigation {
	display: block;
	margin: 10px 0 0;
}
.thread-alt, .thread-even {
	background: #FFF;
	margin: 0;
	padding: 0;
}
.tabberlive {
	margin-bottom: 10px;
}
ul.tabbernav {
	color: #222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}
ul.tabbernav li a {
	border-bottom: none;
	text-decoration: none;
	padding: 0;
}
ul.tabbernav li a:link {
	background: #566C88;
	color: #FFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	margin: 0 5px 0 0;
	padding: 5px 10px 4px;
}
ul.tabbernav li a:visited {
	background: #DADADA;
	color: #222;
}
ul.tabbernav li a:hover {
	background: #264369;
	color: #FFF;
	text-decoration: none;
}
ul.tabbernav li.tabberactive a {
	background: #0B2A55;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	padding: 5px 10px;
}
ul.tabbernav li.tabberactive a:hover {
	background: #0B2A55;
	color: #FFF;
	text-shadow: #000 1px 1px;
}
.tabberlive .tabbertab {
	background: #F7F7F7;
	color: #222;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-color: #0B2A55;
	border-style: solid;
	border-width: 1px;
	margin: 3px 0 0;
	padding: 15px 15px 5px;
}
.tabbertab cite {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.tabbertab p {
	font-size: 12px;
	margin: 0 0 10px;
}
a, a:visited, #sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0B2A55;
	text-decoration: none;
}
a:hover, #content #featured-bottom h2 a:hover, #content #featured-top h2 a:hover, #sidebar li a:hover, #sidebar-alt li a:hover {
	color: #0B2A55;
	text-decoration: underline;
}
#title-area #title a:hover, #footer-widgeted #wp-calendar a:hover, #footer-widgeted a, #footer-widgeted a:visited, #footer a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#header .widget-area ul li, #featured-home ul li, #content .post ul li, #contenthome .post ul li, #footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
#header ul.nav ul, #header ul.nav li, #nav li, #subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul.nav li a.sf-with-ul, #subnav li a.sf-with-ul {
	padding-right: 20px;
}
#header ul.nav li li a:hover, #header ul.nav li li a:active, #subnav li li a:hover, #subnav li li a:active {
	background: #566C88;
}
#header ul.nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
}
#header ul.nav li ul, #nav li ul, #subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}
#header ul.nav li ul a, #nav li ul a, #subnav li ul a {
	width: 160px;
}
#header ul.nav li ul ul, #nav li ul ul, #subnav li ul ul {
	margin: -33px 0 0 179px;
}
#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfhover ul ul, #header ul.nav li.sfhover ul ul ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
	left: -999em;
}
#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfhover ul, #header ul.nav li li.sfhover ul, #header ul.nav li li li.sfhover ul, #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul {
	left: auto;
}
#header ul.nav li:hover, #header ul.nav li.sfhover, #nav li:hover, #nav li.sfhover, #subnav li:hover, #subnav li.sfhover {
	position: static;
}
#nav ul, #subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li.right a:hover, #footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited, #footer-widgeted a:hover, #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.content-sidebar #inner, .sidebar-content #inner, .content-sidebar-sidebar #inner, .sidebar-sidebar-content #inner, .sidebar-content-sidebar #inner, .full-width-content #inner {
	background: #EAEAEA;
}
.jflowslidecontainer, .jflowslidecontrol, #jflowslide .slideimage, #featured-top .featuredpost .post p, .hpfeatured p, .homeblock p, #content .post ol ol, #contenthome .post ol ol, .post-info p, .author-box p, .time, .categories, #sidebar .widget p, #sidebar-alt .widget p, #sidebar li, #sidebar-alt li, #footer p, .comment-list, .children {
	margin: 0;
	padding: 0;
}
#previous a:hover img, #next a:hover img {
	background-position: -30px 0;
}
#featured-home .wrap, #home-bottom .wrap, .searchform {
	margin: 0;
}
#featured-bottom, #featured-top {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
}
#featured-bottom .user-profile, #content .entry-content, #contenthome .entry-content, #sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: auto;
}
#featured-bottom .widget_tag_cloud div, #featured-home .widget_tag_cloud div {
	padding: 10px 10px 14px;
}
#featured-home p, #home-bottom p, #content .post p, #contenthome .post p {
	margin: 0;
	padding: 0 0 10px;
}
#featured-home .widget, #home-bottom .widget, #respond {
	margin: 0 0 15px;
	padding: 0;
}
#featured-home, #tabber {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
}
#featured-home .featuredpost .avatar, #featured-home .featuredpage .avatar, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	border: 1px solid #0B2A55;
	margin: 0;
	padding: 4px;
}
#featured-home .featuredpost img, #featured-home .featuredpage img, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	background: #FFF;
	border: 1px solid #3C5578;
	margin: 0;
	padding: 4px;
}
.hpfeatured, .homeblock {
	background: #FFF;
	border: 1px solid #0B2A55;
	margin: 0 0 10px;
	padding: 10px;
}
.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap, .sidebar-content #content, .sidebar-sidebar-content #content, .sidebar-content #contenthome, .sidebar-sidebar-content #contenthome, .content-sidebar-sidebar #sidebar-alt {
	float: right;
}
.sidebar-content #content, .content-sidebar #content, .sidebar-content #contenthome, .content-sidebar #contenthome {
	width: 610px;
}
#content .post, #contenthome .post, .ping-list {
	margin: 0 0 40px;
	padding: 0;
}
#content h1 a, #contenthome h1 a, #content h2 a, #contenthome h2 a {
	color: #0B2A55;
}
.post-comments, .tags {
	background: #FFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}
#sidebar .textwidget p, #sidebar-alt .textwidget p, #sidebar .user-profile p, #sidebar-alt .user-profile p, #sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0;
}
#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #sidebar .searchform {
	padding: 10px 10px 0;
}
#cat, .widget_archive select {
	color: #0B2A55;
	width: 280px;
	border: solid 1px #0B2A55;
	margin: 10px 10px 0;
	padding: 1px;
}
#sidebar-bottom-right .ss2p, #sidebar-bottom-right .ss2p, #sidebar-alt .s {
	width: 80px;
}
.searchsubmit, .enews #subbutton {
	background: #566C88;
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #0B2A55;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	padding: 2px 5px;
}
.searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, #submit:hover {
	background: #0B2A55;
	border: 1px solid #0B2A55;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar th {
	color: #333;
}
#footer-widgeted #wp-calendar caption, #footer-widgeted #wp-calendar th {
	color: #FFF;
}
.footer-widgeted-2, .footer-widgeted-3 {
	width: 215px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
}
.comment-list ol, .ping-list ol, .alt {
	margin: 0;
	padding: 10px;
}
.depth-1, .even, .alt {
	border: 1px solid #0B2A55;
	margin: 0;
	padding: 0;
}
.tabberlive .tabbertabhide, .tabberlive .tabbertab h2, .tabberlive .tabbertab h3 {
	display: none;
}
#featuresColOne { float: left; margin-right: 5%; width: 47%; }
#featuresColTwo { float: right; width: 47%; }

/* Element Fusion SkyCMS */
/* Pricing.css */
/* Created July 16, 2008 */
/* Modified July 22, 2008

/* Pricing Table
-------------------------------------- */

div.tableholder {
        width: 80%;
        height: 100%;
	padding: 0px;
	border: 2px solid #ffd887;
	margin-bottom: 1.5em;
	position: relative;
}

table.signup col.col2 {background: #FFF;}
table.signup col.col3 {background: #fff1ea;}
table.signup col.col4 {background: #ffeadb;}
table.signup col.col5 {background: #ffdfcc;}
table.signup col.col6 {background: #ffd7bd;}
table.signup col.col7 {background: #ffccae;}

table.signup th img {
	margin-top: 2px;
	border: none;
}

table.signup h3 {
	margin: 0;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-size: 1.125em;
	line-height: 1em;
}

table.signup .heading {
	background: #ffd887;
	color: #FFF;
	padding: 0.5em 1em;
}

table.signup th {
	font-size: 1.25em;
	line-height: 1.2em;
	padding: 0.5em;
	text-align: center;
	color: #799e12;
	font-weight: bold;
	border: 1px solid #ffd887;
}

table.signup th strong {
	color: #333;
	font-size: larger;
}

table.signup th .small {
	font-size: smaller;
}


table.signup td.shadedw {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

table.signup td.shaded {

}

table.signup td.shadedleft {
	text-align: right;
	font-weight: bold;
}


table.signup td {
	text-align: center;
	line-height: 1.5em;
	padding: 0.25em 0.5em;
	border: 1px solid #ffd887;
}

table.signup td.banner {
	background-color: #FFF;
	color: #333;
	font-weight: bold;
}

table.signup td.dsmall {
	text-align: center;
	vertical-align: top;
	line-height: 1.5em;
}

.closeLink {
	outline: none;
	font-weight: bold;
}

.popup {
	position: absolute;
	visibility: hidden;
	background-color: #FFF;
	layer-background-color: #FFF;
	width: 16em;
	border: 1px solid #333;
	padding: 1em 1.5em;
	z-index: 100;
	margin: 0;
	text-align: center;
}

a.signUpBtn, a.learnMoreBtn {
	width: 87px;
	text-indent: 9999em;
	overflow: hidden;
	text-decoration: none;
	background: url(i/btn_sign-up_sm.png) no-repeat left top;
	padding-top: 34px;
	height: 0px !important;
	height: 34px;
	margin: 1em auto;
	display: block;
}

a.learnMoreBtn {
	background-image: url(i/btn_learn_more.png);
	width: 121px;
}

a.signUpBtn:hover, a.learnMoreBtn:hover {background-position: left -34px;}

.tableholder .tableHead {
	background: url(i/feature_content_bg.jpg) no-repeat left -150px;
	color: #e7f5fc;
	text-align: left;
	padding: 0.5em 2em 0;
}

.tableholder .tableHead a {
	color: #ff9900;
}

.tableholder .tableHead p {
	font-size: larger;
	line-height: 1.5em;
	margin-bottom: 2.5em;
	color: #fff3d3;
}

.tableholder .tableHead h1, .tableholder .tableHead h2, .tableholder .tableHead h3, .tableholder .tableHead h4, .tableholder .tableHead h5 {
	color: #FFF;
	font-size: 2.25em;
}
.templateThumbDisplay {
	width: 330px; 
	height: 198px;
	float: right;
	margin: 0 0 0 10px;
	display: inline;
	background: url('i/templateThumbDisplay-sky.jpg') 0 0 no-repeat;	
}



