/*
Theme Name: Skatenica Sun
Theme URI: http://skatenica.com/
Description: Skatenica Sun 2009.
Version: 1
Author: Dax Castellón Meyrat
Author URI: http://daxcastellon.info/
*/

/*RESETS*/
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,b, u, i, center,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;font-size: 100%;vertical-align: baseline;background: transparent;}
body {
	line-height: 1;
	background-image: url(images/background-skatenica.jpg);
	background-position: left top;
	height: 100%;
	background-repeat: repeat;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
}
h1,h2,h3,h4,h5{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear:both;
}
h1{
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.6em; font-weight:normal;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.2em;
	margin-top: 0px;
	line-height:1em;
}
h2 a:link{ text-decoration:none}
*+h2{ margin-top:1.6em}
h3 {
	font-size: 1.5em;
	margin-bottom: 0.2em;
	margin-top: 0px;
	line-height:1em;
}
*+h3{ margin-top:1.6em}
h4{font-size: 1.5em; font-weight:bold;margin-bottom: 0.2em;	margin-top: 0px;line-height:1em;}
*+h4{ margin-top:1.6em}
h5{font-size: 1.2em; font-weight:bold;margin-bottom: 0.2em;	margin-top: 0px;line-height:1em;}
*+h5{ margin-top:1.6em}
h6{font-size: 1em; font-weight:bold;margin-bottom: 0.2em;	margin-top: 0px;line-height:1em;}
*+h6{ margin-top:1.6em}
ol {list-style-type: decimal;}
ul {list-style-type: disc;}
li {line-height: 1.4em;margin-bottom:1.2em;	margin-left:4em;}
p{line-height: 1.6em}
p+p, p+ul,p+ol{ margin-top:1.6em}
a:link,a:active,a:visited{
	color: #4571BA;
	text-decoration: underline;
}
a:hover{
	color: #FF9900;
	text-decoration:none;
}
label,b,strong{ font-weight:bold;}

#top{
	background-image: url(images/logo-skatenica.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	padding: 0px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#nav{
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	height: 30px;
}
#nav li{
	float:left;
	margin-right:20px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a{
	padding:4px;
	background-color:#C00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(images/back-button.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav a:link, #nav a:visited{
	color: #FFF;
	text-decoration: none;
}
#nav a.mainlevel{
	padding-right: 20px;
}
#nav a:hover, #nav a:active, a>#active_menu.mainlevel, #active_menu{
	color: #000;
	text-decoration: none;
}
#main{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#right{
	margin:0px;
	padding: 0px;
	float: right;
	width: 250px;
	color:#CCC;
	text-align:center;
	font-size: 0.9em;
}
#contenido,#contenido-single{
	padding:20px;
	float: left;
	width: 650px;
	background-color: #FFFFFF;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.post{
	margin-bottom:10px;
	border-top-width: 0px;
	border-top-style: none;
	overflow: hidden;
	background-position: 0px -80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#footer{
	background-image: url(images/back-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto; margin-right:auto;
	padding: 0px;
	clear: both;
	height: 50px;
	width: 960px;
}
#right h1, #right h2, #right h3, #right h4, #right h5{
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#666666;
color:#CCCCCC;
padding:4px;
}
#right a:link,#right a:active,#right a:visited{
	color: #88A4D2;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right a:hover{
	color: #FF9900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right ul{ margin:0px; padding:0px;}
#right li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right .widget{	-moz-border-radius: 10px;-webkit-border-radius: 10px; background-image: url(images/back-sidebar.png); padding:10px;}
#right li + li{ margin-top:20px;}
.inputbox{
	padding: 6px;
	border: 1px solid #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color:#f1f1f1; width:98%;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.inputbox:hover, input:hover, textarea:hover{
	background-color:#FFF;
}
#right .inputbox{
	background-color:#333; color:#CCC;border: 1px solid #666;
}
.button{
	color: #FFFFFF;
	background-color: #cc0000;
	margin: 2px;
	padding: 6px;
	cursor: pointer;
	background-image: url(images/back-button.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button:hover{color: #000;}
#inicio{
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	width: 650px;
	overflow: hidden; 
}
.small, #footer,.postmetadata,small{
	font-size:0.9em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.tags{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	padding: 10px;
}
.adsense-footer{ margin-left:auto; margin-right:auto; width:470px; padding-bottom:20px; padding-top:20px;}



/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft img,.thumbnail,.alignright img,.aligncenter img,.wp-caption{-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:4px;background-color:#FFF;border: 1px solid #CCC;}
.alignleft,img.alignleft,.thumbnail {
	display: inline;
	float: left;
  margin-right: 1em;  margin-bottom: 1em;
}
.alignright,img.alignright {
	display: inline;
	float: right;
  margin-left: 1em;  margin-bottom: 1em;
}
.aligncenter,img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.navigation{ clear:both; display:block; font-size:0.9em}
.navigation .alignleft,.navigation .alignright{ padding:0px; margin:10px;}
ul.postmetadata{ clear:both}
ul.postmetadata li{ line-height:16px;	margin-right:10px;	padding:0px;float: left;list-style-type: none;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;}
.icon-readmore{ width:16px; height:16px; margin-right:5px; display:block;float:left; vertical-align:middle;}
.icon-comentarios{ width:16px; height:16px; margin-left:5px; display:block; float:right; vertical-align:middle;}
.icon-readmore{
	background-position: -16px bottom;
}
.icon-comentarios{
	background-position: 0px bottom;
}
ul.postmetadata a:link{ border:none}
.clearboth{ clear:both; display:block;}

#contenido-single h2,.icon-readmore,.icon-comentarios,hr{
	background-image: url(images/iconos.jpg);
	background-repeat: no-repeat;
}
#contenido-single h2{ height:40px; line-height:40px; vertical-align:middle; padding-left:20px;}
.atencion{ color:#C00; font-weight:bold;}
#commentform{ margin-top:20px;}
.comment-author{ display:block; float:left; margin-right:1.6em;}
.commentlist li{
	display:block;
	clear:both;
	overflow:hidden;
	padding:20px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.commentlist .odd{ background-color:#f1f1f1}
.comentarios{ font-size:0.9em; float:right; margin-left:20px; padding:4px; background-color:#CCC; color:#999;}
#comentarios{padding:10px;border: 1px solid #e6e6e6; margin-top:40px;-moz-border-radius: 10px;-webkit-border-radius: 10px; overflow:hidden;}
#comentarios h3{
	color:#FFF;
	padding:10px;
	background-image: url(images/jeans.jpg);
}
.comentario{display:block}
#comentarios .bypostauthor{	background-color: #FFC;}
div + #respond{ margin-top:40px}
hr {
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCC;
	height: 5px;
	background-position: 0px -80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-commentnavi{ margin-top:20px}