/*
Author: Alicia Bridgewater
Author URI: http://dreamchaotic.com
*/

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

body {background: #590009; font: 1em/1.5em Arial, "Helvetica Neue", Helvetica, sans-serif; color:#333; overflow-y: scroll;}
h1, h2, h3, h4 {margin-bottom:1em;}
h1 {color:#b00c1d; font-size:1.5em; line-height:1.2em;}
h2 {color:#b00c1d; font-size:1.25em; line-height:1.2em; border-bottom: 1px solid #ccc;}
h3 {background:#b00c1d; color:#fff; font-weight:bold; font-size:1em; line-height:1.5em; text-transform:uppercase; text-align:center; margin-top:1em;}
p {margin-bottom:1.5em;}
a {color:#0119af; text-decoration:none;}

.group:before, .group:after {content: ""; display: table;}
.group:after {clear: both;}
.group {zoom: 1;}

#container {background:#EEEEEE; width:960px; min-height: 100%; height: auto !important; height: 100%; margin:0 auto;}
header {background:url('images/vegas_bkg.jpg') no-repeat; height:670px;}
#logo {position:relative; top:1em; left:1em; background:#b00c1d; width:182px; padding: .5em .5em 0 .5em;}
.main-nav-wrap {position:relative; top:385px; background:#590009; margin:1em;}
.main-nav {float:right;}
.main-nav li {float:left;}
.main-nav a {display:block; color:#FFF; text-transform:uppercase; padding:.25em 2em;}
.main-nav a:hover {background:#FFF; color:#b00c1d;}

#main-content {float:left; width:63.75%; margin: -9em 1em 1em 1em;}
.sidebar {background: #fff; float:right; width:27%; margin:-9em 1em 1em 0; padding:1em;}
.sidebar li {font-size:.875em;}

article {background:#fff; padding:1em; margin-bottom: 1em; }
article img {max-width:100%; height:auto; display:block; float:left; margin:10px 5px;}

.date {font-size:.875em; text-align:right; text-transform:uppercase;}
.posted {font-size:.75em; color: #666; text-transform:uppercase; margin: 10px 0; border-top: 1px solid #ccc; clear:both;}
.paginate {font-size:1.00em; letter-spacing.1em; padding:10px 6px 10px 4px; margin:0;}
.pagecount {font-size:1.00em; color:#666;}

.archives>h2, .archives>p {margin-top:1em;}
.links h2 {border-bottom:0;}
.thumb {display:block; float:left; width:100px; height:150px; margin:1em;}
