body.custom { background: #ddd; }
.custom #container { margin-top: 2.2em; margin-bottom: 2.2em; border: 0.1em solid #000; }
	.custom #page { background: #fff; }
		.custom #header { padding-top: 0; border-bottom: 0.1em dotted #ccc; }
		.custom .search_form { float: right; }
			.custom .search_form input { font-size: 1.3em; line-height: 1em; width: 15.385em; padding: 0.308em; }
			.custom .search_form input:focus { background: #f2e127; }
		.custom ul#tabs { padding: 0 1.1em; border: 0; }
			.custom ul#tabs li { margin-bottom: 0; background: none; border: 0; }
			.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom: 0; }
				.custom ul#tabs li a { padding-top: 0.909em; padding-bottom: 0.909em; color: #999; font-weight: bold; letter-spacing: 1px; }
				.custom ul#tabs li a:hover { color: #111; background: #f2e127; text-decoration: none; }
				.custom ul#tabs li.current_page_item a { color: #555; background: #efefef; }
			.custom ul#tabs li.rss a { padding-right: 0.818em; background-image: none; }
		.custom #content_box { background: none; border-top: 0.1em dotted #ccc; }
				.custom .prev_next, .custom #archive_info { border: none; }
					.custom input.form_submit:hover { color: #111; background: #f2e127; }
			.custom #multimedia_box, .custom #image_box, .custom #video_box, .custom #custom_box { background: none; border: 0; }
			.custom #sidebars { border: none; }
				.custom #sidebar_1 { border-right: none; }
		.custom #footer { padding-bottom: 0; border-top: 0.1em dotted #ccc; }

.custom a { color: #111; }
.custom a:hover { color: #111; background: #f2e127; }
.custom #header #logo a, .custom #header #logo a:hover, .custom h2 a, .custom h2 a:hover { color: #111; }

/*---< FlickrRSS styles for the widget only >---*/

li.widget_flickrRSS { }

li.widget_flickrRSS a img { margin: 0px 10px 5px 0px; padding: 1px; }

li.widget_flickrRSS a:hover img { background: #2361a1; }


/* Barra */
div#barra {
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
	background: #EFEFEF;
	font-family: Helvetica, Arial;
	}

div#barra ul {
	/* width: 900px; */
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
	text-align: center;
	}

div#barra ul li {
	display: inline;
	}

div#barra ul li a {
	border-right: 1px solid #aaa;
	padding: 0 15px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 1.1em;
	}

div#barra ul li a:hover {
	background: #FFFFFF;
	color: #333;
	}

div#barra ul li a.current-site {
	background: #44443F;
	color: #fff;
	font-weight: bold;
	}
	



.custom #container { margin-top: 4em; }


