/* @override http://www.upcountrywwii.org/wp-content/themes/pecpeo/style.css */

/*

Theme Name: Peculiar Productions
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Kirsten Dietz
Author URI: http://peculiarproductions.com
Tags: --

	Peculiar Productions v1.0
	 http://peculiarproductions.com

	This basic theme was designed and built by Kirsten Dietz,
	Creative Director at Peculiar Productions.

*/

/*CCS made awesome by Dietz*/
/*This is copyright (c) 2008 */


/* @group BODY AND MAIN DIVS */

/* LOCK FOOTER = (lf) */
/* Website Form CSS */
@import url("css/form.css");

body {
	background: #36261c url(images/bg.jpg) no-repeat top center;
	color: #ddc8b1;
	font: .80em "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

#containerbg {
	background: url(images/topbg.jpg) repeat-x scroll left top;
	height: 202px;
}

#container {
	width: 924px;
	margin: 0 auto;
}

#wrapper {
	float: left;
}

#left {
	float: left;
	width: 374px;
}

#right {
	float: right;
	width: 550px;
}

#menu {
	height: 189px;
	margin: 13px 0 0 0;
}

.page {
	background: url(images/bodybg2.png);
	width: 487px;
	border: 3px solid #ddc8b1;
	float: right;
	padding: 15px;
	margin: 30px 0 0 0;
	line-height: 1.5em;
	font-size:1.2em;
}

.spacer {
	clear: both; /*lf*/
}

/* @end */

/* @group MENUS */

#menu ul {
	text-transform: uppercase;
	width: 225px;
	font-size: 1.35em;
	float: left;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	width: 225px;
	padding: 5px 0 3px 30px;
	height: 19px;
	float: left;
	text-decoration: none;
}


#menu ul li a:hover,
#menu ul li.current {
	background: url(images/hoverbg.jpg) 0 50%;
	color: #ddc8b1;
}

/* @end */

/* @group PAGE AND POST TAGS */

h1 {
	display: none;
}

h2 {
	text-align: center;
	font-size: 1.8em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2 img {
	margin: 0 10px;
}

h3 {
	font-weight: bold;
	font-size: 1.25em;
	margin: 20px 0 5px 0;
}

#logo {
	float: right;
	margin: 30px 0 0 0;
	text-align: right;
	color: #bdae9f;
	text-transform: uppercase;
}

#logo img.contactstar {
	margin: 0 7px 0 7px;
}

#logo a {
	color: #bdae9f;
	text-decoration: none;
}

#left p {
	text-align: center;
	margin: 20px 0 0px 0;
	font-weight: bold;
}

#left p img {
	margin: 0 20px 0 0;
}

.page ul {
	list-style-image: url(images/contactstar.png);
	padding: 0 0 0 30px;
}

.page ul li {
	margin: 0 0 7px 0;
}

/* @end */


/* @group GENERAL TAGS */


img {
	border: 0px;
	}

a {
	color: #ddc8b1;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #473f68;
	}

p {
	margin: 0 0 10px 0;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#exhibitClosing {
	float: right;
	margin: 10px 10px -5px 0px;
}
.school-programs {margin:15px; margin-top:80px; padding:15px; font-size:.9em; line-height:1.4em; border: 1px solid #997d4d; color:#f2f2f2; font-family:Verdana, Geneva, sans-serif; background:url(images/c-first_bg.jpg) repeat-x top left;}

.school-programs.education { height: 75px; width:175px;}

.school-programs a:hover {color:#fff;}

.school-programs img {margin-top:10px;}

.school-programs.education img {margin-top:0px; float: none;}

/* EDUCATION PAGE */
h2.folder { text-align: left; background: url(images/folder.gif) no-repeat left; font-size: 1.2em; padding: 5px 0 10px 40px;}

/* @end */