/*
HTML 5 Template Name: Basic 29
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

html{overflow-y:scroll;} /* Forces a scrollbar when the viewport is larger than the websites content - CSS3 */

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial;
	color:#919191;
	background-color:#315604;
}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'“ '; font-size:26px;}
q:after{content:' „'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

.row1, .row1 a{
	color:#FFFFFF;
	background-color:#315604;
}
.row2{color:#979797; background-color:#FFFFFF;}
.row2 a{color:#FF9900; background-color:#FFFFFF;}
.row3, .row3 a{
	color:#919191;
	background-color:#315604;
}

/*----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer{display:block; width:960px; margin:0 auto;}

nav ul{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-size:16px; font-weight:bold; font-style:normal; line-height:normal; text-transform:uppercase;}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
input, textarea, select{font-size:12px; font-family:Georgia,"Times New Roman",Times,serif;}

.one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 20px 0 0;}
.one_quarter{width:225px;}
.two_quarter{width:470px;}
.three_quarter{width:715px;}
.four_quarter{width:960px; float:none; margin-right:0; clear:both;}
.lastbox{margin-right:0;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding:20px 0;}

#header hgroup{float:left; margin:0 0 20px 0;}
#header hgroup h1, #header hgroup h2{font-weight:normal; text-transform:none;}
#header hgroup h1{font-size:36px;}
#header hgroup h2{font-size:13px;}

#header nav{
	display:block;
	float:right;
	margin:10px 0 0 0;
	padding:20px 0;
	color:#C0BAB6;
	background-color:#315604;
}
#header nav ul{padding:0 20px;}
#header nav li{display:inline; margin-right:25px; text-transform:uppercase;}
#header nav li.last{margin-right:0;}
#header nav li a{
	color:#C0BAB6;
	background-color:#315604;
}
#header nav li a:hover{
	color:#FF9900;
	background-color:#315604;
}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 0;}
#container section{display:block; width:100%; margin:0 0 30px 0; padding:0;}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Homepage-----*/

#container #homepage{display:block; width:100%; line-height:1.6em;}

#container #homepage #latest{}
#container #homepage #latest article{}
#container #homepage #latest figure{padding:4px; border:1px solid #D6D6D6; text-align:center;}
#container #homepage #latest figcaption{padding:5px; text-align:center; color:#979797; background-color:#EEEEEE; text-transform:uppercase; text-align:center;}

/* ------Shout-----*/

#container #shout{padding:0 0 20px 0; border-bottom:1px solid #DEDEDE; text-align:center;}
#container #shout p{font-size:20px; margin:0; padding:0; line-height:1.8em;}

/* ------Main Content-----*/

#container #content{
	float:left;
	width:680px;
	line-height:1.6em;
}

#container #content #services{}
#container #content #services ul{margin:0; padding:0; list-style:none;}
#container #content #services ul li{display:block; width:100%; margin-bottom:30px;}
#container #content #services ul li.last{ margin-bottom:0;}
#container #content #services ul li article{}
#container #content #services ul li article figure{}
#container #content #services ul li article figure img{
	float:left;
	width:180px;
	height:150px;
	margin:0;
	padding:4px;
	border:1px solid #315604;
}
#container #content #services ul li article figure figcaption{
	display:block;
	float:right;
	width:460px;
}
#container #content #services ul li article figure h2{font-size:14px;}
#container #content #services ul li article figure footer{}

/* ------Right Column-----*/

#container #right_column{
	float:right;
	width:230px;
}
#container #right_column h2.title{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #DEDEDE;}

#container #right_column nav{display:block; width:100%;}
#container #right_column nav ul{margin:0; padding:0; list-style:none;}
#container #right_column nav li{margin:0 0 3px 0; padding:0;}
#container #right_column nav li.last{margin-bottom:0;}
#container #right_column nav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#315604;
	background:url("../images/orange_file.gif") no-repeat 10px center #FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #666666;
}
#container #right_column nav a:hover{color:#FF9900; background-color:#FFFFFF;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:20px 0;}
#footer p{margin:0; padding:0;}
.noticiasimagenes {
	border: 1px solid #315604;
}
.noticiastitulo {
	font-family: verdana;
	font-size: 14px;
	color: #315604;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.noticiastexto {
	font-family: Georgia;
	font-size: 13px;
	color: #8F8F8F;
	padding-top: 4px;
	clip: rect(5px,auto,auto,auto);
	padding-bottom: 4px;
	text-align: justify;
}
.tienda1 {
	background-color: #F0FDE5;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px;
	width: 200px;
	border: 1px solid #315604;
}
.tienda2 {
	background-color: #315604;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	width: 50px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.tienda3 {
	background-color: #589B08;
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.interiortabla1 {
	margin-left: 100px;
	color: #333333;
	font-family: Arial;
}
.interiortabla2 {
	margin-left: 65px;
	color: #315604;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.textos1 {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.textos2 {
	font-family: verdana;
	font-size: 14px;
	color: #315604;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-weight: bold;
}
.partidos1 {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	width: 200px;
	color: #315604;
	font-weight: bold;
	background-color: #FDF7CC;
	border: thin dotted #6488E3;
	text-align: center;
	padding: 3px;
}
.partidos2 {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	width: 60px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #0033CC;
	font-weight: bold;
	background-color: #DCEDFD;
	border: thin dotted #6488E3;
	text-align: center;
}
.partidos3 {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	width: 220px;
	color: #0033CC;
	font-weight: bold;
	background-color: #DCEDFD;
	border: thin dotted #6488E3;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.partidos4 {
	background-color: #F0FDE5;
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: thin dotted #315604;
	width: 60px;
	font-weight: bold;
	text-align: center;
}
.partidos5 {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	width: 220px;
	color: #0033CC;
	font-weight: bold;
	background-color: #FDF7CC;
	border: thin dotted #6488E3;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.partidos6 {
	background-color: #FDF7CC;
	font-family: Arial;
	font-size: 14px;
	color: #315604;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: thin dotted #315604;
	width: 60px;
	font-weight: bold;
	text-align: center;
}
.ligas1 {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	width: 200px;
	color: #0033CC;
	font-weight: bold;
	background-color: #DCEDFD;
	border: 1px dotted #6488E3;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.ligas2 {
	background-color: #F0FDE5;
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px dotted #315604;
	width: 35px;
	text-align: center;
}
.ligas1b {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	width: 200px;
	color: #000000;
	font-weight: bold;
	background-color: #FDC6A9;
	border: 1px dotted #6488E3;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.ligas2b {
	background-color: #FDC6A9;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px dotted #315604;
	width: 35px;
	text-align: center;
	font-weight: bold;
}
.ligas3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #ECECEC;
	text-align: center;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #BDBDBD;
	border-left-color: #BDBDBD;
}
.campeonatos1 {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	background-color: #F0FDE5;
	border: 1px dotted #315604;
	width: 300px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 20px;
}
.campeonatos2 {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	background-color: #F0FDE5;
	border: 1px dotted #315604;
	width: 120px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.campeonatos3 {
	background-color: #DCEDFD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033CC;
	text-align: center;
	width: 300px;
	border: 1px dotted #0033CC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.campeonatos4 {
	background-color: #DCEDFD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033CC;
	text-align: center;
	padding: 3px;
	width: 120px;
	border: 1px dotted #0033CC;
}
.campeonatos5 {
	height: 8px;
	font-size: 2px;
	padding: 0px;
}
.campeonatos6 {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	background-color: #DCEDFD;
	border: 1px dotted #315604;
	width: 120px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	height: 150px;
}
.campeonatos7 {
	background-color: #DCEDFD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033CC;
	text-align: center;
	padding: 3px;
	width: 120px;
	border: 1px dotted #0033CC;
}
.campeonatos8 {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	background-color: #F0FDE5;
	border: 1px dotted #315604;
	width: 150px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 20px;
}
.campeonatos9 {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	background-color: #F0FDE5;
	border: 1px dotted #315604;
	width: 300px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 20px;
	padding-left: 10px;
}
.campeonatos10 {
	background-color: #DCEDFD;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033CC;
	text-align: center;
	width: 300px;
	border: 1px dotted #0033CC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.copa1 {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	width: 150px;
	color: #0033CC;
	font-weight: bold;
	background-color: #DCEDFD;
	border: 1px dotted #6488E3;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.piedefotos {
	font-family: Arial;
	font-size: 12px;
	color: #315604;
	text-align: center;
	padding: 5px;
}
.fotosmarco {
	border: 1px solid #315604;
	padding: 3px;
	text-align: center;
	margin: 3px;
}
.barranoticias {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #315604;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #315604;
	border-left-color: #315604;
}
