/*
Theme Name: EPIEN Medical
Theme URI: http://epien.com/
Description: Custom site design for EPIEN Medical, Inc.
Version: 1.0
Author: Barrett Creative, Inc.
Author URI: http://barrettcreative.net/
Tags: blue, custom header, fixed width, two columns

	This theme was custom designed by Barrett Creative, Inc.
	for EPIEN Medical, Inc.
	Copyright 2008 Barrett Creative, Inc. All Rights Reserved.

*/

* {
behavior: url(includes/iepngfix.htc);
}

#headersite, #navsite, #mainsite, #mainsite-home, #footersite {
width: 900px;
margin: 0 auto;
}

a {
color: #cd9b5a;
text-decoration: none;
}

a:hover {
cursor: pointer;
text-decoration: underline;
}

address {
font-style: normal;
}

body {
margin: 0;
padding: 0;
font: 12px Palatino, 'Palatino Linotype', Georgia;
border-top: 5px solid #9cb5c7;
background: #9cb5c7;
}

#bottomnav {
clear: both;
margin: 0;
padding: 10px 0;
text-align: center;
}

#bottomnav ul {
list-style-type: none;
margin: 0;
padding: 12px 0;
border-top: 2px solid #88a6bc;
border-bottom: 2px solid #88a6bc;
}

#bottomnav ul li {
display: inline;
}

#bottomnav ul li a {
color: #fffded;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}

#bottomnav ul li a:hover {
text-decoration: underline;
}

.clearboth {
clear: both;
}

#footer {
padding: 10px 0;
background: #9cb5c7;
border-top: 5px solid #88a6bc;
color: #fffded;
}

#footer a {
color: #456176;
}

#footer address, #footer #copyright {
color: #456176;
font-style: normal;
line-height: 1.3em;
}

#footer address {
float: left;
width: 400px;
}

#footer #copyright {
float: right;
width: 400px;
text-transform: uppercase;
text-align: right;
}

#footer #copyright img {
float: right;
margin-left: 6px;
}

#footer #copyright p {
margin: 0;
}

#footer .content .column {
float: left;
width: 208px;
/* height: 178px; */
margin: 0 15px 0 0;
}

#footer .content p {
width: 600px;
text-align: left;
margin: 0 1em 1.3em 0;
line-height: 1.5em;
font-size: 18px;
}

#footer .content h2 {
visibility: hidden;
display: none;
height: 28px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
padding: 0;
text-shadow: 1px 1px 1px #777;
}

#footer img.filler {
float: right;
margin-right: 8px;
}

#footer img.overlap {
float: right;
width: 210px;
height: 310px;
margin: -185px 20px 0 0;
padding: 0;
}

#footer #news {
float: right;
width: 208px;
height: 223px;
margin: -35px 10px 0 0;
padding: 10px;
background: url(images/post-it.png) no-repeat;
color: #9b5044;
}

#footer #news h2 {
margin: 0px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #999;
}

#footer #news ul {
list-style-type: square;
margin: 7px 0;
padding: 0 0 0 14px;
}

#footer #news ul li {
margin: 0 0 5px;
}

#footer #news a {
color: #9b5044;
text-decoration: none;
}

#footer #news a:hover {
text-decoration: underline;
}

#footer #news a.more {
display: block;
padding: 0 10px;
text-align: right;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
}

#header {
height: 94px;
background: url(images/header-bkgd.jpg) repeat-x top;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
}

#header a#siteid {
display: block;
float: left;
width: 518px;
height: 94px;
margin-left: -36px;
background: url(images/logo.png) no-repeat left center;
}

#header a#siteid:hover {
text-decoration: none;
}

#header h1, #header p#tagline {
visibility: hidden;
display: none;
}

#main-home {
height: 275px;
margin: 0;
padding: 0;
background: #fff;
}

#mainsite-home {
height: 275px;
background: url(images/photos/vials.png) no-repeat;
}

#main {
background: #fff;
margin: 0;
padding: 0;
}

#main-content {
float: left;
width: 606px;
margin: 0;
padding: 10px;
font: 13px Helvetica, Arial, sans-serif;
color: #222;
line-height: 1.5em;
}

#main-content h2 {
font-size: 24px;
margin: 4px 0 20px;
}

#main-content h2.hide {
visibility: hidden;
display: none;
}

#main-content h3 {
clear: both;
margin: 20px 0 10px;
font-size: 18px;
color: #9b5044;
font-weight: normal;
border-bottom: 1px solid #9b5044;
}

#main-content img.alignleft {
margin: 10px 10px 10px 0;
float: left;
}

#main-content img.alignright {
margin: 10px 0 10px 10px;
float: right;
}

#main-content li h4 {
font-size: 18px;
margin-bottom: 5px;
}

#main-content p {
margin: 0 0 10px;
}

#nav {
clear: both;
height: 34px;
background: #cd9b5a url(images/grad-bar.png) no-repeat;
}

#nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#nav ul li {
float: left;
}

#nav ul li a {
display: block;
float: left;
height: 34px;
line-height: 34px;
padding: 0 10px;
text-decoration: none;
letter-spacing: 1px;
font-size: 15px;
font-weight: bold;
color: #fffded;
text-shadow: 0 -1px 0 #777;
background: #cd9b5a url(images/grad-bar.png) no-repeat;
}

#nav ul li.current_page_item a, #nav ul li.current_page_parent a {
background-color: #b0854d;
}

#nav ul li a:hover {
text-decoration: none;
background-color: #926f40;
}

#site {
width: 900px;
}

#searchinpage {
width: 200px;
height: 30px;
padding: 20px;
text-align: center;
background: #6088a5;
border: 2px solid #9cb5c7;
}

#searchsubmit {
font: 12px 'Palatino Linotype', Palatino, Georgia;
vertical-align: middle;
}

#site {
width: 900px;
}

/*
.slides a {
display: block;
float: left;
width: 200px;
padding: 8px;
margin: 10px;
text-decoration: none;
border: 2px solid #ddd;
background: #ccc;
color: #000;
text-align: center;
}

.slides a:hover {
border-color: #eee;
background: #ddd;
}

.slides a img {
display: block;
margin: 8px auto;
border: 2px solid #fff;
}

.slides a p {
margin: 8px 0;
line-height: 1em;
font-size: 13px;
font-style: italic;
}
*/

#subnav {
float: left;
width: 274px;
margin: 0;
padding: 0;
background: #fff url(images/subnav-bkgd.jpg) repeat-y right;
}

#subnav h2 {
margin: 0;
padding: 8px 8px 8px 16px;
background: #6e8566 url(images/subnav-bkgd.png) no-repeat right;
color: #fffded;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #555;
}

#subnav ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#subnav ul li a {
display: block;
width: 250px;
margin: 0;
padding: 8px 8px 8px 16px;
font-size: 14px;
color: #926f40;
background: transparent;
border-bottom: 1px solid #eee;
}

#subnav ul li.current_page_item a {
background: #fff url(images/subnav-bkgd-current.png) no-repeat right center;
color: #000;
}

#subnav ul li a:hover {
text-decoration: none;
background: #fffded url(images/subnav-bkgd.png) no-repeat right;
color: #000;
}

#subnav ul li.current_page_item a:hover {
background: #fffded url(images/subnav-bkgd-current.png) no-repeat right;
}

#topnav {
float: right;
width: 300px;
}

#topnav form {
float: right;
}

#topnav input#search {
height: 14px;
font: 12px Palatino, 'Palatino Linotype', Georgia;
color: #999;
}

#topnav input#submit {
vertical-align: middle;
}

#topnav ul {
list-style-type: none;
margin: 20px 0 0;
padding: 0;
}

#topnav ul li a {
display: block;
margin: 5px 0;
color: #88a6bc;
text-align: right;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}

#topnav ul li a:hover {
text-decoration: underline;
}

img#wpstats {
visibility: hidden;
display: none;
}