/*
Theme Name: Spanning · Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes · Author URI: http://www.freewpthemes.net/ · Tags: red, fixed width, two columns, widgets
*/

/* Theme modificado para uso de Primerfoco.cl */


* {
	margin: 0;
	padding: 0;
}

body {
	background: #F2F2F2;
	text-align: justify;
	font-family: Arial, Georgia, Times news roman;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	color: #0174DF;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #2E9AFE;
}

a:hover {
	text-decoration: none;
	color: #2E9AFE;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	min-height: 110px auto !important;
	height: 110px;
	padding-top: 20px;
	margin: 0 auto;
	border-bottom: 3px solid #DF0101;
	background-color: #000;
	color: #fff;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 76px;
	margin: 0px;
	padding:0 0 0 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: normal 46px Georgia, "Arial", Times new roman;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#logo h2 a {
	color: #2E9AFE;
}

#logo a {
	text-decoration: none;
	color: #f1f1f1;
	letter-spacing:-0.05em;
}

#logo a img {
	border: 0;
	}

/* Menu */

#menu {
	float: right;
	width: 560px;
	height: 54px;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	color:#CCCCCC;
	display:block;
	float:left;
	font-family:arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:73px;
	margin-right:15px;
	padding:27px 24px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#menu .active a {
	background: #cc0000;
	color: #ffffff;
}

#menu a:hover {
	background: #0174DF;
	color: #ffffff;
}

/* Search */

#search {
	height: 55px;
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 15px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 15px Calibri, "Times New Roman", Times, serif;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #FFFFFF;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #CEE3F6;
	color: #000000;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 564px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #000000;
}

.post .title a {
	background:none repeat scroll 0 0 transparent;
	color:#000000;
	font-weight:bold;
	padding:4px 5px 4px 0;
	text-decoration:none;
}

.post .entry {
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #045FB4;
	font-weight: bold;
	color: #000f0f;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
}

#sidebar a {
	color: #666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C0C0C0;
	font-size: 130%;
	font-weight: bold;
	color: #0101DF;
}

#sidebar h3 {
	font-size: 77%;
	color: #000000;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #ffffff;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #AAA4A4;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #A4A4A4;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	background-color:#000000;
	border-top:5px solid #0174DF;
	color:#FFFFFF;
	height:50px;
	margin:0 auto;
	padding:20px 0;
	width:892px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 82%;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #000000;
}

hr {
	display: none;
}


#gallery-wrapper {
	width: 880px;
	height: 210px;
	margin: 20px auto;
	padding: 10px 40px;
}

#gallery {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#gallery img.output {
	float: left;
	width: 512px;
	height: 202px;
	border: solid 4px #000000;
	background: #000000;
}

#thumbnails {
	float: right;
	width: 360px;
	height: 210px;
}

#gallery .caption-box {
	height: 84px;
	background: #000000;
}

#gallery span.caption {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 25px;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 1px;
}

#gallery span.caption2 {
	margin: 5px 0 0 0;
	display: block;
	text-align: center;
}

#gallery ul.nav {
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

#gallery ul.nav li {
	margin: 0 0 1em 0;
	float: left;
}

#gallery ul.thumbnails {
	margin: 0;
	list-style: none;
	float: left;
}

#gallery ul.thumbnails li{
	width: 102px;
	height: 92px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: solid 4px #000000;
	text-align: center;
}

#gallery ul.thumbnails li img {
	position: absolute;
	top: -100px;
	left: -145px;
	border: solid 4px #000000;
	cursor: pointer;
}

#gallery ul.thumbnails li img.active {
	border: solid 4px #f5f5f5;
}
