/*
Theme Name: Kate-Bosworth.org Gallery Theme
Version: 2.0
Author: Gioia
*/

body {
        font-family : trebuchet ms;
        font-size: 11px;
        background: #ffffff url('images/bg.png');
		  background-repeat: repeat-x;
        color : #646464;
        margin: 0px;
}

table {
        font-size: 11px;
}

h1{
        font-weight: bold;
        font-size: 12px;
        font-family: century gothic;
        text-decoration: none;
        color : #07b2d2;
        margin: 2px;
}

h2 {
        font-family: century gothic;
        font-weight:bold;
        text-transform:uppercase;
        font-style:italic;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: century gothic;
        font-size: 11px;
        margin: 2px;
}

p {
        font-family: century gothic;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.welcome_css { 
color:#646464;
}

.welcome_css b{
color: #07b2d2;
}

.welcome_css strong{
color: #07b2d2;
}

.welcome_css i{
color: #07b2d2;
}


.textinput {
        font-family: trebuchet ms;
        font-size: 10px;
        border: 1px solid #ffffff;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 10px;
        border: 1px solid #eeeeee;
        background-color:#ffffff;
        vertical-align : middle;
		  color:#646464;
}

.button {
        font-family: trebuchet ms;
        font-size: 10px;
        border: 1px solid #eeeeee;
        background-color:#ffffff;
		  color:#646464;
}

.comment_button {
        font-family: treuchet ms;
        font-size: 10px;
        border: 1px solid #ffffff;
        background-color:#eeeeee;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

a {
        font-family: trebuchet ms;
        color: #07b2d2;
        font-weight:normal;
        text-decoration: none;
        font-size : 11px;
        text-transform:uppercase;
}

a:hover {
        color: #000000;
        font-weight:normal;
}

.bblink a {
        color: #07b2d2;
        font-weight:bold;
        text-decoration: none;
}

.bblink a:hover {
        color: #000000;
        font-weight:bold;
        text-decoration: underline;
}

.maintable { background-color:#ffffff;
        border: 1px solid #f3f3f3;
        margin-top: 3px;
        margin-bottom: 3px;
}

.tableh1 {
        font-family: century gothic;
        font-weight:bold;
        text-transform:uppercase;
        font-style:none;
        color : #646464;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-left: 10px;
        font-size : 12px;
		  background: #f3f3f3;
        border: 1px solid #f3f3f3;
}

.tableh1_compact {background: #ffffff;
        color : #646464;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
border: 1px solid #f3f3f3;
}

.tableh2 { background: #ffffff;
        font-family: century gothic;
        font-weight:bold;
        text-transform:uppercase;
        color : #646464;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-left: 10px;
        font-size : 12px;

}

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

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


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

.tablef {background: #ffffff;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
}

.catrow_noalb {
        background: #ffffff;
        color : #646464;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-left: 3px;
        text-align : left;
border: 1px solid #f3f3f3;
}

.catrow {
        background: #ffffff;
        color:#646464;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-left: 3px;
border: 1px solid #f3f3f3;
}

.album_stat {
        margin: 5px;
}

.thumb_filename {
        display: block;
}

.thumb_title {
        font-weight : bold;
        padding: 2px;
        display : block;
        font-size: 100%;
}

.thumb_caption {
        padding: 1px;
        display : block;
        font-size: 75%;
        font-family: trebuchet ms;
}

.thumb_caption a {
        color: #07b2d2;}

.thumb_num_comments {
        font-weight: normal;
        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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #07b2d2;
}

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

.sortorder_cell {background: #ffffff;
        color : #646464;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {background: #ffffff;
        font-family: trebuchet ms;
        color : #646464;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: trebuchet sm;
        color: #646464;
        font-size: 100%;
        font-weight: bold;
        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: none;
        color: #07b2d2;
}

.navmenu a:hover {
        background : #07b2d2;
        text-decoration: none;
        color: #ffffff;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        border: 1px solid #eeeeee;
        color: #646464;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #eeeeee;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: none;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 95%;
        border: 1px solid #eeeeee;
        color: #646464;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #07b2d2;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #646464;
        text-decoration: none;
}

.admin_menu {
        font-family: trebuchet ms;
        font-size: 100%;
		  background-color: #ffffff;
        border: 1px solid #f3f3f3;
        color: #646464;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #07b2d2;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
        font-size: 95%;
}

.admin_menu a:hover {
        color: #646464;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}
.comment_date{
        color : #646464;
        vertical-align : middle;
}

.image {
	border: 1px solid #07b2d2;
	padding: 5px;
   margin: 2px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;}


a img {
	border: 1px solid #fe0008;
	padding: 5px;
   margin: 2px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

a img:hover {
	border: 1px solid #ffffff;
	background-color: FBFBFB;
	padding: 5px;
margin: 2px;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

.imageborder {
        margin-top: 30px;
        margin-bottom: 30px;
}

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

.thumbnails {background: #ffffff;
        padding: 5px;
border: 1px solid #f3f3f3;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        font-weight:bold;
        color: #07b2d2;
}

.footer a:hover {
        color: #646464;
        font-weight:bold;
}

.statlink {
        color: #07b2d2;
        font-size : 10px;
        font-weight:bold;
}

.statlink a {
        text-decoration: none;
        font-weight:bold;
        color: #07b2d2;
}

.statlink a:hover {
        color: #646464;
        font-weight:bold;
}

.alblink a {
        font-weight:bold;
        color: #07b2d2;
}

.alblink a:hover {
        color: #07b2d2;
        font-weight:bold;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        text-transform:uppercase;
}

.catlink a {
        font-weight:bold;
        color: #07b2d2;
        text-transform:uppercase;
}

.catlink a:hover {
        color: #646464;
        font-weight:bold;
        text-transform:uppercase;
}

.topmenu {
        font-size: 100%;
}

.topmenu a {
        color : #07b2d2;
        font-weight:bold;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #646464;
        font-weight:bold;
}

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

.img_caption_table th {background: #f3f3f3;
        font-size: 100%;
        color : #646464;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top: 1px solid #07b2d2;
}

.img_caption_table td {background: #f3f3f3;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #07b2d2;
        white-space: normal;
}

.debug_text {
        border: #ffffff;
        background-color: #f3f3f3;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #646464;
        background-color: #f3f3f3;
        border: 1px solid #ffffff;
        font-family: trebuchet ms;
        vertical-align : middle;

}
#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);}


