/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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;
}

/*BODY*/

/*HEADER*/

a {
	text-decoration: none;
	color: #000;
}

header {
	margin-top: 30px;
}

.wrapper {
	width: 1150px;
	margin: 0 auto;
}

.logo {
	width: 122px;
	height: 33px;
	background: url(images/logo.jpg);
	text-indent: -9999px;
	margin-left: 0px;
}

/*MAIN*/

.mainwrapper {
	width: 1150px;
	margin: 0 auto;
}

.main {
	width: 750px;
	float: left;
	margin-right: 100px;
	margin-top: 40px;
}

.date, .title {
	float: right;
	clear: both;
}

.date {
	float: right;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
	clear: both;
	margin-right: -2px;
	margin-bottom: 4px;
}

.title, .pagetitle {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right;
	margin-right: -2px;
	margin-bottom: 8px;
	clear: both;
}

.entry {
	margin-bottom: -18px;
}

.snap_nopreview {
	margin-top: 30px;
}

.entry p, .pagecontent p {
	width: 750px;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	color: #000;
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

.intro, .sharedaddy, .sharing {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.sharing li {
	font-weight: 400;
}

.sharedaddy {
	width: 750px;
	float: left;
}

.sd-title, .sharedaddy li {
	float: left;
	margin-right: 5px;
}

.post {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #bfbfbf;
}

.post img {
	border: 18px solid #f6f6f8;
	margin-top:8px;
}

.sharing li {
	color: #000;
}

.entry p a {
	color: #5fc184;
}

.pagenav {
	width: 750px;
	float: left;
	padding-bottom: 20px;
}

.pagenav a {
	font-family: 'Fauna One';
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #000;
	padding: 5px 6px 4px 7px;
}

.back {
	float: left;
}

.further {
	float: right;
}

/*FOOTER*/

.pagemenu {
	width: 750px;
	float: left;
	margin-bottom: 20px;
	padding-top: 50px;
}

.pagemenu a {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin-right: 30px;
}

/*SIDEBAR*/

.sidebar {
	width: 300px;
	float: right;
	position: fixed;
	z-index: 100;
	margin-left: 850px;
	bottom: 0;
}

.social {
	padding: 0 0 80px 66px;
}

.social li {
	float: left;
	margin-right: 5px;
}

.textwidget {
	text-align: center;
	margin-top: -20px;
}

.textwidget p {
	padding-top: 20px;
}

.widgettitle {
	display: none;
}

.widget {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 1px;
	margin-bottom: 50px;
}

.widget li {
	text-align: center;
}

.line {
	width: 20px;
	height: 1px;
	background: #000;
	margin: 0 auto;
	margin-bottom: 50px;
}

.about {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 50px;
}

.contact {
	font-family: 'Lato';
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

textarea:focus, input:focus{
    outline: 0;
}

.comment-subscription-form {
	display: none;
}

.comments {
	width: 750px;
	float: left;
	padding: 30px 0;
}

#submit {
	width: 120px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 5px 0;
}

.avatar {
	display: none;
}

.fn {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 2px;
}

.says {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 16px;
}

.commentmetadata {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 7px 0 20px 0;
}

.comment-body p {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 14px;
	margin: 30px 0 30px 20px;
}

.comment-body {
	margin-bottom: 20px;
}

.reply {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 12px;
	color: #d1d3d4;
	text-transform: uppercase;
	width: 35px;
	margin-bottom: 30px;
}

.reply a {
	padding-top 15px;
}

#respond {
	padding-top: 40px;
	border-top: 1px solid #000;
}

#respond h3, .comments h3 {
	font-family: 'Lato';
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 30px;
	text-transform: none;
	letter-spacing: 0;
}

.main input, textarea {
	border: 1px solid #d1d3d4;
	padding: 8px;
	margin: 0 10px 10px 0;
}

.main input {
	width: 220px;
}

#commentform p {
	font-family: 'Lato';
	font-weight: 300;
	margin-bottom: 5px;
}

label {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color: #d1d3d4;
}

#submit {
	width: 130px;
	background: #000;
	border: 1px solid #000;
	color: #d1d3d4;
}

.comment-subscription-form {
	display: none;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {

	.sharedaddy {
		font-size: 11px;
	}

	.sharing p {
		font-size: 11px;
	}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 

	.logo {
		margin-left: 25px;
	}

	.main {
		margin-left: 25px;
	}

	.sharedaddy {
		font-size: 14px;
	}

	.sharing p {
		font-size: 8px;
	}

}