﻿/*Theme Name: Feat. Nylon Photoshoot
Theme URI: http://www.drewbarrymore.com.br/
Description: Copias só serão permitidas e toleradas, apenas quando dado os respectivos créditos
Version: 0.1
Author: Cliff Maxl
Author URI: http://www.flickr.com/cliffmaxl*/


/* BODY */
html, body {
    height: 100%;
    width: 100%;
    color: #7e7e7e;
    background: #111111;
    font-family : Arial, helvetica, sans-serif;
    font-size: 12px; 
    margin:auto;
    text-align: justify;
    letter-spacing:0px; 
}

a:link {
	color: #d45679;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #d45679;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}      
a:active {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}


.sidebar {
	margin: 5px;
	font-family:"Trebuchet MS";
	font-size: 11px; 
	color:#363636;
}

h2.sidebar {
	margin-left: 0px;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 14px;
	width: 100%;
	line-height: 10px;
	color:#dd4670; }

#acesso {
	width: 210px;
	color: #999;
	float: left;
	margin-top: 15px;
}

ul#acesso {
	width: 210px;
	border:1px solid #171717;
	padding:0;
	list-style-type:none;
	margin: 0;
}

ul#acesso li {
	border-bottom:1px solid #1f1f1f;
}

ul#acesso li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#363636;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: normal;
}

ul#acesso li a:hover {
	background-color: #232323;
	color:#959595;
	font-weight: normal;
}

.enquete {
	font-size:12px;
	border-bottom:1px solid #1f1f1f;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
}

#lastup {
	padding-right:5px;
        height: 104px;
}

#lastup img {
        width: 82px;
        heigth: 97px;
        padding-left:3px;
        padding-top:4px;
        padding-bottom:4px;
        background: #171717;
        border: 0 solid #000;

}

#post {
	height: auto;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
        text-align: justify;
        color: #7e7e7e;
}

.titulo {
	color: #b24865;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 16px;
}

.titulo a {
	color: #b24865;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 16px;
}

.titulo a:hover{
	color: #636363;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 16px;
}

.sub {
	text-align: left;
}

.linha {
	border-bottom: 2px solid #e7e6e6;
	margin-top: 5px;
}

blockquote {
	margin:10px 25px 10px 25px; 
	padding:0px 10px 5px 10px; 
	border-top:2px solid #e7e6e6; 
	border-left:2px solid #e7e6e6; 
	font-size:12px; 
	color: #7e7e7e;
}

ul.menubar{
	margin: 0px;
	padding: 0px;
	background-color: #000; /* IE6 Bug */
	font-size: 100%;
	font-family:"Trebuchet MS";
	font-size:11px;
}
 
ul.menubar .submenu{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	background-color: #000;
	border-right: 2px solid #0a0a0a;
	float:left;
	text-align: left;
}
 
ul.menubar ul.menu{
	display: none;
	position: absolute;
	margin: 0px;
}
 
ul.menubar a{
	padding: 7px;
	display:block;
	text-decoration: none;
	color: #777;
	padding: 5px;
}
 
ul.menu, ul.menu ul{
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #0a0a0a;
	width: 150px; /* Width of Menu Items */
	background-color: #000; /* IE6 Bug */
	opacity:0.85;
}

ul.menu li{
	position: relative;
	list-style: none;
	border: 0px;
}
 
ul.menu li a{
	display: block;
	font-weight:700;
	text-decoration: none;
	font-style:italic;
	border-bottom: 2px solid #0a0a0a;
	color: #555555;
	opacity:1.0;
	padding: 5px 10px 5px 5px;
}
 
ul.menu li sup{
	font-weight:bold;
	font-size:7px;
	color: red;
}
 
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */
 
ul.menu ul{
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0px;
}
 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
 
ul.menu li.submenu { background: transparent url(arrow.gif) right center no-repeat; }
 
ul.menu li a:hover { color: #898989; background: #0a0a0a;}

#search-top {
	background: none;
	margin: 0px;
	height: 25px;
	background:none;
	margin-left:8px;
}

#search-top input#st-txt {
	background-color: #0d0d0d;
	border: 0px solid #07dbdb;
	margin: 0px;
	padding: 4px 3px 0px 3px;
	width: 176px;
	height: 20px;
	float: left;
	font-size: 14px;
	color: #171717;
	margin-right: 5px;
}

#search-top input#st-ok {
	background-color: #0d0d0d;
	border: 0px solid #07dbdb;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	width: 32px;
	height: 24px;
	font-size: 10px;
	color: #202020;
	font-weight: bolder;
	text-transform: uppercase;
	text-shadow: #000000 1px 1px 1px;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	font-size: 12px;
	text-decoration: none;
	background: #171717;
	border: 1px solid #171717;
	padding: 6px 12px;
	color: #363636;
	margin-right: 6px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #878787;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

img#post, img.aligncenter {
	border: none;
}

textarea {
	font-size:11px;
	color:#8b8b8b;
	padding: 2px;
	text-align: left;
	font-family: trebuchet ms; 
	background: #ffffff;
	border: 1px solid #8b8b8b;
}

.comments{
	text-align:justify;
	background-color: #f8f8f8 ;
	padding: 5px ;
	border: 1px solid #e1e1e1;
	margin: 0 0 15px 0;
}

.avatar {
	float: right;
	padding: 5px;
	margin:4px;
	background-color: #e1e1e1;
}

.page {
	line-height: 18px;
}

#rel {
	width: 531px;
	color: #999;
	float: left;
	margin-top: 15px;
}

ul#rel {
	width: 531px;
	border:1px solid #171717;
	padding:0;
	list-style-type:none;
	margin: 0;
}

ul#rel li {
	border-bottom:1px solid #1f1f1f;
}

ul#rel li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#363636;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: normal;
}

ul#rel li a:hover {
        background: #232323;
	color:#959595;
	font-weight: normal;
}

.bio {
	padding: 5px;
	box-shadow:0px 0px 5px #4F4F4F;
	-webkit-box-shadow:0px 0px 5px #a1a1a1;
	-moz-box-shadow:0px 0px 5px #a1a1a1;

}

#breadcrumb {color:#363636;}
#breadcrumb a:link {color:#363636; text-decoration: none;}
#breadcrumb a:hover {color: #616161; text-decoration: none;}

.content-style td{ padding: 5px; }
.content-style td:hover{ padding: 5px; background-color: #f0f0f0;}

.content-style td img {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	padding: 4px;
	}

.content-style td img:hover {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 4px;
	}

.borderimage {
        border-style: solid;
        border-width: 1px;
        border-color: #b2b2b2;
        margin: 0px;
	background-color: #b2b2b2;
        padding: 3px;

}
.borderimage:hover {
        border-style: solid;
        border-width: 1px;
        border-color: #b2b2b2;
        margin: 0px;
	background-color: #b2b2b2;
        padding: 3px;
	cursor: pointer;
}

.fala {background:#f7e5ec; color:#454545; padding:2px 0;}

.fala2 {background:#f0f0f0; color:#454545; padding:2px 0;}

.moreinfo {
font-family: Arial; 
font-size: 12px; 
background:#eaeaea; 
border: 2px solid #ececec; 
color:#333; 
padding: 5px 5px 5px 5px; 
margin:10px 0;
width: 97.2%;}

.magazine {
	line-height: 22px;
}
