/*  
Theme Name: SkyyVODKA Theme
Theme URI: 
Description: Tema Skyy VODKA para WordPress v_2
Version: 2
Author: sirLund // Ferjork 
Author URI: 
*/







/**************************** RESETER ****************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#535353;
	font-size:11px;
}

a {
	outline: 0;
	color:#000066;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:underline;
	cursor:pointer;
}



table {

	border-collapse: separate;

	border-spacing: 0;

}



caption, th, td {

	text-align: left;

	font-weight: normal;

}



a img, iframe {

	border: none;

}



ol, ul {

	list-style: none;

}



input, textarea, select, button {

	font-size: 100%;

}





/**************************** HEADINGS ****************************/



h1 {

	font-weight:bold;

	font-size:20px;

	line-height:20px;

	color:#245B9B;

	border-bottom:dotted  #CCCCCC 1px;

	padding-bottom:7px;

	width:500px;

	float:left;

	margin:20px 0 10px;

}



h2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:26px;

	color:#000000;

}



h2 a {

	color:#000000;

	text-decoration:none;

}



h2 a:visited {

	color:#000000;

}



h2 a:hover {

	color:#666666;

	text-decoration:none;

}



h3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#000000;
	
	clear:left;
}



#page {

	width:960px;

	margin-left:auto;

	margin-right:auto;

	text-align:left;

}



#header {

	width:960px;

	height:225px;

	float:left;

	background:url(images/header_bg.jpg) no-repeat;

}



#nav_menu {

	height:25px;

	float: right;

	margin-top:90px;

}



#nav_menu ul{

	list-style:none;

	margin:0;

	padding:0;

}



#nav_menu ul li {

	padding:0;

	float:left;

	margin-left:5px;

}



#nav_menu ul li a {

	display:block;

	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	text-align:center;

	line-height:14px;

	color:#FFFFFF;

	text-transform:uppercase;

	background-color:#999999;

	width:140px;

	height:19px;

	padding-top:6px;

}



#nav_menu ul li a:hover {

	background-color:#003399;

}



#content {

	width:590px;

	float:left;

	padding:10px 10px 10px 0;

}

.post {

	width:570px;

	padding:0 0 10px 0;

	border-bottom:dotted #cccccc 1px;

	float:left;

}



.post-date {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#999999;

}



.post-title {

	float: left;

	width: 90%;

}



.entry {

	clear: both;

	padding-top: 3px;

	padding-bottom:40px;

	margin-bottom:20px;

}



.entry p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#333333;

	line-height:16px;

	margin-top:15px;

}



.post-cat {

	font-size: 12px;

	color: #666666;

	font-weight:bolder;

}



.post-cat a {

	color: #666666;

	text-decoration:underline;

}



.post-comments {

	padding-left: 20px;

	float: left;

	font-size: 85%;

}



.mini-add-comment {

	font-size: 12px;

	font-weight:bolder;

}



.mini-add-comment a {

	margin-left:6px;

	color: #666666;

	text-decoration:underline;

}



.post-cat a:hover, .mini-add-comment a:hover {

	color:#999999;

}



/* comments area */

#comments, #respond {

	border-bottom: 1px dotted #CCCCCC;

	padding: 10px 0 5px 0;

	clear: both;

}

.commentlist {

	margin: 10px 0px;

	padding-left: 20px;

	line-height: 130%;

	font-size:12px;

	width:90%;

}

.commentlist li{

	padding: 5px 10px;

}

.commentlist .alt {

	background-color: #F0F0F0;

}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 13px;

	color: #525252;

}

.commentlist cite a, .commentlist cite a:visited {

	color: #525252;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 11px;

}

.commentlist a {

	color:#245b9b;

}

.commentlist a:hover {

	color:#245b9b;

}



#commentform {

	margin-top: 10px;

	font: Arial, Helvetica, sans-serif;

	font-size:12px;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

	color:#666666;

	font: Arial, Helvetica, sans-serif;

}

#commentform label{

	color: #999999;

	font-size: 12px;

	margin-left:10px;

}

#commentform input{

	width: 200px;

	font: 12px Arial, Helvetica, sans-serif;

	color:#666666;

	background:#ffffff;

	border: 1px solid  #999999;

	padding: 3px;

	margin-top: 3px;

}



#commentform textarea{

	width: 480px;

	height: 115px;

	background: #ffffff;

	border: 1px solid  #999999;

	padding: 2px;

	margin-top: 3px;

	font: 12px Arial, Helvetica, sans-serif;

	color:#666666;

}



#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #ffffff;

}

#commentform #submit{

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #ffffff;

	background:#666666;

	border: none;

	float:left;

	width: 144px;

	height: 28px;

	cursor: pointer;

}



/****************** SIDEBAR *************************/







#sidebar {

	width:360px;

	float:left;

}







#sidebar h2 {



	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#333333;

	text-align:left;

	margin-top:10px;

	text-transform:uppercase;

	float: left;

	width:360px;

	margin-bottom: 5px;

	display: block;



}







/*************************** nav menu ***************************/







#nav_sidebar {

	width:360px;

	float: left;

	margin-bottom: 0px;

}

#nav_sidebar ul{

	list-style:none;

}

#nav_sidebar ul li {

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#FFFFFF;

	text-transform:uppercase;

	list-style-type:none;

}



#nav_sidebar ul li a {



	display:block;



	color:#FFFFFF;



	text-decoration:none;



}



#nav_sidebar #menu1 {



	background: url(images/nav_01.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu2 {



	background: url(images/nav_02.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu3 {



	background:url(images/nav_03.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu4 {



	background:url(images/nav_04.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu5 {



	background:url(images/nav_05.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu6 {



	background:url(images/nav_06.jpg) no-repeat 0 0;



	width:352px;



	height:22px;



	padding: 6px 0 0 8px;



	margin-bottom:3px;



}



#nav_sidebar #menu1:hover, #nav_sidebar #menu2:hover, #nav_sidebar #menu3:hover, #nav_sidebar #menu4:hover, #nav_sidebar #menu5:hover, #nav_sidebar #menu6:hover {



	background-position:0 -28px;



}







/*search form */



#contenedor_search {



	width:100%;



	height:30px;



	float:left;



	margin-top: 72px;



	margin-bottom: 10px;



}



#searchform {



	margin: 0;



}



#searchform br {



	display: none;



}



#searchform #s {



	border:1px solid #203346;



	width: 280px;



	height: 20px;



	padding: 4px 5px 0px 5px;



	border: 1px solid #999999;



	background: #fff;



	margin-right: 2px;



	color: #000000;



	font-weight: normal;



	cursor:text;



	



}



/* search form button - to specify button only use input[type="submit"] */



#searchform input {



	border: none;



	width: 60px;



	height: 20px;



	font:11px Arial, Helvetica, sans-serif;



	color:#333333;



	vertical-align: middle;



	cursor:pointer;



}







#cont_destacados {



	width:338px;



	border:#CCCCCC 1px solid;



	padding:10px;



	clear:left;



	overflow: hidden;



}







.modulo_destacado {



	float:left;



	width: 338px;



	height:69px;



	margin:5px 0;



	



}



.modulo_destacado img {



	float:left;



	width: 93px;



	height:67px;



	border:solid 1px #9b9b9b;



}



.modulo_destacado h3 {



	margin:0 5px 5px 10px;



	float:left;



	font-family:Arial, Helvetica, sans-serif;



	font-size:14px;



	font-weight: bold;



	text-transform:uppercase;



	color:#000066;



	width: 65%;



	clear: none;

	

}



.modulo_destacado h3 a {

	color:#000066;

	text-decoration:none;

}



.modulo_destacado h3 a:hover {

	color:#999999;

}



.modulo_destacado p {

	margin:0 5px 10px 10px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666666;

	width: 65%;

	clear: none;

}



#modulo_video {

	width: 360px;

	float:left;

	margin-bottom:7px;

}

#modulo_video img {

	width: 100%;

	margin:5px 0;

}



#contenedor_newsletter {

	padding: 0;

	margin-bottom: 15px;

}



#newsletter {

	margin: 0;

}



#contenedor_newsletter p {

	font-size:12px;

	color:#484848;

	width: 70%;

}



#newsletter br {

	display: none;



}

#newsletter #mail_ns {

	border:1px solid #203346;

	width: 280px;

	height: 20px;

	padding: 4px 5px 0px 5px;

	border: 1px solid #999999;

	background: #fff;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

	cursor:text;

}



/* search form button - to specify button only use input[type="submit"] */



#newsletter input {



	border: none;



	width: 60px;



	height: 20px;



	font:11px Arial, Helvetica, sans-serif;



	color:#333333;



	vertical-align: middle;



	cursor:pointer;



}















/****************** content *************************/







#post_destacado {



	width:590px;



	height:310px;



	float:left;



	margin:0 0 30px 0;



}



#post_destacado img{



	width:590px;



	height:310px;



}



#post_short {



	width:290px;



	height:150px;



	float:left;



	margin:0 2px 8px 2px;



	background-color:#333;



}



#post_short img {



	width:290px;



	height:150px;



}







#post_destacado h3, #post_short h3 {



	margin: -50px 12px 0 12px;



	display: block;



	text-align: left;



}



#post_short h3 {



	margin: -45px 6px 0 6px;



}







#post_destacado a, #post_short a {



	background:#FFFFFF;



	opacity: 0.9;



	-moz-opacity: 0.9;



	filter: alpha(opacity=90);



	padding:1px 10px 2px 10px;



	display:block;



	text-decoration:none;



}



#post_short a {



	padding:1px 5px 2px 5px;



}







#post_destacado .titulo, #post_short .categoria {



	color:#333333;



	font-family:Arial, Helvetica, sans-serif;



	text-transform:uppercase;



	font-size:15px;



	font-weight:bold;



	line-height:15px;



	padding-top:4px;



}



#post_destacado .bajada, #post_short .titulo {



	color:#666666;



	font-family:Arial, Helvetica, sans-serif;



	font-size:11px;



	line-height:11px;



	font-weight:normal;



	padding-bottom:4px;



}



#post_destacado .bajada:hover, #post_short .titulo:hover {



	text-decoration:underline;



}







#publicidad {

	width:590px;

	height:120px;
	margin-bottom:7px;
	float:left;



}











#footer {



	width:960px;



	float:left;



}







#tag_cloud {

	width:940px;

	padding:10px;

	border-bottom:#CCCCCC solid 1px;

	border-top:#CCCCCC solid 1px;

	float:left;

	background-color: #FFFFFF;

	text-align: center;  

	font-family:Arial, Helvetica, sans-serif;

}



#comentados {

	width:940px;

	padding:10px;

	border-bottom:#CCCCCC solid 1px;

	float:left;

}



#banners {

	width:180px;

	float:left;

	padding:10px 390px 10px 390px;

}



.modulo_banners {

	display:block;

	width:170px;

	height:90px;

	float:left;

	margin:3px;

	background-color:#CCCCCC;

}



#credits {

	width:960px;

	padding:30px 0 30px 0;

	border-top:#CCCCCC solid 1px;

	float:left;

}



#credits .rss {

	width:20px;

	height:20px;

	margin-bottom:5px;

	float:right;

}

#credits .rss a {

	width:100%;

	height:100%;

	display:block;

	background:url(images/rss.jpg) 0 0 no-repeat;

}

#credits .rss a:hover {

	background-position:0 -20px;

}



#credits .texto {

	width:460px;

	clear:right;

	float:right;

	text-align:right;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	height: 40px;

}



/*************** subfooter WIDGET ******************************/



#tag_cloud {

	width:940px;

	padding:10px;

	border-bottom:#CCCCCC solid 1px;

	border-top:#CCCCCC solid 1px;

	float:left;

	text-align: center;  

	font-family:Arial, Helvetica, sans-serif;

}

#tag_cloud li {

list-style-type: none;

list-style-image: none;

}

#tag_cloud li ul {

padding-left:0px;

}

#tag_cloud a {

text-decoration:underline;

padding:2px;

}

#tag_cloud a:hover {

	color:#006699;

}







