/* Boozurk - Theme options stylesheet */ #theme-icon { background: url('../images/boozurk.png') no-repeat scroll center transparent; } #theme-infos ul { list-style: disc outside; margin-left: 30px; } #theme-options, #theme-infos { padding: 0 20px 10px; } #theme-infos h3:first-of-type { margin-top:0; } #tabs-container { margin: 0 20px 20px 150px; } #theme-options select { max-width: 160px; } #tabselector, #selector { position: absolute; left: 0; margin-top: 0; } #tabselector li, #selector li { width: 130px; padding: 3px 16px 3px 4px; } #tabselector li a, #selector li a { text-decoration: none; } .sel-active a { color: #000; } .sel-active { font-weight: bold; } #main-wrap { position: relative; } .tab-opt { margin-bottom: 20px; padding: 10px; background: #fff; border: 1px solid #ccc; } .tab-opt:hover { } .tab-opt input { margin-left: 10px; } .boozurk_text { width: 50%; } .column-nam { font-weight: bold; } .tabgroup-colors .column-nam { margin-bottom: 10px; display: block; } .column-des { font-style:italic; border-top: 1px solid #eee; font-size: 11px; margin-top: 10px; color: #666; } .column-req { border-top: 1px solid #eee; margin-top: 10px; color: #666; } .sub-opt-wrap { font-size: 11px; margin-top: 10px; } .sub-opt-wrap br.clear { display: block; } .tabgroup-colors .col-tools { border: 1px solid #DFDFDF; float: left; margin: 0 1% 1% 0; padding: 1%; width: 30%; position: relative; text-align: center; } .catcol:nth-child(3n+1) { clear: left; } .col-tools span { font-weight: bold; } .tab-opt textarea { vertical-align: middle; height: 10em; width: 50%; } #buttons a { font-size: 10px; text-decoration: none; margin: 0 10px; } .wp-picker-holder { position: absolute; z-index: 999; } .admin-color-mp6 .column-des { border-top: 1px solid #E1E1E1; margin: 10px -10px 0; padding: 0 10px; } .admin-color-mp6 .tab-opt { border: none; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } .admin-color-mp6 .column-nam { font-size: 15px; font-weight: normal; } .admin-color-mp6 #tabselector li, #selector li { border-left: 3px solid transparent; } .admin-color-mp6 .sel-active { background: none repeat scroll 0 0 #FFFFFF; border-left: 3px solid #0074A2 !important; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); font-weight: normal; } .admin-color-mp6 .column-req { color: #aaa; text-align: right; }