/*  
Theme Name: Aureol
Theme URI: http://www.bloggerlounge.net/
Description: Aureol is a 3 columns Wordpress theme. Enjoy it! Autumn-Winter Collection 2007
Version: 1.0
Author: George C. Trigueros
Author URI: http://www.bloggerlounge.net/	
*/


/*** General Format ***/

*{margin:0; padding:0;}


body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background : #37424C url(images/background.jpg) repeat-x;
}


a{
color:#373738;
background-color:inherit;
text-decoration:none;
}

a:visited{
color:#373738;
background-color:inherit;
text-decoration:none;
}

a:hover{text-decoration:underline;}

img {
  border:1px solid silver;
  padding: 1px;
  margin: 5px auto 5px auto;
}

/*a:hover{text-decoration:none;}*/
a img{border:none;}

/*p{padding:0 0 1.6em 0;}*/
p{padding: 5px 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:3px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#flickr img {display: block;float: left;padding: 0px;position: relative;height: 55px;width: 55px;border-width:0;margin:2px;}

/*** Header and Menu Format ***/

#container{
/*width:850px;*/
width:1000px;
margin:8px auto;
padding: 0;
text-align:justify;
background: #ffffff url(images/content_bg.gif) repeat-y;
color:#303030;
border-left: 1px solid black;
border-right: 1px solid black;
}

#header{
height:100px;
overflow:hidden;
width:1000px;
background-color: #ffffff;
color:#ffffff;
border-bottom: 2px solid #2f343b;
}


#header h1{
padding:45px 30px 0 25px;
font-size:2.1em;
background-color:inherit;
color:#FFFFFF;
font-weight:bold;
letter-spacing: 2px;
}

#header h2{
margin:10px 0 0 25px;
font-size:1.2em;
background-color:inherit;
color:#FFFFFF;
font-weight:heavy;
}

#navigation{
height:2.2em;
line-height:2.2em;
/*width:850px;*/
width:1000px;
margin:0 0px;
background: url(images/nav_bg.gif) no-repeat;
color:#FFFFFF;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #FFFFFF;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #FFFFFF;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background: url(images/navon.gif) repeat-x;
color:#FFFFFF;
text-decoration:none;
}

/*** Content Format ***/

#content{
float:left;
/*width:505px;*/
width:728px;
font-size:0.9em;
/*padding:20px 0 0 20px;*/
padding:15px 0 0 15px;
}

/* Titulos con h1 */
.ptitle h1 {
margin: 3px 0 0;
padding: 7px 3px;
}

/* Titulos con h1 */
.ptitle h2 {
margin: 3px 0 0;
padding: 7px 3px;
}

#content h1 a {
font-family: Arial;
font-size:24px;
font-weight:bold;
text-decoration:none;
text-transform: none;
color: #000000;
}

#content h1 a:hover{
font-family: Arial;
font-size:24px;
font-weight:bold;
text-decoration: none;
text-transform: none;
/*color: #E7E7E7;*/
color: #0f0f0f;
}
/* -------------------- */

#content h2 {
font-size:16px;
font-weight:bold;
margin: 0 0 4px 0;
}

#content h2 a {
font-family: Arial;
font-size:24px;
font-weight:bold;
text-decoration:none;
text-transform: none;
/*color: #E7E7E7;*/
color: #000000;
}

#content h2 a:hover{
font-family: Arial;
font-size:24px;
font-weight:bold;
text-decoration: none;
text-transform: none;
/*color: #E7E7E7;*/
color: #0f0f0f;
}


#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a {color: #000099;}
#content a:hover,#subcontent a:hover{color: #000099;text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
/*#content dl{margin:0 5px 10px 25px;}*/
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content p{font-size:1.2em;}

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #F7F8F3;
	background: #E5E8E8;
}

/*** Pagination ***/

p.pagination
{
	float: left;
	margin: 20px; 
	padding: 5px 10px;
	border: 1px solid #0066CC;
	background-color: #f9f9f9;
}

p.pagination a { border-bottom-width: 0; }

a.prev { float: left; padding-left: 10px; background: url(images/prev.gif) center left no-repeat; }

a.next { float: right; padding-right: 10px; background: url(images/next.gif) center right no-repeat; }

/*** End Pagination ***/


/*** Sidebar ***/


#sidebar {
	/*width: 280px;*/
	width: 215px;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #A3A692;
}

#sidebar img {
  border: none;
  margin: 0 5px 0 0;
  padding: 0;
}

#left, #right {
	padding: 5px 0 15px 0;
}

#left {
	float: left;
	margin-right: 3px ;
	width: 130px;
}

#right {
	margin-right: 3px ;
	float: right;
	width: 130px;
}

#sidebar h2 {
	color: #373738;
	background: #f5d7e7;
	font-size: 1.0em;
	margin: 16px 0 5px 0;
	padding: 2px 0 2px 2px;
	/*width: 250px;*/
	width: 200px;
	text-align: left;
	border-bottom: 2px solid #DFBAD2;
}

#sidebar p {
	margin: 5px 0 5px 0;
	padding: 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px !important;
	padding: 0 10px 0px 15px;
  /*width: 250px;*/
  width: 200px;
}


#sidebar ul a{
	text-decoration: none;
}

#sidebar li {
	list-style: none;
	/*padding: 0 20px 0px 5px;*/
	padding: 0 20px 0 0;
}

#sidebar li a, #sidebartop a {
	font-size: 11px;
}

#sidebar li a:hover {
color: #A00064;
text-decoration: none;}

#sidebartop a:hover {
color: #A00064;
text-decoration: none;

}

#sidebar a img {
	border: 0px;
}

#sidebar a:hover img {
	border: 0px;
}

#sidebar a:hover  {
color: #A00064;
text-decoration: none;
}

/*** Menublock Format ***/

.menublock{margin:0 0 5px 8px; font-size:0.9em;}
.menublock, .tile ul{margin:0 0 20px 8px; font-size:1.1em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{text-decoration:none;}
.menublock li a:hover{text-decoration:none;

}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/*** Searchbar Format ***/

#searchform{
margin:0 0 2px 0;
float: right;
padding-right: 20px;
}
#searchform form fieldset{margin-left:10px; border:0 solid;}

#searchform #s{
height:1.3em;
width:140px;
margin:50px 5px 0 0;
border:1px solid #a0a0a0;
}

#searchform #searchbutton{
width:70px;
color: #FFFFFF;
height:22px;
padding:0 0;
margin-right: 20px;
background: #C03B00 url(images/searchbg.jpg);
font-size:1.1em;
text-align:center;
}

/*** Footer Format ***/

#footer{
clear:both;
/*width:850px;*/
width:1000px;
padding:5px 0;
font-size:0.9em;
color:#E6EBF0;
background: url(images/footer_bg.gif) repeat-x;
}

#footer p{color: #35201E; padding:0; margin:0; text-align:center;}
#footer a{color:#3D2624; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#3D2624; background-color:inherit; text-decoration: none;}

#footer h2{
font-size:1.4em;
background-color:inherit;
color:#fff;
font-weight:heavy;
text-align: center;
}

#footer ul{
text-align: center;
}

/*** Misc classes and styles ***/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box {
font-size: 9px;
padding: 3px;
background: #dfefff;
margin: 15px 0px 0px 0px;
}

.box a {
font-size: 09px;
font-weight: bold;
text-decoration: none;
color: #003366;}



.box a:hover{
font-size: 09px;
font-weight: bold;
text-decoration: none;
color: #000000;}

	
/*** Entry ***/
	
.entry { margin:0 0 20px 0; padding:4px 2px 2px; color:#666; font-size:10px; text-align:left; background:url(images/entry.png) no-repeat top left; }
p img { margin:0; padding:1px; border:1px solid silver; max-width:100%; }



/*** Search Form ***/

#searchform, #searchform p
{
	font-size: 1.0em;
	margin: 0;
}

/*#searchform input
{
	width: 50px;
	margin: .3em 0 1em 0;
}
*/
textarea, #author, #email, #url, #searchform input
{
	font-size: 1.1em;
	background: #fff;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #d9d9d9;
}
textarea:focus, #author:focus, #email:focus, #url:focus, #searchform input:focus { border-color: #36d; }


/***
 Additional Entry
 ***/
.entry{
	margin-bottom:3em;
}

.entrymeta{
  /*width: 100%;*/
	font-size:1em;
	color: #393A2D;
	/*float: left;*/
	padding: 2px 2px 2px 2px;
	background: #f0f0f0;
	border: 1px solid black;
}
.entrymeta .tira {
  padding: 2px 0;
}
.entry img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}
.postedby{
	padding:3px;
	padding-left:1px;
}
.filedto{
	background: #f0f0f0 url(./images/cat.png) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	padding:3px;
	padding-left:2px;
}

.trackbacklink{
	background:#fff url(./images/trackback.png) no-repeat;
	padding:3px;
	padding-left:20px;
}

.sec-a{
	background:#eff2ef;
        float:left; 
	width:775px;
	padding:0 15px;
	}
	
.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #EDEDED;
	border: 1px solid #EDEDED;
	color: #3D3D3D;
	list-style: none;
	margin: 10px;

	padding: 10px 10px 0 10px;
}

.commentlist li:hover {
	border: 1px solid #CCCCCC;
}

.ptitle {
	/*background: #87005A;*/
	/*border: 1px solid black;*/
	line-height: 1;
	background: none repeat scroll 0 0 #F5D7E7;
  border-bottom: 2px solid #DFBAD2;
	padding: 0 5px 5px 0;
	border-spacing: 2px;
	text-align: left;
}

.widget_tag_cloud {
/*width:250px;*/
width: 200px;
}

.widget_tag_cloud a {
	margin: 5px 5px 5px 5px !important;
	margin: 5px 5px 5px 10px;
}

.widgettitle {
	font-family:Arial;
	margin: 15px 0px 0px 0px;
}

.textwidget {
	margin: 0 !important;
	margin: 2px 0px 0px 18px;
/*width:250px;*/
width:204px;
}

#tags {
background-color: #ffc7ff;
}

#tags a:link, a:visited {
color: #000000;
text-decoration: none;
}

#tags a:hover{
color: #000000;
text-decoration: underline;
}

.ptitle a:link, a:visited {
color: #000000;
text-decoration: none;
}

.ptitle a:hover {
color: #000000;
text-decoration: underline;
}

.blogfamily {
width:250px;
height:50px;
border:1px solid black;
}

/*.blogfamilylink a:link, a:visited {
color:#000;
font-weight:bold;
font-family: Arial;
padding:3px;
text-decoration: none;
}*/

img.aligncenter{display:block; margin:5px auto;}

#sidebar img {
border:medium none;
margin:0 5px 0 0;
padding:0;
}

.uicons div {
  clear:both;
  height: 23px;
  line-height:25px;
  font-size: 11px;
  color:#000000;
}

.uicons a, .uicons a:visited, .uicons a:hover {
  color:#000000;
}

.uicons .currentweb {
  font-weight: bold;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	/*border: 1px solid #fff;*/
	/*background: #fff;*/
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
background:#fff;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
background:#fff;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
background:#fff;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
background:#fff;
}

#buscador_postpost {
  margin: 20px 0 0 0;
  padding: 10px 5px;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}

#buscador_postpost h3 {
  margin-bottom: 10px;
}

#buscador_postpost img {
  margin: 0;
  padding: 0;
  border: none;
}

#sidebar .widget_recent_entries li {
  list-style: disc inside none;
  padding: 5px 5px 0 0;
}

/* -------------------------------*/

.postfront_large{width:640px;height:120px;padding-top:158px;border:1px solid silver;}

.postfront_large_header {
  background-color:white;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  width:630px;
  padding:5px;
  overflow:hidden;
}

.postfront_medium {
  width:318px;
  height: 220px;
  float: left;
  border: 1px solid silver;
  margin: 0 6px 0 0;
}

.postfront_medium_header {
  background-color:white;
  opacity: 0.9;
  filter: alpha(opacity = 90);
  padding:5px;
  overflow:hidden;
  text-align: left;
}

.postfront_little {
  width: 188px;
  height: 91px;
  float: left;
  border: 1px solid silver;
  margin: 0 6px 5px 0;
}

.postfront_little_header {
  background-color:#F5D7E7;
  opacity: 0.9;
  filter: alpha(opacity = 90);
  overflow:hidden;
  padding: 3px;
  text-align: left;
}

.color_little .postfront_little_header {
  background-color:white;
}

.color_little {
  background-color: #F5D7E7;
}

#bottombar {
  width: 100%;
  height: 320px;
}

#bottombar a {
  color: #000;
}

.bottomwidget {
  float: left;
  width: 230px;
  height: 320px;
  border: 1px solid silver;
  margin-right: 12px;
}

.bottomwidget img {
  border: none;
  margin: 0;
}

#bottombar ul {
  list-style: disc inside none;
  font-size: 11px;
  margin: 0 0 20px 8px;
  padding: 0 8px 0 0;
}

#bottombar li {
  padding: 0;
  margin: 0;
}

#content_wide #bottombar a {
  color: #000;
}

.bottomwidget h2 {
  background: none repeat scroll 0 0 #F5D7E7;
  border-bottom: 2px solid #DFBAD2;
  color: #373738;
  font-size: 1em;
  margin: 0 0 5px;
  padding: 2px 0 2px 2px;
  text-align: left;
  font-family: Arial;
}

#content_wide {
  font-size: 0.9em;
  width: 980px;
  background-color: #ffffff;
  margin: 0;
  padding: 10px 10px 10px 10px;
}

#content_wide p {
font-size: 1.1em;
}

#content_wide h2 {
font-size:16px;
font-weight:bold;
text-align:left;
}

#content_wide h2 a {
font-family: Arial;
font-size:22px;
font-weight:bold;
text-decoration:none;
text-transform: none;
color: #000000;
}

#content_wide h2 a:hover{
font-family: Arial;
font-size:22px;
font-weight:bold;
text-decoration: none;
text-transform: none;
/*color: #E7E7E7;*/
color: #0f0f0f;
}

#content_wide h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content_wide a {color: #000099;}
#content_wide a:hover,#subcontent a:hover{color: #000099;text-decoration:underline;}
#content_wide dl{margin:0 5px 10px 25px;}
#content_wide dt{font-weight:bold; margin-bottom:5px;}
#content_wide dd{margin:0 0 10px 15px;}

.attachment{text-align:center;}
