/*
Theme Name: Futbal
Theme URI: http://futbal.rasizmus.sk
Description: futbalova tema
Version: 2.0
Author: Viktor, Juraj
Author URI: http://rasizmus.sk/
Tags: futbal, green
*/


* { margin: 0 auto; padding: 0; }


a img {
	border: none;
}

body {
	background: url("images/bg.png") repeat-x;
	background-color: #091507;
	color: #091507;
	margin: 0;
	padding: 0;
	}

#footer {
	background: #225019 no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
     text-align: center;
     color: #e5aa13;
     font-size: 20px;
     padding-bottom: 20px;
     padding-top: 0px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
        color: #fff;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #e5aa13;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small {
       color: #ccc;
      }

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #e5aa13;
	text-decoration: none;
	}

a:hover {
	color: #e5aa13;
	text-decoration: underline;
	}


#bottom {
	width: 770px;
	border-bottom: 1px solid #2c2c2c;
	background: #225019;
	margin: 0 auto;
}

#bottom p {
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #fff;
	margin: 0px 10px 0px 10px;
        padding-top: 10px;
        padding-bottom: 5px;
	display: block;
	width: 750px;
	border-top: 1px dashed #fff;
	text-align: center;
}

#bottom img {
	padding: 10px;
	padding-top: 20px;
	margin: 0 auto;

}
#bottom img.copyleft {
	float: none;
	padding: 0;
	display: inline;
}


#page {
	width: 770px;
	border-left: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	background-color: #171717;
	font-family: DejaVu Sans;
	color: #fff;
	font-size: 12px;
	}

#top {
	width: 770px;
	height: 31px;
	background: url("images/bg-top.png") no-repeat;
}

#top img {
	border: 0;
	margin-left: 20px;
}

#header {
	width: 770px;
	height: 190px;
}

#logo {
	width: 245px;
	height: 190px;
	background: url("images/logo.png") no-repeat;
	float: left;
}

#brains {
	width: 525px;
	height: 190px;
	background: url("images/brains.png") no-repeat;
	float: right;
}

#line {
	width: 770px;
	height: 33px;
	background: url("images/line.png") no-repeat;
}

#content {
	width: 770px;
	background-color: #225019;
	font-family: DejaVu Sans;
	color: #fff;
	font-size: 12px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        color: #fff;
	}

.banner {
        margin-bottom: 20px;
        }
        
.sidebanner {
		text-align: center;
		padding-top: 15px;
		}

.entry {
	border-bottom: 1px dashed #fff;

       margin-bottom: 30px;
	   }
		
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
     color: #E5950C;
     font-family: "lucida sans unicode","lucida grande",sans-serif;

	}

h2 {
     margin-bottom: 5px;
     color: #E5950C;
     font-family: "lucida sans unicode","lucida grande",sans-serif;
     font-size: 15px;

	}

#sidebar h2 {
	margin-bottom: 5px;
	padding: 0;
     color: #ffffff;
	font-family: "lucida sans unicode","lucida grande",sans-serif;


	}

h3 {
	padding: 0;
	margin: 30px 0 0;
     color: #E5950C;font-family: "lucida sans unicode","lucida grande",sans-serif;

	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar li a {
    font-weight: 600;
    display: block;
    background: #e5aa13;
	color: #fff;
	width: 185px;
	padding: 3px;
	padding-left: 5px;
	margin-left: 1px;
	}

#sidebar li a:hover {
	display: block;
	color: #225019;
	text-decoration: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
	
#sidebar ul li ul li {
	margin-top: 0px;
	padding-left: 15px;
	font-size: 10px;
	margin-bottom: 0px;
	}
	
#sidebar ul li ul li a {
	display: block;
	color: #225019;
	width:170px;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}





/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	margin: 0 0 0 13px;
	}

#sidebar #searchform #s {
	background: #0f0f0f;
	width: 120px;
	height: 16px;
	border: 1px solid #b3a616;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	color: #fff;
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	display: inline;
	}

#sidebar #searchsubmit {
	width: 67px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url("images/search-button.png") no-repeat;
	border: 0;
	position: absolute;
     padding-left: 15px;
     line-height: 18px;
     color: #fff;
     font-family: Arial;
     font-size: 12px;
     background-color: #e5aa13;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


#left {
	width: 440px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
     text-align: justify;
     padding-top: 15px;
     font-family: "lucida sans unicode","lucida grande",sans-serif;

    border-right: 1px dashed #fff;



}

#left p {
     padding-bottom: 10px; }



/* Begin Sidebar */



#sidebar {
	font-family: "lucida sans unicode","lucida grande",sans-serif;
    width: 200px;
    text-align: left;
	float: right;
	padding-top: 0px;
    padding-right: 30px;]
    color: #fff;

    
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-weight: 600;
	background: #e5aa13;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
.navigation a {
	display: block;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
    background: #e5aa13;
    color: #fff;
   }
   
.navigation a:hover {
	text-decoration: none;
	color: #225019;
   }

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #091507;
}

.wp-caption {
	text-align: center;
	background-color: #091507;
	margin: 5px;
}

.wp-caption p {
	padding: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	padding-top: 4px;

}

/* End Various Tags & Classes*/

/* Begin Menu */


#menu {
	width: 200px;
	font-family: "lucida sans unicode","lucida grande", "sans-serif", "sans", "arial";

	}

.expandMenu {
	background-color: #e5aa13;
	padding: 2px 2px 2px 10px;
	margin: 2px 0px 1px;
	color: #FFFFFF;
	cursor: hand;
	font-size: 14px;
	}
	
.expandMenu a {
	text-decoration: none;
	font-weight: 600;
	color: #FFFFFF;
	display: block;
	}
	
.expandMenu a:hover {
	color: #2c2c2c;
	background-color: transparent;
	}
	
.expandMenuColor {
	background-color: #ff2f00;
	padding: 2px 2px 2px 10px;
	margin: 2px 0px 1px;
	color: #FFFFFF;
	cursor: hand;
	font-size: 14px;
	}
	
.expandMenuColor a {
	text-decoration: none;
	background-color: #ff2f00;
	color: #FFFFFF;
	}
	
.expandMenuColor a:hover {
	color: #2c2c2c;
	background-color: transparent;
	}
	
.submenu {
	background-color:#091507;
	padding: 2px 2px 2px 10px;
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	}

.submenu a {
	background-color: #091507;
	text-decoration: none;
	color: #FFFFFF;
		font-weight: 600;

	display: block;
	padding: 2px 0px 2px 0px;
	}

.submenu a:hover {
	color: #e5aa13
	}

/* End Menu */

