/*   
Theme Name: WNA WordPress Theme
Theme URI: http://www.westgateneighborsassociation.org/
Description: The WNA WordPress theme
Author: Jerrold A. Smith
Author URI: http://www.scoopjuicy.com/
Version: 0.6
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}
blockquote {
	padding: 0 40px;
}
body {
	background: transparent url(/images/bg/bg-blossoms6.jpg) top center fixed repeat-x;
	color: black;
	font: 12px/20px Georgia, "Times New Roman", serif;
}
p {
	padding-bottom: 8px;
}
h2 {
	color: #7c6a66;
	background-color: transparent;
	border-bottom: 1px solid #7c6a66;
	margin-bottom: 18px;
	padding-bottom: -4px;
	overflow: hidden;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 28px;
	word-spacing: .2em;
}
h3 {
	border-left: #417630 solid 8px;
	margin-bottom: 8px;
	padding: 4px 8px 4px 8px;
	background: white;
	color: #417630;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
}
h4 {
	border-bottom: #7c6a66 solid 1px;
	margin-bottom: 8px;
	padding-bottom: -8px;
	background: transparent;
	color: #7c6a66;
	font-size: 14px;
	overflow: hidden;
}
td {
	padding: 4px 0;
}
small {
	/* font: bold 12px/18px Arial, Helvetica, sans-serif; */
	font: 10px/180% Georgia, "Time New Roman", serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #454545;
}
ul, ol {
	padding-left: 26px;
	padding-bottom: 8px;
}
a:link, a:active, a:visited {
	color: #417630;
	background-color: transparent;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	color: #417630;
	background-color: transparent;
	border-bottom: 1px solid;
	text-decoration: none;
}
#outer {
	margin: 0px auto;
	width: 969px;
	/*height: 100%;*/
}
/* @group main */
#main {
	background: transparent url(/images/content-top.png) no-repeat center top;
	clear: both;
	float: left;
	height: auto !important;
	height: 910px;
	left: auto;
	min-height: 910px;
	position: absolute;
	top: 0;
	width: 643px;
	z-index: 1;
}
#main-bg {
	background: url(/images/content-bg2.png) no-repeat left top;
	height: 100%;
	filter: alpha(opacity=85); /* for IE */
    opacity: 0.85; /* CSS3 standard */
    padding-bottom: 20px;
}
#main-txt {
	/*min-height: 300px;*/
	margin-top: 234px;
	padding: 26px;
	z-index: 10;
	clear: both;
	position: absolute;
	top: 0;
	width: 590px;
	/*min-height: 670px;*/
	/*height:auto !important;*/ 
	/*height: 670px;*/
}
/* @end */
/* @group head */
#head {
	width: 643px;
	z-index: 2;
	clear: both;
	position: absolute;
	top: 0;
	/*left: -2px;*/
	height: 237px;
	margin: 20px 0 0 0;
	padding: 0;
}
#head-img1 {
	width: 254px;
	height: 200px;
	float: left;
	margin: 0;
	z-index: 5;
	clear: both;
	position: absolute;
	top: 10px;
	left: 20px;
}
#head-img2 {
	width: 246px;
	height: 189px;
	float: left;
	margin: 0;
	z-index: 4;
	clear: both;
	position: absolute;
	top: 45px;
	left: 200px;
}
#head-img3 {
	width: 246px;
	height: 191px;
	float: left;
	margin: 0;
	z-index: 3;
	clear: both;
	position: absolute;
	top: 23px;
	left: 375px;
}
/* @end */
/* @group nav */
#nav {
	display: inline;
	background-color: #472d2e;
	color: white;
	float: right;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0 28px 8px 28px;
	_padding: 0 0 8px 28px;
	position: relative;
	text-align: left;
	width: 250px;
}
#nav h2 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: white;
	background-color: transparent;
	border-bottom: 1px solid;
	margin-bottom: 18px;
	padding-bottom: -4px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav h3 {
	background-color: transparent;
	color: white;
	font: 10px/13px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 12px 0 12px 0;
	text-transform: capitalize;
	padding: 0;
	border-left: none;
}
#nav p {
	background-color: transparent;
	color: white;
	font: 12px/13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	border-top: 1px solid #9f928c;
	border-bottom: 1px solid #9f928c;
}
#nav p a:hover {
	color: #7c6a66;
	background-color: transparent;
	text-decoration: none;
}
#nav #credits  {
	border-top: #9f928c solid 1px;
	margin-top: 5px;
	padding-top: 15px;
}
#nav #credits h3 {
	background-color: transparent;
	color: #7c6a66;
	margin: 0;
	padding: 5px 0 0 0;
}
#nav #credits h3 a:link, #nav #credits h3 a:active, #nav #credits h3 a:visited {
	background-color: transparent;
	border-bottom: none;
	color: #7c6a66;
	text-decoration: underline;
}
#nav #credits h3 a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
#nav ul {
	background-color: transparent;
	color: #7c6a66;
	margin: 0;
	padding: 0 0 0 28px;
}
#nav img, #nav a {
	border: 0;
	text-decoration: none;
}
#nav p a:link, #nav p a:active, #nav p a:visited {
	background-color: transparent;
	border-bottom: none;
	color: #fff;
	text-decoration: none;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	background-color: transparent;
	border-bottom: none;
	color: #7c6a66;
	text-decoration: none;
}
#nav li a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
.nav-bg-bottom {
	margin: 0 -0px -28px -28px;
}

/* @end */

/* @group foot */
#foot {
	background-color: transparent;
	border-top: 1px solid #7c6a66;
	clear: both;
	color: black;
	/*font: 12px/18px Arial, Helvetica, sans-serif;*/
	position: relative;
	margin-top: 26px;
	padding-top: 10px;
	/*width: 590px;*/
}
#foot a:link, #foot a:active, #foot a:visited {
	color: #7c6a66;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
#foot a:hover {
	color: #417630;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid;
}
/* @end */

/* @group side1 */
.side1  {
	margin: 21px 0 0 0;
	padding: 0;
}
.side1 ul {
        padding-bottom: 0;
        padding-left: 0;
}
.side1 ul li {
	background-color: transparent;
	color: #7c6a66;
	margin: 0;
	padding: 0;
        bullet-type: none;
        text-transform: lowercase;
        list-style-type: none;
}
.side1 ul li li {
        list-style-type: dics;
}
.side1 li a:link, .side1 li a:active, .side1 li a:visited {
	color: #7c6a66;
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
}
.side1 li a:hover {
	color: white;
	background-color: transparent;
	text-decoration: none;
}

/* @end */

.entry {
        margin-bottom: 25px;
}
img a:link, img a:active, img a:visited, img a:hover {
	border: 0;
}
.main-bg-top {
	margin: -14px 0 0 0;
}
/* @group memberdirectory */
#memberdirectory {
	width: 100%;
	border: none;
        font: 12px/14px Arial, Helvetica, sans-serif;
}
#memberdirectory h3 {
	margin-bottom: 0px;
	font: 17px/22px Georgia, serif;
}
#memberdirectory td {
	padding-bottom: 10px;
}
/* @end */
textarea#comment {
        width: 588px;
}

/* @group search */
form {
	margin-bottom: 13px;
	padding-bottom: 0;
}
#s {
	width: 212px;
	padding: 5px 8px 5px 25px;
	margin: 0 0 10px;
	background: #fff url(/images/zoom-b.png) 6px 6px no-repeat;
	border: 1px solid #472d2e;
	color: gray;
        /*font-size: 1.2em;*/
}
#s:focus {
	background: #fff url(/images/zoom-a.png) 6px 6px no-repeat;
	color: black;
	border: 1px solid #AA8080;
}
#searchsubmit {
	margin: 0;
}
/* @end */

/* @group legacy */
.linkcat, .widget, .boxy, .categories {
	padding: 10px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat, .about {
	margin-bottom: 20px;
}
/* @end */

.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
#member-table p {
        padding-bottom:4px;
}