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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; list-style: none; font-style: normal; font-variant: normal; font-weight: normal;}
a {outline: none;}
:focus {-moz-outline-style: none;}

@font-face {
    font-family: 'vl';
    src: url('font/vl-webfont.eot');
    src: url('font/vl-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/vl-webfont.woff') format('woff'),
         url('font/vl-webfont.ttf') format('truetype'),
         url('font/vl-webfont.svg#vl') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {background-color: white; color:black; font-size:100%; text-align: left; font-family: "vl";}

#logo {margin: 0 16px 24px 0;}

a#logo {float:left; display:block; width:160px; height:222px; background-image: url(img/logo-sprite.png); background-repeat: no-repeat; background-position-x: 0; text-indent: -1000em; z-index: 1000;}
a:hover#logo {float:left; display:block; width:160px; height:222px; background-image: url(img/logo-sprite.png); background-repeat: no-repeat; background-position-x: -160px; text-indent: -1000em; z-index: 1000;}

.iLogo {visibility: hidden; width:0; height:0;}
.iMenu {visibility: hidden; width:0; height:0;}

#container {width:960px; margin: 0 auto;}
#left {float:left; width:960px; height:auto; padding:16px 0; clear: both;}
#right {float:left; padding:16px 0; width:960px; height:auto;}

#pagehead {float:left; height:40px; width:90%}

#content {float:left; width:960px}

h1 {float:left; width:100%; margin:0; font-size: 1.25em}
h1 span {color:#808080;}
h2 {float:left; width:100%; color:#808080; font-size: 1.25em; margin-bottom: 0.5em}
.right {text-align: right;}
h3 {float:left; width:100%; font-size: 1.25em; margin:0 0 8px 0;}
h3 span, .about, .share, .more, .comments, .grey {color:#808080;}
.about, .more {margin:16px 0;}
.comments {margin:64px 0 31px 0;}
.subtitle {color:#808080; font-size: 1.25em width:100%; text-align: center;}



a {text-decoration: none; color: #39AED3;}
a:hover {text-decoration: none; color: black;}
a.visited {text-decoration: none; color: #DE4048;}

#nav {
	padding:16px; text-align: center; width:960px;
}

#nav li {
	display: inline;
}

#nav li a {
	padding: 0 16px;
}


.imgblock {float:left; display: block; margin-bottom: 32px; height:auto;}
.imgblock img {margin: 8px 0; background:#DDD;}

.end {float:right; margin: -16px 0 0 8px; }

.aboutLeft {float:left;display:block;margin: 0 32px 32px 0; width:336px;}
.aboutRight {float:left;display:block;margin: 0 0 32px 0; width:336px;}

.publi {float:left; display:block; width:224px; height:auto; margin: 0 0 24px 0;}
.publi img {margin-right: 16px; float:left; display: block;}

.publiLeft {margin: 0 16px 24px 0;}

.app {float:left;display:block;width:96px;text-align: center; margin: 0 24px 16px 0;}
.app img {margin-bottom: 8px;width:96px;}
.app_end {margin:0 24px 16px 0;}

#blogLeft {float:left; display:block; width:432px; height:auto; background-image: url(img/blog.png); padding:16px 56px 32px 16px; margin:0 32px 0 0; -moz-border-radius-bottomright: 32px; border-bottom-right-radius: 32px; -moz-border-radius-topright: 32px; border-top-right-radius: 32px;}
#blogLeft h1 {float:left; display:block; width:100%; font-size: 1.875em; color: black; border-bottom: 2px solid #7A6F4A; margin-bottom: 8px;}
#blogLeft .date {float:left; display:block; width:100%; color:#7A6F4A; font-size: 1.25em; margin-bottom: 16px; clear:both;}
#blogLeft p {font-family: helvetica;}

.frontpage-border {border-top: 2px solid #000; padding-top: 8px;}

.blogRight {float:left; display:block; width:168px; height:auto;}
.blogRight .more {float:right; display:block; font-size: 0.75em;}

p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 1em;
	line-height: 1.2em;
}

.twoCol
{
	width:100%;
	clear:left;
	
}

.twoCol_top_padded
{
	width:100%;
	clear:left;
	margin:16px 0;
	

}

#blogLeft h3, #blogLeft h2 {width:100%; margin:0 0 8px 0; float:left; clear:both;}

.wrapper {position:relative;}
.description {position:absolute; background-color: black; display: block; top:0px; left:0px; display: none;}
.description_content {position:absolute; display: block; color: white; font-size: 1em; text-align: center; top:0;}
.description_contentp {margin-bottom:0;}
.img3col {float:left; margin: 0 0 16px 0;display: block;}
.img2col {float:left; margin: 0 16px 16px 0;display: block;}
.img1col {float:left; margin: 0 16px 16px 0; display: block;}
.img1col_padded {float:left; margin: 0 16px 16px 0; display: block;}
.imageheader {float:left; width:100%}
.imglink {float:left; display:block; position:relative;}