body {
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#282425;
	padding:none;
	margin:none;
	}
img {
	border:none;
	}
	
div.pagecontainer {
	margin:auto;
	width:950px;
	text-align:center
	}
	
div.logo {
	float:left;
	width: 525px;
	padding-left:40px
	}

div.topmenu {
	float: right;
	width: 300px;
	margin-top: 25px;
	margin-right: 20px
	}
	
div.clearall{
	clear:both
	}

div.content{
	float:left;
	width:800px;
	margin-top:20px;
	background-image:url(http://www.theescapades.net/layout/borderportfolio_left.png);
	background-position:right;
	background-repeat:repeat-y;
	margin-left:50px
	}
	
div.contentpadding {
	margin-bottom: 50px;
	margin-top: 20px;
	width: 500px;
	text-align:left;
	float: left;
	}
div.menu {
	float:left;
	width:150px;
	text-align:left;
	margin-left:50px;
	margin-top: 15px;
	}
div.rightmenupadding {
	padding-left:45px;
	padding-right: 20px;
	margin-bottom: 50px;
	width: 220px;
	text-align:left
	}
div.borderbottom {
	background-image:url(http://www.theescapades.net/layout/borderbottom_left.png);
	width: 30px;
	float: right;
	margin-right:-70px;
	vertical-align:bottom;
	}
a:link { color: #eb008b;text-decoration:none;}
a:active { color: #eb008b;text-decoration:none; }
a:visited { color: #eb008b;text-decoration:none; }
a:hover { color: #FFFFFF;text-decoration:none; background-color:#eb008b; }
h1 {
	font-size:18px;
	color: #eb008b;
	margin-bottom:-5px
	}
h2 {
	font-size:14px;
	color: #282425;
	}

div.menu h2 {
	margin-bottom:-5px;
	margin-top:20px
	}
p {
	font-size:11px;
	color:#282425;
	line-height: 22px;
	margin-bottom:-5px
	}
p.datetime {
	font-weight:bold;
	letter-spacing:0.1px;
	line-height: 10px;
	margin-bottom:-5px
	}
p.tags{
	text-align:right;
	font-weight:bold;
	}
p.tags a {
	font-style:italic
	}
p.postfooter {
	font-weight:bold;
	}
p.navigation {
	text-align:center;
	}
hr {
	background-color:#eb008b;
	width:100%;
	color: #eb008b;
	height: 1px;
	margin-top:15px;
	margin-bottom:15px
	}
ul{
	list-style:none;
	}
	li {
		list-style:none;
		font-size:11px;
		margin-left:-25px;
		margin-bottom:2px;
		margin-top:2px;
		}
input#s {
	border: #eb008b solid 1px;
	padding: 2px;
	font-size: 11px;
	color:#282425;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	}
input#s:focus {
	border: #EB008B solid 1px;
	}
textarea {
	border: #eb008b solid 1px;
	padding: 2px;
	font-size: 11px;
	color:#282425;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	}
textarea a:focus {
	border: #EB008B solid 1px;
	}
input#searchsubmit {
	border: #eb008b solid 1px;
	padding: 1px;
	font-size: 11px;
	color:#282425;
	background-color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	cursor:pointer;
	}
input#searchsubmit:focus {
	border: #EB008B solid 1px;
	}
p.gallery {
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
	}
p.gallery img {
	padding-bottom:5px;
	}
	
div.thumbnail {
	width:200px;
	vertical-align:middle;
	float:left;
	text-align:center;
	padding:10px;
	margin:10px;
	color:#EB008B;
	font-size:11px;
	font-weight: bold
	}
div.thumbnail:hover {
	background-color:#EB008B;
	color:#FFFFFF
	}