/* 
Theme Name: iCities
Description: Tema para las Jornadas iCities - Candelaria, Tenerife
Version: 1.0
Author: Jacinto Lajas
Author URI: http://www.stralunato.com
Released under Creative Commons Attribution-Share Alike 3.0 Unported License.
*/
body { 
	color: #555;
	background: #fff;
	font: 75% Tahoma, Arial, sans-serif;
	padding: 15px 0;
	margin: 0;
	}
span.hide, .more-link {
  display: none;
}

/* CONTAINS ALL CONTENT */
#body-container {
	background: #fff;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
/* TOP NAVIGATION MENU */
#top-nav {
	overflow: auto;
	width: 950px;
	margin: 0 auto;
	padding: 0 15px;
	background: #f7f7f7;
	border-bottom: 1px solid #eee;
	}
#top-nav ul {
	float: left;
	width: 350px;
	margin: 0;
	padding: 10px 0;
	}
#top-nav ul li {
	display: inline;
	margin: 0 15px 0 0;
	}
#top-nav ul li a {
	font-weight: normal;
	color: #660000;
	border-bottom: 3px solid #f7f7f7;
	text-decoration: none;
	}
#top-nav ul li a:hover, #top-nav ul li#current a { border-bottom: 3px solid #e15001; }

/* SEARCH FORM */
#searchform {
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
#searchform input#s {
	width: 210px;
	padding: 5px;
	margin: 5px 0 5px 50px;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #c9e101;
	}
#searchform input#search-submit {
	width: auto;
	padding: 4px;
	margin: 5px 0 5px 0;
	color: #777;
	font-weight: bold;
	border: 1px solid #f7f7f7;
	background: #c9e101;
	}

/* HEADER */
#header-container {
	width: 100%;
	}
#header {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
	}
#header h1 {
	background: url(images/logo-header.png) top left no-repeat;
	width: 400px;
	height: 150px;
  margin: 0;
	padding: 0;
	float: left;
}
#header h1 a {
	color: #000;
	padding: 0;
	margin: 0 0 0 5px;
	}
#header h1 a span { color: #e15001; }
#header h1 a:hover, #header a:hover span { color: #660000; }
#header h2 {
	background: url(images/lema-header-00.png) top right no-repeat;
	width: 405px;
	height: 150px;
  margin: 0;
	padding: 0;
	float: right;
}

/* MAIN NAVIGATION MENU */
#nav-container {
	background: #777;
	margin: 2px 0 2px 45px;
	padding: 0 0 0 7px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#main-nav {
	float: left;
	width: 828px;
	margin: 0;
	padding: 0;
	}
#main-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#main-nav ul li a {
	font-size: 1.1em;
	float: left;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	}
#main-nav ul li a:hover, #main-nav ul li a:active {
	color: #777;
	border: none;
	margin: 0;
	background: #c9e101;
	text-decoration: none;
	}
#main-nav ul li#current a { background: #c9e101; }

/* FEED */
#feed {
	width: 100px;
	float: right;
	padding: 0;
	margin: 0;
	}
#feed ul {
	float: right;
	margin: 0;
	padding: 5px 0;
	}
#feed ul li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	}
#feed ul li.feed-blog { background: url(images/feed-icon.gif) no-repeat 0 .1em; }
#feed ul li.feed-email { background: url(images/feed-email.gif) no-repeat 0 .1em; }
#feed ul li a {
	font-size: 1.1em;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
	background: transparent;
	float: left;
	width: 980px;
	margin: 0 0 2px 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}
/* CONTAINS MAIN CONTENT */
#content, #home {
	float: left;
	width: 510px;
	margin: 0 0 0 45px;
	padding: 0;
}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #555;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
	}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h3 {
	margin: 40px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}
#comments-template h3#comments, #comments-template h3#respond {
	margin: 40px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}
h4, h5, h6 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: bold;
	}
/* LINKS */
a {
	font-weight: bold;
	color: #e15001;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}
/* POSTS */
#home .feature {
	background: #fcfdf6 url(images/bg-main-post.png) top left repeat-x;
	margin: 0 0 15px 0;
	padding: 0 8px 5px 8px;
	float: left;
	display: block;
	border: 1px solid #eee;
	}
#home .feature img {
	margin: 10px 0 10px 0;
	}
/* for parts of the page that are sectioned off (e.g. features, recent headlines) */
h2.section-header {
	float: left;
	width: 100%;
	font-size: 1.1em;
	font-style: italic;
	color: #660000;
	margin: 0;
	padding: 5px;
	border: 1px solid #eee;
	}
#home .secondary {
	width: 100%;
  padding: 0 0 5px 0;
	margin: 5px 0 10px 0;
	float: left;
	border-bottom: 1px solid #eee;
	display: block;
	clear: both;
	}
.post {
	margin: 0 0 25px 0;
	}
.entry { 
  float: left; 
  clear: left; 
}
.entry p { 
  line-height: 1.3em;
  margin: 0 0 8px 0;
	padding: 1px 0 0 0;
}
.post-left, .post-right {
	width: 250px;
	min-height: 220px;
	margin: 0;
	padding: 10px 2px 0 2px;
	border-bottom: 1px solid #eee;
	}
.post-left .post {
	width: 245px;
	margin: 0;
	padding: 0 4px 0 0;
	}
.post-right .post {
	width: 245px;
	margin: 0;
	padding: 0 0 0 4px;
	}
.post-left h2, .post-right h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
.post-left img, .post-right img {
	width: 75px;
	height: 75px;
	}
.post-left .entry, .post-right .entry {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left {
	clear: left;
	float: left;
	}
.post-right {
	float: right;
	}
.post a {
	font-weight: normal;
	color: #e15001;
	text-decoration: none;
	}
.post a:hover {
	color: #000;
	text-decoration: underline;
	}
.post h2 {
	clear: left;
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	}
.post h2 a { color: #e15001; }
.post .byline {
	margin: 0 0 7px 0;
	}
.post-left .byline, .post-right .byline {
	font-size: 0.9em;
  padding: 0;
	margin: 5px 0 5px 0;
	color: #999;
	}
.time, .category, .comment, .tags, .commenter, .author {
	font-size: 0.9em;
  padding: 5px 10px 5px 0;
	}
blockquote {
  font-size: 0.9em;
  color: #777;
  margin: 10px 10px 10px 10px;
}
.edit {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat 0 .1em;
	font-size: 0.9em;
	}
.more {
	font-size: 1em;
  padding: 0 20px 0 0;
	}
.post-meta-data {
	font-size: 0.9em;
  margin: 8px 0 0 0; 
  padding: 0;
	text-align: left;
	}
.single .post-meta-data {
	font-size: 1em;
  margin: 8px 0 0 0; 
  padding: 0;
  clear: left;
	float: left;
	text-align: left;
	}
.single .post-meta-data br {
  margin: 8px 0 0 0; 
  padding: 0;
}
/* LISTS */
#content ul, #home ul {
	margin: 15px 0;
	padding: 0;
	}
#content ul li, #home ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/menu-bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	}
/* tables */
.post table { border: none; }
.post tr, .post td { border: 1px solid #333; }

/* code and pre */
code {
	font: normal 1.1em "Courier New", Courier, monospace;
	padding: 0 2px;
	}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width: 480px;
	}
pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 470px;
	}
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
p.left { 
  margin: 0 10px 8px 0;
  padding: 0;
}
.right {
	float: right;
	margin 0 0 0 15px;
	}
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 15px 0;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	}
/* IMAGES */
.post img, .post a img {
	margin: 0 5px 5px 5px;
  padding: 3px;
	border: 1px solid #ddd;
	background: transparent;
	}
.thumbnail {
	width: 75px;
	height: 75px;
	}
/* RELATED POSTS */
.related {
	width: 270;
	float: left;
	margin: 0 17px 0 0;
	padding: 40px 0 40px 0;
	}
.related ul {
	width: 100%;
	}
.related h3 {
	margin: 0;
	padding: 0;
	}
.ads img { border: none; }
/* COMMENTS TEMPLATE */
#comments-template {
	clear: left;
	margin: 30px 0 0 0;
	}
#comments-template .ol-comments {
  margin: 0 0 40px 0;
	padding: 40px 0 40px 0;
	display: block;
	overflow: visible;
}
#comments-template .form-comments {
  margin: 0;
	padding: 40px 0 0 0;
	display: block;
}
#comments-template ol {
	margin: 0 0 40px 0;
	padding: 0;
	display: block;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #f7f7f7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#comments-template ol li.alt {
	border-top: 1px solid #e15001;
	border-bottom: 1px solid #e15001;
	}
#comments-template ol li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em { color: #e15001; }
input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #e15001;
	}
textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #e15001;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: auto;
  padding: 4px;
	color: #fff;
	border: 1px double #333;
	background: #e15001;
	}
/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
/* SIDEBARS ********************************************* */
/* sidebar - div for entire sidebar */
#sidebar {
	background: transparent;
  float: right;
	width: 395px;
	}
#sidebar-home, #sidebar-single, #sidebar-archive {
	float: right;
	width: 395px;
	margin: 0 0 15px 0;
	padding: 0;
	background: #fff;
	}
#sidebar-video, #sidebar-bottom, #sidebar-logos, #sidebar-map, .horizontal {
	float: right;
	width: 395px;
	margin: 0 0 15px 0;
	padding: 0;
	background: #fff;
	}
.menu {
	padding: 0;
	margin: 0 0 10px 0;
	background: #fff;
	}
#sidebar h2 {
	background: #777;
  font-size: 1em;
	font-weight: bold;
	color: #eee;
	width: 99%;
	margin: 0;
	padding: 5px;
}
.menu div {
	background: #f7f8ea url(images/bg-tabbed-02.png) top left repeat-x;
	width: 99%;
	margin: 0;
	padding: 10px 0 10px 0;
	float: left;
	display: block;
	border: solid 1px #eee;
}
.menu ul, .tabbed div ul {
	float: left;
	width: 97%;
	margin: 0;
	padding: 10px 0 3px 0;
	}
.menu ul li, .tabbed div ul li {
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
	list-style-type: none;
	background: url(images/menu-bullet-02.gif) no-repeat 0 .5em;
	}
.menu ul li a, .tabbed div ul li a {
	width: 97%;
	display: block;
	font-weight: normal;
	padding: 2px 0 5px 5px;
	color: #777;
	text-decoration: none;
	}
.tabbed div ul li a {
	font-size: 0.9em;
	}
.menu ul li a:hover { color: #e15001; text-decoration: underline; }
/* SIDEBAR TABS */
.tabbed ul.tabs {
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
.tabbed ul.tabs li {
	background: #fff;
	margin: 0;
	padding: 0;
  float: left;
}
.tabbed ul.tabs li a {	
	background: #777;
	font-weight: bold;
	color: #eee;
	width: auto;
	margin: 0 2px 0 0;
	padding: 6px 10px;
	overflow: hidden;
	border: none;
	display: block;
}
.tabbed ul.tabs li a:hover {
	background: #e0e6ae;
	color: #777;
}
.tabbed ul.tabs li a.tab-current {
	background: #c9e101;
	color: #555;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #c9e101;
}
.tabbed div {
	background: #f7f8ea url(images/bg-tabbed-02.png) top left repeat-x;
	width: 99%;
	margin: 0;
	padding: 5px 0;
	float: left;
	display: block;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-top: solid 1px #c9e101;
	border-bottom: solid 1px #eee;
}
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4, .tabbed div.t5 { display: none; }
/* SIDEBAR VIDEOS */
#sidebar-video .menu p {
	text-align: right;
	margin: 0;
	}
#sidebar-video .menu div {
  float: left;
	margin: 0;
	padding: 10px 5px 10px 0;
	}
#sidebar-video .menu div.video {
	background: transparent;
  float: left;
	width: 275px;
	margin: 0 0 0 5px;
	padding: 0 0 10px 0;
	border: none;
	}
#sidebar-video .menu div.video p {
	font-size: 0.9em;
  margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	}
#sidebar-video .menu div h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar-video .menu div.video-list {
	background: transparent;
  float: right;
	width: 100px;
	font-size: .95em;
	border: none;
	}
#sidebar-video .menu div ul {
	margin: -7px 0 0 0;
	padding: 0;
	}
ul.video li {
	display: block;
	list-style-type: none;
	margin: 0 0 3px 0;
	background: url(images/video-bullet.gif) no-repeat 0 .7em;
	}
ul li a.current { color: #e15001; }

div.v2, div.v3, div.v4, div.v5 { display: none; }
/* SIDEBAR TAGS */
#sidebar-tags .menu div {
	background: #f7f8ea url(images/bg-tabbed-02.png) top left repeat-x;
	width: 99%;
	padding: 10px;
	float: left;
	display: block;
	border: solid 1px #eee;
}
/* SIDEBAR BOTTOM */
/* flickr photos */
.flickr div {
  padding-left: 5px;
}
.flickr img {
	margin: 10px 0 10px 10px;
	padding: 3px;
	border: 1px solid #e15001;
	}
.flickr p {
	font-size: 0.9em;
  margin: 0 10px 0 0;
	text-align: right;
	}
/* SIDEBAR ADS */
.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
	margin: 0;
	padding: 0;
	}
.horizontal .ads img {
	float: left;
	margin: 0 6px 0 0;
	}
/* SIDEBAR LOGOS */
#sidebar-logos {
	margin: 0;
	padding: 0 0 20px 0;
}
#sidebar-logos a:link, #sidebar-logos a:visited, #sidebar-logos a:hover {
	background: transparent;
  font-weight: normal;
	color: #fff;
	border: none;
	text-decoration: none;
}
#sidebar-logos a:link img, #sidebar-logos a:visited img, #sidebar-logos a:hover img {
	background: transparent;
  font-weight: normal;
	color: #fff;
	border: none;
	text-decoration: none;
}
#sidebar-logos .organiza {
	width: 45%;
  margin: 0;
	padding: 0;
	float: left;
}
#sidebar-logos .colabora {
	width: 48%;
  margin: 0;
	padding: 0;
	float: right;
}
#sidebar-logos .organiza h2, #sidebar-logos .colabora h2 {
	width: 99%;
}
#sidebar-logos .organiza p, #sidebar-logos .colabora p {
	text-align: center;
}
#sidebar-logos .patrocina, #sidebar-logos .medios {
	width: 99%;
  margin: 0;
	padding: 10px 0 10px 0;
	float: left:
	display: block;
	clear: left;
}
#sidebar-logos .patrocina p, #sidebar-logos .medios p {
  margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	display: block;
}
#sidebar-logos .patrocina p img, #sidebar-logos .medios p img {
  margin: 5px 8px 0 8px;
	padding: 0;
	float: left;
}
#sidebar-logos .patrocina p img.right {
  margin: 15px 10px 0 10px;
	padding: 0;
	float: right;
}
/* SIDEBAR FEEDELIZA */
#sidebar-feedeliza {
	margin: 0;
	padding: 0 0 20px 0;
}
#sidebar-feedeliza a:link img, #sidebar-feedeliza a:visited img, #sidebar-feedeliza a:hover img {
	background: transparent;
  font-weight: normal;
	color: #fff;
	border: none;
	text-decoration: none;
}
#sidebar-feedeliza .feedeliza {
	width: 100%;
  margin: 0;
	padding: 0;
	float: left;
}
#sidebar-feedeliza h2 {
	width: 99%;
}
#sidebar-feedeliza .logo-bitacoras p {
  font-weight: bold;
	height: auto;
  text-align: left;
  vertical-align: center;
}
/* SIDEBAR MAP */
#sidebar-map .menu div {
	background: #f7f8ea url(images/bg-tabbed-02.png) top left repeat-x;
	width: 99%;
	padding: 0 7px 0 7px;
	float: left;
	display: block;
	border: solid 1px #eee;
}

#sidebar-map .menu div p.map-link {
	font-size: 0.9em;
  margin: 0 10px 0 0;
  padding: 0 0 10px 0;
	text-align: right;
}
	
/* FOOTER */
#footer {
	background: #fff;
	width: 395px;
	margin: 2px 0 0 45px;
	padding: 0;
	border-top: 7px solid #777;
	float: right;
	clear: right;
	}
#footer p {
	float: left;
	width: 50%;
	margin: 5px auto;
	padding: 5px 0;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	}
#footer img { margin: 0; border: none; }
#footer img a { }

/* Banners Code */

.banners-code {
	background: #f7f8ea;
	margin: 10px 10px 10px 5px;
	padding: 5px;
	border: solid 1px #eee;
}

code {
	background: transparent;
  font-size: 1em;
  line-height: 1.3em;
	margin: 0;
	padding: 0;
	border: none;
}

