/*  
Theme Name: Portada base
Theme URI: http://mecus.es/
Description: Tema de portada par los blogs del <a href="http://www.grupojoly.com/">Grupo Joly</a>.
Version: 1.0
Author: Mecus
Author URI: http://mecus.es/
*/

* {
	margin: 0;
	padding: 0;
}

label {
	display: none;
}

.clear {
	clear: both;
}

body {
	background: #d6d6d6 url(img/background.jpg) top left repeat-x;
}

a img {
	border: none;
}

#wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    margin: 0 auto;
    /*left: 50%;
    margin-left: -480px;
    position:absolute;*/
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 960px;
}

#header {
	background: transparent url(img/back-header.gif) 10px 136px repeat-x;
}

#publicidad {
	background: transparent url(img/back-publicidad.gif) top left no-repeat;
	padding-left: 15px;
	height:93px;
	margin: 10px 0 20px 20px;
}

h1#logosevilla {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logosevilla a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logosevilla.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logoalmeria {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logoalmeria a {
	display: block;
	width: 320px;
	height: 60px;
	background: transparent url(img/logoalmeria.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logocadiz {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logocadiz a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logocadiz.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logocordoba {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logocordoba a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logocordoba.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logoeuropasur {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logoeuropasur a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logoeuropasur.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logogranada {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logogranada a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logogranada.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logohuelva {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logohuelva a {
	display: block;
	width: 320px;
	height: 60px;
	background: transparent url(img/logohuelva.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logojerez {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logojerez a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logojerez.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

h1#logomalaga {
	margin-left: 0;
	padding-bottom: 15px;
	background: transparent url(img/back-header.gif) bottom left repeat-x;
}

h1#logomalaga a {
	display: block;
	width: 298px;
	height: 60px;
	background: transparent url(img/logomalaga.jpg) top left no-repeat;
	text-indent: -9999px;
	margin-left: -11px;
}

.linkmapaweb {
	float: right;
	margin: -10px 10px 0 20px;
	background: transparent url(img/ico-mapaweb.gif) top left no-repeat;
	padding-left: 27px;
}

#mainmenu {
	float: right;
	margin-top: -8px;	
}

#mainmenu ul li {
	display: inline;
	padding-right: 0;
}

#mainmenu ul li a {
	border: 1px solid #858585;
	border-bottom: none;
	background-color: #fff;
}

#mainmenu ul li a#selected {
	border: 1px solid #858585;
	border-bottom: 3px solid #fff;
}

#mainmenu ul li a, #mainmenu ul li a#selected {
		padding: 5px 8px 0 8px;
}

#maincont {
	background: transparent url(img/top-lines.gif) 0 35px repeat-x;
	min-height: 150px;
	border-bottom: 5px solid #dfdfdf;
}

#cont {
	padding: 0 10px 10px 0;
	width: 60%;
	float: left;
}

.marktitle, .marktitlespan {
	margin: 8px 3px 16px 3px;
	padding-left: 11px;
	background: transparent url(img/arrow-01.gif) center left no-repeat;
}

#entries {
	padding: 0 0 10px 10px;
	margin-top: 30px;
	border-right: 1px solid #dfdfdf;
}

.imgentrie {
	float: left;
	margin: 0 10px 20px 0;
}

.entrie {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 15px;
	margin-right: 10px;
}

.entrie h3 a{
	color: black;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
}

.entrie p {
	margin: .8em 0;
	font-family: Arial;
	font-size: 10pt;
	line-height: 18px;
}

.date{
	font-size:9pt;
}

.datapost {
	padding-left: 65px;
}

#sidebar {
	width: 37%;
	float: left;
	background: transparent url(img/top-lines.gif) left bottom repeat-x;
	padding-bottom: 20px;
}

#tags {
	padding: 20px 0 10px 10px;
}

#sidepub {
	background: transparent url(img/back-publicidad.gif) left top no-repeat;
	padding-left: 15px;
	margin: 10px 10px 20px 15px;
	text-align: center;
}

#sidepub img{
	width: 100%;
}

#sidepub2 {
	text-align: center;
	background: transparent url(img/back-publicidad.gif) 100px top no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
}

.titlewbackground {
	background: transparent url(img/back-titles.gif) 0 0 repeat-x;
	height: 35px;
	padding-top: 8px;
}

#commetswrap {
	padding: 0 15px;
	margin-bottom: 20px;
}

.comentario {
	border-bottom: 1px solid #dfdfdf;
	padding: 12px 0;
}

.commentauthor {
	display: block;
	margin-bottom: 5px;
}

.blogitem {
	float: left;
    min-height: 76px;
    padding: 8px;
    width: 28%;
}

.blogitem p a {
	display: block;
}

#blogdirwrap {
	background: transparent url(img/top-lines.gif) bottom left repeat-x;
	padding-top: 10px;
}

#searchcont {
	border-top: 1px solid #dfdfdf;
	padding: 10px 0;
}

.inputsearch {
	border: 1px solid #dfdfdf;
	width: 75%;
	height: 20px;
}

.inputsearch:hover {
		border: 1px solid #888;
		background-color: #fffcea;
}

#blogslist {
	margin-left: 10px;
}

#blogslist li {
	display: inline;
	padding-left: 5px;
}

#footer {
	padding: 15px 0;
}

.credits li, .credits2 li {
	display: inline;
	padding-right: 5px;
}

.credits li a, .credits2 li a {
	padding-right: 5px;
}

.footeritem {
	padding-bottom: 15px;
}

.credits2 {
	border-top: 1px solid #dfdfdf;
	padding-top: 5px;
}

.credits3 {
	border-top: none;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
}

body {
	font: normal 0.82em/1.15em Helvetica, "Myriad pro", Verdana, Geneva, Arial, sans-serif;
	color: #222;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Bookman, Times, serif;
}

a {
	color: #2d76c1;
	text-decoration: none;
}

.aforce {
	color: #2d76c1 !important;
}

a:hover {
	text-decoration: underline;
}

#header a:hover {
	color: #858585;
}

#mainmenu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-size: 0.75em;
	line-height: 1em;
}

.linkmapaweb a {
	text-transform: uppercase;
	font-size: 0.75em;
	text-decoration: none;
	color: #333;
}

.marktitle {
	font-size: 1.4em;	
	font-weight: 100;
}

.marktitlespan {
	font-size: .95em;	
	font-weight: 100;
}

.entrie h3 {
	font-size: 1.2em;
	font-weight: 550;
	margin-bottom: 5px;
}

.date {
	color: #888;
}

#tags {
	line-height: 1.5em;
}

#tags a {
	color: #888;
}

#tags a:hover {
	color: #2d76c1;
	text-decoration: underline;
}

.tag01 {
	font-size: .8em;
}

.tag02 {
	font-size: .9em;
}

.tag03 {
	font-size: .97em;
}

.tag04 {
	font-size: 1em;
}

.tag05 {
	font-size: 1.15em;
}

.tag06 {
	font-size: 1.25em;
}

.tag07 {
	font-size: 1.3em;
}

.tag08 {
	font-size: 1.45em;
}

.tag09 {
	font-size: 1.5em;
}

.tag10 {
	font-size: 1.8em;
}


#commetswrap {
	color: #888;
	font-size: .85em;
	line-height: 1em;
}

.commentauthor {
	font-style: italic;
	font-family: Georgia;
	font-size: 1.2em;
}

.blogitem p a {
	font-size: .85em;
	font-weight: bold;
}

.blogitem p span {
	font-size: .7em;
	text-transform: uppercase;
}


#blogslist a {
	color: #888;
}

#blogslist a:hover {
	color: #2d76c1;
	text-decoration: underline;
}

#footer {
	text-align: center;
}

.credits {
	text-transform: uppercase;
	font-size: .85em;
}

.credits2 {
	font-size: .85em;
}

.credits a, .credits2 a {
	color: #666;
}

.credits a:hover, .credits2 a:hover {
	color: #2d76c1;
	text-decoration: underline;
} 
.redblogs {
	width: 400px;
}

/* Estilo del feed de las portadas */
.div-feed-post{
	margin-top: -20px;
	margin-left: 10px;
}
