/* -------------------------------------------------------------- 

   New Milford Democratic Club

   Site by: Bill Putrino with updates by Web Developers Studio www.webdevelopersstudio.com

   -------------------------------------------------------------- */

body {
	color:#333;
	background:#fff url(../images/bg.png) repeat-x;
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:75%;
	line-height:1.5;
}
h1 {
	font-size:3em;
}
h1 a {
	display:block;
	height:65px;
	padding-top:15px;
	color:#fff;
	text-decoration:none;
}
h1 a:hover {
	color:#eee;
}
h2 {
	color:#0B2239;
	font-size:2em;
	margin-bottom:2px;
	margin:15px 0 10px;
}
.welcome {
	font-weight:bold;
	text-shadow: 2px 2px 2px #bbb;
	font-size:27px;
	margin-top:25px;
}
.welcome h1 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
}
.welcome h2 {
	font-size:19px;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
}
h3 {
	color:#ffffff;
	font-size:1.7;
	margin:10px 15px;
}
h4 {
	color:#587C9D;
	font-size:17px;
	margin-bottom:2px;
	margin:5px 15px;
}
p {
	font-size:1.1em;
	margin:1em 15px .5em;
}
.sm {
	font-size:85%;
}
a:focus, a:hover {
	color:#ffffff;
	text-decoration:none;
}
a {
	color:#ffffff;
	text-decoration:underline;
	outline:none;
}
input, textarea {
	font-family:"Lucida Grande", Verdana, sans-serif;
}
.fontonedoteight {
	font-size:1.8em;
	color:#587C9D;
}
ul {
	list-style-type:none;
}
li {
	float:left;
}
.photo {
	text-align:center;
	vertical-align:baseline;
}
.photo img {
	border: 6px solid #ddd;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
	margin:auto 0;
}
.photo p {
	margin:auto 0;
}
ul.menu {
	background:url(../images/menu_bg.png) top left no-repeat;
	margin-top:15px;
	height:35px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
}
ul.menu li {
	font-size:1.1em;
	font-weight:700;
backg=round:url(../images/menu_bg.png) top right no-repeat;
	height:35px;
	padding:0 12px 0 10px;
}
ul.menu li a {
	color:#fff;
	display:block;
	text-decoration:none;
	padding:5px 10px 5px 0;
}
ul.menu li a span {
	color:#fff;
	padding:5px 0 5px 10px;
}
#header {
	background: transparent url('../images/nmdems-logo.png') no-repeat 50% top;
	margin-top:25px;
	margin-bottom:15px;
}
#header h1 {
	height:150px;
}  /* change this if need to change the size of the logo */
#founded1924 {
	float:right;
	margin-top:15px;
}
.column {
	background:#0B2239;
	box-shadow: 1px 1px 2px #0B2239;
	-webkit-box-shadow: 1px 1px 2px #0B2239;
	-moz-box-shadow: 1px 1px 2px #0B2239;
}
.column p, .column li, .column a {
	color:white;
}
p.meeting {
	text-align:center;
}
.nobox {
	border-left:1px solid #587C9D;
}
.long {
	height:250px;
	min-height:250px;
}
.short {
	height:150px;
	min-height:150px;
}
.column1 p, .column2 p {
	color:#fff;
	margin: 10px 15px 5px 15px;
}
.column1 ul, .column2 ul {
	padding:0;
	margin:0;
}
.column1 ul li, .column2 ul li {
	display:inline;
	color:#fff;
	list-style:none;
	margin: 5px 15px;
}
.column2 ul li {
	color:#ffffff;
	font-size:.95em;
}
.column2 ul.heading li {
	font-weight:bold;
	font-size:1em;
	color:#ffffff;
}
#vote-by-mail {
	float:right;
	padding: 0 5px 5px 10px;
}
ul#endorsements li {
	display:block;
	float:none;
	padding-left:15px;
}
.slate p, #issues p, .slate h2, #issues h2 {
	padding:2px 15px 2px 15px;
}
#events, #contact, #issues, #links, #contribute {
	border: 2px solid #0B2239;
	margin-top:15px;
	margin-bottom:15px;
}
#events div, #contact div {
	background-color:#ff0000;
	margin:0;
	border-right:none;
}
#events div {
	height:140px;
}
#contact div {
	height:125px;
}
div#events, div#contact {
	border-color:#ff0000;
	box-shadow: 1px 1px 4px #0B2239;
	-webkit-box-shadow: 1px 1px 4px #0B2239;
	-moz-box-shadow: 1px 1px 4px #0B2239;
}
#events li, #contact li {
	padding-left:12px;
	padding-bottom:5px;
}
#events li {
	height:135px;
}
#contact li {
	height:110px;
}
#events div h2, #contact div h2 {
	color:#ffffff;
	padding:15px 12px 0 0;
	margin:0;
	border-right:none;
	text-align:right;
}
#events a, a.to-top, #events h4, #events i {
	color:#0B2239;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 5px 0;
	line-height: 2em;
}
#events i {
	text-decoration:underline;
}
.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	padding-bottom:10px;
	font: 14px Arial, sans-serif;
	text-align:center;
	margin-top:20px;
	-webkit-box-shadow: 0 8px 6px -6px #222;
	-moz-box-shadow: 0 8px 6px -6px #222;
	box-shadow: 0 8px 6px -6px #222;
}
.picture img {
	border: 1px solid #CCCCCC;
	margin: 10px 10px 10px 10px;
}

.top-top {
	clear:both;
}
#contribute li {
	float:none;
	display:block;
}
a.to-top {
	float:right;
}
a:hover.to-top {
	color:#587C9D;
}
#candidates {
	margin-top:35px;
}
#candidates h2, #links h2 {
	margin:5px 15px 15px;
}
#links a {
	text-decoration:underline;
	outline:none;
	padding: 0 15px;
}
#links p {
	margin-top:.75em;
}
#contact li {
	padding-top:5px;
	padding-bottom:0;
	border-left:0;
}
#contact a {
	font-size:.9em;
	color:#0B2239;
	font-weight:bold;
	margin:10px 0 10px 0;
	line-height: 2em;
}
/* --------- Footer ---------------------------*/

#footer {
	color:#000;
	width:100%;
	height:120px;
	padding:1.5em 0 0;
}
#footer span {
	color:#587C9D;
	float:right;
}
#footer a {
	color:#587C9D;
	font-size:9px;
}
#officer {
	font-weight:bold;
}

