﻿/*
Theme Name: RD Rudar
Description: Oblikovna predloga RD Rudar Trbovlje
Version: 1.0
Author: Klemen Bratec

*/

body {
	font-family: "Arial";
	background-color: #FFF;
	padding: 0px;
	background: url(images/header_bg.jpg) repeat-x;
	margin: 0px;
	font-size: 12px;
}

div, p, img, table, td, ul ,li, form {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #227B21;
}

#main  {
	width: 880px;
	margin: 0px auto;
}

#header {
	background: url(images/header.jpg);
	height: 140px;
	width: 100%;
}

/* Fixes */
.float-fix {
	float: none;
	font-size: 0px;
	height: 1px;
	clear: both;
}

/* Menu */
#menu ul {
	width: 880px;
	height: 28px;
	list-style-type: none;
}

#menu ul li{
	width: 125px;
	margin-left: 26px;
	float: left;
}

#menu ul li.first {
	margin-left: 0px;
}

#menu ul li a.tab {
	display: block;
	text-align: center;
	padding-top: 6px;
	height: 22px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	background: url(images/tab.jpg) no-repeat;
}

#menu ul li:hover a.tab{
	background: url(images/tab_active.jpg) no-repeat;
}

#menu ul li a.tab:hover {
	background: url(images/tab_active.jpg) no-repeat;
}

#menu ul li a.active{
	background: url(images/tab_active.jpg) no-repeat;
}

#menu ul li ul{
	position: absolute;
	width: 125px;
	height: auto;
	display: none;
}

#menu ul li:hover ul{
	display: block;
}

#menu ul li ul li{
	width: 118px;
	margin-left: 0px;
	padding-left: 7px;
	line-height: 18px;
	background-color: #9BC698;
}

#menu ul li ul li a{
	color: #FFF;
	font-size: 12px;
}

#menu ul li ul li a:hover{
	color: #000;
}

#menu ul li ul li.top {
	height: 12px;
	font-size: 5px;
	background: url(images/submenu_top.jpg) no-repeat;
}

#menu ul li ul li.bottom {
	height: 12px;
	background: url(images/submenu_bottom.png) no-repeat;
}

/* Body (content, sidebar) */
#body {
	background: url(images/page_bg.jpg) no-repeat;
	background-position: bottom center;
}

/* Content */
#content {
	margin: 20px 0px 20px 0px;
	float: left;
	height: auto;
	width: 644px;
}

#content #content-inside {
	border: 3px solid gray;
	width: 638px;
	border-top: none;
}

/* Content style */
#content h1 {
	font-size: 16px;
	color: #FFF;
	padding: 7px 0px 0px 35px;
	margin: 0px;
	height: 27px;
	background: url(images/content_bg.jpg) no-repeat;
}

#content h1.second {
	font-size: 16px;
	color: #FFF;
	padding: 5px 0px 0px 10px;
	height: 25px;
	background: url(images/stripe_dark.jpg) no-repeat;
}

#content h1.third {
	font-size: 16px;
	color: #FFF;
	padding: 5px 0px 0px 10px;
	height: 25px;
	background: url(images/stripe_dark.jpg) no-repeat;
}

#content h2 {
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#content h4 {
	font-size: 15px;
	color: #227B21;
	margin: 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #C2EEC2;
	padding: 5px 0px 0px 0px;
}

#content h5 {
	font-size: 13px;
	color: #227B21;
	margin: 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #C2EEC2;
	padding: 5px 0px 0px 0px;
}

#content .post-data {
	font-size: 10px;
	color: #227B21;
}

/* Content post style */
#content .post {
	padding: 0px 10px 0px 10px;
	line-height: 17px;
}

#content .post .contact-separator {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	margin-top: -5px;
	margin-bottom: 5px;
	border-top: 1px solid #DEDEDE;
	font-style: normal;
}


#content .post .alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

#content .post p {
	margin-bottom: 10px;
}

#content .post ul{
	padding-left: 30px;
	width: auto;
}

#content .post img {
	padding: 3px;
	border: 1px solid gray;
	background-color: white;
}

#content .post-content {
	padding-top: 10px;
	text-align: justify;
}

#content .post .post-content a {
	color: gray;
	text-decoration: underline;
}

#content .post .post-content a:hover {
	color: black;
}

#content .post .post-content a.post-edit-link {
	text-decoration: none;
	color: black;
}

#content .team-post ul {
	margin-left: 310px;
	list-style-type: circle;
}

#content .team-post h4 {
	margin-left: 315px;
	padding-top: 0px;
}

#content .post .supporters {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#content .post .supporters li{
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 5px;
}

#content .post .supporters li.last{
	border-bottom: none;
}

#content .post .supporters li a{
	line-height: 18px;
	padding-left: 2px;
}

#content .post .supporters li img{
	border: none;
	display: block;
}

/* Content - results */
#content .result {
	font-size: 14px;
	font-weight: bold;
	color: #227B21;
	border-top: 1px solid #E9E9E9; 
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .first-result {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}

#content .result em {
	color: gray;
	font-style: normal;
	font-size: 11px;
	display: block;
}

#content .result p {
	display: inline;
	width: 200px;
	color: gray;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 220px;
	margin-top: 20px;
}

#sidebar .sidebar-module {
	margin-bottom: 20px;
}

#sidebar .sidebar-module h1 {
	font-size: 16px;
	height: 27px;
	color: #FFF;
	padding: 7px 0px 0px 35px;
	margin: 0px;
	background: url(images/sidebar_head.jpg) no-repeat;
}

#sidebar .sidebar-content {
	width: 216px;
	border: 2px solid #227821;
	border-top: none;
	background-color: #FAFAFA;
	padding: 3px 0px;
}

#sidebar .sidebar-content p {
	padding: 5px;
	font-size: 12px;
}

#sidebar .sidebar-content ul {
	padding: 5px;
	margin: 0px;
}

#sidebar .sidebar-content ul li {
	line-height: 17px;
	font-size: 12px;
	margin-left: 15px;
}

/* Sidebar - results */
#sidebar #sidebar-results {
	padding: 5px;
}

#sidebar #sidebar-results  p {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	padding: 4px 0px;
	border-bottom: 1px solid #E9E9E9; 
}

#sidebar #sidebar-results  p.match{
	font-size: 13px;
	font-weight: bold;
	color: #227B21;
	margin: 0px;
	padding-bottom: 0px;
	border: none;
}

#sidebar #sidebar-results  a{
	padding-top: 3px;
	display: block;
}

/* Sidebar - coming games */
#sidebar #sidebar-games {
	padding: 5px;
}

#sidebar #sidebar-games  p {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	padding: 4px 0px;
	border-bottom: 1px solid #E9E9E9; 
}

#sidebar #sidebar-games  p.match{
	font-size: 13px;
	font-weight: bold;
	color: #227B21;
	margin: 0px;
	padding-bottom: 0px;
	border: none;
}

#sidebar #sidebar-games  a{
	padding-top: 3px;
	display: block;
}

/* Sidebar - links */
#sidebar #sidebar-links ul {
	list-style-type: circle;
}

/* Front page */
#content #latest-post {

}

#content #old-posts {
	padding: 0px 10px;
}

#content #random-photos {
	padding: 10px 0px;
}

#content #random-photos #random-photos-inside h3 {
	display: none;
}

#content #random-photos #random-photos-inside img {
	padding: 3px;
	border: 1px solid gray;
	background-color: white;
	margin-left: 12px;
}

/* Footer */
#footer {
	clear: both;
	height: 75px;
	background: url(images/footer_bg.jpg) repeat-x;
	color: #FFF;
	font-size: 12px;
}

#footer #footer-inside {
	height: 72px;
	width: 870px;
	padding: 3px 5px 0px 5px;
	margin: 0px auto;
	background: url(images/footer.jpg);
}

#footer #footer-inside #footer-text-left {
	float: left;
}

#footer #footer-inside #footer-text-right {
	float: right;
}

#footer #footer-inside a {
	color: #FFF;
}

#footer #footer-inside a:hover {
	color: #000;
}


