/*
Theme Name: Red
Description: *,*,*
Version: #
Designed by: VG
Author: VG
Author URL: #
*/


/********** Main Background **********/

body { 	
	background-color: #d7ad74;
	background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/bg.png);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	font-family: Arial,tahoma,Verdana,Helvetica;
        margin: 0px;
}

 
#container   {
	text-align: justify;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	background-color: transparent;
}



/********** mp3 **********/

#mp3   {
	color: #ffffff;
	font-size:8pt;
	line-height: 100%;
	letter-spacing:0;
	font-family: Georgia;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 0px 1px #e16500;
	left: 650px;
	top: 81px;
	width: 137px;
	position: absolute;
}

/********** playing **********/

#playing   {
	color: #ffffff;
	font-size:10px;
	line-height: 100%;
	letter-spacing:0;
	font-family: tahoma;
	text-align: center;
	text-transform:normal;
 	text-shadow: 1px 1px 1px #000000;
	left: 828px;
	top: 87px;
	width: 75px;
	position: absolute;
}

/********** Links **********/

a:link, a:active, a:visited {
	color: #f7dbad;
	text-decoration : none; 
        font-weight: bold;
        font-style: italic;
	text-shadow: 1px 0px 1px #a0283f;
}
 
a:hover {
	color: #efcc91;
	text-decoration : None;
}

 
/********** Text Effects **********/
 
	b{color: #cf4a62;}
	i{font-size:11px; font-family: arial;}
	u{border-bottom:1px solid #ffffff; text-decoration:none; color: #1e595e;}
	
	
/********** List **********/
 
li { 
	list-style-image:url(http://i25.tinypic.com/16jlu1c.png);
	margin-left: -10px; 
} 

/********** Blockquote **********/

blockquote {
	background-color: #49d1dc;
	border-top: 0px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-shadow: 1px 0px 1px #994249;
	text-align: center;
	padding:5px;
	color: #ffffff;
	font-family: Tahoma;
	margin: 10px;
	line-height: 100%;
}


/********** Image Effects **********/

.pic {
	background-color:#ad5cb8;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.70;
}

.pic:hover {
	background-color:#35a7b0;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.90;
}



/********** Nav **********/


#nav {
	background-color: #transparent;
	left: 150px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:9x; 
	font-style:italic; 
	font-weight: bold; 
	color: #C96658; 	
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
	text-shadow: 1px 0px 1px #a42b41;
        width: 750px;
	position: absolute;
	display: inline;
}

.nav a:link, .nav a:active, .nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:9px; 
	font-style:italic; 
	font-weight: bold; 
	color: #cda072; 	
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
	text-shadow: 1px 0px 1px #a42b41;
}

.nav: a:hover{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:9px; 
	font-style:italic; 
	font-weight: bold; 
	color: #cda072; 
	padding: 0px; 
	text-decoration: none; 
	text-align: center;
        text-shadow: 1px 0px 4px #823e8b;
} 


/********** Content **********/

#content {
float: right;
width: 600px;
margin-bottom: 10px;
margin-right: 10px;
background-color: transparent;
}

#contentbottom {
position: relative;
width: 600x;height:76px;
background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/news_03.png);
background-color: transparent;
}

/* Content Text */

.content{
color: #696969;         
font-size:11px;
font-family: Arial, Verdana, Serif;
text-transform: ;
line-height:12px;
background-color: transparent;
background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/news_02.png);
letter-spacing:0;
text-align: left;
text-shadow: 1px 1px 1px #ffffff;
padding: 30px;
font-weight:normal;
}

.content img {border-style: solid;
border-right: 1px solid #CEC8BA;
border-left: 0px solid #E3409C;
border-top: 0px solid #E3409C;
border-bottom: 1px solid #CEC8BA;
margin:1px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#FFFFFF;
filter:alpha(opacity=100);}


.content img:hover {border-style: solid;
border-right: 1px solid #C39EAB;
border-left: 0px solid #E3409C;
border-top: 0px solid #E3409C;
border-bottom: 1px solid #C39EAB;
margin:1px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#cecece;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;}

.content.b{color: #dd4c67; text-shadow: 0px 0px 0px #ffffff;}
.content i{color: #b29163; text-shadow: 0px 0px 0px #ffffff;}
.content u{border-bottom:1px solid #860b17; text-decoration:none; color: #1e595e;}

/* Content Links */

.content a:link, .content a:active, .content a:visited {
color: #fd3b67;
text-decoration : none; 
text-shadow: 0px 0px 0px #ffffff;
font-style: none;
}
 
.content a:hover {
color: #fb305e;
text-decoration : None;
}

/* Title */

#title {
position: relative;
width 600;height:91px;
background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/news_01.png);
background-color: transparent;
}

.title {
color: #c03c54;         
font-size:24px;
font-family: Georgia;
font-weight: bold;
font-style: italic; 
line-height: 0px;
background-color: transparent;
letter-spacing:0;
text-align:Center;
text-shadow: 0px 0px 0px #ffffff;
padding-right:8px;
padding-left:8px;
padding-top:50px;
padding-bottom:0px;
}

.title a:link, .title a:active, .title a:visited{
color: #c03c54;         
font-size:14pt;
font-family: Georgia;
font-weight: bold;
font-style: italic; 
line-height: 100%;
background-color: transparent;
letter-spacing:-1px;
text-align:Center;
text-shadow: 0px 0px 0px #ffffff;
}

.title a:hover {
color: #c63b54;
text-decoration : None;
}

/* Posting Info */

.posted {
text-shadow: 0px 0px 0px #ffffff;
text-align: center;
padding:5px;
color: #939090;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
margin-left: 25px;
margin-right: 25px;
margin-top: 5px;
}

.posted a:link, .posted a:active, .posted a:visited {
color: #fd3b67;
text-decoration : none; 
text-shadow: 0px 0px 0px #ffffff;
font-style: normal;
}
 
.posted a:hover {
color: #fb305e;
text-decoration : None;
}

/* Comments */

.comments {
line-height: 100%;
margin-left: 400px;
margin-top: 70px;
position: absolute; 
font-family: tahoma;
font-size: 10px;
font-weight: none;
font-style: normal;
text-shadow: 1px 0px 1px #ee5a31;
text-align: center;
letter-spacing:-1px;
color: #431949;
clear:both;
background-color: #transparent;
}

.comments a:link, .comments a:active, .comments a:visited{
color: #fc346f;
text-decoration : none; 
font-size: 10px;
text-shadow: 1px 0px 1px #fc7ea5;
text-align: center;
letter-spacing:-1px;
font-weight: none;
font-style: none;
line-height: 100%;
}
 
.comments a:hover {
color: #ee4879;
text-decoration : None;
}


/********** Sidebar **********/
 
 
#sidebar {
	float: left;
	width: 300px;
   	margin-bottom: 10px;
	margin-left: 10px;
	background-color: transparent;
}


#sidebarbottom {
	position: relative;
	width: 300px;height:57px;
	background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/sidebar_down.png);
	background-color: transparent;
}


/* Sidebar Header */

.sidetop {
	color: #ffffff;         
	font-size:13pt;
	font-family: Georgia;
	text-align: center;
	text-shadow: 0px 0px 0px #823e8b;
	padding-top: 0px;
	font-weight: bold;
	font-style: italic;
	width: 311px;
	height:174px;
	background-color: transparent;
}
 
 
/* Sidebar Text */

.side{
        color: #696969;         
        font-size:11px;
        font-family: Arial, Verdana, Serif;
        text-transform: ;
        line-height:12px;
	background-color: transparent;
	background-image: url(http://vingraphix.fanfusion.org/onliners/wp-content/themes/red/images/sidebar_center.png);
	letter-spacing:0;
	text-align: left;
	text-shadow: none;
	padding:25px;
	font-weight: none;
}


/* Sidebar Links */

.side a:link, .side a:active, .side a:visited {
	color: #9e7b48;
	text-decoration : none; 
        font-weight: none;
        font-style: normal;
        text-shadow: 1px 0px 1px #ffffff;
}
 
.side a:hover {
	color: #967342;
	text-decoration : None;
}

/* Sidebar Text Effects */

.side b{color: #dd3d5b; text-shadow: 1px 0px 1px #ffffff;}
.side c{color: #447e0f; text-shadow: 0px 0px 0px #ffffff;}
.side i{color: #4c4c4c;}
.side u{border-bottom:1px solid #e6624f; text-decoration:none; color: #696969;}

a img {border-style: solid;
border-right: 1px solid #cea372;
border-left: 0px solid #E3409C;
border-top: 0px solid #E3409C;
border-bottom: 1px solid #cea372;
margin:1px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#edddbb;
filter:alpha(opacity=100);}
}
a img:hover {border-style: solid;
border-right: 1px solid #cea372;
border-left: 0px solid #E3409C;
border-top: 0px solid #E3409C;
border-bottom: 1px solid #cea372;
margin:1px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#d9d0bb;
filter:alpha(opacity=100);}
}
