/*
Theme Name:	Memo2
Description:		A lightweight dark gallery and showcase theme from <a href="http://bestforlauren.com">BFL Wordpress Themes</a>.
Version:		1.1
Author:		Lauren
Author URI:		http://www.bestforlauren.com
Tags: 		dark, gallery, clean, fixed width, widget-ready, widgets, right sidebar, three columns, showcase
*/

html,body{margin:0; padding:0;}

body{
	color:#666;
	font-size:12px;
	font-family:Tondo Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	background-color: #000000;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a{
	outline: none;
	font-weight: normal;
}

a:link{
	color:#FFCC00;
	text-decoration:none;
}

a:hover{color:#dddddd;text-decoration:none;}

a:visited{color:#eeeeee;text-decoration:none;}

a:active{
	color:#FFCC00;
	text-decoration:none;
}

img{border:0;}

p{
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: lighter;
	color: #CCCCCC;
	font-style: normal;
	letter-spacing: .05em;
	width: 501px;
}

a img{
	float: left;
	position: relative;
}

#wrap{
	width:951px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	height:50px;
	height: 75px;
	width: 100%;
}


#logo{
	font-color:#fff;
	position: relative;
	float: left;
	padding: 0px;
	width: 160px;
	height: 50px;
}

#menu{
	margin:0;
	position: relative;
	float: left;
	padding-top: 35px;
}

li{list-style-type:none;margin:0;padding:0;}

ul{margin:0;padding:0;}



#description{
	font-weight: normal;
	width: 150px;
	padding: 0px;
	margin-top: 40px;
}

h1{
	font-size:12px;
	color:#FFCC00;
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size:12px;
	color:#dddddd;
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
}

h3{
	font-size:30px;
	color:#FFCC00;
	/*font-weight:bold;*/
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height: 1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content{
	float:left;
	width:951px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.details{
	float: left;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



/*Menu*****************/



#menu ul {margin:0;padding:0;list-style-type:none;}

#menu li {padding:0;margin:0;float:left;list-style-type:none;}

#menu li a {
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#474848;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	float: left;
}

#menu .main {
	background:#eee;
	color:#eee;
	font-size: 18px;
}

#menu .main a {background:#111111;color:#eee;}

#menu .main a:hover {background:#111111;font-weight:bold;color:#fff;}

#menu .main #current {
	background:#eee;
	color:#000000;
	font-size: 18px;
}

#menu .main #current a {background:#eee;font-weight:bold;color:#474848;}

#menu .main #current a:hover {background:#ccc;font-weight:bold;color: #000000;}

#menu .normal {color:#006600;font-weight:bold;}

#menu .normal a {
	background:#111111;
	color:#eeeeee;
	font-size: 18px;
}

#menu .normal a:hover {
	color:#FFCC00;
}

#menu .normal #current {background:#eee;color:#000000;}

#menu .normal #current a {background:#eee;color:#474848;}

#menu .normal #current a:hover {background:#ccc;color: #000000;}





/*SideBar************/



#sidebar{float:right;width:300px;margin:40px 0 0 0;}

#sidebar h2{font-size:1.2em;color:#ffffff;font-weight:bold;letter-spacing:-1px;}

#sidebar ul{padding:0 0 5px 0;}

#sidebar li{padding:0 0 5px 0;}



/*Tag Cloud*****************/



.st-tag-cloud{padding:5px 0 30px 0;}



/*Footer*****************/



#footer{
	width:951px;
	border-top:0px solid #000000;
	color:#999;
	clear:both;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer a:link, a:visited, a:active{
	color:#FFCC00;
}

#footer a:hover{
	color:#FFCC00;
}

#list h2{
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}

.list1 li{
	list-style: none;
	border-bottom:0px solid #ccc;
	display:block;
	padding-top: 4px;
	padding-right: 10;
	padding-bottom: 4px;
	padding-left: 10;
}

.list1 li:hover{background:none;}

.list1 ul{margin:10px 0 10px 0;}

#list{
	width:951px;
	float:left;
	background: url(images/bgr-image.png) repeat-x;
background-color:#121212;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list1{
	width:300px;
	float:left;
	padding-left: 10px;
}





.right2{float:right;}

.left2{float:left;}

.navigation{
	display: block;
	float:left;
	width:941px;
	padding:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	background-color: #111111;
	background-image: url(images/bgr-image.png);
}

.navigation a{
	color:#ffffff;
	font-weight:normal;
}

.navigation .alignleft{float:left;}

.navigation .alignright{float:right;}





.singleads{margin:20px 0 0 0;}

.details2{
	width:951px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0px;
}

.details2 img{
	padding: 0;
}

.details2 p{
}

.image{
	float:left;
	background:#111111 url(images/bgr-image.png) repeat-x;
	width:316px;
	height:97px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	position: relative;
	padding: 0px;
}

.image span{
	float:right;
	font-size:11px;
	padding:3px 5px 0 0;
	color:#fff;
	width:10px;
	font-weight:bold;
	position: relative;
}

.image span a:link{float:right;font-size:10px;padding:3px 5px 0 0;color:#666;font-weight:bold;}

.image span a:active{float:right;font-size:10px;padding:3px 5px 0 0;color:#666;}

.image span a:hover{float:right;font-size:10px;padding:3px 5px 0 0;color:#ddd;}

.image img{
	width:316px;
	height:97px;
	padding: 0;
	float: left;
	position: absolute;
}

.ratings img{padding:10px 0 10px 0;width:12px;height:12px;}

.ratings {clear:both;display:block;}

.image h3{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	width:306px;
	text-transform:uppercase;
	overflow:auto;
	position: absolute;
	visibility: visible;
	top: 15px;
	left: 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

.image h3 a:link{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:4px 0 0 0;
	float:left;
	text-transform:uppercase;
}

.image h3 a:visited{
	font-size:18px;
	color:#eee;
	font-weight:bold;
	margin:0;
	padding:4px 0 0 0;
	float:left;
}

.image h3 a:hover{
	font-size:18px;
	color:#ddd;
	font-weight:bold;
	margin:0;
	padding:4px 0 0 0;
	float:left;
}

.image h3 a:active{
	font-size:18px;
	color:#FFCC00;
	font-weight:bold;
	margin:0;
	padding:4px 0 0 0;
	float:left;
}

.image p{font-size:11px;clear:both;}





#ads {

	clear:both;

	width:300px;

	margin:10px 0 0 0;

}

#ads ul {

	margin:0;

	padding:0;

	list-style-type:none;

}

#ads li {

	float:left;

	margin:0;

	padding:0 15px 12px 0;

	list-style-type:none;

}







blockquote {

	font-style:italic;

	font-size:11px;

	color:#999;

	margin:0 0 5px 20px;

	padding:0 0 0 10px;

	border-left:4px solid #0066cb;

}

abbr,acronym {

	border-bottom:1px dotted #ccc;

	text-transform:uppercase;

}

code {

	color:#666;

	font-family:Courier,monospace;

	margin:0 0 5px 5px;

}

pre {

	margin:0 0 1.5em 0;

	overflow:auto;

	font-size:1.3em;

	clear:both;

}

form {

	margin:0;

	padding:0;

}

.searchbox {
	margin-right: 0;
	margin-left: 0;
	padding: 20px;
}

.search {
	background:url('images/input.gif') no-repeat;
	height:19px;
	width:180px;
	color:#444;
	border:none;
	margin:0;
	float:left;
	color:#fff;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.find {background:url('images/find.gif') no-repeat;border:none;height:32px;width:32px;margin:0;float:left;}





/*Comments************/



input.text_input, textarea.text_input{
	width:450px;
	margin-top:15px;
	padding:5px;
	border:0;
	border-bottom:0px solid #ccc;
	background:#111111 url(images/bgr-image.png) repeat-x;
	margin:5px 5px 5px 0;
	font-family:Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	color:#fff;
}

.quanticommenti{margin:20px 0 0 0;}



.searchbox{
	float: right;
	position: relative;
	padding: 0;
	width: 316px;
	margin-top: 25px;
}

#searchform{margin:10px 0 0 0;}







/*comments***/

.comment-list ol {margin:1.5em 0 0;padding:0;color: #fff;font: 11px Arial, Verdana, Arial, sans-serif;list-style-type: none;}

.comment-list ol .body p {line-height: 12px;margin-left: 10px;margin-top:5px;}

.comment-list ol li {margin: 1.3em 0;}

.commentlist ol li:hover {background-color: #fff;}

.comment-list strong.number {position: absolute;margin-left: -0.5em;margin-top: -10px;font-size: 5.6em;padding: 0px 5px;color: #eee;font-weight:bold;}

.comment-list ul {margin:0;padding:0;list-style:none;width:100%;}

.comment-list ol li {
	line-height: 1.6em;
	background:#111111 url(images/bgr-image.png) repeat-x;
	-moz-border-radius: 5px;
	position:relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 10px;
	width: 500px;
}

.comment-list ol li:hover {background-color: #fff;}

.comment-list ol .top {
	background:#111111 url(images/bgr-image.png) repeat-x;
	border-bottom: 1px solid #111111;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 11px;
}

.comment-list ol .top p, .comment-list ol li.admin .top p {padding: 3px 15px 3px 22px;margin: 0px;font-weight:bold;}

.comment-list ul .top p {margin:0 0 0 9px;padding:0 0 0 22px;font-size:12px;color:#ffffff;font-weight:bold;text-transform:uppercase;}

.comment-list ul .top p a {font-weight:bold;font-size:1.1em;}

.comment-list .number {position:relative;top:15px;left:-20px;}

.leave{
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



.themedetails {
	width: 300px;
	background-color: #000000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: absolute;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 611px;
	padding: 10px;
}



.themedetails h3 {

	padding: 0px;

	font-size: 9px;

	/*font-weight: bold;*/

	text-transform: uppercase;

	color: #ffffff;

	letter-spacing:0px;

	line-height:12px;

}



.themedetails h3 img {

	float: left;

}



.themedetails h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 30px;
	text-transform: uppercase;
	color: #FFCC00;
	font-family: Tondo, Arial, Helvetica, sans-serif;
	line-height: 30px;
}



.themedetails .ratings img {

	border: 0px solid #000000;

	margin: 0 0 0 0px;

}



.themedetails img {
	border: 0px solid #EEEEEE;
	align:left;
	position: absolute;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: -3px;
	margin-left: 0px;
}



.themedetails a {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tondo, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}





#right .blocchisidebar .left div {

margin: 0;

background: #111111;

height: 35px;

background:#111111 url(images/bgr-image.png) repeat-x;

}



#right .blocchisidebar .left {

float: left;

width: 145px;

}



#right .blocchisidebar .left div h3 {

font-family: Arial;

overflow: hidden;

margin: 0;

padding: 9px 0 0 10px;

font-size: 14px;

letter-spacing: -1px;

color: #fff;

text-transform:uppercase;



}



#right .blocchisidebar .left .widgettitle {



font-family: Arial;



overflow: hidden;



margin: 0;



padding: 9px 0 0 10px;



font-size: 14px;



letter-spacing: -1px;



color: #fff;



text-transform:uppercase;



}



#right .blocchisidebar .left ul {

display:block;

margin: 0;

padding: 0;

list-style-type: none;

font-size: 1em;

background:#111111 url(images/bgr-image.png) repeat-x;

}



#right .blocchisidebar .left ul li {

border-bottom: 1px solid #111111;

}



#right .blocchisidebar .left ul li a {

display: block;

padding: 2px 10px 2px 10px;

color: #fff;

text-decoration: none;



}



#right .blocchisidebar .left ul li a:hover {

color: #eee;



}



#right .blocchisidebar .right {



float: right;



width: 145px;





}



#right .blocchisidebar .right div {

margin: 0;

background:#111111 url(images/bgr-image.png) repeat-x;

color: #FFF;



height: 35px;



}



#right .blocchisidebar .right div h3 {

font-family: Arial;

overflow: hidden;

margin: 0;

padding: 9px 0 0 10px;

font-size: 14px;

letter-spacing: -1px;

color: #ffffff;

text-transform:uppercase;

}



#right .blocchisidebar .right .widgettitle {



font-family: Arial;



overflow: hidden;



margin: 0;



padding: 0px 0 0 0px;



font-size: 14px;



letter-spacing: -1px;



color: #ffffff;



text-transform:uppercase;



}



#right .blocchisidebar .right ul {



margin: 0;



padding: 0;



list-style-type: none;

background:#111111 url(images/bgr-image.png) repeat-x;

}



#right .blocchisidebar .right ul li {



border-left: 0px solid #d4d4d4;



border-bottom: 1px solid #111111;



}



#right .blocchisidebar .right ul li a {



display: block;



padding: 2px 10px 2px 10px;





color: #ffffff;



text-decoration: none;



}



#right .blocchisidebar .right ul li a:hover {

color: #eeeeee;



}

/* Tips */

.tool-tip {

color:#ccc;

width:150px;

z-index:13000;

}



.tool-title {

font-weight:700;

font-size:11px;

margin:0;

color:#fff;

padding:8px 8px 0 8px;

background:#192227;

text-align:left;

}



.tool-text {

font-size:11px;

padding:0 8px 8px 8px;

background:#192227;

text-align:left;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.logo {
	height: 50px;
	width: 150px;
	float: left;
	position: relative;
}
.contenido {
	float: left;
}
.h2s {
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.comentraios {
	width: 500px;
	padding: 5px;
}
.gallery-icon {
	width: 266px;
	float: left;
}
#comments {
	width: 500px;
	position: relative;
	float: left;
}
.p_comments {
}
.box {
	width: 351px;
}

/* Login Panel */
#top {
	background: url(images/login_top.png) repeat-x 0 0;
	height: 20px;
	position: relative;
}
 
#top ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 20px;
	width: auto;
	/*font-weight: bold;*/
	line-height: 20px;
	color: white;
	text-align: center;
	background: url(images/login_r.png) no-repeat right 0;
	padding-right: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
 
#top ul.login li.left {
	background: url(images/login_l.png) no-repeat left 0;
	height: 20px;
	width: 45px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
 
#top ul.login li {
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	background: url(images/login_m.png) repeat-x 0 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 20px;
}
 
#top ul.login li a {
	color: #FFCC00;
	font-weight: lighter;
	letter-spacing: 0px;
}
 
#top ul.login li a:hover {
	color: white;
}
 
/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-style: 1em;
	background-color: #333333;
}
 
#login a {
	text-decoration: none;
	color: #FFCC00;
}
 
#login a:hover {
	color: white;
}
 
#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
}
 
#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}
 
#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}
 
#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}
 
#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}
 
#login .loginContent input:focus.field {
	background: #545454;
}
 
#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}
 
#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}
 
#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.9em;
	text-align: left;
}
 
#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	color: white;
}
 
#login .loginClose a:hover {
	background: url(images/button_close.jpg) no-repeat right -20px;
}

a:link img, a:visited img
{
	/* seems to prevent flickering in Mozilla-based browsers */
	opacity:0.999;
}
a:active img, a:hover img, a:focus img
{
	/* for Mozilla/Firefox/Safari */
	opacity:0;
	/* IE5.5 upwards */
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=0);
}
