/*
Theme Name: Tams Taxis
Theme URI: http://www.tamstaxis.com/
Description: Tam's Taxi's
Author: Andrew Morgan
Author URI: http://www.idesignwebsites.co.uk/
version: 1.0
Tags: idesignwebsites, arbroath, andrew morgan
*/

* { margin:0; padding:0; border:0; }

 
body { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333;
		background:#96715f url('images/pattern.jpg');
		font-size:0.8em;
		word-spacing:3px;
}

/* Typography */

.clear {
	clear:both;
}

img {
	border:0;
}

.border {
	border:1px solid #333;
}

p {
	margin-bottom:15px;
	line-height:20px;
}

blockquote {
  width:400px;
  line-height:25px;
}

h2, h4, h5 {
  color:#455e7d;
  border-bottom:1px solid #000;
  padding:10px 0;   
  margin:20px 0;
  font-size:1.2em;
}

h3 {
  color:#455e7d;
  padding:10px 0;   
  font-size:1.2em;
}

ul {
  margin:10px 0 10px 15px;
  list-style-type:square;
}

li {
  padding:3px 0;
}

h2.title {

  font-size:1.6em;
  margin:35px 0 30px 0;
  width:400px;
}

a {
	color:#557287;
	font-weight:600;
	text-decoration:none;
}

a:hover {
	color:#557287;
}

.post-edit-link {
  position:absolute;
  top:10px;
  left:7px;
  margin:20px;
}

/* Containers */

#header {
	width:760px;
	position:relative;
}

#headerwrap {
  width:100%;
  background:#96715f url('images/headerbg.jpg') repeat-x bottom;
}

#wrap {
  background:#96715f;
  width:741px;
}

#sidebar {
  float:left;
  width:160px;
  padding:0px 0px;
}

#content {
  min-height:800px;
  position:relative;
  width:530px;
  background:#fff url('images/background.jpg') no-repeat top right;
  float:left;
  padding:30px 25px 50px 25px;
}

#footer {
  float:left;
  width:580px;
  overflow:none;
  margin-left:161px;
  background:#5d789a url('images/footer.gif') no-repeat left top;
  position:relative;
  padding-bottom:100px;
}

#backtotop {
  position:absolute;
  font-size:0.8em;
  left:15px;
  top:10px;
}

#backtotop a {
  color:#000;
}

.quote {
  font-style:italic;
  font-size:1.4em;
  margin:50px 0;
  padding:20px 20px 30px 20px;
  line-height:30px;
  color:#5d789a;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  background:#d1d2d5;
  background: rgba(69, 94, 125, 0.2);
  -moz-box-shadow: 5px 5px 6px #666; 
  -webkit-box-shadow: 5px 5px 6px #666;     
  box-shadow: 5px 5px 6px #666; 
}

/* Menu */

.menu {
  font-family:Arial, Helvetica, sans-serif;
  margin:60px 0 0 0; 
}

.menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

.menu li {
  text-indent:25px;
}

.menu a {
  line-height:35px;
  padding:0px;
  display:block;
  width:160px;
  height:35px;
  color:#eee;
}

.current_page_item {
  background:#455e7d;
}

.menu li:hover {
  background:#455e7d;
}

.menu a:hover {
  color:#fff;
}

/* Contact Form Code */

.form {
  float:left;
}

fieldset {
	border:none;
}

legend {
	display:none;
}

.form p {
width: 430px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 180px; /*width of left column containing the label elements*/
height: 1%;
}

.form label{
float: left;
margin-left: -180px; /*width of left column*/
padding-top:5px;
width: 155px;
text-align:right; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
	border:1px solid #333;
	background:#fff;
	padding:5px 0;
	color:#000;
	font-size:1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form textarea{
	width: 250px;
	height: 200px;
	overflow:hidden;
	border:1px solid #333;
	background:#fff;
	color:#000;
	font-size:1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form textarea:hover,.form input:hover {
	cursor:text;
}

.submitbutton {
	width:250px;
	padding:17px 0px;
	display:block;
	background:#fff;
	margin:30px 0px;
	border:1px solid #333;
	color :#333;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

input.submitbutton:hover{
	cursor:pointer;
	cursor:hand;
}

.contactdetails {
	list-style-type:none;
}

/* Table Formatting */

table {
  width:530px;
  margin:20px 0 35px;
}

td {
  padding:5px 0;
  color:#660000;

}

td.price, td.region {
  font-style:italic;
  color:#000;
  width:100px;
  text-align:right;
}

td.special {
  font-style:italic;
}
