﻿/*  
Theme Name: Viajes Eye
Theme URI: http://www.viajejet.com
Description: tema Místico en negros
Version: 1.6
Author: Viajejet
Author URI: http://www.viajejet.com
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}

ul 
{
list-style-image: url(img/sx_icon_about_bullet.png);
padding-left:10px;
/*list-style-type:square;*/
}



dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	padding:2px 2px 2px 2px;	
	border:#444444 1px solid;
}
img.right {
	float: right;
	margin:4px 0 0 4px;		
}
img.left {
	float: left; 
	margin:0 4px 4px 0;	
}
a:link img,
a:visited img,
{
	background:none;
	padding:2px 2px 2px 2px;	
	border:#444444 1px solid;
}

a:hover img, a:active img 
{
	background:none;
	padding:2px 2px 2px 2px;
	border-color: #00ff00;	
}

/*
.button_text a:active 
{ 
}


.button_text, .button_text a, .button_text a:link, .button_text a:visited
{
	background-image: url('http://securityxploded.com/images/bg_menu.jpg');
	background-repeat: repeat-x;
	font-size:20px; 
	font-weight:bold;
	color:black;
	padding:15px;
	padding-top:50px;
	border:0px solid red;
}

.button_text a:hover 
{ 
	font-size:small; 
	font-weight:bold;
	padding:15px;
	padding-top:20px;
	color: white; 
	border:0px solid blue;
}

*/


/* class used by home page thumbnail images		*/
.imgtfe, .imgtfe a, .imgtfe a:hover, .imgtfe a:visited
{
	width:200px;
	height:150px;
	margin-right:15px;
}


.textbox {
	background-color: #000000;
	color: #A0A0A0;
	border: 1px #333333 solid;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 13px;
	height:28px;
	width:250px;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.png) no-repeat left top;	
}
fieldset 
{
	border:0;
}



body {
	background-color: #dedede; /*#232222;*/
	background-repeat: repeat;
	background-image: url('img/back.gif');
	margin: 0; 
	
	
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 13px;
	line-height:145%;	
	
	/*font: 76%/1.6em arial, tahoma, sans-serif; */
	color: #dddddd; /*#B3B0B0; */
	text-align: center;
	

}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #339933;

}

a:hover, a:active {
	color: #00FF00;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Georgia, Verdana, Arial, Serif;
}



.button_text a:active 
{ 
}



.button_text, .button_text a, .button_text a:link, .button_text a:visited
{
	background-image: url('img/bg_menu.jpg');
	background-repeat: repeat-x;
	font-size:small; 
	font-weight:bold;
	color:black;
	padding: 12px;
	padding-top:8px;
	border:0px solid red;
}

.button_text a:hover 
{ 
	/*background-image: url('images/bg_menu_highlight.jpg');*/
	/*	background-repeat: repeat-x;*/
	font-size:small; 
	font-weight:bold;
	padding: 12px;
	padding-top:8px;
	color: white; 
	border:0px solid blue;
}




#container {
	margin: 0 auto; 
	width: 1000px;   /*782px;*/ 	
	position: relative; 
	text-align: left;
	background-color: #000;
	
   -moz-box-shadow: 0px 0px 6px 3px #333333;
	-webkit-box-shadow: 0px 0px 6px 3px #333333;
	box-shadow: 0px 0px 6px 3px #333333;

}
#navigation {
	background: none; 
	margin: 0 auto; 
	overflow: hidden; 
	width: 980px; /*760px;*/
	padding: 10px 0px 0 0px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 30px;
}
#navigation ul li {
	float: left; 
	margin: 0 0px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #3f3f3f 1px solid; 
	padding: 0px 10px; 
	display: block; 
	font-weight:bold;
	color:#339933;		
	text-decoration: none;
	background:#161616;   /*#3f3f3f;*/
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #000;
	color: #00FF00;	
	border: #000 1px solid; 
	border-bottom:none;		
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 6px;
}
#navigation ul li.search input#searchsubmit {
	border: #3f3f3f 1px solid; 
	font-size: 0.9em; 
	background: #161616;
	margin: 0 0 0 2px; 
	color:#339933;	 
	padding: 2px; 		
}


#header {
	clear: both; 
	float: left; 
	margin: 1px 1px; 
	width: 860px;    /*********************  check this out ********************/
	background-color: #080808;
	height:35px;
	
	
}
#header h1 
{
	font-size:3em;
	margin:5px 0 0 10px;
	letter-spacing:0px;
	font-weight:bold;
}
#header h1 a {
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin:1px 0 0 2px;
	font-size:1em;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;
}

#header h2 a {
	text-decoration:none;	
	border:0;
}

#header h2 a:hover {
	border:0;
	color: #00FF00;
}

#feedarea {
	padding:0px 10px 0 0; 
	float: right; 	
	text-align: right;
	background-color: #080808;
	height:35px;

}
html #feedarea {
	padding-top: 0px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	/*height: 20px;*/
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	/*height: 20px;*/
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

#feedarea dl dtw {
	display: inline; 
	margin-right: 5px; 
	/*height: 20px;*/
	background:url(img/twitter_top.png) no-repeat left center;
	padding-left:16px;
}




#headerimage {
	clear: both; 
	background: #000 url(img/misty.jpg) no-repeat 0 0;
	text-align:center;
	margin: 0px; 
	color: #fff; 
	height: 192px;  /* 150px;*/
	width: 1000px;
}


html #headerimage {
	margin-top: 0;
}

#youtubevideo
{
     border: 1px solid green;
     background:url('img/bgyoutube.jpg') 0 0;
     text-align:center;
     width: 450px;
     height: 380px;
     padding-bottom: 20px;
     padding-top: 20px;
}


#content {
	margin: 10px 5px 10px 5px; 	
}
html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.9em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #a8a894;	
}
#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-type: square;
}
#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: 650px;    /* 690 px */  /*520px;*/ 
	margin-right: 5px; /* 10 px */
}

 html #section-index #content-main {
	margin-right: 20px;
}

#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dotted;
}

#content .posttitlebar
{
	height: 70px;
	background-image: url(img/titlebarback.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000000;
}

.datebox {
	float: left;
	width: 52px;
	background-image: url(img/calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	text-align: center;
	padding-top: 2px;
	line-height: 20px;
	margin-top: 0px;
}

.datumformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
}

.datumtag {
font-size: 24px; 
color: #1D1D1D; 
font-family: "Times New Roman", Georgia, Times, serif;
}

#content h2 
{
	font-size: 1.8em;
	vertical-align:top; 
	margin: 0 0 0 0;	
	font-weight:normal;
	line-height:1.5em;	
	letter-spacing:0px;
	/*text-shadow: 1px 1px 1px #f0f0f0;*/
}

#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
        color: #339933;
     	border-width: 0px 0px 0px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #585858;  
}

#content .entry a:hover, #content .entry a:active
{
    border-bottom:none;  
    color: #00FF00;  
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	

}
#sidebar {
	float: right; 
	width: 320px;   /**************** 250px - check this out **************/
	font-size:0.8em;
	letter-spacing:1px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}
#sidebar ul
{
	list-style-image:url(img/bullet.gif);
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:5px;
	padding-top:5px;
}
#sidebar ul ul
{
	list-style-image:url(img/sx_icon_about_bullet.png);
	margin:0.5em 0 0 1em;
	padding-left:6px;
		
}
#sidebar ul ul ul
{
	margin:0 0 0 5; /* 1em */
}

#sidebar a:link, #sidebar a:visited
{
	border-bottom:none;    
	color:#888; /*#ff6600; /*#D6D6D6;*/
	font-weight:bold;

}

#sidebar a:hover, #sidebar a:active
{
	
	border-bottom: none; 
	color:lime;
	font-weight:bold;
}


li.sidebox {
	padding:5px; /* 10 px */
/*	background: url(img/bg-sidebar.gif) repeat-x;*/
	background-color: black; 
	margin-bottom: 10px;
	border-bottom: 0px solid #C1DAFF;	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	text-align: left;
	font-size:70px;
	color:lime; 
	padding-bottom:3px;
	border-bottom: 1px #242 solid;
/*	text-shadow: 2px 2px 2px #2e6a1c;*/

}

li#sidelinks ul
{
	margin:0;
	padding:0;
}


#sidebar li.sidebox img {
	margin:0;
	border:#444444 1px solid;
	background:none;
}

#sidebar a:link img,
#sidebar a:visited img,
{
	background:none;
	padding:2px 2px 2px 2px;	
	border:#444444 1px solid;
}

#sidebar a:hover img,
#sidebar a:active img 
{
	background:none;
	padding:2px 2px 2px 2px;
	border-color: #00ff00;	
}

#footer {
	clear: both; 	
	background-color: #080808; 
	margin: 0 auto; 
	width:  980px;            /*760px; 	*/
	text-align: left;
    height: 350px;
	padding: 0 11px 0 11px;
	
	
	 -moz-box-shadow: 0px 0px 6px 2px #333333;
	 -webkit-box-shadow: 0px 0px 6px 2px #333333;	
	 box-shadow: 0px 0px 6px 2px #333333;

	

}

#footer p {
	margin-top:50px;
	float: left; 
	width: 50%; 
	line-height: 1.2em;
	color:#999;
}
#footer p.right {
	float: right; 
	margin-top:50px;
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:0 10px;
	background:#171616;
	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:#171616;    
}
.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;
}

#content .twitter 
{
	background:url(img/twitter_top.png) no-repeat left center;
	padding-left:20px;
}


input.textbox, textarea
{
	background-color: #000000;
	color: #A0A0A0;
	border: 1px solid #333333;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
	line-height: 145%;
/*
	border:#ccc 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
	*/
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	border: 1px #00FF00 solid;
}
#submit 
{
	padding:2px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
