/*
THEME NAME: GeoServer Blog
VERSION: 1.0
AUTHOR: <a href="http://topp.openplans.org/">The Open Planning Project</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: #0076a1;
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 {
font-size: 1.2em;
margin-bottom: 1em;
}

/*-----------------------
Structural Elements
-----------------------*/
#wrapper {
position: relative;
width: 990px;
margin: 0 auto;
text-align: left;
}

#container {
width: 790px;
float: left;
margin: 0;
padding: 0;
background: #fff url(./images/content-bg.png) no-repeat;
}

.sidebar {
width: 190px;
float: right;
clear: right;
}

/*-----------------------
Header
-----------------------*/
#header {
position: relative;
height: 132px;
}

h1#blog-title {
position: absolute;
bottom: 0;
width: 432px;
height: 112px;
overflow: hidden;
background: url(./images/logo.png) no-repeat;
}

h1#blog-title span {
}

h1#blog-title span a {
display: block; 
position: relative;
width: 415px;
height: 75px;
top: 15px;
left:15px;
text-indent: -9999em;
}

#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;
top: 70px;
right: 195px;
}

#access #menu ul {
list-style: none;
margin:0;
}

#access #menu ul li {
display: inline;
padding: 0 8px;
border-left: 1px solid #c6e09b;
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: #72a629;
}

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: #72a629;
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
-----------------------*/
#download-geoserver {
background: transparent url(./images/download-200x120.png) top left no-repeat;
width: 200px;
height: 120px;
position: absolute;
top: 130px;
right: -5px;
}

#download-geoserver a {
display: block;
width: 190px;
height: 110px;
margin: 5px 0 0 5px;
text-indent: -9999px;
}

#blogsearch {
margin: 152px 0 15px;
background: transparent url(./images/search_box_blog.png) top left no-repeat;
width: 190px;
height: 28px;
float: right;
clear: right;
position: relative;
}

#blogsearch #blogsearchbox {
color: #0076a1;
border: 0;
background: transparent;
width: 145px; 
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 #c6e09b;
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: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 75px;
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: #72a629;
float: left;
width: 100%;
}

.navigation a {
color: #72a629;
text-decoration: none;
}

.navigation a:hover {
color: #26b2dd;
}

#nav-above {
border-bottom: 1px solid #c6e09b;
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 {
text-decoration: none;
}

.entry-title a:hover {
text-decoration: underline;
}

.entry-date {
color: #72a629;
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: #72a629;
background: #f9f9f9;
border-bottom: 1px solid #c6e09b;
padding: 5px 10px;
clear: both;
}

.entry-meta a {
color: #72a629;
}

.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 #c6e09b;
border-bottom: 1px solid #c6e09b;
}

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%;
}

