/*
Theme Name: Million Dollar Girl
Theme URI: http://www.oh-trina.com
Description: oh-trina.com
Author: Joey


*/

/*********** BODY ***********/

body, tr, td, h6, li
{ 

	color: #ffffff;
        background-image:url() 
        text-align: justify;
	line-height: 14px;
	letter-spacing: 0px;
    font-family: trebuchet ms;
	font-size: 9pt;
	font-weight: normal;
    }





b{ color: #ED1E42; }
i{ color: #22C0F0; }
u{ color: #c4c4c4; }

}

.welcome {
        color: #fff;
	font-family: arial;
        font-size: 8pt;
        text-aligh: justify;
        padding-left: 15px;
        padding-top: 5px;
        text-shadow: #6e2225 1px 1px 1px;

}

.spotlight {
        color: #fff;
	font-family: arial;
        font-size: 8pt;
        text-aligh: justify;
        text-shadow: #6e2225 1px 1px 1px;
        padding-left: 10px;
        padding-right: 10px;

}


.index { width: 886px; }
.middle { width: 10px;}

tr,td {
	margin:0px auto;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: arial;
	font-size: 11px;
	cursor: default;
	color: #ffffff;
	text-align: justify;
	list-style:none;
	}
.main { padding-top: 8px;
width: 610px; 
}




<!--
A:link{color:#22C0F0;text-decoration:none;font-weight:none;}
A:visited{color:#22C0F0;text-decoration:none;font-weight:none;}
A:active{color:#92699b;text-decoration:none;font-weight:none;}
A:hover{color:#f6247e;text-decoration:none;font-weight:none;cursor:hand;}

a.title-link:link {
text-decoration: none;
color: #92699b;
font-size:10px;
font-weight:bold;
}
a.title-link:visited {
text-decoration: none;
color: #92699b;
font-size:10px;
font-weight:bold;
}
a.title-link:hover {
text-decoration: underline;
color: #D2D2D2;
font-weight:bold;
font-size:10px;
}
a.title-link:active {
text-decoration: none;
color: #92699b;
font-size:10px;
font-weight:bold;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {margin: 2px; text-decoration: none; font-weight: bold; color: #8B3D62; border: 1px solid #191919; background: #0F0F0F; padding: 9px;}
.wp-pagenavi a:hover {margin: 2px; color: #FFFFFF; font-weight: bold; border: 1px solid #191919; background: #0F0F0F; padding: 9px;}
.wp-pagenavi span.pages {margin: 2px; color: #C3C3C3; font-weight: bold; border: 1px solid #191919; background: #0F0F0F; padding: 9px;}
.wp-pagenavi span.current {margin: 2px; color: #C3C3C3; font-weight: bold; border: 1px solid #191919; background: #0F0F0F; padding: 9px;}
.wp-pagenavi span.extend {margin: 2px; color: #C3C3C3; font-weight: bold; border: 1px solid #191919; background: #0F0F0F; padding: 9px;}

blockquote {
margin: 11px 16px 0px 16px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
padding-left: 9px;
border-top: 1px solid #191919;
border-right: 1px solid #191919;
border-bottom: 1px solid #191919;
border-left: 1px solid #191919;
background: #0F0F0F;
}


.latest {
    border:0; 
    margin:0px;  
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-weight: normal;
    color: #000000;
    font-family: arial;
    font-size: 8pt;
    ;
}

.latest a {
    border:0; 
    border-bottom:1px dotted #ffffff; 
    color:#000000; 
    display:block; 
    margin:0 1px; 
    padding:1px 1px; 
    text-decoration:bold;
    font-weight: bold;
    text-align: left;
}
.latest ul {
    border:0; 
    display:block; 
    margin: 0px;
    padding:0px;
    font-weight: normal;
    text-align: left;
}

.latest ul a:visited {
    border:0; 
    border-bottom:1px dotted #a87097; 
    color:#fff; 
    display:block; 
    margin:0 1px; 
    padding:1px 1px;
    text-decoration:none;
    font-weight: normal;
}

.latest ul a: active {
    background:#f9316e;
    border:0; 
    border-bottom:1px dotted #1b5b81;
    color:#3a3932;
    display:block;
    margin:0 1px;
    padding:1px 1px;
    text-decoration:none;
    font-weight: normal;
}

.latest ul a:hover {
    background:#d4183c;
    opacity: 0.65;
    border:0;
    border-bottom:1px dotted #1b5b81;
    color:#ffffff;
    margin:0 5px;
    text-decoration:none;
    font-weight: normal;
}



/*********** POST ***********/
.post {
	background: #000000;
      background-image: url('');
        background-repeat: no-repeat;
	background-position: top;
	padding: 18px;
	border-radius: 5px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 5px;
         margin-bottom: 10px;

	}

.post-top { padding-bottom: 8px;}
.news-title{ 
	font-family: arial narrow;
        font-weight: bold;
	font-size: 16px;
	color: #ED1E42;
	text-transform: uppercase;
	padding-left: 5px;
        line-height: 19px;
	}

.news-info{ 
        padding: 5px;
	font-size: 10px; 
	color: #22C0F0;
	border-bottom:0px solid #ffffff;
        width: 90%; 
        margin-top: 5px;
	text-transform: uppercase;
        letter-spacing:2px
	}

.news-info a, .news-info a:visited, .news-info a:active{  
	color: #ffffff;
	text-decoration:none;
	}

.news-info a:hover{  
	color: #ffffff;
	text-decoration: underline;
 	}
	

.post-news { 
	font-size: 11px; 
	line-height: 13px;
	}
	
.post-news a, .post-news a:visited{ 
	color: #e97b97; 
	text-decoration: none; 
	font-weight: bold;
	}
.post-news a:hover{ 
	color: #f4adbf; 
	text-decoration: underline; 
	font-weight: bold;
	}

.post-news img {
	background-color: #2499da;
	border: 1px solid #45d5fa;
	border-radius: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}

.post-news img:hover {
	background-color: #2499da;
	border: 1px solid #1c7ab0;
	border-radius: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 9px;
	padding: 4px;
background-image: url('');
	}
	

.post-cat, .post-cat td{
	border-top:1px solid #ffffff;
        padding-top: 6px;
	text-transform: uppercase;
        font-size: 7pt;
        color: #ffffff;
        letter-spacing:2px
}
.post-cat a, post-cat a:visited{
        color:#fc3a79;
}
.post cat a:hover{
        color: #c17c82;
}



/*********** SIDEBAR ***********/

.latimg img {
	background-color: #c95f68;
	border: 1px solid #9f434a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	}

.latimg img:hover {
	background-color: #c95f68;
	border: 1px solid #7f3f44;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	}

blockquote {
background-color:#373737;
 border: 1px solid #565656;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	padding: 16px;
	margin: 5px;
	}

.calendar {
       color: #e3b2b6;
       padding-left: 20px;
}


/*********** OTHER ***********/

textarea, button, select {
background-color:#373737;
 border: 1px solid #565656;
 color: #fff;
padding:10px;		
	font-weight: none; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; 
	text-align :justify;

	}

input {
 background-color:#373737;
 border: 1px solid #565656;
 color: #fff;
	font-weight: none; 
	text-transform: none;
	letter-spacing:0px;
	line-height : 12px;
	font-size:11px;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; 
	text-align :justify;
	padding:3px; 
	}


.twittertd {
     padding: 8px;
     line-height: 13px;
     background-color: #ffffff;
     border: 1px solid #ccc;
     border-radius: 10px;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
      background-repeat: no-repeat; 
      background-position: top;
}

.twittertd li {
     border-bottom: 1px dotted #ccc;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #ffffff;
}

.comment-main {
 background-color:#8d4f54;
 border: 1px solid #a16e72;
 color: #a16e72;
 padding: 20px;
border-radius: 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
}

.comm-post td { color: #a16e72;}

.comm-author{
font-size: 15px;
font-weight: bold;
color:#56272b;
}

.comm-date{
 color: #b8878b;
}

.comm-text {
text-align: justify;
 color: #fff;
}

.comments { color: #fff;}


.elite{
	background-color: #2499da;
	border: 1px solid #45d5fa;
	border-radius: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}







a img {
	background-color: ;
	border: 0px solid ;
	border-radius: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}
a img:hover {
	background-color:;
	border: 0px solid ;
	border-radius: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}


.twitter li {
      margin-bottom: 5px;
      margin-top: 2px;
      padding: 7px;
      font-family: trebuchet ms;
      font-size: 10px;
      background-color: #233536;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -opera-border-radius: 5px;
      
      border: 0px solid #2e4548;
      cursor: hand;
      color: #ffffff;
      list-style: none;
    }
    
    .twitter li:hover {
      margin-bottom: 5px;
      margin-top: 2px;
      padding: 7px;
      font-family: trebuchet ms;
      font-size: 10px;
      background-color: #fde06e;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -opera-border-radius: 5px;
      border: 0px solid #51616f;
      cursor: hand;
      color: #666666;
      list-style: none;
    }

.alignnone {
	background-color: #196b86;
	border: 1px solid #565656;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}

.alignnone:hover {
	background-color: #196b86;
	border: 1px solid #565656;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 4px;
        background-image: url('');
	}

.side{
	background-color:#000000 ;
	border: 1px solid #;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 5px;
        background-image: url('');
	}



