/*
Theme Name: Tallinna Linnamuuseum
Theme URI: http://www.linnamuuseum.ee/
Description: Tallinna Linnamuuseum.
Version: 1.0
Author: autor
Author URI: http://wordpress.org/
Tags: linnamuuseum, custom header, fixed width, three columns, widgets
*/

.children { display: none; }
.current_page_item .children, .current_page_parent .children { display: block; }

body {
	padding:0px;
	margin:0px;
	background:url('images/background.jpg');
	text-align:center;
	font-family: Tahoma, 'Trebuchet MS';
}

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

h1,h2,h3 {
	font-size: 20px;
	font-weight:normal;
	text-align:left;
}

ul, li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;	
	padding-bottom:0px;
}

img {
	border:0px;	
}

.wp-pagenavi {
	text-align:center;
}

#page {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:700px;
	text-align:left;
}

#header {
}

#top {
	width:700px;
}

#bottom {
	width:700px;
}

#main {
	padding-top:32px;
	padding-bottom:32px;
	background:#fff;
}

#left {
	width:168px;
	float:left;
	padding-left:41px;
}

.parent {
	margin:0px 20px 0px 0px;
	padding:0px;
	list-style-type:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

.parent li {
	margin:10px 0px 10px 0px;	
}

.parent a {
	color:#99501A;
	text-decoration:none;
}

.parent a:hover {
	color:#4e290e;
}

.children {
	margin:10px 10px 0px 20px;
	padding:0px;
	list-style-type:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	text-transform:none;
}

.children li {
	display:block;
	padding:3px 0px 3px 15px;
	margin:0px 0px 0px 0px;
	background:url('images/menu_list.png') no-repeat left center;
	line-height:1.5em;
}

.children li:hover {
	background:url('images/menu_list.png') no-repeat left center #eee;
}

.children a {
	color:#99501A;
	text-decoration:none;
}

.children a:hover {

}

#contact {
	color:#999;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#contact a {
	color:#C5C5C5;
	text-decoration:none;	
}

#contact a:hover {
	color:#999;
}

#links img {
	padding-bottom:10px;	
}

#center {
	margin-left:209px;
	margin-right:160px;
	font-family: Tahoma, 'Trebuchet MS';
	font-size:11px;
	text-align: justify;
	color:#444;
	min-height:700px;
  height:auto !important;
  height:700px;
}

#center a {
	text-decoration:none;
	color:#99501A;
}

#center a:hover {
	color:#4e290e;
}

#center ul {
	list-style:url('images/content_list.gif');
}

#center table {
	width:100%;	
}

#right {
	width:160px;
	float:right;
	text-align:right;
}

#right img {
	padding-bottom:10px;
}

#footer {
	height:60px;
	width:700px;
}

#cp {
	margin-left:auto;
	margin-right:auto;
	margin-top:39px;
	height:36px;
	width:321px;
	background:url('images/copy.png');
}

#gallery {
	font-size:13px;
  background:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:10px;
	width:700px;
}

#gallery a {
	color:#99501A;
}
