/*
Theme Name: travel
Theme URI: http://www.cyclesista.com
Version: 1.0.0
Description: business theme.
Tags: business
*/

body {
	background:url(images/bg.png) repeat-x #E5F3FA;
	color:#183747;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:13px;
	margin:0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
}
/******************Link Styles******************/
a {
	color: #355F77;
    font-size: 12px;
    outline: none;
    text-decoration: none;
}
a:hover {
	color:#942121;
	font-size:12px;
	text-decoration:none;
}
/*********************************************
	Universal Text Elements
*********************************************/
ol, ul, dd {
	margin: 5px 35px;
}
.cle {
	clear:both;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
blockquote {
	color: #666;
	margin: 0 35px 15px;
	padding: 15px 15px 1px;
	background:#eee;
	border:1px solid #ddd;
}
img {
	border: 0px;
	background: none;
}
p {
	padding: 0px;
	margin: 0 0 15px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px solid #999;
}
* html acronym, abbr {
	border-bottom: 1px dashed #999;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
hr {
	display: block;
	clear:both;
}
table {
	border-collapse:collapse;
	margin-bottom:15px;
}
tr, td, th {
	margin:auto;
}
td, th {
	padding:10px;
	vertical-align:top;
}
th {
	border:1px solid #ddd;
	font-weight:bold;
	background:#eee;
}
td {
	border:1px solid #ddd;
}
#outer-wrap {
	background-color:#fff;
	clear:both;
	margin:0 auto;
	padding:0;
	width:980px;
	overflow:hidden;
}
#wrap {
	clear:both;
	margin: 0 auto;
	padding:0;
	min-height:420px;
}
/*********************************************
	Container Div
*********************************************/
#container {
	margin: 0 auto;
	padding: 0 20px;
}
.entry, .entry p {
	line-height:22px;
}
.entry ul {
	list-style-type:none;
	margin: 0 0 15px 15px;
	padding:0;
}
.entry ul li {
	list-style-type:none;
	margin: 0 0 5px;
	padding: 0 0 0 9px;
	background: url(images/icon.gif) no-repeat left 8px;
	line-height:21px;
}
.entry ul li ul li {
	list-style-type:none;
	margin: 0 0 1px;
	padding: 0;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 {
	color:#416E89;
	margin:0;
	padding:0;
	text-decoration:none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4, h5, h6, h7 {
	font-size: 18px;
}
.post h3 {
	margin-bottom:5px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	line-height:normal;
}
h3 a, h3 a:link, h3 a:visited {
	font-size:16px;
	text-decoration:none;
}
h3 a:hover, h3 a:active {
	text-decoration:underline;
}
h1.pat {
	color:#b01116;
	margin:0 0 10px;
	padding-bottom:5px;
}
/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.alignright, img.alignleft, img.aligncenter {
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
}
/*********************************************
	Header Styles
*********************************************/
#header-wrap {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#header {
	padding:10px;
	position:relative;
	overflow:hidden;
}
#header #title {
	background:url("images/logo.png") no-repeat left top;
	float:left;
	height:65px;
	margin:0;
	padding:0;
	width:250px;
}
#header #title a {
	float: left;
	display: block;
	width: 250px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#header .vie { float:right; margin:0;}
#menus {
	background:#000;
	z-index: 9999;
	margin:0 auto 20px;
}
#menus ul {
	list-style: none;
	overflow:hidden;
	margin:0;
	padding:0;
	text-shadow:1px 1px 0 #333;
}
#menus ul li {
	float: left;
	border-right: 1px solid #333;
	width:130px;
	text-align:center;
}
#menus a:link, #menus a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding:16px 25px
}
#menus a:hover {
	color: #fff;
	text-decoration:none;
	display: block;
	background:#32A4E4;
}
#menus .current_page_item a, #menus .current a {
	background:#32A4E4
}
/*********************************************
	Content Div
*********************************************/
#content {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
}
.listimg {
	overflow:hidden;
	margin:10px 0;
}
.listimg .mar0 { margin-right:0;}
.thumb {
	float: left;
	width: 188px;
	text-align: center;
	margin: 5px 25px 10px 0;
}
.thumb dt {
	background: none repeat #FFF;border: 3px solid #ccc;
	
	height: 120px;
	overflow: hidden;
	width: 180px;
}
.thumb dt:hover {border: 3px solid #E5F1F9;}
.thumb dd { margin:5px 0; font-weight:bold;}
.thumb dt img {
	width:180px;
	height:120px;
}
/*********************************************
	Post Div
*********************************************/
.post {
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom:0px dotted #ddd;
}
.sidepy {
	color:#105D8C;
	font-size:18px;
	margin:0 0 15px;
	font-weight:bold;
}
.tag {
	border-bottom:1px dashed #ECECEC;
	line-height:20px;
	margin:10px 0;
}
/*********************************************
	Previous/Next Page Navigation
*********************************************/
.page-nav {
	display:block;
	margin:0 0 10px;
	overflow:hidden;
	padding:0;
}
/*********************************************
	Sidebar
*********************************************/
.sidebar {
	font-size:12px;
	display: inline;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0;
	color:#416E89;
	text-shadow: 0 1px 1px #FFFEFF;
}
.sidebar h4 {
	background:#32A4E4;
	color: #FFF;
	margin: 0 0 5px;
	padding: 5px 0 5px 10px;
	text-shadow:none;
}
.sidebar .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
}
.sidebar .widget {
	padding: 0 0 15px;
	clear: both;
	margin: 0;
}
.sidebar img {
	border: 1px solid #999;
    margin: 0;
    padding: 1px;
}
.sidebar ul {
	background: #EDF7FC;
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 15px;
}
.sidebar ul ul {
	list-style-type:none;
	margin: 0;
}
.sidebar ul ul ul {
	list-style-type:none;
	margin: 0 0 0 15px;
}
.sidebar li {
	background:url(images/icon.gif) no-repeat scroll left 8px;
	line-height:normal;
	list-style:none;
	margin:0;
	padding:2px 0 8px 9px;
}
.sidebar li li {
	list-style-type:none;
	margin: 0 0 1px;
	padding: 0;
	background: transparent;
}
.sidebar ul li a, .sidebar ul li a:visited {
	font-size:12px;
	text-decoration:none;
}
.sidebar ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
.sidebar li li {
	margin: 0;
	padding: 0;
}
.sidebar .textwidget {
	background: #EDF7FC;
	padding: 10px 10px 10px 15px;
	text-align:center;
}
/*********************************************
	Footer Styles
*********************************************/
#footer {
	background-color: #f4f4f4;
	border-top: 5px solid #BDDCEE;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#footer a {
	text-decoration:none;
}
#footer .footer-content {
	padding: 29px 28px 0;
	color:#818181;
	overflow:hidden;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
}
#footer .footer-content h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0;
}
#footer .footer-widget {
	float: left;
	width:31%;
	padding:0 20px 30px 0
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul.fls {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul.fls li li {
	margin: 0 0 0 20px;
	padding:3px 0;
}
#footer ul.fls li {
	padding:0 7px
}
#footer p {
	margin:0;
}
#footer .copy {
	position:relative;
	padding:0 28px 20px;
	font-size:12px;
}
#footer .copy .impressum {
	position:absolute;
	top:0;
	right:20px;
}