/*  
Theme Name: ClassicTravelling
Description: For Classic Travelling, based on Mimbo
Version: Dec 2008
Author: Ed Dowding
Author URI: http://www.eddowding.com


/* 
  v1.0 | 20080212
  Reset styles, makes it easier to work with browser compatibility
  http://meyerweb.com/eric/tools/css/reset/index.html
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #173347;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-position: top;
	color: #545454;
	padding: 13px 0 25px 0;
	font-size: 90%; 
	}

select, input, textarea {
	font: 120% Arial, Verdana, Sans-Serif;
	}
	
#sidebar input, 
#sidebar textarea {
	border: 1px solid #999;
	padding: 2px 5px;
	width: 165px;
	background: #eee;
	color: #444;
	margin: 2px 0 10px 0;
}	



#searchform {
	margin: 1em;	
}

#searchsubmit {
	width: auto;
	-moz-border-radius: 3px;
	background: #333;
	color: #eee;
	font-style: italic;
	margin: 0 0 0 5px !important;
	width: auto !important;
	font-family:Baskerville,'palatino linotype',serif; 
}
	
p, li {	
	color:#444444;
	font-family:Baskerville,'palatino linotype',serif;
	line-height: 1.5;
	}
	

#content em { 
	font-size: 1.1em;
}
 
.post li { 

}

a:link, a:visited { 
	text-decoration:none;
	color: #88281A;
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block; 
	border: 0; 
	height: 30px;
	margin: 0;
	background-image: url('images/hr.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}
	

small {
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border: 1px solid #999;
	margin: 0 20px;
	padding: 6px;
	background: #fafafa;
	}
	
		

/* Structure */

#header {
	width:930px;
	margin:0 auto;
}

#page {
	width:930px;
	margin:0 auto; 
	background:	#FFFFFF url(images/sidebarbg.png) repeat-y  657px top;
	padding: 0;
	border-top: 5px solid #962115;
	}

#branding {
	width:425px;
	padding-bottom:15px;
	}
	
#branding h1, 
#branding .description {
	text-indent: -9999px;
	height: 1px;
	padding: 0 !important;
}

#branding img {
	border: 0;
	background: none;
	margin: 0;	
}

#branding #logo {
	margin: 12px 0
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 273px;
	float:right;
	padding: 0 0 9em 0;
	overflow: hidden;
	}

#homecontent {
	padding-right: 25px;
	margin-top:10px;
	}	
	
#homecontent p, 
.entry p, 
.post p,
.entry h3 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 80%;
}


/* Sidebar */


#sidebar h3, #sidebar h2 { 
	border-bottom: 1px solid #ddd;
	padding: 18px 0 6px 0;
	margin: 0 0 15px 0;
	font-size: 1.2em;
	text-align: center;
	word-spacing: 0px;
	letter-spacing: 1px;
	font-style: italic;
	}
	
#page #sidebar p {
	margin: 0 1em;	
	}

#sidebar ul, #sidebar li {
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul ul {
	margin: 0px 5px 0px 18px;
}

#sidebar ul ul ul {
	margin: 0 12px;
}

#sidebar ul ul li {
	margin: 0;
}
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	color: #444;
	font-weight: normal;
	letter-spacing: 0.03em;
	word-spacing: 6px;
	vertical-align: middle;
	font-style: italic;
	font-size: 2.8em;
	padding: 10px 0;
	font-family:Baskerville,'palatino linotype',serif;
	}
	
h1.categorytitle {
	padding: 0 5px;

}	
	
h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	padding-bottom:0px;
	clear: both;
	padding-top: 1.5em;
	margin: 20px 0;
	background-image: url('images/hr.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}
	
	

h3 {
	font-weight: bold;
	}
	
#content h3 {
	margin-top: 3em;
}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:655px;
	float:left
	}
	
.description {

	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	padding:15px 5px 15px 25px;
	border-bottom:1px dotted #b6b6b6;
	}
		
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {

	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin: 0 15px;
	border-bottom: 1px dotted #b6b6b6;
	padding: 10px;
	}

#rightc ol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#left col img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px ;
	}	
	
#sidelist h2 {
	background-image: none;
	border-top: 2px solid #444;
	padding: 0.5em;
	border-left: 1px solid #C7C7C7;
}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	}
	
#sidelist .bullets li {
	margin-bottom:0.5em;
	line-height:1.4;
	}

#sidelist .children {

	}
	
#sidelist .children li {
	list-style: none;  
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0; 
	color: #818d6f;
	color: #396634;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 0;
	color: #ccc;
	}

#nextaction {
	background:#eef5e1;
	background-image: url('images/nextaction-bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin:25px 0 15px 0;
	padding:12px;
	border: 1px solid #999;
	}

#nextaction img {
	border: 0;
	background: none;
	}

#nextaction td {
	vertical-align: top;
	padding: 0 0.7em;
	width: 50%;
	}	

#nextaction .rightborder {
	border-right: 1px solid #999;
}

.entry {
	padding-bottom:28px;
	}

#nextaction h3  {
	font-weight: normal;
	letter-spacing: 0.03em;
	word-spacing: 2px;
	vertical-align: middle;
	font-style: italic;
	font-family:Baskerville,'palatino linotype',serif;
	color:#333;
	margin: 0;
	display: block;
	font-size: 1.8em;
	}

.linklove {display: none;}


/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	clear: both;
	}	
	
.post {
	padding: 0em 3em 4em 3em;
}	

#content.newspage .post {
	padding: 0 3em 2em 3em;
}



.post p,
#page p {
	margin: 1em 0;
}
	
.post ul {
	margin: 1em 0;
}

.post ul li {
	list-style: disc;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
	
#titleimage {
	border: 0;
	margin: 0;
	padding: 0;
}


#d13slideshow {
	height:250px !important;
	padding: 0 !important;
	width:627px !important;
	border: 15px solid #031723;
	overflow:hidden;
}

div.d13fader {
	height:76px !important;
	padding:2px 5px !important;
	margin-top: -110px !important;
	border: 0;
	width:627px !important;
	background-color:#222222;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

div.d13fader p {
	padding: 0 !important;
	font-size: 14px !important;
	color: #fff  !important;
	margin: 0 !important;
}

div.d13fader h2 {
	color:#ffffff !important; 
	padding:23px 2px !important;
	margin:0px !important; 
	background-image: none !important;
}

div.d13fader p.d13title a {
	font-weight: normal !important;
	font-size: 1.2em !important;
	text-decoration: underline !important;
}

div.d13fader h2 a {
	text-decoration: none !important;
	color: #fff !important;
	}
	

#single_post_title {
	background:#000 none repeat scroll 0 0;
	height:51px;
	margin:-63px 0 0;
	filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
	padding:6px 15px; 
	width:627px;
	z-index:2;
}

#single_post_title h1,
.d13fader h2 { 
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.03em;
	word-spacing: 6px;
	font-style: italic;
	font-size: 30px;
	background-image: none;
	font-family:Baskerville,'palatino linotype',serif;
}
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
.clear {
	clear:both;
}


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
	
	
	
	
	
	
	


/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/


/* footer */
.footer {
	border-top: 2px solid #962115;
	background: #0B1528;
	color: #ccc;
	width: 910px;
	margin: 0 auto;
}

.footer a, .footer a:hover {color: #FFF;}

.footer p {
	margin: 1em 0;
	padding: 0;
	text-align: left; 
	color: #ccc;
}

.footer #sarah {
	margin: 0 8px 5px 0;
	padding: 2px;
}

.footer li {

}

#ancillary{
	padding:10px;
}
#ancillary .block{
	float:left;
	width: 220px; 
}
* html #ancillary .block{
	margin-left:3.9%;
}

#ancillary .twice-length { 
	width:635px; 
	padding-right: 35px;
	}

#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:1em 0 0.5em;
	
}

#ancillary .block p {
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:0.5em 0 2em 0;
	border-top: 2px solid #3d3d3d;
}
ul.dates li,
#ancillary ul ul li
{
	list-style-type:none;
	margin:0;
	padding:0.2em 0;
	border-bottom:1px solid #3D3D3D;
}

#ancillary ul ul {
	margin-bottom: 3em;
}

.textwidget {
	font-weight: normal;
	line-height: 1.2;
}

ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

#ancillary ul a,
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF; 
	text-decoration:none;
}


#ancillary ul a:hover,
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover { 
	color:#FFF;
}
 


ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

.alignright {
	float: right !important;
}

.alignleft {
	float: left !important;;
}


img.alignleft {
	margin: 0 20px 0 0 !important;
	padding-left: 0 !Important;
}
 

img.alignright {
	margin: 0 0 15px 20px !important;
	clear: both;
}
 

/* Category specific */
.category-news {
	
}

.catimage img {
	margin: 0 0 10px 10px;
	border: 0 !important;
	background: #fff;
}

.news_headline {
	color:#173347;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0.02em;
	margin:28px 36px 0;
	word-spacing:0.2em;
}


#jagbox {
	float: right;
	width: 400px;
}

#jag
{ 
	z-index: 1000; 
	top: 2px; 
	background: none;
	border: 0;
}

#category_heading {
	padding: 1em;
}


/* cforms overriding */
#nextaction ol.cf-ol li.textonly {
	background: none !important;
	text-align: left;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
} 

#nextaction .cform {
	width: 260px;
}

#nextaction .cform label {display: none;}

#nextaction input {
	width: 150px;
	border: 1px solid #666;
	padding: 2px;
	font-size: 12px;
	font-family: Arial;
	color: #444;
}

#nextaction .cform input.sendbutton {
	margin: 0 0 1em 0;
	width: auto;
}

#nextaction .cform p.cf-sb {
	text-align: left;
}

#text-351904981 img {
	padding: 0;
	margin: 0;
	border: 1px solid #031723;
	background: #031723;
	border-width: 12px 5px;
}

table.ec3_schedule {
	border: 0 !important;
	margin: 0 !important;
	float: none !important;
}

table.ec3_schedule td {
	padding: 2em 0.5em 0.5em 0 !important;
	font-weight: bold;
}
	
p.ec3_schedule {
	color: #88281A;	
	font-weight: bold;
}


#intro {
	background: #EDEEEE;
	margin: 0 !important;
	padding: 0.2em 0.5em;
display:none;
}

#intro p {
	color: #444;
	font-size: 1.4em;
	margin: 0.8em;
	line-height: 1.6;
}


.ec3time {display: none;}


#sidebar .widget_links ul.blogroll {
	padding: 0;
	margin: 0;
}

#sidebar .widget_links ul.blogroll li {
	padding: 0;
	margin: 0;
	text-align: center;
}

#sidebar .widget_links ul.blogroll li img {
	border: 0;
	background: #fff;
}

.ddsg-wrapper p {
	display: none;
}

#homeimg, #homeimg img {
	padding: 6px 0;
	margin: 0;
	background: #031723;
	border: 0;
}

#sidelist li#execphp-358856661 {
	margin: 0;
}

#sidelist li.multiwidget_ec3-event-list h2 {
	border-top: 0;
}

.noborder {
	border: 0 !important;
	background: #fff !important;
}

#logos {
	margin: 0 auto;
}

#logos td {
	vertical-align: middle;
	text-align: center;
}

li.ec3_list_day, 
li.ec3_list_month {
	color: #444;
}

#ancillary h2 {
	background: none;
	color: #eee;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#bottomright .textwidget p {
	margin:0;
	color: #eee;
}

#bottomright .textwidget a {
	color: #fff;
	text-decoration: underline;
}

#signup_form input {
	width: 160px;
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 2px;
	font-size: 0.9em;
}

#signup {
	width: auto;
	-moz-border-radius: 3px;
	background: #333 !important;
	color: #eee;
	font-style: italic;
	margin: 0 0 0 5px !important;
	width: auto !important;
	font-family:Baskerville,'palatino linotype',serif; 
}


/*Main Navbar */

#navmenu {
	width: 930px;
	margin: 0 auto ;
	text-align: right;
	}
	
#navmenu, #navmenu ul {
	list-style: none;
	line-height: 1;
	color: #ccc;
	background: #032433;
	font-size: 1.1em;
	font-weight: bold;
	}

#navmenu a, #navmenu a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#navmenu li {
	float: left;
	list-style:none; 
	}

#navmenu a, #navmenu a:visited {
	display:block; 
	color: #ccc;
	padding: 0px 10px;
	}

#navmenu a:hover, #navmenu a:active, .current_page_item	a, #home .on {
	color: #fff;
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#navmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#navmenu li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#navmenu li li a, #navmenu li li a:visited {
	font-weight:normal;
	color:#FFF;
	}

#navmenu li li a:hover, #navmenu li li a:active {
	background:#000;
	}	
		
#navmenu li:hover ul, #navmenu li li:hover ul, #navmenu li li li:hover ul, #navmenu li.sfhover ul, #navmenu li li.sfhover ul, #navmenu li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
	
	

		
