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

/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}

blockquote { font-size: 1.8em; margin: 30px auto 35px auto; width: 80%; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.6em; text-align: center; color: #000000; font-style: italic;}
blockquote p {  }


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%;}
body { background: #eeeeee; font: normal 62.5% "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Verdana, sans-serif; color: #999999; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-size: 4.0em; color: #CCCCCC; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight: 300; padding:0; margin: 0; line-height:1em;}
p { font-size:1.2em; line-height:1.4em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }
.margin-bottom { margin-bottom: 20px; }

.article_thumb { float: left; display: inline; margin: 16px 16px 16px 0; }

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }

.test { font-size: 15.0em; color: #CCCCCC; font-family: "HelveticaNeue-UltraLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight: 300; }

a { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight: 300; }

.content { width: 960px; margin: 0 auto; text-align:center; margin-top:30px; }