/*
Theme Name: Espaifotografic
Theme URI: http://www.espaifotografic.cat
Description: Tema Wordpress dissenyat per la web espaifotografic.cat
Version: 1.0
Author: Pep Mínguez & Juan López

*/

body {
	font: 0.8em/1.3em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 760px;
	height: auto;
	background: #595959;
}

#shadow {
	width: 90%;
	max-width: 1300px;
	min-width: 960px;
	margin: 1em auto 1em auto;
	background: #fff url(images/leftside.gif) repeat-y left top;
}
.top {
	width: 100%;
	height: 20px;
	background: url(images/top.gif) no-repeat left top;
}
	.top span {
		display: block;
		position: relative;
		height: 20px;
		background: url(images/top-right.gif) no-repeat right top;
	}
.bottom {
	height: 60px;
	background: url(images/bottom.gif) no-repeat left bottom;
}
	.bottom span {
		display: block;
		position: relative;
		height: 60px;
		background: url(images/bottom-right.gif) no-repeat right top;
	}

#wrap {
	padding: 1px 5px 0 5px;
	margin: -0.6em 0 -44px 0;
	background: url(images/rightside.gif) repeat-y right top;
}

a {
	color: #F17E00;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #F17E00;
}

a:hover {
	color: #F0540A;
}

h1 a, h2 a, h3 a, h4 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	border: none;
}

acronym, abbr, dfn {
	border-bottom: 1px dotted #333;
	cursor: help;
}

span.caps {
	font-size: 90%;
}

.storycontent blockquote {
	/*border-left: .5em solid #ccc;*/
	padding: 6px 4px 0 26px;
	margin:0;
	width:auto;
	zoom:1;
	overflow:hidden;
	font-style: italic;
	background: url(images/quote_up.png) top left no-repeat;
	font-family: "palatino linotype",palatino,serif;
	font-size:1.2em;
}
.storycontent blockquote p:last-child {
	margin:0;
	padding:0 26px 6px 0;
	float: left;
	background: url(images/quote_down.png) bottom right no-repeat;
}

h2 {
	font-size: 1.4em;
	margin: 1.5em 0 -0.2em 0;
	line-height:1.5em;
}
h2:first-child {margin-top:0;}

h3 {
	font-size: 1.2em;
	padding: 0.3em 0;
	margin-top: 0;
	margin-bottom: 1em;
}

p, li {font: 80%/130%;}

.post-foot {overflow:hidden;padding-bottom:1em;border-bottom: 1px #ccc solid;margin-top:2em;}
.post-foot .tags {clear:both;font-size:.8em;}
.share-social {float:left;width:400px;clear:none;}
.feedback {
	font-size: 0.9em;
	/*margin-left:420px;*/
	color: #888;
	text-align: right;
}
  .announcement .feedback {
  	border: 0;
  	margin: 0;
  	padding: 0;
  }


/* classes used by the_meta() */
.post {
	clear: both;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
	.post h1, .post h2, .post h3, .post h4 {
		color: #F17E00;
	}
	.post p {
		text-align: justify;
		margin-bottom:1em;
		line-height:1.4em;
	}
	.post p.small-text {font-size:85%;}
	.post p.right {text-align:right;}
	.post p.center {text-align:center;}
	.post .nota-pie, .post .nota {font-size:.9em;margin-top:3em;padding:1.5em;background:#eee;}

	.post .date {
		width: 3em;
		float: left;
		text-align: center;
		border-right: 1px #ccc solid;
		margin: 0 .5em 0 -0.5em;
		padding: .3em 0 0.5em 0;
	}
		.post .date p {
			text-align: center;
			margin: 0 auto;
		}
		.post .date .day {
			color: #F17E00;
			font-size: 1.6em;
			line-height: 1.6em;
			margin: -0.3em 0;
		}
		.post .date .month {
			color: #888;
			font-size: .85em;
			text-transform: lowercase;
		}
		.post .date .year {
			/*background: #F89900;*/
			color: #F17E00;
			font-size: .85em;
			line-height: 0.9em;
		}

.announcement {
	border: 1px #F17E00 solid;
	padding: 1em 2em;
	margin: 0 -2em 3em -2em;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta {
	color: #808080;
	font-weight: normal;
	border: none;
	font-size: .75em;
	margin: -0.2em 0 0 0;
}
	.meta li, ul.post-meta li {
		display: inline;
	}
	.meta ul {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.meta a {
		color: #808080;
		text-decoration: none;
		border-bottom: 1px #808080 dotted;
	}
	.meta a:hover {
	    border-bottom: 1px #EF5400 dotted;
		color: #EF5400;
	}
		
.storyheader {
	overflow: hidden;
	margin: 0;
}

.storytitle, .storytitle-page {
	margin: 0;
}
.storytitle-descarrega {
	margin: 0;
}

	.storytitle h3, .storytitle-page h3, .storytitle-descarrega h3 {
		font-size: 1.6em;
		line-height: 1em;
		letter-spacing: -1px;
		margin: 0 0 .1em 0;
		padding: 0;
	}
	.storytitle a, .storytitle-page a {
		text-decoration: none;
	}

.storycontent {
	margin-top: 1em;
}

.storycontent ul {margin:1em 1em 0 1em;padding:2px 0 2px 18px;zoom:1;overflow:auto;}
	.storycontent ul ul {margin:0 1em 1em 0;padding-left:16px;list-style:disc;}
	.storycontent ul li, ol li {margin-bottom: 0.5em;line-height:1.4em;}

.entry-body ol {list-style:decimal;padding-left:2em;margin-left:1em;list-style-position:outside;zoom:1;overflow:auto;}

.storycontent a:hover, .storycontent a:active, .storycontent a:visited  {overflow:hidden;}

.storycontent .galeria {
	margin: 2em 0;
}
	.storycontent .galeria img {
		margin: 0 0 .25em .25em;
		width: 23%;
		max-width: 150px;
	}

.storycontent ul.abc {
	list-style: lower-alpha;
}

/* ------------ Estilo de las tablas ----------------------- */

.storycontent table {border-top:1px #cdcdcd solid;border-right:1px #cdcdcd solid;font-size:95%;line-height:105%;}
.storycontent table th {background:#ddd;padding:.5em;border-left:1px #cdcdcd solid;border-bottom:1px #cdcdcd solid;text-align:left;}
.storycontent table td {padding:.5em;border-left:1px #cdcdcd solid;border-bottom:1px #cdcdcd solid;}

/* --------------------------------------------------------- */

.post ul.nota-pie {list-style:none;font-size:95%;line-height:105%;margin-left:0;padding-left:1em;}
	.post ul.nota-pie li {margin-bottom:.3em;}
		.post ul.nota-pie li sup {padding-right:.2em;}

.post p.pie-foto {font-size:95%;line-height:105%;}

.more-link {
	font-size: .9em;
}

ol#commentlist li { margin-bottom:1em; padding:.1em 1em; }
ol#commentlist li p {
	font-size: 100%;
	line-height:1.4em;
}
ol#commentlist li:nth-child(even) {background:#f6f6f6;}
ol#commentlist li blockquote {
	font:Georgia,serif;
	font-style:italic;
	padding:0;
	margin:0;
}
ol#commentlist li blockquote p {}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0.2em;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#container {
	float: left;
	padding-left: 6em;
	width: 90%;
	margin-right: -32em;
	overflow: hidden;
	background: #fff;
}
#content {
	margin-right: 31.5em;
	margin-top: 1em;
}
	#content a>img {
		border: 2px #fff solid;
	}
	#content a:hover>img {
		border: 2px #ED8405 solid;
	}
	
	#content .fotoxblog {margin: 3em 0;text-align:center;}
	#content .fotoxblog ul {list-style:none;margin:0 auto;padding-left:0;}
	#content .fotoxblog ul li {display:inline;}
	#content .fotoxblog img {
		margin-bottom: 0.3em;
		margin-right: .3em;
		border: 2px #fff solid;
	}
  
#navegar_entradas {
	margin: 4em 0 2em  0;
	text-align: center;
	font-size: 0.9em;
}

#header {
	overflow: hidden;
	padding: 0 1.5em;
	margin: 0;
	height: 110px;
	background: #fff;
}
	#header #logo {
		background: #fff url(images/fondoCabecera.jpg) top right repeat-x;
		margin: 0 423px 0 0;
		overflow: hidden;
	}
	#header #logo h1 {
		text-indent: -5000px;
		margin: 0;
		line-height: 0;
	}
	#header #logo a {
		border: none;
	}

/* ============================================================ */

.expoFotos {
	width: 90%;
	margin: 2em 5%;
	padding: 2em 1em 1em 0;
	border: 1px #cdcdcd solid;
	text-align: center;
}
.expoFotos img {
	margin-left: 1em;
}
.expoFotos img:first-child {
	margin: 0 0 1em 1em;
}

/* =============================================== */

img.alignleft, div.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}

.clearboth, .clearb, .clearB {
	clear: both;
}
.clearr, .clearR {
	clear: right;
}
.clearl, .clearL {
	clear: left;
}

.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.justify {text-align:justify;}

/* =============================================== */
#barraTop {
	background: transparent url(images/bgBarraTop.jpg) top left no-repeat;
	height: 81px;
	margin-left: 1.5em;
	margin-right: 1.5em;
	overflow: hidden;
}
	#ultimaHora {
		font-size: .9em;
		padding: 1em;
		color: #fff;
		overflow: hidden;
	}
	#ultimaHora h2 {
		margin: 0;
		font-size: 1.2em;
	}
		#ultimaHora a {
			color: #fff;
			border-bottom: 1px #fff dotted;
		}
		#ultimaHora a:hover {
			border-bottom: 2px #fff dotted;
		}
		#ultimaHora h2 a {
			border-bottom: 0;
		}
		#ultimaHora h2 a:hover {
			border-bottom: 1px #fff dotted;
		}
	#ultimaHora p {
		margin: 0;
		line-height: 1.2em;
	}
		#unAnuncio {
			float: right;
			padding: 2px 0 0 2px;
			text-align: center;
			margin-right: 26.3em;
			background: url(images/bgUnAnuncio.jpg) top left no-repeat;
		}
		#bannerDisefoto {
			height: 79px;
			width: 260px;
			background: url(/publi/disefoto_banner.gif) top left no-repeat;
		}
	#mensajeTop {
		padding: 1em;
		line-height: 1.2em;
		height: 81px;
		color: #fff;
		margin-bottom: -1.5em;
		background: #fff url(images/bgMensajeTop.jpg) top left no-repeat;
	}
		#mensajeTop p {
			margin: .5em 0 0 0;
		}
		#mensajeTop a {
			color: #fa9640;
			font-weight: bold;
		}
		#mensajeTop a:hover {
			border-bottom: 2px #fa9640 dotted;
		}
	
#separaTop {
	border-top: 1px #ddd solid;
	padding-top: 1em;
}
/* =============================================== */

#topMenuBar {
	list-style: none;
	overflow: hidden;
	float: right;
	position: relative;
	width: 423px;
	top: -97px;
	right: 0;
	height: 86px;
}

map {
	outline: 0;
	border: 0;
	text-decoration: none;
}

/* =============================================== */

#sidebar {
	/*background: #fef3da url(images/fondoColDcha.gif) top left repeat-y;*/
	background: #FAF4DB url(images/fondoColDcha.gif) top left repeat-y;
	/*border-left: 1px solid #ddd;*/
	float: right;
	width: 29.3em;
	overflow: hidden;
	font-size: 0.9em;
	margin-right: 1.6em;
	margin-top: -81px;
	padding-bottom: 8em;
}
	#sidebar a {
		border: none;
	}
	#sidebar form {
		margin: 0 0 1em 0;
	}
	#sidebar #search {
		margin: 1em 0 0 0;
		padding: .5em 1em .5em 1em;
		background: #fff;
		clear:both;
	}
		#sidebar #search label {
			display: block;
			color: #666;
			line-height: 2em;
		}
		#sidebar #search .btnSend {
			font-size: 0.9em;
			vertical-align: top;
		}
	#sidebar input#s {
		background: #eee;
		border: 1px solid #aaa;
		color: #000;
		margin: 0 0.5em 0.5em 0;
		font-size: 0.9em;
		width: 70%;
		padding: 0.2em;
	}
	#sidebar p.fields {
	    margin: 0;
	}
		
	#sidebar #colIzda {
		float: left;
		padding: 1em 1em 4em 1em;
		overflow: hidden;
	}
    #sidebar #colIzda .fotoxblog {
			/*margin-bottom: 1em;
			padding-bottom: 0.5em;
			border-bottom: 1px #ccc dotted;*/
		}
			#sidebar #colIzda .fotoxblog ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
		    #sidebar #colIzda .fotoxblog h3 {
				font-size: 0.8em;
			}
			#sidebar #colIzda .fotoxblog img {
				margin-bottom: 0.2em;
				border: 2px #fff solid;
			}
			#sidebar #colIzda .fotoxblog img:hover{
				border: 2px #ED8405 solid;
			}
		#sidebar #colIzda h2 {
			color: #333;
			letter-spacing: 0px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 0 0 0 1.5em;
			font-size: 1em;
			margin: 0 0 1em 0;
			background: url(images/arrowBig.gif) left 0.2em no-repeat;
		}
	#sidebar #colDcha {
		color: #aaa;
	    margin: 0 1em 0 10.5em;
		padding: 1em 0 0 1em;
	}
		#sidebar #colDcha .miniBanners {
			margin-top:1em;
			padding-top:1em;
			border-top:1px #ccc dotted;
			text-align: center;
		}
		#sidebar #colDcha .miniBanners img {margin:0 auto .5em auto;}
			
		#sidebar #colDcha ul {
			list-style: none inside;
			padding: 0;
			margin: 0;
		}
		#sidebar #colDcha ul li {
			color: #333;
			font-weight: bold;
			letter-spacing: 0px;
			text-transform: uppercase;
			list-style: none inside;
			padding: 0 0 1em 1.5em;
			background: url(images/arrowBig.gif) left 0.2em no-repeat;
		}
		#sidebar #colDcha ul li ul li {
			font-weight: normal;
			text-transform: none;
			padding: 0 0 0 1em;
			margin-left: 0;
			background: url(images/arrowSmall.gif) left 0.5em no-repeat;
		}
		#sidebar #colDcha li a {
			color: #666;
		}
		#sidebar #colDcha li a:hover {
		    color: #EF5400;
		}

#twtr-profile-widget {margin-top:1em;padding-top:2em;border-top:1px #ccc dotted;}

#top-side-banner {background:#fff;margin:0 0 -1em 0;padding-bottom:1em;}
#top-side-banner img {display:block;margin-top:1em;}
#top-side-banner a, #top-side-banner a:hover {border:none;}
	#top-side-banner img.banner-corto {display:inline;}

	#top-side-banner img.banner-corto-izda {float:left;width:162px;}
	#top-side-banner img.banner-corto-dcha {float:right;width:162px;}


#fotos-forum, #temaSemana-forum, #recent-forum, #fotoblog-semana, #destacado-semana, #recent-comentaris, #sidebar .cuadro-amarillo {
	background: #fff;
	padding-bottom: 1em;
	letter-spacing: 0px;
}
	#fotos-forum ul, #temaSemana-forum ul, #recent-forum ul, #fotoblog-semana ul, #destacado-semana ul, #recent-comentaris ul, #sidebar .cuadro-amarillo ul {
		margin: 0;
		padding: 1em;
		background: #FAF4DB;
	}
	#fotos-forum li a, #temaSemana-forum li a, #recent-forum li a, #fotoblog-semana li a, #destacado-semana li a, #recent-comentaris li a, #sidebar .cuadro-amarillo li a {
		color: #666;
	}
	#fotos-forum li a:hover, #temaSemana-forum li a:hover, #recent-forum li a:hover, #fotoblog-semana li a:hover, #destacado-semana li a:hover, #recent-comentaris li a:hover, #sidebar .cuadro-amarillo li a:hover {
		color: #EF5400;
	}
		#fotos-forum li ul, #temaSemana-forum li ul, #recent-forum li ul, #fotoblog-semana li ul, #destacado-semana li ul, #recent-comentaris li ul, #sidebar .cuadro-amarillo li ul {
			padding: 0;
			margin: 0;
		}
		#fotos-forum ul li, #temaSemana-forum ul li, #recent-forum ul li, #fotoblog-semana ul li, #destacado-semana ul li, #recent-comentaris ul li, #sidebar .cuadro-amarillo ul li {
			color: #333;
			font-weight: bold;
			text-transform: uppercase;
			list-style: none inside;
			padding-left: 1.5em;
			background: url(images/arrowBig.gif) left 0.2em no-repeat;	
		}
		#fotos-forum li li, #temaSemana-forum li li, #recent-forum li li, #fotoblog-semana li li, #destacado-semana li li, #recent-comentaris li li, #sidebar .cuadro-amarillo li li {
			font-weight: normal;
			text-transform: none;
			padding-left: 1em;
			background: url(images/arrowSmall.gif) left 0.5em no-repeat;
		}

#sidebar .cuadro-amarillo {margin-bottom:0;}

#iconoRSS {
	float: right;
	margin: -3.6em 0 0 0;
}

#autolinks {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px #ccc dotted;
}

#autolinks p.logo {
	text-align: center;
}

#autolinks textarea {
	color: #666;
	font-family: monospace;
	font-size: 1.2em;
	height: 13em;
	width: 95%;
	text-align: left;
	margin: 1em 0;
}

/* =============================================== */

#footer {
	margin: 0 1.7em 4em 1.7em;
	font-size: 0.85em;
	line-height: 2em;
	height: 2em;
	background: #FF952F;
	color: #fff;
	text-align: center;
}
	#footer p {
		margin: 0;
		padding: 0;
	}
 #footer a {
		color: #5F2100;
	    text-decoration: none;
	    padding: 0 0.2em;
	}
	#footer a:hover {
		color: #fff;
		background: #5F2100;
		font-weight: regular;
	}

/* =============================================== */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #888;
	font: normal 12px;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/iconslinks/link-icon_external.png) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/iconslinks/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/iconslinks/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/iconslinks/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/iconslinks/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/iconslinks/link-icon_pdf.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(images/iconslinks/link-icon_zip.png) no-repeat right;  }
a.liflickr { padding-right: 8px; background: url(images/iconslinks/link-icon_flickr.png) no-repeat right;  }
a.ligmap { padding-right: 12px; background: url(images/iconslinks/link-icon_gmap.png) no-repeat right;  }

/* ==== pies de foto de las imágenes ==== */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*esquinas redondeadas en los navegadores que las soporten */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* -------------------------------------------------------------- */



