* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, .footer, .nav {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:300; 
}

/* weights and colors */
.f-light { font-weight:300; }
.f-normal, h3, strong { font-weight:400; }
.f-strong {	font-weight:700; }
strong {color:#288ccb;}

/* alignment */
.t-center {text-align:center;}
.l-sp-left {margin-left: 1em;}

i {
	display:inline-block;
	font-style: normal;
}

p {
	line-height: 1.6em;
}

a.block, a.block:hover {
	display:inline-block;
	color:inherit;
	text-decoration: none;
}


/* -------------- */
.header {
	overflow:hidden;
	border-bottom:1px solid #ccc;
	position: relative;
	padding: 1em 0;
}

.nav, .nav:hover {
	color: inherit;
	text-decoration: none;
	font-weight: 600;
	padding:0;
	margin: 12px 0 0 0;
	font-size:1.2em;
	position: relative;
	bottom: 0;
	border-bottom: 1px solid #ccc;
}

.nav i {
	color: #859900;
	font-size:1.5em;
	vertical-align: sub;
}

.main {
	background:#ddd;
	border-top:1px solid #efefef;

	background: -moz-linear-gradient(top, rgba(221,221,221,0.65) 0%, rgba(221,221,221,0) 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,0.65)), color-stop(70%,rgba(221,221,221,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(221,221,221,0.65) 0%,rgba(221,221,221,0) 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(221,221,221,0.65) 0%,rgba(221,221,221,0) 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(221,221,221,0.65) 0%,rgba(221,221,221,0) 70%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(221,221,221,0.65) 0%,rgba(221,221,221,0) 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dddddd', endColorstr='#00dddddd',GradientType=0 ); /* IE6-9 */	
}

.footer {
	text-align:center;
	color:#555;
	padding-top:1em;
	padding-bottom:1em;
	border-top: 1px solid #ccc;
	margin-top: 10em;
}
.footer p {
	margin: 0;
}

/* ------------------ */
.logo {
	margin:0;
	font-size: 36px;
	line-height: 40px;
}

.hero {
	padding: 35px 0;
}

.actions {
	margin-top:3em;
}

.sell div {
	margin-bottom: 2em;
}

.news {
	-moz-box-shadow: 0px 3px 10px 0px #ccc;
	-webkit-box-shadow: 0px 3px 10px 0px #ccc;
	-ms-box-shadow: 0px 3px 10px 0px #ccc;
	box-shadow: 0px 3px 10px 0px #ccc;
	background:#fff;
	padding: 1em 2em;
	border-left: 1px solid #ccc;
	margin-top: 1.5em;
}

.news-item {
	margin-bottom:2em;
}

.news h2 {
	padding-bottom:.5em;
	border-bottom: 1px dashed #ccc;
}

.mailing-list {
	margin-top:2em;
	padding-top:.5em;
	border-top: 1px dashed #ccc;
}

.mailing-list-icon {
	color: #3785C7;
	font-size:1.5em;
	vertical-align: sub;
	margin-right: 10px;
}

/* ----------------- */

.docs-home h1 {
	text-align: center;
	margin: 1em 0;
}

.docs-item {
	margin-bottom: 2em;
	overflow:hidden;
}

.docs-item img {
	margin-right: 1em;
}

.doc {
	background:#ddd;
	border-top:1px solid #efefef;
	background: -moz-linear-gradient(top, rgba(221,221,221,0.20) 0%, rgba(221,221,221,0) 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,0.20)), color-stop(70%,rgba(221,221,221,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(221,221,221,0.20) 0%,rgba(221,221,221,0) 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(221,221,221,0.20) 0%,rgba(221,221,221,0) 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(221,221,221,0.20) 0%,rgba(221,221,221,0) 70%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(221,221,221,0.20) 0%,rgba(221,221,221,0) 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dddddd', endColorstr='#00dddddd',GradientType=0 ); /* IE6-9 */	
}

.doc * {
	line-height: 1.4em;
}

.doc .listingblock tt {
	line-height: normal;
}

.doc .literalblock tt {
	line-height: normal;
}

.toc a, .toc a:visited,
.doc h2 a, .doc h2 a:visited,
.doc h3 a, .doc h3 a:visited,
.doc h4 a, .doc h4 a:visited {
 color: #333;
}

.doc h1 {
	text-align: center;
	margin: 1.5em 0;
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
}

.doc h2 {
	font-size: 24px;
	line-height: 40px;
	font-weight: 400;
	margin-top: 1em;
}

.doc h3 {
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
}

.doc p {
	font-family: 'Droid Serif', serif;
	font-size: 15px;
}


.doc ul, ol {
	margin-left: 3em;
}

.doc code {
	color: inherit;
}

.doc strong {
	color: inherit;
	font-weight: 700;
}

/*phone*/
@media (max-width: 767px) {
	body { 
		padding: 0;
	}

	.hero {padding: 30px 0;}

	.hero-text {
		padding: 0 20px 30px 20px;
		text-align: center;
	}

	.phone-pad {padding: 0 20px;}

	.docs-item-icon {
		display:none !important;
	}
}

/*tablet and up normal and large display*/
@media (min-width: 768px) {
	.hero-text {
		margin-top:3em;
	}
}

/*large*/
@media (min-width: 1200px) {
	strong {font-size: 1.4em;}
}
