/*
Theme Name: Northfield Rotary
Theme URI: http://northfieldrotary.org
Description: WordPress theme for The Rotary Club of Northfield
Version: 0.9
Author: Neuger Communications Group
Author URI: http://neuger.com
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #e5e2d6 url(images/background.png) repeat-x;
/*	background: #c3b09b url(images/background2.png) repeat-x; */
	text-align: center;
	font-size: 62.5%;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #37669c;
	font-size: 2.2em;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.8em;
	font-weight: bold;
	margin: 1.5em 0 0 0;
/*	border-bottom: 1px solid #999;*/
	color: #31577f;
}
h2 span, h3 span {
	font-size: 12px;
/*	font-weight: bold;*/
}
.info-box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	border: 0;
	color: #244a67;
}
#meeting-list {
	background: #3e7fb0 url(images/background-button.png) repeat-x bottom;
}
#meeting-list h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#meeting-list h3 a {
	color: #fff;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #5a5a53;
	margin: 1em 0 0 0;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
p, ul, ol, blockquote {
	font-size: 1.3em;
	line-height: 1.5em;
}
blockquote {
	margin: 1em 40px;
}
blockquote p {
	font-size: 1em;
}
dl, ul, ol {
	margin: 1em 0;
}
ul {
	list-style-type: circle;
}
dl {
	font-size: 1.3em;
	line-height: 1.231em;
}
dd {
	margin: 0 0 1em 0;
}
dd {
	font-size: 0.8462em;
}
img {
	border: 0;
}
a {
	color: #b12c45;
	text-decoration: none;
}
a:hover {
	color: #3e7fb0;
}
h1 a {
	color: #cce0f0;
}
h1 a:hover {
	color: #e7f2f9;
}
#header p {
	color: #ede9de;
	font-weight: normal;
	font-size: 1.6em;
	float: left;
}
#header a img {
	opacity: .85;
	-moz-opacity: .85;
	filter:alpha(opacity=85);
}
#header a img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}
#shadow {
	width: 968px;
	margin: 0 auto;
	background: url(images/shadow-new.png) repeat-y;
	text-align: center;
}
#container {
	width: 950px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #467db4 url(images/background-head.png) repeat-x;
	width: 950px;
	position: relative;
	height: 84px;
}
#header-text {
	position: absolute;
	left: 88px;
	padding: 12px 0 0 0;
}
#header img {
	float: left;
	padding: 5px;
}
#nav {
	background: url(images/background-nav-70.jpg) no-repeat;
	height: 120px;
	vertical-align: bottom;
}
#nav ul {
	margin: 0;
	padding: 92px 0 0 0;
	text-align: center;
}
#nav ul li {
	display: inline;
	vertical-align: bottom;
	margin: 0;
}
#nav ul li a {
	color: #2d5c7f;
	padding: 5px 15px;
	text-decoration: none;
	font-size: 14px;
	background: url(images/nav-div.png) no-repeat left bottom;
}
#nav ul li.first a {
	background: none;
}
#nav ul li.first:hover a {
/*	background: url(images/nav-highlight.png) no-repeat right bottom;*/
}
#nav ul li a:hover {
	background: url(images/nav-highlight.png) no-repeat left bottom;
}
#nav ul li.current_page_item a {
	background: url(images/nav-highlight.png) no-repeat left bottom;

}
#main {
	width: 100%;
	background: #f1e9d5 url(images/background-paper.jpg) no-repeat;
}
#content {
	padding: 20px;
}
#content p {
	margin: 0.5em 0 1em 0;
}
#primary {
	width: 650px;
	float: left;
	margin: 0 0 20px 0;
}
#primary p.button {
	width: 10em;
}
#primary p#cogwheel.button {
	width: 18em;
}
#primary p.button a {
	text-align: center;
	color: #e7e7e7;
	display: block;
	padding: 10px 5px;
	background: #3e7fb0 url(images/background-button.png) repeat-x bottom;
	-webkit-box-shadow: rgba(150, 150, 150, 0.5) 0px 3px 5px;
	-moz-box-shadow: rgba(150, 150, 150, 0.5) 0px 3px 5px; /* FF 3.5+ */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#primary p.button a:hover {
	color: #fff;
	background: #b12c45 url(images/background-button.png) repeat-x bottom;
}
#primary .post {
	clear: both;
}
#secondary {
	width: 240px;
	float: right;
}
#secondary ul ul {
	font-size: 1em;
}
#secondary #service-nav ul {
	margin-left: 0;
}
#secondary #service-nav li {
	font-weight: bold;
	list-style: none;
}
#secondary #service-nav li ul {
	margin: 0.5em 0 0.5em 20px
}
#secondary #service-nav li li {
	font-weight: normal;
	list-style: circle;
	margin: 0;
}
#secondary ul li.current_page_item, #secondary #service-nav ul li ul li.current_page_item {
	font-weight: bold;
}
#secondary ul li.current_page_item a {
	color: #7a1e30;
}
#secondary ul li.current_page_item li a {
	color: #b12c45;
}
#primary ul, #secondary ul {
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
	clear: both;
}
#footer p {
	text-align: center;
}
div.info-box {
/*	background: #e8ddba;*/
	background: #ded5bb;
	background: rgba(150,134,84,.2);
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius: 10px;
}
#primary div.info-box {
	margin: 20px 0 0 0;
}
#secondary div.info-box {
	margin: 0 0 20px 0;
}
#footer {
	padding-bottom: 40px;
	border-bottom: 16px solid #2b597b;
}
#footer p {
	border-top: 1px solid #79a2bd;
	margin: 5px 20px;
	font-size: 1.1em;
	padding: 10px 0 0 0;
}
div.info-box div {
	padding: 10px 12px;
}
div.info-box div div {
	padding: 0;
}
#news {
	width: 410px;
	float: left;
	clear: left;
}
#events {
	width: 220px;
	float: right;
	clear: right;
}
.alignright {
	float: right;
	margin: 0 0 5px 10px;
	clear: right;
}
.alignleft {
	float: left;
	margin: 0 10px 5px 0;
	clear: left;
}
#content p.date {
	margin: 0;
	color: #777;
	font-size: 1.2em;
}
div.quote {
	color: #4e3b15;
}
div.quote em {
	color: #666;
}
#gallery-home {
	float: right;
	clear: left;
	background: #fff url(images/back-photo.jpg) no-repeat;
	width: 352px;
	height: 272px;
/*	border: 1px solid #aaa;*/
	margin: 0 0 0 2px;
}
#gallery-home div {
	padding: 11px;
}
p.wp-caption-text {
	font-size: 1em;
	font-weight: normal;
}
h3 span a, h4 span a {
	font-size: 12px;
}