/*
Theme Name: MMCAT
Theme URI: http://wordpress.org/
Description: 
Version: 1.1
Author: ARDMedia
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
.sidebar, #entry-meta-single {
}
#respond {border:1px solid yellow;}
#footer, #header {
	background: url(image/inibot.jpg) no-repeat;
}
li.depth-1 {border: 1px solid orange;}
.navigation {
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.post {
	border-bottom: 1px solid #e5e5e5;
}

.ultim-registre {
	width:884px;
	height:333px;
	margin:0 0 10px 35px;
}

/* - BASIC STUFF - */
body {
	font: 9pt/11pt "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#000;
	margin:0 auto;
	padding:0 20px;
	background-color: #efefee;
}

p {
	text-align: justify;
	font-size: 105%;
	line-height: 18px;
	color: #3a3a3a;
}
a {text-decoration:none;
	color: #f10000;
}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}

.logo {
	float: left;
	width: 166px;
	height: 115px;
	background: url(logo.jpg) no-repeat;
	margin-left: 10px;
	border: 0 solid white;
}

.logob {
	float: left;
	width: 89px;
	height: 60px;
	background: url(image/mmcat_b.jpg) no-repeat;
	margin-left: 35px;
	border: 0 solid white;
}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h3,h4,h5,h6 {margin:0;padding:0;
	color: gray;
}

h2 {margin: 0 0 15px;padding:0;
	color: gray;
}
h2.entry-title {font-size:180%;
	color: gray;
	margin-bottom: 20px;
}

h2.entry-title a {font-size: 115%;
	color: gray;
	text-decoration: none;
	line-height: 125%;
}

h2.entry-title a:hover {font-size: 115%;
	color: #f10000;
	text-decoration: none;
}

h2.entry-title-ultim {font-size:180%;
	color: red;
	margin-bottom: 20px;
}

h2.entry-title-ultim a {font-size: 115%;
	color: red;
	text-decoration: none;
	line-height: 125%;
}

h2.entry-title-ultim a:hover {font-size: 115%;
	color: #f10000;
	text-decoration: none;
}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */

.ultim-registre h2 {
	color:red;	
}

h3 {margin:0;padding: 0 0 14px 15px;
	color: #f10000;
}

.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;padding: 0;width: 955px;
	background-image: url(image/body.jpg);
	margin: 0 auto;
}
#header {height: 121px;margin: 0 35px 15px;text-align:center;padding: 20px 0 0;
	background-color: white;
	border-bottom: 1px solid #e5e5e5;
}

#fina {	
border-bottom: 1px solid #e5e5e5;
	margin-top: 18px;
	margin-bottom: 15px;
	margin-left: 35px;
	width: 885px;
}
#footer {height:50px;overflow:hidden;margin: 20px 35px 0;clear:both;float:none;text-align: left;padding: 20px 0 20px 20px;
	background-color: #e4e4e4;
}

#footer p {
	font-size: 12px;
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}

#navi {
	margin-left: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navi img {
	margin-top: 30px;
}

#show {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* -- POSTS -- */
.post-index {margin: 0 0 25px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:none; clear:none;margin:0 auto;width: 485px;
	padding-left: 4px;
}

/* -- SIDEBARS --*/
.sidebar {width: 180px;clear:none;
	margin-right: 5px;
	margin-bottom: 100px;
}

#searchform {width: 170px;clear:none;
	margin-bottom: 10px;
	border-bottom: 8px solid gray;
	padding-bottom: 16px;
}
.block-1 {float:right;
	background-color: #f6f4f4;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 35px;
	padding-left: 10px;
	width: 170px;
}
.block-2 {float:left;
	width: 170px;
	color: #f10000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background: #f6f4f4 url(image/menu.jpg) repeat-y;
	padding: 15px 6px 15px 11px;
	margin-left: 35px;
}

.block-2 a {float:left;
	background-color: #f6f4f4;
	width: 154px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: black;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	margin-left: -4px;
	font-weight: bold;
}

.block-2 a:hover {float:left;
	background-color: #d5d5d5;
	color: #f10000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}

.block-3 {float:left;
	width: 170px;
	color: #f10000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 6px 15px 11px;
	margin-left: 35px;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0;
	border: 0 solid silver;
}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

#idioma { list-style:none;
	float: right;
	position: relative;
	top: 5px;
	margin-bottom: 0;
	color: #f40023;
}

#idioma li { position:relative;
	border-right: 1px solid #f40023;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#idioma li a {display:block; background: none; margin-right:1px; text-decoration:none; color: #f40023;
	text-align: center;
	font-size: 10px;
}

#idioma li a:hover {display:block; background: none; margin-right:1px; text-decoration:none; color: gray;
	text-align: center;
	font-size: 10px;
}

#idioma li.last {
	border-right: 0 solid white;
}

#social { 
	list-style:none;
	float: left;
	position: relative;
	top: 5px;
	margin-bottom: 0;
	color: #f40023;
	left: 25px;
}

#social li { 
	position:relative;
	border-right: 1px solid gray;
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	height:15px;
}
#social li a {
	display:block; 
	background: none; 
	margin-right:1px; 
	text-decoration:none;
	text-align: center;
	font-size: 10px;
	color: gray;
}

#social li a:hover {display:block; background: none; margin-right:1px; text-decoration:none; color: #f40023;
	text-align: center;
	font-size: 10px;
}

#social li.last {
	border-right: 0 solid white;
}

#menu {
	margin-top: 25px;
	width: 685px;
	margin-left: 200px;
}

#menu li a {
	background-color: #f10000;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	width: 96px;
	margin: 5px;
	height: 50px;
	display: block;
	float: left;
	text-decoration: none;
	padding: 15px;
}

#menu li a:hover {
	background-color: gray;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.slide {
	width: 871px;
	height: 328px;
	background-color: white;
	float: left;
	border-bottom: 1px solid silver;
	margin-left: 35px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

#bottom { list-style:none;
	float: right;
	position: relative;
	top: 25px;
	margin-bottom: 0;
	color: #f40023;
	right: 10px;
}

#bottom li { position:relative;
	border-right: 1px solid gray;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom li a {display:block; background: none; margin-right:1px; text-decoration:none;
	text-align: center;
	font-size: 10px;
	color: #f10000;
}

#bottom li a:hover {display:block; background: none; margin-right:1px; text-decoration:none; color: gray;
	text-align: center;
	font-size: 10px;
}

#bottom li.last {
	border-right: 0 solid white;
}

div.anuncib {
	width: 667px;
	height: 119px;
	background-color: white;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	float: right;
	clear: none;
}

h1.first{font-size:1.4em;
          line-height:1.7em;
          color:red;
          background-color:inherit;}
h1.second{font-size:1.1em;
          line-height:1.5em;
          color:blue;
          background-color:inherit;}

.textwidget {
	padding-right:10px;
}

.widget_sp_image img {
	padding-right:10px;
}

