/***************************************************************************************
Title:	Pamiris public site css
Author:	Keith J Grant
Date:	October, 2009
***************************************************************************************/

/*reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, img { margin: 0; padding: 0; }

body {
	background: #a7a7a7 url('../img/bg-grad.png') repeat-x;
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
}

#container {
	background: #ffffff;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	height: 100%;
	margin: 0 auto;
	min-height: 600px;
	padding: 16px 30px 30px;
	width: 900px;
}

/*
 * Header
 */
#header {
	height: 130px;
}

#logo {
	float: left;
	margin-top: 10px;
}

#header form {
	float: right;
	padding: 4px 3px 5px 33px;
}

#searchbox {
	background: #29ace2 url('../img/search-bg-grad.png') repeat-y left center;
	color: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#header input[type=text], #header input[type=password], input[type=text], input[type=password] {
	background: #ffffff;
	border: #b3b3b3 1px solid;
	color: #999999;
	padding: 5px 5px 3px;
}

#searchbox input[type=text] { width: 160px; }
#login input[type=text], #login input[type=password] {
	margin: 5px;
	width: 140px;
}

#login {
	clear: right;
	color: #999999;
	float: right;
	font-size: 90%;
	text-transform: uppercase;
}

.go-button-blue { background: url('../img/go-button-blue.png') no-repeat center; }
.go-button-white { background: url('../img/go-button-white.png') no-repeat center; }

#header input[type=submit] {
	border: 0;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	text-indent: 100px;
	width: 25px;
}

#account-links {
	clear: right;
	float: right;
	font-size: 70%;
	line-height: 1.5em;
	text-transform: uppercase;
	width: 140px;
}

#account-links a:link { color: #592e0e }
#account-links a:hover { color: #00adef; }

/*
 * Navigation
 */
#nav {
	line-height: 30px;
	margin-top: 7px;
}

#nav ul {
	list-style-type: none;
	margin-left: 10px;
}

#nav li {
	display: inline;
	margin-right: 35px;
	text-transform: uppercase;
	position: relative;
}

#nav a, #footer a {
	color: #555555;
	text-decoration: none;
}

#nav a:active, #nav a:hover, #nav .nav-hover a {
	color: #00adef;
	font-weight: bold;
}

ul.submenu {
	display: none;
	font-size: 90%;
	padding-top: 5px;
	position: absolute;
	top: 15px;
	left: -15px;
	width: 240px;
}

.submenu li a {
	background: #888888;
	border: #cccccc 1px solid;
	border-top: 0px;
	display: block;
	padding: 8px 10px 8px 14px;
	width: 100%;
}
#nav .submenu li, #nav .submenu li a {
	display: block;
}

#nav .submenu a:link, #nav .submenu a:visited, #nav .submenu a:active {
	color: #ffffff;
	font-weight: normal;
}

#nav .submenu a:hover {
	background: #666666;
	color: #00adef;
	font-weight: normal;
}


/*
 * Main content
 */
#content {
	float: left;
	margin-bottom: 70px;
	width: 700px;
}

#masthead {
	height: 269px;
	margin-bottom: 20px;
	width: 699px;
}

h1, h2 {
	color: #999999;
	font-size: 200%;
	margin-left: 30px;
}

#homepage-title {
	/* hide title on the main index */
	/* font-size: 100%; */
	font-weight: bold;
}

h1 { font-family: "Helvetica Neue Bold Condensed", Helvetica, Arial, sans-serif; }
h2 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h3, h4 {
	font-size: 100%;
	margin-left: 30px;
}

h3 a, h4 a {
	text-decoration: none;
}

#col2 h3, #col2 h4 {
	margin-left: 20px;
}

h1 {
	margin-bottom: 1em;
}

h2 {
	margin-bottom: 1em;
	font-weight: normal;
}

h1 + h2 {
	margin-top: -1em; /* remove margin between an h1 and h2 */
}

.post-meta {
	font-size: 80%;
	text-style: italic;
}

.post-date {
	margin-top: -2em;
	text-style: italic;
}

p, dl, #content form, #content ul, #content ol {
	line-height: 1.85em;
	margin: 0 0 1.5em 40px;
	width: 585px;
}

#content ul {margin-left:75px;}

.library dd {
	margin-left: 10px;
}

p.continue {
	text-align: right;
	margin-top: -1.5em;
}

a:link { color: #03c; }
a:visited, a:active { color: #592e0e; }
a:hover { color: #00adef; }

.marquee a:link, .marquee a:visited, .marquee a:active {
	color: #555555;
	text-decoration: none;
}
.marquee a:hover { color: #592e0e; }

img {
	border: 0;
}

#col1 p, #col2 p {
	width: 280px;
}

#col1, #col2 { 
      float: left; 
      width: 300px;
}

#col2 p {
	margin-left: 30px;
}

/*
 * Sidebar
 */
#sidebar {
	float: right;
	width: 200px;
}

.sidebar-element {
	margin: 25px 0 35px;
	text-align: center;
	width: 100%;
}

.short-form label {
	color: #999999;
	font-size: .9em;
	text-transform: uppercase;
	white-space: nowrap;
	width: 100%;
}

.short-form {
	text-align: right;
}

.short-form input[type=text] {
	margin: 5px 0 1px 10px;
	width: 135px;
}

.short-form input[type=submit] {
	background: #ffffff;
	border: 0px;
	color: #592e0e;
	cursor: pointer;
	padding: 0 2px;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 9px;
}

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	/* optional styles for appearance */
	height: 22px; /* height should be included to reserve visual space for the marquee */
	margin-left: 20px;
}



ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	/* optional styles for appearance */
	padding: 3px 5px;
}

/*
 * Footer
 */
#footer {
	clear: both;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 620px;
}

#footer a:active, #footer a:hover {
	color: #00adef;
}
