/*  
Theme Name: Equity Design
Theme URI: http://www.equitydesign.com
Description: Equity Design
*/



/*  elements  */

* {
padding:0;
margin:0;
outline:none;
}
body{
color:#aaa;
font-size:10.5pt;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0 0 0 0;
background-color:#111;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {}

h1, legend {
color:#c0ca98;
font-size:2.50em;
font-weight:normal;
margin:0 0 .5em 0;
padding:1.0em 0 0 0;
}
h2 {
font-style:italic;
margin:0 0 .5em 0;
padding-top:1em;
font-size:1.80em;
color:#c0ca98;
letter-spacing:-1px;
font-weight:normal;
text-align:left;
}
h3, blockquote {
color:#dddddd;
font-size:1.50em;
font-style:italic;
font-weight:normal;
margin:.75em 0 .5em 0;
letter-spacing:-1px;
}
blockquote {
width:66%;
padding:1em 0;
margin:1em auto;
line-height:1.75em;
}
strong {
color:#ddd;
}
div#columnleft h3 {
text-align:left;
}
div#columnleft div.half h3 {
text-align:left;
}
div#columnleft p a:link,
div#columnleft p a:visited {
color:#ddd;
text-decoration:none;
border-bottom:1px solid #888;
}
div#columnleft h2 {
font-style:normal !important;
}
div#columnleft p a:hover,
div#columnleft p a:visited:hover {
color:#fff;
text-decoration:none;
border-bottom:1px solid #aaa;
}
div#ancillary h2 {
font-size:1.25em !important;
font-style:italic;
color:#ffffff;
margin-top:.5em !important;
text-align:left;
}
div#ancillary h3 {
margin-top:.5em !important;
}
h4 {
line-height:1.5em;
margin: 0 0 .5em 0;
font-weight:bold;
color:#cccccc;
}
p {
line-height:1.75em;
margin: 0 0 1em 0;
}
li p {
margin:0 !important;
}
#primary ul {
margin:.5em 0 1.5em 15px;
}
#primary ol {
margin:.5em 0 1.5em 45px;
}
ul li {
list-style-type:square;
margin:0.5em 0 0.5em 15px;
color:#cccccc;
line-height:1.4em;
}
a,
a:link {
color:#a8cb50;
text-decoration:none;
}
a:visited {
color:#99b948;
}
a:hover,
a:visited:hover {
color:#b6e443;
text-decoration:none;
}
blockquote {
/*margin:2em 6em;
padding:15px 30px 0 0;
background-color:#ffffff;
border:15px solid #dddddd;
color:#333333;
font-size:1.25em;
font-style:italic;*/
}
blockquote {
color:#dddddd;
font-size:1.50em;
font-style:italic;
font-weight:normal;
margin:1.5em auto 1.5em auto;
letter-spacing:-1px;
width:66%;
padding:1em 0 .25em 0;
line-height:1.75em;
border-top:3px double #444;
border-bottom:3px double #444;
}

div.callout {
margin:2em 1em;
padding:15px 15px 15px 15px;
background-color:#eee;
color:#333333;
}
div.callout h3 {
padding:0 !important;
margin:0 !important;
}
.centered {
text-align:center !important;
}
pre {
width:100%;
padding:1em 0;
overflow:auto;
border-top:1px dotted #333;
border-bottom:1px dotted #333;
}

table {
width:100%;
border-spacing:2px;
margin:1.5em 0;
}
table th, table td { padding:0.3em 0.75em }
table th{
background:#CCC;
color:#000;
text-align:left;
}
table td{
background:#333;
color:#FFF;
}
table caption{
text-align:left;
color:#FFF;
margin-bottom:-1em;
margin-top:1em;
}


li, dd { margin-left:5%; }
fieldset { padding: 0; }
select option{ padding:0 5px; }

a img{ border:none; }

div.hr {
margin:1.5em 0 1em 30px;
height:10px;
background: url(images/bg_hr_double.gif) top left repeat-x transparent;
clear:both;
}
div.hr hr {
display:none;
}
div#ancillary div.hr {
margin:2em -30px 2em 0 !important;
}

/*  layout  */

div#container {
width:960px;
margin: 0 auto 0 auto;
background-color:#111;
overflow:hidden;
}
div#header,
div#footer,
div#page {
width:960px;
}
div#page {
margin:0 auto;
}


/*  header  */

div#header{
background: url(images/bg_footer_left.jpg) top left repeat-x #333333;
height:120px;
position:relative;
}
div#header h2 {
font-size:1.5em;
margin:0 0.5em 0 0;
padding:0 0 .25em 0;
text-align:left;
}
div#header h3 {
padding:15px 0 .25em 0;
}
div#header h3 a { text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
}
div#header p {
margin:0;
padding:0;
}
div#logo {
margin:0 15px 0 30px;
display:inline;/* ie6 double margin bug */
width:300px;
}
div#logo h2 {
padding-top:55px;
margin-left:25px;
}
div#address {
float:left;
width:600px;
}
div.centerpiece {
}
div#columnleft {
float:left;
width:660px;
margin:0 0 0 0;
}
div#columnleft div.inside {
background: url(images/bg_primary.gif) top left repeat-x transparent;
padding-right:30px !important;
padding-bottom:30px !important;
padding-top:0 !important;
}
div#columnleft p,
div#columnleft h1,
div#columnleft h2,
div#columnleft h3,
div#columnleft h4 {
padding-right: 0 !important;
padding-left: 30px;
}
div#columnleft ul {
padding-left:0;
margin-left:30px !important;
}
div#logo h2 {
margin-top:0;
display:block;
}
div#header-right {
background: url(images/bg_footer_right.jpg) top left repeat-x #333333;
width:300px;
float:left;
height:117px;
/*border-top:3px solid #cad3a8;*/
}
div#header-right h3 {
margin: 0 !important;
line-height:1.5em;
font-size:1.35em !important;
padding:25px 0 0 30px !important;
}
div#header-right p {
font-size:.85em;
line-height:1.5em;
padding:0 0 30px 30px !important;
}
div.third {
width:210px;
margin-right:0;
float:left;
}
div.half {
width:315px;
margin-right:0;
float:left;
}

/*  classes  */

.rule{
border-top:1px solid #CCC;
height:1px;
font-size:1px;
line-height:1px;
margin:1.5em 0;
}
.hide,
.print-logo,
.close-button{
display:none;
}
.navigation {
padding-left:30px;
padding-right:30px;
}
.left{ float:left; }
.right{ float:right; }
.clear{
clear:both;
}
.byline {
font-style:italic;
color:#fff;
}
.centered {
text-align:center;
display:block;
}
a.bulleted {
display:block;
padding: 3px 0 3px 30px;
margin-left:-30px;
font-style:italic;
color:#a8cb50 !important;
text-decoration:none !important;
border-bottom:none !important;
}
a.bulleted:hover,
a.bulleted:visited:hover {
color:#b6e443 !important;
display:block;
padding: 3px 0 3px 25px;
margin-right:-25px;
margin-left:-25px;
background: url(images/icon_leaf_2.gif) 0px 10px no-repeat transparent;
text-decoration:none !important;
border-bottom:none !important;
}
a.bulleted:hover span {
padding-right:25px;
background: url(images/icon_leaf.gif) 100% 6px no-repeat transparent;
}
ul a {
border-bottom:none !important;
}
.floatlt {
float:left;
}
.floatrt{
float:right;
}
img.floatlt {
margin-right:15px;
}
div.half .floatlt {
margin-right:15px;
}
img.floatrt {
margin-left:15px;
}
.required {
margin-left:30px;
}
.alignleft {
float:left;
margin-right:15px;
}
.alignright {
float:right;
margin-left:15px;
}

/*  content  */

div#primary {
background-color:#333333;
padding:0;
margin:0;
clear:left;
background: url(images/bg_content.gif) top right repeat-y #333333;
float:left;
}
div#primary div.inside {
padding:0 0 15px 0;
}
div#primary.onecol-stories .primary {
float:left;
width:50%;
}
div#primary.onecol-stories .secondary {
float:right;
width:40%;
margin:0 0 0 10%;
}

div#primary.twocol-stories .story {
float:left;
width:48%;
margin:0 0 0 4%;
display:inline;
}
* html div#primary.twocol-stories .story {
margin-left:2%;
}
div#primary.twocol-stories .first, * html #primary.twocol-stories .first {
margin:0 0 0 0;
}

.story h3 {
font-size:1.15em;
margin:0 0 1.5em 0;
font-weight:normal;
color:#CCC;
}
.story h3 a{
color:#CCC;
text-decoration:none;
border-bottom:1px dotted #666;
}

div.details {
padding:0 0 0 0  !important;
margin:0 0 0 30px;
font-size:.85em;
font-family:Arial, Helvetica, sans-serif;
}
.about-entry {
/*font-size:.85em;*/
margin-left:0;
}
.story .details{
margin:1em 0;
text-align:right;
border-top:1px solid #333;
padding:0.5em 0;
font-size:0.95em;
color:#666;
}
.story .details .read-on{
background:url(images/readon_black.gif) 100% 60% no-repeat;
padding-right:20px;
display:block;
}
.details a,
.details a:link,
.details a:visited {
color:#fff;
text-decoration:none;
}
.details a:hover,
.details a:visited:hover {
color:#b6e443;
}
.secondary .featured dl{
margin:0 0;
border-bottom:1px solid #333333;
padding:0.5em 0 0.6em 0;
}
.secondary dt{
display:inline;
margin:0;
padding:0;
color:#AAA;
}
dl {
line-height:1.6em;
}
dt {
float:left;
display:block;
width:100px;
overflow:hidden;
}
dd a,
dd a:link,
dd a:visited {
color:#fff;
}
dd a:hover,
dd a:visited:hover {
color:#b6e443;
}
.secondary dd{
display:inline;
margin:0;
padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ }

.single-post h1, .single-post h2{ margin-top:0; }

/*  secondary items  */

#secondary{
background:#0C0C0C;
padding:1px 2em;
border-top:1px solid #1C1C1C;
}
.comment-head{
border-bottom:1px solid #1C1C1C;
padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
font-size:1.5em;
margin:0;
}
.comment-head a{
text-decoration:none;
color:#868686;
}
.comment-head .details{
font-size:0.95em;
}
ol#comments{
list-style-type:none;
margin:2em 0;
}
ol#comments li{
list-style-type:none;
margin:2em 0 2em 30px;
border-top:1px solid #555;
padding-top:1em;
}
ol#comments li p,
ol#comments li h2 {
margin-left:0;
}
#comments cite{
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
float:left;
width:90px;
margin-right:10px;
font-style:normal;
text-align:left;
}
#comments cite span{
display:block;
}
/*#comments cite .author{ font-size:1.2em; }*/
#comments cite .author a{
text-decoration:none;
}
#comments cite .admin-tools{
margin:5px 0;
}
#comments cite .admin-tools a{
float:right;
margin:0 5px;
padding:0px 3px 3px;
background:#666;
border:1px solid #999;
text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }
#preview{
margin:1em 0;
padding:0.5em;
border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
display:block;
padding-top:68px;
background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}
#comments .content{
float:left;
/*width:60%;
margin-left:1.9%;
border-left:1px solid #868686;
padding: 0 0 0 2%;*/
}
#comments .content p{
margin:0;
padding:0;
}
#comments .content h3{
margin:0;
font-size:1em;
}
#comment-form{
padding:0 0 30px 0;
margin-top:-30px;
}
form#commentform {
padding-left:30px;
}
input.textfield{
width: 15em;
margin:5px 0;
}
li.list {
list-style-type:none !important;
}
li.list input{
margin-right:7px;
}
div.listdescription {
margin:10px 0 20px 0;
}
textarea.commentbox{
width:95%;
height:10em;
padding:0.25em;
margin:5px 0;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
}
label.text{
position:relative;
left:0.5em;
top:-0.5em;
}
label#label--4 {
width:200px !important;
}
label#label--4 span {
width:200px !important;
}
.formactions input.submit{ 
float:right; 
margin:-1em 20px 0 0;
padding:0 0.5em;
}
.formactions .spinner{
float:right;
margin:-8px -20px 0 0;
}

/*  sidebar  */

div#ancillary{
padding:0;
float:left;
width:300px;
background: url(images/bg_sidebar_repeat.gif) top left repeat-y transparent;
}
div#ancillary div.inside {
padding: 30px 30px 0 30px;
background: url(images/bg_sidebar_top.gif) top left no-repeat transparent;
}
div#ancillary p,
div#ancillary li {
margin-left:0 !important;
margin-right:0 !important;
},
div#ancillary li {
line-height:1.3em;
}
div#ancillary ul {
margin-left:0 !important;
}
#ancillary .block {
margin:0 0 0 0;
}
* html #ancillary .block {
}
#ancillary .twice-length { width:65%; }
#ancillary .thrice-length { width:100%; }
#ancillary .first,
* html #ancillary .first {
clear:both;
margin:0;
}
#ancillary .block-separator {
clear:both;
height:2.5em;
}
#ancillary h2,
#ancillary h3 {
margin:0 0 .5em 0;
}
ul.dates, ul.counts,
ul.blogroll ul, ul.pages {
list-style-type:none;
margin:1.5em 0 2em 0 !important;
border-bottom:1px solid #444444;
font-family:Arial, Helvetica, sans-serif;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
list-style-type:none;
margin:0;
padding:0.5em 0;
border-top:1px solid #555555;
line-height:1.75em;
font-size:.85em;
}
ul.dates ul.children li {
font-size:1em;
text-indent:15px;
}
ul.dates .date{
color:#858585;
padding:0 1.5em 0 0;
float:left;
overflow:visible;
}
ul.counts .count{
float:right;
color:#858585;
}
ul.dates a,
ul.counts a,
ul.blogroll a,
ul.pages a{
text-decoration:none;
}
ul.blogroll{ margin-top:0; }
ul.blogroll li{
list-style-type:none;
margin:0;
}

body.page-12 .excerpts img,
body.page-14 .excerpts img,
body.page-15 .excerpts img {
display:none;
}
#rss-feed {
font-size:.8em;
border:none !important;
margin-top:5px;
}
ul.pages ul{
margin:0;
}
ul.pages ul li{
border:none;
margin-left:2em;
list-style-type:square;
}

/*  foooter  */

div#footer {
clear:both;
color:#939393;
margin:0 !important;
padding:0 0 0 0;
background:url(images/bg_footer_grad.gif) top left repeat-x #444444;
background-color:#444444;
color:#ffffff;
height:120px;
}
div#footer div#address {
padding:30px 0 0 20px;
}
div#address div {
/*border-bottom:1px s*/
}
div#footer div#address p {
padding:0 0 0 15px;
line-height:1.6em;
color:#bbb;
font-size:.85em;
}
div#footer span.label {
color:#c0ca98 !important;
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
float:left;
width:45px;
text-align:center;
margin-right:10px;
}
div#footer span.item {
float:left;
}
div#credits {
float:right;
font-family:Arial, Helvetica, sans-serif;
}
div#credits a,
div#copyright a {
color:#bbb;
}
div#credits a:hover,
div#copyright a:hover {
color:#ccc;
}
div#credits p {
padding:1em 2em 1em 15px;
}
div#copyright {
padding:1em 30px .5em 30px;
color:#666;
background-color:#111;
font-family:Arial, Helvetica, sans-serif  !important;
}
div#copyright img {
margin-bottom:-5px;
margin-left:5px;
}
div#footer div.inside{
padding:1em 0;
}
div#credits p,
div#copyright p {
margin:0;
font-size:0.85em;
}
div#footer p.copyright {  }
div#footer p.attributes {  }
div#footer p.attributes a {
padding:0 0 0 1em;
text-decoration:none;
color:#525252;
}
div#footer-right {
float:right;
width:300px;
background: url(images/bg_footer_right.jpg) top left repeat-x #333333;
width:300px;
margin:0;
text-align:left;
height:120px;
}
div#footer-right div {
padding:45px 30px 0 30px!important;;
}
form#sform {
padding:10px 10px 13px 10px;
background-color:#000;
display:inline;
}
form#searchform {
margin-left:30px;
}
input#q { 
width:190px; 
font-size: 0.9em; 
background:#ddd;
color:#333;
vertical-align:baseline;
padding:2px;
margin:0;
border-width:0px;
}
input#q:hover {
background:#eee;
}
input#q:focus {
background:#fff;
}
input#submit-search {
margin:0 0 0 0;
padding:7px 3px 3px 9px;
vertical-align:bottom;
}

/* Legacy Typo CSS */

#search-results{
width:30%;
background:#333;
padding:0 0 0 0;
float:right;
border-top:1em solid #000;
}
#search-results h3{
font-weight:bold;
text-align:left;
margin:0;
padding:0 0 1em 0;
background:#000;

}
#search-results small{
display:block;
text-align:left;
font-size:0.9em;
padding:0.5em 1em 0.7em 1em;
border-top:1px solid #666;
border-bottom:1px solid #555;
}
#search-results small a{
color:#CCC;
}
#search-results ul li{
list-style-type:none;
padding:0 1em 0.5em 1em;
margin:0.5em 0;
}
#search-results ul li:hover{
background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
text-decoration:none;
border-bottom:1px dotted #CCC;
}

#search img.archives-icon{
margin:0 7px 0 0;
top:1px;
}

/*  menus  */

.menu {
line-height:1em;
color:#333333 !important;
}
div#menu-left {
position:absolute; 
z-index:100;
min-left:30px;
bottom:0;
right:18px;
/*left:400px;
width:500px;
clear:left;*/
}
div#menu-right {
position:absolute; 
z-index:101;
left:675px;
bottom:0;
}
.menu ul {
padding:0;
margin:0 0 0 0;
list-style-type:none;
}
.menu ul ul {
display:none;
width:149px;
}
.menu li {
float:left;
position:relative;
list-style-type:none;
padding:0;
margin: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
}
.menu a,
.menu a,
.menu a:visited {
display:block;
text-decoration:none;
color:#fff !important;
padding: 13px 1em 18px 1em;
border-top:3px solid transparent;
}
* html .menu a,
* html .menu a:link,
* html .menu a:visited {
border-top:none;
}
.menu li.current_page_item a,
.menu li.current_page_parent>a,
* html .menu li.current_page_item a,
* html .menu li.current_page_parent>a {
background: url(images/bg_tab_hover.gif) top left repeat-x #b2bd8b;
color:#333333 !important;
}
.menu li.page-item-16 {
display:none;
}

/* sub menus */

.menu ul#suckerfishnav li {
position:relative;
}
.menu ul#suckerfishnav ul {
position:absolute;
top:3em;
left:0;
width:220px;
border-top:none;
padding-bottom:10px;
border-top:3px solid #b2bd8b;
border-bottom:3px solid #9da972;
background-image:none;
background-color:#b2bd8b;
z-index:100;
visibility:hidden;
}
ul#suckerfishnav li.current_page_item ul {
background-color:#9ca870 !important;
border-top:3px solid #9ca870 !important;
border-bottom:3px solid #879161 !important;
}
.menu li.current_page_item li a,
.menu li.current_page_item li a:link,
* html .menu li.current_page_item li a,
* html .menu li.current_page_item li a:link {
border-top:none !important;
background-image: none !important;
color:#333333 !important;
}
.menu li.current_page_item li a,
.menu li.current_page_item li a:link {
border-top:none !important;
background-image:none;
background-color:#9ca870;
color:#ffffff !important;
}
.menu li li.current_page_item a,
.menu li li.current_page_item a:link {
background: none 0 0 no-repeat #c1cc9a;
}
.menu a:hover {
background: url(images/bg_tab.gif) top left repeat-x #9da972;
color:#333333 !important;
}
.menu ul#suckerfishnav ul li {
background-image:none;
border:none;
background-color:#b2bd8b !important;
float:none;
margin:0 !important;
padding:0 !important;
}
ul#suckerfishnav li:hover ul,
ul#suckerfishnav li.sfhover ul {
visibility:visible;
display:block;
}
li.sfhover a {
background: url(images/bg_tab_hover.gif) top left repeat-x #b2bd8b;
color:#333333;
}
li.sfhover li a {
background-image:none;
color:#fff !important;
}
.menu ul ul a,
.menu ul ul a:link,
.menu ul ul a:visited {
display:block !important;
color:#000;
height:auto;
line-height:1em;
padding:10px 15px !important;
border-top:none !important;
}
.menu ul ul a:hover {
display:block !important;
color:#333 !important;
background-image:none !important;
border-top:none !important;
background-color:#cbd7a1 !important;
}

/* flash */

#video-container,
#videoplayer {
margin:0 0 15px 30px !important;
}
div#ancillary #video-container,
div#ancillary #videoplayer {
margin:0 0 15px 0 !important;
}

/*  clearing floats  */

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

