/* 

	Theme Name: Hostinet WP Theme
	Theme URL: http://cursos.hostinet.com
	Description: Hostinet WP | One Sidebar Simple Theme
	Author: Cursos HOSTINET
	Author URI: http://cursos.hostinet.com
	Version: 1.0

	Changelog:
		v1.0 - 009.01.08
		First Release of Hostinet WP Theme

*/
/*---body---*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #072968;
}

/*--titles--*/
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

/*--links--*/

a:link {
	color:#0085D0;
	font-weight:bold;
	text-decoration: none;
}	

a:hover {
	color:#072968;
	font-weight:bold;
	text-decoration: none;
}	

a:active {
	color:#072968;
	font-weight:bold;
	text-decoration: none;
	}	

a:visited {
	color:#0085D0;
	font-weight:bold;
	text-decoration: none;
}	

/*--header--*/
#header {
	background-color: #FFFFFF;
	width: 800px;
	height: 75px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	clear:none;
	}

.logo {
	width: 400px;
	top: 0px;
	left: 0px;
	text-align: left;
	vertical-align: top;
	height: 75px;
	float:left;
}

.logo a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}

.search {
	width: 400px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	float: right;
}

input#s {
	background-color: #FFFFFF;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

input#searchsubmit {
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.acceso {
	width: 400px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	float: right;
}

.acceso ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}	


.acceso li {
	display: inline;
	padding: 0px 0px 0px 20px;
}

.acceso a {
	text-decoration: none; 
	color: #0085D0; 
}

.acceso a:hover {
	text-decoration: none; 
	color: #072968; 
}



.acceso a:active {
	text-decoration: none; 
	color: #072968; 
}

.acceso a:visited {
	text-decoration: none; 
	color: #0085D0; 
}

.info {
	width: 400px;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	float: right;
}



	/*menu_principal*/

	
#wrap {
	background: #fff;
	width: 800px;
	margin: 0px auto 10px auto;
	padding: 10px 0px 10px 0px;
	clear:none;

	}

#menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-color: #072968;
	width: 100%;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #0085D0;
	}

.tab {
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 800px;
	height: 25px;
	top: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

.tab li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.tab ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;recuadro
	text-align: center;
}

.tab a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	text-align: center;
	vertical-align: absmiddle;
	width: 128px;
	height: 25px;
	background: none;
}

.tab a:hover {
	background: none;
	color:#0086CB;
}

* html .tab a:hover { /* HACK IE6 */
	background-image: none;
}

.tab a.tab-selected {
	color: #FFFFFF;
	background: #0086CB;
	height: 19px;
}

/*--ads--*/

#ads {
	float: right;
	width: 575px;
	min-height: 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #072968;
	border-bottom: 2px solid #072968;
	border-left: 1px solid #072968;
	border-right: 2px solid #072968;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#ads img {
	background-color: #FFFFFF;
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.adsblock1 {
	float: left;
	width: 240px;
	min-height: 150px;
	background-color:FFF;
	margin: 10px 5px 10px 10px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.adsblock2 {
	float: right;
	width: 240px;
	min-height: 150px;
	background-color:FFF;
	margin: 10px 10px 10px 5px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.adsblock3 {
	width: 540px;
	min-height: 150px;
	background-color:FFF;
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 0px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

/*--contenido--*/



#contenido {
	float: right;
	width: 575px;
	min-height: 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #072968;
	border-bottom: 3px solid #072968;
	border-left: 1px solid #072968;
	border-right: 3px solid #072968;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#contenido ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contenido ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

#contenido ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}

#contenido ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contenido img {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*--post--*/


.post {
	width: 525px;
	background-color:FFF;
	margin: 10px auto 10px auto;
	padding: 0px 15px 0px 15px;
/*--	border: 1px solid #072968; --*/
	min-height: 150px;
}

.post h2 {
	background-color: #68BBE8;
	color: #072968;
	font-size: 1.6em;
	width: 500px;
	margin: 10px auto 10px auto;
	padding: 5px 10px 5px 15px;
	border: 2px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
.post h2 a:link {
	color:#072968;
	font-weight:bold;
	text-decoration: none;
}	

.post h2 a:hover {
	color:#072968;
	font-weight:bold;
	text-decoration: underline;
}	

.post h2 a:active {
	color:#072968;
	font-weight:bold;
	text-decoration: underline;
	}	

.post h2 a:visited {
	color:#072968;
	font-weight:bold;
	text-decoration: none;
}


/*--sidebar--*/

#sidebar {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 20px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #072968;
	border-right: 1px solid #072968;
	border-top: 2px solid #072968;
	border-bottom: 1px solid #072968;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}


#sidebar p {
        padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#sidebar img {
	background-color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #072968;
	border-right: 2px solid #072968;
	border-top: 1px solid #072968;
	border-bottom: 2px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

#sidebar h2 {
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	}

#sidebar ul {
	list-style:none;
	padding: 0px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	}

#sidebar li {
	margin: 0px 0px 0px 5px;
	padding:1px;
	}



/*--boxes--*/

#homebottom {
	background: #EDEDED;
	width: 852px;
	height: 180px;
	margin: 0px auto 0px;
	padding: 15px 0px 15px 0px;
	line-height: 20px;
	border-top: 5px solid #333;
	}

#homebottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}	

#homebottom h2 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}


#homebottom h2 a, #homebottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}	

#homebottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}

#homebottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#homebottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	

.homebottomleft {
	float: left;
	width: 247px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 25px;
	overflow: hidden;
	border-right: 1px dotted #333;
	}
	
.homebottommiddle {
	float: left;
	width: 247px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 25px;
	overflow: hidden;
	border-right: 1px dotted #333;
	}
	
.homebottomright {
	float: right;
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}

	

/************************************************

*	Featured Top 					     		 * 

************************************************/

#featuredtop {
	background: #EDEDED;
	width: 810px;
	height: 260px;
	margin: 0px auto 0px;
	padding: 15px 20px 10px 20px;
	line-height: 20px;
	border-bottom: 5px solid #666666;
	}

#featuredtop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}


#featuredtop h1 {
	color: #2255AA;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#featuredtop h1 a, #featuredtop h1 a:visited  {
	color: #2255AA;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}



#featuredtop h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#featuredtop img {
	float: right;
	border: none;
	margin: 0px 0px 10px 20px;
	}

	

/************************************************

*	Widgets 									*

************************************************/

#subscribe ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subscribe ul li {
	background: #FFFFFF url(images/rss.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	}

#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-posts ul li {
	background: #FFFFFF url(images/icon_recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-comments ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}	

#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#categories-1 ul li {
	background: #FFFFFF url(images/icon_categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0x 0px 0px 0px;
	}

#archives ul li {
	background: #FFFFFF url(images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#pages ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}


#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#meta ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;Hot Girls Blog | Fotos y Videos de Famosas | Lo mejor de la red
	}


#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}


/*--footer--*/

#footer {
	background: #ffffff;
	width: 800px;
	height: 75px;
	margin: 25px auto 0px auto;
	padding: 25px 0px 0px 0px;
	border-top: 1px dotted #072968;
        text-align: center;
        clear: both;
	}

#footer p {
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}

#footer a, #footer a:visited {
	color: #555555;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}


#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

.footerleft {
	width: 375px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	}

.footerright {
	width: 375px;
	float: right;
	margin: 0px;
	padding: 20px 30px 0px 0px;
	text-align: right;
	}

/*--comentarios--*/


#commentblock {
	color: #000000;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}

#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

.commentdate {
	font-weight: bold;
	font-size: 12px;
	}

.commentname {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

.commenttext-admin {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

input#author {
	background-color: #FFFFFF;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

input#email {
	background-color: #FFFFFF;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

input#url {
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

textarea {
	width: 500px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

input#submit {
	float: right;
	background-color: #FFFFFF;
	border-top: 1px solid #072968;
	border-bottom: 1px solid #072968;
	border-left: 1px solid #072968;
	border-right: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}



/*--------estilos elijasudominio_lateral------------*/

#recuadro_lateral {
	width: 178px;
	border: 1px solid #072968;
	margin-top: 10px;
}

#azul_lateral {
	width: 168px;
	background-color: #008ECC;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 5px 5px 5px;

}

img #buscador {
	width: 400px;
	height: 30px;
	padding-top: 10px;
	text-align: right;
	vertical-align: bottom;
	float: right;
}

ul#buscador li {
	float: left;
	width: 80px;
}

ul#buscador {
	margin-top: 0px;
	width: 100%;
	height: 100%;
	padding-left: 3px;
	margin-left: 3px; 
}

/*-------------------------fin estilos-----------------------*/

/*--------estilos elijasudominio_central------------*/

#recuadro_central {
	width: 525px;
	min-height: 150px;
	background-color: #008ecc;
	margin: 10px 10px 10px 10px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#azul_central {
	width: 525px;
	background-color: #008ECC;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
}

#buscador {
	width: 420px;
	height: 30px;
	padding-top: 10px;
	text-align: left;
	vertical-align: bottom;
	float: right;
}

ul#buscador li {
	float: left;
	width: 120px;
}

ul#buscador {
	margin-top: 0px;
	width: 100%;
	height: 100%;
	padding-left: 3px;
	margin-left: 3px; 
}


/*-------------------------fin estilos-----------------------*/

.prepost {
	width: 500px;
	background-color: #FFFFFF;
	margin: 10px auto 10px auto;
	padding: 5px 10px 5px 15px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.postmetadata {
	width: 500px;
	background-color: #FFFFFF;
	margin: 10px auto 10px auto;
	padding: 5px 10px 5px 15px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: right;
}

.navigation {
	width: 500px;
	background-color: #FFFFFF;
	min-height: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 15px;
	border: 1px solid #072968;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.navigationleft {
	float: left;
}

.navigationright {
	float: right;
}

#twitter{
	width: 193px;
	height: 90px;
	line-height: 14px;
	background: url(images/twitter.gif) top left no-repeat;
	padding: 69px 25px 5px 70px;
}
#twitter_update_list a{
	text-decoration: none;
	color: #263E54;

#sidebar ul li ul#twitter_update_list{
	background: none;
	padding: 0;
