/*
 Theme Name: Panama Travel Corp
 Description: Custom theme for Panama Travel Corp
 Version: 0.1.1
 Author: Chapo & Leo
 */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background: #BDCE48 url(images/bg_body.gif) repeat-x;
    color: #ccc;
}

form, input, textarea, table {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: arial, helvetica, sans-serif;
}

h2, h3 {
    font-size: 16px;
}

a {
    text-decoration: underline;
    color: #90C030;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

ul {
    display: block;
}

address, dl, p {
    padding: 0 0 10px;
}

blockquote {
    margin: 10px 0 0;
    background: #ffffff;
}

blockquote p {
    padding: 10px;
}

blockquote blockquote {
    margin: 0 10px;
    background: #fff;
}

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

img.alignleft {
    margin: 3px 10px 2px 0;
}

img.alignright {
    margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright {
    display: inline;
}

p img {
    max-width: 100%;
    width: expression(this.width > 560 ? 560: true);}

small{ font-size: 11px; }

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{
	margin: 0 auto;
    padding: 0 10px;
	position: relative;
	text-align: left;
	width: 970px;
	}

#container{
	background: #fff url(images/bg_container.gif) repeat-y 10px top;
	float: left;
	text-align: left;
	width: 990px;
}

#header {
	border-bottom: 4px #fff solid;
	display: block;
	margin: 0 0 0 10px;
}

.maincolumn{
/*	background: url(images/bg_maincolumn.gif) no-repeat left bottom;*/
	display: inline;
	float: left;
	width: 620px;
}

#menu{
	background: #859C30;
	float: left;
	margin-left: 10px;
	width: 610px;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	border-right: #fff 1px solid;
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
}

#menu ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 8px 22px;
	text-decoration: none;
}

#menu ul li:hover {
	background: #BDCE48;
}

#menu ul li a:hover{
	color: #333;
	text-decoration: underline;
}

#menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}

#menu ul li.current_page_item{
	background: #BDCE48;
}

#menu ul li.current_page_item a {
	color: #000;
}

#content{
	float: left;
	font-size: 1em;
	width: 620px;
	margin: 0 0 10px;
	background: #fff; /* url(images/bg_content.gif) no-repeat right top;*/
	color: #000;
}

#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	background: #666;
	color: #fff;
}

.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	color: #666;
}

.entry-head h2 a{
	border-bottom: 1px solid #CCC;
	clear: both;
	color: #556405;
	display: block;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 10px;
	padding: 7px 0px 2px 10px;
	text-decoration: none;
	width: 600px;
}

.entry-head h2 a:hover{color: #000;}

.single-head h2 a{
	color: #5A6417 !important;
	font-size: 18px;
	margin-bottom: 0px;
	clear: left;
	display: block;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 10px;
	overflow: visible;
	text-decoration: underline;
}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;
}

.entry-content{
	padding: 3px 0 0;
}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	color: #333;
	display: inline;
	font-family: arial, helvetica, sans-serif;
}

#sidebar-left{
	float: left;
	margin: 0 0 0 10px;
	width: 180px;
}

#sidebar-right{
	float: right;
	margin: 0 10px 0 0;
	width: 160px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul li{
	margin: 0;
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
}

.sidebar ul li h3{
	padding: 7px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #96B831 no-repeat; /* url(images/bg_sidebar_title.gif)*/	
}

.sidebar ul ul li {
	margin: 0;
}

.sidebar ul ul li a{
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 2px 10px;
	text-decoration: none;
}

.sidebar ul ul li a:hover{
	background: #BDCE48;
}

.sidebar ul ul ul{
	padding: 0 10px 0;
	background-color: transparent;
	background-image: none;
}

/* =Category Page */
.category {
	border: 1px #ccc solid;
	clear: left;
	float: left;
	margin: 0 10px 10px !important;
	padding: 8px 16px !important;
	width: 576px !important;
}

h2.categoryTitle {
	color: #AEBF33;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 20px 10px;
}

.category .entry-head h2 a {
	border: 0;
	color: #268460 !important;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

.category .post {
	border-bottom: 1px dotted #999;
	margin: 20px 10px;
	padding-bottom: 20px;
}

/* Sidebar Widgets */

.textwidget {
	margin-bottom: 4px;
}
#sidebar-left .textwidget {
	padding: 0 5px;
}
/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#footer-wrapper{
	background: #fff;
	float: left;
	width: 990px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#footer{
	background: url(images/bg_footer.gif) repeat;
	margin: 0 10px;
	width: 970px;
}

#footer p{
	line-height: 18px;
	padding: 30px 20px 20px;
}

#footer a {
	color: #fff;	
	text-decoration: none;
}

#footer a:hover{ text-decoration: underline; }