@charset "utf-8";
body  {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Adobe Caslon Pro", "Times New Roman", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	word-wrap: break-word;
	color: #000;
	background-color: #cc9933;
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat;
}
a:link, a:visited {
	color: #39381A;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a img {
	border: none;
}
ul, ol, dl {
	padding: 0;
	margin: 10px;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}
.container {
	width: 95%;
	background: #FFF;
	margin: 1% auto 1% auto;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 12px #000;
	-webkit-box-shadow:0px 0px 12px #000;
	box-shadow:0px 0px 12px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}
#header {
	margin: 0 auto;
	width: 95%;
	background: #FFF;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.pagemenu ul {
	list-style-type: none; 
	list-style-image: none; 
}
.pagemenu li {
	display: inline; 
}
#footer {
	padding: 10px;
	text-align: center;
	font-size: 9px;
	position: relative;
	clear: both;
}
#sidebar1 {
	float: left;
	width: 15%;
	background: #FFF;
	margin: 0 1% 0 0;
}
#sidebar1 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
#sidebar2 {
	float: right;
	width: 16%;
	background: #FFF;
	margin: 0 0 0 1%;
}
#sidebar2 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
.blockhead {
	padding: 2px;
}
.blockhead ul img {	
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
	margin: 2px;
}
.block {
	padding: 2px;
}
.block h3 {
	text-shadow: 1px 1px 1px #999999;
}
.block li {
	list-style-type: none;
}
#contentwrap {
	margin : 0 auto;
}
#maincontent {
	float: left;
	background: #FFF;
	margin: 1% 0 1% 0;
	padding: 1% 0 1% 0;
	width: 65%;	
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}
#maincontent h2 {
	text-shadow: 1px 1px 1px #999999;
}
#maincontent  p {
	margin-top: 1.3em;
}
#maincontent li {
	margin: 10px;
}
.sbvideo {
	-moz-box-shadow:0px 0px 10px #000; 
	-webkit-box-shadow:0px 0px 10px #000; 
	box-shadow:0px 0px 10px #000;
	margin: 0 auto;
	width: 600px;
	clear: both;
}
#sbvid {
	-moz-box-shadow:0px 0px 10px #000; 
	-webkit-box-shadow:0px 0px 10px #000; 
	box-shadow:0px 0px 10px #000;
	margin: 0 auto;
	width: 600px;
	clear: both;
}
#postcontent {
	margin: 0 0 5px 0;
}
#postinfo {
	float: left;
	padding: 5px;
	width: 300px
}
.itemlinks {
	margin: 5px 0 5px 0;
}
.sharearea {
	float: right;
	padding: 5px;
	width: 300px;
}
#embedarea { 
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
}
.singlethumbnail {
	float: right;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}
#singlethumb-post {
	width: 300px;
	float: right;
	padding: 5px;
}
#singlethumbnail-post {
	margin: 0px auto;
	width: 192px;
	height: 120px;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}
#featured {
	margin: 1% auto;
	text-align: center;
	width: 550px;
}
#galleryhome {
	margin: 0px auto;
	width: 600px;
}
.videoitem {
	float: left;
	width: 200px;
	height: 200px;
	margin: 5px 0 5px 0;
}
.gallerycomments {
	width: 21px;
	height: 25px;
	margin: 2px 145px 0 0;
	float: left;
	background: url(images/commentsbg.png) top left no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	padding: 1px 2px 2px 2px;
	font-weight: bold;
}
.thumbnail {
	margin: 4px auto 4px auto;
	width: 192px;
	height: 120px;
	padding: 0px;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	overflow: hidden;
}
.videoitem-small {
	float: left;
	width: 100%;
}
.gallerycomments-small {
	width: 21px;
	height: 25px;
	margin-top: 2px;
	float: left;
	background: url(images/commentsbg.png) top left no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	padding: 1px 2px 2px 2px;
	font-weight: bold;
}
.thumbnail-small {
	float: left;
	margin: 2px 0 0 0;
	height: 50px;
	padding: 0px;
	border: 1px solid #ccc;
	-moz-box-shadow: 5px 5px 15px #ccc;
	-webkit-box-shadow: 5px 5px 15px #ccc;
	box-shadow: 5px 5px 15px #ccc;
	overflow: hidden;
}
img.thumb { 
	width: 1024px;
	height: 120px;
}
a:hover img.thumb {
	width: 192px;
	height: 120px;
}
.gallerydate {
	margin: 5px;
	color: #000;
	padding: 5px;
	font-size: 11px;
}
.fltrt-small {
	float: right;
	margin-left: 2px;
}
.fltlft-small {
	float: left;
	margin-right: 2px;
}
.fltrt {
	float: right;
	margin-left: 5px;
}
.fltlft {
	float: left;
	margin-right: 5px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	height:1em;
}
/*HTML 5 support - Sets new HTML 5 tags to display:block so 

DW and browser know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}
.postauthor {
	margin: 8px 0 10px 0;
}
.postauthor h4 {
    font-size: 1.2em;
    margin: 5px;
}
.postauthor-img {
	margin: 5px;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	width: 80px;
	height: 80px;
}
.postauthor-page {
	padding: 1%;
}
.postauthor-page ul {
	list-style-type: none; 
	list-style-image: none; 
}
.postauthor-page ul li {
	display: inline;
	text-align: left;
}
.postauthor img {
	margin: 5px;
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 5px 10px #000;
	box-shadow:0px 0px 5px #000;
}
#search {
	list-style-type: none;
	display: inline;
}
.navigation {
	padding: 1%;
	word-wrap: break-word;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
#singlecomments img {
	border: 1px solid #ccc;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 5px;
}
.comment-area {
	padding: 10px;
	float: left;
	width: 47%;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#comment-box {
	padding: 10px;
	width: 45%;
	float: right;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#mycomment-reply {
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#mycomment-date {
	font-size: 9px;
}
.commentlist li {
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	margin-bottom: 25px;
	vertical-align: middle;
	border: 1px solid #ccc;
	-moz-box-shadow: 5px 5px 15px #ccc;
	-webkit-box-shadow: 5px 5px 15px #ccc;
	box-shadow: 5px 5px 15px #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.page-menu {
	vertical-align: top;
	float: right;
}
.page-menu ul {
	list-style-image: none;
	list-style-type: none;	
}
.page-menu li { 
	padding: 5px;
	margin: 0 2px 2px 5px;
	display: inline; 
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	-moz-box-shadow: 3px 5px 5px #999;
	-webkit-box-shadow: 3px 5px 5px #999;
	box-shadow: 3px 5px 5px #999;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;	
}
.page-menu li a:hover {
	-webkit-transition: all 0.3s ease-out;
}
#current {
	font-weight: bold;
	text-shadow: 1px 1px 1px #999999;
}
.options { 
	padding: 1% 2% 1% 2%;
	margin: 1%;
}
.wrap {
	margin: 1%;
}