

body{
	background-color:#000;
	color: #fff;
}
/*test with fading png*/

a:link, a:visited, a:hover{
	color:#3e95d3;
}
a:hover{
	color:#fff;
}
.thumb a:hover , .wallpaper-thumb:hover{
	border:1px solid #fff;
}
.thumb_img
{
	width:125px;
    height:187px;
}

.container_inside, .content{

}

#logo{
    margin:0 auto 0 auto;
    width:305px;height:49px;
    background: url("images/logo_darker.jpg") no-repeat top left;
}
#logo h1 a{
    text-indent:-5000px !important;
	overflow: hidden;
    width:305px;
    height:19px;
    display:block;
    visibility:none !important;
}

#underlogo{
    clear:both;
    display:block;
    color:#696a69;
    font-family:Trebuchet Ms;
    font-size:13px;
    letter-spacing:10px;
    text-align:center;
}

/* the upper search form */

#searchForm{
    float:right;
    display:block;
    width:40%;
    clear:both;
    margin:10px 0;
}
#searchForm input.input-text{
    width:290px !important;
}
#searchForm label{
    width:80px;
    float:left;
    font-weight:bold;
    font-size:14px;
}
#searchForm input.button_login{
    width:70px;
    margin:0px;
    padding:0px 10px;
}

.breadCrumbs {
    margin-bottom:10px;
}

/* top navigation*/
ul.topnav{
    float:right;
    display:inline;
    margin-right:20px;
}
ul.topnav li{
    float:right;
}
ul.topnav li a{
    color:#fff !important;
    padding:0 15px;
}
ul.topnav li a:hover{
    color:#999;
    padding:0 15px;
    text-decoration:none;
}
/*test with fading png*/
/*add color for sliding menu*/
.menu{
	background-color:#00B7F1;
	border-top:1px solid #00B7F1;
}
.menu a, .menu a:visited{
	color:#FFFFFF;
}

.transMenu .items {
	border: 1px solid #00B7F1;
}

.left-panel, .right-panel{

}
.left-panel a:link, .left-panel a:visited, .right-panel a:link, .right-panel a:visited{
	color:#3e95d3;
}
.left-panel a:hover, .right-panel a:hover{
	color:#fff;
}
.transMenu .item.hover
{
	background-color: #000000;
}

.input-text, .input-textarea, .input-text-short, .input-other, .button, .thumb a, .wallpaper-thumb{

}

.wallpaper-resolutions a:hover{
	background-color:#3E95D3;
	color:#FFFFFF;
}
div#transmenu a:link, div#transmenu a:visited {
	color: #FFFFFF;
	background-color: #00B7F1;
}

.transMenu .item {

	color: #FFFFFF;
}
.transMenu .item.hover {
	
	color: #FFFFFF;
}

.rss-back{
	background-color:#FF8B00; 
}

.logo-back{
	background-color:#FF8B00;
}
ul.wallpapers li.wall{
	width:127px;
	height:235px;
}
.thumb_img
{
	width:125px;
	height:187px;
}

.sort-handle img{
    margin-right:5px;
    margin-top:5px;
}

.fr{
    float:right;
    text-align:right;
}

.cb{
    clear:both;
}

