1000? \'220px\' : \'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 .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 ($options['pureline_post_layout'] == "three") { $pureline_css_data .= '/** * Posts Layout * */ .home .hentry, .archive .hentry, .search .hentry {width:31%;float:left;margin-right:19px;padding-bottom:12px;} .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:0 10px 15px 0;max-width:220px;padding:6px;width:expression(document.body.clientWidth < 742? \'220px\' : document.body.clientWidth > 1000? \'220px\' : \'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, .archive .hentry .comment-count, .search .hentry .comment-count {background:none!important;padding-right:0;} '; } if ($options['pureline_title_font'] == "tahoma") { $pureline_css_data .= '#logo, #logo a {font-family:Tahoma, Geneva, Verdana;font-size:40px;padding-top:0;line-height:50px;font-weight:bold;letter-spacing:-2px;}'; } if ($options['pureline_title_font'] == "georgia") { $pureline_css_data .= '#logo, #logo a {font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;padding-top:0;font-weight:bold;letter-spacing:-2px;}'; } if ($options['pureline_title_font'] == "arial") { $pureline_css_data .= '#logo, #logo a {font-family:Arial Black, Arial, Helvetica Neue, Helvetica, sans-serif;padding-top:0;font-size:40px;line-height:50px;font-weight:bold;letter-spacing:-2px;}'; } if ($options['pureline_title_font'] == "calibri") { $pureline_css_data .= '#logo, #logo a {font-family:Calibri,Segoe UI,Myriad Pro,Myriad,Trebuchet MS,Helvetica,Arial,sans-serif;padding-top:0;font-weight:bold;letter-spacing:-2px;}'; } if ($options['pureline_content_font'] == "arial") { $pureline_css_data .= 'body, input, textarea {font-family: Arial, Helvetica Neue, Helvetica, sans-serif;}'; } if ($options['pureline_content_font'] == "georgia") { $pureline_css_data .= 'body, input, textarea {font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;}'; } if ($options['pureline_content_font'] == "courier") { $pureline_css_data .= 'body, input, textarea {font-family: "Courier New", Courier, monospace;}'; } if ($options['pureline_content_font'] == "calibri") { $pureline_css_data .= 'body, input, textarea {font-family:Calibri,Segoe UI,Myriad Pro,Myriad,Trebuchet MS,Helvetica,Arial,sans-serif;}'; } if ($options['pureline_content_font'] == "segoe") { $pureline_css_data .= 'body, input, textarea {font-family:Segoe UI,Myriad Pro,Myriad,Trebuchet MS,Helvetica,Arial,sans-serif;}'; } if ($options['pureline_pos_logo'] == "right") { $pureline_css_data .= '#logo-image {float:right;margin:0 0 0 20px;} '; } if ($options['pureline_pos_button'] == "left") { $pureline_css_data .= '#backtotop {left:3%;margin-left:0;}'; } if ($options['pureline_pos_button'] == "right") { $pureline_css_data .= '#backtotop {right:3%;}'; } if ($options['pureline_pos_button'] == "middle" || $options['pureline_pos_button'] == "") { $pureline_css_data .= '#backtotop {left:50%;}'; } if ($options['pureline_widgets_header'] == "two") { $pureline_css_data .= '.widgets-holder .header-1, .widgets-holder .header-2 {float:left;width:473px;margin-right:10px;} .widgets-holder .header-2 {margin-right:0;}'; } if ($options['pureline_widgets_header'] == "three") { $pureline_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;}'; } if ($options['pureline_widgets_header'] == "four") { $pureline_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;}'; } if ($options['pureline_widgets_header'] == "two" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_widgets_header'] == "three" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_widgets_header'] == "four" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_widgets_num'] == "two") { $pureline_css_data .= '.widgets-holder .footer-1, .widgets-holder .footer-2 {float:left;width:473px;margin-right:10px;} .widgets-holder .footer-2 {margin-right:0;}'; } if ($options['pureline_widgets_num'] == "three") { $pureline_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;}'; } if ($options['pureline_widgets_num'] == "four") { $pureline_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;}'; } if ($options['pureline_widgets_num'] == "two" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_widgets_num'] == "three" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_widgets_num'] == "four" && $options['pureline_width_layout'] == "fluid") { $pureline_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 ($options['pureline_custom_background'] == "1") { $pureline_css_data .= '#wrapper {margin:0 auto 30px auto !important;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.2);}'; } if( get_header_image() ) { $pureline_css_data .= '.header {padding:10px 20px 35px 20px;width: 940px;background:url('.get_header_image().');}'; } ?>