/* 
Theme Name: GreenFlower
Description: WP Theme <a href="http://wpthemes.info/green-flower/" title="WordPress Theme GreenFlower" target="_blank">GreenFlower</a> by Sadish
Version: 1.1
Author: Sadish Bala
Author URI: http://wpthemepark.com
*/
/* Header Image from http://www.sxc.hu/browse.phtml?f=view&id=635700 */
/*
Ported to Coppermine Photo Gallery by: Billy Bullock
Porter URI: http://www.billygbullock.com
Coppermine Theme Version: 1.0.0
Tested on CPG v1.4.10
*/




.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #999999;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #2A2826;
        color:#ffffff;
}

.clickable_option {
        border-bottom : 1px dotted #CCCCCC;
        cursor : default;
}

.listbox_lang {
        background-color : #2A2826;
        color:#ffffff;
        border: 1px solid #999999;
        font-size: 0.90em;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #666666;
        font-size: 12px;
        border: 1px solid #CCCCCC;
        vertical-align : middle;
        color:#ffffff;
}

.button {
        font-family: Arial;
        font-size: 12px;
        border: 1px solid #999999;
        background-color : #2A2826;
        color:#ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.button a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.button a:hover {
        border: 1px solid #999999;
        background-color : #2A2826;
        color:#FFFFFF;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        border: 1px solid #666666;
        background-color : #FF9900;
        color:#ffffff;
        padding-left: 3px;
        padding-right: 3px;
}

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

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        vertical-align : middle;
}

.bblink a {
        color: #CCCCCC;
        text-decoration: none;
}

.bblink a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

.admin_menu_red a {
	color: #CCCCCC;
}

.cpg_main {
	height: 100%;
	width: 100%;
	overflow: hidden; /* handle overflow with scrollbar */
	color: #CCCCCC;
}

.cpg_footer {
	height: 100%;
	width: 570px;
	padding-left: 20px;
	background-color:#2a2826;
	color: #CCCCCC;
}

.graybox {
		background-color:#2a2826;
		text-align:center;
		margin:0px;
		padding: 3px;
		height: 25px;
		border-bottom: 1px solid #333333;
		color:#FFFFFF;
}

.breadlink {
	border-bottom: 1px solid #CCCCCC;
}

.maintable {
		height: 100%;
	width: 570px;
        margin-top: 1px;
        margin-bottom: 1px;
		border: 1px solid #444444;
		background-color:#000000;
		color: #CCCCCC;
}

.maintable2 {
		height: 100%;
	width: 570px;
		border:1px solid #161410;
		margin-bottom: 5px;
		background-color:#CCCCCC;
}
.cath1 {
		background : #2A2826;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
}

.tableh1 {
	/*
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 15px;
		*/
	margin: 0;
	padding: 6px;
	
	border-bottom: none;
	font-size: 1em;
	text-indent: 7px;
	line-height: normal;
	color: #CCCCCC;	
		
		
		
}

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

.tableh2 {
        background : #2A2826;
		padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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

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

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

.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
		background : #1F1b17;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
}

.album_stat {
        font-size : 85%;
        color: #CCCCCC;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 0.90em;
        display: block;
}

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

.thumb_caption {
        font-size: 12px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #FFFFFF;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 12px;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

.user_thumb_infobox a:hover {
        color: #CCCCCC;
        text-decoration: none;
}

.sortorder_cell {
        background : transparent;
        color : #CCCCCC;
        padding: 2px;
        margin: 0px;
}
.sortorder_options {
        font-family: Arial;
        background : transparent;
        color : #CCCCCC;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 12px;
        white-space: nowrap;
}


.navmenu {
        font-family: Arial;
        color: #CCCCCC;
        font-size: 1em;
        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: #CCCCCC;
}

.navmenu a:hover {
        background : #2A2826;
        text-decoration: none;
        color: #FFFFFF;
}

.admin_menu_thumb {
        font-family: Arial;
        font-size: 12px;
        border: 1px solid #000000;
        background-color : #2A2826;
        color:#000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        border: 1px solid #000000;
        background-color : #57470C;
        color:#FFFFFF;
}

.admin_menu {
        font-family: Arial;
        font-size: 12px;
        border: 1px solid #000000;
        background-color : #2A2826;
        color:#FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        background-color : #363430;
        color:#FFFFFF;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);

}

.comment_date {
        font-size : 11px;
}

.image {
        border: 2px solid #000000;
        margin: 2px;
}

.imageborder {
        border: 0px solid #161410;
        background-color: #161410;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 2px;
        margin-left: 2px;
}

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

.thumbnails {
        padding: 5px;
}

.breadlink {
        color: #FFFFFF;
        font-size: 0.90em;	
	    font-family: Arial;
}

.statlink {
        color: #FFFFFF;
        font-size: 1.1em;	
	    font-family: Arial;
}

.statlink a {
        text-decoration: none;
}

.statlink a:hover {
        text-decoration: none;
}

.alblink {
		color:#FF9900;
	    font-size:1em;
	    font-family:arial, Microsoft Sans-Serif;
	    font-weight:bold;
        display: block;
}

.alblink a {
        text-decoration: none;
}

.alblink a:hover {
        text-decoration: none;
}

.catlink {
		color:#FF9900;
	    font-size:12px;
	    font-family:Arial;
	    font-weight:bold;
        display: block;
}

.catlink a {
        text-decoration: none;
}

.catlink a:hover {
        text-decoration: none;
}

.topmenu {
        font-size : 90%;
        margin-top:5px;
        margin-right:5px;
}

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

.topmenu a:hover  {
        color : #FF9900;
        text-decoration : none;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

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

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

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


/* MOD by CarpeNoctem */
.send {
border: 1px solid #484848;
background-color:#222222;
color:#CCCCCC;
}

.thumb_date {
color:#CCCCCC;
font-size:9px;
}

.category_button  {
float:left;
border:3px double #3B3B3B;
margin:2px;
width: 110px;
height: 135px;
text-align:center;
background-color:#222222;
}

.category_button2 {
float:left;
border:3px double #3B3B3B;
margin:2px;
width: 110px;
height: 250px;
overflow:hidden;
text-align:center;
background-color:#222222;
}

.category_button  img {
margin-bottom: 20px;
}
.category_button  h2 {
font-size: 11px;
border-bottom: 0px solid #fff;
}
