* {
	margin:0;
	padding:0;
}
	.hidden-desktop {
	display: none!important;
	}
	.visible-desktop {
	display: inherit!important;
	}

body {
	font-family: 'Raleway', serif;
	font-size:14px;
	background: url(../images/bigfade.jpg)center no-repeat;
    background-size: cover;
	margin: 0;
	padding: 0;
	color: #333;
	text-shadow:0 0px, 1px 1px #ccc;
}
a img { 
	border: none;
}
a:link {
	color: #111;
	text-decoration: none; 
}
a:visited {
	color: #9e3748;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	color: #9e3748;
	text-decoration: none;
}
h1 {
	font-size:30px;
	color:#111;
	font-family: 'Vast Shadow', sans-serif;
	padding: 0 0 10px 0;
}
h2 {
	color: #111;
    font-family: 'Vast Shadow', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 2px;
}
h3 {
	font-size:24px;
	color:#111;
	padding: 0 0 10px 0;
	font-style:italic;
}
h4 {
	font-size:14px;
	font-style:italic;
	color:#111;
}
p {
	line-height:140%;
}
.wrapper {
	width:960px;
	margin:0 auto;
	padding-bottom:50px;
}
header {
	padding:10px 0 0px 0;
	border-bottom: 0px;
	-webkit-border-image:url(../images/border2.png) 0 0 100 0 round; /* Safari 5 */
	-o-border-image:url(../images/border2.png) 0 0 100 0 round; /* Opera */
	border-image:url(../images/border2.png) 0 0 100 0 round;
}
.logoBox {
	border-bottom: 0px;
	-webkit-border-image:url(../images/border2.png) 0 0 100 0 round; /* Safari 5 */
	-o-border-image:url(../images/border2.png) 0 0 100 0 round; /* Opera */
	border-image:url(../images/border2.png) 0 0 100 0 round;
}

.logo {
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 0px;
	max-width: 100%;
}
.post {
	border-top:0px solid #aaa;
	padding:0px 0;
	margin:0;
}
.post header {
	padding:0;
}
.post p {
	
}
.postContent {
	
}
.post img {
	padding:15px 0;
}
.post header a {
	color:#2e3140;
	text-decoration:none;
}
footer {
	text-align: center;
}
footer p {
	padding:30px 0;
	font-size: 12px;
	color:#333;
}
.footerBox {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border-top:10px;
	border-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-border-image:url(../images/border.png) 100 100 round; /* Safari 5 */
	-o-border-image:url(../images/border.png) 100  100 round; /* Opera */
	border-image:url(../images/border.png) 20 20 round;
}
.footerBoxContent {
	width:960px;
	margin:20px auto;
}
.footerLeft {
	float: left;
	text-align:left;
	width:53%;
}
.footerLeft ul li.yes {
	list-style-type:none;
	background:url(../images/p.png) no-repeat left 15px;
	border-bottom:1px dotted #2e3140;
	box-shadow: 0 1px #ffffff;
	padding:10px 0;
}
.footerLeft ul li.yess {
	list-style-type:none;
	background:none;
	border-bottom:1px dotted #2e3140;
	box-shadow: 0 1px #ffffff;
	padding:10px 0;
}
.footerLeft ul li.last {
	list-style-type:none;
	background:none;
	border-bottom:0px;
	box-shadow: 0px;
	padding:10px 0;
}
.footerLeft ul li a {
	color: #333;
	text-decoration:none;
	padding-left:0px;
}
.footerLeft ul li a:hover {
	color: #9e3748;
}
.footerRight {
	float: right;
	text-align:left;
	width:35%;
}
.footerRight li {
	list-style-type:none;
	list-style:none;
	float:left;
	display:block;
	border-bottom:0px;
	padding:10px 0 0 0;
}
.footerRightPost {
	float:left;
	padding:0 20px 10px 0;
}
.footerRightPost img {
	/*box-shadow:0 0 3px rgba(0, 0, 0, 0.2);*/
}
.footerRight li p {
	padding:3px 0;
}
.footerRight a {
	text-decoration:none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/**************************/
/*********************************Begin main menu****************************************/
/**************************/
.nav{
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.nav li{
    display:inline;
    padding-right: 3%;
}
.nav a{
    display:inline-block;
    padding-top:20px;
    color: #111;
    font-family: 'Vast Shadow', sans-serif;
    text-transform: uppercase;
    font-size: .9em;
    text-decoration: none;
    letter-spacing: 2px;
}
.nav ul #active a {
    color: #555;
}
/*
.nav {
	width:960px;
	position:relative;
	margin:0px auto;
	height:auto;	
}
.nav ul {
    width: 100%;
    margin:0px auto;
    position: relative;    
}
.nav ul li {
    float: left;
    list-style-type: none;
	margin: 15px 0 0 0px;
	padding-right: 30px;
}
.nav ul li a {
    color: #111;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 2px;
}
.nav ul li a:hover {
    color: #555;
}
.nav ul #active a {
    color: #555;
}*/

/*.star {
    display: block;
    height: 48px;
    margin-top: 0px;
    width: 12px;
}*/
/**************************/
/*********************************End main menu****************************************/
/**************************/
/*********************************Begin Media Queries****************************************/
/**************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	.wrapper {
		width: 95%;
	}
	.hidden-desktop {
	display: none!important;
	}
	.visible-desktop {
	display: inherit!important;
	}
}
/* for 768px or less */
@media screen and (max-width: 768px) {
	.nav {
		width: auto;
		position:relative;
		margin:0 auto;
		height:auto;
	}
	.nav ul {
		float: none;
		margin:0;
		margin:0;
		position: relative;
	}
	.nav ul li {
		list-style-type: none;
		margin:20px 0 0 18px;
	}
	.hidden-desktop {
	display: none!important;
	}
	.visible-desktop {
	display: inherit!important;
	}
	.logo {
		float: none;
		text-align:center;
		max-width: 100%;
	}
	.post header {
		float:none;
		width: auto;
		padding:0;
		margin-left:0px;
	}
	.post p {
		float:none;
		width: auto;
	}
	.postContent {
		margin-left:0px;
	}
	.footerBoxContent {
		width:auto;
		margin:20px auto;
	}
	.footerLeft {
		float: none;
		text-align:left;
		width: auto;
		padding:0 20px;
	}
	.footerRight {
		float: none;
		text-align:left;
		width: auto;
		padding:20px 20px 0 20px;
	}
}
/* for 480px or less */
@media screen and (max-width: 480px) {
	h1 {
		font-size:24px;
	}
	h3 {
		font-size:14px;
	}
	.hidden-desktop {
	display: inherit!important;
	}
	.visible-desktop {
	display: none!important;
	}
	.nav ul {
		text-align:center;
	}
	.nav ul li {
		float: none;
		list-style-type: none;
		margin:5px 0 0 18px;
		display:block;
	}
	.nav ul li a {
		font-size: 16px;
	}
	.star {
		display:none;
	}
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
/**************************/
/*********************************End Media Queries****************************************/
/**************************/