File: /var/www/elpuerto/html/wp-content/themes/internationalpost-multiplepro/external.php
<?php
header("Content-type: text/css");
?>
.single-wrapper .entry-content p, .single-wrapper .entry-content {font-size: <?php get_option_mmtheme( 'postcontent_font_size' , true) ?>px !important; }
.entry-content h1 {font-family: <?php get_option_mmtheme( 'body_h1_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h1_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h1_font_color' , true) ?> ;}
.entry-content h2 {font-family: <?php get_option_mmtheme( 'body_h2_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h2_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h2_font_color' , true) ?> ;}
.entry-content h3 {font-family: <?php get_option_mmtheme( 'body_h3_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h3_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h3_font_color' , true) ?> ;}
.entry-content h4 {font-family: <?php get_option_mmtheme( 'body_h4_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h4_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h4_font_color' , true) ?> ;}
.entry-content h5 {font-family: <?php get_option_mmtheme( 'body_h5_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h5_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h5_font_color' , true) ?> ;}
.entry-content h6 {font-family: <?php get_option_mmtheme( 'body_h6_font' , true) ?> ;font-size: <?php get_option_mmtheme( 'body_h6_font_size' , true) ?>px !important; color: <?php get_option_mmtheme( 'body_h6_font_color' , true) ?> ;}
.entry-content a {
color: <?php get_option_mmtheme( 'body_link_color' , true) ?> !important;
text-decoration : none;
}
.entry-content a:hover {
color:<?php get_option_mmtheme( 'body_link_hover_color' , true) ?> !important;
text-decoration : none;}
/* Block color style*/
.block1 .political-info{border-color:<?php get_option_mmtheme( 'b1_color' , true) ?>;}
.block1 .political-info h2 a{color: <?php get_option_mmtheme( 'b1_color' , true) ?>;}
.block1 .more-political h3 {background: <?php get_option_mmtheme( 'b1_color' , true) ?>;}
.block2 .political-info{border-color:<?php get_option_mmtheme( 'b2_color' , true) ?>;}
.block2 .political-info h2 a{color: <?php get_option_mmtheme( 'b2_color' , true) ?>;}
.block2 .more-political h3 {background: <?php get_option_mmtheme( 'b2_color' , true) ?>;}
.block3 .political-info{border-color:<?php get_option_mmtheme( 'b3_color' , true) ?>;}
.block3 .political-info h2 a{color: <?php get_option_mmtheme( 'b3_color' , true) ?>;}
.block3 .more-political h3 {background: <?php get_option_mmtheme( 'b3_color' , true) ?>;}
.block4 .political-info{border-color:<?php get_option_mmtheme( 'b4_color' , true) ?>;}
.block4 .political-info h2 a{color: <?php get_option_mmtheme( 'b4_color' , true) ?>;}
.block4 .more-political h3 {background: <?php get_option_mmtheme( 'b4_color' , true) ?>;}
.block5 .political-info{border-color:<?php get_option_mmtheme( 'b5_color' , true) ?>;}
.block5 .political-info h2 a{color: <?php get_option_mmtheme( 'b5_color' , true) ?>;}
.block5 .more-political h3 {background: <?php get_option_mmtheme( 'b5_color' , true) ?>;}
.block6 .political-info{border-color:<?php get_option_mmtheme( 'b6_color' , true) ?>;}
.block6 .political-info h2 a{color: <?php get_option_mmtheme( 'b6_color' , true) ?>;}
.block6 .more-political h3 {background: <?php get_option_mmtheme( 'b6_color' , true) ?>;}
.block7 .political-info{border-color:<?php get_option_mmtheme( 'b7_color' , true) ?>;}
.block7 .political-info h2 a{color: <?php get_option_mmtheme( 'b7_color' , true) ?>;}
.block7 .more-political h3 {background: <?php get_option_mmtheme( 'b7_color' , true) ?>;}
.block8 .political-info{border-color:<?php get_option_mmtheme( 'b8_color' , true) ?>;}
.block8 .political-info h2 a{color: <?php get_option_mmtheme( 'b8_color' , true) ?>;}
.block8 .more-political h3 {background: <?php get_option_mmtheme( 'b8_color' , true) ?>;}
.block9 .political-info{border-color:<?php get_option_mmtheme( 'b9_color' , true) ?>;}
.block9 .political-info h2 a{color: <?php get_option_mmtheme( 'b9_color' , true) ?>;}
.block9 .more-political h3 {background: <?php get_option_mmtheme( 'b9_color' , true) ?>;}
.block10 .political-info{border-color:<?php get_option_mmtheme( 'b10_color' , true) ?>;}
.block10 .political-info h2 a{color: <?php get_option_mmtheme( 'b10_color' , true) ?>;}
.block10 .more-political h3 {background: <?php get_option_mmtheme( 'b10_color' , true) ?>;}