﻿/*
	Theme Name: http://www.hermosasjovencitas.com/
	Theme URL: http://www.hermosasjovencitas.com/
	Description:http://www.hermosasjovencitas.com/
	Author: http://www.hermosasjovencitas.com/
	Author http://www.hermosasjovencitas.com/
	Version: 11.2010
*/

body {background: #C2003D url(images/background.jpg) left top repeat-x;}
#wrapper {}
#container {background: url(images/container-bg.png) left 1px repeat-x;}
#contentwrap {background: #eee url(images/contentwrap.png) 510px top repeat-y;}
#header {height:130px;}

a {color: #015585;text-decoration: underline;}
a:hover {color: #FF0052;text-decoration: underline;}

#header h1 {
	margin-bottom: 2px !important;
	padding: 5px 0 0 30px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 25px;}

#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #fff;
	text-decoration: none;}

#header h4 {
	margin-bottom: 2px !important;
	padding: 5px 0 0 30px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 25px;}

#header h2 {
	color: #C0C0C0;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;}

.logoimg {margin: 20px 0 0 15px;}
    

#pagemenucontainer {
	height: 30px; 
    padding: 0;
    margin-top: 8px;
    padding-left: 10px;
    }
	
#pagemenu {height: 28px;}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;}
	
#pagemenu {margin-bottom: 1px;}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;}
	
#pagemenu li a, #pagemenu li a:link {
	color: #FFFFFF;
	display: block;
    margin: 0 6px 0 0;
	padding: 8px 16px;
	text-decoration: none;
	text-transform: uppercase;
    font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    border-top: 4px solid #E5E5E5;}
	
#pagemenu li a:hover, #pagemenu li a:active, #pagemenu  li.current_page_item a {
	color: #4D4B4B;
	display: block;
	text-decoration: none;
    border-top: 4px solid #4D4B4B;
    background: url(images/pagenav-hover.png) left top repeat-x;}
	
#pagemenu li:hover, #pagemenu li.sfhover {position: static;}

#navcontainer {
	height: 38px;
	display: block;
	overflow: hidden;
    padding-left: 10px;}
    
#navcontainer .current-cat a {
	color:#484747;
	background: url(images/nav-hover.png) left top repeat-x;}
    
#content {
	padding: 5px;
    color: #5C5C5C;}
	
pre { overflow: auto; 
	width: 460px;}

.post {
	margin-bottom: 15px;
    padding-bottom: 15px;
	border-bottom: 1px solid #BEBDBD;}

.post_thumbnail {
    padding: 6px;
    border: 1px solid #BEBDBD;
    margin: 0 10px 10px 0;}

.post p {margin-bottom: 10px;}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 24px;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #181717;
    font-weight: bold;}
	
.title a {
	text-decoration: none;
	color: #181717;}

.title a:hover {
	color: #015686;}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #181717;}

.readmorecontent {text-align: right;}

a.readmore {
	padding: 4px 15px;
	background: #929292;
	color: #fff;
	text-decoration: none;
    font-size: 12px;}

a.readmore:hover {
	background-color: #4C4B4B;
    color: #fff;}
    
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #666;}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
    color: #666;}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;}

.entry img {
    padding: 5px !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    /*margin: 0 10px 10px 0 !important;*/}

.navigation {
	padding: 10px 0;
	font-size:20px;
	font-weight:bold;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;}
	
.post img {max-width: 680px;}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;}
	
.aligncenter,
div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#929292 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#4C4B4B !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center !important;}
	
.sidebaradbox125 {
	margin-top: 10px; 
	text-align:center;}
	
.ad125 {margin: 5px 0;}


.sidebar {
	margin: 0 0 10px 0;
    color: #6D6D6E;	}
	
.left-sidebar {}

.right-sidebar {padding-right: 10px;}

.sidebar a {
	text-decoration: none;
	color: #6D6D6E;}

.sidebar a:hover {
	text-decoration: underline;
	color:#FF0052;}

#search {
    border: 1px solid #5F5F5F;
    height: 28px;
    padding: 0;
    background: #333232;
    text-align: right;}

#search input {
	border: 0;
    background: none;
    color: #F9F9F8;}
	
	
#s {
	width: 218px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;}

#topsearch #search {margin: 20px 10px 0 0;}

#topsearch #s {width: 220px;}

	
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


.socialboxes {
	background: #D6D6D5;
	border: 1px solid #B5B5B3;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.socialboxes:hover {
    border: 1px solid #B5B5B3;
    background: #E8E8E8;
    }

.socialboxes a {
	color: #515151;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.socialboxes a:hover {
	color: #515151; 
	text-decoration: underline;
	}

/* Social icons */

.sideh2 {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 12px;
	font-size: 16px;
    line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	color: #fff;
    background: url(images/sidebar_tab.png) left center repeat-x;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 16px;
	margin: 0;
    background: url(images/star.png) left 10px no-repeat;
	}


#footer {
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 13px;
    background: #2A2929;
    border-top: 1px solid #fff;}

#footer a {
	color: #fff;} 

#footer a:hover {
	text-decoration: none;
    color: #fff;} 
	
#thecredits {
	color: #575757;
	font-size: 11px;
	text-align: center;
	padding: 10px;}
    	
#thecredits a {
	color: #575757;
    text-decoration: none;} 
	
#comments h3 {margin-bottom: 10px;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;}

#commentform {margin: 5px 10px 0 0;}
#commentform textarea {width: 100%;	padding: 2px;}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;}

.alt {margin: 0;padding: 10px;}

.commentlist {
	padding: 0;
	text-align: justify;}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;}

.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0; }
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}

table,tabla1 {text-align:center; width:460px; margin: 0 auto;}
.centerad{ text-align:center; margin: 0 auto}

.big { font-size:13px !important;}
	
