/*
 Theme Name:  MP Video Theme - DarKnight
 Theme URI:   http://www.maskproduction.com/wordpress/video/1/
 Description: Mask Production Ekibi tarafindan wordpress kullanicilari icin tasarlanmistir. powered by <a href="http://www.maskproduction.com/projectdetail.php?sid=39&id=16">MaskProduction</a>
 Version:     1.2
 Tags:        red, two-columns, fixed-width, theme-options, theme-options, right-sidebar
 Author:      MaskProduction
 Author URI:  http://www.maskproduction.com
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 11px;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

html {
    border: 0;
    height: 101%;
}

body {
    line-height: 1;
    font-size: 14px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000000;
    background: #fff;
    margin: 0 auto auto;
}

ol, ul, li {
    list-style: none;
}

img {
    border: 0px;
}

a, a:link, a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #ff0000;
}

.b {
    font-weight: bold;
}

div {
    overflow: hidden;
}

a img {
    border: 0px;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 730px;
}

#header {
    padding: 0;
    margin: 0 auto;
    text-align: left;
}

#header h1 {
    margin: 0;
    padding: 0;
    float: left;
}

#logo {
    background: url('images/logo.png') no-repeat;
    width: 124px;
    height: 60px;
    float: left;
}

#main_bar {
    padding: 0;
    height: 25px;
    background: #e43b05;
    color: #ffffff;
}

#main_bar h3 {
    margin: 0;
    float: left;
    padding: 3px 0 0 20px;
    font-size: 1.0em;
    background: url('images/corner.gif') no-repeat;
    height: 22px;
}

#main_bar p {
    margin: 0;
    float: right;
    padding: 3px 10px 0 0;
    background: url('images/corner.gif') no-repeat right -25px;
}

#main_bar a {
    color: #ffffff;
    text-decoration: none;
}

#main_bar a:hover {
    text-decoration: underline;
}

.pageNavigation {
    width: 606px;
    float: left;
    background: url(images/nav.png) no-repeat top left;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

#footer {
    width: 735px;
    clear: both;
    height: 40px;
    background: url(images/footer.png) no-repeat bottom left;
    margin: 20px auto;
    text-align: center;
    color: #ffffff;
    font: normal 11px/20px tahoma;
}
#footer a, #footer a:hover, #footer a:visited{
   color:#424852;
}

.page {
    width: 735px;
    margin: 0 auto;
}

#content {
    background: transparent url(images/cms.png) repeat-x scroll left top;
    clear: both;
    margin-top: 2px;
    width: 100%;
}

#bgtop {
    height: 20px;
    background: url('images/img07.gif');
}

.sidebar {
    width: 300px;
    float: right;
}

.sidebar h2 {
    letter-spacing: -1px;
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

.top {
    float: left;
    padding: 1px 0 0 1px;
    height: 33px;
    line-height: 32px;
    margin: 0 auto auto;
    width: 468px;
}

.top li {
    float: left;
    margin-right: 10px;
}

.top li span {
    float: left;
    display: block;
    padding-left: 18px;
}

.top li a, .top li a:visited {
    color: #ffffff;
}

.top li a {
    display: block;
    padding: 0 5px;
    cursor: pointer;
    float: left;
}

.top li a:hover, .top li a.hover {
    display: block;
    background: url(images/sa.png) repeat-x top left;
    height: 33px;
    color: #ffffff;
}

.pUl {
    float: left;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    margin-top: 15px;
    padding-left: 32px;
    width: 475px;
}

.pUl li {
    float: left;
    padding-left: 5px;
}

.pUl li a, .pUl li a:visited {
    color: #ffffff;
}

.pUl li a {
    display: block;
    float: left;
    padding: 0 20px;
    padding-top: 1px;
    height: 45px;
}

.pUl li a:hover {
    display: block;
    float: left;
    /*background:url(images/hvr.gif) no-repeat center center;*/
    color: #ffffff;
}

.pUl li.current_page_item a {
    display: block;
    float: left;
    /*background:url(images/hvr.gif) no-repeat center center;*/
    color: #ffffff;
}

.filter {
    float: right;
    padding-top: 18px;
    text-align: center;
    width: 88px;
}

.filter span {
    display: block;
    line-height: 20px;
    width: 100%;
}

.one {
    background: transparent url(images/1.png) no-repeat scroll 0 50%;
}

.two {
    background: transparent url(images/two.png) no-repeat scroll 0 50%;
}

.three {
    background: transparent url(images/three.png) no-repeat scroll 0 50%;
}

.four {
    background: transparent url(images/four.png) no-repeat scroll 0 50%;
}

#contentLeft {
    float: left;
    width: 468px;
}

#contentRight {
    float: right;
    width: 256px;
}

.inp {
    background: #A05353;
    border: 1px solid #230505;
    color: #760606;
    font: bold 11px tahoma;
    width: 188px;
    padding: 3px;
}

.inpp {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #360606;
    color: #280D0D;
    font: bold 10px tahoma;
    width: 48px;
    padding: 3px 0;
    margin-left: 5px;
    cursor: pointer;
}

.search {
    height: 40px;
}

.search ul, .search ul li {
    float: left;
}

.search ul {
    margin-top: 10px;
    padding-left: 2px;
}

.head {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 100%;
    clear: both;
}

.head span {
    padding-right: 5px;
}

.categories {
    width: 252px;
    text-align: right;
}

.categories li {
    width: 100%;
}

.categories ul {
    padding: 0 0 5px;
}

.categories li span {
    margin-right: 32px;
}

.categories .cat-item a {
    padding-right: 30px;
    width: 220px;
}

.categories li a {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    background: url(images/a-nrm.gif) no-repeat 0 50%;
    color: #9E9E9E;
}

.categories li a:hover{
    background: url(images/a-hvr.gif) no-repeat 0 50%;
    color: #9E9E9E;
}

.advertVert {
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.links li span {
    margin-left: 8px;
    background: url(images/sp.gif) no-repeat 0 50%;
    padding-left: 13px;
}

.links {
    margin: 0 0 10px;
    padding: 0px;
}

.links li {
    width: 248px;
    line-height: 30px;
    border-left: 1px solid #823939;
    border-top: 1px solid #823939;
    padding: 1px;
    margin: 0 0 5px 1px;
}

.links li a {
    display: block;
    width: 100%;
    background: #9F5F5F;
}

.links li a, .links li a:hover, .links li a:visited {
    color: #280D0D;
    font-size: 11px;
}

.inp {
    background: #E7C089;
    border: 1px solid #000;
    color: #4A4135;
    font: bold 11px tahoma;
    width: 188px;
    padding: 3px;
}

.inpp {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #000;
    color:#F9E2B3;
    font: bold 10px tahoma;
    width: 48px;
    height: 22px;
    margin-left: 5px;
    cursor: pointer;
}

.wh {
    color: #fff;
}

.filter {
    float: right;
    width: 88px;
    text-align: center;
    padding-top: 18px;
}

.filter span {
    width: 100%;
    display: block;
    line-height: 20px;
}

.filter span.off a {
    color: #FF0000;
    font: bold 14px tahoma;
}

.filter span.on a {
    color: #55FF00;
    font: bold 14px tahoma;
}

.break {
    clear: both;
    padding: 0;
    margin: 0 0 10px 0;
}

.clear {
    clear: both;
    padding: 0;
    margin: 0;
}

.item {
    width: 129px;
    float: left;
    font-size: 14px;
    margin: 8px 40px 0 0;
}

.item h2 {
    font-size: 1.2em;
    margin: 0 0 3px 0;
    padding: 0;
}

.item p {
    margin: 0;
}

.item p a, .item p a:visited {
    border: 1px solid #B5B5B5;
    padding: 1px;
    width: 125px;
    height: 90px;
}

.item a, .item a:visited {
    clear: both;
    display: block;
    margin: 0;
}

.item img {
    width: 125px;
    height: 90px;
}

.details {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
    float: left;
}

.details ul {
    margin: 5px 0 5px 15px;
    list-style-type: none;
}

.details li {
    padding: 3px 0 3px 0;
    list-style-type: square;
}

.details h2 {
    font-size: 1.2em;
    color:#E7C089;
    margin: 0 0 3px 0;
}

.details p {
    margin: 0 0 15px 0;
    color: #444444;
    font: normal 12px/16px tahoma;
}

.details-comment {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.details-comment p {
    margin: 0 0 15px 0;
    color: #944747;
    font: normal 12px/16px tahoma;
}

.details-comment h2 {
    font-size: 1.2em;
    color:#E7C089;
    margin: 0 0 3px 0;
    font-weight: bold;
}

.details p img {
    padding: 0;
    border: #e5e5e5 1px solid;
}

.tags {
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 1.2em;
    font-weight: bold;
}

.post-ratings span {
    float: right;
    font-size: 11px;
    padding: 3px 0 0 0;
}

.navbottom {
    background: url('images/navbottom.gif') no-repeat;
    height: 21px;
    margin: 1px 0 0 0;
}

.Nav {
    color: #fff;
    height: 26px;
    margin: 0 0 20px;
    padding: 20px 0 0;
}

.Nav a {
    background: #14161A;
    border: 1px solid #0F1012;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 8px 3px 8px;
    height: 15px;
    color:#fff;
}

.Nav .on {
    border: 1px solid #000;
    color:#14161A;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 8px 3px 8px;
    height: 15px;
    background: #E7C089;
}

.Nav span {
    border: 1px solid #9F5F5F;
    color: #9F5F5F;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    padding: 4px 7px;
}

#ads {
    border: 1px solid #cdcdcd;
    clear: both;
    width: 280px;
    padding: 9px;
}

#ads ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#ads li {
    float: left;
    margin: 0;
    padding: 3px 8px 3px 7px;
    list-style-type: none;
}

.singleads {
    background: #fdf9eb;
    padding: 9px;
    margin: 0 30px 15px 0;
    border: 1px solid #f8ecbd;
}

.singleads h2 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    color: #474848;
}

.tabberlive .tabbertabhide {
    display: none;
}

.tabber {
    padding: 0;
}

.tabberlive {
    margin: 1px 0 10px 0;
}

ul.tabbernav {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid #f8ecbd;
}

ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul.tabbernav li a {
    padding: 3px 0.5em;
    border-bottom: none;
    text-decoration: none;
}

ul.tabbernav li a:link {
    color: #313062;
}

ul.tabbernav li a:hover {
    color: #CC0000;
}

ul.tabbernav li.tabberactive a {
    background: #fdf9eb;
    color: #474848;
    border: 1px solid #f8ecbd;
    border-bottom: 1px solid #fdf9eb;
    text-decoration: none;
    font-weight: bold;
}

ul.tabbernav li.tabberactive a:hover {
    color: #474848;
    background: #fdf9eb;
    border-left: 1px solid #f8ecbd;
    border-right: 1px solid #f8ecbd;
    border-top: 1px solid #f8ecbd;
}

.tabberlive .tabbertab {
    background: #fdf9eb;
    padding: 5px 10px 10px 10px;
    border-top: 0px;
    border-left: 1px solid #f8ecbd;
    border-right: 1px solid #f8ecbd;
    border-bottom: 1px solid #f8ecbd;
}

.tabberlive .tabbertab h2 {
    display: none;
    color: #313062;
}

.tabberlive .tabbertab h3 {
    display: none;
}

.tabbertab {
    margin: 0px;
    padding: 0px;
}

.tabbertab ul {
    margin: 5px 0 5px 15px;
    padding: 0;
    list-style-type: none;
}

.tabbertab li {
    margin: 0;
    padding: 3px 0 3px 0;
    list-style-type: square;
}

.wp-smiley {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#comment_form .text_input {
    width: 191px;
    padding: 3px;
    background:#1D2229;
    border: 1px solid #2981A1;
    color: #2981A1;
    font-weight: bold;
    font-size: 12px;
}

#comment_form .text_area {
     background:#1D2229;
    border: 1px solid #2981A1;
    color: #2981A1;
    width: 321px !important;
    font-weight: bold;
    font-size: 12px;
}

ul#comment_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#comment_list li.comment {
    margin: 0 0 10px 0;
}

ul#comment_list li.trackback {
    padding: 1.2em 15px 0 15px;
}

.comment_meta {
    font-size: 11px;
    margin: 0 5px 0 15px;
}

.comment_num {
    padding: 4px;
    color: #FF0000;
    border: 1px solid #1D0000;
}

.trackback .comment_num {
    padding: 0 0 0 20px;
}

.comment_num a, .comment_num a:visited {
    color: #FF0000;
    text-decoration: none;
}

.comment_num a:hover {
    color: #303030;
    text-decoration: none;
}

.comment_meta strong {
    font-size: 1.2em;
}

.comment_time {
    font-size: 1em;
    color: #2981A1;
}

blockquote {
    font-style: italic;
    font-size: 11px;
    color: #888888;
    margin: 0 0 5px 20px;
    padding: 0 0 0 10px;
    border-left: 4px solid #0066cb;
}

abbr, acronym {
    border-bottom: 1px dotted #0066cb;
    text-transform: uppercase;
}

code {
    color: #474848;
    font-family: Courier, monospace;
    margin: 0 0 5px 5px;
}

pre {
    margin: 0 0 1.5em 0;
    overflow: auto;
    font-size: 1.3em;
    clear: both;
}

form {
    margin: 0;
    padding: 0;
}

.design a {
    color: #982a05;
    font-size: 11px;
    text-decoration: none;
}

.head {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 100%;
    clear: both;
    margin: 0;
}

.sideUl {
    text-align: right;
    width: 252px;
    margin: 0;
    padding: 0;
}

#over {
    overflow: hidden;
    float: left;
    width: 100%;
    clear: both;
}

#row {
    width: 510px;
}

.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
    border: 0 none;
    height: 17px;
    margin: 0;
    padding: 0;
    width: 20px;
}

.post-ratings {
    margin: 3px 0 0;
}

.post-ratings img.post-ratings-image {
    border: none;
}

.widget ul {
    padding: 0px;
}

.widget_categories li a {
    background: transparent url(images/a-nrm.gif) no-repeat scroll 0 50%;
    color: #FFCCCC;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 31px 0 0;
    text-align: right;
    width: 220px;
}

.widget_categories li a:hover {
    background: transparent url(images/a-hvr.gif) no-repeat scroll 0 50%;
    color: #000000;
}

.widget .widgettitle {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 245px;
    clear: both;
    margin: 0 0 0 0;
}

#contentRight .widgettitle {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 240px;
    clear: both;
    margin: 0;
}

.widget_recent_comments #recentcomments {
    padding: 0;
    margin: 10px 0 10px 0;
}

.widget ul.blogroll li {
    background: #9F5F5F none repeat scroll 0 0;
    border-left: 1px solid #823939;
    border-top: 1px solid #823939;
    line-height: 25px;
    margin: 0 0 5px 1px;
    padding: 1px;
    width: 248px;
}

.widget ul.blogroll li a, .widget ul.blogroll li a:hover {
    color: #280D0D;
    font-size: 11px;
    background: transparent url(images/sp.gif) no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
}

.widget ul#recentcomments li {
    background: #9F5F5F none repeat scroll 0 0;
    border-left: 1px solid #823939;
    border-top: 1px solid #823939;
    margin: 0 0 5px 1px;
    padding: 5px 5px 15px 10px;
    width: 235px;
}

.widget ul#recentcomments li.recentcomments a, .widget ul#recentcomments li.recentcomments a:hover {
    color: #280D0D;
    font-size: 11px;
    background: transparent no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
    line-height: 25px;
}

#tag_cloud a, #tag_cloud a:hover {
    color: #000000;
}

.details p.video-block {
    background: #E3E3E3;
    border: 1px solid #CCC;
    padding: 2px;
    width: 462px;
}

.details .vvqbox {
    display: block;
    margin: 0;
    max-width: 100%;
    visibility: visible !important;
}

.details .vb {
    border: 1px solid #28292B;
    clear: both;
    margin: 10px 0;
    width: 466px;
}

.details .vbLeft {
    float: left;
    padding: 5px;
    width: 330px;
}

.details .vbRight {
    float: left;
    width: 105px;
    padding: 10px;
}

.vbH a {
    color:#E7C089;
    font: bold 12px/18px tahoma;
    margin-bottom: 5px;
}

.vbH a:hover, .vbH a:visited {
    color:#E7C089;
}

.vbLeft p {
    color: #535353;
    font: normal 12px/16px tahoma;
}

.vbRight span {
    display: block;
    width: 100%;
}

.kh {
    color: #606060;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
}

.kj {
    font: normal 24px tahoma;
    color: #010101;
}

.vbH {
    color: #E7C089;
    font: bold 12px/18px tahoma;
    margin-bottom: 5px;
}

.vbH img {
    float: left;
    margin-right: 5px;
}

.red {
    color: #FF0000;
    margin-right: 3px;
}

.white {
    color: #FFFFFF;
}

.sdm {
    clear: both;
    margin-bottom: 0;
    padding: 0px 15px;
    color: #944747;
}

.sdm p {
    line-height: 16px;
    color: #535353;
}

.details h2.red {
    font-size: 1.2em;
    color: #FF0000;
    margin: 0 0 3px 0;
}

.viz {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #000;
    color: #F9E2B3;
    font: bold 10px tahoma;
    width: 75px;
    padding: 3px 0;
    cursor: pointer;
}

.pathWay {
    float: left;
    color: #ffffff;
    font: normal 14px tahoma;
    background: url(images/ull.png) no-repeat top left;
    padding-left: 25px;
    margin: 10px 0;
    width: 468px;
}

.pathWay li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 5px;
}

.pathWay li a, .pathWay li a:hover, .pathWay li a:visited {
    color: #ffffff;
}

.gray {
    clear: both;
    color: #5E5E5E;
    display: block;
    margin: 5px 0;
}

.widget {
    margin-top: 5px;
    padding: 0;
}

#mTop5 a {
    margin-top: 5px;
    color: #000000;
}

#mTop5 a:hover, #mTop5 a:visited {
    color: #D0D0D0;
}

.comment .details {
    margin: 0 0 15px 0;
    
    font: normal 12px/16px tahoma;
}

ul.related_post {
    width: 550px;
    overflow: hidden;
    margin: 5px 0;
}

.related_post li {
    display: inline;
    float: left;
    margin-right: 43px;
}

.related_post li a img {
    height: 90px;
    width: 125px;
    border: 1px solid #B5B5B5;
}

.related_post_title {
    display: block;
    width: 125px;
}

.related_post_views {
    display: block;
    width: 125px;
    color: #8A8A8A;
    margin: 5px 0;
}

.related_post li div img {
    height: 17px;
    width: 20px;
}

.related_post img {
    border: none;
}

.vbTags {
    color: #000000;
    font: bold 12px/18px tahoma;
    margin-bottom: 5px;
    display: inline;
}

.vbTag {
    border: 1px solid #28292B;
    clear: both;
    margin: 10px 0;
    padding: 10px 0 10px 5px;
    width: 461px;
    color:#000000;
}

.vbTag a, .vbTag a:hover, .vbTag a:visited {
    color: #000000;
}

.textwidget {
    padding: 0;
    margin: 0;
    width: 250px;
}

#contentRight li {
    float: left;
}

#contentRight li.categories {
    font: normal 11px/30px tahoma;
    color:#E7C089;
    text-align: right;
    width: 240px;
    clear: both;
    margin: 0 0 0 0;
}

#adsense72890 {
    border: 1px solid #28292B;
    height: 90px;
    margin: 5px 0 0;
    overflow: hidden;
    width: 728px;
}

#adsense72890 #firm {
    float: left;
    height: 70px;
    padding: 4px;
    width: 174px;
}

#adsense72890 #firm h2 a {
    color: #E7BF88;
    display: block;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

#adsense72890 #firm p {
    color: #939393;
    display: block;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: 40px;
    line-height: 12px;
}

#adsense72890 #firm a {
    color: #4267A5;
    display: block;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#adsense72890 #bottom {
    background: #28292B;
    float: left;
    font-family: verdana, sans-serif;
    font-size: 10px;
    height: 13px;
    text-align: right;
    text-decoration: underline;
    width: 728px;
}

#adsense46860 {
    border: 1px solid #28292B;
    height: 60px;
    margin: 5px 0 0;
    overflow: hidden;
    width: 466px;
}

#adsense46860 #firm {
    float: left;
    height: 40px;
    padding: 4px;
    width: 224px;
}

#adsense46860 #firm h2 a {
    color: #E7BF88;
    display: block;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

#adsense46860 #firm p {
    color: #939393;
    display: block;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: 35px;
    line-height: 12px;
}

#adsense46860 #bottom {
    background: #28292B;
    float: left;
    font-family: verdana, sans-serif;
    font-size: 10px;
    height: 13px;
    text-align: right;
    text-decoration: underline;
    width: 466px;
}

#adsense250250 {
    border: 1px solid #28292B;
    height: 249px;
    margin: 5px 0 0;
    overflow: hidden;
    text-align: left;
    width: 250px;
}

#adsense250250 #firm {
    border-bottom: 1px solid #28292B;
    float: left;
    height: 70px;
    padding: 4px;
    width: 242px;
}

#adsense250250 #firm a {
    color: #4267A5;
    display: block;
    font-family: arial, sans-serif;
    font-size: 11px;
}

#adsense250250 #firm h2 a {
    color: #E7BF88;
    display: block;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

#adsense250250 #firm p {
    color: #939393;
    display: block;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: 30px;
    line-height: 12px;
    margin: 0;
}

#adsense250250 #top {
    background: #28292B none repeat scroll 0 0;
    float: left;
    font-family: verdana, sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    text-decoration: underline;
    width: 250px;
}

#linkcat-2 h2 {
    font: normal 11px/30px tahoma;
    color: #E7C089;
    text-align: right;
    width: 240px;
    clear: both;
  
}

.linkcat ul.blogroll li {
    background:#191B1E;
    border-left: 1px solid #28292B;
    border-top: 1px solid #28292B;
    line-height: 25px;
    margin: 0 0 5px 1px;
    padding: 1px;
    width: 248px;
}

.linkcat ul.blogroll li a, .linkcat ul.blogroll li a:hover {
    color: #525252;
    font-size: 11px;
    background: transparent url(images/sp.gif) no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
}

.rss {
    float:right;
padding-top:18px;
text-align:center;
width:88px;
   
     
	 
}
.rss img{

  margin-top:0 !important;
  margin-top:8px;  
     
	 
}

#gravatar {
    float: left;
}

#gravatar img {
    height: 50px;
    width: 50px;
}

#comm {
    float: left;
    width: 400px;
}

.red a, .red a:hover, .red a:visited {
    color: #fff;
}
