a, .nav-menu li.current-menu-item > a, .nav-menu li.current-menu-ancestor > a {border-top-color:#666!important;} .nav-menu li.current-menu-ancestor li.current-menu-item > a, .nav-menu li.current-menu-ancestor li.current-menu-parent > a {border-top-color:#666; } .nav-menu ul {border: 1px solid #444; border-bottom:0; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1); -box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1); } .nav-menu li {border-left-color: #444;border-right-color: #666;} .menu-header {background:#505050; background:url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x, -moz-linear-gradient(center top , #606060 20%, #505050 100%); background:url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x, -webkit-gradient(linear,left top,left bottom,color-stop(.2, #606060),color-stop(1, #505050)) !important; background: url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x,-o-linear-gradient(top, #606060,#505050) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#606060\', endColorstr=\'#505050\'); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); color:#fff;text-shadow:0 1px 0px #000; border-color:#222; } .nav-menu li:hover > a, .nav-menu li.current-menu-item > a, .nav-menu li.current-menu-ancestor > a, .nav-menu li.current-menu-ancestor li.current-menu-item > a, .nav-menu li.current-menu-ancestor li.current-menu-parent > a { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1); -box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);} .nav-menu ul { box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); -box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); } .nav-menu li.current-menu-item, .nav-menu li.current-menu-ancestor, .nav-menu li:hover {border-right-color:#666!important;} .nav-menu .sf-sub-indicator {background-image: url('.$template_url.'/library/media/images/arrow-superfish-dark.png);} .nav-menu li ul .sf-sub-indicator {background-image:url('.$template_url.'/library/media/images/arrow-superfish-right-dark.png);}'; if (!empty($evl_menu_back_color)) { $evl_menu_back_color = substr($evl_menu_back_color,1); $evolve_css_data .= '.nav-menu li.nav-hover ul { background: #'.$evl_menu_back_color.'; } .nav-menu ul li:hover > a, .nav-menu li.current-menu-item > a, .nav-menu li.current-menu-ancestor > a {border-top-color:#'.$evl_menu_back_color.'!important;} .nav-menu li.current-menu-ancestor li.current-menu-item > a, .nav-menu li.current-menu-ancestor li.current-menu-parent > a {border-top-color:#'.$evl_menu_back_color.'; } .nav-menu ul {border: 1px solid '.evolve_hexDarker($evl_menu_back_color).'; border-bottom:0; } .nav-menu li {border-left-color: '.evolve_hexDarker($evl_menu_back_color).';border-right-color: #'.$evl_menu_back_color.';} .menu-header {background:#'.$evl_menu_back_color.'; background:url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x,-moz-linear-gradient(center top , #'.$evl_menu_back_color.' 20%, #'.evolve_hexDarker($evl_menu_back_color).' 100%); background:url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x,-webkit-gradient(linear,left top,left bottom,color-stop(.2, #'.$evl_menu_back_color.'),color-stop(1, #'.evolve_hexDarker($evl_menu_back_color).')) !important; background:url('.$template_url.'/library/media/images/dark/trans.png) 0px -10px repeat-x,-o-linear-gradient(top, #'.$evl_menu_back_color.',#'.evolve_hexDarker($evl_menu_back_color).') !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#'.$evl_menu_back_color.'\', endColorstr=\'#'.evolve_hexDarker($evl_menu_back_color).'\'); border-color:#'.evolve_hexDarker($evl_menu_back_color).'; } .nav-menu li.current-menu-item, .nav-menu li.current-menu-ancestor, .nav-menu li:hover {border-right-color:#'.$evl_menu_back_color.'!important;}'; } } else { if (!empty($evl_menu_back_color)) { $evl_menu_back_color = substr($evl_menu_back_color,1); $evolve_css_data .= '.nav-menu li.nav-hover ul { background: #'.$evl_menu_back_color.'; } .nav-menu ul li:hover > a, .nav-menu li.current-menu-item > a, .nav-menu li.current-menu-ancestor > a {border-top-color:#'.$evl_menu_back_color.'!important;} .nav-menu li.current-menu-ancestor li.current-menu-item > a, .nav-menu li.current-menu-ancestor li.current-menu-parent > a {border-top-color:#'.$evl_menu_back_color.'; } .nav-menu ul {border: 1px solid '.evolve_hexDarker($evl_menu_back_color).'; border-bottom:0; } .nav-menu li {border-left-color: '.evolve_hexDarker($evl_menu_back_color).';border-right-color: #'.$evl_menu_back_color.';} .menu-header {background:#'.$evl_menu_back_color.'; background:url('.$template_url.'/library/media/images/trans.png) 0px -10px repeat-x,-moz-linear-gradient(center top , #'.$evl_menu_back_color.' 20%, #'.evolve_hexDarker($evl_menu_back_color).' 100%); background:url('.$template_url.'/library/media/images/trans.png) 0px -10px repeat-x,-webkit-gradient(linear,left top,left bottom,color-stop(.2, #'.$evl_menu_back_color.'),color-stop(1, #'.evolve_hexDarker($evl_menu_back_color).')) !important; background:url('.$template_url.'/library/media/images/trans.png) 0px -10px repeat-x,-o-linear-gradient(top, #'.$evl_menu_back_color.',#'.evolve_hexDarker($evl_menu_back_color).') !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#'.$evl_menu_back_color.'\', endColorstr=\'#'.evolve_hexDarker($evl_menu_back_color).'\'); border-color:#'.evolve_hexDarker($evl_menu_back_color).'; } .nav-menu li.current-menu-item, .nav-menu li.current-menu-ancestor, .nav-menu li:hover {border-right-color:#'.$evl_menu_back_color.'!important;}'; } } if ($evl_main_color == "light_grey_blue") { $evolve_css_data .= '/** * Light grey + blue * */ .header {background:#dedede url('.$template_url.'/library/media/images/light-grey-blue/header-footer.jpg) repeat;border-bottom: 1px solid #ccc;} #tagline { color: #999;text-shadow:0px 1px 0px rgba(255,255,255,.8); } #logo a, .footer a, .widgets-back .widgets-holder a, .widgets-holder a { color:#555; text-shadow:1px 1px 0px rgba(255,255,255,.7);} #logo a:hover , .footer a:hover {color: #222; } .widgets-back .widgets-holder a, .widgets-holder a {text-shadow:none;} .footer {background:#dedede url('.$template_url.'/library/media/images/light-grey-blue/footer-light.jpg) repeat;color:#333;border-top: 1px solid #ccc;} p#copyright {text-shadow:0 1px 0px #fff;}'; } if ($evl_main_color == "light_grey_blue" && $evl_content_back == "dark" ) { $evolve_css_data .= '/** * Light grey + blue + dark * */ .widgets-holder a:hover {color:orange!important;} .widgets-back .widgets-holder a, .widgets-holder a {color:#777;} '; } if ($evl_main_color == "green_yellow") { $evolve_css_data .= '/** * Green + yellow * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited, .footer .widgets-holder a {color:#519f22;} .entry-content a:hover, .footer .widgets-holder a:hover, #secondary a:hover, #secondary-2 a:hover {color:#3e7a1a;} .header {background:#7eda08 url('.$template_url.'/library/media/images/green-yellow/header-footer.jpg) repeat;border-bottom: 1px solid #80b140;} #tagline {color:#729e39;text-shadow:0 1px 0 #85e708;} #logo a, .footer a { color:yellow;text-shadow:0 1px 1px #2e5e0b;} #logo a:hover, .footer a:hover { color:#fff;} .footer {background:#7eda08 url('.$template_url.'/library/media/images/green-yellow/header-footer.jpg);border-top: 1px solid #80b140;} p#copyright {text-shadow:0 1px 0 #85e708;color:#729e39;}'; } if ($evl_main_color == "green_yellow" && $evl_content_back == "dark" ) { $evolve_css_data .= '/** * Green + yellow + dark * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {color:#6fdb2e;} #secondary a:hover, #secondary-2 a:hover, .widgets-holder a:hover {color:#fff!important;} .widgets-holder a {text-shadow: 0 1px 0 #000 !important;}'; } if ($evl_main_color == "red_yellow") { $evolve_css_data .= '/** * Red + Yellow * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited, .footer .widgets-holder a {color:#ff4a0b;} .entry-content a:hover, .footer .widgets-holder a:hover, #secondary a:hover, #secondary-2 a:hover {color:#a12f07;} .header {background:#f0501f url('.$template_url.'/library/media/images/red-yellow/header-footer.jpg) repeat;border-bottom: 1px solid #b93f19;} #tagline {color:#c8441b;text-shadow:0 1px 0 #f47b55;} #logo a, .footer a { color:yellow;text-shadow:0 1px 1px #471b0d;} #logo a:hover, .footer a:hover { color:#fff;} .footer {background:#f0501f url('.$template_url.'/library/media/images/red-yellow/header-footer.jpg) repeat;border-top: 1px solid #c8441b;} p#copyright {text-shadow:0 1px 0 #f47b55;color:#b93f19;}'; } if ($evl_main_color == "red_yellow" && $evl_content_back == "dark") { $evolve_css_data .= '/** * Red + yellow + dark * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {color:#ff5418;} #secondary a:hover, #secondary-2 a:hover,.widgets-holder a:hover {color:#fff!important;}'; } if ($evl_main_color == "pink_purple") { $evolve_css_data .= '/** * Pink + Purple * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited, .footer .widgets-holder a {color:#e555e0;} .entry-content a:hover, .footer .widgets-holder a:hover, #secondary a:hover, #secondary-2 a:hover {color:#963693;} .header {background:#ed81f1 url('.$template_url.'/library/media/images/pink-purple/header-footer.jpg) repeat;border-bottom: 1px solid #c26ec5;} #tagline {color:#b768b9;text-shadow:0 1px 0 #fbbbf8;} #logo a, .footer a { color:#831da0;text-shadow:0 1px 0px #fbbbf8;} #logo a:hover, .footer a:hover { color:#333;} .footer {background:#ed81f1 url('.$template_url.'/library/media/images/pink-purple/header-footer.jpg) repeat;color:#333;border-top: 1px solid #c26ec5;} p#copyright {text-shadow:0 1px 0px #fbbbf8;color:#b768b9;}'; } if ($evl_main_color == "pink_purple" && $evl_content_back == "dark" ) { $evolve_css_data .= '/** * Pink + Purple + Dark * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {color:#e076ff;} #secondary a:hover, #secondary-2 a:hover, .widgets-holder a:hover {color:#fff!important;}'; } if ($evl_main_color == "light_blue") { $evolve_css_data .= '/** * Light Blue + Blue * */ .header {background:#81c0f1 url('.$template_url.'/library/media/images/light-blue/header-footer.jpg) repeat;border-bottom: 1px solid #6290b3;} #tagline {color:#6290b3;text-shadow:0 1px 0 #b6d8fd;} #logo a, .footer a { color:#1f68b3;text-shadow:0 1px 0px #b6d8fd;} #logo a:hover, .footer a:hover { color:#333;} .footer {background:#81c0f1 url('.$template_url.'/library/media/images/light-blue/header-footer.jpg) repeat;color:#333;border-top: 1px solid #6290b3;} p#copyright {text-shadow:0 1px 0px #B6D8FD;color:#6290b3;}'; } if ($evl_main_color == "light_blue" && $evl_content_back == "dark" ) { $evolve_css_data .= '/** * Light Blue + Blue + Dark * */ .widgets-holder a:hover {color:orange!important}'; } if ($evl_main_color == "brown_yellow") { $evolve_css_data .= '/** * Brown + Yellow * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited, .footer .widgets-holder a {color:#846430;} .entry-content a:hover, .footer .widgets-holder a:hover, #secondary a:hover, #secondary-2 a:hover {color:#634b24;} .header {background:#8e6525 url('.$template_url.'/library/media/images/brown-yellow/header-footer.jpg) repeat;border-bottom:1px solid #5e441b;} #tagline {color:#6b4d1f;text-shadow:0 1px 0 #a7772c;} #logo a, .footer a { color:yellow;text-shadow:0 1px 0px #18130b;} #logo a:hover, .footer a:hover { color:#fff;} .footer {background:#8e6525 url('.$template_url.'/library/media/images/brown-yellow/header-footer.jpg) repeat;border-top:1px solid #5e441b;} p#copyright {color:#6b4d1f;text-shadow:0 1px 0 #a7772c;}'; } if ($evl_main_color == "brown_yellow" && $evl_content_back == "dark" ) { $evolve_css_data .= '/** * Brown + Yellow + Dark * */ a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {color:#a78441;} #secondary a:hover, #secondary-2 a:hover, .widgets-holder a:hover {color:#fff!important;}'; } if ($evl_post_layout == "two") { $evolve_css_data .= '/** * Posts Layout * */ .home .hentry, .archive .hentry, .search .hentry {width:48%;float:left;margin-right:19px;padding-bottom:12px;} @media screen and (max-width: 524px) {.home .hentry, .archive .hentry, .search .hentry {width:292px;} } .home .hentry .entry-content, .archive .hentry .entry-content, .search .hentry .entry-content {font-size:13px;} .entry-content {margin-top:25px;} .home .odd0, .archive .odd0, .search .odd0{clear:both;} .home .odd1, .archive .odd1, .search .odd1{margin-right:0px;} .home .entry-title, .entry-title a, .archive .entry-title, .search .entry-title {font-size:24px;letter-spacing:-1px;line-height:23px;} .home .hentry img, .archive .hentry img, .search .hentry img{float:left;margin-right:10px;max-width:100px;max-height:150px;padding:3px;width:expression(document.body.clientWidth < 742? \'100px\' : document.body.clientWidth > 1000? \'100px\' : \'auto\');} .home .entry-header, .archive .entry-header, .search .entry-header{font-size:12px;} .home .published strong, .archive .published strong, .search .published strong{font-size:15px;line-height:15px;} .home .hentry .comment-count a, .archive .hentry .comment-count a, .search .hentry .comment-count a {background:url('.$template_url.'/library/media/images/comment.png) 0 9px no-repeat;text-decoration:none;position:relative;bottom:-9px;border:none;padding:8px 10px 8px 18px;} .home .hfeed, .archive .hfeed, .single .hfeed, .page .hfeed {margin-right:0px;} .home .hentry .entry-footer, .archive .hentry .entry-footer, .search .hentry .entry-footer {float:left;width:100%} .home .hentry .comment-count, .archive .hentry .comment-count, .search .hentry .comment-count {background:none!important;padding-right:0;}'; } if ($evl_post_layout == "three") { $evolve_css_data .= '/** * Posts Layout * */ .home .hentry, .archive .hentry, .search .hentry {width:31%;float:left;margin-right:19px;padding-bottom:12px;} @media screen and (max-width: 758px) {.home .hentry, .archive .hentry, .search .hentry {width:48%;} } @media screen and (max-width: 524px) {.home .hentry, .archive .hentry, .search .hentry {width:292px;} } .home .hentry .entry-content, .archive .hentry .entry-content, .search .hentry .entry-content {font-size:13px;} .entry-content {margin-top:25px;} .home .odd0, .archive .odd0, .search .odd0 {clear:both;} .home .odd2, .archive .odd2, .search .odd2 {margin-right:0px;} .home .entry-title, .entry-title a, .archive .entry-title, .search .entry-title {font-size:24px;letter-spacing:-1px;line-height:23px;} .home .hentry img, .archive .hentry img, .search .hentry img {float:left;margin-right:10px;max-width:100px;max-height:150px;padding:3px;width:expression(document.body.clientWidth < 742? \'100px\' : document.body.clientWidth > 1000? \'100px\' : \'auto\');} .home .entry-header, .archive .entry-header, .search .entry-header {font-size:12px;} .home .published strong, .archive .published strong, .search .published strong {font-size:15px;line-height:15px;} .home .hentry .comment-count a, .archive .hentry .comment-count a, .search .hentry .comment-count a {background:url('.$template_url.'/library/media/images/comment.png) 0 9px no-repeat;text-decoration:none;position:relative;bottom:-9px;border:none;padding:8px 10px 8px 18px;} .home .hentry .comment-count, .archive .hentry .comment-count, .search .hentry .comment-count {background:none!important;padding-right:0;}'; } $blog_title = evl_get_option('evl_title_font'); if ($blog_title) { $evolve_css_data .= '#logo, #logo a {font:' . $blog_title['style'] . ' '.$blog_title['size'] . ' ' . $blog_title['face']. '; color:'.$blog_title['color'].';letter-spacing:-.01em;}'; } $blog_tagline = evl_get_option('evl_tagline_font'); if ($blog_tagline) { $evolve_css_data .= '#tagline {font:' . $blog_tagline['style'] . ' '.$blog_tagline['size'] . ' ' . $blog_tagline['face']. '; color:'.$blog_tagline['color'].';}'; } if (($evl_tagline_pos !== "disable") && ($evl_tagline_pos == "under")) { $evolve_css_data .= '#tagline {clear:left;padding-top:10px;}'; } if (($evl_tagline_pos !== "disable") && ($evl_tagline_pos == "above")) { $evolve_css_data .= '#tagline {padding-top:0px;}'; } $post_title = evl_get_option('evl_post_font'); if ($post_title) { $evolve_css_data .= '.entry-title, .entry-title a {font:' . $post_title['style'] . ' '.$post_title['size'] . ' ' . $post_title['face']. '; color:'.$post_title['color'].'!important;}'; } $content_font = evl_get_option('evl_content_font'); if ($content_font) { $evolve_css_data .= 'body, input, textarea, .entry-content {font:' . $content_font['style'] . ' '.$content_font['size'] . ' ' . $content_font['face']. '; color:'.$content_font['color'].';line-height:1.5em;}'; } if ($evl_pos_logo == "right") { $evolve_css_data .= '#logo-image {float:right;margin:0 0 0 20px;}'; } if ($evl_pos_button == "left") { $evolve_css_data .= '#backtotop {left:3%;margin-left:0;}'; } if ($evl_pos_button == "right") { $evolve_css_data .= '#backtotop {right:3%;}'; } if ($evl_pos_button == "middle" || $evl_pos_button == "") { $evolve_css_data .= '#backtotop {left:50%;}'; } if ($evl_widgets_header == "two") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2 {float:left;width:473px;margin-right:10px;} .widgets-holder .header-2 {margin-right:0;} @media screen and (max-width: 960px) { .widgets-holder .header-1, .widgets-holder .header-2 {width:374px;} } @media screen and (max-width: 758px) { .widgets-holder .header-1, .widgets-holder .header-2 {width:257px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 524px) { .widgets-holder .header-1, .widgets-holder .header-2 {width:292px;clear:both;} } '; } if ($evl_widgets_header == "three") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3 {float:left;width:313px;margin-right:10px;} .widgets-holder .header-3 {margin-right:0;} @media screen and (max-width: 960px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3 {width:246px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 758px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3 {width:525px;clear:both;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow-one.png)!important;margin-left: -160px;} } @media screen and (max-width: 524px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3 {width:292px;clear:both;} } '; } if ($evl_widgets_header == "four") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3, .widgets-holder .header-4 {float:left;width:232px;margin-right:10px;} .widgets-holder .header-4 {margin-right:0;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} @media screen and (max-width: 960px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3, .widgets-holder .header-4 {width:369px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 758px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3, .widgets-holder .header-4 {width:252px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 524px) { .widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3, .widgets-holder .header-4 {width:292px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow-one.png)!important;margin-left: -160px;} } '; } if ($evl_widgets_header == "two" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2 {float:left;width:49%;margin-right:10px;} .widgets-holder .header-2 {margin-right:0;}'; } if ($evl_widgets_header == "three" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3 {float:left;width:32%;margin-right:10px;} .widgets-holder .header-3 {margin-right:0;} '; } if ($evl_widgets_header == "four" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2, .widgets-holder .header-3, .widgets-holder .header-4 {float:left;width:24%;margin-right:10px;} .widgets-holder .header-4 {margin-right:0;}'; } if ($evl_widgets_footer == "two") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2 {float:left;width:473px;margin-right:10px;} .widgets-holder .footer-2 {margin-right:0;} @media screen and (max-width: 960px) { .widgets-holder .footer-1, .widgets-holder .footer-2 {width:374px;} } @media screen and (max-width: 758px) { .widgets-holder .footer-1, .widgets-holder .footer-2 {width:257px;} .widgets-holder widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 524px) { .widgets-holder .footer-1, .widgets-holder .footer-2 {width:292px;clear:both;} } '; } if ($evl_widgets_footer == "three") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3 {float:left;width:313px;margin-right:10px;} .widgets-holder .footer-3 {margin-right:0;} @media screen and (max-width: 960px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3 {width:246px;} } @media screen and (max-width: 758px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3 {width:525px;clear:both;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow-one.png)!important;margin-left: -160px;} } @media screen and (max-width: 524px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3 {width:292px;clear:both;} } '; } if ($evl_widgets_footer == "four") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3, .widgets-holder .footer-4 {float:left;width:232px;margin-right:10px;} .widgets-holder .footer-4 {margin-right:0;} @media screen and (max-width: 960px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3, .widgets-holder .footer-4 {width:369px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow-one.png)!important;margin-left: -160px;} } @media screen and (max-width: 758px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3, .widgets-holder .footer-4 {width:252px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow.png)!important;margin-left: -105px;} } @media screen and (max-width: 524px) { .widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3, .widgets-holder .footer-4 {width:292px;} .widgets-holder .widget:after {content: url('.$template_url.'/library/media/images/widget-shadow-one.png)!important;margin-left: -160px;} } '; } if ($evl_widgets_footer == "two" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2 {float:left;width:49%;margin-right:10px;} .widgets-holder .footer-2 {margin-right:0;}'; } if ($evl_widgets_footer == "three" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3 {float:left;width:32%;margin-right:10px;} .widgets-holder .footer-3 {margin-right:0;}'; } if ($evl_widgets_footer == "four" && $evl_width_layout == "fluid") { $evolve_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2, .widgets-holder .footer-3, .widgets-holder .footer-4 {float:left;width:24%;margin-right:10px;} .widgets-holder .footer-4 {margin-right:0;}'; } if ($evl_back_images == "1") { $evolve_css_data .= '.header, .menu-back, .content, .content-top, .content-bottom, .footer-top, .footer, .hentry, .wmiddle, .wmiddle-right, .wbottom, .wright, .wtop-top, .wtop-left, .wtop-right, .wtop-middle, .wtopmiddle-left, .wtopmiddle-right, .entry-header, .widgets-back, .menu-container, .share-this, .wmiddle-left, .wmiddle-right, .wsbottom-left, .wsbottom-right, #respond, .comment, .trackback, .pingback {background-image:none;} .menu-container {background-color:#eeeff3;}'; } if ($evl_back_images == "1" && $evl_content_back == "dark") { $evolve_css_data .= '.menu-container {background-color:#5c5c5c;}'; } if ($evl_back_images == "1" && $evl_menu_back == "dark") { $evolve_css_data .= '.menu-top-left, .menu-top-right, .menu-bottom-left, .menu-bottom-right, .menu-middle-left, .menu-middle-right, .menu-top, .menu-bottom, .menu-middle {background:#565656;}'; } if ($evl_custom_background == "1") { $evolve_css_data .= '#wrapper {position:relative;margin:0 auto 30px auto !important;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);} #wrapper:before {bottom: -34px; content: url('.$template_url.'/library/media/images/shadow-before.png)!important; left: 0px; position: absolute; z-index: -1;} #wrapper:after {bottom: -34px; content: url('.$template_url.'/library/media/images/shadow-after.png)!important; right: 0px; position: absolute; z-index: -1;} '; } if ($evl_widget_background == "1") { $evolve_css_data .= '.widget-title {color:#fff;text-shadow:1px 1px 0px #000;} .widget-title-background {position:absolute;top:-1px;bottom:0px;left:-16px;right:-16px; -webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0px;border:1px solid #222; background:#505050; background:-moz-linear-gradient(center top , #606060 20%, #505050 100%) repeat scroll 0 0 transparent; background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #606060),color-stop(1, #505050)) !important; background: -o-linear-gradient(top, #606060,#505050) !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#606060\', endColorstr=\'#505050\'); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);color:#fff;text-shadow:0 1px 0px #000;}'; } if ($evl_widget_background_image == "1") { $evolve_css_data .= '.widget-content {background: none!important;border: none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-box-shadow:none!important;box-shadow:none!important;} .widget:after, .widgets-holder .widget:after {content:none!important;}'; } if( get_header_image() ) { $evolve_css_data .= '.header {padding:0;} .custom-header {padding:40px 20px 5px 20px;width: 940px;min-height:125px;background:url('.get_header_image().') top center no-repeat;border-bottom:0;}'; } ?>