/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}






/* * * * * * * * * * * * * * * * * * * * * * * *

STRUCTURE

* * * * * * * * * * * * * * * * * * * * * * * */

body {
	background: url(images/bgd-tile-feed.png) repeat fixed;
}
#headwrap {
	position: fixed;
	height: 300px;
	background: #FFF;
	z-index:99;
}
header {
	height: 100px;
}
#registration {
	height: 100px;
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid rgba(00,00,00,.1);
	padding-top: 300px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
}
#leftrail {
	margin-left: -100%;
	float: left;
	background: #F6F6f6;
	border-right: 1px solid rgba(00,00,00,.1);
}
footer {
	clear: left;
	width: 100%;
}
.card {
	background: #FFF;
	text-align: left;
}
.card h1 {
	color: #205666;
	text-align: center;
	padding-bottom: 15px;
	font: lighter 40px/50px "Bodoni Egyptian Pro", serif;
}
.card h2 {
	text-transform: uppercase;
	color: #ABABAB;
	text-align: center;
	padding-bottom: 15px;
	font: lighter 16px "Sofia Pro", sans-serif;
}
.card h3 {
	font: 18px/28px "Sofia Pro", sans-serif;
	color: #333;
}
.card p {
	padding-bottom: 24px;
	color: #333;
	font: lighter 18px/28px "Sofia Pro", sans-serif;
}
.cardimage {
	float: right;
	padding-right: 20px;
}
.logo {
	padding: 10px 0 0 20px;
	float: left;
}
.headerstuff {
	padding: 40px 20px 0 0;
	float: right;
}
.social {
	float: left;
}
.expand {
	float: right;
}




/* * * * * * * * * * * * * * * * * * * * * * * *

NAV

* * * * * * * * * * * * * * * * * * * * * * * */

nav {
	background: #51B9B9;
}
#subnav {
	background: #205666;
}
nav ul {
	display: -webkit-flex;
	-webkit-flex-flow: row;
	-webkit-justify-content: space-between;
	-webkit-align-items: center;
	width: 100%;
}
nav li {
	padding: 15px 0;
	-webkit-flex: 1 1 auto;
	text-align: center;
	font: normal 13px "Sofia Pro", sans-serif;
	text-transform: uppercase;
}
nav li.selected {
	background: #205666;
}
nav a:link, nav a:visited {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}
nav a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, .5);
}
nav a:active {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: rgba(255, 255, 255, .5);
}
#subnav a:hover, #subnav a.selected {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}
#subnav a:active {
	text-decoration: none;
	color: rgba(255, 255, 255, .5);
}



/* * * * * * * * * * * * * * * * * * * * * * * *

LEFT RAIL

* * * * * * * * * * * * * * * * * * * * * * * */

#leftrail header {
	height: 30px;
	background: #B5E1E0;
}
#leftrail header h1 {
	color: #205666;
	font: lighter 14px "Sofia Pro", sans-serif;
	text-transform: uppercase;
}
.minicard {
	padding: 10px 27px 10px 10px;
	border-bottom: 1px solid rgba(00,00,00,.1);
	position: relative;
	clear: both;
}
.minicardSelected {
	background: #FFF;
}
.minicard img {
	margin: 0 10px 10px 0;
	float: left;
}
.minicard h2 {
	padding: 0 0 5px 0;
	color: #205666;
	font: 300 18px/20px "Sofia Pro", sans-serif;
}
.minicard p {
	color: #666;
	font: 300 14px/17px "Sofia Pro", sans-serif;
}
.thumb {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}





/* * * * * * * * * * * * * * * * * * * * * * * *

RIGHT RAIL

* * * * * * * * * * * * * * * * * * * * * * * */

#welcome {
	margin: 0 0 20px;
	background: #FFF;
	height: 300px;
	width: 300px;
}



/* * * * * * * * * * * * * * * * * * * * * * * *

BANNERS

* * * * * * * * * * * * * * * * * * * * * * * */

#leaderboard {
	text-align: center;
	padding: 10px;
}
.bannerskyscraper {
}
.bannerMedRec {
	padding: 10px;
	border-bottom: 1px solid rgba(00,00,00,.1);
}
.bannerLeaderboard {
	padding: 0 0 20px;
}



/* * * * * * * * * * * * * * * * * * * * * * * *

LINKS & CLASSES

* * * * * * * * * * * * * * * * * * * * * * * */

a:link, a:visited {
	text-decoration: none;
	color: #51B9B9;
}

a:hover {
	text-decoration: underline;
	color: #51B9B9;
}

a:active {
	text-decoration: none;
	color: #51B9B9;
}

.centerme {
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}






/* * * * * * * * * * * * * * * * * * * * * * * *

MEDIA QUERIES

* * * * * * * * * * * * * * * * * * * * * * * */

* {
	transition: all 0.5s ease;
}



/* max width */
@media(max-width: 9999px) {
#headwrap {
	width: 100%;
}
#contentcolumn {
	padding: 20px 0 0 20px;
	margin: 0 0 0 320px;
	text-align: left;
}
#leftrail {
	width: 320px;
}
#feedwrap {
	width: 960px;
}
#feed {
	width: 640px;
	float: left;
}
#rightrail {
	width: 300px;
	float: right;
}
.card {
	padding: 20px;
	margin: 0 0 20px;
}
.cardimage {
	height: 320px;
	width: 320px;
}
.navreveal {
	display: none;
}
}



/* condense */
@media(max-width: 1315px) {
#contentcolumn {
	padding: 10px 0 0 10px;
	margin: 0 0 0 300px;
}
#leftrail {
	width: 300px;
}
#feedwrap {
	width: 950px;
}
.card {
	margin: 0 0 10px;
}
#welcome {
	margin: 0 0 10px;
}
.bannerMedRec {
	padding: 0;
}
}



/* hide leftrail; un-condense; center */
@media(max-width: 1275px) {
#contentcolumn {
	padding: 20px 0 0;
	margin: 0 auto;
	width: 960px;
}
#leftrail {
	display: none;
}
#feedwrap {
	width: 960px;
}
.card {
	margin: 0 0 20px;
}
#welcome {
	margin: 0 0 20px;
}
}






/* shrink feed; alter nav */
@media(max-width: 1000px) {
#contentcolumn {
	width: 720px;
}
#feedwrap {
	width: 720px;
}
#feed {
	width: 400px;
}
.cardimage {
	height: 360px;
	width: 360px;
}
/* nav */
.navreveal {
	display: inline;
}
.navhide {
	display: none;
}
nav li {
	font: normal 12px "Sofia Pro", sans-serif;
}
}






















/* minimum width */
@media(max-width: 745px) {
#headwrap {
	width: 745px;
}
}
