/*  
Theme Name: Taxistyle
Theme URI: http://www.cookylamoo.com
Description: Theme for the The Taxi Driver Looks at the Seine
Version: 1.0
Author: Ben.Harper
Author URI: http://www.cookylamoo.com/
*/


.taxitext{
	float: left;
	width: 100%;
	border-width: 0;
	padding-bottom: 800px;
	margin-bottom: -800px;
	display: inline;
}

.taxitext p{
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	text-align: justify;
	margin-bottom: .6em;
}

.taxinum {
	text-align: center;
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-style: italic;
	font-color: #999999;
}

.taxitext img {
	border-width: 1px;
	border-color: #999;
	margin: 2px 0 0 0;
}

.taxinav {
	width: 50%; 
	float:left;
	display: inline;
}

.taxinav p {
	line-height: 1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: .6em;
}

.taxinav a:link {color:#A00; text-decoration:none}
.taxinav a:visited {color:#009; text-decoration:none}
.taxinav a:active {color:#000; text-decoration:underline;}
.taxinav a:hover {color:#F00; text-decoration:underline}


/*
 
.img a:link {color:#000;}
.img a:visited {color:#000;}
.img a:active {color:#000;}
.img a:hover {color:#000;}


*/