/* 
 Theme Name: GrimmDF
 URI: http://www.darkfaerytale.com/2006/06/29/grimmdf/
 Description: The default theme for my own site for almost a year beginning August 2005.
 Version: 0.1
 Author: Viitoria L.
 Author URI: http://www.darkfaerytale.com/
 Ported to CPG by: Billy Bullock
 Porter URL: http://www.billygbullock.com

	This WordPress & Coppermine Photo Gallery theme is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;
	text-align: center;
	background:#000055;
	margin: 0;  
	padding: 0;
	margin-top: 10px;
	

	}
ul { list-style-position:outside;
margin-left:3px;
text-indent:3px;
padding-left:10px;
}
	

table {
        font-size: 11px;
}

h1,h4, h2 {
	font-family: georgia,'times new roman',times,serif;
}

h1 {
	font-size: 2.8em;
	text-align: left;
	padding: 8px 20px 0 20px;
	font-weight: normal;
}
h4 {
	font-size: 2em;
	text-align: center;
	padding: 8px 20px 0 20px;
	font-weight: normal;
}

h1, h1 a:link {
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #000000;
}

.description {
	font-size: 1.2em;
	text-align: left;
	padding: 0 20px;
	color: #000000;
}

h2 {
	font-size: 1.3em;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #066;
	margin: 5px 0 0;
}

h4,h2, h2 a {
	color: #596D3B;
}

a, h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h2, h2 a, h2 a:hover, #sidebar h2 {
	text-decoration: none;
}

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

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

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

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        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;
}

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

a img {
	  border: none;
	}

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

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

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

.maintable {
        border: 1px solid #B5B6B4;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background: #E2E2E2;
	  color: #596D3B;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background: transparent;
	  color: #596D3B;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

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

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

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


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

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

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

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

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

.thumb_filename {
        font-size: 80%;
        display: block;
}

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

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

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

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

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

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

.sortorder_cell {
        background : #E2E2E2;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #E2E2E2;
        color : #006666;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #909D73;
        background : #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}
.navmenu1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #909D73;
        background : #FFFFFF;
        font-size: 80%;
        font-weight: bold;
        border-style:solid;
}

.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: #909D73;
}

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

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        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: underline;
}

.admin_menu {
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
  	  font-size: 0.85em;
        border:#E1D6c6 1px solid;
        background-color: #E2E2E2;
        color:#596D3B;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}
.admin_menu1 {
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
  	  	font-size: 16px;
		font-weight:bold;
        border:#E1D6c6 1px solid;
        background-color: #E2E2E2;
        color:#900;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: left;
}

.admin_menu3 {
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
  	  	font-size: 16px;
		font-weight:bold;
        border:#E1D6c6 1px solid;
        background-color: #E2E2E2;
        color:#596D3B;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: right;
}
.admin_menu2 {
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
  	  	font-size: 16px;
		font-weight:bold;
        border:#E1D6c6 1px solid;
        background-color: #E2E2E2;
        color:#596D3B;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
		background-image:url(images/fond2.jpg);
}
.admin_menu a {
        color: #909D73;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #990000;
        text-decoration: underline;
}

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

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

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

.imageborder {
        border: 2px solid #D5EAEB;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

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

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

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #7F7F7F;
}

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

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

.alblink a {
        text-decoration: underline;
        color: #596D3B;
}

.alblink a:hover {
        color: #E2E2E2;
        text-decoration: underline;
}

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

.catlink a {
        color: #596D3B;
        text-decoration: underline;
}

.catlink a:hover {
        color: #E2E2E2;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

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

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

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

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

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

/* Wordpress Theme Styling */
/* Design Containers and Specifications */

#holder { 
	background: #B5B6B4 url("images/bgimageg1.jpg") repeat-y top center; 
	width: 1000px; 
	margin: 0 auto; 
	padding: 0; 
	}

#top { 
	background: url("images/image_01g1.jpg") no-repeat; 
	width: 1000px; 
	height: 59px; 
	float: left;
	}

#sidenavi { 
	width: 300px;
	float: left; 
	text-align: left;
	}   

#banner { 
	background: url("images/image_03g1.jpg") no-repeat; 
	width: 700px; 
	height: 92px;
	float: right;
	}  

#bname {
	padding: 15px 20px 0 0;
	text-transform: lowercase;
	text-align: left;
	}
html>body #bname {
	padding: 30px 20px 0 0;
      }

.btitle, .btitle a:link, .btitle a:visited, .btitle a:hover {
	color:#6FF;
	font-family: Georgia, serif;
	font-size: 50px;
	text-decoration: none;
	position: relative;
      top: 15px;
	}
html>body .btitle, .btitle a:link, .btitle a:visited, .btitle a:hover {
	top: 0px;
      }

.btagline {
	color: #FFF;
	font-size: 12px;
	font-family: "century gothic", sans-serif;
	position: relative;
	font-weight: bold;
	top: 3px;
	}
html>body .btagline {
	top: -12px;
      }

#topnavi { 
	background: url("images/image_04g1.jpg") no-repeat; 
	width: 700px; 
	height: 39px; 
	float: right; 
	color: #8D8D8D; 
	font-size: 14px; 
	text-align: center; 
	padding-top: 9px; 
	}

#topnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnavi ul li {
	display: inline;
	text-transform: lowercase;
	}

#topnavi ul li a:link, #topnavi ul li a:visited { 
	color: #949494; 
	padding: 7px 8px; 
	text-decoration: none; 
	font-weight: bold; 
	}  

#topnavi ul li a:hover, #topnavi ul li a:active { 
	color: #F2F2F2; 
	padding: 0 8px; 
	text-decoration: none; 
	font-weight: bold; 
	}  

#content {
 	background: url("images/image_05.jpg") no-repeat top right; 
	padding: 0 65px 0 65px;
 	text-align: justify; 
	clear: right;
	}
#main{
 	background: url("images/image_05.jpg") no-repeat top right; 
	padding: 0 65px 0 65px;
 	text-align: justify; 
	clear: right;
	}


#gallery {
	padding: 15px 0 0 0;
 	text-align: left;
	} 

#footer {
      background: url("images/image_07g.jpg") no-repeat;
 	width: 1000px; 
	height: 65px; 
	clear: both; 
	color: #C6C6C6; 
	font-family: verdana, sans-serif; 
	font-size: 10px; 	text-align: center; 
	padding: 42px 45px 0 45px;
 	}  

#footer a, #footer a:visited {
 	color: #8E997C;
 	text-decoration: none;
	font-weight: normal;
 	}  

#footer a:hover, #footer a:active { 
	color: #f90; 
	text-decoration: none;
 	font-weight: normal;
 	}   

/* SideNavigation Specifications */  

#sidebanner { 
	background: url("images/sidenavi_01g1.jpg") no-repeat;
 	width: 300px;
 	float: left; 
	height: 78px;
 	text-align: center;
 	padding-top: 15px;
 	} 
.sidebanner { 
	background: url("images/sidenavi_01g1.jpg") no-repeat;
 	width: 300px;
 	float: left; 
	height: 78px;
 	text-align: center;
 	padding-top: 15px;
 	}  

#sidenavbar {
 	background: url("images/sidenavi_02.jpg") no-repeat; 
	width: 220px; 
	float: left; 
	height: 18px;
	float: left; 
 	color: #fc0;
	font-size: 9px;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
 	}  
#sidenavbar1 {
 	background: url("images/sidenavi_02f.jpg") no-repeat; 
	width: 270px; 
	float: left; 
	height: 18px;
	float: left; 
 	color: #fc0;
	font-size: 9px;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
 	}  
#sidenavbar2 {
 	background: url("images/sidenavi_02g.jpg") no-repeat; 
	width: 800px; 
	float: left; 
	height: 18px;
	float: left; 
 	color: #fc0;
	font-size: 9px;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
 	}  
.snbar {
	font-size: 9px;
 	background: url("images/sidenavi_02e.jpg") no-repeat; 
	height: 18px;
	width: 218px;
	float: left; 
 	color: #fc0;
 	text-transform: uppercase;
 	padding: 5px 15px 0 0;
 	text-align: center;
 	font-family: arial, helvitica, sans-serif; 
	}

#sidewrapmenu { 
	background: url("images/sidenavi_03g.gif") no-repeat top; 
	width: 280px;
 	float: left; 
	}  

#sidemenusp { 
 	width: 280px;
 	float: left; 
	}  

#sidefooter {
 	background: url("images/sidenavi_05g.jpg") no-repeat;
 	width: 300px;
 	float: left; 
	height: 44px;
 	}  

#swmenu {
	background: #4F4F4F url("images/sidenavi_04g.jpg") no-repeat bottom right;
	width: 280px;
 	margin: 0 0 0 4px;
	}

#swmenu ul {
 	margin: 0 0 0 5px;
 	padding: 0 0 5px 0;
	list-style-type: none;
 	text-align: left;
 	}  

#swmenu li { 
	width: 207px; 
	text-align: left; 
	font-family: arial, helvitica, sans-serif; 
	font-size: 10px; 
	}  

#swmenu li a, #swmenu li a:visited { 
	display: block; 
	height: 15px; 
	color: #D2D2D2; 
	background: transparent url("images/underline.gif") no-repeat bottom left;
 	text-decoration: none; 
	font-weight: normal;
 	padding: 2px 0 0 12px;
 	} 	 

#swmenu li a:hover, #swmenu li a:active { 
	color: #7DAB54;
 	background: transparent url("images/underline2.gif") no-repeat bottom left; 
	text-decoration: none;
 	} 
#chargeur_Texte1,#chargeur_ListeSociete {
border:thick;
border:#990000;
top:550px;
position:absolute;
background-color:#FFFFFF;
border:#990000;
border-style:solid;
border:thin;
 
}  

/* Altered Tags */  

img { border: 0; }  


* html p { margin: .8em; }

/* Headers and Styling Tags */

.pixie { 
	background: #FFFFFF;
 	padding: 2px; 
	border: #D5D5D5 5px solid; 
	}  

.header { 
	color:#900; 
	font-size: 20px;
 	font-weight: bold; 
 	padding-top: 5px; 
	font-family: tahoma, sans-serif;
 	}

/* Custom */

h3, h3 a:link, h3 a:visited {
	color: #384328;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h3 a:hover, h3 a:active {
	color: #222;
	}

/* Miscellaneous Specifications */

.pixie:hover { border: #C6D3C4 5px solid; }

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