/* 
Theme Name: followingtom based on FastTrack
Theme URI: http://wpthemes.info
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Sadish Balasubramanian
Author URI: http://www.simpleinside.com
*/
/*
Header Image by Rob Loxston www.robloxston.co.uk
Icons from http://www.stylegala.com/features/bulletmadness/
*/
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #886;
}
a {
	color: #8a3207;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea 
{
	border:#8a3207 1px solid;
}
img {
	border: 1px dashed #886;
	padding:5px;
}
#rap 
{
	background:#fff url(img/contentbg.jpg) center;
	width:800px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background: url(img/robspic.jpg) no-repeat bottom; 	
 	height: 250px;
	margin: 0 auto;
	width:700px;
	padding:0;
}
#imap {
	display:block; 
	width:700px; 
	height:250px; 
	background:url(img/robspic.jpg) no-repeat bottom; 
	position:relative; 
	margin:0 auto 2em auto;
}
a#Odcombe{
	display:block; 
	width:84px; 
	height:0; 
	padding-top:93px; 
	overflow:hidden; 
	position:absolute;
}
a#FT {
	display:block; 
	width:250px; 
	height:0;
	margin:0;  
	padding-top:36px; 
	overflow:hidden; 
	position:absolute;
}
a#venice{
	display:block; 
	width:131px; 
	height:0; 
	padding-top:100px; 
	overflow:hidden; 
	position:absolute;
}
a#daisy{
	display:block; 
	width:90px; 
	height:0; 
	padding-top:95px; 
	overflow:hidden; 
	position:absolute;
}
a#alps{
	display:block; 
	width:110px; 
	height:0; 
	padding-top:80px; 
	overflow:hidden; 
	position:absolute;
}
a#sun{
	display:block; 
	width:60px; 
	height:0; 
	padding-top:65px; 
	overflow:hidden; 
	position:absolute;
}
a#roblink{
	display:block; 
	width:90px; 
	height:0; 
	padding-top:15px; 
	overflow:hidden; 
	position:absolute;
}

a#Odcombe{
	left:80px; 
	top:34px; 
}
a#FT {
	left:10px; 
	top:211px; 
	background:transparent url(img/testimageFT.jpg) no-repeat 400px 400px;
}
a#venice{
	left:570px; 
	top:150px; 
}
a#daisy{
	left:255px; 
	top:120px; 
}
a#alps{
	left:260px; 
	top:35px; 
}
a#sun{
	left:25px; 
	top:15px; 
}
a#roblink{
	left:1px; 
	top:1px; 
}

a#Odcombe:hover, a#happy:hover, a#sun:hover, a#FT:hover, a#roblink:hover, a#alps:hover, a#daisy:hover, a#venice:hover{
background-position: 0 0;
}
#sitenav {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	border-bottom: 1px solid #996;
	clear: both;
	font-size: 1em;
	color: #999;
	text-align:center;width:770px;
}
#content {
	width:580px;
	float:left;
	padding:5px 5px 5px 5px;
	margin:15px 5px 5px 10px;
	overflow:hidden;
	border:#ccc 1px solid;		
}

#sidebar {
	width:160px;
	float:right;
	padding:5px 5px 5px 5px;
	margin:15px 10px 10px 0px;
	font-size:1em;
	border:#ccc 1px solid;		
}
#slideshow {
	width:580px;
	float:left;
	padding:5px 5px 5px 5px;
	margin:15px 5px 5px 10px;
	overflow:hidden;
	border:#ccc 1px solid;		
}
 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	padding: 10px 10px 30px 10px;
	margin: 1em 1em 1em 3em;
	width:470px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;
	font-size: 1.6em;
	color: #0f0f0f;
	padding:225px 0 0 325px;
	text-align:left;
}
.description 
{
	margin:0;
	padding:10px 100px 0 10px;
	font-size:1.1em;
	color:#777;	
	display:none;
}
#sidebar h2 {
	margin: 0;
	padding:0 5px;
	font-size: 0.8em;
	color: #333;
	text-transform:uppercase;
	border-bottom:#ccc 1px solid;	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	color: #999;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;
	font-size: 0.9em;	
}
#sidebar ul li {

	margin: 0.5em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #8a3207;	
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #753206;
	text-decoration:underline;
	border:none;
}
#header a:link, #header a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #996;
	text-decoration: none;
	border-bottom: none;
}
#content h1 {
	margin: 0 0 0.2em;	
	text-align: left;
	padding: 0.5em 1em 0 0;
	color: #333;
	border-bottom:#ccc 1px solid;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-size: 1.8em;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;

	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #999;
	border-bottom:#ccc 1px solid;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-size: 1em;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info {
	margin:0;
	padding:0;
	font-size:2em;
	font-family:Georgia, Arial, Verdana, Serif;
}
#content h2, #content h3 {
	color: #666;
	font-family:Georgia, Arial, Serif;
	font-size:1.1em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #8a3207;
	border: none;
}
hr {
	display: none;
}
#sitenav h2 {
	margin: 0;
	padding:0 5px;
	font-size: 1em;
	color: #333;
	text-transform:uppercase;	
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;width:690px;
}
#footer a {
border:none;
color:#7A7636;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fafafa;
	border: 1px solid #9ac2a7;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 0;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:2px 0 2px 5px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}


#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#666;
}
#topnav li a:hover
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}
#navHome 
{
	padding-left:15px;
	background:url('img/home.png') no-repeat left center;
}
#navAbout 
{
	padding-left:15px;
	background:url('img/about.png') no-repeat left center;
}
#navArchives 
{
	padding-left:15px;
	background:url('img/archives.png') no-repeat left center;
}
#navLinks 
{
	padding-left:15px;
	background:url('img/links.png') no-repeat left center;
}
#navContact 
{
	padding-left:15px;
	background:url('img/contact.png') no-repeat left center;
}
#home #navHome, #about #navAbout, #links #navLinks, #contact #navContact, #archives #navArchives
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}
