
/*-- SKINDO CSS STYLESHEET V1.0	--*/

* {
margin: 0;
padding: 0;
}

html, body {
margin: 0;
padding: 0;
}

body {
background: #fbfbfb url('../images/bg.gif');
text-align: center;
font-size: 11px;
font-family: verdana, arial, tahoma, sans-serif;
}

a {
text-decoration: none;
color: #d60000;
}

a img {
border: 0px;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 1000px;
}

.center {
text-align: center;
}

.bold {
font-weight: bold;
}

.italic {
font-style:italic;
}

.red {
color: #d60000;
}

.white, .blog_meta a {
color: #FFFFFF;
}

.light_grey {
color: #8d8d8d;
}

.first {
background: #FFFFFF;
}

.second {
background: #fbfbfb;
}

.third {
background: #f8f8f8;
}

.roundedc {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.roundedc5 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.noborder {
border: 0;
}

.nomargin {
margin: 0;
}

.nopaddingtop {
padding-top: 0;
}

.mtop3 {
margin-top: 3px;
}

.mtop10 {
margin-top: 10px;
}

.mbot10 {
margin-bottom: 10px;
}

.upper {
text-transform: uppercase;
}

#main_left {
width: 670px;
}

#main_right {
width: 300px;
}

div#blogs_main {
width: 480px;
}

div#misc_main {
width: 180px;
}

.padit {
padding: 5px;
}

/*-- HEADINGS --*/

.small_heading {
font-size: 11px;
}

h3 {
margin-top: 10px;
font-size: 13px;
}

h2 {
font-size: 16px;
}

.h2_title {
font-size: 14px;
}

h4 {
font-size: 12px;
}

/*-- LISTS --*/

ul {
list-style-type: none;
}

ul.footer_list {
margin-top: 10px;
}

ul.footer_list li {
padding: 3px 0 3px 0;
border-bottom: 1px dotted #b1b1b1;
}

ul.footer_list li:hover {
background: #fafafa;
}

ul.menu_list li {
padding: 5px 0 5px 0;
border-bottom: 1px solid #dedede;
}

ul.meta_list li {
padding: 5px;
height: 16px;
}

ul.standard {
margin: 10px 5px 5px 30px;
list-style-type: square;
}

ol.standard {
margin: 10px 5px 5px 30px;
}

ul.standard li {
margin-top: 5px;
}

/*-- HOME --*/
#featured {
width: 666px;
height: 240px;
border: 2px solid #272727;
margin-bottom: 10px;
}

/*-- MENUS --*/
.menu_section {
width: 300px;
}

.menu_misc {
width: 180px;
}

.menu_top_l {
background: url('../images/menu_top_l.gif') no-repeat;
height: 30px;
width: 4px;
}

.menu_top_c {
background: #c80000;
height: 22px;
width: 287px;
color: #FFF;
padding: 8px 0 0 5px;
}

.menu_misc_c {
width: 167px;
}

.menu_top_r {
background: url('../images/menu_top_r.gif') no-repeat;
height: 30px;
width: 4px;
}

.menu_bot {
background: #FFF;
padding: 8px;
border: 1px solid #dedede;
border-top: 0;
margin-bottom: 10px;
}

.menu_misc {
width: 180px;
}

.small_menu_title {
margin-left: 8px;
}

/*-- BLOG POST --*/

div.title {
height: 50px;
}

div.title_top_l {
background: url('../images/title_top_l.gif') no-repeat;
width: 5px;
height: 50px;
}

div.title_top_l_b {
background: url('../images/title_top_l_b.gif') no-repeat;
width: 5px;
height: 50px;
}

div.title_top_r {
background: url('../images/title_top_r.gif') no-repeat;
width: 5px;
height: 50px;
}

div.title_top_date {
background: #C80000;
height: 44px;
width: 50px;
padding-top: 6px;
color: #FFF;
text-align: center;
}

div.title_day {
font-size: 16px;
font-weight: bold;
margin-left: -5px;
}

div.title_month {
font-size: 14px;
margin-left: -5px;
text-transform:uppercase;
}

div.title_top_text {
background: #272727;
height: 34px;
width: 408px;
color: #FFF;
padding: 16px 0 0 12px;
}

div.blog_image {
height: 105px;
}

div.blog_content {
background: #FFF;
padding: 1px 10px 10px 10px;
border: 1px solid #dedede;
border-top: 0;
}

.lheight {
line-height: 15px;
}

div.blog_meta {
background: #272727;
padding: 8px 10px 8px 10px;
font-size: 10px;
color: #FFF;
margin-bottom: 10px;
}

div.icon_video {
width: 25px;
margin-right: 5px;
}

div.blog_video {
width: 640px;
margin: 20px 0 0 0px;
border: 1px solid #dedede;
padding: 3px;
}

div.single_meta {
background: #f8f8f8 url('../images/meta_gradient.gif') repeat-x;
border: 1px solid #dedede;
border-top: 0;
padding: 8px 5px 5px 5px;
height: 15px;
}


div.blog_content p {
margin-top: 10px;
}

div.nop p {
margin-top: 0px;
}

/*-- MISC --*/

.red_button {
background: #c80000;
padding: 6px;
color: #FFF;
font-weight: bold;
}

.thumb {
padding: 2px;
border-bottom: 1px solid #dedede;
border-right: 1px solid #efefef;
border-left: 1px solid #efefef;
}

.thumba {
padding: 2px;
border: 1px solid #dedede;
}

.error {
margin-top: 3px;
padding: 5px;
background: #c80000;
color: #FFF;
}

.ok_message {
margin-top: 3px;
padding: 5px;
background: #81b700;
color: #FFF;
font-weight: bold;
}

.breadcrumb {
padding: 5px;
background: #FFF;
border: 1px solid #dedede;
}

.relevance {
height: 5px;
}

.r-green {background: #91d400;}
.r-orange {background: #f39500;}
.r-red {background: #c80000;}

.doos {
height: 26px; 
width: 300px; 
padding-top: 36px;
}

.black_bar {
background: #272727;
height: 19px;
color: #FFF;
font-size: 10px;
padding: 5px 0 0 8px;
}

.black_bar a {
color: #FFF;
font-size: 10px;
}

.sd_button {
background: #c80000;
padding: 3px 5px 3px 5px;
color: #FFF;
font-weight: bold;
font-size: 10px;
}

a.sd_button:hover {
background: #e51717;
}

.ok {
background: #81b700;
}

.dotted {
border-bottom: 1px dotted #FFFFFF;
}

/*-- POLL --*/


#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.2em; font-size:0.85em; margin-bottom: 4px; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }
#formcontainer {
margin-top: 5px;
}

.pollques {
font-size: 11px;
}

/*-- TAGS --*/
.size0 { font-size: 8px; }
.size1 { font-size: 9px; }
.size2 { font-size: 10px; }
.size3 { font-size: 12px; }
.size4 { font-size: 13px; }
.size5 { font-size: 14px; }
.size6 { font-size: 15px; }
.size7 { font-size: 16px; }
.size8 { font-size: 18px; }

/*-- BUTTONS --*/

.poll_submit {
border: 1px solid #5fa5d6;
background: #f0f9ff;
margin-top: 10px;
padding: 3px 10px 3px 10px;
font-size: 10px;
font-weight: bold;
cursor: pointer;
color: #272727;
}

/*-- SINGLE POST --*/

.meta_menu {
margin-top: 10px;
}

.meta_menu a {
color: #626262;
}

.meta_menu a:hover {
color: #c80000;
}

.meta_menu_top_l {
background: url('../images/meta_top_l.gif') no-repeat;
height: 30px;
width: 4px;
}

.meta_menu_top_c {
background: #272727;
height: 22px;
width: 657px;
color: #FFF;
padding: 8px 0 0 5px;
}

.meta_menu_misc_c {
width: 167px;
}

.meta_menu_top_r {
background: url('../images/meta_top_r.gif') no-repeat;
height: 30px;
width: 4px;
}

/*-- FORMS --*/

.input_normal {
padding: 5px;
border: 1px solid #dedede;
font-size: 11px;
color: #272727;
font-family: verdana, arial, tahoma, sans-serif;
}

form#comment_form p {
margin: 5px 0 2px 0;
}

form#comment_form {
background: #f8f8f8;
padding: 10px;
border: 1px solid #dedede;
margin-top: 10px;
}

.submit_button {
background: #FFF;
padding: 5px;
border: 1px solid #dedede;
cursor: pointer;
color: #246dab;
}

.submit_button:hover, .submit_button_dis {
color: #000;
background: #fafafa;
border: 1px solid #dedede;
}

.submit_button_dis, .submit_button_dis:hover {
color: #bcbcbc;
}

.search_submit {
border: 0px;
background: url('../images/icons/icon_search.png') no-repeat;
width: 28px;
height: 25px;
margin-top: -5px;
cursor: pointer;
}

/*-- COMMENTS --*/

.single_comment {
margin-bottom: 10px;
}

.comment_content {
border: 1px solid #dedede;
padding: 15px;
min-height: 55px;
width: 540px;
}

.comment_main {
margin-top: 15px;
line-height: 15px;
}

.comment_main blockquote {
border: 1px solid #dedede;
padding: 10px 10px 10px 25px;
background: #FFF url('../images/icons/icon_quote.png') no-repeat top left;
background-position: 5px 12px;
margin-top: 10px;
}

.comment_avatar img {
padding: 3px;
border-bottom: 1px solid #dedede;
border-right: 1px solid #efefef;
border-left: 1px solid #efefef;
}

.comment_logged {
border-bottom: 1px dotted #dedede;
padding-bottom: 5px;
margin-bottom: 5px;
}

/*-- PAGINATION --*/

div.pagination {
font-size: 11px;
background: #767676;
color: #fff;
padding: 5px;
margin-top: 10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
background-color:#767676;
text-decoration: none; /* no underline */
color: #fff;
}

div.pagination a:hover, div.pagination a:active {
background-color:#c80000;
color: #fff;
}

div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
font-weight: bold;
background-color: #313131;
color: #fff;
}
	
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
background-color:#767676;
color: #d0d0d0;
}

/*-- USER PROFILE --*/

.user_misc {
margin-top: 10px;
padding: 10px;
background: #f8f8f8;
border: 1px solid #dedede;
}

.user_misc_sec {
width: 300px;
margin-left: 10px;
}

/*--*/

#wordlid {
width: 180px;
height: 50px;
background: url('../images/wordlid.png') no-repeat;
margin-bottom: 10px;
text-indent: -9999px;
outline: none;
}

#wordlid:hover {
background-position: 0 -50px;
}

.blog_content blockquote {
padding: 10px;
border: 1px solid #dedede;
background: #f8f8f8;
}

#comment_text {
width: 98%;
}