/*
Theme Name: Internet Passion Theme
Theme URI: http://www.prestigiaonline.com
Description: Basado en tema "classic", original de Wordpress
Version: 1.5
Author: Prestigia Online
Tags: internet, passion
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

body {
	background: url(images/bg-body.jpg) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	padding-left: 10px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #D88200;
	padding-left: 10px;
	margin-top:20px;
}

#prestigia_logo {
	position:fixed;
	top:10px;
	left:960px;
	}


p {
	line-height: 20px;
}

ol#comments li p {
	font-size: 100%;
}

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	clear:both;
}

cite {
	font-size: 90%;
	font-style: normal;
}



/* layout */

#wrapper {
	width: 880px;
	margin: 0 auto 0 80px;
	text-align: left;
}

#header {
	height: 300px;
	margin: 0 0 50px;
}

#header h1 a {
	float: left;
	width: 100%;
	height: 300px;
	background: transparent url(images/header.gif) no-repeat top center;
	text-indent: -9999px;
	display: block;
}

#content {
	width: 540px;
	margin: 25px auto 25px 30px;
	float: left;
}

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

#content p.mini{
	padding: 2px 10px;
	margin: 0px;
}

#content h5 {
	margin:0;
	padding:10px;
	font-weight:normal;
}

#content hr {
margin:0 10px 0 10px;
border: 0px;
border-top: 1px solid #000;
}

a:link    { color:#FF9900; font-weight:bold; text-decoration:none;}
a:visited { color:#FF9900; font-weight:bold; text-decoration:none;}
a:hover   { color:#333333; font-weight:bold; text-decoration:underline;}
a:active  { color:#FF9900; font-weight:bold; text-decoration:none;}

h3 a:link    { color:#D88200; font-weight:bold; text-decoration:none;}
h3 a:visited { color:#D88200; font-weight:bold; text-decoration:none;}
h3 a:hover   { color:#333333; font-weight:bold; text-decoration:none;}
h3 a:active  { color:#D88200; font-weight:bold; text-decoration:none;}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 215px;
	margin: -40px auto 10px 0px;
	float: right;
}

#menu form {
	margin: 20px 0px 10px 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #999;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	margin: 0px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	line-height: 1.6em;
}

#menu ul ul li a {
	color: #333;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px dashed #999;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu .suscribe .suscribe {
	width: 100%;
	height: 155px;
	background: transparent url(images/suscribete.gif) no-repeat center center;
	text-indent: -9999px;
	display: block;
}

#menu .suscribe .rss {
	margin: -80px 0 25px 60px;
}



#menu .categories .categories {
	width: 100%;
	height: 72px;
	background: transparent url(images/etiquetas.gif) no-repeat center center;
	text-indent: -9999px;
	display: block;
}


#menu .categories a:hover {
	border-bottom: 1px solid #F50617;
}

#menu #archives .archives  {
	width: 100%;
	height: 72px;
	background: transparent url(images/archivos.gif) no-repeat center center;
	text-indent: -9999px;
	display: block;
}


#menu .linkcat .linkcat {
	width: 100%;
	height: 62px;
	background: transparent url(images/nos-gusta.gif) no-repeat center center;
	text-indent: -9999px;
	display: block;
}

#menu .linkcat a:hover {
	border-bottom: 1px solid #0C39FB;
}

#menu #socialize {
	margin-top: 15px;
 }

#menu #socialize ul { 
	margin-bottom:15px;
	overflow:hidden;}

#menu #socialize ul li {
	margin: 0 5px;
 	list-style-type: none;
	display: inline;
	padding:0;
}

#menu #socialize li a.facebook, #menu #socialize li a.twitter, #menu #socialize li a.flickr {
	width: 60px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 5px;
}

#menu #socialize li a.facebook {
	background: transparent url(images/facebook.gif) no-repeat center center;
}

#menu #socialize li a.twitter {
	background: transparent url(images/twitter.gif) no-repeat center center;
}

#menu #socialize li a.flickr {
	background: transparent url(images/flickr.gif) no-repeat center center;
}


#menu a:link    { color:#D88200; font-weight:bold; text-decoration:none;}
#menu a:visited { color:#D88200; font-weight:bold; text-decoration:none;}
#menu a:hover   { color:#333333; font-weight:bold; text-decoration:none;}
#menu a:active  { color:#D88200; font-weight:bold; text-decoration:none;}


#footer {
	height: 130px;
	background: transparent url(images/bg-footer.gif) no-repeat bottom center;
	margin: 0;
}

#footer .credit .prestigia {
	width: 220px;
	height: 130px;
	background: transparent url(images/tarjeta-prestigia.gif) no-repeat bottom right;
	text-indent: -9999px;
	display: block;
	float: right;
	margin: -15px 0 0;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* classes used by the_meta() */
.post_contenido {
	/*background-image:url(images/fondo.png);
	background-repeat:repeat;*/
	display: block;
	background: url(images/fondo.png) bottom repeat transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/fondo.png');
	border-bottom:#CCCCCC 1px solid;
	}
	
.post_contenido ul {
	list-style:inside;
	list-style-type:disc;
	padding:0px 0px 0px 40px;
	line-height:20px;
	}
	
.post_contenido li {
	margin: 8px 0px 0px 5px;
	}


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	font-size: 12px;
	clear: both;
	padding: 5px 0px 10px 0px;
	text-align:right;
}

.meta {
	font-size: .95em;
	padding-left: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#commentlist li li{
	font-size:16px;
}

/* Captions & aligment */
.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;
	-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;
}
/* End captions & aligment */

/* Classes útils */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#searchsubmit {
	border:#666666 1px solid;
	margin-top:3px;	
	}
	
.widget_links linkcat-2{
	background-image:url(images/nos-gusta.gif);
	background-repeat:no-repeat;
	padding-top:70px;
	}
	
.widget_categories {
	background-image:url(images/categorias.gif);
	background-repeat:no-repeat;
	padding-top:55px;
	}
	
.widget_archive {
	background-image:url(images/archivos.gif);
	background-repeat:no-repeat;
	padding-top:70px;
	}
	
.depth-1 {
	background-color:#EFEFEE;
	margin-top:10px;
	padding-top:10px;
	border:#CCCCCC 1px solid;
	}
	
.widget_nktagcloud {
	background-image:url(images/etiquetas.gif);
	background-repeat:no-repeat;
	padding-top:70px;
	}
	
.widgettitle {	
	margin-top:0px;
	}
	
.blogroll ul {
	margin:0px;
	padding:0px;
	}

.widget_text {
	margin:0px;
	padding:0px;
	clear:both;
	}
	
.letreros {
	margin:0px;
	padding:0px;
	clear:both;
	}
	
#banner_dinamico {
	margin-top:20px;
	margin-left:40px;
	clear:both;
	}
	
#creative {
	margin-top:30px;
}

span.gira_mail { direction:rtl;  font-weight:normal; unicode-bidi:bidi-override;}

pre {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	padding:10px;
}
