
body {
	margin:0;
	padding:0;
	border:0;
	font:normal 12px/1.3 arial, verdana,'arial rounded mt bold', sans-serif;
	background-color: #464541;  /*#5d5750;*/
	text-shadow: 0px 1px #000;
/*	background: -webkit-gradient(linear,left top,right bottom,color-stop(0, #5d5750),color-stop(1.0, #61666d));   */
}

#container{
	position:relative;
	top:0px;
	background-color:transparent;
	width:808px;
	margin:0 auto;
	padding: 0;
	z-index:8;
	text-align:left;
}

#header{
	height:340px;
	margin:0 0 10px 0;
	padding:0;
	background-color: transparent;
	z-index:10;
}
#banner {
	position: absolute;
	height: 301px;
	left: 0px; /* 160px; */
	top: 14px;
	margin: 0; padding: 0;
	z-index: 500;
	background:  url(pix/banner6.png) no-repeat bottom left;
	border:4px outset #444;
	-webkit-box-shadow: 0.25em 0.25em 1.3em rgba(0,0,0,0.50);
	-moz-box-shadow: rgba(0,0,0,0.50) 0.25em 0.25em 1em;
}

#banner a {
	display: block;
	background-color: transparent;
	height: 300px;
	width: 800px;
	text-indent: -9999px;
	text-decoration: none;
}

#banner a:hover {
	background-color: transparent;
	border-bottom: none;
	text-decoration: none;
}
#banner:hover  {
	/*-webkit-transform: scale(1.002);*/
}
#content {
	float:left;
	width:527px;
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border-right:1px dashed #66ed63;*/
}
#right {
	float:left;
	width:280px;
	border:none;
	margin:0 0 0 0;
	padding:1em 0 1em 0;
	/*border-left:1px dashed #f90;*/ /*#66ed63;*/
	-webkit-box-shadow: 0.25em 0.25em 1.3em rgba(0,0,0,0.50);
	-moz-box-shadow: rgba(0,0,0,0.50) 0.25em 0.25em 1em;
}
#content p, #content ul li {
	color:#ddd;
	font-size:1.4em;
	}
#content b {
	font-weight:bold;
	color:#fff;
}
h1,h2 {
	color:#fff;
}
#drip li {
font-weight:bold;
}
#content h1 {
	margin:1em 0 6px 0;
	padding:0;
	border:0;
}
#content h2 {
	margin:1em 0 6px 0;
	padding:0;
	border:0;
}
#content h1:first-child {
	margin:0 0 6px 0;
	padding:0;
	border:0;
}

#content p {
	margin: 0 1.5em 0 0;
} 

#content ul li, #right ul li  {
	list-style:none;
	line-height:1.5;
}

#right p {
	color: #f90; /*#66ed63;*/
	margin: 0 10px 0 10px;
}
#right ul li {
	color: #f90; /*#66ed63;*/
}
#right h1 {
	font-size:1.3em;
	margin:1.5em 0 0.3em 10px;
	padding:0;
	border:0;
}

#footer {
	color:#333;
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	text-align:center;
	text-shadow: none;
}

.stuffentry {
	margin:1em 20px 1.5em 0;
	padding:0 0 1em 0;
	border:0;
	border-bottom:1px dashed #f90;
}

a {
	-webkit-transition: all .25s;
}
a:link, a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	border-bottom: none;
	outline: none;
	background-color: transparent;

}
a:hover, a:active {
	font-weight: bold;
	color: #1391e0; /*#f90;*/
	text-decoration: underline;
	border-bottom: none;
	outline: none;
	background-color: transparent;

}

img.wshad {
/*	-webkit-box-shadow: 0.25em 0.25em 1.3em rgba(0,0,0,0.50); */
	-webkit-box-shadow: 0.25em 0.25em 1.3em rgba(196,196,196,0.50);
	-moz-box-shadow: rgba(196,196,196,0.50) 0.25em 0.25em 1em;
	border:2px outset #444;
}
img.floatLeft { 
	float: left; 
	margin: 0 10px 10px 10px; 
}
img.floatRight { 
	float: right;
	margin: 0 10px 10px 10px; 
}

#share_links {
	text-align:center;

}
#share_links a {
	padding:0 12px 0 18px;
	font-weight:bold;
	font-size:10px;
}
#share_links a:hover {
/*
	background-position:2px center;
*/
}
#link_tw {
	background:transparent url(pix/twitter.png) left center no-repeat;
}

#link_fb {
	background:transparent url(pix/facebook.png) left center no-repeat;
}
#link_vou {
	background:transparent url(pix/vouniv.png) left center no-repeat;
}

.fawm input {
	-webkit-box-shadow: 0.25em 0.25em 1.3em rgba(196,196,196,0.50);
	-moz-box-shadow: rgba(196,196,196,0.50) 0.25em 0.25em 1em;

}