/* -- START CSS --

Author: Pedro - Drostudios.com

Author URI: http://drostudios.com

Theme Name: LilianGarcia

Theme URI: http://www.drostudios.com

Version: 1.0

Description: WordPress Theme Created by <a href="http://www.drostudios.com" target="_blank">DROstudios.com</a>


/*----------Body and Global needs----------*/

*{margin:0;padding:0;}

body {
background: #1A1A1A url('images/bg-big.jpg') top center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:justify;
line-height: 13px;
color: #909090;
padding:0; margin:0;
}

tr, td {vertical-align:top;padding:0; margin:0;}
div {padding:0; margin:0;}
img {border:0; padding:0; margin:0;}

img.alignleft{margin-right: 5px!IMPORTANT;}
img.alignright{margin-left: 5px;!IMPORTANT;}
.alignleft{float: left; clear:both; margin-right: 5px!IMPORTANT;}
.alignright{float: right; clear:both; margin-left: 5px;!IMPORTANT;}

p { padding: 0px 0px 0px 0px; margin: 0px; list-style-type: none;}



/*----------Special Content Boxes and Tables----------*/

blockquote {
margin: 5px;
padding: 10px;
border: 1px dashed #A100FE;
color: #909090;
background: #f5f5f5;
}

/*---Deaigned &/or Coded by: Drostudios.com---*/

.spoilers {
margin: 5px;
padding: 10px;
border: 1px dashed #aeaeae;
color: #f5f5f5;
background: #f5f5f5;
}


/*----------Content Boxes and Tables----------*/


.content-title {
	background-color: ; 
	background-image: url('');
	background-repeat: repeat-repeat;
	font-size:12pt; 
	font-family:Franklin Medium Gothic;
	letter-spacing:1px; 
	line-height:24pt;
	color: #FFFFFF; 
	text-align:center; 
	font-weight: bold; 
	text-transform: uppercase;
        padding: 10px 0px 0px 0px;
	border-bottom: 0px solid #BAE000;}

.content-content {
	background-color: ; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:12pt; 
        padding:8px 9px 10px 9px;
	color: #606060; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}


.content-under {
	background-color: #DFDFDF; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:10pt; 
	color: #909090; 
	text-align: center; 
        padding: 5px;
	border-bottom: 0px solid #A100FE;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;}



.side-title {
	background-color: ; 
	background-image: url('');
	background-repeat: repeat-repeat;
	font-size:10pt; 
	font-family:Franklin Medium Gothic;
	letter-spacing:0px; 
	line-height:0pt;
	color: #A100FE; 
	text-align:center; 
	font-weight:bold; 
	text-transform: uppercase;
        padding: 5px 0px 5px 0px;
	border-bottom: 0px solid #BAE000;}

.side-content {
	background-color: ; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:12pt; 
        padding:8px 9px 10px 9px;
	color: #606060; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}


.comment-comment {
	background-color: #FFFFFF; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:12pt; 
        padding:8px 9px 10px 9px;
	color: #808080; 
	text-align: justify; 
	border: 1px dashed #D5D5D5;}


.comment-meta {
	background-color: #DFDFDF; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:10pt; 
	color: #606060; 
	text-align: center; 
        padding: 5px;
	border-bottom: 0px solid #A100FE;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;}

/*----------Link URL Text Effects----------*/

a {
color:#A100FE;
text-decoration:none;

}

a:hover {text-decoration:none;color:#707070;}

b, strong, .btext {
  color: #606060; 
  font-weight: bold;

  }

i, em, u, .itext  {
  color: #606060;

  }

.content-title a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.content-title a:hover {
text-decoration:none;
color:#CCCCCC;
}

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

.content-content img {
padding:4px;
border: 1px solid #aeaeae;
background:; 
margin:1px 1px 5px 1px;
}

.content-content img:hover {
padding:4px;
border: 1px solid #CCCCCC;
background: ; 
margin:1px 1px 5px 1px;
}

.side-content img {
padding:4px;
border: 1px solid #aeaeae;
background:; 
margin:1px 1px 5px 1px;
}

.side-content img:hover {
padding:4px;
border: 1px solid #CCCCCC;
background: ; 
margin:1px 1px 5px 1px;
}


/*----------List ul and li----------*/

#twitter_div { text-align:left; width: 182px; padding: 0px; background-color: ; border: solid 0px #303030; color:#606060; }
 
ul#twitter_update_list ul { width: 182px; padding: 0; margin: 0; overflow: hidden; }
 
ul#twitter_update_list li { width: 182px; padding: 5px 0 5px 0; border-bottom: solid 1px #b5b5b5; list-style: none; }
 
ul#twitter_update_list li a { color: #962CFF; border-bottom: dotted 1px; text-decoration: none; }
 
ul#twitter_update_list li a:hover { color: #18C2C1; border-bottom: solid 1px; }


/*----------Forms Text Area and Inputs----------*/

input.submit {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
border: #D5D5D5 1px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}


#submit {
float:right;
margin:0 10px 0 0;
border: #D5D5D5 1px solid;
background: #A100FE;
font: 11px "Tahoma";
color: #FFFFFF;
padding:5px;
text-align: center;
width: 120px;
}


#author, #email, #url {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #D5D5D5 1px solid;
margin-bottom: 5px;
width:97%;
}


input {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #252525 1px solid;
}


textarea, #comment{
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: center;
text-align: left;
border: #D5D5D5 1px solid;
margin-bottom: 5px;
width:97%;
}


input:focus, textarea:focus, #comment:focus, input.submit:focus, #author:focus, #email:focus, #url:focus {
background: #DEDEDE;
}


option {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 1px 5px;
text-align: left;
border-bottom: #D5D5D5 1px solid;
margin-bottom: 5px;
width:100%;
}


select {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: left;
border: #D5D5D5 1px solid;
margin-bottom: 5px;
width:80%;
}


radio {
background: #DEDEDE;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #D5D5D5 1px solid;
margin-bottom: 5px;
}

/*---Designed &/or Coded by: Drostudios.com---*/