/*
Theme Name: The Trio
Theme URI: http://www.serenestudios.co.uk
Description: Ali and co
Version: 0.1
Author: Dan Hill
Author URI: http://www.serenestudios.co.uk


*/




*, html {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
body {
	font-size: 14px;
	font-family: Calibri,Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	background: #0c0708 url(images/bg2.jpg) top center no-repeat;
	color: #fff;
	}
	
img, a img {
	border: 0;
}

p {
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

h1 {
	font-size: 2.6em;
	margin-bottom: 12px;
}

h2 {
	font-size: 1.9em;
	margin-bottom: 8px;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
}

strong {
	font-weight: bold;
	font-variant: small-caps;
}

a:link, a:visited {
	text-decoration: none;
	color: #6bb4d6;
}

a:hover {
	color: #7cd696;
}
	
#wrapper {
	width: 735px;
	height: 820px;
	padding: 20px;
	margin: 0 auto;
	background: url(images/bg.png) top left no-repeat;
}

#precontent {
	width: 695px;
	height: 100px;
}

#content {
	width: 695px;
	margin: 0 auto;
	padding: 20px;
	height:510px;
	color: #444;
	overflow: auto;
	
}

#sidebarcontainer {
	width: 735px;
	background: #a7d9f0;
	height: 30px;
}

#sidebar, #nav {
	margin: 0 !important;
	padding: 0 !important;
}

#nav {
	list-style: none;
	width: 690px;
	height: 18px;
}

#nav li {
	float: left;
}

#nav  li a {
	margin: 0;
	
	display: block;
	padding: 6px;
	height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	line-height:18px;
	font-size: 13px;
	text-align: center;
	background: #a7d9f0;
	color: #333;
}

*:first-child+html #nav  li a {
	margin-top: -10px !important;
}


#nav li a:hover {
	background: #5fa372;
	color: #fff;
}

#carosel {
	position:relative;
	width: 735px;
	height: 80px;
}
#carosel img {
	border-right:3px solid #ccc;
}

.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.entry {
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #ccc;
}

.homec {
	height: 400px !important;
}
