/* Stylesheet: reset Modified On 2012-05-18 09:58:49 */
/* 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;
}
/* Stylesheet: clearfix Modified On 2012-05-18 09:58:24 */
/* Clearing Technique */

.clearfix:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
.clearfix {display:inline-block;}

/* mac hide \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* END HIDE */
/* Stylesheet: 2o12l Modified On 2012-06-08 15:31:19 */
/* Styled by Prolific Web design (c) 2012 */

/* Green Color #6fbe53
    ------------------------------------*/

.green { color: #6fbe53; }

body {
font-family: ‘Trebuchet MS’, Helvetica, sans-serif !important;
color: #313131 !important;
font-size: 12px !important;
background: url(http://www.2o12l.com/uploads/images/greenwich-pana.jpg) no-repeat top center;
}

h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
}

a {
color: #666666;
text-decoration: none;
}

a:hover {
color: #df0024;
}

a.menuactive {
color: #df0024;
}

p {
margin-bottom: 8px;
text-align: justify;
font-size: 14px;
}

p a {
color: #df0024;
}

p a:hover {
color: #CCCCCC;
}

strong {
font-weight: bold;
color: #df0024;
}

b {
font-weight: bold;
}

i {
font-style: italic;
}

.hide {
display: none;
}

#wrapper {
width: 90%;
margin: 0 auto;
}

header {
padding: 10px 10px 0;
}

#logo {
width: 300px;
height: 78px;
margin: 0 auto;
background: url(http://www.2o12l.com/uploads/images/logo.png) no-repeat 0 0;
margin-bottom: 8px;
}

#logo h1, #logo h2 {
text-indent: -9999px;
}

#tagline {
text-align: center;
padding: 0;
}

h1 {
font-weight: bold !important;
font-size: 20px !important;
}


#countdown {
margin: 0 auto;
margin-bottom: 95px;
height: 238px;
padding: 0 10px;
background: url(http://www.2o12l.com/uploads/images/countdownbg.png) no-repeat center top;
}

/* countdown table styles */

#countdownContainer {
width: 300px;
margin: 0 auto;
padding-top: 140px;
padding-left: 11px;
}

table {
width: 100%;
}

tr.numbers {
font-weight: bold !important;
font-size: 39px;
color: #DF0024;
text-shadow: 1px 1px 3px #000;
}

tr.letters {
font-weight: bold;
font-size: 18px;
color: #DF0024;
text-shadow: 1px 1px 3px #000;
}

td {
padding: 3px 6px;
text-align: center;
}

#mainbody {
clear: both;
width: 100%;
position: relative;
}

#centercol {
float: left;
width: 62%
}

h3.midtitle {
margin-bottom: 8px;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}

.textcontainer {
margin-left: 243px;
width: 61.6%;
}

.location-map {
max-width: 70%;
border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
display: block;
margin: 0 auto;
margin-top: 8px;
margin-bottom: 15px;
background: #000000;
}

.location-map:hover {
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#leftcol {
float: left;
margin-right: 10px;
padding: 6px;
border-right: solid 1px #CCCCCC;
width: 17%;
height: 700px;
text-align: center;
}

nav {
font-size: 30px;
text-transform: uppercase;
}

nav ul li {
margin-bottom: 5px;
}

#twitter_div {
width: 80%;
margin: 0 auto;
background: #006a9f;
color: #ffffff;
padding: 8px;
margin-top: 25px;
border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
border: 0;
}

#twitter_div ul {
margin-top: 8px;
}

#twitter_div ul li {
border-bottom: solid 1px #ffffff;
padding-bottom: 4px;
margin-bottom: 3px;
}

#twitter_div a {
color: #CCCCCC;
}

img#cvrslogo {
margin-top: 20px;
}

#rightcol {
float: right;
margin-left: 10px;
padding: 6px;
border-left: solid 1px #CCCCCC;
width: 17%;
height: 700px;
text-align: center;
}

#rightcol h2 {
font-size: 20px;
margin-bottom: 15px;
}

#rightcol img {
display: block;
margin: 0 auto;
margin-bottom: 25px;
max-width: 154px;
}

footer {
width: 100%;
clear: both;
padding-top: 10px;
border-top: solid 1px #CCCCCC;
}

#copyrights {
width: 400px;
float: right;
margin-right: 10px;
}

#copyrights p {
font-family: Arial;
font-size: 9px;
text-align: right;
}

#formcontainer {
text-align: center;
padding-top: 100px;
}

#inspire {
float: left;
margin-left: 10px;
position: relative;
margin-top: -8px;
}

#inspire img {
max-height: 65px;
}

label {
display: block;
margin-bottom: 4px;
}

input, textarea {
margin: 0 auto;
margin-bottom: 4px;
display: block;
font-family: inherit;
font-size: inherit;
padding: 5px;
width: 300px;
outline: 0;
}

textarea {
height: 100px;
margin-bottom: 8px;
resize: none;
}

.fbsubmit {
width: 150px;
background: #DF0024;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
padding: 5px;
border: 0;
font-size: 16px;
}

#aboutimg {
display: block;
margin: 0 auto;
}

#equip ul {
margin-top: 15px;
margin-bottom: 30px;
}

ol.qsl {
padding-left: 25px;
}

ol.qsl ol {
padding-left: 35px;
}

ol.qsl li {
list-style: decimal !important;
margin-bottom: 4px;
}

ul.links li {
font-size: 18px;
margin-bottom: 5px;
}

@media only screen and (max-width: 1100px) {

#tagline h1 { font-size: 20px !important; }
nav { font-size: 28px; }
#centercol { width: 61%; }

}

@media only screen and (max-width: 855px) {

nav { font-size: 25px; }
#centercol { width: 60%; }

}