/*  

Theme Name: ECA South Florida

Theme URI: http://www.ecasofla.org/

Description: The default WordPress theme for the Engineering Contractors Association of South Florida Inc.

Version: 1.0

Author: Chad Holden	

Author URI: http://www.4compuservice.com/



	ECA SoFLA v1.0

	http://www.4compuservice.com/



	This theme was designed and built by Chad Holden.



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



h2 {
	color:#76961a;
	font-size:1.5em
}
h2 a {
	color:#76961a;
	text-decoration:none
}
h3 {
	color:#76961a;
	font-size:1.2em;
	margin:10px 0 4px 0
}
h3 a {
	color:#76961a;
}
.clr {
	clear:both
}
a {
	color:#76961a;
	text-decoration:none;
	border-bottom:1px dashed #ccc
}
/* Begin Typography & Colors */

body {
	margin: 27px 0 20px 0;
	padding: 0;
	font-size: 72.5%;
	font-family: "Myriad Pro", Arial, Verdana, Sans-Serif;
	background: #FFF url(images/page_bg.jpg) top left repeat-x;
	color: #333;
	text-align: center;
}
#page {
	margin: 27px auto 0;
	padding: 0;
	width: 800px;
	text-align:left
}
#page_left {
	float:left;
	width:144px;
	display:block;
	margin:0 10px 0 20px
}
html>body #page_left {
	float:left;
	width:144px;
	display:block;
	margin:0 15px 0 40px
}
#header h1 {
	display:block;
	width:144px;
	height:138px;
	margin:0px
}
#header h1 a {
	display:block;
	width:144px;
	height:138px;
	background:url(images/logo.gif) top left no-repeat;
	text-indent:-2500px;
	border:none
}
#menu {
	position:relative;
	top:26px;
	height:288px;
	width:144px;
	background:#76961a;
	padding:2px 0 0 0;
	display:block
}
#menu ul, #menu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li {
	margin:2px 0 0 2px
}
#menu ul li a {
	display:block;
	padding:10px 0 10px 8px;
	text-decoration:none;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	border:none
}
#menu ul li.active a, #menu ul li a:hover {
	background:url(images/button.gif) top left no-repeat;
	padding:10px 0 10px 20px
}
#logo {
	width:144px;
	position:relative;
	text-align:center;
	top:30px;
	padding:30px 0
}
/*#login {height:66px; padding:30px 0 0 0; width:600px; display:block; float:left}*/

	#login {
	height:39px;
	padding:30px 0 0 0;
	width:600px;
	display:block;
	float:left
}
#login form {
	width:600px;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:right
}
#login h3 {
	font-weight:bold;
	font-size:1.1em;
	color:#76961a;
	position:absolute;
	top:0px;
	right:230px;
	margin:0px
}
#login label {
	display: none
}
#login .input {
	width: 87px;
	height:17px;
	background:url(images/input_bg.gif) top left no-repeat;
	padding:2px 5px;
	color:#baca8c;
	font-weight:bold;
	font-size:13px;
	border:none
}
	#login .login_button {height:16px; width:12px; font-size:1px; background: url(images/go_button.gif) top left no-repeat; border:0px; margin:0 0 0 10px; color:#76961a; text-indent:-2500px;}


#usernav {
	width:595px;
	display:block;
	padding:39px 5px 0 0;
	height:30px;
	font-weight:bold;
	color:#FFF;
	background:url(images/member_nav.jpg) 250px 34px no-repeat;
	text-align:right;
	float:left
}
#usernav ul {
	margin:0 0 0 260px;
	padding:0px;
	list-style:none
}
#usernav li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	float:left;
	width:110px;
	text-align:left
}
#usernav a {
	color: #FFFFCC;
	border:none
}
#usernav a img {
	border:none;
	vertical-align:middle
}
#home_right {
	width:600px;
	float:left;
	display:block;
	padding:0px
}
#homeheader {
	height:384px;
	position:relative;
	width:600px;
	overflow:hidden;
	margin:0 0 20px 0
}
#homeheader h2, #homeheader p {
	width:320px
}
#homeheader h2 {
	font-size:2em;
	color:#f5f9be;
	font-weight:normal;
	margin:25px 0 15px 0
}
#homeheader p {
	color:#FFF;
	font-size:1.1em;
	letter-spacing:1px
}
#homeheader .paving {
	display:block;
	position:absolute;
	color:#a0c140;
	top:169px;
	left:20px;
	width:275px;
	height:216px;
	background:url(images/pavers.jpg) top left no-repeat
}
#homeheader .contractor {
	display:block;
	position:absolute;
	color:#a0c140;
	top:54px;
	left:320px;
	width:266px;
	height:331px;
	background:url(images/engineer.jpg) top left no-repeat
}
#page_right {
	width:600px;
	float:left;
	display:block;
	padding:14px 0 0 0;
	overflow:hidden
}
#content {
	font-size: 1.2em;
	line-height: 1.6em;
	width:553px;
	padding:20px;
	background:url(images/subpage_bg.gif) top left no-repeat;
	height:400px
}
html>body #content {
	font-size: 1.2em;
	line-height: 1.6em;
	width:553px;
	padding:20px;
	background:url(images/subpage_bg.gif) top left no-repeat;
	min-height:400px;
	height:auto
}
.post h2 {
	font-size:1.8em;
	margin:0 0 20px 0
}
.post {
	margin: 0 0 20px
}
.postmetadata {
	margin: 30px 0;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
.entry p {
	font-size: 1.05em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.info-left {
	width:49%;
	margin:0 1% 0 0;
	float:left
}
.info-right {
	width:49%;
	margin-left:50%
}
#content h4 {
	margin:10px 0 0 0
}
#content p {
	margin:0 0 10px 0
}
.backtolist {
	display:block;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:5px;
	background:#eaeaea;
	border-bottom:1px solid #FFCC00;
	font-weight:bold;
	font-size:11px
}
.backtolist:hover {
	background:#666;
	color:#fff
}
.form div {
	display:block;
	clear:left;
	float:left;
	width:100%;
	padding:5px 0
}
.form div:hover {
	background:#FFFFCC
}
.form label {
	display:block;
	float:left;
	width:33%;
	padding:0 5px 0 0;
	text-align:right
}
.form input {
	width:64%;
	float:left;
}
.form input.submit {
	width:auto;
	font-size:1.5em
}
ol.errors {
	display:block;
	border:3px solid #FF9999;
	background:#FFE6E7;
	padding:10px 10px 10px 30px;
	font-weight:bold;
	color:#990000
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
a.edit {
	border:none;
	font-size:11px
}
a.edit img {
	vertical-align:middle
}
.entry p a:visited {
	color: #b85b5a;
}
.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 {
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
#footer {
	padding: 10px 0 0 0px;
	margin: 20px 0 20px 40px;
	width: 760px;
	clear: both;
	border-top:1px solid #334159;
	position:relative
}
#footer p.copyright {
	margin: 0;
	float:left
}
#footer p.address {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right
}
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
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
}
/* End Images */





/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	margin-top:0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 2px 0 3px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px
}
#sidebar #searchsubmit {
	padding: 1px
}
.entry form {
	text-align:center;
}
select {
	width: 130px
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0
}
#commentform textarea {
	width: 100%;
	padding: 2px
}
#commentform #submit {
	margin: 0;
	float: right
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.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;
}
/* End Comments */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help
}
acronym, abbr {
	border-bottom: none;
	letter-spacing:normal
}
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;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px
}
/* End Various Tags & Classes*/



#content .eventdesc {
	padding:0 10px
}
#content .eventdesc p {
	padding:0px;
	margin:0 0 5px 0;
	line-height:120%
}
