@charset "utf-8"; /* CSS Document */ .clear { clear:both; } .ft_theme a { text-decoration:none; } .ft_theme { border:1px solid #ddd; background:#f5f5f5; margin-top:13px; overflow:hidden; color:#666; -webkit-border-radius: 5px; border-radius: 5px; } #ft-themes { margin:12px 10px 0 5px; float:left; -webkit-border-radius: 3px; border-radius: 3px; } .ft_theme:hover #ft-themes { background-position:0 -35px; } #theme_header { padding:15px; border-bottom:1px solid #ddd; } #theme_header h2 { float:left; margin-top:0; padding-top:6px; } #theme_header .submit { margin-top:0!important; } #theme_content { } .theme_menu { float:left; width:200px; margin:0; padding:0; } .theme_menu li { cursor:pointer; padding:10px 10px; background:#eee; margin:0; border-bottom:1px solid #DDD; } .theme_menu li:hover { background:#F2F2F2; } .theme_menu li.active { background:#FFF; } .theme_pages { float:left; width:71%; background:#FFF; padding:0 2%; min-height:300px; } .theme_pages > div { display:none; } .theme_pages ul { margin:0; padding:0; } .theme_pages li { border-bottom:1px dotted #DDD; padding:0 0 20px 0; } .theme_pages li:last-of-type { border-bottom:none; } .theme_pages h3 { margin-bottom:10px; color:#444; } .theme_pages h4 { margin-bottom:5px; color:#444; font-weight:bold; font-size:1.1em; } .theme_pages .regular-text { padding:5px; color:#666; width:35em!important; } .theme_pages .regular-image { margin:5px 5px 0 0; border:1px solid #DFDFDF; padding:5px; max-height:100px; display:block; max-width:60%; } .theme_pages label { display:inline-block; width:150px; margin-right:15px; font-weight: bold; line-height: 32px; vertical-align:top; } label { line-height:17px!important; } .theme_pages .field { display:inline-block; vertical-align:top; } .theme_pages .row { margin-bottom:10px; } .submit { float:right; padding:.5em 0; } #theme_footer { padding:15px; border-top:1px solid #ddd; } #menu-posts-projects div.wp-menu-image:before { content:"\f102"!important; } #menu-posts-faq div.wp-menu-image:before { content:"\f122"!important; }