/*
Theme Name: Neighborhood Services V1
Theme URI: http://www.neighborhood-services.org/
Description: Original design for Neighborhood Services
Version: 1.0
Author: Noel Suarez
Author URI: http://balsa.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Neighborhood Services v 1.0
	http://www.neighborhood-services.org/

	This theme was designed and built by Noel Suarez,
	Cubs Fan. 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/






/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* http://meyerweb.com/eric/tools/css/reset/  END */





/* BEGIN MINE */


body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif, Calibri;
	background-color: #e0e1ee;
}

#header {
	width: 100%;
	padding-top: 0px;
	height: 184px;
	background: #252f9e url(images/masthead_bg1.jpg) no-repeat center center;
}

#header h1 {
	color: white;
	margin-top: 0;
	text-align: center;
	font-family: Cambria, Calibri, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#menu  {

}

a  {
	color: maroon;
}

a:hover  {
	color: black;
}

a:visited  {
	color: maroon;
}

#sidebar ul li {
	text-align: left;
	list-style-type: none;
	color: gray;
	margin-bottom: 10px;
}

#sidebar ul li a {
	text-align: left;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	text-decoration: none;
	color: gray;
}

#sidebar ul li a:hover {
	text-align: left;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	text-decoration: none;
	color: black;
}


h2 {
	clear: both;
}



#page {
	width: 100%;
	background-color: #f0f0fe;
}


#content h2 {
	font: 40px Georgia, "Times New Roman", Times, serif;
	color: #252f9e;
	padding-top: 30px;
	margin-bottom: 20px;
}



#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	height: 100px;
	clear: both;
	float: none;
	background: #e0e1ee none no-repeat center center;
}

#footer_area {
	height: 100px;
	clear: both;
	float: none;
	background: #1f176c none no-repeat center center;
}

#footer p {
	padding: 10px;
	margin-top: -10px;
	text-align: center;
	color: silver;
}


#sidebar {
	-moz-border-radius-topleft: 0px;	-webkit-border-top-left-radius: 0px;	-moz-border-radius-topright: 10px;	-webkit-border-top-right-radius: 10px;	-moz-border-radius-bottomleft: 10px;	-webkit-border-bottom-left-radius: 10px;	-moz-border-radius-bottomright: 0px; 	-webkit-border-bottom-right-radius: 0px;	border: 1px solid #e5e5e5;
	float: right;
	background-color: white;
	padding: 15px;
	width: 155px;
	margin-top: 20px;
}

#sidebar li {
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar p {
	border-top: 1px dotted gray;
	padding-top: 10px;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
}

#sidebar a {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

#footer_area {
	width: 900px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #48418d;
	border-left: 1px solid #48418d;
}


#more_content  {
	-moz-border-radius-topleft: 0px;	-webkit-border-top-left-radius: 0px;	-moz-border-radius-topright: 10px;	-webkit-border-top-right-radius: 10px;	-moz-border-radius-bottomleft: 10px;	-webkit-border-bottom-left-radius: 10px;	-moz-border-radius-bottomright: 0px; 	-webkit-border-bottom-right-radius: 0px;	border-top: 1px dotted gray;
	padding-top: 10px;
	font-size: 10px;
	line-height: 15px;
	width: 200px;
	border: 1px inset gray;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: left;
	margin: 11px;
	color: silver;
	background-color: #455265;
}

#more_content p {
	text-align: left;
	margin-top: -5px;
	padding: 0;
	margin-left: 5px;
}

#more_content li {
	text-align: left;
	margin-left: -15px;
}

#more_content ul {
	text-align: left;
	margin-top: -5px;
}


.post {
	border-top: 1px dotted silver;
	background: none repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}

.post_title h3 {
	color: gray;
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.post_title h3 a {
	color: gray;
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-decoration: none;
}

.post_title h3 a:visited {
	color: gray;
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-decoration: none;
}

.post_title h3 a:hover {
	color: gray;
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#posts {
	width: 570px;
	float: left;
}

#posts p {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 16px;
	color: #585858;
}

#posts ul li {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 16px;
	color: #585858;
	list-style-type: square;
	margin-left: 20px;
}

.space {
	clear: both;
	float: none;
	display: block;
	list-style-position: outside;
}

#content_wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}

.horizonal_ad {
	width: 728px;
	height: 90px;
	background-color: silver;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ad_horz.gif);
}


#content #sidebar h2.widgettitle {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: -20px;
	margin-bottom: 10px;
}






