/* CSS FINAL */



/* STYLE */

/*  "Simple" skin for CS. Adapted from the Simple .text 0.95 skin.
	Author: Jaxon Rice (gosatango)
	Updates: http://soup.co.za/weblog/articles/75.aspx
	Email bugs and suggestions to: skins@soup.co.za
	Community Server: http://www.communityserver.org
*/

html, body {
	margin: 0px auto;
	padding: 0;
	color: #333333;}
	
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #FFFFFF;
	text-align:center;
}
	
a:visited,
a:active,
a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration : underline;}
	
h1,h2,h3,h4,h5
{
}

h1 {
	margin : 0px;
	font-size : 2.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color: #FFFFFF;
}

	
h1 a:hover{
	text-decoration: none;}
	
h2 {
	margin-top : 10px;
	font-size : 1em;}
	
h3 {
	font-size: 1.1em;
	text-decoration: none;}
	
h3 a:hover{
	text-decoration: none;}

h5 {
	margin: 0px;
	padding: 0px;}
	
p {
	margin : 10px 0px;}
	

input.text {
	width : 300px;}

textarea {
	width : 300px;
	height : 200px;}

/*Layout*/
#wrapper {
	padding: 1em 0em;
	background-image: url(../img/fond_conta.gif);
	background-repeat: repeat-x;
}
	
#container {
	text-align:left;
	background-color: #F7F7F4;
	border: 1px solid #E4E4DA;
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
}
	
/*Blog Header*/	
#header{
	padding: 0px;
	margin: 0px;
}

#header h1{
	margin: 0px;
	padding: 0.1em 0em 0.5em 0em;
	font-size: 2.8em;
	font-weight: normal;
}

#header p{
	font-size: 1.2em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0px;
	font-weight: normal;
}
	
/* #title is a placeholder div for putting pictures in place of the blog title*/
#title {
	padding-left: 2.6em;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.8em;
}
	
/*Subscription Bar*/
#subscriptions{
	margin: 0px;
	padding: 0px;
}
/* End Navigation*/
  
#content {
	margin-left: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 1%;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}

#content2 
{
	width: 100%;
}
	
#contentfooter{
	clear: both;}
	
/*Sidebar*/
#sidebar-a {
	float: left;
	width: 220px;
	\width: 230px;
	w\idth: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
	
#sidebar-a h3 {
	color: #7D7D7D;
	background: #999999;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	width: auto;
	background-color: #FFFFFF;
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
	
#sidebar-a p {
	margin : 0px 0px 15px;
	padding : 0px;
}

#sidebar-a ul {
	list-style : none;
	margin : 0px 0px 15px;
	padding : 5px;
	border-style: none;
}

#sidebar-a li {
	margin-top: 6px;}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;}
	
#sidebar-a a:hover {
	text-decoration: underline;}
/*End Sidebar*/

#footer {
	clear: both;
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
/*End Layout*/

/*Post*/
.post{
	padding: 0em;
	margin: 0px 0px 2em;
	background: #FFF;
	border: 1
}

.post h2{
	font-size: 1.2em;
	margin: 0px;
	padding: 0em 0em 0.5em;}
	
.post h5{
	font-size: 1em;
	margin: 0px 0px 0.5em;}
	
.postsub {
	font-size: 0.9em;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6C7;
	border-right-color: #D6D6C7;
	border-bottom-color: #D6D6C7;
	border-left-color: #D6D6C7;
	padding-top: 0em;
	padding-right: 15px;
	padding-bottom: 0em;
	padding-left: 15px;
	line-height: 150%;
	
}
.postsub a{
	text-decoration: underline;
	color: #DC700E;
	font-weight: bold;

}
.postsub a:hover {
	text-decoration: underline;
}
	
.postsub img{
	margin-bottom: 10px;
	border: 6px solid #E2E2E2;
	margin: 0px 15px 15px 15px; 
        padding: 0px;
        
}

.gif_coment {
	background-color: #FFFFFF;
}


.postsub h2{
	font-size: 2.1em;
	font-family: "Georgia";
	font-weight: normal;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 25px 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DC700E;
}
.postsub h2 a:link, .postsub h2 a:visited {
	color: #000;
        font-weight: normal;
	text-decoration: none;
}
.postsub h2 a:hover {
	text-decoration: underline;
}

#Subscriptions img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	vertical-align: middle;
}

#Subscriptions .box_suscrip {
	width: 50%;
	float: left;
	height: auto;
}


.postview {
	font-size: 0.9em;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6C7;
	border-right-color: #D6D6C7;
	border-bottom-color: #D6D6C7;
	border-left-color: #D6D6C7;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0em;
	padding-left: 15px;
	line-height: 150%;
}
.postview a{
	color: #DC700E;
	text-decoration: underline;
}
.postview a:hover {
	text-decoration: underline;
}
	
.postview img{
	margin-bottom: 10px;
	border: 6px solid #E2E2E2;
	margin: 0px 15px 15px 0px;
	padding: 0px;}

     
.postview h2{
	font-size: 2.3em;
	font-family: "Georgia";
	font-weight: normal;
	line-height: 1em;
	border-left: solid 3px #DC700E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 25px 0px;}
	
.postview h2 a:link{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
}
.postview h2 a:hover {
	text-decoration: underline;
}

	
.postfoot{
	padding-top: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0.5em;
	font-size: 0.9em;
	margin: 0em;
	text-align: right;
}
	
.postfoot img{
	margin: 0px;
	padding: 0px 0.7em;
	border: 0px none;
	vertical-align: middle;
}
.postfoot  a:link {
	padding-top: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0.5em;
	margin: 0em;
	text-align: right;
	color: #DC700E;
}

	
.postsubhead{
	font-size: 0.85em;
	font-weight:normal;
	margin: 0em;
	color: #666666;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-width: 1px;
	text-align:left;
	border-color: #D6D6C7;

}

.postsubhead a:link,
.postsubhead a:visited{
	color: #8F8F8F;
	font-weight: normal;
}


.postsubhead img{
	margin: 0px;
	padding: 0px 0px 0px 1em;
	border: 0px none;}
#posttoolbar{
	font-size: 0.9em;
	margin: -2em 0px 0px;
	padding: 0px 0px 0px 5px;
}
/*Blog rating menu*/
.ratemenu {
	font-size: 0.9em;
	background-color: #FFFFFF;
	border: 1px #aaaaaa dotted;
	padding: 1em;
	margin: 0.5em;
}
/*End Post*/

/*Comments*/
#comments h4 {
	margin : 0px;
	font-size : 1em}

#comments{
	margin: 0px 0px 1em;}
	
.commentsbody {	
    margin: 10px 0px 0px;
	padding: 0px 0px 5px;
	font-size: 0.9em;}
	
.commentspan {
	padding-left: 5px;
	text-align: right;
	float: right;
	width: 200px;
}
	
.commentssubhead{
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.85em;}
	
.commentssubhead a:link { 
	color: #DC700E;
	text-decoration: underline;
}

.comment {
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #D9D9CA;
	background-color: #FAFAF8;
}
.comment img{
	border: 0px;
}
.altcomment{
	background-color: #F3F3F3;
	padding: 1em;
}
.commentowner
{
	background-color: #f3f3f3;
	padding: 1em;
	border: solid 1px #dddddd;
	margin-bottom: 1em;
}
.altcommentowner
{
	background-color: #eeeeee;
	padding: 1em;
	border: solid 1px #cccccc;
	margin-bottom: 1em;
}

/*End Comments*/	


/*Comment Form*/
#commentform {
	padding: 10px 15px 3px 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#commentform  #bot_envio {
	padding-left: 213px;
}
#commentform a:link, #commentform a:visited {
	text-decoration: underline;
	color: #DC700E;
	font-weight: bold;
}
#commentform img {
	border: 0px;
	vertical-align: middle;
}

#commentform dl {
	margin: 0;
	padding: 0;}

#commentform dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#commentform dt em {}
 
#commentform .smallbox {
	width: 300px;
	border: 1px solid #A0A0A0;
	padding: 2px;}

#commentform textarea {
	width: 400px;
	height: 180px;}
	
/*End Comment Form*/

/*Contact Form*/
#contactform {
	padding: 10px 0px 3px 0px;}

#contactform dl {
	margin: 0;
	padding: 0;}

#contactform dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#contactform dt em {}
 
#contactform .smallbox {
	width: 300px;
	border: 1px solid #333333;
	padding: 2px;}

#contactform textarea {
	width: 400px;
	height: 180px;}
/*End Contact Form*/

/*News Box*/
#news{
	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa solid;
	border-top: 0px;}

/*Searchbox*/
#search .searchBox {
	width: 130px;
	border: 1px solid #666666;
	margin: 0em 5px;
	padding: 2px;}

#search{	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa solid;
	border-top: 0px;}
.boton {
	width: 60px;
	height: 22px;
	font-weight: bold;
	border: solid 1px #CCC;
	background-image: url(../img/bgBotonDl.gif);
	background-repeat: repeat-x;
	color: #666;
}

/*End Searchbox*/

/*Calendar. Please note: The ASP.NET calendar control has some flaws that prevent it from being effectively styled using CSS. Hopefully the CS team can come up with a better custom calendar control for CS 1.1*/
#cal{	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa solid;
	border-top: 0px;}
#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
	text-decoration : none;
	font-weight: bold;
	color: #006bad;
	font-size: 1em;
}
	
#Cal a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
.Calendar{
	font-size: 0.95em;
	width: 200px;}
	
.CalendarTitle{
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;}
	
.CalendarDayHeader{
	font-weight: bold;}
	
.CalendarOtherMonth{
	color: #FFFFFF;
}
	
.CalendarNextPrev{
	vertical-align: bottom;
	font-size: 1em;
	font-weight: normal;
	padding-top: 1em;
	padding-right: 3px;
	padding-left: 3px;}
	
.CalendarWeekend{}
/*End Calendar*/

/*w.bloggar uses a class called .media for its iTunes and wmp10 "now playing" plugin*/
.media {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;}
	
/*Clearing element for floats*/
.spacer{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;}
	
/*skin button*/
/* This button is based upon a technique described by Mike Golding at Notestips.com:
   http://www.notestips.com/80256B3A007F2692/1/NAMO5LV2NN    */
#skinbutton {
	float: right;
	margin-right: 1em;}
	
#skinbutton ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;}
	
#skinbutton li{
    border: 1px solid #999; 
	margin: 5px 0 0 20px; 
	width:9em;}
	
#skinbutton li a{
    color: #333; text-decoration: none;}
	
head:first-child+body #skinbutton li{
    padding-right:2px;}
	
.skinbuttonlink {
    display:block;
	font: 0.75em verdana, arial, sans-serif;
	padding: 2px 0 2px 0px; border: 1px solid white;
	text-decoration: none; width:100%;
	background: #ddd;color: #333;}

.skinbuttonlink span{
    font: bold 1.0em verdana, arial, sans-serif;
	padding: 2px 3px;
	color: #fff;}
 
.cs span{background:#333333;}
/*End Skinbutton*/

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlReadOnly img, .CommonRateControl img, .CommonRateControlActive img
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #333;
	text-align: right;
	padding: 0.4em;
	padding-bottom : 0em;
	font-size: 0.8em;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #006bad;
	text-decoration: none;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 200%;
	list-style-type: none;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #000000;
	font-size: 160%;
	font-weight: 900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #3C3C3C;
	font-size: 145%;
	font-weight: 800;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #666666;
	font-size: 130%;
	font-weight: 600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #666666;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #939393;
	font-size: 110%;
	font-weight: 300;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #666666;
	font-size: 100%;
	font-weight: 200;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

.SearchStatistics
{
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Inline tag editor */
.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.TextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	font-family: Tahoma, Arial, Helvetica;
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	text-align: left;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(file:///C|/AppServ/www/default/images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(file:///C|/AppServ/www/default/images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}
.sn {
	display: none;
}
/* BLUE RIGHT SIDEBAR */

/*  "Blue Right Sidebar" variant of "Simple" skin for CS 1.0.*/
  
#content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;

}
	
/*Sidebar*/
#sidebar-a {
	float: right;
	width: 220px;
	\width: 230px;
	w\idth: 250px;
	padding: 0px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#sidebar-a h3 {
	width: auto;
	background-color: #FFFFFF;
	border-bottom-color: #DC700E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.postsubhead{
	background:#FFFFFF none repeat scroll 0%;
}

.commentalt{
	background-color: #f2f7fd;
	}
#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
	text-decoration : none;
	font-weight: bold;
	color: #006bad;
	font-size: 1em;
}

/* CUSTOM */

#header{
	background-color: #BEC7CC;
	background-image: url(http://comunidad.terra.es/photos/recursos/images/6556752/original.aspx);
	background-repeat: no-repeat;
	border: 0px solid #7BA5CE;
	padding-top: 26px;
	margin-bottom: 17px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 80px;
}



