/*
Theme Name: FJB Hotels
Theme URI: http://blog.fjbhotels.co.uk/
Description: A theme branded for FJB Hotels.
Version: 1
Author: Matthew Pollard
Author URI: http://www.strangecorp.com
Tags: branded

	FJB Hotels
	 http://www.fjbhotels.co.uk
	 
	 To be used as the basis of a blog that is branded. The styles are mainly driven by the main website CSS.

	

*/



/* Begin Typography & Colors */









/* End Typography & Colors */



/* Begin Structure */



.post {
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */







.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
	width: 130px;
}
#commentform label {
}
#commentform p {
	margin: 0 0 10px 0;
	clear: both;
	padding: 0;
}
.required {
	color: #98DE00;
	font-weight: bold;
}
#commentform textarea {
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
}
#maincontent .commentlist {
	padding: 0;
	margin: 0;
}
#maincontent .commentlist li {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
.commentlist li p {
	font-size: 1em;
}
#maincontent .commentlist li img, #maincontent .commentlist li cite {
	margin: 0 0 0 30px;
	display: block;
	clear: both;
}

#maincontent ol li {
	padding:10px 0 0 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0 0 20px 30px;
	display: block;
}
.avatar {
	float: left;
	margin: 20px 20px 20px 0;
}
body#blog .gradienthr {
	padding: 10px 0 0 0;
	margin:20px 0 0 0;
}
/* End Comments */



/* Begin Sidebar */


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	float: right;
	width: 40%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	background: #FDFDFB;
	margin: 0 20px 20px;
	padding: 20px 0;
	border-top: 1px solid #d3cab8;
	border-bottom: 1px solid #d3cab8;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	clear: both;
	height: 30px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #808080;
	text-align: center;
	background: #242424;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#righthandcolumn .featurepanel li {
	list-style: none;
}
/*bookmarking*/
.sociable {
	clear: both;
}
.borderpanel, .related li {
	font-size: 1.2em;
}
.sociable .sociable_tagline span {
	display: none;
}
.sociable ul {
	clear: both;
	overflow: hidden;

}
.sociable li {
	float:left;
	display: block;
}
a, span.activebreadcrumb {
}
.sociable li a {
	font-weight: bold;
}
.sociable li.digg a {
	background: url(/wp-content/plugins/sociable/images/digg.png) left center no-repeat;
	padding: 3px 20px 0 20px;
}
.sociable li.delicious a {
	background: url(/wp-content/plugins/sociable/images/delicious.png) left center no-repeat;
	padding: 3px 10px 0 10px;
}
.sociable li.reddit a {
	background: url(/wp-content/plugins/sociable/images/reddit.png) left center no-repeat;
	padding: 3px 10px 0 10px;
}
.sociable li.facebook a {
	background: url(/wp-content/plugins/sociable/images/facebook.png) left center no-repeat;
	padding: 3px 10px 0 10px;
}
.sociable li.stumbleupon a {
	background: url(/wp-content/plugins/sociable/images/stumbleupon.png) left center no-repeat;
	padding: 3px 10px 0 10px;
}
.related {
	clear: both;
}
.sharepanel {
	padding: 0 0 20px 0;
	margin: 0;
}

.sharepanel h2{
font-size: 1.84em;

}
body#blog #maincontent .tagpanel ul,
body#blog #maincontent .sharepanel ul{
margin: 0;
padding: 0 0 0 30px;
}
body#blog #maincontent .tagpanel ul{
padding: 0;
margin: 0;
}

.tagpanel{
padding: 0 0 0 30px;
}
#maincontent .tagpanel h2{
padding: 0;
margin: 0;
}


#maincontent .sharepanel ul li {
	list-style: none;
	background: none;
	font-size: 1em;
	padding: 0 10px 0 0;
	margin: 0;
}

#maincontent .tagpanel ul li{
float: left;
font-size: 1em;
}


#submit, #searchsubmit {
	border: 1px solid #000;
	color: #414243;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/wp-content/themes/rdscotts/images/go_but_bg.gif) 0 0;
	padding: 0 5px;
}
#submit {
	font-size: 1em;
}
label.hidden {
	display: none;
}
ul.featurebuttons2 li { /*IE6*/
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	height: 40px;
	line-height: 2.6em;
	display: block;
	border: 1px solid #494949;
}
ul.featurebuttons2 li {
	margin-bottom: 3px;
	font-size: 1.5em;
	width: 100%;
}
ul.archives {
	font-size: 1.1em;
}
.thumb {
	float:right;
	margin: 0 2px 10px 12px;
}

body#blog form textarea, body#blog #submit_comment{
clear: both;
width: 99%;
}

body#blog #maincontent #breadcrumbs{
	padding: 5px 0 15px 30px;
	display: block;
}

body#blog div.ngg-galleryoverview{
	margin-left: 26px;
	margin-bottom: 10px;
}
body#blog #maincontent h2{
font-family: "Times New Roman", Times, serif;

	/*font-size: 2.2em; 
	line-height: 2em; 
	font-weight: bold;
	margin: 30px 30px 10px 30px ;
	padding: 0px 0px;*/
	background: url(http://www.fjbhotels.co.uk/images/shared/maincontent_divide.gif) no-repeat bottom;

	padding: 0 0 10px 30px;
}
body#blog #maincontent h3{
font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
		font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 30px;
}
body#blog h4{
font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1em;
		font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 30px;
}
body#blog #maincontent h5{
font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	margin: 30px 0px 8px 0px;
	padding: 0px 30px;
}
body#blog #maincontent h6{
font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1em;
		font-weight:  bold;
	margin: 30px 0px 5px 0px;
	padding: 0px 30px;
}
body#blog #maincontent h2#respond, body#blog #maincontent h2.serif{
	background-image: none;
}
body#blog #maincontent ul{
	margin: 10px 0px 20px 80px;
	padding: 0px 0px;
}
body#blog #maincontent ol{
	margin: 10px 0px 20px 110px;
	padding: 0px 0px 0px 0px;
}

body#blog #lefthandcolumn #subnavigation ul li ul{
background: none;
}

body#blog #lefthandcolumn #subnavigation ul li ul li {
color:#3E0063;
font-size:0.9em;
line-height:1.8em;
padding: 0 0 0 10px;
}

.avatar{
border: 1px solid #000;
margin:  0 10px 10px 30px;
}

.commentlist .avatar{
border: none;
margin:  10px 20px 10px 0;
}
.commentlist .avatar img{
border: 1px solid #000;

}

#righthandcolumn .featurepanel{
padding: 0 15px 0 0;
}
#righthandcolumn .featurepanel ul li{
padding: 0 0 4px 0;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
