/*
Theme Name: Ingenio Canino
Description: The website of Ingenio Canino designed by <a href="http://www.arlain.net">Arlain</a>
Version: 0.1
Author: Carolina Canchila
Author URI: http://www.arlain.net/
*/

* {
 padding:0;
 margin:0;
}

/* ----------- WordPress Basics ----------- */

.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
}
.alignleft { 
	float: left; 
	margin: 5px 15px 10px 45px; 
}
.alignright { 
	float: right; 
	margin: 5px 45px 10px 15px; 
}
.wp-caption {
   border: 1px solid #F6E5ED;
   text-align: center;
   background-color: #F6E5ED;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:#333;
}
.acronym, abbr {
	border-bottom: 1px dotted #FFF;
}
acronym, abbr, span.caps {
	cursor: help;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 10px 15px 5px 35px;
	padding: 0 0 0 25px;
	background: #F6E5ED;
	font-size: 0.8em;	
	}
cite {
	font-size: 0.8em;
	font-style: normal;
}
br {
	padding: 0;
	margin: 0;
}
pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

/* ----------- Links ----------- */

a {
	color:#B98B00;
	text-decoration:none;
}
a:hover {
	color:#FFF;
}
a img {
	border: none;
}

/* ----------- Basics ----------- */

body{
	background:#FFF url(images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#775900;
	font-size:12px;
}
#container{
	pading:0;
	margin:0;
	width:981px;
	margin:0 auto;
	text-align:center;
	background:url(images/back_general.jpg) repeat-y;
}

/* ----------- Header ----------- */

#header{
	background:url(images/header.jpg) no-repeat;
	width:981px;
	height:278px;
}
#header h1{
	display:none;
}
#header a{
	color:#0076B0;
	text-decoration:none;
}
.description{
	display:none;
}
/* ----------- Menu ----------- */
#menu {
	margin:0;
	padding:228px 0 0 0;
}
#navigation {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation li {
	margin:0;
	padding:0;
	float:left;
}
.img_rss{
	float:right;
	position: relative;
	top:38px; 
	right:243px;
}
#menu_inicio{
	background:url(images/tit_inicio_01.jpg);
	width:127px;
	height:47px;
}
#menu_inicio a{
	background:url(images/tit_inicio_01.jpg);
	width:127px;
	height:47px;
	display:block;
}
#menu_inicio a:hover{
	background:url(images/tit_inicio_02.jpg);
}
#menu_inicio h2{
	display:none;
}
#menu_acerca{
	background:url(images/tit_acerca_01.jpg);
	width:156px;
	height:47px;
}
#menu_acerca a{
	background:url(images/tit_acerca_01.jpg);
	width:156px;
	height:47px;
	display:block;
}
#menu_acerca a:hover{
	background:url(images/tit_acerca_02.jpg);
}
#menu_acerca h2{
	display:none;
}
#menu_adiestramiento{
	background:url(images/tit_adiestramiento_01.jpg);
	width:292px;
	height:47px;
}
#menu_adiestramiento a{
	background:url(images/tit_adiestramiento_01.jpg);
	width:292px;
	height:47px;
	display:block;
}
#menu_adiestramiento a:hover{
	background:url(images/tit_adiestramiento_02.jpg);
}
#menu_adiestramiento h2{
	display:none;
}
#menu_videos{
	background:url(images/tit_videos_01.jpg);
	width:146px;
	height:47px;
}
#menu_videos a{
	background:url(images/tit_videos_01.jpg);
	width:146px;
	height:47px;
	display:block;
}
#menu_videos a:hover{
	background:url(images/tit_videos_02.jpg);
}
#menu_videos h2{
	display:none;
}
#menu_contacto{
	background:url(images/tit_contacto_01.jpg);
	width:192px;
	height:47px;
}
#menu_contacto a{
	background:url(images/tit_contacto_01.jpg);
	width:192px;
	height:47px;
	display:block;
}
#menu_contacto a:hover{
	background:url(images/tit_contacto_02.jpg);
}
#menu_contacto h2{
	display:none;
}
#menu_rss{
	background:url(images/img_rss.jpg);
	width:68px;
	height:47px;
}
#menu_rss a{
	background:url(images/img_rss.jpg);
	width:68px;
	height:47px;
	display:block;
}
#menu_rss a:hover{
	background:url(images/img_rss.jpg);
}
#menu_rss h2{
	display:none;
}



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

#content{
	width:679px;
	float:left;
	text-align:left;
	padding:0;
	background:url(images/back_content.jpg) repeat-y;
}
#content_top{
	width:679px;
	height:13px;
	background:url(images/top_content.jpg) no-repeat;
}
#content p{
	margin:8px 0;
	padding:0 25px 0 55px;
}
#content h2{
	font-size:18px;
	font-weight:bold;
	padding:10px 25px 10px 55px;
}
#post{
	margin:0 10px;
}
#post_title{
	background:url(images/title_line.jpg) no-repeat;
	height:70px;
	margin:0 0 0 55px;
}
#post_title h2{
	padding:5px 0 0 45px;
	font-size:20px;
	font-weight:bold;
}
#post_top{
	background:url(images/title.png) no-repeat;
	height:45px;
	width:502px;
}
#post_top p{
	display:none;
}
#post_cont{
	padding:0 25px;
}
#post_cont p{
	margin:10px 0 0 0;
}
.video{
	padding:5px 3px;
}
.end_post{
	background:url(images/title_line_02.jpg) no-repeat bottom;
	height:120px;
	font-size:9px;
	padding:10px 0 0 0;
	margin:0 0 0 55px;
}
.post_index{
	font-size:14px;
}
.post{
	padding:0 25px 0 55px;
}



/* ----------- Sidebar ----------- */

#sidebar{
	margin:0;
	width:302px;
	float:right;
	text-align:left;
	background:	url(images/back_sidebar.jpg) repeat-y;
}
#sidebar_top{
	width:302px;
	height:48px;
	background:url(images/top_sidebar.jpg) no-repeat;
	padding:0 0 0 20px;
}
#sidebar p{
	padding:0 55px 0 30px;
}
#sidebar h2{
	font-size:16px;
	font-weight:bold;
	padding:5px 28px 5px 30px;
}
.sidebar_line{
	padding:0 0 0 30px;
}
#sidebar ul{	
	padding:0 25px 0 40px;}


/* ----------- Calendar ----------- */
#calendar_wrap{
	padding:0 0 0 18px;
}
#calendar_wrap a {
 }
#calendar_wrap .pad { 
	background: none; 
}
#calendar_wrap #prev {
	text-align:left; 
	background: none; 
}
#calendar_wrap #next { 
	text-align:right;
	background: none; 
}
#calendar_wrap table { 
	width: 90%; 
	margin: 0;
}
#calendar_wrap table th { 
	width: 14.2%; 
}
#calendar_wrap table td { 
	width: 14.2%; 
	background: #F0D5E1; 
	text-align: center; 
}

/* ----------- Search ----------- */

#search{
	border:1px solid #775900;
	background:#FFDF7D;
}
#searchform{
	padding:0;
	margin:5px;
}
#searchform #s{
	padding:2px;
	border:1px solid #775900;
	color:#775900;
	background:#FFDF7D;
}
input{
	padding:0;
	border:1px solid #775900;
	color:#775900;
	background:#FFDF7D;
	margin:3px 0;
}
textarea{
	width:570px;
	padding:0;
	border:1px solid #775900;
	color:#775900;
	background:#FFDF7D;
}

/* ----------- Navigations ----------- */

.navigation{
	background:url(images/navigation.png) no-repeat;
	height:35px;
	font-size:1em;
	padding:3px 0 0 0;
	margin:0;
}
.navigation_single{
	height:40px;
	background:url(images/nav_single.png) no-repeat;
}
.alignleft_single { 
	float: left; 
	margin: 10px 15px 10px 70px; 
}
.alignright_single { 
	float: right; 
	margin: 10px 70px 10px 15px; 
}

/* ----------- Comments ----------- */

.responses{
	background:url(images/responses.png) no-repeat;
	height:35px;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 0 0 65px;
	margin:10px 0;
}
.commentlist{
	background:url(images/comment_back.png) repeat-y;
}
.comments_top{
	background:url(images/comment_top.png) no-repeat;
	padding:0 0 0 55px;
}
.comments_autor{
	padding:15px 20px 0 25px;
}
.comments_bot{
	background:url(images/title_line_02.jpg) bottom no-repeat;
	padding:0 25px 15px 0;
	margin:0 0 0 15px;
}
.comment_strong{
	float:right;
	padding:5px 45px 0 0;
	width:200px;
	font-weight:bold;
	text-align:center;
}

.autor{
	float:left;
	padding:5px 0 0 0;
}
.gravatar{
	border:1px solid #333;
	padding:2px;
	margin:15px 25px 0 15px;
	float:left;
	height:40px;
	width:40px;
}
.leave{
	padding:10px 0 0 0;
	font-weight:bold;
	font-size:1.4em;
}
.form{
	padding:10px 0 0 5px;
}
.xhtml{
	padding:15px 0 0 30px;
}
.pagetitle{
	font-size:9px;
	padding:0 0 0 50px;
}
/* ----------- Form Labels ----------- */

label{
	font-weight:bold;
	color:#775900;
}
fieldset{
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #775900;
}
legend{
	font-weight:bold;
	font-size:1.2em;
}

/* ----------- Lists ----------- */

ul,ol{
	margin:0 5px 5px 5px;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
dl{
	margin:0 0 5px 0;
}
dl dt{
	font-weight:bold;
}
dd{
	margin-left:5px;
}

/* ----------- Tables ----------- */

table{
	margin-bottom:1.4em;
	width:100%;
}
th{
	font-weight:bold;
	background:#EDCBDA;
	color:#C05083;
}
th,td{
	padding:4px 10px 4px 5px;
}
tr.even td{
	background:#F6E5ED;
}
tfoot{
	font-style:italic;
}
caption{
	background:#E3B0C8;
	color:#C05083;
}

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

#footer{
	margin:0;
	padding:0;
	background:url(images/back_footer.jpg) repeat-x;
	height:87px;
	text-align:left;
}
#footer_ic{
	margin:0 auto;
	padding:0;
	background:url(images/footer.jpg) no-repeat bottom;
	height:87px;
	width:981px;
	text-align:left;
}
#footer_ic p{
	padding:18px 0 0 50px;
	font-size:14px;

}
/* ----------- Compartelo ------------*/
.akst_link{
	margin:0 0 0 55px;
	padding:10px 8px;
	width:550px;
	border-bottom:1px dotted #775900;
	border-top:1px dotted #775900;
}
.akst_link a{
	
}
/* ----------- Fixies ----------- */
.clear{
	clear:both;
}

