/*
Theme Name: PAMD
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


img.alignnone {display: inline; float: left; margin: 0 10px 0 0;}


/***********************************
begin resets & clear
***********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #fff;
	color: #5d5d5d;
	font: normal 12px serif;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height:0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/***********************************
begin structure
***********************************/
body {
	background: url(img/bg.jpg) #f7f6ed top left repeat-x;
	color: #616288;
	font: normal 14px times, Arial;
}
#wrap {
	background: url(img/wrap.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0 20px;
	width: 750px;
}
#header {
	height: 60px;
	padding: 20px 0 0 0;
	text-align: center;
}
#top_title {
	color: #fff;
	font: bold 17px Georgia, "Times New Roman", times;
	text-decoration: none;
}
#top_title strong {
	display: block;
	font: bold 27px Georgia, "Times New Roman", times;
}
#content {
	padding: 0 20px;
}
#slider {
	margin: 20px 0;
}
h1 {
	font: bold 25px Georgia, "Times New Roman", times;
	line-height: 60px;
	margin: 10px 0 0 0;
}
p {
	font: normal 14px times, Arial;
	line-height: 16px;
}
a:link, a:visited{
	color: #61618b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/***********************************
begin main_nav
***********************************/
#main_nav {
	display: block;
	margin: 0 auto 10px auto;
	text-align: center;
}
#main_nav li {
	display: inline;
}
#main_nav li a:link, #main_nav li a:visited {
	font: normal 15px "Trebuchet MS";
	font-style: italic;
	text-decoration: none;
}
#main_nav li a:hover {
	background: #dfdfe7;
	text-decoration: underline;
}
/***********************************
begin content
***********************************/
.main {
	float: left;
	margin: 0 20px 0 0;
	width: 490px;
}
.main h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	margin: 0 0 20px 0;
	text-decoration: underline;
}
.main h2.sep {
	background: url(img/sep.gif) top center no-repeat;
	padding: 30px 0 0 0;
}
.main h3 {
	font-style: italic;
	font-weight: bold;
}
.main ul {
	margin: 0 0 20px 20px;
}
.main ul li {
	margin: 0 0 5px 0;
}
.main ul li em {
	font-style: italic;
}
.main p {
	margin: 0 0 10px 0;
}
.main em {
	font-style: italic;
}
.main strong {
	font-weight: bold;
}
.main dl {
	margin: 20px 0 20px 30px;
}
.sidebar {
	float: left;
	margin: 30px 0 0 0;
	width: 200px;
}
.sidebar div {
	background-color: #eeeeed;
	margin: 0 0 20px 0;
	padding: 10px;
}
.sidebar h3 {
	border-bottom: 1px solid #dddde2;
	font: bold 16px "Trebuchet MS";
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
.sidebar ul li a:link, .sidebar ul li a:visited {
	text-decoration: none;
}
.sidebar ul li a:hover {
	background: #DFDFE7;
}
#calendar {
	background: url(img/calendar.gif) #eeeeed top right no-repeat;
	padding: 10px 60px 10px 10px;
	position: relative;
}
#calendar p.data {
	color: #fff;
	display: block;
	font: bold 13px "Trebuchet MS";
	font-style: italic;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	width: 37px;
}
#calendar p.data span {
	color: #61618b;
	display: block;
	font: bold 20px "Trebuchet MS";
	font-style: italic;
}
#calendar p.cnet {
	font-size: 12px;
	line-height: 16px;
}
#footer {
	background: url(img/footer.gif) top center no-repeat;
	height: 41px;
	margin: 30px 0 20px 0;
	width: 750px;
}
/***********************************
begin contact
***********************************/
div.wpcf7 {
	margin: 20px 0;
}
.wpcf7-form li {
	margin: 0 0 10px 0;
}
.wpcf7-form label {
	font-size: 13px;
	margin: 0 0 5px 0;
	display: block;
}
.wpcf7-form .wpcf7-not-valid-tip-no-ajax {
	color: #EEEEED;
	display: block;
}
.wpcf7-form input {
	border: 1px solid #616288;
	color: #707070;
	font: normal 12px Georgia, times, Arial;
	padding: 3px;
	width: 300px;
}
.wpcf7-form input:focus,  .wpcf7-form textarea:focus {
	border: 1px solid #EEEEED;
}
.wpcf7-form textarea {
	border: 1px solid #616288;
	color: #616288;
	font: normal 12px Georgia, times, Arial;
	height: 200px;
	padding: 3px;
	width: 300px;
}
.wpcf7-form #submit {
	background: #616288;
	border: none;
	color: #fff;
	width: 80px;
}
