/*   
Theme Name: Yet Another Redesign
Theme URI: http://www.escee.org
Description: A nice dark theme for escee.org
Author: Serv&eacute; Custers
Author URI: http://www,escee.org
Version: 1.2
*/
body {
	margin: 0;
	padding: 0;
	color: #f8f8f2;
	font-family: Monaco, Consolas, sans-serif;
	font-size: 62.5%;
	background: url('images/page_bg.gif') repeat top left #353535;
}
a {
	color: #f8f8f8;
}
a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #687f95;
}
a:active, a:hover {
	text-decoration: none;
	color: #687f95;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
.post img {
	margin: 0 0 10px 0;
}
/*.post img:hover {
	filter:alpha(opacity=7);
	opacity: 0.7;
	-moz-opacity:0.7;
}*/
#wrap {
	margin: 0px auto;
	padding: 20px;
	width: 798px;
	background: #272727;
}
#head {
	margin: 0 20px 20px 0;
	padding: 5px 0px;
	float: left;	
}
#head h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	font-family: Monaco, Consolas, sans-serif;
	color: #687f95;
}
#menu {
	margin: 0 0 20px 0;
	float: left;
	font-size: 1.2em;
	font-family: Monaco, Consolas, sans-serif;
	text-transform: lowercase;
}
#menu ul, #menu ul li{
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}
#menu ul li {
	float: left;
	display: block;
	background: #272727;
	color: #f8f8f8;
	font-style: italic;
	border: none;
}
#menu ul li:hover {
	background: #3f4b56;
}
#menu ul li a {
	display: block;
	padding: 5px 10px;
	margin: 0 3px 0 0;
	border: none;
	color: #f8f8f8;
}
.current_page_item  {
	background: url("images/button_bg.gif") no-repeat bottom center #000000 !important;
}
#main {
	clear: both;
	word-spacing: 0.2em;
	margin: 0 0 20px 0;
}
#main h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Monaco, Consolas, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #687f95;
	clear: both;
}
#main h2 span {
	font-style: normal;
	font-size: 0.8em;
	color: #fff;
	text-transform: lowercase;
}
#main h2 a {
	border: none;
	font-weight: normal;
	font-style: normal;
	color: #687f95;
}
#main p {
	margin: 0 0 1.2em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
#main .post h2 {
	padding: 0px 4px 0px 4px;
}
#main .post p {
	margin: 0 0 0 0;
	padding: 0px 4px 0px 4px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#main .post a {
	border: none;
}
#main p a:link, #main p a:visited  {
	color: #687f95;
	border: none;
	background: #1a1a1a;
}
#main p a:active, #main p a:hover  {
	color: #ff6666;
	border: none;
	background: #3f4b56;
}
.desc {
	font-style: italic;
	color: #687f95;
	text-align: right;
}
.post {
	float: left;
	width: 266px;
	height: 266px;
}
.post img {
	border: 4px solid #272727;
	width: 258px;
}
.post img:hover {
	border: 4px solid #ff6666;
}
#nav {
	clear: both;
	font-size: 1.1em;
	margin: 0 0 20px 0;
}
.button {
	text-align: center;
}
.button a:link, .button a:visited  {
	padding: 5px 10px;
	margin: 0 3px 0 0;
	background: #272727;
	color: #f8f8f8;
	font-style: italic;
	border: none;
	text-transform: lowercase;
}
.button a:hover, .button a:active  {
	background: #000000;
}
.imgbutton a:link, .imgbutton a:visited {
	padding: 5px 8px;
	margin: 0 2px 0 0;
	background: #272727;
	color: #f8f8f8;
	font-style: italic;
	text-transform: lowercase;
	border: none;
}
.imgbutton a:hover, .imgbutton a:active  {
	background: #000000;
}
#foot {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 1.0em;
	font-style: normal;
	border-top: 1px #687f95 dotted;
}
#foot p a:link, #foot p a:visited  {
	color: #687f95;
	border: none;
	background: #1a1a1a;
}
#foot p a:active, #foot p a:hover  {
	color: #ff6666;
	border: none;
	background: #3f4b56;
}
.scrollable {
	position:relative;
	overflow: hidden;
	width: 798px;
	height: 0px;
	margin: 0 0 10px 0;
}
.items img {
	width: 798px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.items img.active {
	z-index: 3;
}
.items img.last-active {
	z-index: 2;
}
.navi {	
	float: left;
	height: 16px;
	width: 600px;
	margin: 0 0 10px 0;
} 
.navi a { 
    width: 14px; 
    height: 8px; 
    float: left; 
    margin: 0 4px 0 0; 
    border: 1px solid #687f95; 
    display: block; 
    font-size: 0px; 
	cursor: pointer;
} 
.navi a:hover { 
	border: 2px solid #687f95;
	width: 12px; 
    height: 6px; 	
} 
.navi a.active { 
    background: url('images/navi_bg.gif') repeat top left;
	border: 2px solid #687f95;
	width: 12px; 
    height: 6px;
}
.navi span {
	display: none;
}

.playback {
	height: 10px;
	width: 100px;
	float: right;
	margin: 0 0 10px 0;
	text-align: right;
	color: #687f95;
	font-weight: 100;
}
.play, .pause {
	cursor: pointer;
}
.mode {
	color: #fff;
	font-weight: 900;
}
.label {
	display: none;
}
.contactinput {
	border: 0;
	background: #353535;
	color: #f8f8f2;
	padding: 0.5em;
	margin-top: 0.2em;
	font-family: georgia, serif;
	font-size: 1em;
	width: 200px;
}
.contactinputextrawidth {
	border: 0;
	background: #353535;
	color: #f8f8f2;
	padding: 0.5em;
	margin-top: 0.2em;
	font-family: georgia, serif;
	font-size: 1em;
	width: 500px;
}
.contacttextarea {
	border: 0;
	background: #353535;
	color: #f8f8f2;
	padding: 0.5em;
	margin-top: 0.2em;
	font-family: georgia, serif;
	font-size: 1em;
	width: 500px;
}
.pform {
	color: #687f95;
	font-style: italic;
}
#ie {
	background: #1a1a1a;
	margin: 10px;
	padding: 20px;
	word-spacing: 0.2em;
	font-size: 1.2em;
	width: 738px;
	color: #ff6666;
	line-height: 1.4em;
}
#ie a:link, #ie a:visited {
	color: #ff6666;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
#ie a:active, #ie a:hover {
	text-decoration: underline;
}
.red {
	color: #ff6666!important;
}
#adminpanel {
	position: absolute;
	top: 0;
	text-align: center;
	font-size: 1.0em;
	padding: 5px 20px 0 0;
	width: 798px;
	text-align: right;
	text-transform: uppercase;
}
#adminpanel a:link, #adminpanel a:visited  {
	color: #687f95;
	border: none;
	background: none;
}
#adminpanel a:active, #adminpanel a:hover  {
	color: #ff6666;
	border: none;
	background: #3f4b56;
}
