/*
Theme Name: Blue Travello
Theme URI: http://www.cmdesignlounge.com
Description: Blue Travello 3 columns 
Version: 1.0 
Author URI: http://www.cmdesignlounge.com
Author: ChiQ M.
*/

/* main css */
html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin:0;
 padding:0;
 color: #222222;
 font: 12px Verdana, sans-serif;
}
form {
 margin: 0; padding: 0;
}
#page {
 margin: 0 auto; padding: 0px;
 width: 990px;	
}

#header {
 height:133px;
 margin: 0 auto;
 padding: 0;
 background: url(images/header_bg.gif) repeat-x top left;
 
}
#top {
 height: 20px;
 padding: 25px 0px 0px 10px;
 margin: 0 auto;
 background:url(images/top_bg.gif) no-repeat bottom left;
 width: 760px;
 color: #D1E5F7;
}
#top a {
 color: #D1E5F7;
}
.feed {
 float: right;
}

#search {
	float: right;
	margin: 10px 0px 0 0; padding: 0px 130px 0px 0px;
	height: 35px;
	color: #ccc;
}
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0 5px; 
	text-align: center;
	}
#search input#s {
	width: 230px;
	margin-top: 4px;
	padding: 4px 5px;
	border-top: 1px solid #D9D5D6; border-left: 1px solid #D9D5D6; border-right: 0px; border-bottom:0px;
	background: #ffffff;
	float: left;
	color: #ccc;
}
input#srcbtn {
	margin-left: 5px;
	padding-top: 4px;
}
#logo { 
	float: left;
	padding-left: 110px;
	padding-top: 10px;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font-size: 25px;
}

#logo h1 a {
	color: #fff;
}
#nav {
 background: url(images/nav_bg.gif) repeat-x top left;
 height: 35px;
}
#nav ul {
 list-style: none;
 margin: 0;
 padding: 0px;
}
#nav ul ul {
 display:none;
}
#nav li {
 display: block;
 float: left;
 color: #ffffff;
 padding: 10px 15px;
 background: url(images/nav_li.gif) no-repeat top right;
}
#nav li a {
 color: #fff;
 text-decoration: none;
}
#nav li a:hover{
 color: #ffffff ;
 text-decoration: none;
}

#nav li.current_page_item a {
 color: #ffffff;
 text-decoration: none;
}
#nav li.current_page_item a:hover {
 color: #ffffff;
 text-decoration: none;
}
#content {
 padding: 5px 10px 0px 3px;
 margin: 0 10px 0 0;
 float: left;
 width: 557px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h2, h4, h5 {
	color: #A90000;
}

#wp-calendar caption, cite {
	text-decoration: none;
	}

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

.commentlist li {
	}

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

.commentmetadata {
	font-weight: normal;
	}

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

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

a {
	text-decoration: none;
	color: #1E7EC3;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
hr {
 display: none;
}

.post {
	background: #fff url(images/post_bg.gif) no-repeat top left;;
	padding: 15px 30px 0 30px;
}
.post-top {
	background: #fff;
	padding: 0 5px;
}
.post li {
 margin-left: 25px;
}
.posted {
 color: #1E7EC3;
 padding: 2px 5px 2px 20px;
 font-size: 11px;
 background: url(images/posted_bg.gif) no-repeat center left;
}
.posted a {
 color: #fff;
}
.date {
	background: url(images/date_bg.gif) no-repeat center left;
	padding: 2px 5px 2px 20px;
}
.meta {
	padding: 5px;
	height: 15px;
	color: #1E7EC3;
	margin-bottom: 40px;
	border-bottom: 1px dashed #CCCCCC; border-top: 1px dashed #CCCCCC;
}
.meta a {
	font-style: italic;
	color: #1E7EC3;
}
.cats {
	float: left;
	background: url(images/cats.gif) no-repeat center left;
	padding-left: 20px;
}
.comments {
	float: right;
	background: url(images/comments.gif) no-repeat center left;
	padding: 0px 0 4px 20px;
}
#content h1 {
 padding: 7px 0; 
 margin: 0;
 font: 18px Verdana, Arial, Helvetica, sans-serif;
 color: #262C38;
}
#content h1 a {
 color: #262C38;
}

/* End Structure */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */


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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: #f1f1f1 url(images/bg_blockquote.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
    font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.navigation a {
	color:#222222;
}

#sidebar {
	color: #1E7EC3;
}
#sidebar h2 {
	color:#808080;
	font-size: 12px;
	margin: 5px 0;
	padding: 5px 0 5px 0px;
	border-bottom: 1px dashed #CCCCCC; border-top: 1px dashed #CCCCCC;
}
.sidebar {
 width: 183px;
 float: left;
 margin-top: 2px;
 padding: 0 20px 0px 0;
}
.subscribe {
	padding: 0px;
	text-align: center;
	margin: 0 auto;
}
#sidebar ul {
	list-style: none;
	margin: 10px 0 10px 10px; padding: 0;
}

#sidebar li {
	padding: 5px 0 5px 12px;
	margin: 0;
	background: url(images/sidebar_li.gif) no-repeat center left;
}

#sidebar li a {
	padding: 0;
	margin: 0;
}

#sidebar li a:hover {
	margin: 0;
	display: block;
	text-decoration: none;
}
#sidebar ul ul {
	display: none;
}

#sidebar .rss {
	padding: 20px 25px;
}
#bottom {
	background: #222222 url(images/bottom_bg.gif) no-repeat top right;
	padding-top: 89px;
	margin:0;
	clear: both;
	overflow: hidden;
}
#bottom ul {
	float: left;
	width: 28%;
	margin: 0; padding:0;
	padding-left: 50px;
	list-style: none;
	overflow: hidden;
}
#bottom ul li {
	padding: 5px 0;
}
#bottom h2 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
}
#bottom a {
	color: #fff;
}
#footer {
 padding: 10px 0px 0px 10px;
 height: 22px;
 background: #1E7EC3;
 color: #fff;
 overflow: hidden;
}
#footer a {
 color: #fff;
 font-weight: bold;
}
