/*
Theme Name: Paris
Theme URI: http://www.youknowyouloveme.org
Description: YouKnowYouLoveMe.Org Main Layout Made By Valenessa, February 2010
Author: Valenessa - leightonsource.org taylordaily.org demihq.net mileycenter.org
Please: Do not edit, copy, change, if you are not the owner of this website
*/
body {
	margin: 0px;
	background: #151C36;
	background-image: url("/wp-content/themes/paris/mainbg.png");
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #8e8e8e;
}
/* Imagenes */
.latest img {
	border-style: solid;
        border-width:1px;
        border-color: #eeeeee;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.latest a img {
	border-style: solid;
        border-width:1px;
        border-color: #eeeeee;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.latest a:hover img {
	border-style: solid;
        border-width:1px;
        border-color: #eeeeee;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
opacity:0.6;
}

/* wpentry */
.News {
	font-family: "book antiqua";
	font-size: 20px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-shadow: #2B2395 0px 0px 3px;
	display: block;
	text-decoration: none;
}
.News a:link, .News a:active, .News a:visited{
	font-family: "book antiqua";
	font-size: 20px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -3px;
	text-shadow: #2B2395 0px 0px 3px;
	display: block;
	text-decoration: none;
}
.News a:hover {
	background-color: #;
	font-family: "book antiqua";
	font-size: 20px;
	line-height: 17px;
	color: #2B2395;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -3px;
	text-shadow: #FFFFFF 0px 0px 3px;
	display: block;
	text-decoration: none;
}

.fecha {
	color: #CC99FF;
	font-family: arial;
	letter-spacing: -2px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #4548B1 0px 0px 3px;
}

.posted {
	font-family: "book antiqua";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	letter-spacing: -1.6px;
}

.fecha a:link, .News a:active, .News a:visited{
	color: #000000;
	font-family: arial;
	letter-spacing: -3px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #4548B1 0px 0px 3px;
}

.fecha a:hover{
	color: #1A1EB0;
	font-family: arial;
	letter-spacing: -3px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #000000 0px 0px 3px;
}
.postmetadata {
	font-family: "book antiqua";
	font-size: 16px;
	line-height: 10px;
	font-weight: bold;
	color: #003399;
	text-transform: lowercase;
	text-align: center;
	padding: 0px;
	letter-spacing: -2px;
	font-style: italic;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #3954ba;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.entry_ {
	background: #;
	font-family: "Terbuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #CDCDD1;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
.entry {
	font-family: "Arial";
	font-size: 11px;
	line-height: 11px;
	color: #CDCDD1;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #CCCCFF;
}
.entry a:hover {
	text-decoration: none;
	color: #FFFFFF;

}
.entry img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.entry a img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.entry a:hover img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
opacity:0.6;

}
.entry em {
	color: #282191;
	font-size: 12px;
	font-weight: bold;
}
.entry i {
	color: #DEDCF9;
}

.entry u {
	color: #2A55F2;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.entry b, .entry strong {
	color: #6633CC;
	text-decoration: none;
	font-style: italic;
}
.entry label {
	color: #7D79B1;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.comentarios {
	font-family: "franklin gothic demi";
	font-size: 28px;
	line-height: 10px;
	font-weight: bold;
	color: #03003E;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	letter-spacing: -3px;
}
.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	color: #3954ba;
}
.comentarios a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.entry_ img {
	margin: 1px;
	background-color: #;
	border: 0px solid #;
}
blockquote {
	color: #1B0BEF;
	background-color: #0E0D15;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #5A4DFF;
	border-right: 1px solid #5A4DFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* SIDEBAR */
.contenido {
	font-family: "Arial";
	font-size: 11px;
	line-height: 12px;
	color: #CDCDD1;
	text-align: justify;
	padding-left: 0px;
	padding-right: 25px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #CCCCFF;
}
.contenido a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
}
.contenido img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.contenido a img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.contenido a:hover img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:10px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
opacity:0.6;
}
.contenido em {
	color: #282191;
	font-size: 12px;
	font-weight: bold;
}
.contenido i {
	color: #DEDCF9;
}

.contenido u {
	color: #2A55F2;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.contenido b, .entry strong {
	color: #6633CC;
	text-decoration: none;
	font-style: italic;
}
.contenido label {
	color: #7D79B1;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.affimg img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.affimg a img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}
.affimg a:hover img {
	border-style: solid;
        border-width:1px;
        border-color: #030611;
            padding:5px;
        margin: 2px;
        background-color:#eeeeee;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
opacity:0.6;
}
/* PAGENAVI */

.navigation a, .navigation a:link, navigation a:active, navigation a:hover{color:#ffffff;
padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #120F3A;
    font-family: Trebuchet MS;
    font-size: 11px;
-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #120F3A;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #120F3A;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	background-color: #2D2693;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #000000;
	border: 1px solid #2D2693;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #120F3A;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #120F3A;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #120F3A;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #120F3A;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #120F3A;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #120F3A;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input, textarea, option, select {
	margin: 2px;
	background: #151C36 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #2B2391;
	border-right: 1px solid #2B2391;
	border-top: 1px solid #151C36;
	border-left: 1px solid #151C36;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:hover, textarea:hover, option:hover, select:hover {
	margin: 2px;
	background: #151C36 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #2B2391;
	border-right: 1px solid #2B2391;
	border-top: 1px solid #151C36;
	border-left: 1px solid #151C36;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:focus, textarea:focus {
	margin: 2px;
	background: #151C36 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #2B2391;
	border-right: 1px solid #2B2391;
	border-top: 1px solid #151C36;
	border-left: 1px solid #151C36;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
