/*
Theme Name: Airport Travel Gloucestershire
Theme URI: http://www.airporttravelglos.co.uk
Author: Chris Street
Author URI: http://www.chrisstreet.co.uk/
Description: The Airport Travel Gloucestershire theme allows ATG staff to update and maintain the website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: airport travel gloucestershire
Text Domain: twentyeleven
*/

/* ATG Styles */
body {
	margin: 0;
}

a {
	text-decoration: none; 
}

a:link {
	color:		#4E9DD5;
}

a:active {
	color:		#4E9DD5;
}

a:visited {
	color:		#4E9DD5;
}

a:hover {
	color:		#4E9DD5;
	text-decoration: underline; 
}

.topleft p {
	margin: 0 0 0 10px;
	font-size: 90%;
}

div.menu {
	float:right;
    position:relative;
    left:-50%;
    text-align:left;
}

div.menu ul {
	margin: 0;
	position: relative;
	left: 50%;
	padding: 0;
}

div.menu ul li {
	list-style: none;
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-family: Verdana, Arial, sans-serif;
}

div.menu ul li a {
	color: #000;
}

div.menu ul li a:hover {
	color: #f00;
}

.toptable {
	background-image: url(http://www.airporttravelglos.co.uk/toptomenu.png);
	height: 18px !important;
	font-size: 1px !important;
}

.topbg {
	background-image: url(http://www.airporttravelglos.co.uk/corner/topbg.png);
}

.pricestabletop {
	background-image: url(http://www.airporttravelglos.co.uk/corner/topline.gif);
}

.pricestablebottom {
	background-image: url(http://www.airporttravelglos.co.uk/corner/bottomline.gif);
}

a:link.nav {
	color:		#1FB2D7;
}

a:active.nav {
	color:		#1FB2D7;
}

a:visited.nav {
	color:		#1FB2D7;
}

a:hover.nav {
	background: #30B7DF;
	color:		#E63838;
	text-decoration: none; 
	font-size: 12px;
}

h1.entry-title {
	margin-top: 0;
	font-family: Verdana, Arial, sans-serif;
}

p, td {
	font-family: 'Comic Sans MS', Arial, sans-serif;
	color: #fff;
}

.entry-content p {
	margin-top: 0;
	margin-bottom: 20px;
}

.entry-content p:first-child {
	margin-bottom: 0;
}

img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

textarea {
	width: 400px !important;
	height: 100px !important;
}