@import url(http://fonts.googleapis.com/css?family=Lato);
html	{ }
*		{margin: 0; padding: 0; }
body	{ font-family: 'Lato', sans-serif; color: #333; font-size: 15px; }
hr		{ height: 1px; border: none; border-top: 1px dotted #e8e8e8; }
img		{ border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
a { text-decoration: none; color: #fff; outline: none; cursor: pointer; font-size: 13px; }
a:hover { color: #000; }
table	{ border-spacing: 0; border-collapse: collapse; border: none; }
td, th	{ vertical-align: top; }
th		{ text-align: right; }
input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
textarea { resize: none; }
input.text, select.text { border: 1px solid #b6b6b6; padding: 3px 4px; line-height: 18px; background: #fff; outline: 0; }
select.text { padding: 0px; }
textarea.text { border: 1px solid #b6b6b6; padding: 3px 4px; background: #fff; outline: 0; }
select { padding: 0; }
li { list-style: none; }


#wp-admin-bar-updates { display: none; }
/* CLASES GENERALES ----------------------------------------------------------*/
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 22px; margin-bottom: 30px; color: #443e02; }
h3 { text-decoration: none; color: #000; outline: none; cursor: pointer; font-size: 13px; }
h2.red { font-family: 'Lato',sans-serif; font-size: 16px; line-height: 16px; margin-top: 10px; color: #333100; }

div.clear, a.clear { clear: both; }
p.center { text-align: center; }
div.video-thumb-container { display: inline; position: relative; }
	div.video-thumb-container img.play-image { position: absolute; }
img.video-thumb { width: 150px; }
img.video-thumb-noplay { width: 150px; }
img.alignleft { float: left; margin: 0px 20px 10px 0px; }
img.aligncenter { display: block; margin: 0px auto; }
img.alignright { float: right; margin: 0px 0px 10px 20px; }

/* FORMULARIOS ---------------------------------------------------------------*/
table.form { margin-left: 20px; }
	table.form th { text-align: left; vertical-align: top; padding-top: 10px; padding-right: 20px; }
	table.form td { vertical-align: top; padding-top: 7px; }
	table.form td.submit { text-align: right; }
	table.form input.text, table.form select.text, table.form textarea.text { color: #333; border: 1px solid #333100; width: 260px; }
	table.form input.text, table.form textarea.text { border: 1px solid #333100; width: 260px; padding: 2px; }
	table.form textarea.text { height: 100px; }
	table.form input.submit { border: 1px solid #333100; color: #333; padding: 2px 10px; }
	table.form label.error { display: block; font-size: 0.9em; color: #333100; }
div.contact-details { float: right; width: 220px; overflow: hidden; }
	div.contact-details h2 { margin-bottom: 20px;  }
	div.contact-details div.content { margin-bottom: 20px;  }

/* MENSAJES ------------------------------------------------------------------*/
div.message { border: solid 1px #dedede; background: #efefef; color: #222; padding: 10px; text-align: center; margin-bottom: 20px; }
	div.message h2 { margin-bottom: 10px; }
div.message.spaced { padding: 20px; }
	div.message.spaced h2 { margin-bottom: 20px; }
div.message.alert { background: #fcf9ce; }
div.message.success { border-color: #359545; background: #cee6c3; color: #259646; }
div.message.error { border-color: #cb2026; background: #f6cbca; color: #333100; }

/* POSTS - ARCHIVE -----------------------------------------------------------*/
a.post { display: block; overflow: hidden; /*width: 90%;*/ margin-top: 0px; padding-bottom: 20px; text-decoration: none; }
	a.post h2.title { color: #443e02; margin-top: 0px; font-size: 16px; font-weight: bold; text-transform: capitalize; }
	a.post:hover h2.title { text-decoration: none;color:#000; }
	a.post div.date { font-size: 0.9em; color: #999; }
	a.post div.content { margin-top: 10px; }
	a.post div.thumbnail { float: left; margin-right: 20px; }
		a.post div.thumbnail img.photo-thumb { width: 160px; height: 120px; border: 0px solid #999; }
		a.post:hover div.thumbnail img.photo-thumb { border-color: #333; }
div.post { display: block; overflow: hidden; width: 100%; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #333100; text-decoration: none; }
	div.post h2.title a { color: #666; font-size: 16px; font-weight: normal; text-transform: capitalize; }
	div.post h2.title a:hover { text-decoration: none; color: #000; }
	div.post div.right-side { margin-left: 120px; }
	div.post div.date { font-size: 0.9em; color: #999; }
	div.post div.content { margin-top: 10px; margin-left: }
		div.post div.content a.audio { display: block; background: url(images/audio.png) 5px 5px no-repeat; padding: 10px 10px 10px 60px; margin: 10px 0px; text-decoration: none; }
			div.post div.content a.audio p { margin: 0px; }
			div.post div.content a.audio p.title { font-weight: block; color: #333; }
		div.post div.content a.audio:hover { background-color: #fff; }
			div.post div.content a.audio:hover p.title { text-decoration: underline; }
	div.post div.thumbnail { float: left; }
		div.post div.thumbnail img.photo-thumb { width: 100px; border: 2px solid #999; }

div.navigation { background: #333100; padding: 5px 5px; text-align: right; }
	div.navigation a { color: #eaeaea; font-size: 10px; font-weight: bold; margin: 0px 5px; text-decoration: none; text-transform: lowercase; }
	div.navigation a:hover { color: #fff; }
div.no-post { margin: 20px 50px; }
	div.no-post h2.title { color: #333; font-size: 16px; font-weight: normal; margin-bottom: 10px; text-transform: uppercase; }
#archive {margin:30px 30px 0px 30px;}
/* SOCIAL SHARE --------------------------------------------------------------*/
#social_share {
  
    margin-top: 10px;
    padding-top: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    text-align: right;
    height: 25px;
}
iframe .twitter-count-horizontal {
    width: 100px !important;
}
#social_share iframe {
    width: 120px !important;
}


/* LAYOUT --------------------------------------------------------------------*/
body { background: url(images/background.png) 0px 0px; padding-bottom: 20px; }

#wrapper { margin: 0 auto; width: 980px; }



#top-menu { position: relative; height: 0px; }

	#top-menu ul.languages { position: absolute; z-index: 10; right: 13px; top: 25px; font-family: Arial, Helvetica, sans-serif, Gadget, sans-serif; font-size: 10px; display:none; }
		#top-menu ul.languages li { float:left; width:auto; cursor: pointer; }
		#top-menu ul.languages li:hover { color: #999 }
/*	#top-menu ul.languages { position: absolute; z-index: 10; left: 0px; top: 2px; }
		#top-menu ul.languages li { padding: 3px; cursor: pointer; display: none; background: #333100; color: #fff; }
		#top-menu ul.languages:hover li { display: block; }
		#top-menu ul.languages li.selected { cursor: default; display: block; }
		#top-menu ul.languages li span { margin-left: 5px; padding-right: 5px; }
*/
	#top-menu ul.subdomains { position: absolute; z-index: 10; right: 0px; top: 45px; }
		#top-menu ul.subdomains li { float: left; }
		#top-menu ul.subdomains a { padding-left: 20px; float: left; display: block; text-decoration: none; color: #333100; }
			#top-menu ul.subdomains a span { padding-right: 10px; display: block; height: 40px; overflow: hidden; font-family: Arial, Helvetica, sans-serif, Gadget, sans-serif; font-size: 13px; line-height: 20px; font-weight: bold; }
			#top-menu ul.subdomains a:hover span { color:#FFF;}

#header { overflow: hidden; width: 100%; position: relative; height: 75px; }
	#header div.logo { z-index: 2; position: absolute; left: 27px; top: 12px; }
	#header div.background { z-index: 1; position: absolute; left: 0px; top: 0px; width: 100%; height: 90px;  filter:alpha(opacity=70); opacity:0.70; background-color:#a09400; /* background: url(images/header.png) right top no-repeat;*/}

/* MENU ----------------------------------------------------------------------*/
#menu {position:relative; height: 25px; filter:alpha(opacity=70); opacity:0.70; background-color:#a09400; z-index:5; }
#menu a { display: block; padding: 0px 10px; line-height: 25px; height: 25px; }
#menu a:hover { background: #443e02; color: #fff; }
#menu a.big { font-size: 16px; }
#menu a.sel { background: #443e02; color: #fff; }
#menu ul.menu { }
#menu ul.menu li.menu-item { float: left; text-align: center; position: relative; }
#menu ul.menu-level-2 { position: absolute; left: 0px; top: 25px; background: #797101; display: none; }
#menu ul.menu-level-2 li { text-align: left; }
#menu ul.menu-level-2 li { text-align: left; }
	#menu ul.menu-level-2 li a { white-space: nowrap; }
#menu ul.menu li.menu-item:hover { background: #797101; }
#menu ul.menu li.menu-item:hover ul.menu-level-2 { display: block; }
/*#menu { height: 25px; display: block; filter:alpha(opacity=70); opacity:0.70; background-color:#a09400; padding-left:20px;  }
	#menu ul { list-style: none; padding: 0; margin: 0; }
		#menu ul li { float: left;overflow: hidden; position: relative; text-align: center; }
			#menu ul li a { text-decoration: none; white-space: nowrap; position: relative; display: block; color: #fff; padding: 0px 10px 0px 30px; }
				#menu ul li a span { cursor: pointer; position: absolute; left: 0px; }
				#menu ul li a span.out { top: 0px; left : 30px; }
				#menu ul li a span.over { top: -500px; left: 30px; color: #333; }
				#menu ul li a span.bg { top: -500px; left: 0px;  }
			#menu ul li a.sel { cursor: default; }
				#menu ul li a.sel span { cursor: default; font-weight: bold; color: #fff; }
				#menu ul li a.sel span.out { top: -500px; }
				#menu ul li a.sel span.over { top: 0px; }
				#menu ul li a.sel span.bg { top: 0px; background-color: #333; }
*/
/* SUBMENU -------------------------------------------------------------------*/
#submenu { padding: 5px 10px; background: #333; overflow: hidden; }
	#submenu li { float: left; padding-left: 10px; margin-left: 10px; border-left: 1px solid #fff; }
	#submenu li.first { padding: 0px; margin: 0px; border: none; }
		#submenu li a { text-decoration: none; color: #fff; }
		#submenu li a:hover { text-decoration: underline; }
		#submenu li a.sel { font-weight: bold; color: #fff; }
		#submenu li a.sel:hover { text-decoration: none; }
/* SUBMENU -------------------------------------------------------------------*/
#header-banner { overflow:hidden; width:980px; height:354px; background-color: #fff; display: none; }
#header-banner-green {width:980px; height:8px;filter:alpha(opacity=70); opacity:0.70; background-color:#a09400; z-index:1; }
#header-banner-ext { width:980px; height:3px; background-color:#FFF;z-index:1; display: none; }
/* MAIN ----------------------------------------------------------------------*/
#main { clear: both; background: #FFF; padding-left:0px; padding-right: 15px; overflow: hidden; height:auto !important; }

/* BREADCRUMBS ---------------------------------------------------------------*/
#breadcrumbs { /*float: left; width: 680px;*/background-color:#b5ac45; overflow: hidden; padding-top:5px;padding-left:10px; padding-bottom: 5px; margin-bottom: 10px; color: #999; font-size: 11px; }
	#breadcrumbs a { text-decoration: none; color: #fff; }
	#breadcrumbs a:hover { text-decoration: none; color: #443e02; }
	#breadcrumbs a.sel { font-weight: bold; color: #443e02; }
	#breadcrumbs span.sep {color:#fff; padding: 0px 5px; }
/* CONTENT -------------------------------------------------------------------*/
#container { float: left; clear: left; width: 775px; min-height:650px; padding-bottom:172px; overflow: hidden; border-right:5px solid #b5ac45; }
	#container p { margin-bottom: 30px; color:#000; text-align:justify; line-height: 1.6em;}
	#container div.block {  overflow: hidden; margin-bottom: 20px; }
	#container h1{margin-left: 30px;}
	#single-post h1 {margin-left: 0px;}
	#content h1{margin-left: 0px;}
/* SIDEBAR -------------------------------------------------------------------*/
#sidebar { float: right; width: 182px; overflow: hidden; padding: auto;}
	#sidebar h3 { padding: 5px 60px 5px 5px ; background: url(images/sidebar-h3.png) 0px 0px no-repeat; }
	#sidebar img.video-thumb,
	#sidebar img.photo-thumb { width: 160px; }
	#sidebar div.block { margin-top: 35px; }
	#sidebar div.first { /*margin-top: 0px;*/ }
	#sidebar div.container { padding: 5px 9px 5px 5px; background: #fff; }
		#sidebar div.container p { margin-bottom: 5px;}
		#sidebar div.container p.title { margin-top: 5px; font-weight: bold;}
			#sidebar div.container p a { text-decoration: none; color:#000; }
	#sidebar ul.submenu { }
		#sidebar ul.lateral-menu a { color: #000; background: url(images/menu_black.png) left center no-repeat; padding-left: 20px; text-decoration: none; }
		#sidebar ul.lateral-menu a:hover {text-decoration: none; color: #000; }
		#sidebar ul.lateral-menu a.current { color: #000; font-weight: bold; background: url(images/menu_black.png) left center no-repeat; text-decoration: none; }

/* FOOTER --------------------------------------------------------------------*/
#footer { position:relative; bottom:172px; width:977px; height:70px ; padding: 0px; z-index:500; /*overflow: hidden; */ font-size: 10px;}
	#footer a {color:#443e02; text-decoration: none; }
	#footer a:hover { color:#fff; text-decoration: none; }
	#footer div.quick-links { text-align:center; float: left; font-weight: bold; width:775px; height:auto; border-right: 5px solid #A09400; width:775px; height:70px; filter:alpha(opacity=70); opacity:0.70; background-color:#a09400; }
 		#footer div.quick-links a { color:#030000; }
 		#footer div.quick-links a:hover { color:#030000; text-decoration: underline; }
 		#footer div.quick-links span.sep { color:#030000; margin: 0px 7px; font-weight: bold; }
 		#footer div.quick-links div.first-line { margin-bottom: 10px; padding-top: 10px; }
		.footer-banner { position:relative; margin-bottom:0px; bottom:172px; width:775px; height:172px; background:url(/images/footer-banner.png);border-right:5px solid #b5ac45;}
	#footer div.credits { float: right; color: #666; padding: 0px 10px; background:#FFF; width:175px; height:70px }
		#footer div.credits p { margin-bottom: 3px; text-align: right; display: none; }


/* HOME ----------------------------------------------------------------------*/
#content.home { margin: 0 !important; }
	#content.home div.block { }
		#content.home div.block h2 {  padding: 5px 10px; font-family: 'AndronFreefontLATRegular'; font-size: 15px; padding-right: 120px; color: #A09400; }
		#content.home div.block div.items { overflow: hidden; padding: 40px 0px 5px 0px; }
		#content.home div.block div.items a.item { display: block; float: left; margin-left: 20px; width: 150px; text-decoration: none; }
		#content.home div.block div.items a.item.first { margin-left: 10px; }
			#content.home div.block div.items a.item h3 { font-size: 14px; margin-bottom: 5px; font-weight: bold; color: #4c4c4c; }
			#content.home div.block div.items a.item p.excerpt { display: none; }
			#content.home div.block div.items a.item div.photo-thumb-container { background: #ccc; margin-bottom: 5px; height: 100px; text-align: center; overflow: hidden; }
				#content.home div.block div.items a.item div.photo-thumb-container img { width: 150px; }
			#content.home div.block div.items a.item div.video-thumb-container { background: #000; }
		#content.home div.block div.items a.item:hover { color: #333; }
			#content.home div.block div.items a.item:hover h3 { text-decoration: none; }
		#content.home div.block div.items-news { }
			#content.home div.block div.items-news a.item { float: right; clear: right; margin: 0 22px 5px 5px; width: 213px; }
				#content.home div.block div.items-news a.item div.photo-thumb-container { margin-bottom: 0px; height: 120px; width: 213px; float: left; overflow: hidden; margin-right: 20px; }
					#content.home div.block div.items-news a.item div.photo-thumb-container img { width: 213px; height: 120px; }
				#content.home div.block div.items-news a.item h3 { margin: 10px 0px; }
			#content.home div.block div.items-news a.item.first { float: left; width: 498px; height: auto; margin: 0px 0px 0px 20px; }
				#content.home div.block div.items-news a.item.first div.photo-thumb-container { width: auto; height: 280px; float: none; margin: 0px; }
					#content.home div.block div.items-news a.item.first div.photo-thumb-container img.photo-thumb { width: 498px; height: 280px; }
				#content.home div.block div.items-news a.item.first h3 { margin-top: 20px; font-size: 25px; font-weight: bold; }
				#content.home div.block div.items-news a.item.first p.excerpt { color:#000; display: block; text-align: justify; font-size: 15px; }


/* SALAM.FM ------------------------------------------------------------------*/
#radio-trigger { cursor: pointer; display: block; height: 37px; background: url(images/radio-trigger.jpg) center 0px no-repeat; }
#radio-trigger:hover { background-position: center -37px; }

/* SINGLE POST ---------------------------------------------------------------*/
#single-post {margin:0 30px; }
	#single-post a { text-decoration: none; color: #3366ff; outline: none; cursor: pointer; font-size: 15px; }
	#single-post a:hover {color: #B5AC45;}
	#single-post h1 { margin: 20px 0px; }
	#single-post h2 { font-size: 16px; line-height: 16px; margin: 20px 0px; color: #333100; }
	#single-post div.content { margin-top: 20px; overflow: hidden; }
		#single-post div.content p {  margin: 20px 0px 10px 0px; }
		#single-post div.content ul { margin-bottom: 10px; }
		#single-post div.content ul li { margin-bottom: 10px; margin-left: 30px; list-style-position: outside; list-style-type: square; }

#video-redirect { width: 400px; min-height: 220px; }
	#video-redirect img.video-thumb { margin-right: 20px; }
	#video-redirect p { margin-bottom: 10px; text-align: left; }

#contact table.form { max-width: 400px; }

/* ENTIDADES -----------------------------------------------------------------*/
/* archive */
#entidades {}
	#entidades a.entidad { display: block; overflow: hidden;  padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc; text-decoration: none; }
		#entidades a.entidad div.image { float: left; width: 100px; }
			#entidades a.entidad div.image img { width: 100px; }
		#entidades a.entidad div.description { float: right; width: 500px; }
			#entidades a.entidad div.description h2 { font-size: 1.1em; margin-bottom: 5px; }
			#entidades a.entidad div.description p { margin-bottom: 0px; color: #999; }
/* single post */
div.entidades-content { display: none; }
	div.entidades-content.current { display: block; }
div.entidades-sidebar {}
	div.entidades-sidebar div.entidades-logo img { width: 220px; }
div.media { }
	div.media div.block { margin-top: 20px; }
		div.media div.block h3 { background: url(images/h2.png) 0px 0px no-repeat; padding: 5px 10px; font-family: 'AndronFreefontLATRegular'; font-size: 15px; padding-right: 120px; color: #fff; }
		div.media div.block div.items { border-top: 3px solid #bcb44c; overflow: hidden; padding: 10px 0px; }
	div.media div.block div.image-gallery { }
		div.media div.block div.image-gallery a.image-gallery-item { margin: 10px; }
			div.media div.block div.image-gallery a.image-gallery-item img { width: 100px; height: 100px; }
	div.media div.block div.audio-gallery { padding: 0px 10px; }
		div.media div.block div.audio-gallery a.audio-gallery-item { display: block; background: url(images/audio.png) 5px 5px no-repeat; padding: 10px 10px 10px 60px; margin: 10px 0px; text-decoration: none; }
			div.media div.block div.audio-gallery a.audio-gallery-item p { margin: 0px; }
			div.media div.block div.audio-gallery a.audio-gallery-item p.title { font-weight: block; color: #333; }
		div.media div.block div.audio-gallery a.audio-gallery-item:hover { background-color: #fff; }
			div.media div.block div.audio-gallery a.audio-gallery-item:hover p.title { text-decoration: underline; }
		div.media div.block div.audio-gallery a.audio-gallery-item.document-link { background-image: url(images/document.png); }
	div.media div.block div.video-gallery { }
		div.media div.block div.video-gallery a.video-gallery-item { margin: 10px; display: block; float: left; width: 150px; height: 100px; background: #000; overflow: hidden; }
			div.media div.block div.video-gallery a.video-gallery-item table { width: 100%; height: 100%; }
				div.media div.block div.video-gallery a.video-gallery-item table td { text-align: center; vertical-align: middle; }
			div.media div.block div.video-gallery a.video-gallery-item img.video-thumb { max-width: 150px; max-height: 100px; vertical-align: middle; }
/* editorial ---------------------------------------------------------------------*/
.img-editorial img{width:170px;height:100px;}
/* PAGES ---------------------------------------------------------------------*/
#part-page { }
	#part-page h2 { font-size: 16px; line-height: 16px; margin: 20px 0px; color: #333100;  }

/* VIDEOS --------------------------------------------------------------------*/
#part-video #single-post { border-bottom: 1px solid #333100; padding-bottom: 20px; margin-bottom: 20px; }

/* CALENDARIO ----------------------------------------------------------------*/
#part-calendar {padding-right:10px; margin-bottom: 30px;}
	#part-calendar span.fc-header-title h2 { /*font-family: 'AndronFreefontLATRegular';*/ font-size: 18px; line-height: 16px; margin: 10px 30px; color: #000000; }
	#part-calendar span.fc-state-default,
	#part-calendar span.fc-state-default span.fc-button-inner { background:none; }
	#part-calendar table.fc-border-separate {}
		#part-calendar table.fc-border-separate th.fc-widget-header { border-color: #333100; background: #333100; color: #fff; }
		#part-calendar table.fc-border-separate td.fc-widget-content { border-color: #333100; }
		#part-calendar table.fc-border-separate td.fc-today { background: #fff; }
#sidebar-calendar {}
	#sidebar-calendar h2 { font-size: 12px; font-weight: bold; }
	#sidebar-calendar span.fc-button-content { height: 1em; line-height: 1em; }
	#sidebar-calendar span.fc-event-title { color: #fff; }
	#sidebar-calendar .fc-state-highlight  { background: none; }
	#sidebar-calendar td.fc-widget-content.with-event { background: #f33; cursor: pointer; }
	#sidebar-calendar td.fc-widget-content.with-event div.fc-day-number { color: #fff; }

/* IMAGES --------------------------------------------------------------------*/
#part-images #single-post { border-bottom: 1px solid #333100; padding-bottom: 20px; margin-bottom: 20px; }

a.video-with-title { margin: 10px; display: block; float: left; width: 150px; text-decoration: none; font-size: 11px; }
	a.video-with-title table { width: 100%; }
		a.video-with-title table td { text-align: center; vertical-align: middle; }
		a.video-with-title table td.thumb { height: 100px; background: #000; overflow: hidden; }
			a.video-with-title table td.thumb img.video-thumb { max-width: 150px; max-height: 100px; vertical-align: middle; }
		a.video-with-title table td.title { padding-top: 6px; }
a.video-with-title:hover { color: #333; }
div.store-list a.video-with-title table td.thumb img.photo-thumb { width: 150px; height: 150px; }

div.image-main { margin-bottom: 20px; overflow: hidden; }
div.image-display { }
	div.image-display img { width: 680px; }
	div.image-display p.title { margin-top: 5px; font-weight: bold; }
div.image-display.multiple { float: left; }
	div.image-display.multiple img { width: 500px; }
div.image-options { float: right; height: 315px; width: 170px; overflow: auto; }
	div.image-options a.image-with-title { display: block; float: none; margin: 0px 0px 5px 0px; overflow: hidden; }

div.video-main { margin-bottom: 20px; overflow: hidden; }
div.video-player { }
	div.video-player p.title { margin-top: 5px; font-weight: bold; }
div.video-player.multiple { float: left; }
div.video-options { float: right; height: 315px; width: 170px; overflow: auto; }
	div.video-options a.video-with-title { float: none; margin: 0px 0px 5px 0px; }
/* -----------------------PALESTINA CATALUNYA ------------------------------------------*/

#container #content{
	margin: 30px 30px 30px 30px;
}
#content a {color:#3366FF;text-decoration: underline;}
	.tiny-content a{text-decoration: underline;}