/*

Theme Name: Sharp
Theme URI: Premade 7 by BRXVXDO
Description: by BRXVXDO Designs
Author: Archie (Brxvxdo.com)

*/
@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar {
    width: 12px;
	   border-radius: 0px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0); 
	background:#fff;
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
		background:#000;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0); 
}

body {
	background-repeat: repeat;
	margin-left: 0px;
font-family: 'PT Sans', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	   -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: none;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: justify;
	background-image: url('http://simplyleonardodicaprio.com/wp-content/themes/sharp/images/bg.png');
	background-position:top;
	
}
/* Imagenes */

.lastest {

}
.lastest a img {
	font-size: 0px;
	font-weight:normal;
	weight: 10px;
	margin-right:5px;
	margin-bottom: 2px;
	height: 20px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	padding: 8px;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);	
}

.lastest a:hover img {
	background-color: #f6f6f2;
}


/* News */
.News {
font-family: 'PT Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0px;
}
.News a:link, .News a:active, .News a:visited, .News a:hover{
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:  800;
	color: #26201c;
	text-decoration: none;
	line-height: 20px;
	}


.postmetadata {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #dcdcdc;
	background-color: #;
	padding: 2px;
	text-align: center;

}

.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #dcdcdc;

}

.postmetadata a:hover {
	text-decoration: none;
	color: #dcdcdc;

}

.entry {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	border-top: 6px solid #4f1411;
	line-height: 15px;
	color: #000;
	text-align: justify;
	/* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
    background-color: #e5e6e6;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff)";
}

.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.entry a:hover {
	text-decoration: underline;
	color: #C00;
	font-style: normal;
	font-weight: normal;
	text-shadow: none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.entry img {
	margin: 6px;
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	padding: 9px;
	padding-bottom: 9px;
	background-color: #fff;
	border-bottom: 0px #8a3d3e solid;
}

.entry a img {
	margin: 6px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	padding: 9px;
	padding-bottom: 9px;
	background-color: #fff;
	border-bottom: 0px #f09393 solid;
}

.entry a:hover img {
	background-color: #CC0000;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}



.entry i {
	color: #666666;
	font-size: 12px;
	text-shadow: none;
	font-style: normal;
}

.entry em {
	color: #53483f;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-shadow: none;
}

.entry b, .entry strong {
	color: #9e8d75;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-shadow: none;
	;
}

.entry u {
	color: #666;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	text-shadow: none;
}

.category22 {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 0px #fff solid;
	color: #FFF;
	padding: 6px;
	display: inline-block;
	background-color: #;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #83241f;
}
.category22 a:link, .category22 a:hover, .category22 a:active, .category22 a:visited{
	color: #FFF;
		text-decoration: none;
}
.category3 {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 0px #fff solid;
	color: #FFF;
	padding: 6px;
	display: inline-block;
	background-color: #222121;
	background-color: #;
	padding-left: 6px;
	padding-right: 6px;
}
.category3 a:link, .category3 a:hover, .category3 a:active, .category3 a:visited{
	color: #FFF;
		text-decoration: none;
}
.category4 {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 0px #fff solid;
	color: #FFF;
	padding: 6px;
	display: inline-block;
	background-color: #aaabab;
	background-color: #;
	padding-left: 6px;
	padding-right: 6px;
}
.category4 a:link, .category4 a:hover, .category4 a:active, .category4 a:visited{
	color: #FFF;
	text-decoration: none;
}
.category {
font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	padding: 10px;
	background-color: #000000;
}


.category a:hover{
	color: #f09393;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	text-decoration: none;
}

.category a:link, .category a:active, .category a:visited{
	background-color: #;
	text-decoration: none;
	color: #f09393;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	border-bottom: none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

blockquote {
	background-position: center;
	background-color: #dadada;
	font-size:12px;
	color: #000;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 7px #4d3c32 solid;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* SIDEBAR */

.texto2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	text-align: justify;

    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#fff);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#fff)";
	border-top: #000 1px solid;
	padding-top: 6px;
}	
.texto2 a:link, .texto2 a:active, .texto2 a:visited, .texto2 a:hover{
font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}	
.whois {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-align: justify;









    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#fff);
	/* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#fff)";
	padding: 10px;
	;
	;
}
.texto {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	line-height: 16px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
.texto a:link, .texto a:active, .texto a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.texto a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}
.texto a img, .elite a:hover img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #;
	border: 0px;

}
.texto em{
	color: #4b100e;
	text-shadow: none;
	font-weight: 700;
	font-style: normal;
}
.texto b, .texto strong{
	color: #252223;
	text-shadow: none;
	font-weight: 800;
}
.texto u{
	font-size: 11px;
	color: #DDAE8C;
	text-decoration: none;
	font-weight: bolder;

}
.texto i {
	color: #999999;
	text-shadow: none;

}
.texto a img {
	padding: 5px;
	width: 90px;
	height: 90px;
	border-bottom: none;
	border: none;
	margin-right:2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #E98B74;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	box-shadow:         inset 0 0 5px #E98B74;
}

.texto a:hover img {
	padding: 5px;
	border-bottom: none;
	border: none;
	margin-right:2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #C98AD2;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	box-shadow:         inset 0 0 5px #C98AD2;
}


.content {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 14px;
	padding:20px;
	padding-right: 20px;
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	width: 302px;
	background:url('images/sidebar_02.png');
}
.content li{
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.content ul{
	padding: 0px;
	margin-left:10px;
	margin-top: 0px;
	padding-top: 0px;
}

.content a:link, .content a:active, .content a:visited {
	text-decoration: none;
	color: #990000;
	text-shadow: none;
	font-style: normal;
	font-weight: normal;
}

.content a:hover {
	text-decoration: underline;
	color: #333;
	text-shadow: none;
	font-weight: normal;
	font-style: normal;
}

.content img {
	padding: 3px;
	border-bottom: none;
	border: none;
	background-color: #000;
	margin-right:2px;
	margin-left: 2px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	margin-right:5px;
}


.content a img {
	padding: 3px;
	border-bottom: none;
	border: none;
	background-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	margin-right: 5px;
}

.content a:hover img {
-webkit-filter: grayscale(100%);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


.content i {
	color: #333333;
	font-size: 12px;
	text-shadow: none;
	font-weight: 700;
}

.content em {
	color: #544941;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	text-shadow: none;
	font-weight: 700;
}

.content b, .content strong {
	color: #990000;
	text-decoration: none;
	text-transform: capitalize;
	text-shadow: none;
	font-style: normal;
	font-weight: 700;
}

/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi a:hover {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.pages {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.current {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}

.wp-pagenavi span.extend {
	padding: 8px 8px 8px 8px;
	margin: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-shadow: none;
}



input, textarea, option, select {
	margin: 2px;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px solid #d95b5f;
	padding: 8px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #000000;
}

input:hover, textarea:hover, option:hover, select:hover {
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px solid #d95b5f;
	padding: 8px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #000000;
}

input:focus, textarea:focus {
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px solid #d95b5f;
	padding: 8px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #000000;
}


.tableshadow {
-webkit-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.25);
box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.25);
}

.link2 a {
	color: #ffffff;
	line-height: 35px;
		text-transform: uppercase;
	font-size: 14px;
	font-style: normal;
font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	padding: 5px;
	text-align:center;
	border-bottom: #fff 0px solid;
		-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.link2 a:hover {
	color: #ffffff;
	line-height: 35px;
	text-transform: uppercase;
	font-style: normal;
font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	text-align:center;
	border-bottom: #fff 2px solid;
		-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

/* NAV */
.tagline1 {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	color: #666666;
	padding: 0px;
	padding-top:8px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.tagline2 {
	font-size: 12px;
font-family: 'PT Sans', sans-serif;
	color: #585858;
	padding: 8px;
	padding-left: 0px;
	padding-top:8px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
}


.menu1 {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	color: #666666;
	padding: 0px;
	padding-top:8px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.menu1 a {
	font-size: 11px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display:inline-block;
	border-bottom: #924647 0px solid;
	padding: 8px;
	font-weight: 500;
	padding-top:11px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.menu1 a:hover{
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.menu2 a {
	font-size: 13px;
font-family: 'PT Sans', sans-serif;
	color: #fff;
	background-color: #703C21;
	text-decoration: none;
	display:inline-block;
	border-top: #c26c82 0px solid;
	padding: 8px;
	font-weight: 700;
	padding-top:8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.menu2 a:hover{
	color: #000;
	background-color:#c87656;
	font-size: 13px;
	padding-bottom: 8px;
	padding-top:8px;
	text-decoration: none;
font-family: 'PT Sans', sans-serif;
	border-bottom: none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.grayscale {
	 -webkit-filter: grayscale(0%);
	 webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.grayscale:hover {
	 -webkit-filter: grayscale(100%);
	 webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.sidebartitle {	
background:url('images/sidebar_01.png');
font-family: 'Raleway', sans-serif;
font-size: 12px;
	color: #fff;
	font-style:normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding:10px;
	padding-top:10px;
	text-align: left;
	padding-right: 13px;
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	width: 302px;
}
.texto3 {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}	
.texto3 a:link, .texto3 a:active, .texto3 a:visited, .texto3 a:hover{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
}	

.featured{
	width:648px;
	height:150px;
	z-index: 1000;
	position:absolute;
	-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;

}
.featured:hover{
width:648px;
	height:150px;
	z-index: 1000;
	position:absolute;
	-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;

}
.featuredwidth{
	width:648px;
	height:150px;
}

/* Headlines */
.li{
	text-align:left;
}
.headline{
	text-align:left;
}

.headline li{
	padding: 4px;
	padding-top: 5px;
		padding-bottom: 5px;
	margin: 2px;
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 14px;
	color: #000;
	margin-bottom: 1px;
	border-bottom: 1px #666 solid;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.headline li:hover{
}

.headline li.last{

	margin-bottom: 0px;
	border-bottom: none;

}

#mainContent #rightCol a.light{

	color: #858585;

}

.headline li a:link, .headline li a:active, .headline li a:visited{
	color: #fff;
	border-bottom: none;
	text-align: left;
	text-shadow: none;
	font-size: 11px;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	font-weight: normal;

}

.headline li a:hover{
	color: #fff;
	font-size: 11px;
	border-bottom: none;
	text-shadow: none;
	text-align: left;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	font-weight: normal;
}

.comments {
	background-color: #000;
	border-top: none;
}