﻿﻿﻿/*Theme Name: Fran
Theme URI: http://www.allaboutfics.com.br
Description: fundo preto, duas colunas
Version: 3.0
Author: Lilá 
Author URI: http://bb-wrapworld.chubbytalk.com.br

/*BODY*/
html, body {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}

table, tr, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
}

/*CLASSES*/
a{
	color: #b14780;
	text-decoration: none;
}

a:hover {
	color: #5bb2d9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b0477f;
}

b, strong {
	color: #a3cde0;
}

i {
	color: #a3cde0;
}

ol, ul, li {margin:0; padding:0; list-style-type:none; }

/*SUBTÍTULOS*/
h1 {
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 21px;
	font-family: Verdana;
	font-size: 14px;
	color: #a3cde0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b74f8e;
	text-transform: capitalize;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #7866ac;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a3cde0;
	text-transform: capitalize;
}

/*TOP AFILIADOS*/
#boxtop {
	overflow: hidden;
	height: 136px;
	text-align: left;
}

.afilie {
	font-size: 11px;
	float: right;
}

.mais {
	font-size: 11px;
	float: left;
}

/*TÍTULOS*/
.titulo {
	background-image: url(images/navlink.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	margin-bottom: 2px;
	padding-left: 52px;
}

.navlink {
	font-family: Verdana;
	font-size: 16px;
	color: #b14780;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a3cde0;
	margin-bottom: 3px;
	padding-top: 2px;
        text-transform: capitalize;
}

.data {
	font-family: Verdana;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 1px;
}

.comente {
	float: right;
	text-transform: uppercase;
}

/*TWITTER*/
#twitter {
	font-family: Verdana;
	font-size: 11px;
	height: 75px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twitter a {
	color: #7866ac;
	text-decoration: none;
}

#twitter a:hover {
	color: #b14780;
	text-decoration: none;
}

/* HR */
hr {
width: 100%;
clear: both;
border-top: 1px dotted #7866ac;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
	font-size:12px;
	color:#CCCCCC;
	border: 1px dotted #007cc2;
	background-color: #171717;
	margin: 0;
	font-family: Tahoma;
}
input#searchsubmit {
background: #171717 url(images/search.gif) left no-repeat;
background-position:2px 3px;
border: 1px dotted #007cc2;
width: 91%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

/* COMENTÁRIOS */
.comments{
	text-align:justify;
	background-color: #3a3a3a;
	padding: 5px;
	margin: 0 0 15px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #616060;
	color: #7866ac;
}
.avatar {
	float: right;
	padding: 5px;
	margin:4px;
	background-color: #171717;
}

/*IMAGEM DO POST*/
.imagempost
{
	border: 1px solid #a3cde0;
}

/* BLOCKQUOTE */
blockquote {
	font-family : tahoma;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc2;
	background-color: #a3cde0;
	margin: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	width: 97%;
}

blockquote b {
	color: #b14780;
}

/* FOOTLINK */
#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#171717;
font-size : 8pt;
background-color: #7866ac;
border: 0px;
}
#footlink a:hover {
color:#595858;
font-size : 8pt;
background-color: #b74f8e;
border: 0px;
}

/* PREV E NEXT */
.anterior{
float:left;
background-color: #a3cde0;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #a3cde0;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* REGRAS */
.regras {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
	width: 100%;
}


/* MENU */
ul {
margin: 0;
padding: 0;
list-style: none;
width: 220px;
}
ul li {
position: relative;
}
li ul {
position: absolute;
left: 220px;
top: 0;
display: none;
}
ul li a {
display: block;
text-decoration: none;
color: #b74f8e;
background: #171717;
padding: 5px;
border: 1px solid #7866ac;
border-bottom: 0px
}
ul {
margin: 0;
padding: 0;
list-style: none;
width: 220px;
border-bottom: 1px solid #7866ac
}
li:hover ul, li.over ul { 
display: block;
}
startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace
(" over", "");
}
}
}
}
}
window.onload=startList;

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* Efeito Opacidade nas imagens */
.opacidade
        {filter:alpha(opacity=75);
        -moz-opacity:0.75;
        opacity:0.75;}

.opacidade:hover
        {filter:alpha(opacity=100);
        -moz-opacity:1.0;
        opacity:1.0;}