/*  
Theme Name: EvilVita
Description: Vita is Red, Gree, and White theme. This theme is 3 Columns and Perfect for Make money online
Version: 1.5
Author: Nurudin Jauhari 
Tags: three-columns,fixed-width, red, green,custom-header

	Crafted on 21 July 2008
	Last Edit: 15 March 2009 05.15  +7 GMT

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Social Style 
********************* */



html {
    height: 100%;
    margin-bottom: 0.1em;
}
* {
    padding: 0;
    margin: 0;
}
img {
    border: 0;
}
p, blockquote, ul, ol, pre, code {
    line-height: 1.6em;
    margin: 0 0 0.7em;
}
blockquote {
    margin-left: 30px;
    border-left: 2px solid #ddd;
    padding-left: 10px;
}
dl {
    margin: 1em 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0.5em;
    padding: 0;
}
img.centered {
    text-align: center;
}
img.alignright {
    float: right;
    margin: 0 0 4px 4px;
}
img.alignleft {
    float: left;
    margin: 0 4px 4px 0;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    text-align: right;
}
.alignleft {
    text-align: left;
}
hr {
    display: none;
}
body {
    font: 13px Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
a {
    text-decoration: none;
}
a:link, a:visited {
    color: #C00000;
}
a:hover, a:active {
}
h1, h2, h3, h4, h5, h6 {

    /*Arial, Verdana, Serif;*/
    font-family:  Verdana, Serif;
}
/* Etc
******************** */
.clear{
    clear:both;
}

br.clear {
    clear: both;
}
/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* Design 
******************** */
#page {
    text-align: left;
    width: 970px;
    margin: 0 auto;
}
#sub-page {
    margin-top: 25px;
}
#content-wrap {
    float: left;
    width: 100%;
}
#content {
    /*margin: 0 470px 0 0;*//*	margin: 0 280px 0 190px;*/
    width:514px;
    float:left;
    min-height: 400px;
}
.side1 {
    width: 250px;
    float: left;
    /*margin-left: -250px;*/
}
.side2 {
    width: 180px;
    float: left;
    margin-right: 20px;
    /*margin-left: -450px;*/
}

#footer-out {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    background: #fff;
}
#footer {
    margin: 10px auto 20px;
    padding: 0;
    font-size:12px !important;
    text-align: center;
    color: #999;
    width: 970px;
    font-size: 120%;
}
#footer a {
    color: #666;
    text-decoration: underline;
}
.thetop {
    width: 970px;
    text-align: left;
    margin: 10px auto 0;
}
/*myHead */
#pager {
    height: 10px;
}
#headr {
    position: relative;
}
#headr .description {
    display: none;
}
#splash {
    height: 150px;
    position: relative;

}
#splash h1 a {
    font-size: 120%;
    padding: 6px 15px 10px;
    letter-spacing: -2pt;
    background: transparent url(images/ico/h1-bg.png);
    color: #fff;
    position: absolute;
    top: 0;
    left: 20px;
}
#top {
    background: #C00000;
}
#navr {
    height: 35px;
    padding-top: 5px;
    position: relative;
    margin: 0 auto 10px auto;
    text-align: right;
    width: 970px;
}
#navr ul {
    list-style: none;
    padding-top: 5px;
}
#navr ul li {
    display: inline;
}
#navr ul li a {
    padding: 4px 10px;
    color: #fff;
    font-size: 110%;
    /*	font-weight: bold;*/
}
#navr ul li a:hover {
    background: #AB1D1A;
    color: #fff;
}
#navr ul li.current_page_item a {
    /*	background:#F00;*/
    font-weight:bold;
    border-bottom: 1px dashed #FFF;
    color:white;
    /*	color: #C00000;*/
}
.search {
    position: relative;
}
.search #s {
    width: 170px;
    padding: 4px;
    border: 1px solid #666;
}
#searchsubmit {
    padding: 3px 2px;
    background: #C00000;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0;
    border: 1px solid #FF8F8D;
    border-bottom: 1px solid #6C0200;
    border-bottom: 1px solid #6C0200;
}
/*myPost */
.list_riass{ float:left; width:355px; line-height:10px; padding-left:4px;}
.list_riass p{
    min-height:60px;	
}
.list_riass h3{
    font-size:18px;
    margin-bottom:4px;
    line-height:16px;
}
.list_continue{ text-align:right; }

.post {
    margin-bottom: 30px;
    flat:left;
    width:490px;
    font-size:12px;
    padding:4px;
}
.timr {
    color: #098400;
    font-size: 110%;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.post h2.post-title {
    position: relative;
    width: 100%;
}
.post h2 {
    font-size: 190%;
    letter-spacing: -1pt;
    margin-bottom: 5px;
}
a.intitle {
    padding-right: 45px;
}
h2.post-title a.intitle {
    color:#C00000;
}

.post h2 a {
    color: #000;
}
.postmetadata {
    color: #999;
    width:100%;
    float:left;

    border-top: 1px solid #CCC;
    margin-bottom:22px;
    padding:10px;
}
.postmetadata a {
    color: #666;
    text-decoration: underline;
}
.post ul, .post ol {
    margin-left: 30px;
}

.entry ul li {
    list-style-image:url(images/bullet.png);

}
#mp_mail_links_newsletters ul li {
    list-style-position: inside;
}
.commr {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}
.commr a:link, .commr a:visited {
    color: #fff;
    background: url(images/ico/commr.gif) 0 0 no-repeat;
    height: 37px;
    font-weight: normal;
    font-size: 90%;
    width: 42px;
    padding-top: 5px;
    display: block;
}
.commr a:hover {
    background: url(images/ico/commr.gif) 0 -42px no-repeat;
    color: #fff;
}
.linkspage {
}
.thelist h2 {
    font-size: 120%;
}
.thelist ul {
    list-style: none;
}
.thelist ul ul {
    list-style: square;
}
.thelist ul ul li {
    margin-left: 30px;
}
.post-edit-link{
    float:left;
    width:100%;
    text-align: right;
}
.arlist {
    margin-bottom: 30px;
}
.arlist h3, #archivebox h3 {
    font-size: 140%;
}
.arlist li {
    float: left;
    width: 120px;
}
.navigation {
    margin-bottom: 20px;
    min-height: 20px;
}
.navigation a {
    color: #098400;
}
.navigation .alignleft {
    float: left;
    width: 50%;
}
.navigation .alignright {
    float: right;
    text-align: right;
    width: 50%;
}

/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 15px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */
/* WP */
img.alignright {
    display:inline;
    margin:0 0 2px 7px;
    padding:4px;
}

img.alignleft {
    display:inline;
    margin:0 7px 2px 0;
    padding:4px;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}
.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
    margin:10px;
}

.wp-caption img {
    border:0 none;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

img.centered,.aligncenter,div.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
code, pre {
    width: 480px;
    overflow: auto;
}


/*myday */
.side1 ul, .side2 ul {
    list-style: none;
    line-height: 20px;
}
.side1 h2, .side1 h3 {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    margin-bottom: 10px;
}
.side2 h2, .side2 h3 {
    font-size: 15px;
    margin-bottom: 5px;
    color: #fff;
    height: 24px;
    padding-left: 8px;
    padding-top: 2px;
    background: url(images/ico/h-side.gif) 0 0 no-repeat;
}
.widget, .boxr, .categories, .linkcat {
    margin-bottom: 20px;

}
.about{
    /*		background-color:#EFEFEF;	*/
}
.caty li {
    float: left;
    width: 120px;
}
.stats {
    background: #efefef;
    padding: 2px 2px 2px 10px;
    font-size: 90%;
    border-top:1px solid #999;
}
.lasties span {
    float: left;
    width: 45px;
}
.inin {
    padding-left: 50px;
}
.side1 a:hover {
    background: #C00000;
    color: #fff;
}
.side2 a {
    color: #098400;
}
.side2 a:hover {
    color: #098400;
    text-decoration: underline;
}
.side2 .gapy {
    background: #ddd url(images/bg/side2-shade.gif) 0 bottom repeat-x;
    padding: 10px 10px 100px;
}

/*mycomment */
#respond h3, h3#trackbacks,h3#pings, h3#comments {
    margin: 20px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    float:left;
    width:10%;
}
.thechild .leftarea img{
    width:80px;
    height:80px;
}


h3#trackbacks, h3#pings {
    position: relative;
}
img.iright {
    position: absolute;
    right: 0;
    top: 5px;
}

.trackbacklist, .commentlist {
    list-style: none;
}
.trackbacklist li, .commentlist li {
    position: relative;
    border-bottom: 1px solid #ddd;
}
.commentlist ul {
    list-style: none;
    padding-left: 30px;
}
.track {
    margin-bottom: 20px;
}
.timer a {
    color: #076C00;
}
.numero a {
    float: right;
    color: #ccc;
    font-size: 170%;
}
.commentmetadata {
    /*	position: absolute;*/
    bottom: 0px;
    /*	left: 100px;*/
    color: #999;
}
.commentmetadata a {
    color: #999;
    text-decoration: underline;
}
.comment {
    padding: 10px 0;
}
.c-entry {
    margin-bottom: 20px;
    font-size:12px;
    color:#666;
}
.photo{
    float:left;
    width:114px;
}
.avatar-80{
    width:80px !important;
    height:80px !important;
}
.entry{
    float:left;
    width:366px;
    padding-left:10px;
    font-size:11px;
}
.attach{ float:left;}
.post_content{
    float:left;
    width:374px;
}

.reply {
    position: absolute;
    bottom: 0;
    right: 0;
}

.alt {
    margin-bottom: 10px;
}
.leftarea {
    float: left;
    width: 100px;
}
.rightarea {
    margin-left: 100px;
}
.formin textarea {
    width: 490px;
    padding: 4px;
    border: 1px solid #999;
}
.formin textarea:hover,.formin textarea:focus {
    border: 1px solid #555;
}
.formin input {
    padding: 4px;
    border: 1px solid #999;
}
.formin input:hover,.formin input:focus {
    border: 1px solid #555;
}
.formin #submit {
    background: #098400;
    border: 2px solid #098400;
    color: #fff;
    padding: 4px 10px;
    border-right: 2px solid #076C00;
    border-bottom: 2px solid #076C00;
}
.formin #submit {
    background: #098400;
    border: 2px solid #098400;
    color: #fff;
    padding: 4px 10px;
    border-right: 2px solid #076C00;
    border-bottom: 2px solid #076C00;
}
.formin #submit:hover,.formin #submit:focus {
    background: #222;
    border: 2px solid #666;
    color: #fff;
    padding: 4px 10px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}



img.wp-smiley { 
    vertical-align: -25%; 
    border: none;
}

.page-previous{
    float:left;
}
.page-next{
    float:right;
}

.meta_print{
    text-align:right;
    padding:5px;
}
/* Change Log ****
1.0	: First Public Released
1.1	: Fix Custom Image Header
1.2	: Add Trackback / Pingback URL
1.3	: Fix Comment Problem and Image Smiley
1.4 : Fix Tag Layout, and Enable Threaded Comment (WordPress 2.7)
1.5 : Move Hosting Themes Server and fix some issues
*** */

.hidden{
    display:none;
}

.show{
    display:block;
}

.cat-item{
    /*	display:none;*/
}

.children{
    margin-left:15px;
    /*	display:none;*/
}

.collapsCatPost{
    margin-left:6px;

}

.widget_collapscat ul li ul{
    margin-left:15px;
}
#txtmailsubmit input{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#C00000 none repeat scroll 0 0;
    border-color:#FF8F8D #FF8F8D #6C0200;
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    padding:3px 2px;
}


#txtmailsubmit {
    text-align:right;
    margin-right:4px;
}

#txtName span{
    font-weight:bold;

}

#txtEmail span{
    font-weight:bold;

}
#txtName{
    margin:4px;
}
#txtEmail{
    margin:4px;
}

fieldset{
    border:none;
    padding:4px;
    margin-top:5px;
}
fieldset legend{
    font-size:15px;
    padding:4px;
    font-weight: bold;
}

#content-text-ta, #excerpt-ta{
    width:99%;
    height:200px;
    float:left;
    margin-top:5px;
}

#content-title-tf{
    width:99%;
    height:20px;
}

fieldset #tags {
    width:99%;
    height:20px;
}

form fieldset label{
    font-size: 14px;
    padding:4px; 
}

fieldset br{

    margin-top:6px;
    display:block;
}

fieldset small{
    font-size:12px;
    color:#B3B3B3;
}

.tdomf_categories{
    display:block;
    height:180px;
    width:200px;
}
/****** DISPLAY USER PANEL *******/

.lg_down{
    border-top: 2px solid #C00000;
    border-bottom: 2px solid #C00000;
    padding:10px;
    margin-bottom: 5px;
}

.lg_punti{
    font-size: 20px;
    color: #C00000;
    text-align:center;
    margin-bottom:10px;
}
.lg_displaypunti{
    font-size: 28px;
    color:green;
    text-align:center;
    font-weight:bold;
}

#lg_stitle{
    border-bottom: 1px solid #C00000;
}

.lg_rank{
    font-size: 18px;
    color: #C00000;
    text-align: center;
    padding:5px;
}
.collab{
    text-align:center;
    margin-bottom: 4px;
}
.lg_rank span{
    font-weight: bold;

}

/******** TopUser *******/

.userbox_toplist{
    width:506px;
    height:80px;
    margin-bottom:10px;
}


.userbox_sx{
    width:80px;
    height:80px;
    float:left;
}

.userbox_dx{
    width:390px;
    height:80px;
    float:left;
}

.usrullist{
    list-style:none;
    margin:16px;
    padding:0px;
}

.usrlist_title{
    font-weight:bold;
    font-size:16px;
    padding:4px;
}

.usrlist_points{
    font-weight:bold;
    width:130px;
    font-size:21px;
    text-align:center;
    float:right;
}

.usrlist_points span{
    font-size:14px;
}

.usrlist_stats{
    padding:4px;
    font-size:14px;
    width:250px;
    float:left;
}

.usrlist_pos{
    height:80px;
    width:15px;
    float:left;
    margin-right:2px;
}

.source_info{
    font-size:10px;
    color:#CCC;
    text-align:right;
}
/** LOGIN FORM **/

.login-label{ float:left; font-size:15px; width:246px; font-weight:bold; margin:0px; padding:0px; border-bottom: 2px solid #C00000; }
#loginform{ margin:0px; padding:0px;}


p.login-username{
    width:252px;
    float:left;
    font-size:14px;
    font-weight:bold;
    padding:4px;
    margin:0px;
    margin-top:6px;

}

p.login-username label{
    width:100px;
    float:left;
}

p.login-password{
    width:240px;
    float:left;
    font-size:14px;
    font-weight:bold;
    padding:4px;
    margin:0px;
    margin-top:4px;
    border-bottom: 2px solid #C00000;
    padding-bottom:12px;
}

p.login-username input{
    width: 136px;
    height:20px;
}

p.login-password input{
    width: 136px;
    height:20px;
}

p.login-password label{
    width:100px;
    float:left;
}

p.login-remember{
    width:100px;
    float:left;
    padding:4px;
    margin:0px;
}

p.login-submit{
    float:right;
    width:100px;
    height:32px;
    padding:4px;
    padding-right:18px;
    margin:0px;
}

p.login-submit input{
    width:100px;
}

.panel p a{
    color:white;
    text-decoration:underline;
}



/**TUBE GALLERY**/

.tube_gallery{
    width:668px;
    min-height: 300px;
    padding:10px;
}
#content_video{
    width:714px;
    float:left;
}
.photo_v{
    width: 160px;
    float:left;
    margin-left:5px;
    margin-top:10px;
    height:100px;
    overflow:hidden;
}

.tubepag{
    width:100%;
    height:20px;
    clear:both;
    text-align: center;
    padding:10px;
}
.ytvideoplayer{
    text-align:center;
    padding:8px;
}

.ytdescriptionvideo{
    padding:5px;
    width:94%;
    margin-left: 15px;
}
.ytrelatedvideo{
    width:668px;
    min-height: 300px;
    padding:25px;
}
.tube_desc{
    width:668px;
    font-size:13px;
}

.tube_warn{
    width:668px;
    margin-top:10px;
    border-top:1px solid #C00000;
    font-size: 13px;
    padding:4px;
    color: gray;
}

.ytbanner250{
    float: left;
    width:254px;
    min-height: 255px;
}

.banner600x120{
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}

.titlecmt{
    width:100% !important;
}

.gplus{
    padding:10px;
    text-align: center;
}

/**ADV PLAVID**/
 
.collabfull .collabtext h4{
    color: #AB1D1A;
    font-size: 14px;
    padding:2px; 
    float:left;
}


.collabfull .collabtext{
    color: #000;
    font-size: 12px;
    padding:3px;  
    float:left;
}
.fsidebar{
    float:left;
    width: 450px;
}

.linesep {
    border-bottom: 3px solid #ddd;
  
}
