/home/kkco/.trash/wordpress-23-related-posts-plugin/zemanta/views/stylesheet.php
<style type="text/css">
#wp-zemanta .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
#wp-zemanta .clearfix {
display: inline-block;
}
html[xmlns] #wp-zemanta .clearfix {
display: block;
}
* html #wp-zemanta .clearfix {
height: 1%;
}
#wp-zemanta {
margin:40px;
width:830px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#wp-zemanta .logo {
margin-bottom: 30px;
}
#wp-zemanta .cols {
border-bottom: 1px solid #ccc;
padding-bottom: 35px;
margin-bottom: 35px;
}
#wp-zemanta .col-left,
#wp-zemanta .col-right {
float: left;
min-height: 280px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#wp-zemanta .col-left {
width: 530px;
}
#wp-zemanta .col-left iframe {
display: block;
}
#wp-zemanta .col-left .video {
background: #fff;
border-top: 2px solid #de8124;
-webkit-box-shadow: 0px 1px 4px rgba(50,50,50,.5);
-moz-box-shadow: 0px 1px 4px rgba(50,50,50,.5);
box-shadow: 0px 1px 4px rgba(50,50,50,.5);
margin-bottom: 30px;
}
#wp-zemanta .col-right {
width: 250px;
margin-left: 50px;
}
#wp-zemanta .signin-button {
display: block;
width: 150px;
line-height: 41px;
height: 40px;
margin:0 auto;
text-align: center;
color: #fff;
text-shadow: 0 -1px 1px rgba(0,0,0,.5);
text-decoration: none;
font-size: 20px;
font-weight: bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #f79624;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f79624), to(#f57b1d)); /* Safari 4+, Chrome */
background-image: -webkit-linear-gradient(top, #f79624, #f57b1d); /* Chrome 10+, Safari 5.1+, iOS 5+ */
background-image: -moz-linear-gradient(top, #f79624, #f57b1d); /* Firefox 3.6-15 */
background-image: -o-linear-gradient(top, #f79624, #f57b1d); /* Opera 11.10-12.00 */
background-image: linear-gradient(to bottom, #f79624, #f57b1d); /* Firefox 16+, IE10, Opera 12.50+ */
}
#wp-zemanta .below-signin-button {text-align:center;}
#wp-zemanta .below-signin-button a {
color:#03b6e8;
font-size: 1.4em;
text-decoration: none;
}
#wp-zemanta .below-signin-button a:hover {text-decoration: underline;}
#wp-zemanta .settings-form th, #wp-zemanta .settings-form h3 {display: none;}
#wp-zemanta .settings-form .option-label {margin-bottom: 0px; display: block;}
#wp-zemanta .settings-form td {padding: 0 0 8px 0;}
#wp-zemanta .settings-form .basepath {position: absolute;margin-left: 5px;padding-top:3px;color:#aaa;}
#wp-zemanta .settings-form .form-table {margin:0;}
#wp-zemanta .settings-form p.submit {padding:0;}
</style>