/*
Theme Name: Pelgulinn56
Theme URI: http://www.pelgulinn56.ee/
Description: Pelgulinna Rahvamaja.
Version: 1.0
Author: autor
Author URI: http://wordpress.org/
Tags: pelgulinn56, custom header, fixed width, three columns, widgets
*/

html {
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:8px;
	background:url('images/muster.jpg') #dfb6f2;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	font-family:Verdana;
	font-size:13px;
	color:#2135ca;
}
code {
  font-family:Verdana;
}
#page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:url('images/page.jpg');
}

#navigation {
	width:267px;
	float:left;
	background:url('images/menuback.jpg');
}

#menu {
	width:267px;
	height:644px;
	padding-left:40px;
	padding-top:190px;
	margin-bottom:-190px;
	background:url('images/menu.jpg');
	background-repeat:no-repeat;
}

#menu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.current_page_item a {
	border-bottom:0px dashed #fff;	
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu li {
	padding:0px;
	margin:0px;
}

#main {
	margin-left:267px;
	background:url('images/sisu.jpg');
}

#header {
	height:257px;
	background:url('images/header.jpg');
	background-repeat:no-repeat;
}

#title {
	height:51px;
	background:url('images/title.jpg');
	background-repeat:no-repeat;
}

#footer {
	height:56px;
	width:800px;
	background:url('images/bottom.jpg');
	clear:both;
	color:#fff;
	font-weight:bold;
	margin-top:15px;
}

.left {
	margin-left:40px;
	float:left;
}

.middle {
	margin-left:90px;
	float:left;
}

.right {
	margin-left:99px;
	float:left;
	text-align:right;
}

.new {
	margin-top:30px;
	border:0px;
}

.entry img {
	border:0px;
}

a {
	color:#2135ca;
}
a:hover {
	color:#e8762e;
}

.alignleft {
	float: left;
}

img.alignleft {
	margin-right: 5px;
}

.alignright {
	float: right;
}

img.alignright {
	margin-left: 5px;
}

/* vana stuff sündmuste jaoks */
table.syndmused td.kell {
	padding-left: 5px;
	padding-right: 5px;
	width: 67px !important;
}





table.syndmused td {
	padding-top: 5px;
	vertical-align: top;
}


table.syndmused td.right{
	margin-left: 0px;
	width: 402px !important;
	text-align: left;
}
table.syndmused td.kuupv {
	font-weight: bold;
	width: 42px !important;
}



table.syndmused td.info {
  display: none;
  padding-left: 20px;
}
