
/* April 5, 2012, August 11, 2011 */
/* Following CSS ©2010 Steven Braun */
/* rollermonkey.com  performancec5.com  c5themepark.com */
/* Please do not remove this notice */
#container #middle-wrapper a {
	font-weight: bold;
	border-bottom: 1px dotted black;
}

body#pc5 #container #middle-wrapper a:hover {
	border-bottom: 1px solid black;
}

#container {
	font: 16px/22px Arimo, Helvetica, sans-serif;
}

.full {
	float: left;
	width: 100%;
}

.n60 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#top-wrapper-image {
	background: url(images/splash.png) no-repeat center center;
}
#container #logo h1,
#container #logo {
	text-shadow: #000000 0 0 15px;
font: 2.2em Gruppo;
	}


#header-top {
	margin-top: 21px;
	position: relative;
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#main,#footer-two {
	width: 600px;
}

.col3,#sidebar,#footer-one {
	width: 300px;
}

.col2a {
	padding-top: 17px;
	padding-bottom: 80px;
	font-size: 80%;
}

.col3 {
	float: left;
	margin-right: 30px;
}

.col3.last {
	margin-right: 0px;
}

#featured-image {
	-webkit-box-shadow: 0px 0px 8px #222;
	-moz-box-shadow: 0px 0px 8px #222;
	box-shadow: 0px 0px 8px #222;
	clear: both;
}

#logo-holder {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 8px;
height: 80px;
	}

#logo {
	float: left;
}

#content-holder img {
	float: left;
	margin-right: 16px;
}

#featured-image img {
	float: left;
}

#content-holder,#content-holder-norm {
	margin-top: 35px;
	margin-bottom: 35px;
}

#container h1,#container h2,#container h3,#container h4,#container h5,#container h6 {
	font-family: Arvo, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	text-shadow: #666 -1px 0 1px;
	font-style: normal;
	font-variant: normal;
}

#middle-wrapper ol li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 6px;
}

#middle-wrapper ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 6px;
}

#slogan {
	position: absolute;
	right: 0;
	top: 49px;
}

#slogan p {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.take-note {
	padding: 12px;
	border-style: solid;
	border-width: 1px;

	-webkit-box-shadow: inset 0px 0px 8px #999;
	-moz-box-shadow: inset 0px 0px 8px #999;
	box-shadow: inset 0px 0px 8px #999;
}

.transparent {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

blockquote {
	padding: 12px;
	border-style: solid;
	border-width: 1px;

	-webkit-box-shadow: inset 0px 0px 8px #999;
	-moz-box-shadow: inset 0px 0px 8px #999;
	box-shadow: inset 0px 0px 8px #999;
}

.three-col {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;

	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	-moz-column-rule-color: #ccc;
	-moz-column-rule-style: solid;
	-moz-column-rule-width: 1px;
	-webkit-column-rule-color: #ccc;
	-webkit-column-rule-style: solid;
	-webkit-column-rule-width: 1px;
}

.two-col {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;

	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	-moz-column-rule-color: #ccc;
	-moz-column-rule-style: solid;
	-moz-column-rule-width: 1px;
	-webkit-column-rule-color: #ccc;
	-webkit-column-rule-style: solid;
	-webkit-column-rule-width: 1px;
}

table.formBlockSurveyTable tbody tr td textarea,table.formBlockSurveyTable tbody tr td input[type=text] {
	padding: 6px;
	width: 100% !important;
	border-style: none;
}

table.formBlockSurveyTable tbody tr td textarea {
	width: 100% !important;
}

div.poll,table.formBlockSurveyTable tbody {
	float: left;
	padding: 21px 15px 15px;
	border: 1px solid silver;
	margin-top: -20px;
}

table.formBlockSurveyTable tbody tr td div.checkboxList div.checkboxPair input,table.formBlockSurveyTable tbody tr td div.radioPair input {
	width: 23px;
}

div.poll form input[type=submit],table.formBlockSurveyTable tbody tr td input.formBlockSubmitButton[type=submit] {
	width: 100px;
	border-style: solid;
	border-width: 0;
	background-image: url(images/gradients/blackbottom50.png) repeat-x 0 4px;
	padding-top: 5px;
	padding-bottom: 5px;

	-webkit-box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.poll form input[type=submit]:hover,table.formBlockSurveyTable tbody tr td input.formBlockSubmitButton[type=submit]:hover {
	position: relative;
	top: 1px;
}

#msg {
	background-color: #5e7491 !important;
	padding-left: 17px !important;
	clear: both;
	display: block;
	color: #ffffff !important;
	width: 97%;
	float: left;
	position: relative;
	top: -18px;
}

td.question {
	vertical-align: top;
}

/* @group blog styling */
#blog-index div.entry div.excerpt {
	padding: 14px;
	margin-bottom: 9px;
}

#blog-index div.entry div.title h4 {
	font: 15px Arvo, Helvetica, sans-serif;
	text-align: right;
}

#blog-index div.entry {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid gray;
}

#blog-index div.entry.first-entry {
	border-top: none;
}

#blog-index div.entry div.meta {
	text-align: right;
}

#blog-index div.entry div.meta a {
	margin-left: 58px;
	font-style: italic;
	padding: 2px;
}

/* @end */
div.poll {
	padding: 15px;
	float: left;
	width: 100%;
	margin-bottom: 9px;
	margin-top: 0;
}

div.poll form input {
	margin-top: -6px;
	margin-right: 9px;
}

div.poll form input[type=submit] {
	float: left;
	margin-top: 6px;
}

.thin {
	width: 800px;
	margin-left: 80px;
}

/* @group navigation */
#navigation ul.nav li a,ul.nav li a {
	padding-bottom: 0;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: url(images/gradients/blackbottom50.png) repeat-x;
	display: block;
	float: left;
	position: relative;
	margin-bottom: -22px;
	clear: both;
	padding-top: 0;
}

#navigation ul.nav li ul li a {
	background-color: gray;
}

#navigation ul.nav li ul li a:hover {
	color: white;
	background: #b1b5e5 url(images/gradients/blackbottom50.png) repeat-x 22px;
}

ul.nav li ul li a {
	display: block;
}

#header-top ul.nav,#header-top .nav-header {
	-webkit-box-shadow: 0px 0px 4px #222;
	-moz-box-shadow: 0px 0px 4px #222;
	box-shadow: 0px 0px 4px #222;
	padding-top: 4px;
	padding-bottom: 0;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: gray url(images/gradients/blackbottom50.png) 0 98px;
	display: block;
	margin-top: 17px;
	width: 960px;
	position: relative;
	margin-bottom: -22px;
	float: left;
	clear: both;
	height: 40px;
}

#header-top .nav li,#header-top .nav-header li {
	line-height: 1;
	text-transform: uppercase;
	font-size: 15px;
	padding: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: -3px;
	height: 18px;
}

#navigation .nav li ul li a {
	color: #fff;
	padding: 12px;
	width: 160px;
}

#navigation .nav,#navigation .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation .nav {
	line-height: 1.0;
}

#navigation .nav ul {
	position: absolute;
	top: -999em;
	width: 150px; /* left offset of submenus need to match (see below) */
}

#navigation .nav ul li {
	width: 100%;
}

#navigation .nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

#navigation .nav li {
	float: left;
	position: relative;
	width: auto;
}

#navigation .nav a {
	display: block;
	position: relative;
}

#navigation .nav li:hover ul,#navigation .nav li.sfHover ul {
	left: 0;
	top: 34px; /* match top ul list item height */
z-index: 3;
}

ul#navigation .nav li:hover li ul,ul#navigation .nav li.sfHover li ul {
	top: -999em;
}

ul#navigation .nav li li:hover ul,ul#navigation .nav li li.sfHover ul {
	left: 150px; /* match ul width */
top: 0px;
}

ul#navigation .nav li li:hover li ul,ul#navigation .nav li li.sfHover li ul {
	top: -999em;
}

ul#navigation .nav li li li:hover ul,ul#navigation .nav li li li.sfHover ul {
	left: 150px; /* match ul width */
top: 0px;
}

/* @group sidebar nav */
#sidebar ul.nav {
	clear: both;
	float: left;
	margin-bottom: 20px;
}

#sidebar ul.nav li {
	list-style-type: none !important;
}

#sidebar ul.nav li a {
	width: 98%;
	margin-top: 8px;
	margin-left: 0 !important;
	margin-bottom: 0;
	display: block;
}

#sidebar ul.nav li a {
	display: inline;
	line-height: 1;
	text-transform: uppercase;
	font-size: 15px;
	float: left;
	padding: 12px 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-indent: 14px;
}

#sidebar ul.nav li ul li {
	display: none;
}

/* @end */
/* @end */