/*   
Theme Name: COITAOC Theme
Theme URI: http://www.idetia.es/
Description: Tema para el weblog de COITAOC / ASITANO.
Author: IDETIA - Luis Íñiguez
Author URI: http://www.idetia.es/
Template: thematic
Version: 1.0
Tags: COITAOC
.
COITAOC Theme is © by Idetia
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

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{
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
a, a:visited , a:active, a:link{
	color: #619bc4;
	}
	
a:hover{
	color: #7bbeed;
	}	
	
body{
	background-color: #2a3949;
	}	
	
#wrapper{
	background: #3c4c5d url(images/bg_body.png) repeat-x 0 0;
	}
	
#header{
	background: url(images/bg_head.png) no-repeat 50% 0;
	height: 212px;
	}
	
#branding{
	display: none;
	}	
	
#top-menu{
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: right;
	height: 24px;
	}	
	
#top-menu ul{
	padding: 0;
	margin: 0 16px 0 0;
	list-style-type: none;
	}	
	
#top-menu ul li{
	padding: 0 8px;
	border-right: 1px solid #dbecf6;
	display: inline;
	}	
	
#top-menu ul li.feed-rss{
	padding: 0 0 0 26px;
	border-right: 0;
	background: url(images/icon_rss.png) no-repeat 8px 50%;	
	}	
	
#top-menu ul li a, #top-menu ul li a:visited , #top-menu ul li a:active, #top-menu ul li a:link{
	color: #dbecf6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;	
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
	}	

#top-menu ul li a:hover{
	color: #ffffff;
	}
	
#searchform{
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	}	
	
#searchform div{
	width: 315px;
	background-color: #f5f5f5;
	border-top: 1px solid #325273;
	border-left: 1px solid #325273;
	border-bottom: 1px solid #7f9db3;
	border-right: 1px solid #7f9db3;
	margin-top: 144px;
	float: left;
	padding: 2px 0 2px 0;
	}
	
#searchform input#s{
	width: 252px;
	background-color: #f5f5f5;
	border: 0;
	margin: 3px 0 0 0;
	height: 18px;
	padding: 0 4px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f4952;
	overflow: hidden;
	}	
	
#searchform input#searchsubmit{
	width: 53px;
	margin: 0;
	padding: 0 0 2px 0;
	float: left;
	text-align: center;
	height: 24px;
	background-color: #d3dadd;
	border: 1px solid #acb2b6;
	color: #63707d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	}	
	
#main{
	width: 1000px;
	padding: 0;
	background: url(images/bg_col_separator.gif) repeat-y 191px 0;
	}

#secondary{
	width: 180px;
	margin: 0;
	padding: 24px 10px 0 0;
	background: url(images/bg_cols.png) repeat-x 0 0;	
	}	
	
#primary{
	width: 180px;
	margin: 0;
	padding: 24px 26px 0 10px;	
	border: 0;
	background: url(images/bg_cols.png) repeat-x 0 0;
	}
	
.aside ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	
.aside li{
	margin: 0;
	padding: 0;
	}

.aside ul ul{
	padding: 0;
	margin: 0 0 24px 0;
	list-style: none;	
	}	
	
.aside ul ul li{
	margin: 0;
	padding: 2px 0 2px 14px;
	border-bottom: 1px dotted #192a3b;
	background: url(images/bullet_menu_01.gif) no-repeat 1px 7px;
	color: #999999;
	}		
	
.aside a, .aside a:visited , .aside a:active, .aside a:link {
	text-decoration: none;
	color: #cccccc;
	}
	
.aside a:hover {
	color: #fafafa;
	}	
	
.aside h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #cce4f5;
	font-weight: bold;
	font-style: normal;
	}	
	
#container{
	background: url(images/bg_border_content.png) no-repeat 100% 0;
	float: right;
	width: 592px;
	margin: 0;
	padding: 0;
	}

#content{
	background: #fcfcfc url(images/bg_bottom_content.png) no-repeat 0 100%;
	width: 580px;
	min-height: 600px;
	margin: 0;
	padding: 0;
	}	

.page-title{
	width: 556px;
	padding: 12px 0;
	margin: 0 auto 12px auto;
	color: #3c4c5d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #666666;
	}
	
#search-terms, .page-title span{
	color: #4874a3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;	
	}
	
#noresults-searchform div, #error404-searchform div{
	width: 484px;
	padding: 0 0 0 96px;
	margin: 0;	
	float: left;
	}
	
#noresults-s, #error404-s{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f4952;
	width: 300px;
	background-color: #f5f5f5;
	border-top: 1px solid #325273;
	border-left: 1px solid #325273;
	border-bottom: 1px solid #7f9db3;
	border-right: 1px solid #7f9db3;
	padding: 4px;
	margin: 0;
	}
	
#noresults-searchsubmit, #error404-searchsubmit{
	margin: 0;
	padding: 3px;
	text-align: center;
	background-color: #d3dadd;
	border: 1px solid #acb2b6;
	color: #63707d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	}	
	
.entry-date-box{
	width: 96px;
	float: left;
	}	
	
.entry-date-info{
	width: 73px;
	height: 57px;
	margin: auto;
	padding-top: 7px;
	text-align: center;
	background: url(images/bg_post_date.gif) no-repeat 50% 0;
	color: #fff;	
	}	
	
.entry-date-month{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	border: 0;	
	}	
	
.entry-date-day{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;	
	text-decoration: none;
	border: 0;
	}	
	
.entry-data-box{
	width: 472px;
	padding-right: 12px;
	float: left;
	}	
	
.noresults .entry-title{
	width: 484px;
	padding-left: 96px;
	}	
	
.entry-title {
	color: #00254d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 12px;
	padding: 0;
	}	
	
.entry-title a, .entry-title a:visited , .entry-title a:active, .entry-title a:link {
	text-decoration: none;
	color: #00254d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	}
	
.entry-title a:hover {
	color: #2f5985;
	}	
	
.entry-meta{
	background: #eff1f3 url(images/bg_entry_meta_top.png) no-repeat 0 0;
	width: 462px;
	margin: 0;
	padding: 5px 5px 0 5px;
	float: left;
	color: #505964;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;	
	}	

.entry-meta .fn, .entry-meta .n {
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	}	
	
.entry-meta a, .entry-meta a:visited , .entry-meta a:active, .entry-meta a:link {
	text-decoration: none;
	color: #619bc4;
	}
	
.entry-meta a:hover {
	color: #7bbeed;
	text-decoration: underline;
	}	
	
.entry-meta-bottom{
	background: #eff1f3 url(images/bg_entry_meta_bottom.png) no-repeat 0 0;
	width: 472px;
	height: 5px;
	float: left;
	line-height: 0;
	margin: 0 0 4px 0;	
	}

.entry-meta-avatar{
	width: 42px;
	height: 42px;
	float: left;
	}	
	
.frame-avatar-1{
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(images/frame_avatar_01.png) no-repeat 0 0;
	}		
	
.entry-meta-data{
	width: 415px;
	padding-left: 5px;
	float: left;
	}
	
.entry-content{
	width: 472px;
	margin-top: 6px;
	padding: 0 12px 0 96px;
	color: #555C64;
	line-height: 19px;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	float: left;
	text-align: justify;
	}	
	
.entry-content img{
	max-width: 472px;
	border: 0;
	margin: 10px 0;
	}	
	
.entry-footer{
	float: left;
	width: 472px;
	padding: 6px 12px 6px 96px;
	margin: 0 0 22px 0;
	}
	
.utility-single-post{
	margin: 0;
	}	
	
.entry-utility{
	float: left;
	width: 472px;
	padding: 6px 0;
	margin: 6px 0;
	color: #778ba0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;	
	}
	
.entry-utility-separator{
	color: #619bc4;
	font-style: normal;
	padding: 0 4px;
	}	
	
.entry-utility-share-this .stico_default{
	background-position: 0 2px !important;
	}	

.edit-link{
	display: none;
	}	
	
.edit a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #617386;
	}
	
.entry-utility-share-this a.stbutton{
	color: #617386;
	padding: 2px 0 2px 20px;
	}	

.entry-utility-share-this .stbuttontext{
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.entry-utility-share-this a:hover.stbutton, .edit a:hover{
	color: #708aa6;
	text-decoration: underline;
	}
	
.comments-link{
	padding-left: 18px;
	background: url(images/icon_comment.png) no-repeat 0 3px;	
	}	
	
.comments-link a, .comments-link a:visited , .comments-link a:active, .comments-link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #619bc4;	
	}	
	
.comments-link a:hover{
	color: #7bbeed;
	text-decoration: underline;
	}	
	
.entry-utility-permalink{
	float: right;
	}	
	
.entry-utility-permalink a, .entry-utility-permalink a:visited , .entry-utility-permalink a:active, .entry-utility-permalink a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #619bc4;	
	}	
	
.entry-utility-permalink a:hover{
	color: #7bbeed;
	text-decoration: underline;
	}	
	
.navigation{
	margin: 12px 0;
	padding: 14px 20px 0 20px;
	background: url(images/bg_navigation.png) no-repeat 50% 0;	
	}	
	
.navigation a, .navigation a:visited , .navigation a:active, .navigation a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555C64;	
	font-weight: bold;
	font-style: italic;
	}	
	
.navigation a:hover{
	color: #90a8c3;
	}

.meta-nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
#nav-below{
	width: 540px;
	height: 34px;
	}	
	
#nav-above{
	display: none !important;
	}	
	
#comments{
	float: left;
	width: 556px;
	padding: 12px;
	}
	
#comments h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3c4c5d;
	font-style: italic;
	padding: 0;
	margin: 0;
	}	

#comments-list, #trackbacks-list{
	padding: 0 0 12px 0;
	}	
	
#comments-list h3, #trackbacks-list h3{
	padding: 0 12px;
	margin-bottom: 12px;
	}	
	
#comments-list ol, #trackbacks-list ol{
	padding: 0;
	margin: 0 0 12px 0;
	border: 0;
	float: left;
	}
	
#comments-list li, #trackbacks-list li{
	width: 532px;
	padding: 12px 12px 0 12px;
	margin: 0 0 12px 0;
	border: 0;
	border-bottom: 1px dotted #666;
	float: left;
	background-color: #fcfcfc;
	}	
	
.comment-navigation{
	display: none;
	}	
	
#respond{
	background: url(images/bg_comments_respond.png) no-repeat 0 0;
	width: 532px;
	height: 300px;
	padding: 12px 12px 0 12px;
	margin: 0;
	float: left;
	}	
	
#comment-notes{
	color: #3c4c5d;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;
	}	
		
.form-section .form-label{
	padding: 4px 0;
	margin-bottom: 4px;
	width: 282px;
	float: right;
	}	
	
.form-section .form-label label{
	color: #3c4c5d;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;	
	}		
	
.form-section .form-input{
	margin: 0 0 4px 0;
	padding: 0;	
	width: 246px;
	float: left;
	}
	
.form-section .form-input input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f4952;
	width: 226px;
	background-color: #f5f5f5;
	border-top: 1px solid #325273;
	border-left: 1px solid #325273;
	border-bottom: 1px solid #7f9db3;
	border-right: 1px solid #7f9db3;
	padding: 4px;
	margin: 0;
	}	
	
#form-section-comment .form-label{
	display: none;
	}	
	
#form-section-comment textarea{
	width: 522px;
	height: 92px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f4952;
	background-color: #f5f5f5;
	border-top: 1px solid #325273;
	border-left: 1px solid #325273;
	border-bottom: 1px solid #7f9db3;
	border-right: 1px solid #7f9db3;
	padding: 4px;	
	}	
	
.form-textarea-big{
	height: 180px !important;
	}	
	
.form-submit{
	margin: 0;
	padding: 4px 0 0 0;
	}
	
.form-submit input{
	margin: 0;
	padding: 3px;
	text-align: center;
	background-color: #d3dadd;
	border: 1px solid #acb2b6;
	color: #63707d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	}

.frame-avatar-2{
	position: absolute;
	left: 20px;
	width: 42px;
	height: 42px;
	background: url(images/frame_avatar_02.png) no-repeat 0 0;
	z-index: 2;
	}			
	
#comments-list li .avatar{
	left: 20px;
	top: 12px;
	margin: 0;
	width: 42px;
	height: 42px;
	z-index: 1;
	}
	
#comments-list .comment-author,#comments-list .comment-meta,#comments-list .unapproved {
	padding: 0 0 0 72px;
	margin: 0;
	width: 470px;
	float: left;
	color: #00254d;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	}
	
#comments-list .unapproved {
	color: #8e2800;
	}	
	
#comments-list .comment-content {
	padding: 0 0 0 72px;
	margin: 10px 0 0 0;
	width: 470px;
	float: left;
	color: #555C64;
	font-family: "lucida sans unicode", arial, helvetica, sans-serif;
	font-size: 12px;
	}	
		
#comments-list .comment-author a, #comments-list .comment-author a:visited , #comments-list .comment-author a:active, #comments-list .comment-author a:link {
	text-decoration: none;
	color: #619bc4;
	}
	
#comments-list .comment-author a:hover {
	color: #7bbeed;
	text-decoration: underline;
	}		
	
#comments-list .comment-meta a, #comments-list .comment-meta a:visited , #comments-list .comment-meta a:active, #comments-list .comment-meta a:link {
	text-decoration: none;
	color: #619bc4;
	}
	
#comments-list .comment-meta a:hover {
	color: #7bbeed;
	text-decoration: underline;
	}	
	
#comments-list li.alt {
	background-color: #f2f7fa;
	}	
	
#form-allowed-tags{
	display: none;
	}	
	
#footer{
	background-color: #2a3949;
	border-top: 1px solid #192b3f;
	text-align: center;
	}
	
#siteinfo{
	color: #dbe2ea;
	}		
	
#siteinfo  a{
	color: #bdd2e9;
	}	
	
#siteinfo a:hover{
	color: #cae0f8;
	}	
	
#siteinfo .wp_link{
	color: #8897a7;
	}	
	
#siteinfo .wp_link a{
	color: #8897a7;
	}	
	
#siteinfo .wp_link a:hover{
	color: #b4c9df;
	}	
