/*
THEME NAME: Vermont Code Camp
THEME URI: http://vtcodecamp.org/
DESCRIPTION: A custom theme based on the Sandbox theme.
VERSION: 1.0.0
AUTHOR: Jason Pelletier
AUTHOR URI: http://foundline.com/people/jason-pelletier
TEMPLATE: sandbox
*/


/* reset-screen.css */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* updated version from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* edited version by Found Line */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}


/* layout-screen.css */

body {
	margin: 0;
	padding: 0;
	background: #444 url('images/shadow-1075x200.png') no-repeat center 25px;
	_background-image: url('images/shadow-444444-1075x200.png');
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
	z-index: 1;
	-webkit-text-size-adjust: none;
}
#wrapper {
    position: relative;
    width: 940px;
    margin: 50px auto 40px;
    padding: 10px 10px 20px;
    _overflow: visible;
    background-color: white;
    border-top: 6px solid #1272A0;
    text-align: left;
}
#container {
    _position: relative;
    margin: 130px 40px 0;
    _margin-left: 20px;
    _margin-right: 20px;
    _z-index: 5;
}
    body.home #container {
        margin-top: 0;
    }
#vermont-code-camp {
    position: absolute;
    width: 250px;
    height: 81px;
    top: 40px;
    left: 25px;
    display: block;
    background: transparent url('images/vermont-code-camp-250x82.png') no-repeat 0 0;
    _background-image: url('images/vermont-code-camp-FFFFFF-250x82.png');
    text-indent: -999em;
    _z-index: 1;
}
#vermont-code-camp:hover,
#vermont-code-camp:focus {
    background-position: 0 -82px;
}
#primary {
    position: absolute;
    width: 100%;
    top: -45px;
    *top: -60px;
    left: 0;
}
#primary .xoxo,
#primary .widget {
    margin-top: 0;
}
#primary .xoxo li,
#primary .widget li {
    margin-top: 0;
    margin-left: 0;
    list-style: none;
}
#primary .menu {
    padding: 0 10px;
    text-align: right;
}
#primary .menu-item {
    display: inline;
    margin-left: 0.1em;
    margin-right: 0.1em;
}
#primary .menu-item a {
    *display: inline-block;
    padding: 0.4em 0.5em 1.3em;
    font-size: 1.0em;
    color: #AAA;
    text-decoration: none;
}
#primary .menu-item a:hover,
#primary .menu-item a:focus {
    color: #888;
}
#primary .menu-item.current-menu-item a,
#primary .menu-item.current-menu-item a:hover,
#primary .menu-item.current-menu-item a:focus {
    padding-left: 0.8em;
    padding-right: 0.8em;
    background-color: white;
    font-weight: bold;
    color: #1272A0;
}
#footer {
    margin-top: 50px;
}
#footer .inner {
    margin-left: 40px;
    margin-right: 40px;
}
#footer p {
    margin-top: 0.1em;
    font-size: 1.1em;
}
#footer p,
#footer a {
    color: #888;
}

/* content-screen.css */

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
th,
td {
    font-size: 1.4em;
    line-height: 1.4;
    color: black;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
table {
    margin-top: 0.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "museo-sans-1", "museo-sans-2", Arial, sans-serif;
    line-height: 1.2;
    font-weight: bold;
}
h1,
h1 a,
h1 a:visited,
h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
h4,
h4 a,
h4 a:visited,
h5,
h5 a,
h5 a:visited,
h6,
h6 a,
h6 a:visited {
    color: #1272A0;
    text-decoration: none;
}
h1 {
    font-size: 3.0em;
}
h1.entry-title {
    font-size: 3.6em;
}
    body.home h1.entry-title {
        position: relative;
        display: block;
        width: 510px;
        margin-top: 38px;
        margin-bottom: 30px;
        margin-left: 380px;
        font-size: 2.6em;
        text-align: right;
    }
h2 {
    font-size: 2.4em;
}
h3 {
    font-size: 1.8em;
}
h4 {
    margin-top: 1.4em;
    font-size: 1.4em;
    color: black;
}
li {
    margin-top: 0.6em;
    margin-left: 2.0em;
}
ul li {
    list-style: disc;
}
ol li {
    list-style: decimal;
}
ul ul,
ol ol,
li li {
    font-size: 1.0em;
}
th,
td {
    padding: 0.4em;
    font-size: 1.2em;
    line-height: 1.1;
}
th {
    font-size: 1.1em;
    font-weight: bold;
}
tbody tr:nth-child(odd) {
    background-color: #EFEFEF;
}
blockquote {
    overflow: hidden;
    margin: 1.6em 0 2.0em;
    padding: 0 1.6em;
}
blockquote p {
    margin-top: 0.6em;
    font-size: 1.2em;
    color: #333;
    font-style: italic;
}
blockquote p cite {
    font-size: 0.9em;
    color: #444;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
small {
    font-size: 80%;
}

a,
a:visited {
    color: #333;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #666;
}

.button,
.button:visited {
    display: inline-block;
    padding: 0.6em 0.9em 0.5em;
    background: #333 url('images/glare.png') repeat-x center top;
    _background-image: none;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    font-size: 0.9em;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.button:hover,
.button:focus {
    background-color: #1595D3;
    color: white;
}
em .button,
em .button:visited {
    background-color: #1595D3;
    font-style: normal;
}
em .button:hover,
em .button:focus {
    background-color: #222;
}
.columns {
    _width: 100%;
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}
.column {
    float: left;
    clear: none;
    margin-left: 30px;
    margin-right: 30px;
    _margin-left: 17px;
    _margin-right: 17px;
}
.column-8 {
    width: 260px;
}
.column-11 {
    width: 390px;
}
.column-14 {
    width: 520px;
}
.overview {
    position: relative;
    height: 268px;
    overflow: hidden;
    margin: 15px -70px 20px;
    padding: 32px 50px 0 450px;
    background: transparent url('images/overview-1000x300.png') no-repeat center top;
    _background-image: url('images/overview-FFFFFF-1000x300.png?cache=0');
}
.overview h2,
.overview h2 a,
.overview h2 a:visited {
    color: #111;
}
.overview p {
    font-size: 1.5em;
}
.overview img {
    position: absolute;
    top: 12px;
    left: 10px;
    margin: 0;
}

/* IMAGES */
.alignleft,
.alignright {
    clear: both;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.wp-caption {
    font-size: 0.9em;
}
p.wp-caption-text {
    margin-top: 4px;
    font-size: 1.2em;
    line-height: 1.2;
    color: #00675A;
}

/* LOGOS */
.sponsors {
    width: 100%;
}
.sponsors li {
    margin-left: 0;
    font-size: 0.8em;
    list-style: none;
}
.sponsors .sponsor {
    width: 150px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*_height: 0;*/
    overflow: visible;
    vertical-align: top;
    margin-right: 10px;
    padding: 0 5px;
    text-align: center;
    line-height: 1.2;
}
    .sponsors .sponsor, x:-moz-any-link {
        display: -moz-inline-box;
        -moz-box-orient: vertical;
        -moz-box-align: center;
    }
    .sponsors .sponsor, x:-moz-any-link, x:default {
        display: inline-block;
        *display: inline;
    }
.sponsor,
.sponsor a,
.sponsor a:visited {
    color: #AAA;
}
.sponsor em {
    position: relative;
    width: 150px;
    font-style: normal;
}
.sponsor .note.msdn-subscription {
    position: relative;
    width: 95px;
    float: right;
    text-align: left;
}
    .sponsor .note.msdn-subscription, x:-moz-any-link {
        width: 150px;
        text-align: center;
    }
    .sponsor .note.msdn-subscription, x:-moz-any-link, x:default {
        width: 95px;
        text-align: left;
    }
.sponsor .logo {
    position: relative;
    margin-bottom: 15px;
    display: block;
    font-weight: bold;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -999em;
}
.logo.uvm {
    width: 150px;
    height: 54px;
    background-image: url('sponsors/uvm-150x54.jpg');
}
.logo.mywebgrocer {
    width: 150px;
    height: 42px;
    background-image: url('sponsors/mywebgrocer-150x42.jpg');
}
.logo.found-line {
    width: 150px;
    height: 56px;
    background-image: url('sponsors/found-line-150x56.jpg');
}
.logo.discount-aspnet {
    width: 150px;
    height: 78px;
    background-image: url('sponsors/discount-aspnet-150x78.jpg');
}
.logo.green-mountain-coffee-roasters {
    width: 150px;
    height: 89px;
    background-image: url('sponsors/green-mountain-coffee-roasters-150x89.jpg');
}
.logo.jetbrains {
    width: 150px;
    height: 58px;
    background-image: url('sponsors/jetbrains-150x58.jpg');
}
.logo.microsoft {
    width: 150px;
    height: 35px;
    background-image: url('sponsors/microsoft-150x35.jpg');
}
.logo.vtsda {
    width: 150px;
    height: 41px;
    background-image: url('sponsors/vtsda-150x41.jpg');
}
.logo.dealerdotcom {
    width: 150px;
    height: 15px;
    background-image: url('sponsors/dealerdotcom-150x15.jpg');
}
.logo.edge-tech-corp {
    width: 150px;
    height: 53px;
    background-image: url('sponsors/edge-tech-corp-150x53.jpg');
}
.logo.oreilly {
    width: 150px;
    height: 51px;
    background-image: url('sponsors/oreilly-150x51.jpg');
}
.logo.wrox {
    width: 150px;
    height: 80px;
    background-image: url('sponsors/wrox-80x80.jpg');
    background-position: center 0;
}
.logo.techsmith {
    width: 150px;
    height: 22px;
    background-image: url('sponsors/techsmith-150x22.jpg');
}
.logo.code-magazine {
    width: 150px;
    height: 55px;
    background-image: url('sponsors/code-magazine-150x55.gif');
}
.logo.telerik {
    width: 150px;
    height: 59px;
    background-image: url('sponsors/telerik-150x59.jpg');
}
.logo.xceed-software {
    width: 150px;
    height: 53px;
    background-image: url('sponsors/xceed-software-150x53.jpg');
}
.logo.logicnp-software {
    width: 150px;
    height: 33px;
    background-image: url('sponsors/logicnp-software-150x33.jpg');
}
.logo.pluralsight {
    width: 150px;
    height: 36px;
    background-image: url('sponsors/pluralsight-150x36.jpg');
}
.logo.devexpress {
    width: 150px;
    height: 36px;
    background-image: url('sponsors/devexpress-150x36.jpg');
}
.logo.componentone {
    width: 150px;
    height: 68px;
    background-image: url('sponsors/componentone-104x68.png');
    background-position: center 0;
}
.logo.apprenda {
    width: 150px;
    height: 40px;
    background-image: url('sponsors/apprenda-150x40.jpg');
}
.logo.huagati-systems {
    width: 150px;
    height: 51px;
    background-image: url('sponsors/huagati-150x51.jpg');
}
.logo.syncfusion {
    width: 150px;
    height: 44px;
    background-image: url('sponsors/syncfusion-150x44.jpg');
}
.logo.microsoft-mvp {
    width: 51px;
    height: 80px;
    background-image: url('sponsors/microsoft-mvp-51x80.jpg');
}
.logo.vermont-3 {
    width: 150px;
    height: 90px;
    background-image: url('sponsors/vermont-3-150x90.jpg');
}
.logo.uxde {
    width: 150px;
    height: 100px;
    background-image: url('sponsors/uxde-120x80.jpg');
}
.logo.phpa {
    width: 150px;
    height: 80px;
    background-image: url('sponsors/phpa-65x80.png');
    background-position: center 0;
}
.logo.fitsolutions {
    width: 150px;
    height: 55px;
    background-image: url('sponsors/fitsolutions-150x55.jpg');
}
.logo.textcontrol {
    width: 150px;
    height: 37px;
    background-image: url('sponsors/textcontrol-150x37.png');
}
.logo.typemock {
    width: 150px;
    height: 37px;
    background-image: url('sponsors/typemock-150x37.png');
}

/* SCHEDULE */
table#schedule {
    width: 100%;
}
table#schedule th {
    width: 150px;
}
table#schedule th.timespan {
    width: 120px;
}

/* DISASTER RELIEF */
#disaster-relief {
    margin-top: 3.0em;
    padding: 0.1em 2.0em 1.6em;
    background-color: #EEE;
    border: 1px solid #DDD;
}
#disaster-relief h2 {
    margin-top: 0.8em;
    font-size: 2.0em;
    color: red;
}
