/*  
Theme Name: Viajes Naranja
Theme URI: http://www.viajejet.com
Description: tema para Blog de viajes
Version: 1.6
Author: Viajejet
Author URI: http://www.viajejet.com
*/
* {
   	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
/*----overall font weight----*/
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
/*------image border------*/
img 
{
	padding:4px 4px 4px 4px;	
	border:0;
	border:#5c5c5c 1px solid;
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
			
}
a:link img, a:visited img 
{
	border-bottom:0px dotted;
}
a:hover img, a:active img 
{
	border-bottom:0px solid;
}
.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
img.noborder {
padding: 0px;
border: 0px;
text-align: left;
}
/*-----this is the blockquote-----*/
blockquote
{
	color:#5c5c5c;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
/*--------------background and text color----------------*/
body {
        background:url(img/background.png) repeat-x;
	background-color: #454545;
        margin: 0; 
	font: 76%/1.6em Verdana, Arial, sans-serif;
	color: #5c5c5c; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
/*-----------------------------this is the link color---------------------------------*/
a:link, a:visited {
	color: #1c8b8d;	
}
a:hover, a:active {
	text-decoration: underline;
}
/*------------h1 title, h2 post title sidebar title---------------*/
h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, sans-serif;
}

/*-----This is the post container and navigation-------*/
#container {
	margin: 0 auto; 
	width: 782px; 	
	position: relative; 
	text-align: left;
	background:url(img/bg-sidebar.jpg) repeat-y;
        background-position: right top;
	background-color: #fff;
        border-left:#272727 1px solid;
        border-right:#272727 1px solid;
        border-bottom:#272727 1px solid;
}
#navigation {
	background: none; 
	margin: 0 auto; 
	overflow: hidden; 
	width: 760px;
	padding: 0px 11px 0 11px; 
	position: relative; 
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #5c5c5c 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#FFF;		
	text-decoration: none;
	background:#9c9c9c;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #5c5c5c;	
	border: #5c5c5c 1px solid; 
	border-bottom:none;		
}
/*---------------------search-------------------*/
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 1px;
}
#navigation ul li.search input#searchsubmit {
	border: #5c5c5c 1px solid; 
	font-size: 0.9em; 
	background: #9c9c9c; 
	margin: 0 0 0 2px; 
	color: #fff; 
	padding: 2px; 		
}

/*-----------------This is the header text section--------------------*/
#header {
	clear: both; 
	float: left; 
	margin: 5px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:2em;
	margin: 0px 0 0 0px;
	letter-spacing:0px;
	font-weight:normal;
}
#header h1 a {
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin: 0px 0 0 0px;
	font-size:1em;
	font-weight:normal;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing:0px;
}
#feedarea {
	padding: 10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 0px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 30px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 30px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
/*-------------------------this is the header----------------------------*/
#headerimage {
	clear: both; 
	background: #000 url(img/house_banner1.jpg) no-repeat 0 0;
	margin: 0px; 
	color: #272727; 
	height: 150px;
        border-top: 1px solid #272727;	
        border-bottom: 1px solid #272727;
}
html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 0px 10px 30px; 	
}
html #content {
	height: 1%;
}
/*------some brownish grey colored text---------*/
#content h3 {
	font-size: 1.9em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #5c5c5c;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	/*--border-bottom:#ddd 1px dotted;--*/
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
        background:url(img/underline_bottom1.gif) no-repeat left bottom;
        padding-bottom:12px;
	/*------border-bottom:#ddd 1px dotted;--------*/
}
/*---------This is post title content---------*/
#content h2 
{
	font-size: 2em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.5em;	
	letter-spacing:0px;
        /*--background:url(img/underline1.gif) no-repeat left bottom;--*/
        /*--padding-bottom:3px;	--*/
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
/*-----------------------------this is the link underline-------------------------------*/
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#1c8b8d 1px dotted;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#1c8b8d 1px solid;    
}
/*-------------post meta data-------------*/
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#888888;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	/*---background:url(img/underline1.gif) no-repeat left bottom;---*/
	/*---padding-bottom:8px;---*/	
}
#sidebar {
	float: right; 
	width: 200px;
	font-size:0.9em;
}
/*---------------------------this is the sidebar----------------------------*/
#sidebar h2 
{
        margin-top: 0em;
}
#sidebar ul
{
	list-style-image:url(img/bullet.gif);
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:0px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
/*-------------------------sidebox gradient image--------------------------*/
li.sidebox {
	padding:10px;
        align: right;
	background:url(img/bg-sidebar.jpg) repeat-y;
	background-color: #fff; 
	margin-bottom: 5px;
       /*--- border-top: 3px solid #1c8b8d;---*/
}
html li.sidebox {
	padding-bottom: 10px;
}
/*----------------sidebox title----------------*/
li.sidebox h2 {
	font-weight: normal; 
	font-size: 2em; 
	text-align: left;
	color: #505050;	
	letter-spacing:0px;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	/*---border:#535353 0px solid;---*/
	background:none;
}
/*--------------------------------footer---------------------------------*/
#footer {
	clear: both; 	
	background-color: #9c9c9c; 
        border-top: 0px solid #4c4c4c;
	margin: 0 auto; 
	width: 760px; 	
	text-align: center;
	height: 70px;
	padding: 0 11px 0 11px;
}
#footer p {
	margin-top:8px;
	float: center; 
	width: 100%; 
        font-size: 0.9em; 
	line-height: 1.6em;
	color:#fff;
}
#footer p.right {
	float: right; 
	margin-top:3px;
	width: 0%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
/*---------comments section---------*/
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:0 10px;
	background:#ececec;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #CCC 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
	border-bottom: #CCC 1px solid;
	
}
.commentlist li.alt 
{
    background:#ececec;    
}
.commentlist li.authorcomment 
{
    border:#fc9 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		

}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	font:1em Tahoma, Verdana, Arial, sans-serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:2px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Verdana, Arial, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}