/*
Theme Name: CCMC
Theme URI: http://climantica.org
Description: Tema para los blogs ccmc.
Author: Jorge Ramón Queiruga Triñanes
Template: climantica_ccmc
Version: 0.2
*/

@import url('css/screen.css');
@import url('css/sidebar.css');
@import url('css/footer.css');

body {
  background: black url(images/bg-wrapper.jpg) no-repeat left top;
}

#branding {
  height: 183px;
  overflow: hidden;
  background: white url('images/logo-climantica.gif') no-repeat right center;
}

#access {
  height: 27px
}

#main-wrapper, #access, #footer {
  margin-left: 229px;
}

#main {
  background: #FFFFFF url('images/bg-content.gif') repeat-y left top;
  width: 100%;
  float: left;
}

#container {
  float:left;
  width: 70%;
  overflow: hidden;
}

div.one-column {
  width: 100% !important;
}

#content {
  padding: 15px;
}

#primary {
  background: #C4CB00 url('images/bg-side-bar.gif') no-repeat left top;
  float: right;
  overflow: hidden;
  padding: 0;
  width: 30%;
}

#colophon {
  clear: both;
  margin-bottom: 15px;
}

#site-info, #site-generator {
  display: none;
}

/*Menú*/

#access .skip-link {
  display: none;
}

#access .menu {
  background: #4C93C2 url('images/bg-sidebar-top.gif') no-repeat right center;
  float: left;
  height: 27px;
  overflow: hidden;
  width: 100%;
}

#access .menu ul {
  margin: 0pt;
  padding: 0pt;
  list-style: none;
}

#access .menu ul li {
  border-right:1px solid #96B2D4;
  display:block;
  float:left;
  line-height:27px;
  padding:0 8px;
}

#access .menu ul li a {
  color:#D5E0EE;
  text-decoration:none;
}

#access .menu ul li.current_page_item, #access .menu ul li:hover {
  background-color: #D5E0EE;
}

#access .menu ul li.current_page_item a, #access .menu ul li:hover a {
  color: #5983B7;
}

/*links*/

a {
  color: #4C93C2
}

/*entries*/

.post {
  padding-top: 20px;
  clear: both;
  margin-bottom: 10px;
}

.entry-title {
  font-size: 2em;
  margin: 5px 0 24px;
  padding-right: 20px;
  margin-bottom: 0pt;
}

.entry-meta {
  border-bottom: 2px solid #FFFFFF;
  color: #576EB2;
  font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 20px;
}

.entry-meta a {
  color: #576EB2;
  text-decoration: none;
}

.entry-title a, .entry-title {
  color: #D00F0A;
  font-weight: bold;
  text-decoration: none;
}

.entry-content {
  color: #333;
}

.entry-content p {
  margin-bottom: 1.1em;
}

.entry-utility {
  font-weight: bold;
}

.entry-utility .meta-sep {
  font-weight: normal !important;
  color: #D5E0EE;
}

.entry-utility, #reply-title {
  clear: both;
}

#reply-title #cancel-comment-reply-link {
  font-size: 70%;
}

.floatRight, .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}

.floatLeft, .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

/*comments*/

#comments {
  clear: both;
  margin-top: 35px;
}

#comments-title, #reply-title {
  clear: both;
  border-bottom: 1px solid #576EB2;
  border-top: 1px solid #576EB2;
  color: #576EB2;
  padding: 15px 0;
  margin-top: 1em;
}

#comments-title, .nocomments {
  display: none;
}

#commentform input, #commentform textarea {
  display: block;
}

#commentform span.required {
  color: red;
  font-weight: bold;
  color: #D00F0A;
}

.form-allowed-tags {
  display: none;
}

.commentlist p {
  margin-bottom: 5px;
}

.commentlist, .commentlist ul {
  list-style: none;
  padding: 0pt;
}

.commentlist li {
  padding-left: 50px;
  position: relative;
}

.commentlist li.depth-1 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.commentlist li.depth-1 ul {
  margin-top: 10px;
}

.commentlist li img.avatar {
  position: absolute;
  top: 4px;
  left: 0pt;
}

.commentlist li .comment-meta a {
  text-decoration: none;
}

.comment-author cite {
  color: #000000;
  font-style: normal;
  font-weight: bold;
}

/*navigation*/

.single-post #nav-below {
  display: none;
}

.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-previous a, .nav-next a {
  color:#4C93C2;
  text-decoration: none;
}

#nav-below {
  padding: 25px 0pt;
  clear: both;
}

/*page-title*/

#content .page-title {
  color: #4C93C2;
}

.page .entry-title {
  display: none;
}

/*blog list*/

#blogs-list {
  list-style: none;
  margin: 0pt;
  padding: 0pt;
}

#blogs-list li {
  margin: 0 0 1em;
  float: left;
  width: 45%;
}

#blogs-list li a {
  display: block;
  font-weight: bold;
}

#blogs-input-search-wrapper {
  margin-top: 20px;
}

#blogs-input-search-wrapper .small {
  display: block;
}

/*branding*/

#site-title {
  position: absolute;
  left: 0pt;
  top: 10px;
  font-size: 100%;
}

.logged-in #site-title {
  top: 30px;
}

.title-link-wrapper {
  display: none;
}

#site-title span.climantica, #site-title span.ies, #site-title span.cpr, #site-title span.cpi {
  display: block;
  color: #FFFFFF;
  padding: 10px 10px 5px 35px;
  width: 184px;
}

#site-title span.location {
  color: white;
  display: block;
  line-height: 16px;
  padding: 6px 40px 5px 0pt;
}

#site-title .ies {
  background: url("images/dots/ies.gif") no-repeat scroll 10px 8px transparent;
  color: #BAC90C;
}

#site-title .ies a {
  color: #BAC90C;
}

#site-title .cpr {
  background: url("images/dots/cpr.gif") no-repeat scroll 10px 8px transparent;
  color: #BAC90C;
}

#site-title .cpr a {
  color: #BAC90C;
}

#site-title .cpi {
  background: url("images/dots/cpi.gif") no-repeat scroll 10px 8px transparent;
  color: #BAC90C;
}

#site-title .cpi a {
  color: #BAC90C;
}

/*social-counters*/

.social-counters {
  text-align: left !important;
}

.social-counters .social-counter {
  padding: 3px 0 2px 81px !important;
}

.social-counters .social-counter span {
  padding: 3px 4px 2px 10px !important
}

.social-counters .social-counter-es-tuenti,
.social-counters .social-counter-lang-dir-tuenti {
  margin-left: 0pt !important;
}

.social-counters .social-counter-lang-dir-facebook {
  background: url(/wp-content/plugins/social-counters/images/es/facebook.gif) no-repeat 0 50%;
}

.social-counters .social-counter-lang-dir-meneame {
  background: url(/wp-content/plugins/social-counters/images/es/meneame.gif) no-repeat 0 50%;
}

.social-counters .social-counter-lang-dir-twitter  {
  background: url(/wp-content/plugins/social-counters/images/es/twitter.gif) no-repeat 0 50%;
}

.social-counters .social-counter-lang-dir-gbuzz {
  background: url(/wp-content/plugins/social-counters/images/es/google-buzz.gif) no-repeat 0 50%;
}

.social-counters .social-counter-lang-dir-tuenti {
  background: url(/wp-content/plugins/social-counters/images/es/tuenti.gif) no-repeat 0 50%;
}

/*ie7 y anteriores*/
*:first-child+html .social-counters .social-counter-es-tuenti,
*:first-child+html .social-counters .social-counter-gl-tuenti,
*:first-child+html .social-counters .social-counter-pt_PT-tuenti,
*:first-child+html .social-counters .social-counter-ca-tuenti {
  float: left;
}

/*mu_register*/

.mu_register .submit input {
  width: auto !important;
}

.mu_register label {
  margin-bottom: 2px !important;
  margin-top: 18px !important;
}

.mu_register #user_email, .mu_register #user_name {
  margin-top: 0pt !important;
}