/*
Theme Name: Rauman Verkkopalloseura
Theme URI: http://kaakao.fi/
Description: Kovaa touhua.
Version: 1.0a
Author: Lauri-Matti Parppei
Author URI: http://kaakao.fi/lmp/
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
	margin: 0 0 50px 0;
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: #343434;

	background-image: url(img/liukutausta.jpg);
	background-repeat: repeat-x;
	
	color: #bbbbbb;
}

div#page {
	width: 825px;
	margin-left: auto; margin-right: auto;
	
	background-image: url(img/tausta.jpg);
	background-repeat: no-repeat;
}

div#header {
	padding: 1px;
	height: 195px;
}

#header h1 a:link, h1 a:visited {
	display: none;
}
div.description {
	display: none;
	margin: 0px;
}



/* # # #     TYPOGRAFIA    # # # # */


h2, h2 a:link, h2 a:visited {

	margin: 20px 0 0px 0;

	font-size: 31px;
	font-weight: normal;
	font-family: Geneva, 'Lucida Grande', Verdana, Arial, sans-serif;
	letter-spacing: -0.02em;
	color: white;
	text-decoration: none;
}

h2 {
	font-size: 31px;
	line-height: 38px;
	margin-bottom: 6px;
}

h3 {
	margin: 30px 0 4px 0;
	color: white;
}
h4 {
	margin: 20px 0 5px 0;
	color: #dd0000;
	font-size: 13px;
}

p.date {
	margin: 10px 0 15px 0;
	color: #ee0000;
	
	font-family: Geneva, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 2px; 
}

p {
	line-height: 18px;
}

a:link, a:visited {
	color: #ff0000;
	
	color: white;
	text-decoration: none;
}
a:hover { color: #ee0000; text-decoration: underline; }


hr {
	clear: both;
}
#content ul.linkit li {
	margin: 0px;

	list-style-position: inside;
	list-style-type: none;

	padding: 3px 2px 4px 6px;
	border: dotted 1px #444444;
	border-width: 0 0 1px 0;
}
#content ul.linkit {
	padding: 0px; margin: 0 0 30px 0;
	border: solid 1px #444444;
	border-width: 2px 0 0 0;
}
#content ul.linkit { background-color: #222222; }


/* # # #     SIVUPALKKI    # # # # */

div#sidebar {
	width: 180px;
	float: right;
}
#sidebar ul {
	margin: 0px; padding: 0px;
}
#sidebar ul li {
	margin: 0px;
	list-style-type: none;
	padding: 4px 0 4px 0;
}

#sidebar #widgets {
	display: none;
}
#sidebar #meta {
	display: none;
}
#sidebar h2 {
	font-size: 16px;
	color: #ee0000;
}


/* # # #     POSTAUS    # # # # */

div.post {
	padding-bottom: 20px;

/*	border: solid 1px #444444;
	border-width: 0 0 1px 0; */
}



/* # # #     KOMMENTIT    # # # # */

h3#comments {
	margin-top: 45px;
	color: white;
	font-size: 15px;
}
ol.commentlist {
 /*	display: none; */
}

div.comment_listing {
}

div.tyhja {
	clear: both;
}

/* # # #     ELEMENTIT    # # # # */

div#content {
	width: 600px;
	float: left;
}

#content li {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 19px;
	color: #dddddd;
}

#content textarea {
	width: 550px;
}

div#upperbar {
	height: 30px;
}
#upperbar ul {
	margin: 0px;
	padding: 0px;
}
#upperbar ul li {
	margin: 0px;
	padding: 0px;
	float: left;

	list-style-type: none;
}
#upperbar li ul { display: none; }

#upperbar a {
	padding: 0 0 2px 0;
	margin: 0 14px 0 0;
	font-family: Geneva, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
}
#upperbar a:link, #upperbar a:visited {
	color: white;
	color: #ee0000;
	
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
/*#upperbar a:hover {
	background-color: #222222;
}
#upperbar li.current_page_item a {
	background-color: #bb0000;
}*/

#upperbar a:hover {
	color: white;
}
#upperbar li.current_page_item a {
	color: white;
	border: solid 1px #bb0000;
	border-width: 0 0 1px 0;
}

div#ylakuva {
	width: 825px;
	clear: both;
	border: solid 1px #bb0000;
	border-width: 2px 0 2px 0;
	border-top-color: #222222;
}

div#sponsorit {
	text-align:center;
	margin-top: 30px;
	margin-bottom: 20px;
}
div#sponsorit img {
	margin-right: 15px;
	vertical-align: middle;
}

