/*  
Theme Name: Image River
Theme URI: http://www.kadom.net
Description: A premium theme for Wordpress.
Version: 1.0
Author: Thomas BEAL - Kadom.net
Author URI: http://www.kadom.net/
Tags: 
*/



/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body{background:#000 url("black/bg.png") repeat-x;color:#909090;}

a      {color:#A7DBD8;}
a:hover{color:#A7DBD8;}

p{color:#909090;}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/
/* Headings */

h1, h2, h3, h4{color:#909090; }


/* 03 - HEADER
/* ----------------------------------------------*/




ul#menu li a{color:#595959;}
ul#menu li a:hover{background:url("black/menu-puce.png") no-repeat bottom center;color:#909090;}
ul#menu li.current_page_item a{background:url("black/menu-puce.png") no-repeat bottom center;color:#909090;}


#searchform{background:#161616 url("black/search-bg.png") repeat-x;border:1px #161616 solid;}
#searchform input.text{color:#909090;border:0px;}
#searchform input.submit{border:0px #5a584f solid;background:url("black/search-button.png");}

li.rss{color:#909090;}
li.rss a{color:#909090;}


/* 03 - STRUCTURE
/* ----------------------------------------------*/

#content{background: url("black/content-bg.jpg") no-repeat top left;}

.screenshot{background: url("black/screenshot-bg.png") no-repeat;}

#content .jdGallery .slideInfoZone h2{color:#909090;}
#content .jdGallery .slideInfoZone{background:#252525;}

#gallery div.cssimg{border:1px #252525 solid;}
#gallery div.info{ background: #161616; border-bottom: 0px solid #ff0099;}
#gallery div.info a:hover{text-decoration:underline;color:#364041;}


/* 3.1 - CONTENT
/* ----------------------------------------------*/

ul.category_nav li{position:relative;top:2px;color:#909090;border:1px solid transparent; }
ul.category_nav li.current{background:#161616 url("black/tab-bg.png") repeat-x;  border:1px solid #252525;border-bottom:0px;}
ul.category_nav li:hover{background:#161616 url("black/tab-bg.png") repeat-x;  border:1px solid #252525;border-bottom:0px;}
ul.category_nav li h1{color:#909090;}


ul.category_nav a{color:#595959;}
ul.category_nav a:hover{color:#909090;}

.section{border:1px solid #FFF;}
.rond {background:#161616;border:1px solid #252525; }
.carre{background:#161616;border:1px solid #252525;}


/* 3.2 - ARCHIVE
/* ----------------------------------------------*/

ul.sub_category_nav li a{color:#302F2B;} 


/* 3.3 - SINGLE
/* ----------------------------------------------*/

.postmetadata{color:#909090; background:#161616 url("black/search-bg.png") repeat-x;border:1px #101010 solid;}
.postmetadata h3,.postmetadata ul {color:#909090;}
.postmetadata a{color:#DDD;}

img.post-detail-screenshot{background:#161616;border:1px #252525 solid;}
ul.color-list li{border:1px #252525 solid;color:#555;}

.single p.tags{color:#909090;}
.single p.tags a{background:#252525;border:1px solid #555;}
.single p.tags a:hover{background:#505050;border-color:#ccc;}

.single ul.blogroll li{border-bottom:1px #252525 dotted;}

blockquote {background:#252525 url(images/quote.gif) no-repeat bottom right; border:1px solid #555; color:#333333;}


/* 3.3.1 - COMMENT
/* ----------------------------------------------*/
#commentform{color:#909090;background:#161616 url("black/search-bg.png") repeat-x;border:1px #101010 solid;}
#commentform textarea{background:#252525;border:1px #555 solid;color:#909090;}
#commentform input.text{background:#252525;border:1px #555 solid;color:#909090;}
#commentform input.submit{color:#909090;background:#161616 url("black/search-bg.png") repeat-x;border:1px #101010 solid;}
#commentform input.submit:hover{color:#D3CCB8;}
#commentform p{color:#909090;}


.comment{border-bottom:1px #000 solid;}

.comment p{color:#909090;}
.comment-author{color:#909090;}
.commentlist .children{background:#101010;}


/* 04 - SIDEBAR
/* ----------------------------------------------*/
#sidebar{background:#161616;border-left:1px #555 solid;border-right:1px #555 solid;color:#909090;}
#sidebar a{}

#sidebar ul li{border-bottom:1px #252525 dotted;}

#sidebar li.ads a{border:1px #252525 solid;}

#sidebar input{background:#332A29;border:1px #100D0D solid;}
#sidebar .s_widget, .ads{background:url("black/tab-bg.png") repeat-x;border-bottom:1px #000 solid;border-top:1px #555 solid;}

#sidebar .featured-widget ul.palette li.color {color:#000;}

/* 05 - FOOTER
/* ----------------------------------------------*/
#footer { background:#252525 url("black/footer-bg.png") repeat-x;}
.footer-inner{color:#909090;}
#footer-menu li a{color:#A7DBD8;}




/* 06 - PAGINATION
/* ----------------------------------------------*/

.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #9E9E9E!important;
	color: #9E9E9E!important;
	background:#161616!important;
}

.wp-pagenavi a:hover {	
	border: 1px solid #353535!important;
	color: #353535!important;
	background:#000!important;
 }
.wp-pagenavi a:active {
	border: 1px solid #BBB;
	color: #8BA2A6;
	background:#161616 !important;
}
.wp-pagenavi span.pages {
        color: #353535!important;
	border: 1px solid #353535 !important;
	background:#161616!important;
       }
.wp-pagenavi span.current {
        border: 1px solid #353535!important;
	color: #353535!important;
	background:#161616!important;
       }
.wp-pagenavi span.extend {
        border: 1px solid #353535!important;
	color: #353535!important;
	background:#161616!important;
}
