@charset "UTF-8";
/* CSS Document */

/*
tumblr
*/
ol.tumblr_posts {margin:0;}
ol.tumblr_posts li {list-style-type:none; clear:both; padding-top:.5em;}
ol.tumblr_posts li:first-child {padding-top:0;}
div.tumblr_description {margin-top:6px;}
.tumblr_post a {font-weight:bold; color:#609191; font-size:1.3em;}
.tumblr_post img {float:left; padding:3px; background:#eee; margin:0 6px 6px 0; border:1px solid #609191;}


html { background:#70a0a1 url(../images/bg_html.png) center repeat-y; }
body {
	background:url(../images/bg_body.jpg) top center no-repeat;
	letter-spacing:.05em;
}
.container { padding-top:3em; }
.content {
	background: #fff url(../images/bg_ribbon.jpg) no-repeat;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
.red_bar {
	background: url(../images/bg_red_bar.gif);
	height:1.75em;
}
/* Lightbox forms */
#lightbox-form { background:#99bfbf url(../images/bg_lightbox.jpg) top center no-repeat; }
#lightbox-form .container {
	width:500px;
	padding:1em;
}
#lightbox-form h2 { color:#fff; }
#lightbox-form .container .button { float:right; }
/* TYPOGRAPHY */
h1 {
	font-size:2.5em;
	letter-spacing:.07em;
	color:#26686d;
	line-height:1.25;
	margin-top:.5em;
	margin-bottom:0;
	text-transform:uppercase;
}
h2 {
	color:#af1e2d;
	font-size:1.75em;
}
h3 {
	color:#609191;
	font-size:1.3em;
	margin-bottom:.2em;
	text-transform:capitalize;
	font-weight:bolder;
}
hr {
	border:0;
	background:#26686d;
	color:#26686d;
	height:3px;
	width:100%;
}
#purl_msg h3 {
	color:#af1e2d;
	font-weight:bold;
}
#purl_msg p {
	color:#af1e2d;
	font-size:16px;
}
ul li, ol li { margin-bottom:.5em; }
/* LINKS */
a:link, a:visited {
	font-weight:bolder;
	color:#0d6273;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
a:active { color:red; }
.tab a {
	display:block;
	width:106px;
	margin:0 auto;
	padding-top:1px;
}
.tab a:link, .tab a:visited {
	color:#fff;
	font-weight:normal;
}
.red a:link, .red a:visited, .bigRed a:link, .bigRed a:visited { color:#f2caa2; }
.green a:link, .green a:visited, .bigGreen a:link, .bigGreen a:visited { color:#cadca2; }
#footer a:link, #footer a:visited {
	color:#fff;
	text-transform:uppercase;
}
a:hover h3 { text-decoration:underline; }
#askSubmit a:hover { text-decoration:none; }
/* SIDEBAR BOXES */
.box {
	border:solid 1px #8a8a8a;
	background:#f0f0f0;
}
.box h2 { color:#fff; }
.box .button, fieldset .button { float:right; }
.red {
	background:#b24444 url(../images/bg_box_red.gif);
	color:#fff;
}
.green {
	background:#316866 url(../images/bg_box_green.gif);
	color:#fff;
}
.bigRed {
	background:#b24444 url(../images/bg_box_red_big.gif);
	color:#fff;
}
.bigGreen {
	background:#316866 url(../images/bg_box_green_big.gif);
	color:#fff;
}
.red h3, .bigRed h3 { color:#f3a8b0; }
.green h3, .bigGreen h3 { color:#b8cbcc; }
/* TABS */
.tab {
	font-size:.9em;
	letter-spacing:0;
	height:30px;
	line-height:30px;
	border:none;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	width:108px;
	float:left;
	margin-right:5px;
	margin-top:3px;
}
.inactive { background:url(../images/bg_tab.gif) center top no-repeat; }
.active { background:url(../images/bg_tab_active.gif) center top no-repeat; }
/* IMAGES */
img.photo {
	border:solid 1px #26686d;
	margin-bottom:1.5em;
}
.box img {
	float:left;
	margin-right:1em;
}
.green img { border:1px solid #b8cbcc; }
/* ROTATING ADS */
.promo h2, .promo_wide h2 {
	line-height:1.25em;
	margin:0;
}
.promo p, .promo_wide p {
	line-height:1.5em;
	color:#7bd2c1;
	text-transform:uppercase;
}
.promo p { font-size:.95em; }
.promo_wide p { font-size:1.25em; }
/* MICROSITE */
.loc_header { height:360px; }
.loc_header h1 {
	color:#fff;
	text-transform:capitalize;
}
.loc_header h2 {
	color:#7bd2c1;
	text-transform:uppercase;
}
.loc_header a:link, .loc_header a:visited { color:#fff; }
.loc_links a {
	width:268px;
	line-height:48px;
	text-align:center;
	display:block;
	float:left;
	margin:0 11px 0 0;
	background:url('../images/bg_button.gif') no-repeat;
	color:#fff;
}
.loc_links a:hover { background:url('/images/bg_button_active.gif') no-repeat; }
a.last { margin-right:0; }
/* FORMS */
th, td, caption {
	padding:0 10px 0 0;
	vertical-align:center;
}
td.label {
	text-align:right;
	width:30%;
	line-height:18px;
	height:36px;
}
td.input { width:40%; }
td.status { width:30%; }
td input { width:100%; }
textarea {
	width:100%;
	height:4.5em;
	margin:0;
}
th {
	color:#af1e2d;
	font-size:1.75em;
	line-height:1.5em;
	font-weight:normal;
}
legend {
	color:#888;
	font-size:1.75em;
	line-height:1.5em;
}
td {
	vertical-align:middle;
	padding-bottom:.5em;
}
.box td { vertical-align:top; }
.box label {
	font-weight:normal;
	color:#f2caa2;
}
fieldset {
	background:#f0f0f0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
label.error {
	margin:0 0 0 1em;
	padding:.2em 1em;
	line-height:18px;
	color:#940c0c;
	background:#FEE;
	border:1px solid;
}
label.title, select.title { font-size:1.3em; }
a.button, button {
	border:1px solid #999;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#e9f2f0;
}
a.big_button {
	padding: 2em 0;
	float:none;
	margin: 0 10%;
	text-align: center;
}
