/*! normalize.css 2011-06-21T18:23 UTC Â· http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 element display
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 * Known limitation: IE6 will not apply style for 'audio[controls]'
 */

audio[controls],
canvas,
video {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Removes Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-tap-highlight-color: rgba(0,0,0,0); /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
    margin: 0;
}

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}


/* =============================================================================
   Links
   ========================================================================== */

a {
    color: #00e;
}

a:visited {
    color: #551a8b;
}

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
    outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
*/

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Corrects font family set oddly in IE6, S5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
    quotes: none;
}

/* 2 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
    margin: 0;
}

/*
 * Define consistent margin and padding
 */

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, F3/4, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * 1. Addresses FF3/4 setting line-height using !important in the UA stylesheet
 * 2. Corrects inner spacing displayed oddly in IE6/7
 */

button,
input {
    line-height: normal; /* 1 */
    *overflow: visible;  /* 2 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 */

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
}

/*
 * Addresses box sizing set to content-box in IE8/9
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Corrects inner padding displayed oddly in S5, Chrome on OSX
 */

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Corrects inner padding and border displayed oddly in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and aligment in all browsers
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/* 
 * Remove most spacing between table cells
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* =============================================================================
   =============================================================================
   =============================================================================
   =============================================================================
   =============================================================================
	********************************************
	* User styles
	* Author: Kevin Klein
	* Email: kevin.klein@gmail.com
	********************************************
   =============================================================================
   =============================================================================
   =============================================================================
   =============================================================================
   =============================================================================
   =============================================================================
   ========================================================================== */


/* =============================================================================
   Base
   ========================================================================== */

body {
    background: #ecf8ff url(images/bg-body.png) repeat-x 0 0;
    padding: 5px 0 0 0;
    text-align: center;
}

/* =============================================================================
   Layout
   ========================================================================== */

#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}

#main-header {
	height: 97px;
	position: relative;
}

#content {
	background: #fff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	padding: 52px 20px 15px 20px;
	position: relative;
}

#home-link {
	background: url(images/bg-logo.png) no-repeat 0 0;
	display: block;
	height: 140px;
	left: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	width: 140px;
	z-index: 2;
}

#home-link:hover {
	opacity: .8;
}

#home-link:active {
	background-position: 0 -140px;
	opacity: 1;
}

#description {
	color: #000;
	font-family: museo-slab, serif;
	font-size: 23px;
	font-weight: 500;
	left: 150px;
	position: absolute;
	top: 57px;
}

#ancillary {
	position: absolute;
	right: 20px;
	top: 10px;
}

#ancillary .socialmedia {
	float: right;
}

#user {
	position: absolute;
	right: 0;
	top: 5px;
}

#search {
	background: #fff url(images/bg-search.png) no-repeat 0 0;
	height: 23px;
	right: 0;
	position: absolute;
	top: 60px;
	width: 218px;
	z-index: 3;
}

#breadcrumb {
	margin: 0 0 15px;
}

/* main */
#main {
	float: right;
	padding: 0 60px 0 0;
	width: 640px;
}

#main.home {
	float: none;
	padding: 0;
	width: auto;
}

#main.home .columns {
	padding: 0;
}

.two-column-right {
	min-height: 300px;
}

.column-one {
	float: left;
	width: 520px;
}

.column-two {
	float: right;
	width: 220px;
}

#main.home .columns .column {
	float: left;
	margin-left: 20px;
	width: 300px;
}

#main.home .columns .column.double {
	width: 620px;
}

.columns .column:first-child {
	margin: 0 !important;
}

/* sidebar */
#sidebar {
	float: left;
	margin: 0;
	padding: 95px 0 0 0;
	width: 210px;
}

/* footer */
#main-footer {
	clear: both;
	margin: 0 auto 15px auto;
	padding: 15px 0 11px;
	width: 980px;
}

#main-footer-inner {
	padding: 20px 0 5px 0;
	text-align: left;
}

#main-footer address {
	float: right;
	padding-right: 10px;
	text-align: right;
	width: 230px;
}

#main-footer .container {
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 710px;
}

/* =============================================================================
   Links
   ========================================================================== */

a {
    color: #327da6;
    outline: none;
}

#main a {
    text-decoration: none;
}

#main a:hover {
	color: #000;
	text-decoration: underline;
}

.box article strong a {
	display: block;
	margin: 8px 0 0 0;
}

a:focus {
	outline: none;
}

a:visited {
    color: #1c67af;
}

#breadcrumb,
#breadcrumb a {
	color: #777;
	font-size: 11px;
	text-decoration: none;
}

#breadcrumb .current {
	color: #000;
	font-weight: bold;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.button {
	background: #4c9bcb;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	color: #fff !important;
	display: inline-block;
	font-family: museo-slab, serif;
	font-size: 12px;
	font-weight: 700;
	-moz-border-radius: 22px; 
	-webkit-border-radius: 22px;
	border-radius: 22px;
	padding: 5px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,.15);
}

#user .button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: right;
	margin: 0 0 0 6px;
}

.button.alt {
	background: #eb7400;
}

h1 .button {
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.button:hover {
	background-color: #333;
}

.button:active {
	background: #eb7400;
}

.button.alt:active {
	background: #4c9bcb;
}

.more {
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.more.arrow,
.more.down {
	padding-right: 15px;
	position: relative;
}

.more.right {
	display: block;
	text-align: right;
}

.more.arrow:after {
	border: 4px solid transparent;
	border-left-color: #327da6;
	content: ' ';
	height: 0;
	position: absolute;
	right: 0;
	top: 3px;
	width: 0;
}

.more.down:after {
	border: 4px solid transparent;
	border-top-color: #327da6;
	content: ' ';
	height: 0;
	position: absolute;
	right: 0;
	top: 3px;
	width: 0;
}

.top {
	border-top: 1px solid #eee;
	display: block;
	font-weight: bold;
	margin-top: 25px;
	padding: 7px 0 0 0;
}

/* =============================================================================
   Typography
   ========================================================================== */

body,
button,
input,
select,
textarea {
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

h1 {
	color: #000;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	margin: 0 0 15px;
	padding: 0 0 10px;
	position: relative;
}

#highlights h1 {
	border-bottom: 1px solid #ddd;
	font-family: museo-slab, serif;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 11px;
}

h1.page-title {
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 15px;
}

h2 {
	color: #333;
	font-size: 17px;
	font-weight: normal;
	line-height: 21px;
	margin: 12px 0 5px;
}

#main .entry h2 {
	color: #000;
	font-family: museo-slab,serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
	margin: 18px 0 8px;
}

h3 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 24px 0 12px;
	position: relative;
}

.box h3,
#secondary h3 {
	background: url(images/bg-box-hdr.png) repeat-x 0 0;
	border-bottom: 1px solid #eee;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #000;
	font-family: museo-slab,serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	margin: 0;
	padding: 9px;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
}

.box.icon h3 {
	padding-left: 37px;
}

.box div h3 {
	background: none;
	border: none;
	color: #000;
	margin: 12px 0 11px;
	padding: 0;
	position: relative;
}

.box.icon div h3 {
	margin-top: 4px;
	padding: 0 0 0 28px;
}

h4 {
	color: #555;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.box div h4 {
	color: #555;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 0;
	margin: 0;
	text-transform: none;
}	

#main-footer h4 {
	color: #222;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 3px;
	letter-spacing: 0;
	padding: 0;
	text-transform: none;
}

h5 {
	color: #000;
	font: bold 12px/13px Arial, sans-serif;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

.box div article:first-child h5 {
	margin-top: 10px;
}

#main,
#main li,
#main p {
	color: #333;
	font-size: 12px;
	line-height: 1.5;
}

#main p {
	margin: 0 0 22px;
}

#main #highlights p {
	color: #333;
	font: normal 14px/20px Georgia, serif;
	line-height: 1.5;
	margin: 0 0 5px;
	padding: 0;
}

#main .box,
#main .box p {
}

#main .box p,
#main .box ul {
	margin: 5px 0 0 0;
}

#main .callout p {
	margin: 7px 0;
}

#main .featured p {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0;
}

#main p.small {
	color: #000;
	font-size: 12px;
	margin: 10px 0;
}

#main .intro {
	color: #666;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}

#main .item .intro {
	margin: 5px 0 0;
}

#main-footer,
#main-footer p,
#main-footer li {
	font-size: 11px;
	line-height: 1.5;
	color: #555;
}

#main-footer .copyright {
	margin: 10px 0;	
	text-align: left;
}

#main-footer a,
#main-footer a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#main-footer .copyright,
#main-footer .copyright a {
	color: #999;
	font-weight: normal;
}

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

#main-footer p {
	margin: 0 0 10px 0;
}

address {
	font-style: normal;
}

.date,
.meta {
	color: #777;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

#main p.meta {
	background: #f3f3f3;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #777;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 10px;
}

/* lists */
#main ul {
	font-size: 14px;
	line-height: 1.5;
	list-style: square;
	margin: 0 0 22px;
	padding: 0 0 0 15px;
}

#main h2 + ul,
#main h3 + ul {
	margin-top: 15px;
}

#main ul li {
	margin: 7px 0;
}

#main ul.items,
#main ul.check,
#main ul.arrow {
	list-style: none;
	padding: 0;
}

#main .box ul.items {
	margin-top: 15px;
}

#main ul.items li {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 7px 0;
}

#main ul.check li,
#main ul.arrow li {
	background: url(images/icon-check.png) no-repeat 0 8px;
	margin: 0;
	padding: 4px 0 4px 19px;
}

#main ul.arrow li {
	background: url(images/icon-arrow.png) no-repeat 0 7px;
}

#main ul.check li a {
	color: #222;
	font-size: 13px;
}

#main-footer {
	font-size: 11px;
	line-height: 13px;
}

#main-footer ul,
#main-footer li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main-footer li {
	margin: 0 0 2px;
}

/* =============================================================================
   Content
   ========================================================================== */
   
.entry {
	padding: 0 0 20px;
}

#cycle-container {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	margin: 0 0 20px;
	position: relative;
}

#cycle-main {
	font-family: museo-slab,serif;
	height: 230px;
	position: relative;
	overflow: hidden;
}

#cycle-main section {
	height: 230px;
}

#cycle-main img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

#cycle-main article { 
	background: #000;
	background: rgba(0,0,0,.7);
	border: 1px solid rgba(255,255,255,.2);
	bottom: 10px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	display: block;
	font-family: museo-slab,serif;
	font-weight: 500;
	left: 10px;
	text-decoration: none; 
	padding: 10px 10px 32px 10px;
	position: absolute;
	z-index: 2;
	width: 578px;
}

#cycle-main h1 {
	border: none;
	color: #fff;
	font-family: museo-slab,serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

#cycle-main p {
	color: #dff0fa !important;
	font-size: 15px !important;
	font-family: museo-slab,serif;
	font-weight: 500;
	line-height: 17px !important;
	margin: 5px 0 0 !important;
	padding: 0 !important;
}

#cycle-main:hover article {
	background: rgba(37,77,101,.7);
}

#cycle-nav {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 10;
}

#cycle-nav a {
	background: #666;
	display: block;
	float: left;
	height: 13px;
	margin: 0 0 0 4px;
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
	border-radius: 13px;
	text-indent: -9999em;
	width: 13px;
}

#cycle-nav a:hover,
#cycle-nav a.activeSlide {                                               
	background: #fff;
	opacity: .8;
}

#cycle-nav a:active {
	background: #6da003;
}

#highlights {
	margin: 20px 0;
}

.box {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2faff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2faff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2faff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2faff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2faff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2faff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#f2faff 100%); /* W3C */
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	margin: 0 0 25px;
	padding: 0 0 6px;
	position: relative;
}

.no-rgba .box {
	border: 1px solid #e1e1e1;
}

.home .box {
	min-height: 170px;
}

.box.membership {
	background: #ecf8ff url(images/bg-box-membership.jpg) no-repeat 100% 100%;
	margin-bottom: 30px;
	min-height: 224px;
}

.no-rgba .box {
	border: 1px solid #eee;
}

.box.icon img.icon {
	left: 5px;
	position: absolute;
	top: -5px;
}

.entry .box {
	min-height: auto !important;
}

.box > div {
	padding: 5px 9px;
}

.split {
	background: url(images/bg-split.png) repeat-y 50% 0;
}

.split > div {
	float: right;
	width: 48%;
}

.split > div:first-child {
	float: left;
}

.callout {
	margin: 15px 0 25px;
	min-height: 0 !important;
	padding: 12px 8px 8px 8px;
}

.callout.alignright {
	float: right;
	margin: 0 0 15px 25px;
	width: 220px;
}

.entry .callout.alignright {
	margin-right: -60px;
}

.callout.alignleft {
	float: left;
	margin: 0 25px 15px 0;
	width: 220px;
}

.callout h1:first-child,
.callout h2:first-child,
.callout h3:first-child,
.callout h4:first-child,
.callout h5:first-child,
.callout p:first-child {
	margin-top: 0;
}

.target {
	-webkit-transition: background .7s ease-in-out;
	-moz-transition: background .7s ease-in-out;
	-o-transition: background .7s ease-in-out;
	-ms-transition: background .7s ease-in-out;
	transition: background .7s ease-in-out;
}

.target:target {
	background: #ecf8ff;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
}

#main .target:target p.meta {
	background: #fff;
}

/* =============================================================================
   Navs
   ========================================================================== */
   
#primary {
	background: url(images/bg-nav.png) repeat-x 0 0;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	font-family: museo-slab,serif;
	height: 45px;
	margin: 0 0 20px;
	text-align: center;
	z-index: 98;
}

#primary ul {
	display: table;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}

.home #primary ul li:first-child {
	display: none;
}

#primary li {
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	position:relative;
}

#primary ul li:first-child {
	border: none;
}	

#primary li:hover a { 

}

#primary li a {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 45px;
	height: 45px;
	padding: 0 13px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}

#primary ul li:first-child a {
	background: url(images/icon-home.png) no-repeat 50% 50%;
	padding: 0;
	text-indent: -9999em;
	width: 35px;
}

#primary ul li:first-child a:hover {
	opacity: .7;
}

#primary li:hover a,
#primary li a:hover,
#primary li.current_page_item {
	background: #357297; /* Old browsers */
	background: -moz-linear-gradient(top, #357297 0%, #417593 50%, #357297 51%, #264d65 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#357297), color-stop(50%,#417593), color-stop(51%,#357297), color-stop(100%,#264d65)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #357297 0%,#417593 50%,#357297 51%,#264d65 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #357297 0%,#417593 50%,#357297 51%,#264d65 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #357297 0%,#417593 50%,#357297 51%,#264d65 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357297', endColorstr='#264d65',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #357297 0%,#417593 50%,#357297 51%,#264d65 100%); /* W3C */
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
}	

#primary li a:active {
	background-position: 0 -85px;
	color: #ddd;
}	

.ie6 #primary li,
.ie7 #primary li {
	height:100%;
	position:relative;
}

.ie6 #primary li div,
.ie7 #primary li div {
	position:absolute;
	top:50%;
}

#primary li ul {
	background: #003599;
	background: rgba (0,53,153,.93);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.45);
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.45);
	box-shadow: 0px 3px 6px rgba(0,0,0,.45);
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	left: -9999em;
	/* display: none; */
	position: absolute;
	padding: 5px 0;
	top: 40px;
}

#primary li:hover ul {
	left: 0;
}

#primary li li {
	border: none;
	float: none;
	height: auto;
}

#primary li li a {
	background: none;
	color: #fff !important;
	display: block;
	font-size: 13px;
	line-height: 15px;
	height: auto;
	opacity: .6;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
}

#primary li li a:hover {
	opacity: 1.0;
	text-decoration: underline;
}

#secondary {
	background: transparent;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	margin: 0 0 25px;
	padding: 0 0 15px;
	position: relative;
}

.no-rgba #secondary {
	border: 1px solid #e1e1e1;
}

#secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary a {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #106db6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px;
	text-decoration: none;
}

#secondary a:hover {
	background: #4c9bcb;
	color: #fff;
}

#secondary li.current_page_item {
	margin: 0;
	padding-right: 16px;
	position: relative;
	width: 226px;
}

#secondary li.current_page_item a {
	background: #eb7400;
	color: #fff;
	width: 194px;
}

#secondary li.current_page_item:after {
	content: "";
	border: 16px solid transparent;
	border-left-color: #eb7400;
	position: absolute;
	right: 0;
	top: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */

label { 
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px;
	
}

input[type=text] {
	display: block;
	color: #555;
	font: normal 11px/14px arial, sans-serif;
	margin: 0 0 10px;
	width: 300px;
}

.box input[type=text] {
	display: inline;
	width: 210px;
}

input[type=submit] {
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
}	

.forgot-password {
	font-size: 11px;
	padding-left: 30px;
}

#search input[type=text] {
	border: none;
	background: transparent;
	color: #726f6d;
	font-size: 12px;
	font-family: Arial, san-serif;
	left: 11px;
	height: 15px;
	margin: 4px 0 0 7px;
	padding: 0 1px;
	width: 174px;
}

#search #search-btn {
	background: url(images/bg-search-button.png) no-repeat 50% 0;
	border: none;
	height: 20px;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -9999em;
	top: 0;
	width: 20px;
}

#search #search-btn:hover {
	background-position: 50% -20px;
}

#search #search-btn:active {
	background-position: 50% -40px;
}

/* =============================================================================
   Tables
   ========================================================================== */





/* =============================================================================
   Utility Styles
   ========================================================================== */
   
.hr {
	background: #ddd;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 5px;
	margin: 25px 0;
	overflow: hidden;
}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

img.shadow {
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.35);
	box-shadow: 4px 4px 4px rgba(0,0,0,.35);
}

img.alignright {
	margin: 3px 0 5px 15px;
}

img.alignleft {
	margin: 3px 15px 5px 0;
}

.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.center { text-align: center !important; }

.text-right { text-align: right !important; }

.centered {
	margin-left:auto;
	margin-right:auto;
}

.inline { display: inline !important; }

.block { display: block !important; }

.alignright { float:right !important; }

.alignleft { float:left !important; }

.collapse-top { margin-top: 0 !important; }

.collapse-bottom { margin-bottom: 0 !important; }

.collapse { margin: 0 !important; }

.margin-top { margin-top: 12px !important; }

.margin-top-small { margin-top: 6px !important; }

.margin-top-big { margin-top: 32px !important; }

.margin-left { margin-left: 32px !important; }

.margin-left-big { margin-left: 64px !important; }

.margin-right { margin-right: 32px !important; }

.margin-right-big { margin-left: 64px !important; }

.margin-bottom { margin-bottom: 12px !important; }

.margin-bottom-small { margin-bottom: 6px !important; }

.margin-bottom-big { margin-bottom: 32px !important; }

/* =============================================================================
   media queries
   ========================================================================== */


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}