@charset "UTF-8";
/* CSS Document */

/* post and listing stuff */
.post {margin:0 0 40px 0; padding:0; clear:both;}
.post p {margin:10px 0; font-size:1.1em; /*text-indent:15px;*/ line-height:1.4em;}
.post h1, .post h2, .post h3, .post h4, .post h5 {margin:5px 0;}
.post h1 {}
.post h2, .post h1 {color:#111; letter-spacing:-0.3pt; line-height:1.2em;}
.post h1 {}
.post h2 {}
.post h3 {margin:15px 0; color:#f78429;}
.post h3 a, .post h3 a:hover {font-weight:bold; text-decoration: underline;}
.post h4 {color:#111;}
.post h5 {color:#111; padding-top: 15px;}
.post ul {margin:10px 20px 10px 45px;}
.post ul li {display:list-item; margin:4px 0; list-style:disc; font-size: 1.1em;}
.post ol {margin:10px 20px 10px 45px;}
.post ol li {display:list-item; margin:4px 0; list-style:decimal; }

.post h2 a, .post h3 a {text-decoration: underline;}

.postmeta {margin:5px 0; font-size:80%;}
.postmeta p {border-bottom:1px solid #EEEEEE;border-top:1px solid #EEEEEE;padding:8px 0;}


#subhead {
        width: 600px;
        border-top: 5px solid #f78429;
        border-bottom: 2px solid #f78429;
        padding: 5px;
        margin: 15px auto;
        background: #ccddff;
        text-align: center;
        color: #000000;
/*        font-weight: bold; */
        font-size: 1.6em;
}

#uberdent { margin: 25px 100px 25px 50px; /*margin-left: 100px; margin-right: 100px;*/}

.submit input { padding: 5px; width:500px; margin-left: 12px; font-size: 1.2em;}

#contact-form2 {margin: auto; width: 400px; border: 1px solid #000; padding: 10px;}

#contact-form { width: 350px; padding:10px; margin: auto; background:#f2f2f2;-webkit-box-shadow: 0px 1px 5px #f2f2f2;-moz-box-shadow: 0px 1px 5px #f2f2f2;box-shadow: 0px 1px 3px #f2f2f2; border:1px solid #ccc; background:#f2f2f2;-moz-border-radius: 5px;    -webkit-border-radius: 5px; }

#contact-form-wide { width: 550px; padding:10px; background:#f2f2f2;-webkit-box-shadow: 0px 1px 5px #f2f2f2;-moz-box-shadow: 0px 1px 5px #f2f2f2;box-shadow: 0px 1px 3px #f2f2f2; border:1px solid #ccc; background:#f2f2f2;-moz-border-radius: 5px;    -webkit-border-radius: 5px; }

/* Contact Form 7 overwrite */

div.wpcf7-mail-sent-ok {
	margin: 0px;
	width: 500px;
	border: none;
/*        border-left: none;
        border-right: none;
        border-top: 5px solid #f78429;
        border-bottom: 2px solid #f78429;
        background: #ccddff;*/
        background: #f2f2f2;
        font-size: 1.2em;
}

