/*
Theme Name: Beachcomber
Theme URI: http://www.beachcombertours.co.uk/
Description: Beachcomber Tours Blog Theme
Version: 1.0
Author: Craig Freer
Author URI: http://www.togetheragency.co.uk/
*/

html {
	overflow-y: scroll;
}

body {
	color: #5E5D5D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #F5F5F6;
	margin: 0;
	padding: 0;
}

#doc {
	margin: auto;
	position: relative;
	width: 990px;
}

#page {
	background-color: #fff;
	clear: left;
	float: left;
	margin: auto;
	padding: 5px 5px 0;
	position: relative;
	width: 980px;
}

#header {
	clear: left;
	float: left;
	height: 69px;
	position: relative;
	width: 980px;
}

#logo {
	background: url("../../../../images/logo.gif") no-repeat scroll left top transparent;
	left: 0;
	position: absolute;
	top: 0;
}

#logo a {
	display: block;
	height: 69px;
	margin: 0;
	width: 174px;
}

.hidden {
	left: -10000px;
	position: absolute;
}

#content {
	background: url("../../../../images/content-bg.gif") repeat-y scroll left top transparent;
	clear: left;
	float: left;
	position: relative;
	width: 980px;
}

#content.background {
	background-image: url("images/content-posts-bg.gif")
}

#main {
	position: relative;
	float: left;
	width: 740px;
}

#pagephoto {
	border-top: 6px solid #cbbd69;
	border-bottom: 6px solid #fff;
	clear: left;
	float: left;
	height: 200px;
	position: relative;
	width: 730px;
}

div.photoscroller {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	height: 200px;
	width: 730px;
}

div.photoscroller ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.photoscroller ul li img {
	display: block;
	margin: 0;
	padding: 0;
}

div.pagecontent {
	border-top: 6px solid #DFDFE0;
	clear: left;
	float: left;
	padding: 0 10px 6px 0;
	position: relative;
	width: 730px;
}

#sidebar {
	border-top: 6px solid #cbbd69;
	float: right;
	position: relative;
	width: 240px;
}

#sidebar-availability {
	background: url("../../../../images/sidebar-availability.gif") no-repeat scroll left top #FFFFFF;
	clear: left;
	float: left;
	height: 98px;
	position: relative;
	width: 240px;
}

#sidebar-availability p {
	margin: 0;
}

#sidebar-availability p a {
	display: block;
	height: 98px;
	width: 240px;
}

#sidebar-phone {
	border-bottom: 6px solid #BABABA;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 79px;
	padding-left: 10px;
	position: relative;
	text-transform: uppercase;
	width: 230px;
}

#sidebar-phone h2 {
	color: #A4A3A3;
	font-size: 14px;
	font-weight: normal;
	margin: 9px 0;
}

#sidebar-phone p {
	color: #4F4D4D;
	font-size: 22px;
	margin: 9px 0;
}

div.sidebar-modules {
	clear: left;
	float: left;
	padding: 0 0 28px;
	position: relative;
	width: 240px;
}

div.sidebar-modules>div {
	background: transparent url("../../../../images/hr.gif") left bottom repeat-x;
	clear: left;
	color: #7C7B79;
	float: left;
	font-size: 11px;
	padding: 12px 6px 12px 12px;
	position: relative;
	width: 222px;
}

div.sidebar-modules>div>p {
	margin: 2px 0 0 0;
}

div.sidebar-modules>div>p>a {
	color: #23A9D2;
	text-decoration: none;
}

div.sidebar-modules>div>h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

#sidebar-about h3 {
	color: #BCB668;
}

#sidebar-chat p {
	text-transform: uppercase;
}

#sidebar-social {
	background-color: #e0dfdd;
}

#sidebar-social ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar-social ul li {
	float: left;
	margin-right: 10px;
}

#sidebar-social ul li a {
	display: block;
	width: 16px;
	height: 16px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

#sidebar-social ul li a.email {
	background-image: url('images/icon-email.gif');
}

#sidebar-social ul li a.facebook {
	background-image: url('images/icon-facebook.gif');
}

#sidebar-social ul li a.twitter {
	background-image: url('images/icon-twitter.gif');
}

#sidebar-social ul li a.youtube {
	background-image: url('images/icon-youtube.gif');
}

#sidebar-social ul li a.rss {
	background-image: url('images/icon-rss.gif');
}

#sidebar-twitter {
	width: 240px;
	padding: 0;
}

#sidebar-twitter .twtr-widget {
	padding: 0 0 2px 0;
}

#sidebar-twitter img.twtr-profile-img {
	border: 1px solid #c1c1c1 !important;
}

#sidebar-twitter .twtr-bd {
	padding: 0;
}

#sidebar-twitter .twtr-timeline {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#sidebar-twitter .twtr-tweet-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 4px 0;
}

#sidebar-twitter .twtr-tweet-text i {
	margin-top: 5px;
}

#sidebar-categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-categories ul li {
	font-size: 11px;
	margin: 4px 0;
	padding-left: 10px;
	background: url("images/bullet.gif") no-repeat 0px 6px transparent;
}

#sidebar-categories ul li a {
	text-decoration: none;
	color: #5c5b5a;
}

#sidebar-calendar {
	background: none;
}

#footer {
	border-bottom: 6px solid #BABABA;
	border-top: 6px solid #BABABA;
	clear: left;
	float: left;
	height: 104px;
	overflow: hidden;
	padding: 12px 1px 9px;
	position: relative;
	width: 978px;
}

div.footerblock {
	border-right: 1px dotted #BBBBBB;
	float: left;
	height: 104px;
	padding: 0 8px;
	position: relative;
	width: 229px;
}

div.footerblock h3 {
	clear: left;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 224px;
}

div.footerblock p {
	clear: left;
	color: #989495;
	float: left;
	font-size: 11px;
	margin: 7px 0 0;
	width: 224px;
}

div.footerblock p a  {
	color: #989495;
}

div.footerblock p a.arrow {
	background: url("../../../../images/more-arrow.gif") no-repeat scroll right 4px transparent;
	color: #5E5D5D;
	padding-right: 8px;
	text-decoration: none;
}

div.footerblock p.call {
	font-size: 22px;
	text-transform: uppercase;
}

#footercards {
	background: url("../../../../images/cards.jpg") no-repeat scroll 1px 4px transparent;
	border-top: 1px dotted #BBBBBB;
	bottom: 0;
	height: 27px;
	left: 8px;
	position: absolute;
	width: 229px;
}

#footersocial {
	clear: left;
	float: left;
	font-size: 11px;
	margin: 11px 0 15px;
	width: 224px;
}

#footersocial div {
	float: left;
	width: 71px;
}

#footersocial a {
	background-position: left top;
	background-repeat: no-repeat;
	color: #989495;
	display: block;
	height: 14px;
	line-height: 14px;
	margin-right: 5px;
	padding-left: 20px;
	text-decoration: none;
	vertical-align: middle;
}

#footersocial a:hover {
	background-position: left -14px;
}

#footersocial a.facebook {
	background-image: url("../../../../images/facebook.gif");
}

#footersocial a.twitter {
	background-image: url("../../../../images/twitter.gif");
	padding-left: 15px;
}

#creds {
	background: url("../../../../images/creds.gif") no-repeat scroll right top #EEECE8;
	border-bottom: 6px solid white;
	border-top: 6px solid white;
	clear: left;
	float: left;
	height: 42px;
	position: relative;
	width: 980px;
}

#creds a {
	display: block;
	height: 42px;
	margin: 0 0 0 570px;
	width: 410px;
}

#footerlinks {
	clear: left;
	float: left;
	font-size: 11px;
	margin: 0 0 40px 0;
	position: relative;
	text-align: center;
	width: 980px;
}

#footerlinks p {
	margin: 9px 0 0 0;
}

#footerlinks a {
	color: #5E5D5D;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#footerlinks p.blue {
	color: #23A9D2;
}

#footerlinks p.blue a {
	color: #23A9D2;
}

#together {
	clear: left;
	color: #888;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	position: relative;
	text-align: right;
	width: 980px;
}

#together p {
	margin: 0;
}

#together a {
	color: #888;
	text-decoration: none;
}

#together div.together-standards {
	float: left;
}

#top {
	height: 69px;
	position: absolute;
	right: 5px;
	top: 5px;
}

#top-sections {
	bottom: 7px;
	position: absolute;
	right: 267px;
}

#top-sections ul {
	clear: left;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 134px;
}

#top-sections ul li {
	clear: right;
	float: right;
	font-size: 1px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 134px;
}

#top-sections ul li a {
	background-color: transparent;
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
}

#top-sections ul li.seychelles a {
	background-image: url("../../../../images/nav-seychelles.gif");
	width: 134px;
}

#top-sections ul li.mauritius a {
	background-image: url("../../../../images/nav-mauritius.gif");
	width: 134px;
}

#top-sections ul li.blogactive a {
	background-image: url("../../../../images/nav-blog-active.gif");
	width: 134px;
}

#top-search {
	bottom: 7px;
	height: 20px;
	position: absolute;
	right: 0;
	width: 240px;
}

#top-search form {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

#top-search form label {
	float: left;
	width: 23px;
	height: 20px;
	line-height: 60px;
	background: transparent url('../../../../images/search-label-bg.gif') left top no-repeat;
	overflow: hidden;
}

#top-search form input {
	float: left;
	height: 16px;
	width: 186px;
	border: 0;
	background: transparent url('../../../../images/search-bg.gif') right top no-repeat;
	padding: 2px 5px 2px 0;
	margin: 0;
	background-position: right -20px;
}

#s.search {
	background-position: right 0;
}

#searchsubmit {
	float: left !important;
	width: 20px !important;
	height: 20px !important;
	margin-left: 6px !important;
	padding: 0 !important;
	background: transparent url('../../../../images/search-blog.gif') left top no-repeat !important;
	border: none !important;
	cursor: pointer !important;
	text-indent: -100px;
	color: transparent;
	text-transform: capitalize;
}

/* calendar */

#wp-calendar {
	width: 200px;
	margin: 15px 0 20px 10px;
	border: 1px solid #dad8cc;
	background-color: #f3f6ed;
	padding: 10px;
}

#wp-calendar caption {
	background-color: #cbbd69;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}

#wp-calendar td {
	text-align: center;
	color: #c9ccc5;
}

#wp-calendar td a {
	text-decoration: none;
	color: #8e9486;
}

#prev {
	text-align: left !important;
}

#next {
	text-align: right !important;
}

/* BLOG STYLES */

.post {
	float: left;
	clear: left;
	width: 730px;
	margin: 0;
	padding: 10px 0;
	background: transparent url('images/post-innerbg.gif') top left repeat-y;
	border-bottom: 1px solid #dfdfe0;
}

.post div.post-innerleft {
	float: left;
	clear: left;
	width: 113px;
	padding-right: 38px;
	background: transparent url('images/post-innerleftbg.gif') top left no-repeat;
}

div.post-innerleft-time {
	float: right;
	clear: right;
	width: 113px;
}

div.post-innerleft-time-day {
	float: left;
	clear: left;
	width: 56px;
	font-size: 46px;
	color: #bcb668;
	padding-right: 10px;
	text-align: right;
}

div.post-innerleft-time-mmmyy {
	float: left;
	width: 37px;
	height: 33px;
	border-left: 1px solid #c1c1c1;
	padding-left: 7px;
	margin-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

div.post-innerleft-time-mmmyy span.time-mmm {
	float: left;
	clear: left;
	width: 37px;
	text-align: center;
}

div.post-innerleft-time-mmmyy span.time-yy {
	float: left;
	clear: left;
	width: 37px;
	text-align: center;
}

div.post-innerleft-author {
	float: right;
	clear: right;
	width: 94px;
	height: 16px;
	text-align: right;
	margin: 10px 0 5px 0;
	padding-right: 18px;
	background: transparent url('images/author.gif') right top no-repeat;
}

div.post-innerleft-author a {
	color: #433e5c;
}

div.post-innerleft-comments {
	float: right;
	clear: right;
	width: 94px;
	height: 16px;
	text-align: right;
	margin: 0;
	padding-right: 18px;
	background: transparent url('images/comments.gif') right top no-repeat;
}

div.post-innerleft-comments a {
	color: #433e5c;
	text-decoration: none;
}

div.pagecontent>h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 34px;
	margin: 10px 6px 5px;
	text-transform: uppercase;
}

div.pagecontent div.pagecontentblock {
	clear: left;
	float: left;
	padding: 0 0 0 6px;
	position: relative;
	width: 724px;
}

div.pagecontent div.pagecontentblock h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}

div.pagecontent div.pagecontentblock p {
	margin: 8px 0;
}

div.pagecontent div.pagecontentblock p a {
	color: #23A9D2;
	text-decoration: none;
}

.post div.post-innerright {
	float: left;
	width: 579px;
}

div.post-comments {
	float: left;
	width: 579px;
	padding-left: 150px;
	border-top: 1px solid #dfdfe0;
}

/* all this needs sorting */

.post-innerright>h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #606060;
	margin: 0;
}

.post-innerright>h2 a {
	color: #606060;
	text-decoration: none;
}

.post small a.comments-link {
	text-decoration: none;
}

.post small a.comments-link span.link {
	text-decoration: underline;
}

.entry {
	float: left;
	clear: left;
	width: 579px;
	padding: 0;
}

.entry p {
	margin: 8px 0;
}

.entry a {
	color: #23A9D2;
}

.navigation {
	float: left;
	clear: left;
	width: 590px;
	padding: 10px 10px 10px 130px;
	border-top: 1px solid #dfdfe0;
}

.navigation a {
	text-decoration: none;
	color: #1c439b;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img {
	border: 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}