@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #000;
	background-image: url(fondo.png);
	background-repeat: repeat-y;
	text-align: center;
}

.imagenes {
       float: left;
}


a:hover, a:visited {
	font-weight: bold;
	color: #0F0;
}
a:link {
	text-decoration: none;
}

#container {
	width: 1024px;
	margin: 0 auto;
}

#header {
	background-image: url(header.png);
	height: 500px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main {
	position: absolute;
	left: 250px;
	top: 380px;
	width: 500px;
}

.main  {
	width: 480px;
	padding: 15px 10px 15px 20px;
}


#sidebar {
	width: 274px;
	position: absolute;
	left: 750px;
	top: 500px;
}

.sidebar {
	width: 274px;
	padding: 15px 10px 15px 20px;
}


#sidebarleft {
	width: 250px;
	position: absolute;
	left: 0px;
	top: 500px;
}

.sidebarleft {
	width: 230px;
	padding: 15px 10px 15px 20px;
}

.postitle, .postitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	letter-spacing: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.postext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 15px;
	color: #FFF;
	line-height: 115%;
	text-align: justify;
}

.postext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 15px;
	color: #C09;
	line-height: 115%;
	text-align: justify;
}

.postdateauthor, .postdateauthor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F9F;
	font-variant: normal;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: right;
}

.aboutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F9F;
	text-align: justify;
	list-style-type: square;
	line-height: 115%;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #90F;
}

.aboutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F90;
	text-align: justify;
	list-style-type: square;
	line-height: 115%;
	padding: 0px 10px 0px 10px;
}

.aboutitle, .aboutitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FC0;
	text-align: left;
	padding: 0px 5px 0px 5px;
	letter-spacing: -2px;
}

.extraext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9F3;
	text-align: justify;
	list-style-type: square;
	line-height: 115%;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #90F;
}

.extraext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9F3;
	text-align: justify;
	list-style-type: square;
	line-height: 115%;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

.extratitle, .extratitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3CF;
	text-align: left;
	padding: 0px 5px 0px 5px;
	letter-spacing: -2px;
}

.minime {
	width: 150px;
	height: 200px;
	float: left;
}

.comentariowrapper {
	width: 400px;
        text-align: justify;
	
}

.comentarioarriba {
	width: 400px;
	height: 30px;
	background-image: url(comentario_arriba.png);
	background-repeat: no-repeat;
}

.comentariotexto {
	width: 400px;
	background-image: url(comentario_fondo.png);
	background-repeat: repeat-y;
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
        padding-left: 5px;
        padding-right: 5px;
}

.comentariotextopadding {
         margin-left: 8px;
         margin-right: 8px;
}

.comentarioabajo {
	width: 400px;
	height: 30px;
	background-image: url(comentario_abajo.png);
	background-repeat: no-repeat;
	padding: 30px 40px 0px 115px;
}

.comentarioauthor {
       font-size: 12px;
}

 .comentarioauthor a {
       font-size: 12px;
       color: #F0C;
       text-decoration: none;
}

/************************************************/

form {
	margin:0;
}

.commentform, .commentform a:link {
	font-size:10px;
	color: #0FF;
}

.comment {
	color: #F6F;
	margin: 10px 0px 20px 0px;
	padding: 15px;
	background-color: #666;
}

.comment small {
	color: #F6F;
	font-size: 11px;
}

.commentinput {
	width: 170px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #321448;
	/** remember to change image path **/
	background: #321448;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #e8f3fc;
}

/**
 * Various styles that are used by Pivot. 
 *
 * Unless you're an advanced CSS user, you will most likely want to 
 * use this file as is. 
 *
 * Include it in your templates using: 
 * <link href="[[template_dir]]pivot_essentials.css" rel="stylesheet" type="text/css" />
 *
 */
 
/**
 * Styles used by the Hardened Trackback (introduced in Pivot 1.30). 
 */
#tbgetter {
	border: 1px #ccc solid;
	padding: 5px;
	font: 10px verdana,helvetica,arial;
	height: 40px;
	overflow: auto;
}

#tbgetter a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#tbgetter a:hover {
	text-decoration: underline;
}

/** 
 * Styles used for Tags 
 */
.taglinkext, a[rel="tag"] {
	background: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F60;
}

.taglinkext:hover {
	border-bottom: 1px dashed #00A8FF;
	color: #00A8FF;
	background: none;
}

#flickrpics img {
	margin-right: 4px;
	border-width: 1px;
}

#flickrpics a, #flickrpics a:hover, #tagbuttons a, #tagbuttons a:hover {
	background: none;
}

#tagbuttons img {
	border-width: 1px;
}

/**
 * Pivot, RSS- and Atom-buttom
 */ 
a.badge, a.badge img {
	border: 0px!important;
	background: none!important;
}

/**
 * Search forms
 */
.searchbox, .result-searchbox, .commentinput, .piv_notify, .piv_discreet {
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #321448;
	background: #321448;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #e8f3fc;
}

.searchbutton, .result-searchbutton, .commentbutton {
	border: 1px solid #606;
	background: #E2E8E5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	margin-top: 5px;
}


.result-searchbox, .result-searchbutton {
	margin-bottom: 10px;
}

fieldset > .result-searchbox {
	margin-bottom: 11px;
}

.pivot-search fieldset, .pivot-search-result fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.pivot-search label, .pivot-search legend, .pivot-search-result label, .pivot-search-result legend {
	display: none;
	visibility: hidden;
}

/**
 * Higlight registered visitors
 */
.registered {
	background-color: #606;
}

/**
 * Images and popups inserted by [[image]] and [[popup]]
 */
.pivot-image, .pivot-popupimage {
	border: 7px solid #B5B5B5;
	margin: 0px 0px;
}

.pivot-popuptext{
	padding: 0;
	margin: 0;
}

a.thickbox {
		background: none!important;
}

.message p {
	margin-bottom:5px;
	display:block;
}

