/*
Theme Name: El Faro
Theme URI: http://www.elfarodeportivo.com.ar
Description: La Revista del F&uacute;tbol de la Liga San Mart&iacute;n 
Version: 3.0
Author: Juan Pablo Corsalini
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/mediaplayer.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/gallery.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");

/* Reset */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color:#FF6600}

/* Page Layout */
body {
	width: 100%;
	background:#E5E5E5;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 980px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto; background: #fff; box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1), -2px 0px 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1), -2px 0px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1), -2px 0px 10px rgba(0, 0, 0, 0.1); min-height:600px;
}

#main {
	width: 960px; padding: 10px;
}

#main-left {
	float: left;
	width: 318px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 300px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px;
}
#contents-b {
	width: 980px;
	padding: 10px;
}

#content, #content-b {
	float: left;
	width: 639px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 980px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 980px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #F60;
	padding: 4px 5px 3px 5px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #AAA;
	text-transform:uppercase;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #F60;
	position: relative;
}

/* Various Links CSS */
span.fecha {
	display: inline;
	font-size: 8px;
	color: #999;
	margin: 0 2px 0 0; text-transform:uppercase;
}

.publi, .publi1, .publi2, .publi3, .publi4 { width:300px; height:100px; overflow:hidden }

/*-----------------------CONTACTO-----------------------------*/

label{
font-weight: bold;
text-transform:uppercase;
font-size:10px;
}


input{
color:#333;
font:bold 11px Arial, Helvetica, sans-serif;
border: 1px solid #DDD;
}

textarea{
width: 300px;
height: 100px;
color:#333;
font:bold 11px Arial, Helvetica, sans-serif;
border: 1px solid #DDD;
}

.boxes{ width: 220px; }
submit{ margin-left: 120px; margin-top: 5px; width: 50px; }
br{ clear: left; }
