/*
Theme Name: AMS-Museum
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/
html {overflow-y: scroll;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

body {
	font-size: 65%; /* Resets 1em to 10px */
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(bg.gif);
	margin-top:0; padding-top:0;
	color:#333333;
	
	}
#content {
	float:right;
	font-size: 1.2em;
	width:620px;
	display:block;
	padding:20px;
	padding-top:0;
	margin-top:4px;
	background-color:#FFFFCC;
	
	}
	td{font-size:11px; padding:5px;}
#sidebar {
	width:100px;
	float:left;
	text-align:left;
	display:block;
	
	margin-top:4px;
	
	}	
#footer {
	padding: 20px;
	margin-top: 0;
	width: 620px;
	clear: both;
	text-align:left;
	background-color:#FFFFCC;
	margin-left:138px;
	}	
#page {
	padding: 0;
	margin-top:0;
	width: 798px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
#header{  height:150px; margin-top:0px;}/*background-image:url(banner060326_2.jpg);*/
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

a {color:#333;}

h2 a{text-decoration:none;}

h3, h2, h1, p, h6{
	margin-top:15px;
	margin-bottom:0px;
	font-weight:normal;
	
	}
	
h6{width:610px; background-color:#CCCC99; font-size:13px; padding:5px; clear:both; display:block; font-weight:bold;}	

h2, h4 {font-size:17px; font-weight:bold;}

p{}
	
.narrowcolumn .postmetadata {
	font-size:small;
	margin-top:0px;
	margin-bottom:5px;
	}

.more-link {
text-align:left;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
#header p{
	margin:0px;
	padding:0px;
	
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar a{display:block; background-color:#B0D1A3; width:120px; padding:5px; margin-bottom:1px; font-family:Verdana,Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#000000; font-weight:bold;
padding-left:10px; border-bottom:1px solid #000; border-top:1px solid #ccc; }	

#sidebar a:hover{background-color:#669966;}	

#sidebar li.current_page_item a {background-color:#FFFFCC;}

.post {
border-bottom:0px solid #CCCC99;
}

	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.picleft{float:left; margin-right:5px; margin-bottom:10px;}	

.picright {float: right;  margin-left:5px; margin-bottom:10px;}

hr{clear:both; color:#CCCC99; background-color:#CCCC99; height:1px; margin-top:15px; margin-bottom:15px;}

/* End Images */

	
