/*
#66CC00 : green
#FF9900 : orange
*/
* {
margin: 0px;
padding: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: url(../images/pat_2.gif) repeat center top;
text-align: center;
margin: 0px;
padding: 15px 0px;
}
a{
color: #666666;
text-decoration: none;
}
a:visited{
color: #999999;
}
a:hover{
text-decoration: underline;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ul,ol {
margin: 0.5em;
}
ol,ul{
margin-left: 2em;
}
ol li {
list-style: decimal outside;
}
ul li {
}
h1, h2, h3, h4, h5, p{margin:10px 0;}
.clear{
clear: both;
font-size: 1px;
overflow: hidden;
}
.sel,a.sel:link,a.sel:active,a.sel:visited{
color: #FF9900;
}
.wrap{
width: 960px;
margin: 0px auto;
text-align: left;
background-color: #FFFFFF;
padding:10px;
}
/*wrap on downlaod wallpaper page */
.download_page .wrap{width: 100%; margin-left:10px;}
.wrap .header{}
.wrap .header .c1{float: left;width: 500px;}
.wrap .header .c1 h1{font-size: 24px;font-weight: normal;text-transform: uppercase;}
.wrap .header .c1 p{font-weight: normal;text-transform: uppercase;font-size: 10px;}
.wrap .header .c1 h1 a{color: #333333;}
.wrap .header .c1 h1 a:hover{color: #66CC00;text-decoration: none;}
.wrap .footer .info{padding: 5px;background-color: #666666;color: #eee;}
.wrap .footer .info a,
.wrap .footer .info a:visited,
.wrap .footer .info a:hover{color: #fff;text-decoration: none;}
.wrap .header .c2{float: right;width: 400px; text-align: right;}
/* google search */
.wrap .header .c2 .c3 #sbi{
border: 1px solid #000000;
padding-top: 1px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 3px;
}
.wrap .header .c2 .c3 #sbb{
background-color: transparent;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
.wrap .header .c2 .c4{}
.wrap .footer{}
.wrap .content{
padding-bottom: 40px;
}
.wrap .content .c1{float: left;width: 630px;margin-right: 5px;}
.wrap .content .c2{float: left;width: 160px;margin-right: 5px;}
.wrap .content .c3{float: left;width: 160px;}
/* 2 colon big*/
.wrap .content .c4{float: left;width: 795px;margin-right: 5px;}
.wrap .content .c1 h1{
text-transform: capitalize;
font-size: 18px;
color: #666666;
margin-top: 10px;
margin-bottom: 10px;
}
/* extra links in header */
h1 .controls{
font-size: 11px;
}
/*wallpaper thumbs*/
.thumb_grid{font-size: 10px;}
.thumb_grid tr td{
padding-right: 10px;
padding-bottom: 10px;
width: 120px;
vertical-align: top;
padding-top: 2px;
padding-left: 2px;
}
.thumb_grid tr td a{}
.thumb_grid tr td .view a:link,
.thumb_grid tr td .view a:active,
.thumb_grid tr td .view a:hover{color: #66CC00;}
.thumb_grid tr td img,.u_thumb{
border: 1px solid #CCCCCC;
padding: 5px;
}
.hot_bar,
.rating_bar{
background-image: url(../images/line/hot_line.gif);
background-repeat: repeat;
height: 2px;
margin-top: 2px;
margin-bottom: 2px;
text-indent: -2000px;
overflow: hidden;
}
.rating_bar{
background-image: url(../images/line/rating_line.gif);
}
/*link color customisation */
.thumb_grid .update_state,.thumb_grid .update_state a{
color: #0099FF;
}
.cat,.tags,.by{
background-image: url(../images/icons/icon_tag_mini.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 12px;
}
.cat{background-image: url(../images/icons/icon_category_mini.gif);}
.by{background-image: url(../images/icons/icon_user_mini.gif);}
.cat a,.tags a,.by a{color: #333333;}
.tags a{color: #336600;}
.cat a{color: #7f4c00;}
/*thumbs end*/
/*wallpaper grid*/
.wallpaper_grid{}
.wallpaper_grid tr td{
vertical-align: top;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
}
.wallpaper_grid tr td .thumb_grid tr td{
margin: 0px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 0px;
}
.wallpaper_grid tr td .thumb_grid tr td a img{
margin: 0px;
padding: 0px;
border: 3px solid #ccc;
}
.wallpaper_grid tr td .thumb_grid tr td a:hover img{
border: 3px solid #66CC00;
}
.wallpaper_grid img.mid{
padding: 5px;
border: 1px solid #CCCCCC;
}
.wrap .content .c2 .keys{
font-size: 9px;
font-weight: normal;
color: #FFFFFF;
}
/*category menu*/
.category_menu{
background-image: url(../images/menu_grad.gif);
background-repeat: repeat-x;
background-position: left top;
padding: 5px;
font-size: 12px;
font-weight: bold;
}
.category_menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
background-image: url(../images/menu_line.gif);
background-repeat: repeat-x;
background-position: left top;
}
.category_menu a{
display: block;
padding: 3px;
width:90%;
}
.category_menu a:hover{
text-decoration: none;
}
.category_menu h3{}
.category_menu li{
margin: 0px;
padding: 0px;
background-image: url(../images/menu_line.gif);
background-repeat: repeat-x;
background-position: left bottom;
}
.category_menu li li{
padding-left: 10px;
font-size: 11px;
font-weight: normal;
}
.category_menu li li li{
padding-left: 20px;
}
.category_menu li.sel,
.category_menu li.sel a{
color: #FF9900;
font-weight: bold;
}
/* EXTRA styles */
/* Grid table styles */
table.grid{}
table.grid tr{}
table.grid tr td,
table.grid tr th{
border: 1px solid #eee;
padding: .5em;
vertical-align:top;
}
table.grid tr th{
font-weight: bold;
}
/*control panel icons*/
.icon_view,
.icon_edit,
.icon_delete,
.icon_delete_all,
.icon_active_1,
.icon_active_0,
.icon_loading{
background-repeat: no-repeat;
background-position: center center;
height: 1px;
width: 1px;
margin: 0px;
padding: 1px 7px;
}
.icon_edit{background-image: url(../images/icons/icon_page_edit.gif);}
.icon_delete{background-image: url(../images/icons/icon_delete.gif);}
.icon_delete_all{background-image: url(../images/icons/icon_cancel.gif);}
.icon_view,
.icon_active_1{background-image: url(../images/icons/icon_accept.gif);}
.icon_active_0{background-image: url(../images/icons/icon_accept_off.gif);}
.icon_loading{background-image: url(../images/icons/icon_loading.gif);}
.hidden{ display:none;}
/* paginator */
.page_navigation{
background-color: #eee;
border-bottom: solid 3px #CCCCCC;
margin-top: 5px;
margin-bottom: 5px;
}
.page_navigation_bottom{border-bottom: none 0px;border-top: solid 3px #CCCCCC;}
.page_navigation h2{
margin: 0px;
padding: 0px;
font-size: 14px;
}
.page_navigation tr td{
padding: 3px;
}
.page_navigation_single{
font-size: 14px;
padding: 3px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
background-color: #eee;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
.page_navigation a,
.page_navigation .sel{
background-color:#fff;
padding:1px 3px;
margin: 3px 0px;
color:#000;
text-decoration:none;
}
.page_navigation a:hover{text-decoration:none;color:#66CC00;}
.page_navigation .sel{ font-weight:bold; color:#66CC00;}
/*comment box*/
#cm_body{
height: 150px;
width: 95%;
}
.comments{list-style: none;padding:0; margin:0;}
.comments p{margin:5px;}
.comments li{ border: solid 1px #eee; padding:5px; margon:0px;}
.comments li.r1{ background-color: #f5f5f5;}
.comment_author{text-align: right; font-style: italic; font-size: 80%;}
/*ADS*/
.ad1{
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}
/*download page*/
table.title_nav tr td{ padding:0px 10px 0px 0px;}
/*wallpaper page*/
.download{
background-image: url(../images/icons/download.gif);
background-repeat: no-repeat;
background-position: left top;
font-size: 24px;
padding: 10px 10px 10px 40px;
border: solid 1px #e2c822;
background-color: #fff9d7;
margin: 0px 0px 20px;
}
.download a{
color: #66CC00;
text-decoration: none;
}
.log_in{
padding-left: 20px;
font-weight: bold;
background-image: url(../images/icons/lock_go.gif);
background-repeat: no-repeat;
background-position: left top;
}
.add_comment{
font-size: 18px;
padding: 3px;
}
/* rating controls */
.rating{
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 11px;
}
.rating .controls{
font-size: 10px;
color: #CCCCCC;
}
.rating .controls img{
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.rating .rank{
font-weight: bold;
color: #0099CC;
}
.rating .controls .rate_up,
.rating .controls .rate_down,
.rating .controls .rated_up,
.rating .controls .rated_down,
.rating .controls .rating
{
background-repeat: no-repeat;
background-position: 0px 0px;
height: 1px;
width: 1px;
margin: 0px;
padding: 1px 5px;
background-image: url(../images/icons/rating.gif);
}
.rating .controls .rate_up{ background-position: 0px 0px;}
.rating .controls .rate_down{background-position: 0px -20px;}
.rating .controls .rated_up{background-position: 0px -40px;}
.rating .controls .rated_down{background-position: 0px -60px;}
.rating .controls .rating{background-image: url(../images/icons/updating-rating.gif);}
/* main menu */
.trail{
background-color:#666;
padding: 5px;;
margin: 5px 0px;
font-size:14px;
color: #FFFFFF;
font-weight: bold;
}
.trail a{
color: #FFFFFF;
padding: 2px 5px;
text-decoration: none;
border-right: solid 1px #999999;
}
.trail a:hover{ color: #eee;}
/* all tags navigation box */
.all-tags{
text-align: justify;
padding: 5px;
font-size: 11px;
font-weight: bold;
background-color: #666666;
color: #FFFFFF;
}
.all-tags a{
color: #FFFFFF;
/*background-image: url(../images/icons/icon_tag.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 25px;*/
}
/* messages */
/* http://css.dzone.com/news/css-message-boxes-different-me */
.msg-error,.msg-success,.msg-info { border: 1px solid; margin: 10px 0px; padding: 15px 10px; background-repeat: no-repeat; background-position: 10px center;}
.msg-success { color: #4F8A10; background-color: #DFF2BF;}
.msg-error { color: #D8000C; background-color: #FFBABA;}
.msg-info { color: #00529B; background-color: #BDE5F8;}
.msg-error a, .msg-success a, .msg-info a { color: #000; text-decoration: underline;}
.msg-success-line { color: #4F8A10; }
.msg-error-line { color: #D8000C; }
/* category_check */
.category_check{width: 120px; float:left;}
/* buttons */
.button {
padding: 5px 10px;
display: inline-block;
background: #777 url(../images/button.png) repeat-x bottom;
border: none;
color: #fff;
cursor: pointer;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-shadow: 1px 1px #666;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.button:visited{color:#f5f5f5;}
.button:hover {
background-position: 0 -5px;
}
.button:active {
background-position: 0 top;
position: relative;
top: 1px;
padding: 6px 10px 4px;
}
.button.red { background-color: #e50000; }
.button.purple { background-color: #9400bf; }
.button.green { background-color: #58aa00; }
.button.orange { background-color: #ff9c00; }
.button.blue { background-color: #2c6da0; }
.button.black { background-color: #333; }
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.button.white:visited { background-color: #fff; color: #050505; text-shadow: 1px 1px #fff; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }