/*

Theme Name: Blog Artvisual
Theme URI: http://artvisual.net/blog
Description: Web Creativos 2.0
Version: 2.0
Author: j.arques@artvisual.es
Author URI: http://artvisual.net
Tags: red, creative, corporative, artvisual, bussiness
*/




* html .slide{
	display: none;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}

*, #izquierda ul li {
	margin: 0;
	padding: 0;
}

::-moz-selection{
	background: #990000 none repeat scroll 0 0;
	color: white;
}

a {
	text-decoration: none;
	color: #990000;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0px;
	text-decoration: none;
}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
}

a.external{
	background: url(images/external.png) no-repeat right;
	padding-right: 15px;
	font-size: 10px;
	float: right;
}

a.productos{
	color: #0066CC;
	text-decoration: underline;
	text-align: right;
}

a:hover{
	text-decoration: underline;
}

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
	background: url(images/arrow-rt.gif) 100% 70% no-repeat;
	padding-right: 16px;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 5px solid #330000;
	padding-left: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background:#FFF url(images/fondo_body.gif) repeat-x; 
	line-height: 140%;
	font-size: 14px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
textarea{
	width: 100%;
}
div.destacado{
	width: 160px;
	height: 300px;
	background: #E7F0CE;
	float: left;
	display: inline;
	text-align: left;
	margin: 20px 0px 10px 13px;
	border: 1px solid #cccccc;
}

div.destacado h3{
	background: #333333 url(images/oupbullet.gif) no-repeat 5px 13px;
	line-height: 30px;
	color: #AACB54;
	font-weight: bold;
	padding-left: 15px;
}

div.destacado img{
	width: 160px;
}

div.destacado p{
	padding: 5px;
	color: #666;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 30px;
}

div.producto{
	background: #E9E9E9 url(images/sombra.gif) no-repeat scroll center bottom;
	display: block;
	float: left;
	margin: 10px 10px 5px;
	width: 290px;
}

div.producto h4{
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	background: #4567A1;
	margin: 0 auto;
}

div.producto p{
	margin: 15px;
}

div.producto ul li{
	list-style-type: none;
	padding: 0 0 0 14px;
	margin: 0 0 2px 10px;
	background: url(images/flecha.gif) 0 3px no-repeat;
	font-size: 10px;
	margin-right: 30px;
}

h1{
	font-size: 40px;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 130%;
	text-align: left;
	font-weight: normal;
}

h1.blogtitle {
	font-size: 40px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
}

h1.blogtitle a{
	color: #fff;
}

h1.blogtitle a:hover{
	color: #B5B5B5;
	text-decoration: none;
}

h2{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;

}
.more{
	background: #990000;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 2px 8px;
}
.more:hover{
	background:#010101 none repeat scroll 0 0;
	text-decoration:none;
}
.right{
	float: right;
	display: block;
	margin: 0 0 30px 0;
}

h2.titulo {
	font-size: 24px;
	font-weight: bold;
}
h2.titulo a{
	color: white;
	color: #FFFFFF;
	background: #990000;
	text-transform: uppercase;
	padding: 0 3px;
}
h2.titulo a:hover{
	background: #010101;
	text-decoration: none;
}

h2.titulo small{
	float: none;
	clear: both;
	font-size: 11px;
	font-weight: normal;
}

h3{
	color: #999;
	font-size: 15px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

h3.actualidad{
	background: #4567A1 none repeat scroll 0 0;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 35px;
	margin: 0 0 15px 0;
	text-align: center;
	text-transform: uppercase;
}

h3.subtitulo {
	font-size: 28px;
	font-weight: bold;
	color: #0066CC;
	line-height: 100%;
}

h3.summon{
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 30px;
	color: #333;
	border-bottom: 1px solid #4567A1;
}

h4{
	background: transparent url(images/link_arrow.gif) no-repeat scroll 0 12px;
	color: #0066CC;
	display: block;
	font-size: 21px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 18px;
}

h5{
	font-size: 44px;
	font-style: italic;
	font-weight: bold;
	color: #e8e8e8;
	line-height: 100%;
	text-transform: lowercase;
}


img.aligncenter {
	margin: 0px auto;
	background: #fff;
	padding: 2px;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
}

/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	float: none;
	clear: both;
}

img.reflected{
	border: 1px solid #888;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
p {
	margin: 0px 0 15px 0;
	font-size: 14px;
	color: #000;
}

p.categoria{
	background: #eaeaea;
	line-height: 24px;
	padding-left: 15px;
	clear: both;
}

p.contacta, p.producto2 {
	text-align: right;
	padding-right: 30px;
	font-size: 11px;
}

p.description {
	color: #4567A1;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 0 20px;
	display: none;
}

p.producto{
	text-align: left;
	margin: 10px;
	font-size: 11px;
}

p.summon{
	font-size: 11px;
	background: transparent url(images/icono.gif) no-repeat scroll 0 0;
	padding-left: 50px;
	margin-top: 10px;
}

p.url{
	font-size: 34px;
	text-align: right;
	font-weight: bold;
}



ul#archives {
	margin: 0 0 15px 5px;
	padding: 0;
}

ul#archives ul li {
	background: transparent;
	padding-left: 0;
	margin: 0;
}

ul#archives ul ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
ol.commentlist li{
	display: block;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

/* -------------------[ Navigation ]------------------- */
ul.nav {
	display: block;
	list-style: none;
	text-transform: uppercase;
	position: absolute;
	bottom: 30px;
}

ul.nav li {
	display: block;
	float: left;
	margin: 0;
	font-family: "arial Narrow", Arial;
	font-size: 21px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

ul.nav li a, ul.nav li a:link {
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	padding: 5px;
}

ul.nav li.current-cat{

}

ul.nav li a:hover, ul.nav li.current-cat a{
	background: #990000;
	color: white;
}

.alignleft, .slide .izquierda {
	float: left;
}

.alignright {
	float: right;
}

.caja{
	background: #ececec;
	float: left;
	clear: both;
	width: 550px;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
}

.caja .el_texto{
	float: left;
	width: 350px;
}

.caja .foto{
	float: right;
	width: 150px;
	background: white;
	padding: 3px;
	border: 1px solid #ccc;
}

.center {
	text-align: center;
}

.cont_categoria{
	margin: 0;
	padding: 15px 15px 5px;
}

.entry {
	display:block;
	margin:10px 0;
	overflow:hidden;
	padding:0;
}

.entry h3{
	background: #999;
	color: white;
	padding: 2px 2px 2px 10px;
	-moz-border-radius: 4px;
}

.entry img{
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.entry img.thumbnail{
	float: right;
	margin: 0px 0px 10px 15px;
}

.entry li{
	list-style: disc;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}

.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}

/* ---------------[ Tables ]--------------- */
.entry table {
	margin-bottom: 15px;
	padding: auto;
	border: 0;
}

.entry td {
	border: 0;
	vertical-align: middle;
}

.entry td, .entry th {
	padding: 8px;
	vertical-align: top;
}

.entry th {
	font-weight: bold;
	background: #E5E0C3;
}

.entry tr, .entry td, .entry th {
	margin: auto;
	padding: auto;
	border: auto;
}

.entry ul li{
	background: url(images/arrow_right_16x16.gif) no-repeat  0 5px;
	list-style: none;
	padding-left: 15px;
	margin: 0;
}

.entry ul, .entry ol{
	padding: 5px 0  5px 0px;
}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
	background: #F2ECCE;
	border-bottom: 1px solid #CCC9B8;
}

.featurepost h2 a {
	font-size: 20pt;
}

.navigation {
	text-align: left;
	margin: 0;
	padding: 10px 15px;
}

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

.postcat{
	margin: 8px 0px 10px 0px;
	padding: 10px;
	background: #eaeaea;
	clear: both;
	-moz-border-radius: 6px;
}

.postcat h2 a{
	color: #666666;
	line-height: 24px;
}

.postcat li{
	list-style: none;
	color: #666;
	list-style-position: outside;
	margin-bottom: 5px;
}

.postcat li a{
	background: url(images/bullet_toggle_plus_16x16.png) no-repeat 0 2px;
	padding-left: 18px;
}

.postcat ul{
	margin-left: 10px;
}

.postinfo {
	font-size: 8pt;
	background: url(images/doc.gif) 0 3px no-repeat;
	clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
}

.proyecto{
	margin: 10px 65px 5px 15px;
	float: left;
	display: inline;
	position: relative;
}

.proyecto h2{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.proyecto_single{
	float: left;
	display: inline;
	margin: 5px;
	border: 5px solid #EAEAEA;
}

/* ---------------[ Related Entries ]--------------- */
.related {
	margin: 0 0 1px;
	background: #eee;
	padding: 10px 10px 8px;
}

.related ul {
	line-height: 130%;
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

.related ul li {
	list-style-type: none;
	padding: 0 0 0 14px;
	margin: 0 0 2px;
	background: url(images/zekebullet.gif) 0 3px no-repeat;
}



/*******/
/* Calendario de la Columna derecha */
/******/
.trimestre{
	width: 100%;
	background: #999;
	background: url(images/body_bg.gif);
	float: left;
	display: block;
	clear: both;
	-moz-border-radius: 6px;
}

#actualidad{
	background: #F8F8F8 none repeat scroll 0 0;
	border: 1px solid #E8E8E8;
	text-align: left;
}

#actualidad ul li a{
	background: url(images/tab_right.png) no-repeat left;
	clear: both;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin: 0 8px 2px;
	padding: 0 0 0 16px;
}

#actualidad ul li p{
	font-size: 10px;
	margin: 0 25px 10px;
	clear: both;
}

#centro{
	width: 480px;
	float: left;
	display: block;
	text-align: justify;
}

#centro-derecha{
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding-left: 20px;
	text-align: justify;
	width: 320px;
}

#centro-izquierda{
	border-right: 1px solid #4567A1;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	text-align: justify;
	width: 575px;
}

#columna_derecha{
	float: right;
	width: 295px;
}

#columna_izquierda{
	float: left;
	width: 290px;
}

#contenido{
	width: 100%;
	float: left;
	display: block;
	padding: 30px 0 0 0;
	background: #fff;
}

#derecha {
	width: 450px;
	float: right;
	display: inline;
	text-align: left;
}


/* -------------------[ Middle Content ]------------------- */
#derecha ul {
	list-style-type: none;
	width: 100%;
}

#derecha ul li ul li {
	background:transparent url(images/path-arrow.png) no-repeat scroll 0 10px;
	border-bottom:1px solid #EFEFEF;
	font-size:12px;
	list-style-type:none;
	padding:5px 0 5px 15px;
}
#derecha ul li ul li a{
	color: #000000;
}

#derecha ul li ul, ul, li, #derecha ul li {
	list-style-type: none;
}

#excerpt{
	font-size: 10px;
	margin: 0px 0 0 20px;
}

#footer {
	position: relative;
	overflow: hidden;
	display: block;
	background: url(images/footer_bg.png) repeat-x 0 0;
	padding-top: 25px;
}
#footer_content{
	background: url(images/footer.png) no-repeat;
	width: 960px;
	margin: 0 auto;
	height: 73px;
	position: relative;
}
#footer_content span{
	position: absolute;
	right: 10px;
	top: 20px;
}

/* -------------------[ Links ]------------------- */


#header {
	width: 100%;
	height: 300px;
	position: relative;
	background: url(images/header.jpg) no-repeat;
}

#inferior .contacta{
	width: 300px;
	float: right;
}

#izquierda {
	width: 220px;
	float: left;
	display: inline;
	font-size: 12px;
	margin-left: 2px;
}

#izquierda h2{
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 10px 10px 5px 20px;
	background: #4F95DC;
}

/* -------------------[ Sidebar ]------------------- */
#izquierda ul li ul {
	margin: 0px 0px 4px 0px;
	padding: 0;
}

#izquierda ul li ul li {
	list-style-type: none;
	border-bottom: 1px solid #4FA7FF;
	padding-left: 5px;
	padding-top: 5px;
}

#izquierda ul li ul li a {
	padding-left: 10px;
	color: #333;
}

#izquierda ul li ul.convocatorias li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#izquierda ul li ul.idiomas li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#izquierda ul, ul#archives ul {
	padding: 0;
}

#logo{
	width: 227px;
	height: 62px;
	position: absolute;
	top: 60px;
	left: 30px;
	background: url(images/logo.png);
	z-index: 100;
}

#medio, #inferior {
	width: 100%;
	float: left;
	display: block;
	padding-top: 14px;
	margin-left: 20px;
}

#principal {
	nwidth: 870px;
	float: left;
	display: inline;
	margin-left: 20px;
}

/* -------------------[ Search ]------------------- */
#searchform {
	color:#999999;
	display:block;
	font-size:12px;
	font-weight:bold;
	display: block;
	overflow:hidden;
	margin-bottom: 10px;

}

#searchform #s {
	background:transparent url(images/search.png) no-repeat scroll right center;
	border:1px solid #EEEEEE;
	color:#666666;
	display:block;
	font-size:12px;
	height:19px;
	line-height:32px;
	overflow:hidden;
	padding:4px 5px;
	width:94%;
}

#searchform #submit {
	font-size: 13px;
}

#tag_cloud{
}

#tag_cloud a{
	color: #333;
	padding: 7px;
}

#tag_cloud h2{
}

#ultimos_proyectos{
	background: #AABBD0 url(images/head_bg.png) repeat-x bottom;
	border-top: 1px solid #AABCD0;
	color: #0253B8;
	height: 245px;
	clear: both;
	padding-left: 50px;
}

#web{
	clear: both;
	width: 960px;
	margin: auto;
	display: block;
	overflow:  hidden;
}

.comments{
	background: url(images/comment.gif) no-repeat right;
	padding: 0 20px 0 0;
	font-weight: bold;
	font-size: 21px;
	color: #CCCCCC;
	float: right;
	font-size: 24px;
	line-height: 150%;
}
.comments_small{
	background: url(images/comment.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}
.post_meta{
	color: #000;
	clear: both;
	font-size: 12px;
	display: block;
	overflow: hidden;
	margin: 3px 0;
	
}
.post_meta .category{
	background: url(images/folder.png) no-repeat 0 0;
	padding: 0 0 0px 20px;
	text-transform: uppercase;
}
.post_head {
	overflow: hidden;
	display: block;
}
.post_head h2.titulo{
	width: 85%;
	float: left;
}
.thumbnail{
	padding: 3px;
	background: white;
	border: 1px solid #ccc;
}

h2.archive{
	color:#000000;
	background: url(images/tag.png) no-repeat 0 0;
	padding-left: 35px;
	font-family:"arial Narrow",Arial;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 225%;
}

.mini_post{
	width: 46%;
	display: block;
	float:left;
	overflow: hidden;
	margin: 0 9px;
}
.mini_post p{	
	font-size: 12px;
}

#derecha .col{
	width: 48%;
	display: block;
	overflow: hidden;
	
	
}

.clear{
	clear: both;
	overflow: hidden;
	display: block;
}
.left{
	float: left;
	
}

.right{
	float: right;
}

h2.widgettitle{
	background: #990000;
	color: white;
	font-size: 14px;
	padding: 5px;
}
h2.widgettitle a, h2.widgettitle a:hover{
	color: white;
}

.syndicate{
	background:transparent url(images/rss.png) no-repeat scroll right center;
	color:#999999;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	overflow:hidden;
	margin-bottom: 10px;
	padding: 0 5px;
}
.syndicate:hover{
	text-decoration: none;
	background-color: #990000;
	color: white;
}
#flickrrss a{
	float: left;
	display: block;
	overflow: hidden;
	margin: 7px;
}
#twitter{
	margin-bottom: 10px;
}
p.tags{
	background:#F2F2F2 url(images/tag.gif) no-repeat scroll 5px 10px;
	font-size:12px;
	padding:5px 5px 5px 20px;
}
#artvisual_volver{
	background: url(images/artvisual_volver.png);
	height: 134px;
	width: 134px;
	position: absolute;
	top: 0;
	left: 0;
}

