/*  
Theme Name: Aspa
Theme URI: http://voragine.net
Description: This is a theme based on Aspa from skotperez that was based in Upstart Blogger Modicus (http://www.upstartblogger.com/) from Robert Ellis (http://www.mysticsoftheordinary.com/): simple, lightweight and easy to modificate.
Version: 0.1
Author: pk
Author URI: http://voragine.net
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger and voragine.net in any place of your site.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ul {
	/*list-style: none;*/
		list-style-type: disc;
}
ol {list-style-position:inside;}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
	padding: 0px;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
width: 916px;
padding-top: 200px;
}

#wrapper {
	font-size: 1.2em;
	width: 916px;
	margin: 0 auto;
	text-align: center;
	/*position: relative;*/
}

#header {
text-align: left;
margin: 20px 0 30px 0;
height: 60px;
font-size: 1em;
z-index:2;
}


#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

body {
	margin: 0 auto;
	padding: 0;
		background-color: #fff;
	color: #2f2f2f;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}

/* @end */

small {font-size: .95em; line-height: 1.5em;}
.green {color: #0076BA;}
/*.breve-perma {
color: #0076BA;
}*/



a:link {
	color: #0076BA;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #778888;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
color: silver;
border-bottom: none;
}
/*a:link.greena, a:visited.greena {border: 3px solid #2f2f2f;}
a:hover.greena {border: 3px solid #0076BA;}*/


#sidebar a {border: none; font-weight: normal;}

.post li p, #sidebar2 li p {/*display: inline;*/}
.post li a, #sidebar2 li a {font-weight: bold;}


.posttit {font-size: 1.3em; color:#0076BA;}
.posttit a:link, .posttit a:visited {color:#0076BA;}

.postmetadata a:link, .postmetadata a:visited {color: #959595; font-weight: normal; border-bottom: 1px dotted #ddd;}
.postmetadata a:hover {color: #2f2f2f; border-bottom: 1px dotted #2f2f2f;}
.tags a:link, .tags a:visited {color: #959595; font-weight: normal;border-bottom: none;}
.tags a:hover {color: #2f2f2f; border-bottom: none;}


.post li, #sidebar2 li {/*display: inline;*/}

#sidebar2 ul {
list-style: none;
padding-top: 5px;
color: #666;}

#sidebar h2 {text-transform: uppercase;}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#sidebar {
text-align: left;
/*position: absolute;
top: 50px;
right: 0;*/
width: 145px;
float: right;
/*padding-bottom: 25px;*/
}
#sidebar ul {
list-style: none;}


#sidebar2 {
text-align: left;
float: left;
/*position: absolute;
top: 50px;
left: 475px;*/
width: 260px;
padding-left: 20px;
/*padding-bottom: 25px;*/
}

#footer {
clear: both;
width: 916px;
margin: 0 auto;
text-align: center;
/*position: relative;*/
padding: 20px 0;
}
#footer ul {text-align: left; padding: 0;}
#footer li {display: inline; list-style-type: none; margin: 0 4px; font-size: 1em;}

.footup {
font-size: 1.5em;
font-variant: small-caps;
font-weight: bold;
}

#graph {margin-bottom: 30px; width: 916px;}
#graph li {float: left; width: 94px; padding: 3px;}
#graph p {position: relative; top: 0;}
#graph p a:link, #graph p a:visited {display: block; opacity: 0.7; border: 2px solid #fff;}
#graph p a:hover {opacity: 1; border: 2px solid #2f2f2f;}

a:link.desplazado, a:visited.desplazado {position: relative; top: 15px;}

.graph-call h3 {display: inline;}
.graph-call a:link, .graph-call a:visited {color: #2f2f2f; padding: 2px 5px; border: 1px solid #2f2f2f;}
.graph-call a:hover {color: #fff; background-color: #2f2f2f;}

#sidebar2 h3 {
margin: 0.5em 0 0em;
font-weight: bold;
font-size:110%;
}
.widget_text h3 {border-bottom: 1px dotted #ddd;}

#sidebar h1 a{
font-weight: bold;}

p.postmetadata { margin-top: 1em;}
.postmetadata {
/*margin: 10px 0 25px;*/
color: #959595;
line-height: 1.5em;
}
.tags {color: #2f2f2f;}

.post {
float: left;
text-align: left;
margin:15px 0 0 0;
width: 475px;
/*position: absolute;
left: 0px;
top: 50px;
padding-bottom: 25px;*/
}

.postint ul {
list-style-type: disc;
list-style-position: inside;}

.entry ul {
list-style-type: disc;
list-style-position: inside;}

.postcomplet { padding:0px 0px 12px 0px;}

.entry {
text-align: left;
width: 475px;
}

/*.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #!f5467a;}*/
.frasecilla {width: 310px; font-weight: bold; font-size: 1.4em; /*line-height: 1.8em; */padding-top: 0;color: #0076BA;/*#ffca00;*/}
.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 1px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited {
text-transform: uppercase;
color:#999999;
}

.cat a:hover {
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase; color:#999999; font-style:normal;}

.menu { text-align:left; line-height:1em; margin-top:10px;}
.menu ul{ padding:0px; margin:0px;}
.menu ul li{display:inline; 
list-style-type:none;
padding-right:3px;}

.entry img {
max-width: 471px;
padding: 1px;
border: 1px solid silver;
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}
.navigation a:link, .navigation a:visited {color: #0076BA;}
.navigation a:hover {color: silver;}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left; margin-right: 7px;}

em {font-style: italic;}

.entry li { }

ul {padding: 0.5em 0;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{display: block; padding: 2.5em 0 0.5em;}

ul.archive p {
display: block; padding: 0;}

ul.archive {margin: 0; padding:0; border-bottom: 1px dotted #ddd;}

ul.postmas {border-bottom: 1px dotted #ddd;}

.alignleft {float: left;}
.alignright {float: right;}
.tright {text-align: right;}
.tleft {text-align: left;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {border-bottom: 1px dotted #ddd;}

#commentform p {
	padding: 5px 0;
	/*font-size: 1.2em;*/
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}

#respond {border-top: 1px dotted #ddd;}

code {font-size: 1.2em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

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

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */

/* widgets */
/* RSS sidebar */
.rss-date {display: block;}

.rssSummary {display: inline;}
.widget_rss cite {font-variant: small-caps;}

/* text */
.widget_text {font-size: .9em; line-height: 1.5em;}

/* widget recent comments */
.recentcomments {margin-bottom: 1em;}

/* related posts */
.st-related-posts {border-bottom: 1px dotted #ddd; padding-top: 0;}
.st-related-posts a:link, .st-related-posts a:visited {color: #0076BA;}
.st-related-posts a:hover {color: silver;}

/*----mio---*/
.wp-caption-text { font-size:0.8em; padding:0;}

/*------------------------------- feedburner---*/
.headline {width: 310px; font-weight: bold; font-size: 1.4em; /*line-height: 1.8em; */padding-top: 0;color: #0076BA;/*#ffca00;*/}
.feedItemAuthor { padding:0;}
.date { padding:0;}
#creditfooter { display:none;}
#wpcontent_slider_container { 
z-index:-1 !important; 
position:absolute !important;
left:0; 
top:0;}
