/*! 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: #eee url(../images/redesign/bg-body.png) repeat-x 0 0;
    padding: 25px 0 0 0;
    text-align: center;
}


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

#container {
	background: url(../images/redesign/bg-repeater.png) repeat-y 0 0;
	margin: 0 auto;
	padding: 0 5px;
	min-height: 300px;
	text-align: left;
	width: 970px;
}

#content {
	background: url(../images/redesign/bg-content-top.png) no-repeat 0 0;
}

#shim {
	background: url(../images/redesign/bg-repeater-top.png) no-repeat 50% 0;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#main-header {
	height: 185px;
	position: relative;
	z-index: 98;
}

#home-link {
	display: block;
	height: 125px;
	text-indent: -9999em;
	width: 506px;
	z-index: 2;
}

.description {
	text-indent: -9999em;
}

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

#ancillary .socialmedia {
	float: right;
}

#ancillary #user {
	background: #106db6 url(../images/redesign/bg-user.png) no-repeat 11px 50%;
	color: #fff;
	display: block;
	font: normal 11px/24px Georgia, serif;
	-moz-border-radius: 22px; 
	-webkit-border-radius: 22px;
	border-radius: 22px;
	height: 24px;
	float: right;
	padding: 0 10px 0 29px;
	margin-right: 15px;
	text-decoration: none;
}

#ancillary #user:hover {
	background-color: #6da003;
}

#search {
	background: #fff;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 28px;
	right: 20px;
	position: absolute;
	top: 62px;
	width: 238px;
	z-index: 3;
}

#breadcrumb {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 15px;
	color: #000;
	font-weight: bold;
}

/* main */
#main {
	float: right;
	padding: 0 20px 40px 20px;
	width: 700px;
}

div.wide #main {
	width: 920px;
}

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

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

.one-column {
	padding-right: 10px;
}

.two-column-right {
	background: url(../images/redesign/bg-rightcol-top.png) no-repeat 540px 0, 
				url(../images/redesign/bg-rightcol-bottom.png) no-repeat 540px 100%,
				url(../images/redesign/bg-rightcol.png) repeat-y 540px 0px;
	min-height: 300px;
}

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

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

#main.home .columns .column-one {
	float: left;
	width: 210px;
}

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

#main.home .columns .column-three {
	float: right;
	width: 220px;
}

.column-two .item {
	background: url(../images/redesign/bg-rightcol-div.png) no-repeat 0 0;
	margin: 0 0 25px;
	padding: 22px 0 10px 15px;
}

.column-two .item:first-child {
	background: none;
}

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

/* footer */
#main-footer {
	background: url(../images/redesign/bg-repeater-bottom.png) no-repeat 50% 100%;
	margin: 0 auto 15px auto;
	padding: 0 0 11px;
	width: 980px;
}

#main-footer-inner {
	background: url(../images/redesign/bg-footer.png) no-repeat 50% 0;
	padding: 20px 0 5px 0;
	text-align: left;
}

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

#main-footer address {
	float: left;
	text-align: right;
	width: 235px;
}

#main-footer #links {
	float: left;
	padding-left: 35px;
	width: 365px;
}

#main-footer #network {
	float: left;
	padding-left: 15px;
	width: 305px;
}

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

a {
    color: #0063c2;
    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 a {
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

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

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

.button {
	background: url(../images/redesign/bg-button.png) repeat-x 0 0;
	-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);
	border-radius: 22px;
	-moz-border-radius: 22px; 
	-webkit-border-radius: 22px;
	color: #fff !important;
	display: inline-block;
	font-family: museo-slab, serif;
	font-weight: normal;
	font-size: 17px;
	height: 32px;
	line-height: 32px;
	margin: 12px 0;
	padding: 0 16px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,.15);
}

.button:hover {
	background-position: 0 -32px;
	text-decoration: none !important;
}

.button:active {
	background-position: 0 -64px !important;
	color: #ddd;
	line-height: 33px;
}

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

a.twitter {
	background: url(../images/redesign/icon-twitter.png) no-repeat 0 50%;
}

a.facebook {
	background: url(../images/redesign/icon-facebook.png) no-repeat 0 50%;
}

.more {
	font-family: museo-slab, serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}

.rss {
	background: url(../images/redesign/icon-feed.png) no-repeat 0 0;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.box #tabs ul.tabs a {

}

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

body,
button,
input,
select,
textarea {
    font-family: 'Helvetica Neue' , Arial, sans-serif;
}

h1,
h3, 
h4 {
	font-family: myriad-pro, sans-serif;
}

h1 {
	border-bottom: 3px double #ddd;
	color: #6da101;
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	margin: 0;
	padding: 0 0 10px;
	position: relative;
}

.highlights h1 {
	background: url(../images/redesign/icon-lightbulb.png) no-repeat 0 5px;
	padding: 0 0 10px 22px;
}

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

h2 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 12px 0 5px;
}

div.componentheading,
h2.contentheading {
	border-bottom: 3px double #ddd;
	color: #6da101;
	margin: 0 0 15px; 0;
	position: relative;
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 15px;
}
#main .article-content h2,
#main .entry h2 {
	color: #00359a;
	font-family: museo-slab,serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 18px 0 5px;
}

.highlights h2 {
	background: url(../images/redesign/bullet-green.png) no-repeat 0 15px;
	border-top: 1px solid #ddd;
	margin-bottom: 2px;
	padding: 12px 0 0 22px;
}

.highlights h1 + article h2 {
	background: url(../images/redesign/bullet-green.png) no-repeat 0 5px;
	border: none;
	padding-top: 0;
}

h3 {
	color: #222;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin: 20px 0 12px;
	position: relative;
}

.box h3 {
	background: url(../images/redesign/bg-box-header.png) repeat-x 0 0;
	border-bottom: 1px solid #d9d9d9;
	-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-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 10px 9px;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
}

.box h3 a {
	font-family: museo-slab,serif;
	font-size: 10px;
	position: absolute;
	right: 5px;
	text-transform: uppercase;
	top: 10px;
}

.box h3 span {
	position: relative;
	z-index: 5;
}

.box.events h3 span {
	background-image: url(../images/redesign/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: 0px 50%; 
	padding-left: 19px;
}

.box div h3 {
	background: none;
	border: none;
	color: #000;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin: 7px 0;
	padding: 0;
	position: relative;
}

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

.box div h4 {
	color: #106db6;
	font-family: myriad-pro, sans-serif;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0;
	margin: -4px 0 0 0;
}	

#main-footer h4 {
	color: #333;
	font: bold 11px/13px Georgia, serif;
	margin: 0 0 9px;
	letter-spacing: 0;
	padding: 0;
	text-transform: uppercase;
}

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

h5.date {
	font-size: 11px;
	margin: 18px 0 3px 0;
}

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

#main,
#main li,
#main p {
	color: #333;
	font: normal 14px/20px Georgia, serif;
	line-height: 1.5;
}

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

#main .highlights p {
	font: normal 14px/20px Georgia, serif;
	margin: 0 0 5px;
	padding: 0 0 0 22px;
}

#main .box,
#main .box p {
	font: normal 12px/17px Georgia, serif;
}

#main .box.shop article {
	font: normal 11px/15px Georgia, serif;
}

#main .box.shop strong {
	font: bold 12px/17px Georgia, serif;
}

#main .box.poster {
	margin-top: 32px;
	padding: 0 60px 3px 0;
}

#main .box.poster img {
	position: absolute;
	right: -2px;
	bottom: 0;
}

#main .box p {
	margin: 7px 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: #106db6;
	font-family: 'Helvetica Neue', Arial, Helvetica;
	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 a,
#main-footer a:visited {
	color: #003599;
	display: block;
	text-decoration: none;
}

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

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

address {
	font-style: normal;
}

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

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


#main-footer {
	font: normal 11px/13px Georgia, serif;
}

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

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

/* random */


/* =============================================================================
   Content
   ========================================================================== */

#cycle-container {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 0 10px;
	position: relative;
}

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

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

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

#cycle-main article { 
	background: #000;
	background: rgba(0,0,0,.7);
	bottom: 0;
	-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;
	display: block;
	font-family: museo-slab,serif;
	text-decoration: none; 
	padding: 14px 10px;
	position: absolute;
	z-index: 2;
	width: 440px;
}

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

#cycle-main p {
	color: #6da101 !important;
	font-size: 11px !important;
	font-family: museo-slab,serif;
	line-height: 13px !important;
	margin: 5px 0 0 !important;
	padding: 0 !important;
	text-transform: uppercase;
}

#cycle-main article:hover {
	background: #005d9f;
	color: #eee !important;
}

#cycle-nav {
	position: absolute;
	right: 7px;
	top: 7px;
	z-index: 10;
}

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

#cycle-nav a:hover,
#cycle-nav a.activeSlide {                                               
	background: #6da003;
}

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

.highlights {
	margin: 20px 0 0 0;
}

.box {
	border: 1px solid #eee;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	margin: 0 0 20px;
	padding: 0 0 12px;
	position: relative;
}

.entry .box {
	
}

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

.box img.votes {
	position: absolute;
	left: 2px;
	top: -12px;
	z-index: 4;
}

.box.shop article {
	border-top: 1px solid #ddd;
	margin: 12px 0 0;
	padding: 8px 0 0 0;
}

.box.shop div article:first-child {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

.box.shop .thumb {
	float: left;
	padding: 8px 0 0;
	width: 64px;
}

.box.shop .product {
	float: right;
	width: 117px;
}

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

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

.callout {
	background: #f6f6f6;
	border: 1px solid #eee;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 15px 0;
	padding: 22px 22px 0 22px;
}

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

#main .box #tabs {
	margin: 5px 0 0 0;
}

#main .box ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 6;
}

#main .box ul.tabs li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
}

#main .box ul.tabs li:first-child {
	margin: 0;
}

#main .box ul.tabs li a {
	background: transparent;
	color: #999;
	display: block;
	-moz-border-radius: 22px; 
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-family: museo-slab,serif;
	font-size: 10px;
	padding: 3px 8px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-transform: uppercase;
}

#main ul.tabs li a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: none;
}

#main ul.tabs li.ui-state-active a {
	background: #106db6;
	color: #fff;
}

#tabs section[id] {
	clear: both;
	padding: 2px 0 0 0;
	position: relative;
	z-index: 1;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

.ui-tabs-hide {
	display: none;
}

#tabs .featured {
	float: right;
	width: 405px;
}

#tabs .featured.auto {
	float: none;
	width: auto;
}

/* =============================================================================
   Navs
   ========================================================================== */
   
#primary {
	background: url(../images/redesign/bg-nav.png) no-repeat 0 0;
	bottom: 15px;
	font-family: museo-slab,serif;
	height: 40px;
	left: 15px;
	padding: 5px;
	position: absolute;
	text-align: center;
	width: 930px;
	z-index: 98;
}

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

#primary li {
	border-left: 1px solid #e7f0f8;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	position:relative;
}

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

#primary li:hover a { 
	color: #0063c2;
	text-shadow: 2px 2px 2px rgba(0,0,0,.12);
}

#primary li a {
	background: url(../images/redesign/bg-nav-element.png) repeat-x 0 0;
	color: #106db6;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
	padding: 0 13px;
	text-align: center;
	text-decoration: none;
}

#primary li#current a,
#primary li.active a,
#primary li.current_page_item a {
	background-position: 0 -120px;
	color: #fff;
}

#primary li:hover a,
#primary li a:hover {
	background-position: 0 -40px;
	color: #fff;
}	

#primary li a:active {
	background-position: 0 -80px;
	color: #fff;
}	

.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: url(../images/redesign/bg-sidebar-nav-b.png) no-repeat 0 100%;
	margin: -6px 0 0 -6px;
	padding: 0 0 35px;
	width: 222px;
}

#secondary .inner {
	background: url(../images/redesign/bg-sidebar-nav-t.png) no-repeat 0 0;
	padding: 20px 0 0 0;
}

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

#secondary a {
	border-bottom: 1px solid #eee;
	color: #106db6;
	display: block;
	font-size: 12px;
	font-family: museo-slab, serif;
	line-height: 15px;
	padding: 8px 0;
	text-decoration: none;
}

#secondary a:hover {
	background: #fff;
	color: #000;
	text-decoration: underline;
}

#secondary li#current,
#secondary li.active,
#secondary li.current_page_item {
	margin: 0 0 0 -10px;
	position: relative;
	width: 210px;
}

#secondary li#current a,
#secondary li.active a,
#secondary li.current_page_item a {
	background: #6ea100;
	color: #fff;
	padding: 8px 23px 8px 8px;
}

#secondary li.active li a,
#secondary li#current li a {
	background: none !important;
	color: #106DB6 !important;
}

#secondary li#current a:after,
#secondary li.active a:after,
#secondary li.current_page_item a:after {
	content: "\00BB";
	font-weight: bold;
	font-size: 15px;
	position: absolute;
	right: 8px;
}

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

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

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

.box input[type=text] {
	width: 95%;
}

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: #fff;
	color: #726f6d;
	font-size: 15px;
	font-family: Georgia, serif;
	left: 11px;
	margin: 3px 0 0 3px;
	padding: 2px;
	width: 190px;
}

#search #search-btn {
	background: url(../images/redesign/bg-search-button.png) no-repeat 50% 0;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: none;
	height: 28px;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -9999em;
	top: 0;
	width: 35px;
}

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

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

.search {
	background: #fff;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 24px;
	position: relative;
	width: 198px;
	z-index: 3;
}

.search:focus {
	border-color: #bbb;
}

.search input[type=text] {
	border: none;
	background: #fff;
	color: #726f6d;
	font-size: 13px;
	font-family: Georgia, serif;
	left: 11px;
	margin: 3px 0 0 3px;
	padding: 2px;
	width: 164px;
}

.search input[type=submit] {
	background: url(../images/redesign/bg-searches-submit.png) repeat-x 50% 0;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: none;
	height: 24px;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -9999em;
	top: 0;
	width: 23px;
}

.search input[type=submit]:hover {
	background-position: 50% -24px;
}

.search input[type=submit]:active {
	background-position: 50% -48px;
}

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





/* =============================================================================
   Utility Styles
   ========================================================================== */
   
.hr {
	background: #ddd;
	height: 1px;
	margin: 12px 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: 5px 0 0 10px;
}

img.alignleft {
	margin: 5px 10px 0 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; }
}