/*
Theme Name: Ocean Mist
Theme URI: http://www.tenbytwenty.com/
Description: XHTML 1.1 valid theme with a flexible, elastic grid layout and fully customisable colour scheme.
Version: 2.0
Author: Ed Merritt
Author URI: http://www.edmerritt.com/
Tags: blue, custom header, custom colour scheme, elastic width, two columns, widgets, SEO friendly, accessible, default colour schemes, 
*/

/* Main background colour */
body, .leftCorner, .rightCorner {background-color: #999;}

/* Side column & Footer background colour */
#footer, #footer .dot, .or span {background-color: #fff;}

#container { border: 10px solid black;background-color: #f3dbaf;}

/* Main Page Navigation */
#nav li a { padding: 1px 5px 0px 5px; border:1px solid black; border-bottom: 0px; background-color: #a9a9a9; font-size:14pt; color: #000;} /* Tabs & dropdowns */
#nav li a:hover {background-color: #a9a9a9; color:#fff;} /* Tabs & dropdowns rolover colour */

/* Side column */
#subCol {background-color: #f3dbaf;}

/* Side column headings */
#subCol h2 {background-color: #f3dbaf; color: #000; font-size:12pt; font-weight:bold;}


/* Stripes above & below the main image */
#header, #photo, #nav ul li a {border-bottom: 1px solid black;}

/* Main column titles eg. Latest Posts or Comments */
.title {background-color: #fff; color: #000; font-weight:bold;}


/* Footer */
#footer p {color: #687983;} /* footer text */
#footer a, #footer a:visited {color: blue;} /* footer links */
#footer a:hover {color: black;} /* footer links rollovers */

ul.footNav {
    float:left;
    font-family: Arial, Verdana;
    list-style-type: none;
    padding: 5px;
}

ul.footNav li {
    padding-left: 10px;
    float: left;
}

ul.footNavR {
    float:right;
    font-family: Arial, Verdana;
    list-style-type: none;
    padding: 5px;
    padding-right:15px;
/*    border: 1px solid #3f7fa6; */
    margin: 0;
}

ul.footNavR li {
    padding-left: 10px;
    float: left;
}

.widgettitle {font-weight: bold;text-align:center; font-size:14pt; padding-top:5px}

.widgettitle a{color: black;}

.twitter-hashtag {color:black;}

.post-title {font-weight:bold;font-size:10pt;}

.post h1 a {color: #000;}

.post h1 a:hover {color: blue;}

.event {font-size: 9pt; margin-bottom:-10px; padding-top:-20px;}

.event_time{font-size:8pt; font-weight:bold; position:relative;top:-10px;}

#post_list {padding-left:25px;}

#post_title {font-size:12pt; font-weight:bold;}
.post_date{}
.post_excerpt{}


.wp-tag-cloud a{color:black;}

.wp-tag-cloud a:hover{color:blue;}