/* 
Theme Name: Freedom Travel
Theme URI: 
Description: Simple single column with tabbed navigation.
Author: 
Author URI: 
Version: 1.01
Tags: 
*/

/* Begin Typography & Colors */

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
}

#page {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	background-color: #094FC0;
	background: url("images/header-seagull.gif") no-repeat;
	padding: 0;
	margin: 20px auto 0 auto;
	height: 145px;
	width: 100%;
	/*-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

#header .top-right a {
	float: right;
	padding: 20px 20px 0 0;
	margin: 0;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

#header .top-right-big {
	font-size: 25px;
}

#header .top-right a:hover {
	text-decoration: underline;
	color: #fff;
}

#content {
	padding: 20px 30px 20px 30px;
	width: 600px;
	float: left;
	font-size: 1.1em;
	line-height: 1.65em;
	text-align: left;
}

#content-contact {
	padding: 20px 30px 20px 30px;
	width: 900px;
	float: left;
}

.pagepost, .post {
	margin: 0 0 40px;
	text-align:left;
}

.pagepost ul li, .post ul li {
	list-style-type: square;
}

#navcontainer {
	padding: 8px 0;
	background-color: #094FC0;
	background: url("images/navcontainer.gif") no-repeat;
	width: 960px;
}

ul#navlist {
	margin:0;
	padding:0 0 0 30px;
	margin:0;
	white-space: nowrap;
	text-align: left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#navlist li {
    padding: 0 1px;
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 8px 10px;
	color: #fff;
	background-color: #1D08BF;
	/*background-color: #03327D;*/
	text-decoration: none;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#navlist li a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#navlist li.current_page_item a, #navlist li.current_page_item a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	cursor: default;
}

#navlist li.current-cat a, #navlist li.current-cat a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	cursor: default;
}

#pagenav {
	float: right;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
}
#pagenav ul {
	margin:0;
	padding:5px 0 0 0;
	margin:0;
	white-space: nowrap;
	text-align: left;
}
#pagenav li {
    padding: 0 1px 0 0px;
	display: inline;
	list-style-type: none;
}
#pagenav li a {
	color: #094FC0;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 5px 2px 5px;
}
#pagenav li a:hover {
	background-color: #094FC0;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
}
#pagenav li.current_page_item a {
	background-color: #094FC0;
	color: #fff;
	cursor: default;
	-webkit-border-radius: 4px;
}

#sidebar {
	float: right;
	margin: 0 0 20px 0;
	padding: 0px;
	width: 195px;	
	border: none;
	padding: 0px 30px 0 0;
	font: 1em Arial, Sans-Serif;
}
	
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	margin: 30px 0 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

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

#searchform {
	width: 200px;
	height: 26px;
	background: url(images/searchbox200.gif) no-repeat;
	position: relative;
	top:15px;
	border: none;
}
#searchform input.search {
	border: none;
	height: 20px;
	width: 160px;
	margin: 2px 0 0 2px;
	background-color: transparent;
}
#searchform input.submit {
	width:25px;
	height:26px;
	background-color: transparent;
	border:0px;
	cursor:pointer;
}

#footer {
	height: 30px;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	/*-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;*/
	background-color: #094FC0;
	background: url("images/footer.gif") no-repeat;
}

#footer p {
	margin: 0;
	padding: 10px 0 10px 30px;
	text-align: left;
	color: #eee;
}

#footer a {
	color:#FC9D4A;
}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

strong {
	color: #1D08BF;
}


a, h2 a:hover, h3 a:hover {
	color: #BF1D08;
	text-decoration: underline;
}

a:hover {
	color: #777;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 3.4em;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	font-style: italic;
	padding: 20px 0 0 25px;
	margin: 0;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #990000;
}

h2 {
	font-size: 1.7em;
	margin: 30px 0 10px 0;
	padding: 0;
}
h2.pagetitle {
	margin: 30px 0 10px 0;
	padding: 0; 
}

h2.post-title a {
	text-decoration: none;
	color: #BF1D08;
}

h2.post-title a:hover {
	text-decoration: underline;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #990000;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: underline;
}

h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h4 {
	font-size: 1.3em;
}

h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.65em;
}

h2.pagetitle {
	font-size: 1.7em;
}

.entry p a:visited {
	color: #F56203;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
}

	/*Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #333;	
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}

#commentform textarea {
	width: 600px;
	padding: 2px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	color: #333;
}

#commentform #submit {
	margin: 0 0 0 0;
	float: right;
	border: 1px solid #ccc;
}
#commentform p {
	margin: 5px 0;
}

.commentlist {
	padding: 0;
	text-align: left;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

input, textarea {
	padding-left:2px;
	color: #333;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

hr {
	/*display: none;*/
	height: 1px;
	background-color: #BF1D08;
}

img {
	border: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

.center {
	text-align: center;
}

.post img, .postpage img {
	padding: 1px;
	border: none;
}

.entry img, .entrytext img {
	margin:0;
	padding:1px;
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.embed {
	width:48%;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
}

table.center {
	margin-left:auto; margin-right:auto;
}

.post table {
	margin: 10px 0;
}

.post table th {
	background-color: #fff;
}

.post table td {
	background-color: #fff;
}

.alignleft {
	text-align: left;
	float: left;
}

.alignright {
	text-align: right;
	float: right;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.clearboth {
	clear: both;
}

#excerpt {
	border-bottom: 1px solid #BF1D08;
	padding: 10px 0 10px 0;
	margin: 10px 0 20px 0;
}

#read-more {
	text-align: left;
	margin-bottom:20px;
}

#read-more a {
	color: #BF1D08;
}

#read-more a:hover {
	font-weight: bold;
}

.breadcrumb {
	font-style: italic;
}

/*
#superb-slideshow #sswld {
	border: 2px solid #BF1D08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.descpanelfg {
	text-align: center;
}
*/



