@charset "utf-8";
/* CSS Document */

.rq h1, .rq h2,
.rq-related-list .capt {
    color:#3a3a3a;
    text-shadow:0 1px 0 #FFF;
    text-transform:uppercase;
    letter-spacing:2px;
    margin-top:10px;
    margin-bottom:8px;
    font:700 15px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial
}
.rq h3 a, .rq-related-list .capt a { color:#b02d15; }
.rq h3 small, .rq-related-list .capt small {
    font-size:11px;
    display:block;
    text-transform:capitalize;
    font-weight:normal;
}
.rq p a { color:#2c2c2c; }
.rq p a:hover { color:#777; }
.rq-list-pages {
    padding:10px 0 0 15px;
}
.rq-list-pages li {
    margin-right:15px;
    float: left;
}
.rq-link { padding:20px 0; }
.rq-related-list .capt {
    letter-spacing:0px;
}
.rq-related-list li { margin-bottom:15px; }
.rq-related-list li p { margin:0; }
.rq-related-list li p.capt a:hover { color:#b02d15; }
ul.widget1 li a { color: #323232; }
ul.widget1 li a:hover { color: #b02d15; }
.rq code {
    width:600px;
    overflow:auto;
    text-shadow:none;
    font-size:14px;
}
#ratings {
    overflow:hidden;
    position:absolute;
    width:200px;
    height:30px;
    margin-top:5px;
    margin-left:295px;
}
#ratings ul { margin-left:0; }
#ratings .title {
    width:200px;
    position:absolute;
    margin:2px 0 0 140px;
}
#ratings .title,
#comment-form label { font-size:15px; }
#comment-form .input label {
    position:relative;
    top:-4px;
}
#comments {
    list-style:none;
    margin:10px 0 20px;
}
#comments li {
    padding:10px;
    border:1px solid #efefef;
    background:#fafafa;
    margin-bottom:10px;
    color:#444;
    font-size:11px;
}
#comments li p {
    margin-bottom:0;
    color:#333;
    font-size:16px;
}
#comments b {
    font-size:16px;
    font-weight:normal;
    color:#0092BF;
}
#comment-form {
    padding-top:20px;
    margin-bottom:40px;
}
#comment-form .input { margin-bottom:5px; }
#comment-form label {
    display:inline;
    padding-right:10px;
}
#comment-form input {
    width: 200px;
    height: 24px;
}
#comment-form #recaptcha_response_field { height:auto; }
#comment-form textarea {
    width:500px;
    height:180px;
}
#comment-form input,
#comment-form textarea {
    font-family: Georgia, "Times New Roman", Times,serif;
    border: 1px solid #DDDDDD;
    color: #444444;
    font-size: 18px;
    line-height: 24px;
    padding: 5px;
}
#comment-form .submit {
    font-size: 13px;
    margin:5px 0 0 0;
    padding: 6px 12px;
    background: none repeat-x scroll 0 0 #3398B6;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Lucida Grande",​"Lucida Sans Unicode",​Helvetica,​Arial;
    font-weight: bold;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    height: auto;
}
#comment-form .notice {
    background:rgb(51,152,182);
    color:#fff;
    width:491px;
    padding:10px;
    margin-bottom:15px;
    margin-left:0;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial;
    font-size: 15px;
}
#comment-form .error { background:#b02d15; }
ul.related p { color:#323232; }
ul.related.widget1 a, ul.related.widget1 a:hover { color:#b02d15; }
ul.related.widget1 p a { display:inline; color:#323232; }
ul.related.widget1 p a:hover { background:none; }
ul.related li { background-position:5px 20px; }
ul.related li:hover small, ul.related small { font-size:12px; display:block; color:#323232; }
.see-more { font-size:13px; }
.see-more a { color:#515151;  }
.see-more li { display:inline; }