/*
THEME NAME: GeoNode Theme
VERSION: 1.0
AUTHOR: <a href="http://opengeo.org/">OpenGeo</a>
*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img { 
margin: 0; 
padding: 0; 
border: 0; 
}

body { 
background: #fff url(./images/body_tile.png) repeat-x;
color: #262523;
font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 62.5%; 
text-align: center; 
}

h1, h2, h3, h4, h5, h6 {
color: #0076a1;
font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-weight: bold;
}

h2 { 
font-size: 1.7em; 
}

h3 { 
font-size: 1.5em; 
}

h4 { 
font-size: 1.3em; 
}

strong, em, dt, b, i {
font-family: Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

a {
color: #666;
outline: none !important; /* avoid ugly dotted border for Firefox */
}

a:hover {
color: #cc6d00;
text-decoration: underline;
}

a img {
border: none; 
}

div {
outline: none !important; /* avoid ugly dotted border for Firefox, when listeners are added via js */
}

table, td, th {
vertical-align: auto;
}

p, #content li {
font-size: 1.2em;
}

p, #content ul, #content ol {
margin-bottom: 1em;
}

/*-----------------------
Structural Elements
-----------------------*/
#wrapper {
position: relative;
width: 960px;
margin: 0 auto;
padding: 0 20px;
text-align: left;
}

#container {
width: 790px;
overflow: hidden;
float: right;
margin: 0;
padding: 0;
background: #fff url(./images/content-bg.png) no-repeat;
}

.sidebar {
width: 160px;
overflow: hidden;
float: left;
clear: left;
}

/*-----------------------
Header
-----------------------*/
#header {
position: relative;
height: 60px;
}

h1#blog-title {
height: 50px;
width: 160px;
overflow: hidden;
background: url(./images/logo.png) no-repeat;
background-position: left center;
}

h1#blog-title a {
display: block;
width: 100%;
height: 100%;
}

h1#blog-title span {
font-size: 0;
text-indent: -9999em;
visibility: hidden;
display: none;
}

#blog-description {
text-align: right;
padding: 28px 30px 0 0;
font-size: 1.3em;
font-weight: normal;
color: #262523;
}

#access .skip-link {
display: none;
}

#access #menu {
position: absolute;
bottom: 25px;
right: 0;
display: none; /* Until we have i18n */
}

#access #menu ul {
list-style: none;
margin:0;
}

#access #menu ul li {
display: inline;
padding: 0 8px;
/* border-left: 1px solid #B4B4B4; */
border: none;
margin: 0;
}

#access #menu ul li:first-child,
#access #menu ul li.first {
border-left: 0;
}

#access #menu ul li a {
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#access #menu ul li a:hover,
#access #menu ul a.current {
color: #FFFFFF;
}

#access #menu ul li a.lang_en,
#access #menu ul li a.lang_es {
float: right;
clear: none;
display: block;
width: 16px;
height: 11px;
font-size: 0;
color: transparent;
margin-left: 16px;
}

#access #menu ul li a.lang_en {
background: transparent url(./images/flags/gb.png) no-repeat;
}

#access #menu ul li a.lang_es {
background: transparent url(./images/flags/es.png) no-repeat;
}

a.rss-link {
position: absolute;
top: 24px;
right: 0;
width: 20px;
height: 20px;
background: transparent url(./images/rss_icon.png) top left no-repeat;
text-indent: -9999px;
}

#quick-search {
position: absolute;
bottom: 37px;
right: 0;
background: transparent url(./images/search_box.png) top left no-repeat;
height: 28px;
width: 190px;
}

#quick-search legend {
display: none;
}

#quick-search #quick-search-query {
color: #0092C8;
border: 0;
background: transparent;
width: 145px; 
margin: 7px 0 0 8px;
font-family: Helvetica, Arial, sans-serif;
}

#quick-search #quick-search-submit {
position: absolute;
top: 6px;
right: 5px;
}

/*-----------------------
Sidebar
-----------------------*/

#blogsearch {
margin: 0 0 15px;
background: transparent url(./images/search_box_blog.png) top left no-repeat;
/* width: 190px;  Determined by .sidebar */
height: 28px;
/* float: right;  Determined by .sidebar */
/* clear: right;  Determined by .sidebar */
position: relative;
}

#blogsearch #blogsearchbox {
color: #0076a1;
border: 0;
background: transparent;
/* width: 145px; Determined by .sidebar */
width: 76%;
margin: 7px 0 0 8px;
font-family: Helvetica, Arial, sans-serif;
}

#blogsearch #blogsearchsubmit {
position: absolute;
top: 6px;
right: 5px;
}

#primary {
}

#secondary {
}

ul.xoxo {
line-height: 1.3;
list-style: none;
}

ul.xoxo li {
border-bottom: 1px solid #B4B4B4;
padding-bottom: 10px;
margin-bottom: 15px;
}

ul.xoxo h3 {
font-size: 1.3em;
margin-bottom: 5px;
}

ul.xoxo ul {
font-size: 1.2em;
list-style: none; 
color: #149bcc;
}

ul.xoxo ul li {
border: 0;
padding-bottom: 0;
margin: 0 0 5px 5px;
}

ul.xoxo ul li.page_item ul {
display: none;
}

ul.xoxo ul li:before {
content: "\00BB \0020";
}

ul.xoxo a {
color: #149bcc;
text-decoration: none;
}

ul.xoxo a:hover {
color: #cc6d00;
}

#rss-links {
background: transparent url(./images/rss_icon.png) top left no-repeat;
}

#rss-links h3 {
padding: 1px 0 2px 26px;
}


/*-----------------------
Footer
-----------------------*/
#footer {
background: #0076a1 url(./chrome/footer-bg.png) repeat-x;
color: #d9d9d9;
padding: 85px 0 25px;
text-align: center;
clear: both;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

span.meta-sep {
padding: 0 5px;
}


/*-----------------------
Content & Typography
-----------------------*/
#content {
margin: 16px 22px 0; 
line-height: 1.8;
}

.post {
margin-bottom: 20px;
}

.navigation {
color: #0092C8;
float: left;
width: 100%;
}

.navigation a {
color: #0092C8;
text-decoration: none;
}

.navigation a:hover {
color: #26b2dd;
}

#nav-above {
border-bottom: 1px solid #B4B4B4;
margin-bottom: 10px;
padding-bottom: 5px;
}

#nav-below {
margin-bottom: 20px;
}

.navigation .nav-next {
float:right;
text-align:right;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

.page-title {
clear: both;
}

.page-title span {
color: #95c94a;
}

.archive-meta p {
font-size: 1.1em;
}

.entry-title {
clear: both;
font-size: 1.7em;
font-weight: bold;
}

.entry-title a {
color: #0076A1;
text-decoration: none;
}

.entry-title a:hover {
text-decoration: underline;
}

.entry-date {
color: #0092C8;
margin-bottom: 1.3em;
line-height: 1;
}

.entry-content ul, 
.entry-content ol, 
.entry-content dl,
.entry-content blockquote {
margin: 1em 0 1em 1.5em;
}

.entry-content pre,
.entry-content code {
font-size: 1.2em;
}

.entry-meta {
color: #0092C8;
background: #f9f9f9;
border-bottom: 1px solid #B4B4B4;
padding: 5px 10px;
clear: both;
}

.entry-meta a {
coloe: #0092C8;
}

.entry-meta a:hover {
color: #0076a1;
}

.entry-meta #tbgetter {
display: inline;
}

/* .entry-meta .edit-link {
display:block;
text-align: right;
} */

div#comments {
margin-top: 75px;
}

div.comments {
}

div.comments h3 {
clear: both;
padding-left: 22px;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 0.5em;
color: #95c94a;
}

div#comments-list h3 {
background: transparent url(./images/comments.png) center left no-repeat;
}

div#trackbacks-list h3 {
background: transparent url(./images/link.png) center left no-repeat;
}

div.comments ol li {
margin: 0 0 3.5em;
padding: 1.5em 1.5em 0.5em;
margin: 0 0 1em;
list-style-image: url(images/comment.png);
list-style-position: inside;
}

div.comments ol li.alt {
background: #f9f9f9;
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}

div.comments ol li.preview {
background-image: url(./chrome/comment-preview.gif);
}

#comments-list .comment-author {
font-size: 1.2em;
font-weight: bold;
}

.comment-meta {
color: #26b2dd;
margin-bottom: 1em;
}

.comment-meta a {
color: #26b2dd;
}

.comment-meta a:hover {
color: #0076a1;
}

#trackbacks-list .comment-author {
color: #26b2dd;
margin-bottom: 1em;
}

#trackbacks-list .comment-author a {
font-size: 1.2em;
font-weight: bold;
}

div#respond {
margin-top: 30px;
}

div#respond h3 {
clear: both;
padding-left: 22px;
background: transparent url(./images/comment_add.png) center left no-repeat;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 0.5em;
color: #95c94a;
}


/*-----------------------
Sandbox Formatting
-----------------------*/

form#commentform .form-label {
margin: 1em 0 0;
}

form#commentform span.required {
color: #f27900;
}

form#commentform,form#commentform p {
padding: 0;
}

input#author,input#email,input#url,textarea#comment {
padding: 0.2em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-images {
height:150px;
margin:1em 0;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}
