
/*
Theme Name: NH Citizens Health Initiative
Description: This theme was developed for the New Hampshire Citizens Health Initiative. 
Version: 1.0
Author: Web Solutions
Author URI: http://www.cis.unh.edu/websolutions
*/



html {
	background-color:#3A5B7C;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#banner {
	width:856px;
	margin-left:auto;
	margin-right:auto;
}

/*-------------------------------------------------------------------------------------------- CONTAINER DIV --*/
#container {
	width:850px;
	padding:0px;
	margin:0px auto;
	border-left:1px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	background-color:#fff;
	background-image:url(images/nav_bg-white.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

/*----------------------------------------------------------------------------------------------- BANNER DIV --*/
#banner {
	height:173px;
	width:856px;
	background-color:#00017f;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	padding:0px;
}

/*------------------------------------------------------------------------------------------ LEFT-COLUMN DIV --*/
#left-column {
	float:left;
	width:185px;
}

#nav {
	width:169px;
	margin-top:0px;
	padding:5px;
	padding-top:10px;
	background-image:url(images/nav_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#left-column a:link, #left-column a:visited {
	color:#3b3c3c;
	text-decoration:none;
}

#left-column a:hover, #left-column a:active {
	text-decoration:underline;
}

#nav ul {
	list-style-type:none;
	color:#3b3c3c;
	padding:0px;
	margin:3px 0px 0px 12px;
	font-size:0.95em;
}

#nav ul li {
	padding-bottom:12px;
}

#nav a {
	cursor:pointer;
	cursor:hand;
	padding-left:0px;
}

.navrow_on {
	/*padding:5px 0px 0px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
	font-weight:bold;
}

#row_1 {
	font-size:1.1em;
}

#row_2 {
	font-size:0.95em;
}

#row_3 {
	font-size:0.85em;
	padding-left:12px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
}

#row_4 {
	font-size:0.85em;
	padding-left:12px;
}

/* CALENDAR */
	wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-weight:bold;
	font-size:1.0em;
	margin:0px;
	padding:0px;
	color:#660000;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}





/*------------------------------------------------------------------------------------------ RIGHT-COLUMN DIV --*/

#right-column {
	float:right;
	width:205px;
	padding-top:5px;
	margin-bottom:30px;
	}

#right-box {
	background-image:url(images/right-col_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 10px 0px 8px;
	}

#right-column ul {
	list-style-type:none;
	color:#3b3c3c;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

#right-column ul li {
	margin-top:0px;
}

#right-column ul ul {
	padding-left:25px;
	margin-bottom:10px;
}

#right-column ul li li {
	font-size:0.9em;
	padding-bottom:12px;
	list-style-type:disc;
	color:#7389a0;
}

#right-column li h2 {
	font-size:1.0em;
	color:#4c6e8f;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#right-column h1 {
	font-size:1.0em;
	color:#4c6e8f;
	margin:0px;
	padding:0px;
}

#right-column p {
	margin:0px;
	padding:0px;
	color:#7389a0;
}

#right-column a:link, #right-column a:visited {
	color:#7389a0;
	text-decoration:none;
}

#right-column a:hover, #right-column a:active {
	text-decoration:underline;
}

li.rss-item {
	padding-bottom:10px;
	font-size:0.85em;
}

p.citation {
	margin:0px;
	padding:0px;
	font-size:0.7em;
	text-align:center;
}

p.citation a:link, a:hover {
	color:#000;
}

#rightcol-icons {
	margin:10px auto 0px auto;
	width:80px;
}


/*--------------------------------------------------------------------------------------------- CONTENT DIV --*/


#content {
	padding:10px;
	margin:0px 210px 0px 184px;
	zoom:1;
	color:#676968;
}

#content #rssIcon {
	/*float:right;*/
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:#999;
	text-align:right;
}

#content #rssIcon img {
	margin-right:8px;
}

#content #rssIcon a:link, #content #rssIcon a:visited {
	color:#999;
	text-decoration:none;
}

#content #rssIcon a:hover, #content #rssIcon a:active {
	color:#999;
	text-decoration:underline;
}

#content h1 {
	color:#c46200;
	font-size:1.3em;
	font-weight:normal;
}

#content h1.title {
	color:#c46200;
	font-size:1.3em;
	font-weight:normal;
	border-bottom:3px double #ccc;
	padding-bottom:5px;
	margin-bottom:22px;
}

#content h1 a:link, #content h1 a:visited {
	color:#c46200;
	text-decoration:none;
}

#content h1 a:hover, #content h1 a:active {
	color:#c46200;
	text-decoration:underline;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c46200;
	font-weight:normal;
	font-size:1.3em;
	margin:0px;
	padding:10px 0px;
}

#content h2 a:link, #content h2 a:visited {
	color:#c46200;
	text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
	color:#c46200;
	text-decoration:underline;
}

#content h3 {
	font-size:1.2em;
	color:#4d6d8e;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
}

#content h3 a:link, #content h3 a:visited {
	color:#4d6d8e;
	text-decoration:none;
}

#content h3 a:hover, #content h3 a:active {
	color:#4d6d8e;
	text-decoration:underline;
}

#content h4 {
	color:#4d6d8e;
	font-size:1.1em;
	font-weight:normal;
}

#content h4 a:link, #content h4 a:visited {
	color:#4d6d8e;
	text-decoration:none;
}

#content h4 a:hover, #content h4 a:active {
	color:#4d6d8e;
	text-decoration:underline;
}

#content h5 {
	color:#676968;
	font-size:0.8em;
	font-weight:bold;
}

#content h5 a:link, #content h5 a:visited {
	color:#676968;
	text-decoration:none;
}

#content h5 a:hover, #content h5 a:active {
	color:#676968;
	text-decoration:underline;
}

#content h1.date {
	font-size:0.85em;
	text-transform:uppercase;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#content p {
	font-size:0.9em;
	line-height:1.4em;
	margin:0px;
	padding:5px 0px 10px 0px;
}

#content a:link, #content a:visited {
	color:#6787a9;
	text-decoration:none;
}

#content a:hover, #content a:active {
	text-decoration:underline;
}

#content ul, #content ol {
	overflow:hidden;
	margin-top:5px;
	font-size:0.9em;
	color:#676968;
}

#content li {
	padding-bottom:5px;
}

#content li li {
	font-size:1.1em;
}

#content td {
	font-size:0.9em;
	line-height:1.4em;
	vertical-align:top;
}

#content .small {
	font-size:0.85em;
}

#content p.postmetadata {
	text-align:center;
	line-height:1.3em;
	margin:0px;
	padding:20px 0px 50px 0px;
	color:#777;
}

#content .leavecomment {
	margin:10px auto 5px auto;
	padding:5px 0px;
	width:150px;
	font-size:0.95em;
	background-color:#E8F1F6;
	border:1px solid #D4EBF1;
	text-align:center;
}

#content p.alt2 {
	border-left:0px;
	border-top:1px solid #ddd;
	margin:20px 0px 0px 0px;
	padding:15px 0px 10px 0px;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#content p.about {
	border-left: 1px solid #ddd;
	font-size:0.85em;
	color:#777;
	margin: 0;
	padding: 10px;
}

#content hr {
	background-color:#ccc;
	border:0px;
	height:1px;
	margin:10px 0px;
}

#content .navigation {
	font-size:1.1em;
	font-weight:bold;
	
}

#content table.navigation {
	font-size:0.9em;
	font-weight:normal;
}

#content .alignleft {
	float:left;
}

#content .alignright {
	float:right;
}

#content .center {
	text-align:center;
}

.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* FORM ELEMENTS */
	#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 70px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 70px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond {
	margin:0px auto;
	padding-bottom:15px;
	width:85%;
	color:#777;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* COMMENTS SECTION */
	#comments {
	border-top:3px double #efefef;
	margin:5px auto 0px auto;
	padding:10px 0px 15px 0px;
	width:85%;
	color:#777;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.unapproved {
	background-color:#DFF0FF;
	padding:2px 8px;
	margin:8px 0px;
	color:#1F1F1F;
	font-size:0.9em;
	text-align:center;
}

.avatar {
	float:left;
	margin:0px 10px 5px 0px;
}


.search {
	font-size:0.8em;
}

.search form input {
	margin-bottom:5px;
}

/*--------------------------------------------------------------------------------------------- FOOTER DIV --*/

#footer {
	width:852px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#footer a:link, #footer a:visited {
	color:#fff;
}

#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:none;
}

#footer-text {
	width:500px;
	float:right;
	padding:5px;
	padding-top:12px;
}

#footer p {
	font-size:0.7em;
	color:#fff;
	text-align:right;
	margin:0px;
	line-height:1.2em;
}
