/* CSS Document
Theme Name: EscuelaKitesurf
Description: Designed by Juan Manuel Pulido
Author: Juan Manuel Pulido
© 2009, Design Blog. All rights reserved. */

* {
	margin: 0px 0px 3px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial;
	color: #4B658C;
	font-size: 12px;
}

body {
	text-align: center;
	margin: 0 auto;
}

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 1020px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
	background: url("images/menu.png") no-repeat;
}
	
#middle {
	overflow: auto;
	width: 100%;
	margin:0 auto;
}

#content {
	float: right;
	width: 685px;
	overflow:hidden;
	margin: 20px 0px 10px 10px;
	border: 1px solid #CCCCCC;
	padding: 0px 10px 0px 10px;
}
	
#sidebar {
	float: right;
	width: 300px;
	margin: 10px 0px 10px 0px;
}
	
/* -------------------
Header
------------------- */

#header {
	width: 1020px;
	height: 300px;
	background: url("images/header.png") no-repeat bottom;
}

.garantia {
	position:absolute;
	width:166px;
	height:200px;
	background-image: url(images/sello-de-garantia.gif);
	margin: 85px 0px 0px 895px;
	top: 0px;

}

.banner {
	position:absolute;
	width:700px;
	height:200px;
	margin: 85px 0px 0px 190px;
	top: 0px;
}

.spanish {
	position:absolute;
	width:20px;
	height:20px;
	margin: 59px 0px 0px 4px;
	top: 0px;
}

.english {
	position:absolute;
	width:20px;
	height:20px;
	margin: 59px 0px 0px 28px;
	top: 0px;
}

.french {
	position:absolute;
	width:20px;
	height:20px;
	margin: 59px 0px 0px 52px;
	top: 0px;
}

.german {
	position:absolute;
	width:20px;
	height:20px;
	margin: 59px 0px 0px 76px;
	top: 0px;
}


.header-title {
	font-weight:bold;
	padding:275px 0px 0px 15px;
	text-align:left;
}

.header-title a{
	color:#4B658C;
	text-decoration:none;
	border-bottom:none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}

.header-title a:hover{
	color:#FF6600;
	text-decoration:none;
	border-bottom:none;
}

.header-description {
	font-family:Tahoma, Verdana, Arial;
	color:#4B658C;
	font-size:12px;
	padding:0px 0px 0px 660px;
	text-align:left;
	font-weight:bold;
	margin: -16px 0px 0px 0px;
}
	
.nav {
	margin:0 auto;
	list-style:none;
	font-family:Tahoma, Verdana, Arial;
}

.nav li {
	display: inline;
}

.nav li a {
	padding:10px 5px 0px 5px;
	text-decoration:none;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	height: 30px;
	width: 100px;
	text-align: center;
	margin: 0px 0px 0px 3px;
}

.nav li a:hover {
	background: url("images/menu-hv.png") no-repeat top center;
}

/* -------------------
Content
------------------- */

#content .post {
	margin: 0px 0px 0px 0px;
}
	
/* general #content definitions */
	
#content h2 {
	color: #FF6600;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

#content h2 a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

#content h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
#content h3 {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4B658C;
	padding: 5px 0px 5px 0px;
}
	
#content h4 {
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
	
#content p, #content dl {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0px 0px 0px 0px;
}
	
#content li {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
}
	
#content dl dt {
	font-weight: bold;
}
	
#content dl dd {
	margin: 0px 0px 0px 0px;
}
	
#content blockquote {
	margin: 0px 0px 0px 3px;
	border-left: 5px solid #666666;
	padding: 0px 0px 0px 3px;
}
	
#content a {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
#content .post ul.post-data {
	border-top: 1px dotted #000000;
	list-style: none;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

#content .post ul.post-data li {
	color: #666666;
}
	
#content .post ul.post-data a {
	color: #4B658C;
	text-decoration: none;
	font-weight: bold;
}
	
#content .post ul.post-data a:hover {
	color: #FF6600;
        text-decoration: underline;
        font-weight:bold;
}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0px 5px 0px 0px;
	display: inline;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
	
#content .post ul.post-data li.comments a {
	padding: 0px 0px 0px 0px;
}

#content .post ul.post-data li.tags {
	margin: 0px 0px 0px 0px;
}
	
#content .post ul.post-data li.tags a {
	padding: 0px 0px 0px 0px;
}
	
#content .post ul.post-data li.posted {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0px 0px 0px 0px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover, #content .post ul.post-data li.tags a:hover {
	background-position: 0 -38px;
}

.entry {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.entry  p {
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.entry  img {
	padding: 5px;
	border: 2px solid #CCCCCC;
}

.entry  img.alignleft { 
      float: left;
      margin: 3px 15px 3px 0px;
}

.entry  img.alignright { 
      float: right;
      margin: 3px 3px 3px 0px;
}

.spacer {   
      padding: 0px;
      text-align: right;
      clear: both;
      text-transform: lowercase;
}
	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0px 0px 0px 10px;
}
	
#content #comments .comment {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}

#content #comments .comment a:hover {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
	
#content #comments .comment p {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
	
#content #comments .comment .comment-data p {
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
	
#content #comments .comment .comment-data p a {
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

#content #comments .comment .comment-data p a:hover { 
      color: #666666; 
}

#content #comments form {
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

#content #comments form a { 
      color: #666666; 
}

#content #comments form a:hover {
	color: #666666;
}
	
/* -------------------
Sidebar
------------------- */

#sidebar h2 {
	color: #4B658C;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 15px 5px 0px 10px;
	background: url("images/sidebarp.png") repeat-y;
	margin: 0px 0px 0px 0px;
}

#sidebar h3 {
	color: #FFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	background-image: url(images/sidebar.png);
	font-family: Tahoma, Verdana, Arial;
	height: 22px;
	font-size: 11px;
}
	
#sidebar p, #sidebar li {
	color: #4B658C;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 15px 5px 20px 10px;
	background: url("images/sidebarp.png") repeat-y;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0px 0px 0px 0px;
	color: #666;
	font-size: 12px;
}
	
#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 10px 5px 10px 10px;
	list-style-type: none;
	font-size: 12px;
}
	
#sidebar a {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	
#sidebar a:hover {
	color: #F60;
	text-decoration: none;
	font-weight:bold;
}

/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	width: 1020px;
	height: 190px;
	margin: 0 auto;
	background: url("images/footer.png");
}
	
#footer #footertext {
	color: #4B658C;
	padding: 12px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
	
#footer #footertext a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #footertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
#footer #searchform {
	padding: 0px 0px 0px 0px;
}
	
#footer #searchform .searchfield {
	height: 0px;
}
	
#footer #searchform .searchbutton {
      height:0px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

.commentlist li {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.commentlist p {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 1px;
}

#commentform p {
	margin: 10px 0px 0px 0px;
}

.nocomments {
	text-align: center;
	margin: 10px;
	padding: 0;
}

.commentmetadata {
	margin: 5px;
	display: block;
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #004EA0;
	padding: 2px;
}

ol.commentlist .author_comment {
	background:#F5F5F5;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
}

#commentform {
	margin: 10px 0px 10px 0px;
	width: 500px;
	height: 200px;
}

#commentform textarea {
	border: 1px solid #999999;
	width: 500px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 14px;
	border: 1px solid #999999;
	width: 180px;
	height: 16px;
}

#commentform input{
	margin-bottom: 3px;
	border: 1px solid #999999;
}

#commentform #submit {
	margin:0 auto;
	float:left;
	color: #4B658C;
	border:1px solid #004EA0;
	padding:0px 0px 0px 0px;
	margin-bottom: 10px;
	height: 25px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

.post{
      margin:0px 0px 25px 0px;
}

.post .info{
      padding:2px 3px 3px 8px;
      border:1px solid #004EA0;
      font-size:12px;
      color:#4B658C;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

