/*
Theme Name: REDDiSH
Theme URI: http://wordpress.org/
Description: Custom made theme for Varkauden Urheiluseurat ry
Version: 1.0
Author: Janne Putkonen
Author URI: http://helpot.us/
Tags: red, custom header, fixed width, two columns, widgets
Text Domain: REDDiSH
*/



/* Varkauden Urheiluseurat ry - page css */

body {
	background-image:url(images/body-bg.png);
	background-repeat:repeat-x;
	background-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:0px;
}
/*CONTAINER*/
#container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

/* HEADER */
#header-wrap {
	background-image:url(images/header-bg.png);
	height:104px;
	width:940px;
}

#logo {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#title {
	float:left;
	font-size:24px;
	margin-top:35px;
	margin-left:35px;
}

#searchForm {
	background-image:url(images/searchForm-bg.png);
	float:right;
	width:439px;
	height:74px;
	margin-right:20px;
	padding-top:20px;
}

.rss {
	margin-left:50px;
}

/* NAVIGATION */
#nav-wrap {
	background-image:url(images/nav-bg.png);
	width:940px;
	height:45px;
	margin-top:31px;
}

#nav-links {
	list-style-type:none;
	height:45px;
}

#nav-links ul {
	padding-top:15px;
	line-height:20px;
	margin-left:-35px;
}

#nav-links ul li:first-child {
	display:inline;
	background-image:url(images/nav-divider.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:17px;
}

#nav-links ul li {
	display:inline;
	background-image:url(images/nav-divider.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:18px;
	padding-left:13px;	
}

/*#nav-links ul li:hover {
	background-image:url(images/nav-hover.png);
	background-repeat:repeat-x;
}*/

#nav-link-style a {
	color:#FFF;
	text-decoration:none;
}

/* SISÄLTÖ */
#content-wrap {
	background-color:#FFF;
	width:940px;
	height:420px;
background-image:url(images/index-news-bg.png);
}

#content-left {
	background-color:#FFF;
	background-image:url(images/index-news-bg.png);
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	width:405px;
}

#content-right {
	background-color:#FFF;
background-image:url(images/index-news-bg.png);
background-repeat:repeat-x;
background-position:-5px top;
	float:right;
	padding-right:20px;
	padding-top:15px;
	width:470px;
	height:auto;
}

#subpage-content-wrap {
background-color:#FFF;
	width:940px;
	height:auto;
}

#subpage-content-left {
	background-color:#FFF;
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	width:600px;
}

#subpage-content-left li {
   list-style: none;
padding-top:7px;
}

#subpage-content-right {
	background-image:url(images/index-news-bg.png);
	background-repeat:no-repeat;
	float:right;
	padding-right:20px;
	padding-top:15px;
	width:280px;
	
}

#content-wrap-2 {
background-image:url(images/info-bg.png);
	width:940px;
height:198px;
}

#content-left-2 {
	/*background-image:url(images/bg-junnupalsta.png);*/
	float:left;
	padding-top:15px;
	width:235px;
}

#content-center-2 {
	/*background-image:url(images/bg-tapahtumat.png);*/
	float:left;
	padding-top:15px;
	width:235px;
}

#content-centerS-2 {
	/*background-image:url(images/bg-varusteporssi.png);*/
	float:left;
	padding-top:15px;
	width:235px;
}

#content-right-2 {
	/*background-image:url(images/bg-tyopaikat.png);*/
	float:left;
	padding-top:15px;
	width:235px;
}

/* ALAOSAN MAINOKSET */

#footer-left-top {
	float:left;
	width:260px;
	padding-left:20px;
	padding-top:20px;
}

#footer-center-top {
	float:left;
	width:296px;
	padding-left:40px;
	padding-top:20px;
}

#footer-right-top {
	float:left;
	width:260px;
	padding-left:40px;
	padding-top:20px;
}

#footer-wrap {
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	width:940px;
	height:197px;
}
#footer-left {
	float:left;
	width:260px;
	padding-left:20px;
	padding-top:40px;
}

#footer-center {
	float:left;
	width:296px;
	padding-left:40px;
	padding-top:40px;
}

#footer-center img {
	border:5px solid #999;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

#footer-right {
	float:left;
	width:260px;
	padding-left:40px;
	padding-top:40px;
}

/* TYYLIT */

.search_text {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:50px;
}

.search_input {
	border:#F60;
	margin-left:50px;
}

#searchinput {
	color:#959595;
	font-size:12px;
	font-style:italic;
}

.news-title {
	color:#3c3c3c;
	font-weight:bold;
	font-size:16px;
}

.news-info {
	color:#959595;
	font-size:12px;
	font-style:italic;
}

.small-img {
	border:5px solid #999;
}

.read_more {
	background-image:url(images/btn-read-more.png);
	background-repeat:no-repeat;
	width:90px;
	height:28px;
	padding-top:6px;
	padding-left:8px;
}

.read_more_tall {
display:block;
	background-image:url(images/btn-read-more_tall.png);
	background-repeat:no-repeat;
	width:150px;
color:#000;
	height:28px;
	padding-top:6px;
	padding-left:8px;
margin-bottom:-10px;
text-decoration:none;
}

.read_more a {
	color:#000;
	text-decoration:none;
}

.ajankohtaista-header {
	background-image:url(images/ak_01.png);
	background-repeat:no-repeat;
	width:495px;
	height:45px;
	color:#3c3c3c;
	font-weight:bold;
	font-size:16px;
margin-left:-5px;
margin-top:-15px;
}

.ajankohtaista-headerS {
	background-image:url(images/uts_01.png);
	background-repeat:no-repeat;
	width:285px;
	height:33px;
	color:#3c3c3c;
	font-weight:bold;
	font-size:16px;
margin-left:7px;
margin-top:0px;
}

#ak_table {
background-image:url(images/ak_02.png);
background-repeat:repeat-y;
width:495px;
margin-left:-5px;
margin-top:-17px;
padding-left:5px;
}

#ak_tableS {
background-image:url(images/uts_02.png);
background-repeat:repeat-y;
width:285px;
margin-left:7px;
margin-top:-17px;
padding-left:5px;
}

.newslink {
	color:#565656;
	text-decoration:none;
}

.newslink_date {
	color:#8f8f8f;
font-size:12px;
	text-decoration:none;
}

.newslink_raq {
	color:#d43830;
font-size:12px;
	text-decoration:none;
}

.tab-red {
	color:#a11e16;
	text-decoration:none;
}

.kirppis-info {
	color:#565656;
	margin-top:5px;
font-size:10px;
}

.gray-header {
	color:#686868;
	font-size:14px;
	font-weight:bold;
}

.white-header {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.white_a {
	color:#FFF;
	text-decoration:none;
}

.red-bg-table {
	color:#FFF;
}

.box_titles {
	color:#FFF;
	padding-left:60px;
	font-size:14px;
	font-weight:bold;
}

.box_infos {
	color:#3c3c3c;
	padding-left:20px;
	padding-top:10px;
	font-size:12px;
}


ul.no-dot {
	list-style-type:none;
}

ul.no-dot a {
	color:#3c3c3c;
	font-size:12px;
text-decoration:none;
}

.graylink {
	color:#3c3c3c;
	font-size:12px;
text-decoration:none;
}

.red_12 {
	color:#d43830;
}

.red_bold_12 {
	color:#d43830;
	font-weight:bold;
}

.red_bold_14 {
	color:#d43830;
	font-weight:bold;
	font-size:14px;
}

#subpage-content-left a {
	color:#d43830;
}

.heading {
color:#565656;
font-size:16px;
font-weight:bold;
}

/* CLEARS */
.clear {
	clear:both;
}

/*JQUERY-Stuff*/

