/*
 * José Zanni / Crear Imagen
 * info@josezanni.com
 * Planet Igniter
 * Theme: default
 * 03/01/2010
 */

html, body 
{
	text-align: left;
	
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	line-height: 1.3em;
	background: url(background.jpg) repeat-x top #fff;
}



a:link, 
a:visited {
    color: #444;
	color: #006DF2;
	color: #0066CC;
	color: #003388;
	text-decoration: none;
}
a:hover {
	/*color: #000;*/
	text-decoration: underline;
}
a:visited  {
	color: #777;
	color: #006DF2;

}

ul {
	list-style: disc;
	margin: 10px 0 15px 0;
}
ul li {
	margin: 0 0 15px 25px;
}



p {
	line-height: 1.3em;
	margin-bottom: 10px; 
}

mini
{
	color: #555;
	font-size: 0.9em;
	font-family: Arial;
}


.container
{
	margin: 0 auto;
	width: 96%;
}

h2
{
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 2em;
	color: #006DF2;
}
h2 a,
h2 a:visited,
h2 a:hover
{
	text-decoration: none;
	color: #006DF2;
}
h2 a:hover
{
	text-decoration: underline;
}



h3 {
	margin: 25px 0 5px 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #006DF2;
}



em {
    font-style: normal;
    color: #a00;
    font-weight: bold;
}


blockquote {
    font-style: italic;
    color: #444;
}




ul.nav
{
    display: block;
    float: left;
    width: 100%;
    margin: 31px 0 20px 0;

	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 20px;
}
ul.nav li
{
    float:left;
	margin: 0 5px 0 0;
}
ul.nav li.right
{
    float:right;
}

ul.nav a:link,
ul.nav a:visited
{
    height: 20px;
    display: block;
    text-decoration: none;
    font-size: 0.9em;
    font-size: 10px;
	
	padding: 0 6px;
	color: #fff;
	border: 1px solid #333;
	background-color: #666;
	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
 }

ul.nav li a:hover
{
    color: #666;
	background-color: #fff;
}

ul.nav li.active a,
ul.nav li.active a
{
    color: #666;
	background-color: #fff;
}
ul.nav li.active a:hover
{
	text-decoration: underline;
}






.tags a
{
    display: inline;
    margin: 0 1em 0 0;
    line-height: 1.6em;
}
.tags a:hover
{
    display: inline;
    margin: 0 1em 0 0;
	color: #000;
	text-decoration: underline;
}






ul.planets
{
	margin: 0;
}

ul.planets li
{
	color: #333;
	font-size: 0.9em;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
	border: 1px solid #ddd;
	display: block;
	float: left;
	background: url(planet_background_1.png) left top no-repeat #eee;
	overflow: hidden;
	
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px;
}
ul.planets li.b1 { background-image: url(planet_background_1.png); }
ul.planets li.b2 { background-image: url(planet_background_2.png); }
ul.planets li.b3 { background-image: url(planet_background_3.png); }
ul.planets li.b4 { background-image: url(planet_background_4.png); }
ul.planets li.b5 { background-image: url(planet_background_5.png); }
ul.planets li.b6 { background-image: url(planet_background_6.png); }
ul.planets li.b7 { background-image: url(planet_background_7.png); }
ul.planets li.b8 { background-image: url(planet_background_8.png); }
ul.planets li.b9 { background-image: url(planet_background_9.png); }
ul.planets li.b10 { background-image: url(planet_background_10.png); }
ul.planets li.b11 { background-image: url(planet_background_11.png); }
ul.planets li.b12 { background-image: url(planet_background_12.png); }

ul.planets li .fecha
{
	display: block;
	width: 100%;
	text-align: right;
	color: #999;
	margin: 0;
	font-size: 0.8em;
}
ul.planets li h2
{
	float: left;
	display: block;
	width: 100%;
	color: #0066CC;
	padding-left: 50px;
}
ul.planets li h2 a
{
	color: #0066CC;
}
ul.planets li h2 a:visited
{
    color: #003388;
}
ul.planets li li
{
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	width: auto;
	border: none;
	display: inherit;
	float: none;
	background: none;
	overflow: auto;
}



ul.planets .tags,
.tags
{
	clear: both;
    margin: 10px 0;
    color: #666;
}
ul.planets .tags a,
.tags a
{
    font-size: 0.8em;
    color: #666;
    padding: 1px 2px;
    text-decoration: none;
		
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
ul.planets .tags a:hover
{
    background: #ddd;
    color: #444;
    text-decoration: none;
}



ul.planets .social
{
	clear: both;
	margin: 14px 0 0 0;
}
ul.planets .social a
{
	width: 16px;
	height: 16px;
    overflow: hidden;
    display: block;
    float: left;
    padding: 2px;
	background-color: #fff;
	border: 2px solid #fff;
	margin: 0 2px 0 0;
}
ul.planets .social a:hover {
	border: 2px solid #888;
}





ul.blogs li {
	margin: 0;
	list-style: none;
	padding: 2px 0;
}






.header
{
	height: 145px;
	margin-bottom: 10px;
	clear: both;
	display: block;

	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
	background: url(header.jpg) top left no-repeat;
}
.header h1
{
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	color: #006DF2;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.header h1 a
{
	text-decoration: none;
	color: #006DF2;
}
.header h1 a:hover
{
	text-decoration: none;
	color: #B9280E;
}
.header sub
{
    font-weight: normal;
}
.header span.description
{
    padding-left: 10px;
}








.body
{
	clear: both;
	display: block;
}


/*.body a[href^="http://"],
.row a[href^="http://"]
{
	background:transparent url(../img/external_link.png) no-repeat scroll right center;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	padding:2px 14px 2px 0px;
}*/
a[rel="external"],
a[rel="external nofollow"]
{
	background:transparent url(external_link.png) no-repeat scroll right center;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	padding:2px 14px 2px 0px;
}



.row-70
{
	width: 70%;
	float: left;
}



.row-25
{
	width: 25%;
	float: right;
}
.row-25 .title
{
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	color: #006DF2;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.row-25 ul
{
	list-style: none;
	margin-left: 0;
}
/*.row-25 a
{
	font-size: 0.9em;
}*/







.footer
{
	padding: 10px 0;
	margin-top: 20px;
	
	clear: both;
	border-top: 1px solid #aaa;
}
.footer .links
{
	margin: 15px 0; 
}
.footer .links li
{
	display: inline;
	padding: 10px;
}


a.button
{
	padding: 10px;
	border: 1px solid #888;
	background: #eee;
}
a.button:hover
{
	background: #fff;
}







code
{
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}





/* forms.css */
label {font-weight:normal;color:#555;font-size:0.9em; line-height: 2.4em;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
textarea, button, input, input.title, select {margin:0.5em 0;border:1px solid #bbb; padding: 5px;}
button:focus, input:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
button:hover, input:hover, textarea:hover, select:hover {border:1px solid #222;}
textarea, input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea, input {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
}
/*textarea {width:300px;height:150px;padding:5px;}*/

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

a.button {color:#264409;padding:.8em;margin-bottom:1em;border:2px solid #ddd;background:#FFF6BF;border-color:#FFD324;}
a.button {color:#264409;padding:.8em;margin-bottom:1em;border:2px solid #ddd;background:#FFF6BF;border-color:#FFD324;display:inline;}

form div {
    clear: both;
    padding: 5px 0;
}
form div label {
    width: 16em;
    margin:0.5em;
    padding: 0 15px 0 0;
    display: block;
    float: left;
    text-align: right;
}
form div .submit
{
    margin: 0.5em 0.5em 0.5em 16.5em;
}






.rssSuscribe
{
    padding: 18px 0 22px 90px;
    background: url(rss.png) top left no-repeat;
}
.rssSuscribe a
{
    color: #fff;
    font-weight: normal;
    font-size: 1.8em;
    font-family: Tahoma, Arial, Verdana;
}


span.info
{
    width: 16px;
    height: 16px;
    background: url(breadcrumb.png) top left no-repeat;
}


p.info
{
    display: none;
}






#usuarios-ie {font-family: Verdana, Arial, sans-serif; background: #FFFFDE;color:#000; border-bottom: 2px solid #7F0C00;}
#usuarios-ie p {font-size: 1.3em; margin: 0; padding: 5px 0; line-height: 1.5em;}
#usuarios-ie a {text-decoration: underline; font-weight: bold; color: #D64411;}






/* pagination */
.pagination
{
	margin: 10px 0;
	padding: 4px;
}
.pagination div
{
	padding: 0;
	margin: 0 4px;
	border: 1px solid #ccc;
	background: #eee;
	display: inline;
}

.pagination div a,
.pagination div a:link,
.pagination div a:visited,
.pagination div.active
{
	padding: 0 8px;
	text-decoration: none;
	background: #eee;
	color: #aaa;
	display: inline;
}
.pagination div a:hover
{
	background: #888;
	color: #fff;
}
.pagination div.active
{
	background: #888;
	color: #fff;
}




img.loading { display:none; }
