/*
Theme Name: Ryan Flash Light
Author: Cristy (daxter-studios.com)
*/

body {  background-color:transparent;margin:0px;}
.wrapper {
	padding:2px;}
.maintitle {   
	padding:10px;
	margin:0px;
	line-height:17px;
	FONT-SIZE: 14px;
	font-family:Times New Roman;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#f1f1f3;
	color:#a62867;}
.SIDEmaintitle {   
	padding:7px;
	margin:0px;
	text-transform:uppercase;
	font-family:Times New Roman;
	line-height:15px;
	FONT-SIZE: 10px;
	text-align:left;
	font-weight:bold;
	background-color:#f1f1f3;
	color:#777;}
.subtitle {
	padding:5px;
	margin:0px;
	line-height:15px;
	FONT-SIZE: 10px;
	font-family:Times New Roman;
	text-align:justify;
	background-color:#e4e4e2;
	color:#888;}
.SIDEcontent {
	padding:10px;
	margin:2px;
	line-height:15px;
	FONT-SIZE: 12px;
	font-family:Times New Roman;
	text-align:justify;
	color:#777;}
.content {
	padding:10px;
	margin:0px;
	line-height:17px;
	FONT-SIZE: 12px;
	font-family:Times New Roman;
	text-align:justify;
	color:#777;}
.content  img, .SIDEcontent img {
        padding: 1px;
        margin: 1px;
        border:2px solid #ddd;}
.content  img:hover, .SIDEcontent img:hover {
        padding: 1px;
        margin: 1px;
        border:2px solid #fdfdfd;}
table, td, tr {
	line-height:14px;
	FONT-SIZE: 12px;
	font-family:Times New Roman;
	text-align:justify;
	color:#777;}
b, strong {color:#7b5b80;}
s {color:#aaa;}
em {color:#777;}
u {color:#777;}
A:link { text-decoration: none; color:#a62867;}
A:active {text-decoration: none; color:#a62867;}
A:visited {text-decoration: none; color:#a62867;}
A:hover { text-decoration: underline; color: #777;}
hr {color:#fdfdfd;}
ul {margin:0px;padding:0px;} 
li {margin:-7px;padding:7px;color:#777;border-bottom:1px dashed #fdfdfd;} 
input, textarea, #comment { 
        PADDING: 3px; 
        FONT: 12px/19px "Trebuchet MS"; 
        COLOR: #555; 
        PADDING-TOP: 0px; 
        TEXT-ALIGN: justify; 
        background-color:#fdfdfd; 
        border:1px solid #ddd;}

blockquote {
	color: #444444;
	background-color: #EBEBEB;
	padding: 10px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px;
background-image : url('images/quotebg.jpg');
background-repeat: no-repeat; 
}
