/*
	Template Name: Right Nav Travel Website 01
	Template URI: http://freewebtemplates.me
	Description: A fixed width CSS web template with blank health niche header graphic.
	Version: 1.0
	Tags: Blue, Travel, CSS, Fixed Width, Mini Site, Graphics, Right Navigation, Tableless, Niche, 2 Column, 
*/

/*
	Free To Use

	This web site template is free to use on personal or
	commercial web sites provided that you link back to:
	http://www.freewebtemplates.me
*/

body {
	background : #000000 url(background.jpg) repeat center center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	margin: 10px auto;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#2E3192;
	}
a:hover {
	text-decoration:none;
	color:#0000FF;
	}

#wrapper {
	margin:0 auto;
	width:770px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:194px;
	background : url(header.jpg) no-repeat;
	
	}
#menu {
	height: 30px;
	background: #648AB1;	
	text-align: center;
	}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#menu a:hover {
	background: #517192;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}
#menu ul {
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}
#sidebar {
	float:right;
	width:180px;
	background:#ffffff;
	margin-right:10px;
}
#content {
	float:left;
	width:550px;
	min-height:400px;
}
	
div#bottomnav {
	color: #648AB1;
	clear:both;
	text-align: center;
	padding: 12px 10px 8px;
	border-top: 1px dashed #2E3192;
}
div#bottomnav a{
	border-bottom:1px dashed #2E3192;
}
div#bottomnav a:hover{
	color:#0000FF;
	border-bottom:1px solid #2E3192;
}
#footer {
	clear:both;
	font-family:  Verdana, "Trebuchet MS", Futura, Arial, Helvetica, sans-serif;
	background:#648AB1;
	color: #FFF;
	padding: 3px 10px 8px;
	font-size: 10px;
	}
	
#footer a{
	color: #FFF
	;}
	
#footer a:hover{
	color: #FFF;
	border-bottom: 1px solid #517192;
	}

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
	
h2{
	color: #517192;
	margin: 10px;
}

.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
	
#sidebar h3{
	color: #517192;
	margin: 10px;
	text-align: center;
}

#sidebar ul {
	list-style-type:none;
	margin-top:5px;
	}
#sidebar li {
	margin-top: 4px;
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#2E3192;
	padding-left:5px;
	border-bottom:1px dotted #2E3192;
	}
#sidebar li a:hover {
	color:#0000FF;
	border-bottom:1px solid #517192;
	}

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}


h1 {
	text-align: right;
	font-size:2.5em;
	letter-spacing:0.1em;
	font-style:italic;
	color: #517192;
	padding: 120px 40px 20px 20px;
	}
	
.center {
	text-align: center;
}
