/**
  Theme Name: Photography & Painting Holidays in Europe
  Theme URI: http://www.white-hat-web-design.co.uk
  Author: Simon Jarvis
  Author URI: http://www.white-hat-web-design.co.uk

*/

body {
	font-family: arial, verdana;
	font-size: 75%;
	color: white;
	background: #545252 url(images/bg.jpg) repeat-x;
	margin: 5px 0px 0px 0px;
}

#container {
	width: 804px;
	margin: auto;
}

#header {
	clear: both;
	position:relative;
}

#topnav {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fc76e7;
	letter-spacing: 0.5px;
}
#topnav a {
	color: white;
	text-decoration: none;
}
#topcontact {
	position: absolute;
	top: 50px;
	right: 20px;
	color: #fc76e7;
	letter-spacing: 0.5px;
}
#topcontact a {
	color: white;
	text-decoration: none;
}


#main {
	clear: both;
	border: 2px solid black;
	background: #272626 url(images/bgb.jpg) no-repeat center;
}

#content {
	width: 570px;
	float: right;
	padding: 0px 5px 10px 25px;
}

#nav {
	width: 196px;
	float: left;
	line-height: 0px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	margin: 2px 0px;
	text-align: right;
}

#nav ul li a {
	display: block;
	padding: 10px;
	line-height: 15px;
	color: white;
	text-decoration: none;
	letter-spacing: 0.5px;
}

#nav ul li ul {
	display: none;
}

#nav ul li.current_page_item ul, #nav ul li.current_page_ancestor ul, #nav ul li.current_page_parent ul {
	display: block;
}

.page-item-4 a {
	background:#7dbb25;
}
.page-item-14 a {
	background:#fd9220;
}
.page-item-20 a {
	background:#5e90f7;
}
.page-item-22 a {
	background:#fa46eb;
}
.page-item-16 a {
	background:#f53f3f;
}
.page-item-18 a {
	background:#4db6d0;
}
.page-item-24 a {
	background:#cd37da;
}


.page-item-4 ul {
	border: 1px solid #7dbb25;
}
.page-item-14 ul {
	border: 1px solid #fd9220;
}
.page-item-20 ul {
	border: 1px solid #5e90f7;
}
.page-item-22 ul {
	border: 1px solid #fa46eb;
}
.page-item-16 ul {
	border: 1px solid #f53f3f;
}
.page-item-18 ul {
	border: 1px solid #4db6d0;
}
.page-item-24 ul {
	border: 1px solid #cd37da;
}


#nav ul li ul li a {
	padding: 3px 20px 3px 0px;
	background: none;
}

#footer {
	clear: both;
	font-size: 90%;
	text-align: center;
}
#footer p {
	margin: 15px 0px;
}
#footer a {
	color: white;
	text-decoration: none;
}

a {
	color: white;
}
a img {
	border: none;
}

h1 {
	height: 86px;
	width: 397px;
	background: url(images/logo.jpg) no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin: 15px 0px;
}
h1 a {
	display: block;
}

h2, h3 {
	color: #fc76e7;
}

h2 {
	font-size: 160%;
	margin-top: 10px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

.leftfloatimage {
	float: left;
	margin: 0px 5px 5px 0px;
}
object {
	float: left;
	margin: 0px 5px 5px 0px;
}
.post img {
	float: left;
	margin: 0px 5px 5px 0px;
}