/*
Theme Name: Mousa Boat Trips
Theme URI: http://www.mousa.co.uk
Description: Mousa Boat Trips theme by <a href="http://www.davidrlewis.com">drl</a>.
Version: 1.0
Author: David Lewis
Author URI: http://www.davidrlewis.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	
	
	background-image: url(http://www.mousa.co.uk/images/blue_background.png);
	background-repeat: repeat-x;

	background-color: #3a6ba5;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#header {
	width: 900px;
	height: 150px;
	background-image: url(http://www.mousa.co.uk/images/header_banner.png);
	}


*.more_info {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 244px;
	padding-left: 656px;
	padding-top: 30px;
}


#page_holder {
	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	background-color: #FFFFFF;

	
}

#footer {
	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: right;
	font-weight:400;
	color:#FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;

	
}

a.copyright_link {
	
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
}

a:hover.copyright_link {
	
	color: #FF9;
}


div.post {

margin-left: 25px;
margin-right: 25px;


}

div.entry {

font-family: verdana, arial;
font-size: 12px;
}


/* Timetable Start */

.TimeTableHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
        background-image: url(http://www.mousa.co.uk/images/timetable_back.jpg);
        background-repeat: repeat-x;
	background-color: #3f78bc;
        height: 40px;
padding-left: 5px;
	

}

.TimeTableMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



}

.TimeTableDays {
	
	font-weight: bold;
		
		border-right: 1px;
	border-style: solid;
	border-color: #003;
	
		padding-left: 5px;
	
}

.TimeTableMainland {
	
	    
     
	background-color: #3f78bc;
	color: #FFFFFF;
	
			
		border-right: 1px;
	border-style: solid;
	border-color: #003;
		padding-left: 5px;
}

.TimetableMousa {
	
	background-color: #FFFFFF;
	color: #000000;
	
			
		border-right: 1px;
	border-style: solid;
	border-color: #003;
	padding-left: 5px;
}


.TimeTableBorder {
	
		border-right: 1px;
	border-style: solid;
	border-color: #003;
	
}

/* Timetable End */

.farestable {
width: 680px;
align: center;
border-width: 1px;
border-style: solid;
border-color: #e6db55;
background-color: #ffffe0;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-weight: bold;
font-size: 13px;
font-family: Verdana, Arial;
}


img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin-right: 15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#frontpagetext {


width: 380px;

}

#slideshow3 {

width: 400px;
height: 350px;
margin-left: 0px;
margin-top: 20px;
}


h1 {

font-family: Verdana;
font-size: 15px;
font-weight: bold;
margin-left: 30px;
margin-right: 30px;
margin-top: -15px;

}

h2 {

font-family: Verdana;
font-size: 12px;
font-weight: normal;
margin-left: 30px;
margin-right: 30px;
margin-top: -5px;

}

#footer a {

color: white;

}
/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(http://www.mousa.co.uk/images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(http://www.mousa.co.uk/images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */