/**
 * Theme Name: Terra 2010
 * Theme URI: http://acrazychameleon.com
 * Description: A news-style child theme of the Hybrid theme framework.
 * Version: 0.1
 * Author: Lynne Robson
 * Author URI: http://acrazychameleon.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, two-columns, three-columns, fixed-width
 * Template: hybrid
 *
 * Copyright (c) 2009 Lynne Robson.  All rights reserved.
 * http://acrazychameleon.com
 *
 */

/* Get base CSS */
@import url('../hybrid/library/css/20px.css');


/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
@import url('tabs.css');

/**
* Body
************************************************/
/*Main Body Styles*************************************************/
body {
background:#ACB7C9 url(images/background.jpg) no-repeat scroll center 0;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
}
#body-container {
background:transparent url(images/shadow-back.png) repeat-y scroll center 0;
}
a, a:visited {
color:#005628;
text-decoration:none;
}
a:hover, a:active {
text-decoration:none;
}
.entry-content a {
color:#005628;
}
h1, h2, h3, h4, h5, h6 {
color:#005628;
}
.content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
}
.content ul li {
background:transparent url(images/bullet.png) no-repeat scroll 0 6px;
overflow:hidden;
padding-left:15px;
}
blockquote {
background:transparent url(images/quotesleft.png) no-repeat scroll 0 0;
border:medium none;
color:#353535;
font-style:italic;
height:100%;
margin:0 24px 0 0;
overflow:hidden;
padding:3px 0 0 20px;
}
blockquote p {
background:transparent url(images/quotesright.png) no-repeat scroll right bottom;
}
blockquote blockquote {
color:#777777;
}
blockquote em {
font-style:normal;
}
blockquote.pullquote {
background:transparent none repeat scroll 0 0;
border-bottom:3px double #DCDCDC;
border-top:3px double #DCDCDC;
color:#353535;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:20px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:22px;
margin-bottom:3px;
margin-top:6px;
padding:6px 9px;
text-align:center;
width:210px;
}
.pullquote p {
margin:0;
}
code {
background:#EEEEEE none repeat scroll 0 0;
font-size:12px;
padding:0 3px;
}
pre {
background:transparent url(images/code.png) repeat scroll 0 0;
border:1px solid #DCDCDC;
color:#000000;
font-size:12px;
overflow:auto;
padding:9px;
}
pre code {
background:transparent none repeat scroll 0 0;
padding:0;
}
table {
clear:both;
float:left;
border-collapse:none;
}
caption {
color:#005628;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:22px;
text-align:right;
}
tr {
/*border:1px solid #DCDCDC;*/
margin:1px;
}
td {
/*background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DCDCDC;*/
color:#005628;
padding:3px;
}
tr.alt td, tr.even td {
background:#EEEEEE none repeat scroll 0 0;
}
th {
background:#005628 none repeat scroll 0 0;
border:1px solid #DCDCDC;
color:#FFFFFF;
padding:3px 4px;
}
th a {
color:#EEEEEE;
font-weight:bold;
}
acronym {
border-bottom:1px dotted #353535;
}
.note {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
padding:6px 9px;
}
.warning, .alert {
background:#FFFBBC none repeat scroll 0 0;
border:1px solid #E6DB55;
padding:6px 9px;
}
.error {
background:#FFEBE8 none repeat scroll 0 0;
border:1px solid #CC0000;
padding:6px 9px;
}
.download {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #367BB8;
padding:6px 9px;
}

/*Header Styles************************************************/
#header-container {
clear:both;
color:#FFFFFF;
min-height:70px;
overflow:hidden;
}
#header {
background:#367BB8 url(images/header.gif) repeat-x scroll 0 bottom;
margin:0 auto;
min-height:70px;
overflow:hidden;
/*padding-bottom:20px;*/
padding-top:20px;
width:940px;
}
#site-title {
float:left;
height:100px;
margin:0;
padding:0;
width:165px;
}
#site-title a {
background:transparent url(images/site-title.png) no-repeat scroll 0 0;
display:block;
height:70px;
margin-left:20px;
width:165px;
}
#site-title a span {
display:none;
}
#site-description {
display:none;
}

/*Container Styles************************************************/
#container {
background:#FFFFFF none repeat scroll 0 0;
clear:both;
margin:0 auto;
overflow:hidden;
padding:20px 10px 20px 20px;
width:910px;
}
.page-template-no-widget #container, .primary-inactive.secondary-inactive #container {
background:#FFFFFF none repeat scroll 0 0;
}
.content {
background:#FFFFFF none repeat scroll 0 0;
float:left;
overflow:hidden;
padding:0 20px 20px 0;
width:560px;
}
.page-template-no-widgets .content, .primary-inactive.secondary-inactive .content {
padding:0 20px 0 0;
width:900px;
}
.post {
clear:both;
margin-bottom:20px;
overflow:hidden;
}
.single .post, .page .post {
margin-bottom:0;
}
.page-template-blog .post, .page-template-quick-post .post {
margin-bottom:20px;
}
.entry-title {
font-weight:bold;
margin-bottom:3px;
}
.entry-title a {
color:#353535;
}
.home .entry-title, .page-title, .page-template-blog .entry-title, .single-title, .error-404-title, .attachment-title {
}
.page-title, .error-404-title {
margin:0 0 20px;
}
.byline {
display:none;
color:#777777;
font-size:0.9em;
font-style:italic;
}
.archive .byline, .search .byline {
margin:0 0 3px;
}
.byline a {
font-style:normal;
}
.entry-content, .entry-summary {
font-size:13px;
overflow:hidden;
}
.entry-meta {
border-top:1px solid #C0C0C0;
clear:both;
color:#777777;
display:none;
font-size:0.9em;
font-style:italic;
padding:9px 0 0;
}
.entry-meta a {
font-style:normal;
}
p.pages {
font-weight:bold;
}
p.pages a {
background:#005628 none repeat scroll 0 0;
border:1px solid #EEEEEE;
color:#EEEEEE !important;
font-style:italic;
font-weight:normal;
margin:0 2px;
padding:4px 12px;
}
.series-title {
font-size:1.2em;
}
.single .author-profile {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:0 0 20px;
overflow:hidden;
padding:9px 9px 0;
}
.single .author-profile p {
margin:0 0 9px;
}
.single .author-profile .avatar {
margin:0 20px 9px 0;
}
.author-profile {
margin-bottom:20px;
overflow:hidden;
}
.page-template-biography .author-profile {
margin:0;
}
.author-profile .author-name {
font-size:1em;
font-weight:bold;
margin-bottom:0;
}
.post-box {
margin-bottom:20px;
overflow:hidden;
}
.category-title, .tag-title, .date-title, .author-title, .search-title {
}
.author-info, .category-info, .date-info, .tag-info, .search-info {
margin:0 0 20px;
overflow:hidden;
}
.attachment object {
height:100%;
min-height:400px;
width:100%;
}
.attachment object.video {
height:360px;
width:100%;
}
.attachment object.audio {
width:100%;
}
.attachment-image .post-meta-data {
clear:left;
}
.attachment .download {
display:block;
margin-bottom:20px;
}
.attachment-icon, .mime-type-icon {
height:20px;
margin-right:10px;
padding:0;
}
.attachment-application-octet-stream .video {
height:400px;
margin-bottom:20px;
}
#comments-template {
margin-top:20px;
/*display:none;*/
}
#comments-number, #reply {
font-size:1.2em;
}
.comments-closed {
display:none;
color:#777777;
font-style:italic;
}
#comments-template ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
#comments li {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C0C0C0;
color:#353535;
margin:0 0 15px;
overflow:hidden;
padding:15px 15px 0;
}
#comments li li, #comments li li li li, #comments li li li li li li {
background:#FFFFFF none repeat scroll 0 0;
}
#comments li li li, #comments li li li li li {
background:#FFFFFF none repeat scroll 0 0;
}
#comments li .avatar {
border:1px solid #777777;
float:left;
height:40px;
margin-right:20px;
padding:0;
width:40px;
}
#comments .comment-author {
font-weight:bold;
}
#comments .comment-meta-data {
margin-bottom:15px;
}
.comment-text {
clear:left;
font-size:13px;
}
.text-input {
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 6px;
width:300px;
}
.page-template-quick-post .text-input {
width:97.5%;
}
#comments-template label {
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
textarea {
clear:left;
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
width:98%;
}
.button {
background:#01254D none repeat scroll 0 0;
border:medium none;
color:#EEEEEE;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-right:9px;
padding:6px 9px;
width:100px;
}
.button:hover {
background:#005628 none repeat scroll 0 0;
cursor:pointer;
}
.search-form input {
margin-right:9px;
}
#content .post, .content .post {
margin-bottom:20px;
}

/*Footer Styles************************************************/

#footer-container {
clear:both;
overflow:hidden;
padding:2px 0 0;
}
#footer-container {
background:#367BB8 url(images/footer.gif) repeat-x scroll 0 0;
border-top:medium none;
clear:both;
margin:0 auto;
overflow:hidden;
padding:0;
width:940px;
}
#footer {
border-top:1px solid;
color:#ffffff;
margin:0 auto;
overflow:hidden;
width:900px;
}
#footer a {
color:#FFFFFF;
font-style:normal;
}
#footer .copyright {
display:inline;
float:left;
margin-right:9px;
}
#footer p {
margin:0 0 5px;
}

#footer .hydra {
font-size: smaller;
}

/*Widget Styles************************************************/

.widget {
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
margin:0 0 20px;
overflow:hidden;
padding:9px 9px 0;
}
.widget-title {
color:#005628;
font-size:20px;
margin:0 0 15px;
}
.widget-title a {
color:#FFFFFF;
}
.widget ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px;
}
.widget ul li {
background:transparent url(images/bullet.png) no-repeat scroll 3px 7px;
padding:0 0 0 18px;
}
.widget img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:100px;
padding:4px;
float:left;
margin-right:5px;
}
.widget blockquote {
background:transparent url(images/quotesleft.png) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-style:italic;
height:100%;
margin:0 24px 0 0;
overflow:hidden;
padding:3px 0 0 20px;
}
.widget blockquote p {
background:transparent;
}
.widget blockquote blockquote {
color:#FFFFFF;
}
.widget blockquote em {
font-style:normal;
}
.widget-search .search-text {
width:300px;
}
.widget-categories img {
margin:0;
max-height:16px;
padding:0;
position:relative;
top:1px;
}
.content .widget {
border:medium none;
margin:0;
padding:0;
}
.content .widget-title {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #DCDCDC;
color:#353535;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
margin:0 0 5px;
padding:0 0 5px;
}
.content .widget-title a {
color:#005628;
}
.page-template-widgets .content .widget {
margin:0 0 20px;
}
#leader {
background:#FFFFFF none repeat scroll 0 0;
clear:both;
margin:0 auto;
overflow:hidden;
width:940px;
}
#utility-leader {
background:transparent url(images/slider-ct.png) repeat-y scroll 0 0;
margin:0 auto;
overflow:hidden;
padding:2px 0 10px;
width:940px;
}
#utility-leader p {
margin:0;
}
#utility-leader .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
/*color:#FFFFFF;*/
float:left;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
margin:0;
overflow:hidden;
/*padding:0 20px 0;*/
width:295px;
}
#utility-leader .widget-inside{
border: #C0C0C0 1px solid;
padding: 10px;
background: #F6F7F8;
min-height:225px;
} 
#utility-leader .widget-title {
background:transparent url(images/prime-title.png) no-repeat scroll center 0;
color:#FFFFFF;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
line-height:42px;
margin:0 0 5px;
padding:0 10px 0 15px;
}
#utility-leader a {
color:#01254D;
font-weight:bold;
padding-left:10px;
}

#utility-leader .widget ul {
margin: 0 10px;
}
#utility-leader .widget ul li {
background:transparent none repeat scroll 0 0;
border-bottom:1px solid #005628;
margin:0 0 3px;
padding:0 5px 3px;
}
#widget-container {
float:right;
width:320px;
}
#primary .widget-title, #secondary .widget-title {
background:transparent url(images/prime-title.png) no-repeat scroll center 0;
color:#FFFFFF;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
line-height:42px;
margin:0 0 5px;
padding:0 10px 0 15px;
}
#primary, #secondary {
float:right;
line-height:19px;
overflow:hidden;
width:295px;
}
#primary .widget-inside, #secondary .widget-inside{
} 
#primary .widget, #secondary .widget {
border: #C0C0C0 1px solid;
padding: 10px;
background: #F6F7F8;
}
#secondary {
clear:right;
}
#secondary .widget ul li {
margin:0;
padding:2px 0 0 18px;
}
#secondary .more-link {
font-style:italic;
font-weight:bold;
color:#005628;
margin: 0;
}
#primary .widget ul li {
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
}
#primary .widget ul ul, #secondary .widget ul ul {
margin:5px 0 0;
} 
#primary .widget ul li li, #secondary .widget ul li li {
border:medium none;
margin:0 0 2px;
padding:0 0 2px 20px;
}
#primary object {
float:left;
margin:0 0 9px;
padding:0;
width:300px;
}
#subsidiary {
/*background:transparent url(images/footer-ct.png) repeat-y scroll 0 top;*/
margin:0 auto;
overflow:hidden;
padding:2px 0 0;
width:940px;
}
#subsidiary .widget {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
float:left;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:12px;
line-height:21px;
margin:0;
overflow:hidden;
padding:20px;
width:273px;
}
#subsidiary .widget blockquote {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-style:italic;
height:100%;
margin:0;
overflow:hidden;
padding:3px 0 0;
}
#subsidiary .widget img {
background:transparent none repeat scroll 0 0;
border:none;
float:none;
margin-right:0;
max-width:128px;
padding:0;
}
#subsidiary .widget-title {
background:transparent none repeat scroll 0 0;
color:#FFFFFF;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:42px;
margin:0 0 5px;
padding:0;
}
#subsidiary a {
color:#DCDCDC;
font-weight:bold;
}
#subsidiary .more-link {
font-style:italic;
font-weight:bold;
color:#B3DB8D;
}
#subsidiary .widget ul {
margin-left:0;
}
#subsidiary .widget ul li {
background:transparent none repeat scroll 0 0;
/*border-bottom:1px solid #005628;*/
margin:0 0 3px;
padding:0;
}
#utility-before-content {
}
#utility-before-content .widget {
background:transparent none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:20px 0;
padding:10px;
}
#utility-before-content .widget-inside div, #utility-before-content .widget-inside img {
}
#utility-after-content .widget img{
background:transparent none repeat scroll 0 0;
border:none;
float:none;
margin-right:0;
max-width:540px;
padding:10px 0 0 0;
}

/*Special Styles************************************************/

.more-link {
font-style:italic;
float:right;
}

#slidercontainer {
background:#FFFFFF none repeat scroll 0 0;
height:340px;
width:940px;
margin: 0 auto;
}
#sliderwrapper {
/*background:#FFFFFF none repeat scroll 0 0;*/
height:330px;
margin:0 auto;
width:920px;
}
#slider {
/*float:left;*/
height:330px;
margin:0 auto;
padding-top:10px;
}

/*Navigation Styles************************************************/

#navigation {
float:right;
height:70px;
margin-right:20px;
margin-top:20px;
}
#page-nav {
margin:0 auto;
/*padding-top:20px;*/
/*width:900px;*/
}
#page-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
#page-nav li {
float:left;
margin:6px 0 0;
padding:0 0 8px;
}
#page-nav a {
border-right:1px solid #353535;
color:#ffffff;
display:block;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:20px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
padding:0 15px;
}
#page-nav li:hover ul, #page-nav li.sfHover ul {
top:19px;
}
#page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul {
top:-1px;
}
/*#page-nav ul ul {
background:#201007 none repeat scroll 0 0;
}*/
/*#page-nav ul ul li {
width:150%;
}*/
#page-nav li li {
margin:0;
padding:0;
}
#page-nav li li a {
border:medium none;
color:#FFFFFF;
padding:7px;
font-size: 10px;
}
#navigation .search {
display:none;
float:right;
height:25px;
margin-right:10px;
width:200px;
}
#navigation input {
background:#005628 url(images/search-icon.png) no-repeat scroll 5px 0;
border:1px solid #777777;
color:#C0C0C0;
float:right;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
line-height:15px;
margin:4px 0 0;
padding:1px 8px 1px 22px;
width:170px;
}
#navigation .search-submit, #navigation .button {
display:none;
}
.breadcrumb {
color:#777777;
font-size:11px;
margin:0 0 20px;
}
.wp-pagenavi {
display:none;
overflow:hidden;
}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
background:#005628 none repeat scroll 0 0;
border:1px solid #EEEEEE;
color:#EEEEEE !important;
float:left;
margin:0 6px 0 0;
padding:4px 12px;
}
.navigation-links {
border-top:1px solid;
overflow:hidden;
}
.next, .previous {
font-size:13px;
max-width:50%;
}
.previous {
float:left;
}
.next {
float:right;
text-align:right;
}
#comments-template .paged-navigation {
text-align:center;
}
#comments-template .paged-navigation .page-numbers {
border:1px solid #EEEEEE !important;
font-style:italic !important;
padding:3px 6px;
}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
border:medium none !important;
float:none;
text-align:left;
}
.wp-pagenavi, .navigation-links {
display:none;
font-size:1.3em;
font-weight:bold;
padding-top:20px;
}

#page-nav ul.menu {
position:relative;
z-index:99;
}

/*Images and Captions************************************************/

.left, .alignleft {
float:left;
margin:0 20px 0 0;
}
.right, .alignright {
float:right;
margin:0 0 0 20px;
}
.center, .aligncenter {
display:block;
margin:0 auto 20px;
}
.block, .alignnone {
display:block;
margin:0 0 20px;
}
.clear {
clear:both;
}
span.pullquote {
float:none;
margin:0;
}
.entry-content img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
}
.post img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
}
img.wp-smiley {
border:medium none;
margin:0;
max-height:12px;
padding:0;
}
.wp-caption {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
max-width:540px;
padding:4px;
text-align:center;
}
.wp-caption .wp-caption-text {
color:#777777;
font-size:11px;
margin:0;
padding:0 5px;
text-align:right;
}
.wp-caption img {
border:1px solid #C0C0C0;
margin:0 auto;
max-width:538px;
padding:0;
}
.gallery {
clear:both;
display:block;
margin-bottom:20px !important;
text-align:center;
}
.gallery img {
border:1px solid #C0C0C0;
}
.avatar {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
height:60px;
margin-right:20px;
padding:4px;
width:60px;
}
.thumbnail {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
height:100px;
margin:0 20px 10px 0;
padding:4px;
width:100px;
}
.category img.medium {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #C0C0C0;
float:left;
margin:0 20px 10px 0;
max-width:230px;
padding:4px;
}
