@charset "UTF-8";
/*
Theme Name: Sentry
Theme URI: http://ultimate-ez.com/sentry
Author: Masashi Ezaki
Author URI: http://ultimate-ez.com/profile
Description: Sentry: The Most Powerful Wordpress Theme!
Version: 1.0.0
Template: sentry-void-master
*/

.ads-sponsored-link {
    font-size: 12px;
    color: #999999;
    text-align: center;
}

a {text-decoration: none; color: #008b8b;}
a:hover {text-decoration: underline; color: #008b8b;}

h3 {
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-left: 5px solid #68f2ed;
    border-bottom: 1px dashed #68f2ed;
    color: #707070;
    font-size: 14px;
    font-weight: bold;
}

h4 {
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 5px #008b8b;
    font-size: 14px;
    font-weight: bold;
}

.code-box {
    background-color: #f0f0f0;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #c0c0c0;
    color: #707070;
    font-size: 12px;
    margin: 1em 0;
    padding: 1em;
}

.error-box {
    background-color: #f0f0f0;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #c0c0c0;
    color: #ff6347;
    font-size: 12px;
    margin: 1em 0;
    padding: 1em;
}
