/*

	Terra De Ningu 1.0
	
*/ /* Main Layout
------------------------------ */
body {
    padding: 0;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#main {
    text-align: left;
    margin: 13px auto 5px auto;
    padding: 0;
    width: 800px;
}

* html #main {
    width: 800px;
}

#credit {
    margin: 0 auto 10px auto;
    width: 680px;
    font-size: 9px;
    color: #AAA;
    text-align: right;
    clear: both;
}

#credit a {
    text-decoration: none;
    color: #bd8808;
}

#credit a:hover {
    color: #696969;
    text-decoration: none;
}

#gallerytitle {
    padding: 10px 10px 10px 2px;
    height: 30px;
}

#padboxIndex {
    padding: 0px !important;
    margin: 20px 0 0 0;
    width: 800px;
}

#padbox {
    padding: 0px !important;
    margin: 20px 0px;
    width: 800px;
}

#exif {
    color: #9C3;
    display: none;
}

#imagemetadata {
    display: none;
}

#peu {
        display: block;
        float: left;
        position: relative;
        padding-top: 0px;
        margin: 0 auto;
        width: 100%;
        text-align:center;
}

/* Text Styles
------------------------------ */
body {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #888;
}

h1,h2,h3,h4 {
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
}

h1 {
    font: normal 16px;
    color: #666;
    margin: 0;
    padding: 0;
}

h1 a:link,h1 a:active,h1 a:visited {
    color: #9C3;
    text-decoration: none;
}

h1 span {
    color: #AAA;
}

h1 a:hover,h1 a:focus {
    color: #7A2;
}

h2 {
    font-size: 1.5em;
    letter-spacing: 0.4pt;
    color: #bd8808;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    width: 740px;
    float: left;
    text-decoration: underline;
    font-weight: bold;
}

h2 a:link,h2 a:active,h2 a:visited {
    text-decoration: none;
    color: #bd8808;
}

h2 a:hover,h2 a:focus {
    text-decoration: none;
    color: #696969;
}

h3 {
    color: #666;
    margin: 5px 0 5px 0 !important;
    margin: 0;
    padding: 0;
}

h4 {
    color: #666;
    margin: 0;
    padding: 0;
}

/* Link Styles
------------------------------ */
a:link,a:active,a:visited {
    text-decoration: none;
    color: #bd8808;
    font-size: 12px;
    font-weight: bold;
}

a:hover,a:focus {
    text-decoration: none;
    color: #696969;
    font-size: 12px;
    font-weight: bold;
}

/* Miscellaneous
------------------------------ */

img {
    border: 0;
}

blockquote {
    border-left: 1px dotted #96967E;
    margin-left: 20px;
    padding-left: 20px;
    color: #363630;
}

acronym {
    cursor: help;
    border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
    margin: 20px 0 0;
    padding: 10px 20px 5px 20px;
    text-align: center;
}

ul.pagelist {
    clear: both;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.pagelist li {
    display: inline;
}

ul.pagelist li a,ul.pagelist span.disabledlink {
    padding: 4px;
}

ul.pagelist li.current a {
    font-weight: bold;
    text-decoration: none;
    color: #666;
}

ul.pagelist li.prev {
    margin-right: 10px;
}

ul.pagelist li.next {
    margin-left: 10px;
}

.disabledlink {
    color: #AAA;
    cursor: default;
}

.pagenav {
    clear: both;
}

.disabled_nav {
    visibility: hidden;
}

/* AJAX
------------------------------ */
#albumDescEditable,#albumTagsEditable {
    margin-bottom: 12px;
}

#imageDescEditable,#albumTagsEditable {
    margin-top: 24px;
}

#imageDesc,#exif_link {
    text-align: center;
    margin: 0 auto 20px;
}

/* Tags
------------------------------ */
.taglist ul {
    display: inline;
    list-style-type: none;
}

.taglist li {
    background: url("../images/tag.png") no-repeat left center;
    list-style-type: none;
    line-height: 16px;
    padding-left: 18px;
    float: left;
    padding-right: 5px;
}

.taglist .tags_title {
    background: none;
    padding-right: 5px;
    padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a,.thumb a {
    display: block;
    padding: 7px;
    margin: 5px;
    line-height: 0px;
    background: url('../images/img-bg.gif') top left no-repeat;
}

.albumthumb a {
    display: block;
    padding: 0 10px;
    margin: 5px 0 0 0;
    line-height: 0px;
    /*background: url('../images/img-bg-big.gif') top left no-repeat;*/
}

.imagethumb,.thumb, .albumthumb{
    float: left;
}

.albumdesc2 {
    line-height: 18px;
}

/* Album Thumbnails
------------------------------ */
#albums {
    float: left;
}

.album {
    margin: 30px 0 0 0;
    float: left;
    width: 400px;
}

.album .imagethumb a,.album .thumb a, .albumthumb a {
    margin: 0;
}

.album h3 {
    padding: 0;
    margin: 0;
}

.album h3 a {
    display: block;
    width: 100%;
    font-size: 15px;
}

.album p {
    font-size: 12px;
}

.albumdesc {
    float: left;
    width: 225px;
    padding: 0;
    margin: 0;
}

/* Individual Image
------------------------------ */
.imgdesc {
    padding: 10px 0 10px 0;
    line-height: 18px;
}

#image {
    text-align: center;
    line-height: 0;
    margin: 10px 0;
    width: 800px;
    float: left;
}

.imgnav {
    float: left;
    width: 140px;
    text-align: center;
    margin-top: 13px;
    _margin-top: 8px; /* IE Only */
    margin-bottom: 10px;
}

.imgnav .imgprevious a,.imgnav .imgnext a {
    font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    text-decoration: none;
    color: #bd8808;
}

.imgnav .imgprevious a,.imgnav .imgnext a {
    font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    text-decoration: none;
    color: #bd8808;
}

.imgnav .imgprevious a:hover,.imgnav .imgnext a:hover {
    text-decoration: none;
    color: #696969;
}

.imgnav .imgprevious a {
    float: left;
}

.imgnav .imgnext a {
    float: right;
}

#imgoriginal {
    font-size: 8pt;
    text-align: right;
    height: 30px;
}

#imgorder {
    float: left;
}

#narrow {
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 800px;
}

/* Comments
------------------------------ */
#comments {
    clear: both;
}

.error {
    color: #C33;
    font-weight: bold;
}

.comment {
    padding: 5px;
    border: 1px solid #DDD;
    background: #FFF;
    margin-bottom: 5px;
    line-height: 18px;
}

.commentmeta {
    margin-bottom: 5px;
    color: #AAA;
    font-size: 9px;
}

/* Forms
------------------------------ */
form {
    text-align: center;
    margin: 0 auto 20px;
}

.inputbox {
    width: 250px;
    padding: 2px;
    color: #888;
    background: #FFF;
    border: 1px solid #DDD;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

textarea {
    padding: 4px;
    width: 100%;
    color: #888;
    background: #FFF;
    border: 1px solid #DDD;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.checkbox {
    cursor: pointer;
}

.pushbutton {
    cursor: pointer;
    padding: 5px 10px;
    color: #888;
    background: #FFF;
    border: 1px solid #DDD;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

label {
    cursor: pointer;
}

#map {
    margin-left: -85px;
    padding: 10px 0;
}

#rating {
    margin-top: 10px;
}

/* Admin Toolbox
------------------------------ */
#admin,#admin_data {
    position: fixed;
    right: 0;
    top: 0;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #fff;
    width: 120px;
}

#admin_data {
    top: 16px;
}

#admin h3 {
    font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #666;
    border-bottom: 1px dashed #CCC;
    margin: 0;
    padding: 0;
}

/* Search Box
------------------------------ */
#search {
    float: right;
    display: inline;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 230px;
}

#search_form,#search_form * {
    padding: 0px;
    margin: 0px;
}

#search input.pushbutton {
    padding: 1px;
    font-size: 80%;
}

#search a {
    text-decoration: none;
}

#search ul {
    border: 1px solid #ccc;
    position: absolute;
    text-align: left;
    list-style: none;
    height: 8em;
    width: 20em;
    overflow: auto;
    background-color: white;
}

#searchfields_icon {
    position: relative;
    top: 4px;
}

.clear {
    clear: both;
}

/* Archive View
---------------------------- */
#archive {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

ul.archive * {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.archive .year {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}

ul.archive .month {
    font-size: 14px;
    list-style: none;
    border-top: 2px solid #E6E6DF;
    padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
    text-align: center;
    background: #eee;
}

#tag_cloud ul li {
    display: inline;
    list-style-type: none;
}

#tag_cloud p {
    padding: 10px 0;
    margin: 20px 0;
    background: #fff;
    border-top: 3px solid #E6E6DF;
    border-bottom: 3px solid #E6E6DF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/* Error Messages
------------------------------ */
.errorbox {
    padding: 20px;
    background-color: #FDD;
    border-top: 1px solid #FAA;
    border-left: 1px solid #FAA;
    border-right: 1px solid #FAA;
    border-bottom: 5px solid #FAA;
    margin-bottom: 10px;
    font-size: 100%;
    color: #DD6666;
}

.errorbox h2 {
    color: #DD6666;
    font-size: 100%;
    font-weight: bold;
    margin: 0px;
}

/* Zenphoto link
------------------------------ */
#zen-part {
    font-family: Arial, Helvetice, sans-serif;
    font-size: 1.8em;
    font-weight: 100;
}

#photo-part {
    font-family: Arial, Helvetice, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
    margin: 0 auto;
}

/* login form */
table.password td.userlabel {
    text-align: right;
}

table.password td.userinput {
    text-align: left;
}

table.password td.userinput input,td.passwordinput input {
    width: 15em;
}

/* login form */
table.password td.passwordlabel {
    text-align: right;
}

table.password td.passwordinput {
    text-align: left;
}

table.password td.submit {
    text-align: center;
}

table.password td.hint {
    text-align: left;
}

#volver {
    float: left;
    display: inline;
    margin-top: 13px;
    _margin-top: 8px; /* IE Only */
    margin-bottom: 20px;
}

#image_container {
    float: left;
    width: 400px;
    margin: 0;
    padding: 0;
}

#album_desc_container {
    float: left;
    width: 380px;
    margin: 0 0 0 10px;
    padding-right: 10px;
    font-size: 13px;
    overflow:auto;
    height:400px;
}

#album_thumbs {
    float: left;
    width: 700px;
    margin: 0 0 0 30px;
    *margin-top: 30px; /* IE Only */
    padding: 0 0 0 40px;
}
