/*
#######################################
BASIC
#######################################
*/
body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #0A0A0A;
	font-family: Helvetica, Verdana, Arial;
	}
form{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
a{
	outline: none;
	}
acronym, abbr{
	cursor: help;
	border-bottom: 1px dotted #333333;
	font-family: Georgia, Verdana, Arial;
	}
.button{
	cursor: hand;
	}
.clear{
	clear: both;
	}
.center{
	text-align: center;
	}
#gallery img{
	border: 0px!important;
	}
*:focus{
	outline: none;
	}
.sticky{
	}
.bypostauthor{
	}
label {
	display: block;
	}
/*
#######################################
WRAPPERS
#######################################
*/
div#wrapper{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 10px solid #0A0A0A;
	}
div#mainWrapper{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
div#main{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 960px;
	}
div#entries{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left:0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	width: 645px;
	overflow: hidden;
	}
div#entries-full{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left:0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	}
div#sidebar{
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float: right;
	width: 285px;
	}
/*
#######################################
Headers
#######################################
*/
div#headerWrapper{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
div#header{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 960px;
	}
div#header h1{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
 	width: 600px;
	position: relative;
	float: left;
	left: 0px;
	right: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 65px;
	line-height: 65px;
	}
div#header h1 a{
	text-decoration: none;
	color: #0A0A0A;
	}
div#header h1 a:hover{
	color: #0A0A0A;
	background-image: url(../images/dots.png);
	background-position: left top;
	background-repeat: repeat;
	}

/*
#######################################
SOCIAL
#######################################
*/
div#social{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 	width: 250px;
	height: 32px;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	}
div#social a{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 32px;
	height: 32px;
	float: right;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	}
div#social a#rss{
	background-position: 0px 0px;
	}
div#social a#rss:hover{
	background-position: 0px -32px;
	}
div#social a#facebook{
	background-position: -32px 0px;
	}
div#social a#facebook:hover{
	background-position: -32px -32px;
	}
div#social a#twitter{
	background-position: -64px 0px;
	}
div#social a#twitter:hover{
	background-position: -64px -32px;
	}
/*
#######################################
SEARCH
#######################################
*/
div#searchWrapper{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 	width: 250px;
	height: 70px;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	}
div#search{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
   	width: 250px;
	height: 30px;
	background-image: url(../images/search.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	}
div#search label.screen-reader-text{
	display: none;
	}
div#search #s{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	border: 0px;
    	width: 210px;
	height: 20px;
	color: #EEEEEE;
	font-family: Helvetica, Verdana, Tahoma, Arial;
	font-size: 12px;
	background-color: transparent;
	}
div#search #searchsubmit{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: 0px;
	background-color: transparent;
	text-indent: -9999px;
	}
div#searchWrapper #searchsubmit:hover{
	background-image: url(../images/search-hover.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
/*
#######################################
CALENDAR
#######################################
*/
#wp-calendar{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 12px;
	}
#wp-calendar th{
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	}
#wp-calendar td{
	text-align:center;
	background-color: #F1F1F1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	}
#wp-calendar td.pad{
	background-color: transparent!important;
	}
/*
#######################################
Comments
#######################################
*/
.commentlist{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style: none;
	}
.commentlist ul{
	list-style: none;
	}
div#respond, div#comments{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-shadow: #C0C0C0 1px 1px 1px;
	}
div#respond a, div#comments a{
	color: #000000;
	text-decoration: underline;
	}
div#respond a:hover, div#comments a:hover{
	color: #333333;
	text-decoration: none;
	}
div#respond h3, div#comments h3{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
	color: #000000;
	}
div#respond input, div#respond textarea, div#respond select, div#respond button{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #0A0A0A;
	border: 1px solid #0A0A0A;
	border-radius-top-left: 5px; /* CSS3 */
	-webkit-border-top-left-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius-topleft: 5px; /* Firefox */
	border-radius-top-right: 5px; /* CSS3 */
	-webkit-border-top-right-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius-topright: 5px; /* Firefox */
	-webkit-border-bottom-left-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius-bottomleft: 5px; /* Firefox */
	border-radius-bottom-right: 5px; /* CSS3 */
	-webkit-border-bottom-right-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius-bottomright: 5px; /* Firefox */
	font-family: Helvetica, Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #EEEEEE;
	}
#author, #email, #url {
	width: 50%;
	}
textarea#comment{
	width: 450px !important;
	height: 250px;
	}
/*
#######################################
Footer
#######################################
*/
div#footerWrapper{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #000000;
	}
div#footer{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	width: 960px;
	text-align: right;
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	}
div#footer a{
	color: #EEEEEE;
	text-decoration: none;
	}
div#footer a:hover{
	color: #EEEEEE;
	text-decoration: underline;
	}
/*
#######################################
Scroll
#######################################
*/
a#scroll{
	position: absolute;
	position: fixed;
	right: 10px;
	bottom: 80px;
	display: block;
	overflow: hidden;
	height: 100px;
	width: 20px;
	background-image: url(../images/icon-scroll.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}