/*
Theme Name: CSH Protocols
Theme URI: http://www.pinetec.com
Version: 1.0
Description: Custom Theme for CSH Protcols
Author: PTI
Author URI: http://www.pinetec.com
*/

/* ========================================================================= */

a:hover
{
	color: #600;
	text-decoration: underline;
}

a
{
	color: #600;
	text-decoration: none;
}

.banner-home
{
	background: #ccc url(img/header.jpg) no-repeat;
	width: 580px;
	height: 132px;
}

.banner-home h1
{
	margin: 90px 0px 0px 250px;
}

body, #commentform input.text, textarea
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: white;
}

.center
{
	text-align: center;
}

.clearer
{
	clear: both;
}

#commentform
{
}

.commentlist li
{
	padding-bottom: 0px;
	border-bottom: 1px solid #999;
	margin-bottom: 6px;
}

.comments
{
}

.content
{
	width: 580px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.content-text
{
	margin: 0px 75px 6px 38px;
	line-height: 1.5em;
}

.copy p
{
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
}

.footer-nav
{
	background: #757575;
	background-image: url(img/navbar_footer_dropshadow.gif);
	background-repeat: repeat-x;
	background-position: 0px;
	vertical-align: top;
	height: 35px;
}

.footer-nav a:hover
{
	color: #ffaa00;
}

.footer-nav a
{
	background: #757575;
	background-position: 0px;
	vertical-align: top;
	color: white;
	font-weight: bold;
	border-right: 1px solid #5c5c5c;
	border-left: 1px solid #999;
	display: block;
	float: left;
	line-height: 25px;
	padding: 0px 20px;
	text-decoration: none;
}

.form-pad
{
	margin: 0px 0px 0px 0px;
}

.gobutton
{
	padding: 0px 0px 0px 5px;
}

h1
{
	font-size: 20px;
	margin: 20px 0px 5px 0px;
	font-weight: normal;
	color: #036;
}

h1.scope
{
	background-color: #ecf0f4;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0px 3px;
	margin: 20px 0px 5px 0px;
	font-weight: normal;
	color: #036;
}

h2
{
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	color: #036;
}

h3
{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	color: #036;
}

h4
{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #036;
}

.home-field
{
	width: 120px;
	font-size: 12px;
	color: #036;
	margin: 0px 0px 7px 0px;
}

img {
	border: none;
}

label
{
	font-size: 12px;
	font-weight: normal;
	color: #036;
}

li
{
	padding: 0px;
}

#main-container-home
{
	width: 800px;
}

.post
{
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	margin-bottom: 6px;
}

.post .descr
{
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.post h1 a:visited
{
	color: #036;
	text-decoration: none;
}

.post h1 a:hover
{
	color: #036;
	text-decoration: underline;
}

.post h1 a
{
	color: #036;
	text-decoration: none;
}

.post-meta
{
	font-variant: small-caps;
}

.post-meta-key
{
	color: #036;
	font-weight: bold;
	font-size: 110%;
}

.right-menu
{
	width: 220px;
	background-color: #ecf0f4;
	background-image: url(img/navbar_dropshadow_blue.gif);
	background-repeat: repeat-x;
/*
	padding: 20px 10px 20px 30px;
*/
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}

.right-menu-item-home
{
	font-size: 12px;
	line-height: 1.5em;
	margin: 20px 0px 20px 0px;
}

#search-box
{
	padding: 20px 10px 20px 30px;
}

#search-box img
{
	margin-bottom: 10px;
}

.search-cell
{
	width: 220px;
	background-color: #BDC1C4;
/*
	padding: 20px 10px 20px 30px;
*/
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
}

.search-cell h2
{
	font-size: 12px;
	font-weight: bold;
	color: #036;
}

.sidebar
{
	padding: 20px 10px 20px 30px;
}

.sidebar ul
{
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

.sidebar ul a:hover
{
	text-decoration: none;
	background-color: white;
	padding: 3px 0px 3px 10px;
	display: block;
	background-image: url(img/list_bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

.sidebar ul a
{
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	display: block;
	background-image: url(img/list_bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

.sidebar ul img {
	margin: 0px 0px -3px 0px;
}

.top-nav
{
	background: #036;
	height: 35px;
}

.top-nav a:hover
{
	color: red;
}

.top-nav a
{
	background: #036;
	color: #bcd;
	font-weight: bold;
	border-right: 1px solid #bcd;
	display: block;
	float: left;
	line-height: 35px;
	padding: 0px 20px;
	text-decoration: none;
}

ul.post-meta
{
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

/* ========================================================================= */
