/*
Theme Name: IsleOne
Theme URI: http://freshfishdesign.co.uk/
Description: IsleOne
Version: 1.1
Author: Gareth Harris
Author URI: http://freshfishdesign.co.uk/
*/


* {
	margin:0;
	padding:0;
}
html { 
   overflow-y:scroll;
   }
body {
	font-size:16px;
	line-height:24px;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	background:#494d5c;
	color:#fff;
	}
#page {
	width:940px;
	margin:0 auto 0;
}
ul li {
	list-style:disc inside;
	margin-bottom:12px;
}
ul { margin-bottom: 20px; }
h3 {
	font-weight:normal;
	font-size:18px;
}
p {
	margin-bottom:16px;
}
a {
	color:#6f5aa5;
	text-decoration:none;
	border:0;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
#header {
	height:125px;
	width:940px;
}
#headerimg {
	height:125px;
	width:289px;
	margin:0;
}
#headerimg .description{
	text-indent:-9999px;
}
#headerimg h1 {
	display:block;
	height:125px;
	width:289px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
	}
#headerimg h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}
#headerimg h1 a:hover {
	border:none;
}
#nav {
	list-style:none;
	margin:-50px 0;
	font-size:19px;
	float:right;
}
#nav li {
	float:left;
	list-style:none;
}
#nav a {
	text-indent:-9999px;
	display:block;
	height:33px;
}
#nav a:hover {
}
.nav-active {
}
.news-views {
	background-image:url(images/btn-news-views.gif);
	background-position:bottom;
	width:167px;
	margin-right:50px;
}
.eat-drink {
	background-image:url(images/btn-eat.gif);
	background-position:bottom;
	width:131px;
	margin-right:50px;
}
.shops {
	background-image:url(images/btn-shops.gif);
	background-position:bottom;
	width:71px;
	margin-right:50px;
}
.do {
	background-image:url(images/btn-do.gif);
	background-position:bottom;
	width:37px;
	margin-right:50px;
} 
.stay {
	background-image:url(images/btn-stay.gif);
	background-position:bottom;
	width:67px;
}
.eat-drink:hover, .news-views:hover, .do:hover, .stay:hover {
	background-position:center;
}
.eat-drink:active, .news-views:active, .do:active, .stay:active {
	background-position:top;
}
#content {
	float:left;
	width:940px;
	margin:0;
}
/* PAGE STRUCTURE */
#left-side {
	width:630px;
	margin-right:1px;
	float:left;
}
#right-side {
	width:309px;
	float:right;
	min-height:882px;
}
/* NEWS/VIEWS */
#nv-section {
	width:940px;
	height:591px;
	margin-bottom:1px;
}
#nv-top-left {
	width:630px;
	height:591px;
	margin:0 1px 0 0;
	float:left;
	display:block;
	overflow:hidden;
}
.nv-main {
	width:630px;
	height:390px;
	margin-bottom:1px;
}
#nv-right {
	width:309px;
	height:522px;
	padding-top:69px;
	background:#c9c1e5 url(images/nv-news-views.gif) no-repeat;
	float:right;
}
.btn-all-news a {
	background:url(images/btn-all-news.gif) no-repeat bottom;
	display:block;
	text-indent:-9999px;
	width:74px;
	height:17px;
	margin:0 0 0 210px;
}
.btn-all-news:hover a {
	background:url(images/btn-all-news.gif) no-repeat top;
}
#nv-bottom-left {
	width:310px;
	height:200px;
	float:left;
	background:#fff;
	margin-right:1px;
	overflow:hidden;
}
#nv-bottom-right {
	width:319px;
	height:200px;
	background:#fff;
	float:left;
}
.nv-listing {
	width:262px;
	margin:0 0 10px 18px;
	border-bottom:solid 1px #cfc7e8;
}
.nv-excerpt {
	margin:0 0 -4px;
	color:#fff;
}
.nv-events {
	height:390px;
	width:940px;
	margin:1px 0;
	display:block;
}
.nv-events-panel {
	padding-top:60px;
	height:330px;
	width:310px;
	margin-right:1px;
	display:inline;
	float:left;
	background:url(images/nv-events.gif) left no-repeat;
}
.nv-events-image {
	width:629px;
	height:390px;
	overflow:hidden;
	background:#9e9ca5;
	display:inline;
	float:right;
}
.btn-all-events a {
	background:url(images/btn-all-events.gif) no-repeat bottom;
	display:block;
	text-indent:-9999px;
	width:92px;
	height:17px;
	margin:0 0 0 192px;
	}
.btn-all-events:hover a {
	background:url(images/btn-all-events.gif) no-repeat top;
}
.nv-event-listing {
	width:262px;
	margin:0 0 10px 18px;
	border-bottom:solid 1px #a8a6ae;
}
.nv-people {
	height:390px;
	width:940px;
	margin-top:1px;
	/*margin-top:100px;*/
	display:block;
}
.nv-people-panel {
	background:url(images/nv-people.gif) right no-repeat;
	padding-top:60px;
	height:330px;
	width:309px;
	display:inline;
	float:right;
}
.nv-people-image {
	width:630px;
	height:390px;
	margin-right:1px;
	overflow:hidden;
	background:#9e9ca5;
	display:inline;
	float:left;
}
.btn-all-people a {
	background:url(images/btn-all-people.gif) no-repeat bottom;
	display:block;
	text-indent:-9999px;
	width:87px;
	height:23px;
	margin:0 0 0 196px;
	}
.btn-all-people:hover a {
	background:url(images/btn-all-people.gif) no-repeat top;
}
.nv-latest-from {
	margin-top:1px;
	width:940px;
	height:591px;
	display:block;
}
.nv-latest-panel {
	padding-top:66px;
	height:525px;
	width:310px;
	margin-right:1px;
	display:inline;
	float:left;
	background:url(images/nv-latest-from.gif) left no-repeat;
}
.nv-latest-images {
	width:629px;
	height:591px;
	float:right;
	display:inline;
	overflow:hidden;
}
.nv-latest-left {
	width:319px;
	height:200px;
	float:left;
	display:inline;
	margin-right:1px;
	overflow:hidden;
}
.nv-latest-right {
	width:309px;
	height:200px;
	float:right;
	display:inline;
	overflow:hidden;
}
/* HOME */
#top-left {
	width:630px;
	height:390px;
	background:#fff;
	margin:0 1px 1px 0;
	float:left;
	display:block;
	overflow:hidden;
}
#short-col {
	width:310px;
	display:inline;
	margin-right:1px;
	float:left;
}
#left-panel {
	width:310px;
	height:65px;
	background:#9e9ca5 url(images/left-panel.gif) no-repeat;
}
.news-headline {
	width:274px;
	height:336px;
	background:#9e9ca5;
	padding:0 18px;
}
.by-author {
	color:#c9c1e5;
	margin-bottom:-10px;
}
#news-slider {
	line-height:20px;
}
#news-slider h3 {
	font-size:16px;
	margin-top:30px;
}
#isle-guides {
	margin-top:1px;
	width:310px;
	height:160px;
	background:#c9c1e5 url(images/isleone-guides.gif) no-repeat;
	padding-top:40px
}
.guide-broadstairs a {
	text-indent:-9999px;
	background:url(images/btn-broadstairs.gif) bottom no-repeat;
	width:105px;
	height:23px;
	margin:0px 0 0 19px;
	display:block;
}
.guide-margate a {
	text-indent:-9999px;
	background:url(images/btn-margate.gif) bottom no-repeat;
	width:79px;
	height:23px;
	margin:0px 0 0 19px;
	display:block;
}
.guide-ramsgate a {
	text-indent:-9999px;
	background:url(images/btn-ramsgate.gif) bottom no-repeat;
	width:89px;
	height:23px;
	margin:0px 0 0 19px;
	display:block;
}
.guide-photogs a {
	text-indent:-9999px;
	background:url(images/btn-photographers-in-thanet.gif) bottom no-repeat;
	width:229px;
	height:23px;
	margin:0px 0 0 19px;
	display:block;
}
.guide-rest-rams a {
	text-indent:-9999px;
	background:url(images/btn-restaurants.gif) bottom no-repeat;
	width:229px;
	height:23px;
	margin:0px 0 0 19px;
	display:block;
}
.guide-broadstairs:hover a, .guide-margate:hover a, .guide-ramsgate:hover a, .guide-photogs:hover a, .guide-rest-rams:hover a {
	background-position:top;
}
#mid-col {
	display:inline;
	float:right;
	width:319px;
}
#small-slider {
	width:319px;
	height:200px;
	background:#fff;
	margin-bottom:1px;
	overflow:hidden;
}
#all-the-best {
	text-indent:-9999px;
	background:url(images/all-the-best.gif) no-repeat;
	width:319px;
	height:264px;
}
#the-latest {
	width:309px;
	height:390px;
	background:#c9c1e5 url(images/the-latest.gif) top center no-repeat;
	margin-bottom:1px;
	overflow:hidden;
}
.isleone-twitter a {
	text-indent:-9999px;
	background:url(images/follow-us.gif) no-repeat;
	width:182px;
	height:20px;
	margin:14px 0 0 8px;
	display:block;
}
#ad1 {
	background:url(images/ad1.gif) no-repeat;
	width:309px;
	height:200px;
	margin:0 0 1px 0;
}
#ad2 {
	background:url(images/ad1.gif) no-repeat;
	width:309px;
	height:200px;
}
#ad3 {
	margin-top:1px;
	background:url(images/ad1.gif) no-repeat;
	width:309px;
	height:200px;
}
#comments-bit {
	width:289px;
	height:499px;
	background:#9e9ca5 url(images/you-reckon.gif) top left no-repeat;;
	display:block;
	padding:93px 10px 10px;
}
/* ARCHIVES */
.archives-item {
	width:630px;
	height:235px;
	float:left;
	margin-bottom:1px;
	display:block;
}
.archives-image {
	width:380px;
	height:235px;
	margin:0 0 1px 0;
	display:inline;
	float:left;
}
.archives-description {
	width:226px;
	height:114px;
	display:inline;
	float:left;
	background:#9e9ca5;
	padding:40px 12px 0;
	overflow:hidden;
}
.restaurant {
	background:#9e9ca5 url(images/restaurant.gif) no-repeat;
}
.bar {
	background:#9e9ca5 url(images/bar.gif) no-repeat;
}
.bed-and-breakfast {
	background:#9e9ca5 url(images/bed-and-breakfast.gif) no-repeat;
}
.tea-room {
	background:#9e9ca5 url(images/tea-room.gif) no-repeat;
}
.florist {
	background:#9e9ca5 url(images/florist.gif) no-repeat;
}
.gifts {
	background:#9e9ca5 url(images/gifts.gif) no-repeat;
}
.hobbies {
	background:#9e9ca5 url(images/hobbies.gif) no-repeat;
}
.homeware {
	background:#9e9ca5 url(images/homeware.gif) no-repeat;
}
.cafe {
	background:#9e9ca5 url(images/cafe.gif) no-repeat;
}
.stuff-to-do {
	background:#9e9ca5 url(images/stuff-to-do.gif) no-repeat;
}
.lettings {
	background:#9e9ca5 url(images/lettings.gif) no-repeat;
}
.cinema {
	background:#9e9ca5 url(images/cinema.gif) no-repeat;
}
.theatre {
	background:#9e9ca5 url(images/theatre.gif) no-repeat;
}
.boutique-hotel {
	background:#9e9ca5 url(images/boutique-hotel.gif) no-repeat;
}
.wine-shop {
	background:#9e9ca5 url(images/wine-shop.gif) no-repeat;
}
.gallery {
	background:#9e9ca5 url(images/gallery.gif) no-repeat;
}
.isleon {
	background:#9e9ca5 url(images/isleone.gif) no-repeat;
}
.eastcl {
	background:#9e9ca5 url(images/eastcliff-richard.gif) no-repeat;
}
.thanet {
	background:#9e9ca5 url(images/thanet-gannet-archives.gif) no-repeat;
}
.qingar {
	background:#9e9ca5 url(images/qingart.gif) no-repeat;
}
.gnome {
	background:#9e9ca5 url(images/gnome-de-plume-title.gif) no-repeat;
}
.charle {
	background:#9e9ca5 url(images/charles-chickens-title.gif) no-repeat;
}
.stewar {
	background:#9e9ca5 url(images/stewart.gif) no-repeat;
}
.ramsga {
	background:#9e9ca5 url(images/ramsgate-seen.gif) no-repeat;
}
.marina {
	background:#9e9ca5 url(images/marina-metro.gif) no-repeat;
}
/* SINGLE */
#single-content, #single-content-extended {
	width:590px;
	padding:20px;
	background:#9e9ca5;
	float:left;
}
#single-content {
	height:562px;
}
#single-content-extended {
	min-height:562px;
}
#single-content a, #single-content-extended a {
	color:#c9c1e5;
}
.profile-isl, .profile-eas, .profile-tha, .profile-qin, .profile-gno, .profile-cha, .profile-dr, .profile-ste, .profile-ram, .profile-mar {
	margin:20px 0 10px;
	background:url(images/profile-isleone.gif) no-repeat;
	width:500px;
	height:102px;
	padding:33px 0 0 120px;
}
.profile-eas {
	background:url(images/profile-ecr.gif) no-repeat;
}
.profile-tha {
	background:url(images/profile-gannet.gif) no-repeat;
}
.profile-qin {
	background:url(images/profile-qingart.gif) no-repeat;
}
.profile-gno {
	background:url(images/profile-gnome.gif) no-repeat;
}
.profile-cha {
	background:url(images/profile-charles.gif) no-repeat;
}
.profile-dr {
	background:url(images/profile-dr.gif) no-repeat;
}
.profile-ste {
	background:url(images/profile-stewart.gif) no-repeat;
}
.profile-ram {
	background:url(images/profile-ramsgate.gif) no-repeat;
}
.profile-mar {
	background:url(images/profile-marina.gif) no-repeat;
}
#you-might {
	margin-top:40px;
	padding:40px 0 0;
	width:500px;
	height:150px;
	background:url(images/you-might.gif) no-repeat;
	line-height:24px;
}
.contact-details {
	width:580px;
	float:left;
	margin-bottom:30px;
	display:block;
}
.left-col {
	width:50px;
	float:left;
	display:inline;
	margin-right:20px;
}
.social-stuff {
	margin-top:30px;
	display:block;
	height:60px;
}
.gannet {
	background:url(images/thanet-gannet.gif) no-repeat;
	margin-left:-20px;
	display:block;
	float:left;
	width:450px;
	min-height:183px;
	padding:40px 0 0 160px;
}
/* COMMENTS */
.but-what {
	background:url(images/but-what.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:30px 0 20px;
	width:276px;
	height:28px;
}
.label-name, .label-mail, .label-site, .label-comments {
	background:url(images/label-name.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:10px 0 0px;
	width:90px;
	height:32px;
}
.label-mail {
	background:url(images/label-mail.gif) no-repeat;
}
.label-site {
	background:url(images/label-site.gif) no-repeat;
}
.label-comments {
	background:url(images/label-comments.gif) no-repeat;
	width:180px;
}
.contact-label {
	margin-bottom:10px;
}
#respond input[type="text"] {
	padding:4px;
	width:389px;
	height:24px;
	border:0;
	background-color:#c9c1e5;
	font-size:16px;
	color:#494d5c;
}
#respond textarea {
	padding:4px;
	width:389px;
	height:235px;
	border:0;
	background-color:#c9c1e5;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#494d5c;
}
#respond input[type="submit"] {
	display:block;
	float:left;
	width:160px;
	height:40px;
	background-image:url(images/btn-submit.gif);
	background-position:0 40px;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
}
#respond input[type="submit"]:hover {
	background-position:0 -40px;
}
#respond input[type="submit"]:active {
	background-position:0 0;
}
#comments {
	background:url(images/reviews.gif) no-repeat;
	width:347px;
	height:28px;
	margin:30px 0 20px;
	text-indent:-9999px;
}
.commentlist li {
	width:590px;
	background:#9e9ca5;
	margin:0 0 5px 0;
	padding:20px;
	position: relative;
	list-style:none;
}
.commentlist .alt {
	background:#fff;
	color:#9e9ca5;
}
cite {
	font-style:normal;
}
.commentmetadata {
	margin-top:-6px;
	font-size:14px;
}
/* CONTACT PAGE */
#left-split {
	width:450px;
	margin-top:40px;
	float:left;
	background:url(images/contact-message.gif) no-repeat;
	height:572px;
	display:block;
	text-indent:-9999px;
}
#right-split {
	width:450px;
	margin-top:28px;
	float:right;
}
#right-split input[type="submit"] {
	display:block;
	float:left;
	width:160px;
	height:40px;
	background-image:url(images/btn-send.gif);
	background-position:0 40px;
	text-indent:-9999px;
	border:0;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
}
#right-split input[type="submit"]:hover {
	background-position:0 -40px;
}
#right-split input[type="submit"]:active {
	background-position:0 0;
}
/* FOOTER */
#footer {
	width:940px;
	margin-bottom:30px;
}
.footer-left {
	margin-top:56px;
	width:320px;
	height:115px;
	display:inline;
	float:left;
}
.about-this {
	width:139px;
	height:23px;
	background-image:url(images/btn-about.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.about-this:hover {
	background-position:left top;
}
.advertise {
	width:88px;
	height:23px;
	background-image:url(images/btn-advertise.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.advertise:hover {
	background-position:left top;
}
.tell-us {
	width:243px;
	height:23px;
	background-image:url(images/btn-tell-us.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.tell-us:hover {
	background-position:left top;
}
.subscribe, .subscribe-single {
	width:243px;
	height:23px;
	background-image:url(images/btn-subscribe.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.subscribe-single {
	margin-top:120px;
	background-image:url(images/btn-subscribe-single.gif);
}
.subscribe:hover, .subscribe-single:hover {
	background-position:left top;
}
.contact-us {
	width:104px;
	height:23px;
	background-image:url(images/btn-contact.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.contact-us:hover {
	background-position:left top;
}
.btn-bloggers-ecr, .btn-bloggers-isleone, .btn-bloggers-gannet, .btn-bloggers-qingart, .btn-bloggers-gnome, .btn-bloggers-charles, .btn-bloggers-fury, .btn-bloggers-stewart {
	width:145px;
	height:23px;
	background-image:url(images/btn-bloggers-ecr.gif);
	display:block;
	text-indent:-9999px;
	background-position:left bottom;
}
.btn-bloggers-isleone {
	background-image:url(images/btn-bloggers-isleone.gif);
	width:76px;
}
.btn-bloggers-gannet {
	background-image:url(images/btn-bloggers-gannet.gif);
	width:181px;
}
.btn-bloggers-qingart {
	background-image:url(images/btn-bloggers-qingart.gif);
	width:76px;
}	
.btn-bloggers-gnome {
	background-image:url(images/btn-bloggers-gnome.gif);
	width:160px;
}
.btn-bloggers-charles {
	background-image:url(images/btn-bloggers-charles.gif);
	width:160px;
}
.btn-bloggers-fury {
	background-image:url(images/btn-bloggers-fury.gif);
	width:135px;
}	
.btn-bloggers-stewart {
	background-image:url(images/btn-bloggers-stewart.gif);
	width:143px;
}
.btn-bloggers-ecr:hover, .btn-bloggers-isleone:hover, .btn-bloggers-gannet:hover, .btn-bloggers-qingart:hover, .btn-bloggers-gnome:hover, .btn-bloggers-charles:hover, .btn-bloggers-fury:hover, .btn-bloggers-stewart:hover {
	background-position:left top;
}
#footer-right {
	float:right;
	margin-top:217px;
}
.who-the {
	width:254px;
	height:23px;
	background-image:url(images/btn-who-the.gif);
	background-position:bottom;
	display:block;
	text-indent:-9999px;
}
.who-the:hover {
	background-position:top;
}
.strikethr {
	text-decoration:line-through;
}

/*JUITTER PLUGIN CSS*/

#juitterContainer{margin:100px 6px 0; width:290px; color:#494d5c;} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0; font-size:12px; line-height:14px; } /* UL that will contain the list of tweets */

/* Below the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding:10px 0 12px 0;border-bottom:solid 1px #d5cfec;clear:both;height:58px;} 
#juitterContainer .twittList SPAN.time{color:#494d5c; }
#juitterContainer .twittList A{color:#6f5aa5;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/

.clear { clear:both; }


.right { float: right; }
.left { float: left; }

table {
	width:560px;
	color:#fff;
	border-collapse:collapse;
	border:1px solid #494d5c;
}
tr {
	height:60px;
	background:#a8a6ae;
}
tr.alt {
	background:#c9c1e5;
}
td {
	padding:1px 8px 0;
	border:1px solid #494d5c;
}
.table-dates {
	margin:30px 0 8px;
}

