/*
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
*/

a { color: #5A780A; }
a:hover { color: #000; }

table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #0099FF;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #0099FF;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #0099FF;
        background: #CCCCCC;
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #0099FF;
        background: #CCCCCC;
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, 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: 1px solid #5D7311;
/*        background-color: #FFFFFF;*/
        background-color: #f9f9f9;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #fff;
	height: 35px;
/*        color : #FFFFFF;*/
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #fff;
	height: 35px;
/*        background : #0E72A4 ;
        color : #FFFFFF;*/
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #ece9d8 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #ece9d8 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #f9f9f9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #f9f9f9 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #ece9d8;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #ece9d8 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #f9f9f9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.display_media {
        background: #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.imageborder {
		width: 100%;
}

.album_stat {
        font-size: 1.0em;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 0.9em;
        color: #59708C;
        display: block;
}

.thumb_title {
        color: #000;
        font-size: 0.9em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 0.9em;
        color: #000;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #59708C;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 0.9em;
        color: #000;
        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: #005D93;
}

.user_thumb_infobox a:hover {
        color: #005D93;
        text-decoration: underline;
}

.sortorder_cell {
        background: transparent;
        color : #59708C;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Arial, Helvetica, sans-serif;
        background: transparent;
        color : #59708C;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 90%;
        white-space: nowrap;
}

.navmenu {
        font-family: Arial, Helvetica, sans-serif;
        color: #59708C;
        font-size: 1.2em;
        font-weight: bold;
        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: #59708C;
}

.navmenu a:hover {
        text-decoration: none;
        color: #8CA0B4;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
        border: 1px solid #333;
        background-color: #3371A3;
        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: Arial, Helvetica, sans-serif;
        font-size: 1.0em;
        border: 1px solid #333;
        background-color: #3371A3;
        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 : #333;
        font-size : 1.0em;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #000;
        margin: 2px;
}

.thumbnails {
        background: transparent;
        padding: 5px;
		width: 60px;
}

.footer {
        font-size : 0.9em;
}

.footer a {
        text-decoration: none;
        color: #333;
}

.footer a:hover {
        color: #D5D7DB;
        text-decoration: underline;
}

.statlink {
        color: #fff;
        font-size : 1.0em;
}

.statlink a {
        text-decoration: none;
        color: #fff;
}

.statlink a:hover {
        color: #fff
        text-decoration: underline;
}

.alblink a {
        font-size : 1.1em;	
}

.alblink a:hover {
}

.catlink {
	    font-size: 1.4em;
        display: block;
        margin-bottom: 2px;
}

.catlink a {
	    letter-spacing: 0.5px;
}

.topmenu {
        line-height : 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #0099FF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #59708C;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #8CA0B4;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background: transparent;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: transparent;
        font-size: 110%;
        color : #333;
        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);}


