/*
Theme Name: WakeField Hotel Theme
Theme URI: #
Description: WakeField Hotel Theme
Version: 1.0
Author: Jia Fang
Author URI: 
Tags: wakefieldhotel, clean, gray, green
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

#posterline{
width:671px;
height:1px;
margin-top:20px;
background-color:#ccd1ca;
}

.postergap{
width:671px;
height:21px;
}
.gap{width:671px;
height:5px;
}

img{
margin-top:5px;
margin-bottom:5px;}

#newcontent{
line-height: 20px;
}

h1{
margin-bottom:15px;
}

	#d13slideshow{
		background-color:#FFFFFF;
		width:671px;
		height:333px;
		margin:0px; padding:0px; }
	#d13nav{ margin:0px; padding:0px; }
	#navleft{
		z-index:200;
		position:absolute;
		width:15px;
		height:(HEIGHT-70)px;
		margin:0px; padding:0px; }
	#navright{
		z-index:201;
		position:absolute;
		width:15px;
		height:(HEIGHT-70)px;
		margin:0px; padding:0px;
		margin-left:(WIDTH-15)px; }
	#navleft a,
	#navright a{
		width:15px;
		height:(HEIGHT-70)px;
		display:block;
		background-color:#000000;
		filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;-khtml-opacity: 0.3;
		background-position:center center;
		background-repeat:no-repeat; }
	#navleft a{ background-image:url(left.gif); }
	#navright a{ background-image:url(right.gif);  }
	#navleft a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;-khtml-opacity: 0.6; }
	#navright a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;-khtml-opacity: 0.6; }
	#navleft a span,
	#navright a span{ display:none; }
	div.d13slide{
		padding:0px;
		margin:0px; }
	div.d13slide img{
		padding:0px;
		margin:0px; }
	div.d13fader{
		background-color:#ccd1ca;
		font-family:Arial, Helvetica, sans-serif;
		filter:alpha(opacity=99);-moz-opacity:0.99;opacity:0.99;-khtml-opacity:0.99;
		height:22px;
                width:260px;
		z-index:1;
		margin:-300px 0px 0px 0px;
		padding:0px; }
	div.d13fader h3{
		font-size:11px;
		font-weight:normal;
		padding:2px;
		margin:0px; }
	div.d13fader h3 a{ color:#686c67; }
	div.d13fader h3 a:hover{ color:#FFFFFF; }
	div.d13fader p{
		font-size:0.99999999999px;
                filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-khtml-opacity: 0;
		font-weight:normal;
		padding:2px 4px 4px 4px;
		margin:0px;
		color:#CCCCCC; }
	div.d13fader p a{
		color:#CCCCCC; }
	div.d13fader p a:hover{
		color:#FFFFFF; }
