[18804] | 1 | BODY{background:#FFA200;color:#FFF} |
---|
| 2 | A, INPUT.rateButton{color:#6F6F6F} |
---|
| 3 | H2 {background:none;padding:8px 0 0 10px} |
---|
| 4 | |
---|
| 5 | /*======================================================Header======================================================*/ |
---|
| 6 | #header_bgDef{background-image:none;background-color:transparent} |
---|
| 7 | #header-content{margin-right:auto} |
---|
| 8 | #theHeader{left:20px;text-align:left;padding-top: 20px} |
---|
| 9 | #theHeader h1{text-align:left;color:#6F6F6F;font-size:2.5em} |
---|
| 10 | #headertransi{background:none} |
---|
| 11 | #headertransiH{background-image:none} |
---|
| 12 | #headertransiB{background-image:none} |
---|
| 13 | #bg_th_left{background-image:none} |
---|
| 14 | #logo{background:none} |
---|
| 15 | |
---|
| 16 | /*======================================================Content======================================================*/ |
---|
| 17 | .content .titrePage{background:none repeat scroll 0% 0% #6F6F6F;border-radius:5px 5px 5px 5px;margin-bottom:20px;border: 1px solid #3F3F3F} |
---|
| 18 | .content .titrePage a{color: #FFF} |
---|
| 19 | .content .titrePage a:hover{color:#C2C2C2} |
---|
| 20 | .categoryActions{top:5px} |
---|
| 21 | #page_content{background:none;max-width:none;min-width:900px} |
---|
| 22 | #page_content1{background:none} |
---|
| 23 | #page_content2{background:none} |
---|
| 24 | .switchBox {color:#FFA200} |
---|
| 25 | .thumbContent{width:98%;border-radius:5px 5px 5px 5px;background:#6F6F6F;border:1px solid #3F3F3F;padding:1%;margin-top:10px} |
---|
| 26 | |
---|
| 27 | /*======================================================Thumbnail/categorie page======================================================*/ |
---|
| 28 | .thumbnail .description, .thumbnailCategory DIV.description{height:100%} |
---|
| 29 | .thumbnail:hover .description, .thumbnailCategory:hover DIV.description{background:url("images/pattern.png");-moz-transition:bottom 1s ease 0s, width 1s ease 0s, opacity 2s ease 0s} |
---|
| 30 | .thumbnailCategories LI{width:auto;display:inline-block;float:none} |
---|
| 31 | .illustration{margin:0} |
---|
| 32 | .thumbs{margin: 10px 0} |
---|
| 33 | .text{background:none repeat scroll 0px 0px rgba(0, 0, 0, 0.9)} |
---|
[26844] | 34 | .text img{height:20px;width:20px!important} |
---|
[18804] | 35 | .description H2{text-align:center;font-size:250%;color: #FFF;margin:20px 0;padding:5px} |
---|
| 36 | .description P{font-size:120%;padding:5px} |
---|
| 37 | #bg_th_right{background-image:none} |
---|
| 38 | #imageHeaderBar{background:#6F6F6F;border-radius:5px 5px 5px 5px;margin-bottom: 20px;border:1px solid #3F3F3F;margin-top:50px;font-size:120%;padding:10px 0 0;height:26px} |
---|
| 39 | #imageHeaderBar a{color:#fff} |
---|
| 40 | #imageHeaderBar a:hover{color:#c2c2c2} |
---|
| 41 | .even, .odd, .thumbs{list-style: none outside none} |
---|
| 42 | |
---|
| 43 | /*======================================================Menu======================================================*/ |
---|
[19207] | 44 | #menubar{background:#000;height:35px} |
---|
| 45 | .dd_wrapper,.cl_wrapper,.cc_wrapper,#menubar dt,#menubar dt a{line-height:35px} |
---|
| 46 | .dd_wrapper:hover,.cl_wrapper:hover,.cc_wrapper:hover,.activate,#menubar dt:hover,#menubar dt a:hover{z-index:100;height:29px;background:#4f4f4f;color:#c2c2c2;padding:0 16px 6px;text-shadow:none} |
---|
| 47 | #menubar dt a:hover{z-index:100;height:29px;background:#4f4f4f;color:#c2c2c2;padding:0 0;text-shadow:none} |
---|
[18804] | 48 | span#menu_start{background:none} |
---|
[19207] | 49 | span#menu_start a{background:url(images/menu/home_w.png) no-repeat left top} |
---|
| 50 | ul#topnav #loger ul li a:hover,ul#topnav .sub ul li a:hover,ul#topnav .sub #menuTagCloud div a:hover,ul#topnav .liSub dt a:hover{color:#c2c2c2} |
---|
| 51 | #topnav .liSub{background:none} |
---|
[25980] | 52 | ul#topnav li .sub, ul#topnav li #loger{top:35px;border-radius:0;box-shadow:5px 5px 20px #000;background:rgba(0, 0, 0, 0.95)} |
---|
| 53 | ul#topnav .sub ul li,ul#topnav #loger ul li,ul#topnav .sub #menuTagCloud div{border:1px solid #2c2c2c} |
---|
[19207] | 54 | ul#topnav .sub ul li a,ul#topnav #loger ul li a{background:none} |
---|
[25983] | 55 | ul#topnav .sub ul li a:hover,ul#topnav .sub #menuTagCloud div a:hover{color:#c2c2c2;background:url(images/menu/navlist_arrow_hover.png) no-repeat 0 5px} |
---|
| 56 | ul#topnav .sub ul li.selected a{background:url(images/menu/navlist_arrow_select.png) no-repeat 0 5px} |
---|
[19207] | 57 | .sub p{color:#c2c2c2} |
---|
| 58 | #quicksearch input[type=text]{background:#3F3F3F} |
---|
| 59 | #quicksearch input[type=submit]{background:url(images/menu/search.png) no-repeat} |
---|
| 60 | #log{color:#c2c2c2} |
---|
| 61 | #log INPUT[type=password],#log INPUT[type="text"]{background:#fff} |
---|
| 62 | #log INPUT[type=text]:hover{background-position:left bottom} |
---|
| 63 | #go INPUT[type=submit]{color:transparent;border:none;height:32px;width:64px;min-width:inherit;margin-left:65px;margin-top:20px;text-shadow:none} |
---|
| 64 | #go INPUT[type="submit"]{background:-moz-linear-gradient(center top , #555555, #2C2C2C);color:#c2c2c2;width:auto} |
---|
| 65 | #go INPUT[type="submit"]:hover{color:#c2c2c2;background:-moz-linear-gradient(center top , #5f5f5f, #2C2C2C)} |
---|
| 66 | #go INPUT[type=submit]:active{color:#c2c2c2;background:-moz-linear-gradient(center top , #555555, #2C2C2C);box-shadow:1px 1px 1px #000 inset,0px 1px 0px rgba(255,255,255,0.4)} |
---|
[18804] | 67 | |
---|
| 68 | /*======================================================Panel======================================================*/ |
---|
| 69 | .panel .switchBox{top:60px} |
---|
| 70 | .panel .switchBox a{color: #FFA200} |
---|
| 71 | |
---|
| 72 | /*======================================================Vanilla======================================================*/ |
---|
[25980] | 73 | |
---|
| 74 | /*.box { |
---|
| 75 | margin: 5px; |
---|
| 76 | padding: 5px; |
---|
| 77 | background: #D8D5D2; |
---|
| 78 | font-size: 11px; |
---|
| 79 | line-height: 1.4em; |
---|
| 80 | float: left; |
---|
| 81 | -webkit-border-radius: 5px; |
---|
| 82 | -moz-border-radius: 5px; |
---|
| 83 | border-radius: 5px; |
---|
| 84 | }*/ |
---|
| 85 | |
---|
| 86 | .box img{ |
---|
| 87 | display: block; |
---|
| 88 | width: 100%; |
---|
| 89 | } |
---|
| 90 | |
---|
| 91 | .rtl .box { |
---|
| 92 | float: right; |
---|
| 93 | text-align: right; |
---|
| 94 | direction: rtl; |
---|
| 95 | } |
---|
| 96 | |
---|
| 97 | #container,#containerThumb { margin: 0 auto; } |
---|
| 98 | |
---|