/*
Theme Name: K2
Theme URI: http://getk2.com
Description: Configure from the <a href="themes.php?page=functions.php">K2 Options Panel</a>. Visit the <a href="http://getk2.com/forum">support forums</a>, <a href="http://k2.stikipad.com/docs/show/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>.</p><p><small>Developed by <a href="http://binarybonsai.com">Michael</a>, <a href="http://chrisjdavis.org">Chris</a>, <a href="http://zeo.unic.net.my">Zeo</a>, <a href="http://stevelam.org">Steve</a> and <a href="http://nybblelabs.org.uk">Ben Sherratt</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.9.1
Author: Various Artists
Author URI: http://binarybonsai.com

CSS Documentation: http://k2.stikipad.com/docs/show/CSS+Overview

Ported to Coppermine Photo Gallery by Billy Bullock - Oct. 16, 2006
Porter URL: http://www.billygbullock.com
Coppermine Theme Version: 1.0
*/

table {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 11px;
}

p {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 100%;
        margin: 0px 0px;
}

.textinput {
        font-family: Verdana, "Trebuchet MS", verdana, arial, sans-serif;
border-width:1; margin: 2px; border-color:#7A6861; border-style:dotted;font-weight:bold;font-family:Aarial,helvetica,sans-serif;font-size:9pt;background-color:#221D1C;text-decoration:none;color: #DFD8D5;
}

.listbox {
        font-family: Verdana, Arial, "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 100%;
        border: 1px solid #1B1816;
        vertical-align : middle;
}

.button {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
font-weight:bold;font-family:Aarial,helvetica,sans-serif;font-size:9pt;background-color:#221D1C;text-decoration:none;color: #FFFFFF;
}

.comment_button {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 100%;
        border: 1px dotted #7A6861;
        background: #221D1C;
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

bblink a {
        color: #99CC99;
        text-decoration: none;
}

bblink a:hover {
        color: #99CC99;
        text-decoration: underline;
}

.maintable {
        border-bottom: 0px solid #D5D7DB;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
        background: transparent;
        font-size: 10px;
        color : #ffffff;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tableh1_compact {
        background: transparent;
        color : #6F5E58;;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2, .catrow_noalb {
        background: #241E1D;
        color : #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: transparent;
        color : #6F5E58;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb, .catrow {
        background: transparent;
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 1.1em;
        color : #6F5E58;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: transparent;
        color : #ffffff;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: transparent;
        color: #6F5E58;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.display_media {
        background: #1B1716;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.album_stat {
        font-size: 1.0em;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 0.9em;
        color: #6F5E58;
        display: block;
}

.thumb_title {
        color: #6F5E58;
        font-size: 0.9em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 0.9em;
        color: #6F5E58;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #6F5E58;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 0.9em;
        color: #6F5E58;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 0.9em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 0.9em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #6F5E58;
}

.user_thumb_infobox a:hover {
        color: #6F5E58;
        text-decoration: underline;
}

.sortorder_cell {
        background: transparent;
        color : #6F5E58;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        background: transparent;
        color : #6F5E58;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 90%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        color: #6F5E58;
        font-size: 10px;
        font-weight: boldnormal;
        background: transparent;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: underline;
        color: #6F5E58;
}

.navmenu a:hover {
        text-decoration: none;
        color: #812231;
}

.admin_menu_thumb {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 1.0em;
        border: 1px solid #ffffff;
        background-color: #1B1816;
        background-position : bottom;
        color: #FFF;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #fff;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #000;
        text-decoration: underline;
}

.admin_menu {
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 1.0em;
        border: 1px solid #ffffff;
        background-color: #1B1816;
        color: #FFF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #FFF;
        text-decoration: underline;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover, .admin_menu:hover {
        color: #FFF;
        background-color: #000;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #ffffff;
        font-size : 1.0em;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width: 2px;
        border-color: #3D3431;
        margin: 2px;
}

.thumbnails {
        background: transparent;
        padding: 5px;
}

.footer {
        font-size : 0.9em;
}

.footer a {
        text-decoration: none;
        color: #ffffff;
}

.footer a:hover {
        color: #D5D7DB;
        text-decoration: underline;
}

.statlink {
        color: #812231;
        font-size : 1.0em;
}

.statlink a {
        text-decoration: none;
        color: #6F5E58;
}

.statlink a:hover {
        color: #812231
        text-decoration: underline;
}

.alblink a {
        font-size : 1.1em;
        text-decoration: underline;
        color: #6F5E58;
}

.alblink a:hover {
        color: #812231;
        text-decoration: none;
}

.catlink {
            font-size: 1.4em;
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #6F5E58;
            letter-spacing: 0.5px;
}

.catlink a:hover {
        color: #812231;
        text-decoration: none;
}

.topmenu {
        line-height : 130%;
        font-family: "Trebuchet MS", verdana, arial, sans-serif;
        font-size: 10px;
        border: 1px solid #1B1816;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #6F5E58;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #812231;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background: transparent;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: transparent;
        font-size: 110%;
        color : #ffffff;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: transparent;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #ffffff;
}

.clickable_option {
        border-bottom : 1px dotted #CC3333;
        cursor : default;
}


#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
