﻿/*
Theme Name: DACCSoCal
Theme URI: http://nbeacon.com/
Description: 3 Column WP Theme.
Version: 1
Author: nbeacon.com
Author URI: http://nbeacon.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4D567F;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	text-decoration: none;
	color: #244789;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
form{
	padding-right: 8px;
	padding-left: 8px;
}
#wrap {
	margin: 0px auto;
	width: 900px;
	text-align:left;
	position: relative;
	background-color: #E3E5CB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top {
	position: relative;
}
#logoheadline {
	position:relative;
	left:11px;
	top:10px;
	width:584px;
	height:110px;
	z-index:1;
	background-image:url(images/DACClogo.gif);
	background-repeat: no-repeat;
	bottom: 5px;
}
#panorama {
	position:relative;
	left:11px;
	width:876px;
	height:135px;
	z-index:1;
	border: 1px solid #999999;
	background-image: url(images/panorama.jpg);
	background-repeat: no-repeat;
}
#eventbanner {
	position:relative;
	left:11px;
	width:876px;
	height:200px;
	z-index:1;
	border: 1px solid #999999;
}
#header {
	height: 50px;
	background: #efefef url(images/header.jpg) no-repeat;
}
#header h1 {
	font-size: 20px;
	letter-spacing: -1px;
	padding: 8px 0 0 30px;
	color: #000;
}
#header h1 a {
	color: #000;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -1px;
}
#header h1 a:hover {
	color: #666;
}
#header h2 {
	font-size: 16px;
	color: #244789;
	padding: 0 0 0 30px;
	letter-spacing: -1px;
	font-weight: 100;
}
#banners p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#banners h1 {
	font-size: 16px;
	font-weight:bold;
}
#banners {
	position: relative;
	height: 100px;
	width: 95px;
	left: 11px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-right: 17px;
	background-color: #F7F8F1;
	border: 1px solid #999999;
}
#banners a {
	background-image: url(images/morearrow.gif);
	position: absolute;
	height: 70px;
	width: 97px;
	left: 105px;
	top: 25px;
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 20px;
	text-decoration: none;
}

#banners a:hover {
	color: #FF0000;
}
#menu {
	position:relative;
	left:11px;
	width:876px;
	height:26px;
	border: 1px solid #999999;
	background-image: url(images/MenuBar.gif);
	background-repeat: repeat-x;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	top: 1px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 620px;
	z-index: 1;
	margin-top: 3px;
}
#menu ul li {
	display: block;
	float: left;
	padding-left: 0px;
	padding-right: 7px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	font-weight: 100;
	color: #fff;
	font-size: 12px;
	color: #000000;
	float: left;
	display: block;
	line-height: 20px;
	padding-top: 0;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #3399FE;
}

#searchbar {
	display:block;
	float: left;
}

#headersearch {
	display: inline;
	position: absolute;
	top: 3px;
	right: 10px;
}

#searchsubmit {
	background-color:#333333;
	color:#FFFFFF;
	border:none;
}

#headersearch .searchform, #tmsearch .searchform { padding: 0; margin: 0; }

#headersearch .searchform input.si, #tmsearch .searchform input.si {
	border: 1px solid #3333FF;
	background: #FFFFFF;
	color: #336699;
	padding: 2px;
}

#headersearch input.submit {
height: 14px;
width: 63px;
cursor: pointer;
text-indent: -9999px;
border: none;
background: url(images/SearchButton.gif) no-repeat left top;
}

#replacementbutton {
	width: 63px;
	height: 14px;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(images/SearchButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 10px;
}



#welcome {
	position:relative;
	left:11px;
	top:-1px;
	width:856px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	margin-bottom: 16px;
	background-color: #F7F8F1;
	padding: 10px;
}
#content {
	background-image: none;
	position: relative;
}

#leftarea {
	float: left;
	width: 640px;
	padding-left: 11px;
}
.contentleft {
	float: right;
	margin-top: 0px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 400px;
}
.contentleft p{
	margin-left: 8px;
	margin-right: 8px;
}
.contentleft h2 {
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;
	background-image: url(images/boxbarbg.gif);
	background-repeat: repeat-x;
}
.contentleft h2 a {
	color: #000000;
	text-decoration: none;
}
.contentleft h2 a:hover {
	color: #FF0000;
}
.contentleft ul {
	padding: 10px 0 15px 20px;
	list-style-type: square;
	color: #0033FF;
}
.contentleft ul li a {
	text-decoration: none;
	font-weight: 100;
	font-size: 13px;
}
.contentleft ul li a:hover {
	color: #FF0000;
}

.menuleft {
	float: left;
	width: 220px;
	padding-top: 20px;
	font-size: 12px;
}

.menuleft h2 {
	line-height: 24px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;

}
.menuleft h2 a {
	color: #000000;
	text-decoration: none;
}
.menuleft h2 a:hover {
	color: #FF0000;
}

.menuright {
	width: 220px;
	float:right;
	padding-top: 20px;
	font-size: 12px;
	margin-right: 11px;
	position: relative;
}
.menuright h2 {
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;
}
.menuright h2 a {
	color: #000000;
	text-decoration: none;
}
.menuright h2 a:hover {
	color: #FF0000;
}


.menuright ul, .menuleft ul {
	padding: 10px 0 15px 20px;
	list-style-type: square;
	color: #0033FF;
	background-color: #FFFFFF;
}
.menuright ul li a, .menuleft ul li a {
	text-decoration: none;
	font-weight: 100;
	font-size: 13px;
}
.menuright ul li a:hover, .menuleft ul li a:hover {
	color: #FF0000;
}
.widget {
	border: 1px solid #999999;
	margin-bottom: 20px;
	background-image: url(images/boxbarbg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.widget h2{ 
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;


}

h2.widgettitle {
	line-height: 28px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;

}
.pagetitle {
	height: 26px;
	line-height: 24px;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;
	background-image: url(images/menubar.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.pagetitle a {
	text-decoration:none;
}
.pagetitle h2 {
	line-height: 28px;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	padding-left: 10px;
	background-image: url(images/boxbarbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.post {
	border: 1px solid #999999;
	margin-bottom: 20px;

}


.post h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
.post h3 a {
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
}
.postmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottom {
	padding: 10px 0;
	background-color: #efefef;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
#footer {
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #aaa;
	font-size: 11px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right; 
}
.alignleft {
	float: left 
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.post h3 {
	font-size: 16px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}
h3 {
	padding: 15px 0 10px 0;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 100;
}
.entry {
	padding-right: 8px;
	padding-left: 8px;
}
.entry p {
	padding: 10px 0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
#s {
	background: #fff;
	border: 1px solid #999;
	height: 17px;
}
#searchsubmit {
	font-size:11px;
	height: 21px;
}

#wpcf7-radio {
}
span.wpcf7-list-item 
{ display: block; }  

.ec3_list {
 list-style-type: none; /* added for daccsocal */
}
