.vermas{ color:#f9ac06; margin-left:10px; text-decoration:none; font-size:0.8em; }

#listArticles{ width:auto; background-image:url(images/titArticles.jpg); 
               height:auto; clear:both; background-repeat:no-repeat; 
               background-position:top;
               padding:60px 0 0 0;
               }

#listArticles a{ color:#76689f; }
#listArticles .tituloArt{color:#000000;}


#categorias{padding: 5px; margin: 5px; width: 275px; font-size: 0.8em; float: left; display: block;}
#categoria{font-size: 0.8em; text-transform: uppercase; font-weight: bold;}
#categorias a{ color:#f9ac06; }

/*TABS*/
.tabs
{
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
}


.tabs li
{
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.tabs a
{
    float: left;
    font-size: 0.8em;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #e3e0d4;
    border-bottom: 0px;
    height: 18px;
    background-color: #f6f6f3;
    color: #740518;
    font-weight: bold;
    margin-right: 2px;
    position: relative;
    top: 1px;
    outline: 0;
    -moz-border-radius: 4px 4px 0 0;
}

.tabs a:hover
{
    background-color: #F7F7F7;
    color: #333;
}


.tabs a.current
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #000;
    cursor: default;
}



.panes div
{
    /*display:none;*/
    border: 1px solid #e3e0d4;
    border-width: 0 1px 1px 1px;
	height:auto;
    padding: 15px 20px;
    background-color: #FFFFFF;
    width: 93%;
    font-size:0.8em;
}

.panes span
{
    display: block;
}


/*FIN TABS*/

#twitter
{
    overflow-y:auto;  
    height:300px;    
    }

#sidebar .m022 ul
{
    list-style-type:none;
    width:100%;
    clear:both;
    font-size:0.65em; 
    line-height:2em;    
    
    /*background-color:Aqua;
    height:200px;*/
    }
#sidebar .m022
{
    background-image:url(images/m02.jpg);
    background-repeat:repeat-y;
    /*width:310px;*/
    width:290px;
    height: auto;
    clear: both;
    padding:10px;
    }      
#sidebar .m022 ul a
{
    
     text-decoration:underline;
    
    }    
#sidebar .m022 ul a:hover    
{
    
     text-decoration:underline;
    
    }    
#sidebar #searchbox
{
    /*background-image:url(images/textBusqueda.jpg);*/
    background-repeat: no-repeat;
    width: 280px;
    height: 34px;
    margin-left: 15px;
    _margin-left: 4px;
    float: left;
    margin-top:0.5px;
    
    
}

#sidebar #searchbox img{ border:0px;}
#sidebar #searchbox input[type='text']
{
    
    width: 200px;
    height: 31px;
    float:left;
    
    
}

#sidebar #searchbox input[type='button']
{ 
    float:left;
    width:60px;
    
    height:35px;
  }
  
  
#sidebar .m022 ul a
{
    
     text-decoration:underline;
    
    }    
#sidebar .m022 ul a:hover    
{
    
     text-decoration:underline;
    
    }    



ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	
	text-transform: none;
}


.floatL{ float:left; }
.floatR{ float:right; }


.redesS
{
    background-color: White;
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;
    border: solid 1px #e3e0d4; 
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;   
    margin-bottom:10px;     
    
    }
.redesS span
{
    display:block;
    }    

.h11
{
    color:#594c3a;
    font-size:1.7em;
    font-weight:bold;
    text-transform:capitalize;
    text-shadow: 0 1px 0 white;
    margin:0 0 0 10px;
    }

.coment
{    
    background-color: White;
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;
    border: solid 1px #e3e0d4; 
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;
    margin-bottom:10px;
}

.coment a
{
    color:#7d7d7d;
    font-size:0.9em;
    }
.coment a:hover
{
    color:#000000;
    font-size:0.9em;
    }    
.coment span{display:block;}
.coment .date{ font-size:0.8em; color:#cbbda4; float:right; clear:both; }
.coment p { font-size:0.8em; color:#000000; }
.coment p img{ margin:5px; float:left; border:solid 1px #b7a78a; }


.coment .gravatar{ float:left; padding:5px;}
.coment .content{ font-size:0.9em; color:#000000; float:left;}












/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

/*  Comment notification unsubscription  */
#commentNotificationUnsubscription {
	margin-bottom: 10px;
	color: Gray;
	background: #ffc;
	border: 1px solid silver;
	padding: 10px;
}

#commentNotificationUnsubscription h1 {
	margin: 0 auto 12px auto;
	padding: 0;
}


/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}
/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 90%;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
	font-size:90%;
}

#addcomment, #comment
{
	font-size: 120%;
	letter-spacing:1px;
	font-weight: bold;
}

.self {
	background: #E0EAEF;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	border: 1px solid silver;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:90%;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.commentForm .bbcodeNoLivePreview {
	top: 0;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}




*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #f6f6f3;
    font-family: Trebuchet MS, Helvetica, Sans-Serif, Arial, Verdana;
    font-size: 15px;
}
img
{
    border: 0;
}
.body
{
    background-image: url(images/bk_pa.jpg);
    background-repeat: repeat-x;
}
#header
{
    margin: 0 auto;
    width: 990px;
    height: 121px; /*_height:115px;*/ /*background-color:Fuchsia;*/
}
#header ul
{
    list-style-type: none;
    display: table-cell;
    padding-left: 15px;
}
#header ul img
{
    margin-top: -2px;
    _margin-top: 0px;
}
#header ul li
{
    float: left;
    font-size: 0.8em;
    color: #363533;
    vertical-align: middle;
}
#header ul li span
{
    color: #5c5ea6;
}
#header ul li a
{
    color: #363533;
    text-decoration: none;
}
#header ul li a:hover
{
    color: #996c4c;
    text-decoration: none;
}
#header ul .marL25
{
    margin-left: 25px;
}

#header ul .redes
{
    margin-left: 60px;
    font-weight: bold;
    font-style: italic;
}
#header ul .social
{
    margin-left: 10px;
    z-index: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

#mainWrap
{
    width: 990px;
    margin: 0 auto;
    height: auto;
    background-image: url(images/bkContent.jpg);
    background-repeat: no-repeat;
    background-position: top; /*margin-top:-5px;*/
    clear: both;
}
#content
{
    /*background-image: url('images/contentPost.jpg');*/
    width: 670px;
    height: auto;
    background-repeat: no-repeat;
    background-position: top;
    float: left; /*margin-top:-1px;     _margin-top:0px;*/
    /*background-color:Aqua;*/
}


#content .a
{
    color:#686868;
    font-size:0.7em;
    text-decoration:none;
    margin-left:10px;
    }

#sidebar
{
    /*background-color:Fuchsia;*/
    /*width: 333px;*/
    width: 310px;
    height: auto;
    margin: 120px 0 0 0;
    float: right;
    
}
#sidebar span
{
    color:#594c3a;
    font-size:1.7em;
    font-weight:bold;
    text-shadow: 0 1px 0 white;
    }
#sidebar .botonesSideBar
{
    width: 310px;
    margin: 0 auto;
    clear: both;
    height: auto;
}
#sidebar .t01
{
    background-image: url(images/tBorder01.jpg);
    background-repeat: no-repeat;
    width: 310px;
    height: 23px;
    clear: both;
    margin-top: 20px;
}
#sidebar .b01
{
    background-image: url(images/bBorder01.jpg);
    background-repeat: no-repeat;
    width: 310px;
    height: 19px;
    clear: both;
}
#sidebar .m01
{
    background-image: url(images/mBorder01.jpg);
    background-repeat: repeat-y;
    width: 310px;
    height: auto;
    clear: both;
}
#sidebar .m01 span
{
    color: #7d7d6f;
    font-weight: bold;
    font-size:1em;
    text-shadow: 0 1px 0 white;
    margin: 12px 0 0 15px;
}
#sidebar .m01 img
{
    border: solid 1px #a19e94;
}
#sidebar .m01 .scn
{
    margin-left: 20px;
    margin-top:5px;
}
#sidebar .m01 .frt
{
    margin-left: 45px;
    margin-top:5px;
}
#sidebar .searchBox
{
    /*background-image:url(images/textBusqueda.jpg);*/
    background-repeat: no-repeat;
    width: 235px;
    height: 34px;
    margin-left: 15px;
    _margin-left: 4px;
    float: left;
    margin-top:0.5px;
}
#sidebar .searchBox img{ border:0px;}
#sidebar .searchBox input[type='text']
{
    width: 235px;
    height: 31px;
}

#sidebar .t02
{
    background-image:url(images/t02.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    width:310px;
    height:11px;
    clear:both;
    /*background-color:Aqua; */
    
    _margin-top:-10px;
    }
#sidebar .b02
{
    background-image:url(images/b02.jpg);
    background-repeat:no-repeat;
    width:310px;
    height:10px;
    clear:both;
    }    
#sidebar .m02
{
    background-image:url(images/m02.jpg);
    background-repeat:repeat-y;
    width:310px;
    height: auto;
    clear: both;
    }    

#sidebar ul
{
    list-style-type:none;
    width:100%;
    clear:both;
    font-size:0.85em; 
    line-height:2em;
    /*background-color:Aqua;
    height:200px;*/
    }
    
#sidebar ul li
{
    padding-left:20px;    
    color:#6d624c;
    }
    
#sidebar ul li:hover
{    
    background-color:#414489;
    border:solid 1px #8d8d63;
    font-weight:bold;
    padding-left:25px;
    color:White;
    
    }    
.postAux
{    
    background-color: White;
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;
    border: solid 1px #e3e0d4; 
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;
}
#sidebar ul li a
{
    color:#6d624c;
    text-decoration:none;
    }
#sidebar ul li a:hover
{
    color:White;
    _color:#6d624c;
    text-decoration:none;
    _text-decoration:underline;
    }        
#sidebar ul li:hover a
{
    color:White;
    _color:#6d624c;
    text-decoration:none;
    _text-decoration:underline;
    }    

.ico
{
    list-style-type: none;
    padding: 0px;
    margin: 0 0 0 35px;
    clear: both;
    height: 43px;
}
.ico div
{
    width: auto;
    margin-left: 30%;
    margin-top: 10px;
    line-height: 1em;
}
.ico li
{
    float: left;
    font-size: 0.8em;
}
.ico li a
{
    color: #d59539;
    text-decoration: none;
}
.ico li a:hover
{
    text-decoration: underline;
}
.ico li a span
{
    color: #8b847e;
}
.ico .ico01
{
    background-image: url(images/ico01.jpg);
    background-repeat: no-repeat;
    width: 157px;
    height: 43px;
}
.ico .ico02
{
    background-image: url(images/ico02.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 43px;
}
.ico .ico03
{
    background-image: url(images/ico03.jpg);
    background-repeat: no-repeat;
    width: 202px;
    height: 43px;
}
.h2Home
{
    background-image: url(images/titArticulos.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 647px;
    height: 40px;
    margin-left: 7px;
    padding-top: 5px;
    padding-left: 15px;
    color: #FFFFFF;
}
.tPost
{
    background-image: url(images/tPost.jpg);
    background-repeat: no-repeat;
    width: 650px;
    height: 16px;
    clear: both;
    margin-left: 10px; /*border:solid 1px #000000;*/
    
}
.post
{
    background-image: url(images/fondoPost.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: White;
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;
    border: solid 1px #e3e0d4;
    border-top-style: none;
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;
}
.post .h1
{
    font-size: 2em;
    color: #363533;    
    width: 500px;
    text-align: left;
    line-height: 1em;
}
.post .h1 span
{
    color: #ad9675;
}
.post .h1 a
{
    color: #363533;
    text-decoration:none;
    }    
.post .h1 a:hover
{
    color: #363533;
    text-decoration:underline;
    }        
.post h5
{
    background-color: #ededed;
    width: 300px;
    color: #363533;
}
.post p img
{
    margin: 10px 10px 5px 0px;
    float: left;
    border: solid 1px #dbd7c8;
}
.post fieldset
{
    background-color: #efeeea;
    border: solid 1px #dbd7c8;
    font-size: 0.8em;
    padding: 5px;
    margin-top: 10px;
    color: #363533;
}
.post a
{
    color: #d59539;
    text-decoration: none;
}
.post a:hover
{
    color: #d59539;
    text-decoration: underline;
}
.titleHome span
{
    color: #ad9675;
}
.pHome
{
    margin: 36px 36px 0 36px;
    color: #8f897e;
    font-size: 1e;
    margin-top: 0px;
    text-align: justify;
}
#footer
{
    background-color:#f6f6f3;
    background-image:url(images/bkFooter.jpg);
    background-repeat:repeat-x;
    height:100px;
    width:100%;
    clear:both;
    padding-top:60px;
    }
#footer .info
{
    width:990px;
    margin:0 auto;
    text-align:center;
    font-size:0.8em;
    color:#8a8a8a;    
    }    
#footer .info a
{
    color:#686868;
    text-decoration:none;
    }    
#footer .info a:hover
{
    text-decoration:underline;
    }        
#footer ul{list-style-type:none; padding:0 10px 0 10px; width:620px; margin:0 auto; display:table;  /*height:50px; background-color:Aqua;*/ }    
#footer ul li{float:left; width:133px; margin-left:15px; text-align:center;  border-right:solid 1px #c6c6c5; margin-top:10px;}
.tx08e{ font-size:0.8em}
.tx2e
{
    font-size: 2e;
}
.ie6_marginT4n
{
    _margin-top: -5px;
}
.clearBoth
{
    clear: both;
}
.titleHome
{
    margin: 36px 0 0 36px;
    color: #413f3a;
    font-size:28px;
    font-weight: bold;
    display: table;
}

.floatL
{
    float: left;
}
.h600{ min-height:600px}
.txtBuscar{width:246px; height:31px; font-size:15px; color:#b4b4b4; font-weight:bold; border:0;}











#archive .rating{
	width: 70px;
	text-align: center;
}


.rating{
	margin-bottom: 0px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
	font-size:0.8em;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}


.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}


#relatedPosts
{
    
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;        
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;
    font-size:0.8em;
    }

#relatedPosts a {
font-size:0.8em;
color: #71ab43;
text-decoration:none;
}
#relatedPosts a:hover {
font-size:0.8em;
color: #71ab43;
text-decoration:none;
}




#archive
{
    clear: both;
    width: 610px; 
    padding: 20px;
    height: auto;        
    text-align: justify;    
    color: #7d7d7d;
    margin-left: 10px;
    _margin-top: -4px;
    font-size:0.8em;    
    background-color:White;
    }

#archive ul{ list-style-type:none;}
#archive a
{
    color: #71ab43;
    text-decoration:none;
    }
#archive a:hover
{
    color: #71ab43;
    text-decoration:underline;
    }    
    
    
    
    
#archive table
{
    margin-top:15px;
    }    
    
#archive h1 
{
    
	margin: 10px 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{width:100%;}

#archive .date
{
    background:none;
    padding-left:0px;
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}



#archive img
{border:0px;
    padding-right:8px;
}









.searchresult{
	margin-bottom: 20px;
	font-size:0.8em;
	margin-top:20px;
	border:solid 1px #dbd7c8;
	background-color:#f6f6f3;
	padding:5px;
}

.searchresult a{
	font-weight: bold;
	color:#a76d29;
	font-size:1em;
	text-transform:uppercase;
}

.searchresult a:hover{
	font-weight: bold;
	color:#a76d29;
	font-size:1em;
	text-transform:uppercase;
	text-decoration:underline;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}





.loginbox{
	margin: 0 auto;
}


.adminpath ul {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0;		
}
.adminpath ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
.adminpath ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

.adminpath ul a { height: 18px; }

.adminpath ul a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}




    
/*




* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font-family:Trebuchet MS,Verdana,Tahoma,Helvetica,sans-serif;
    font-size:0.7em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5em;
	color: #666666; 
	background: #eaf2f5 url(images/bg.gif) repeat-x;	
	text-align: center;
}


a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1.postheader { font-size: 1.5em; color: #6297BC;margin-bottom:0px;margin:10px 0 0 0; } 
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}

#main p, h1, h2, h3 {
	margin: 10px 15px 0px 0px;
}


ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}


img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 0px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; 
  border: 2px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
  margin: 5px 15px 0px 0px
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}





#comment
{
    padding:25px 0px 0px;
    }
.comment 
{
	border-top: 1px solid #DDDDDD;
	margin-bottom:5px;
    padding:5px 20px 0px 5px;
}


.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}


.comment .gravatar {
	float: right;

	width: 80px;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content 
{
	float:left;
	min-height: 85px;
	width: 440px;
	margin: 5px 0 0 0px;
}


.commentForm {
margin:20px 10px 15px 0px;
padding:10px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
.commentForm label {
	display:block;
	font-weight:bold;
	margin:2px 0;
}
.commentForm input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
.commentForm textarea {
	width:300px;

	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.commentForm #btnSave 
{
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
color:#4284B0;
font-family:Arial,Sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0px 0px 15px;
padding:2px 3px;
		
}


#SearchBox {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}

#SearchBox label{
display:inline;
font-weight:normal;
margin:5px 3pt;
}

#searchfield { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
	font-family:Verdana,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
}

#searchbutton { 
	margin: 0pt 0pt 0pt 5px; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

#searchcomments
{
    margin: 0pt 5px 0pt 0px; 
    }

#wrap 
{
    background-color: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#wrap2
{    
	width: 820px;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {

}


#header {
	position: relative;
	height: 85px;	

	background: #000 url(images/headerbg.gif) 0% 100%;	
	background-repeat:no-repeat;
}
#header h1#logo 
{
    

	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0pt;
	left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:45px; 
	left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
	margin:0pt;
    padding:0pt;
}

#searchbox {
	position: absolute;
	top: 10px; 
	right: 2px;	
}


#headerphoto
{
    background-image: url(images/headerphoto.jpg);
    width:820px;
    height:120px;
    border:0px;
}


#main 
{

    background-color:Transparent;
	float: right;
	margin-left: 15px;
	padding: 0;
	width: 73%;		
}


#page 
{
    margin:15px 10px 0pt 0px;
    }

.post-main 
{
	background-color: #FFF;
	margin:20px 10px 0pt 0px;
    padding:0px;

}
    
.post-main p, h1, h2, h3 {
	margin: 0px 0px;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; 
	margin: 5px 15px 10px 0px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}

.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


#archive h1 
{
    
	margin: 10px 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{width:100%;}

#archive .date
{
    background:none;
    padding-left:0px;
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}



#archive img
{border:0px;
    padding-right:8px;
}


.adminpath ul {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0;		
}
.adminpath ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
.adminpath ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

.adminpath ul a { height: 18px; }

.adminpath ul a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

#Categories ul {
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;		
}
#Categories ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#Categories ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

#Categories ul a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

#sidebar, ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

#blogroll
{
	font-size: .9em;
}

#blogroll ul
{
    list-style:none;
	margin:10px 0 10px 0px;
		
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
	border-bottom:1px solid #FFFFFF;
		   
}

#blogroll img
{
    border:0px;
    padding-right:5px;
}
#blogroll ul li
{
    
    
	color: #333;	
	text-decoration:none;	

	background: #f2f2f2;
	border-left:0px;	
	min-height:18px;
	
}    
    
#blogroll ul ul
{
    margin:0px 0 0px 0px;
	padding:0px 0px 1px 0px ;	
	border-left:0px;
}

#blogroll ul ul li
{
    list-style:none;
	margin:0px 0 0px 0px;
	padding:0px 0px 1px 0px ;	
	border-left:0px;
}

#blogroll ul ul li a
{
	
	display:block;
	font-weight:normal;
	color: #333;	
	
  	
}

#tagcloud {
	
	margin: 5px 0 10px 0;
	white-space: normal;
			
	
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
	
}

#tagcloud ul
{
    list-style:none;
	margin:10px 0 10px 15px;
		

}
		   
#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
	color: #BFBFBF;
}

#tagcloud a.big {
	font-size: 17px;
	
}

#tagcloud a.medium {
	font-size: 13px;
	
}

#tagcloud a.small {
	font-size: 12px;
	color: #9EC630;
}

#tagcloud a.smallest {
	font-size: 10px;
}


#sidebar {
	float: left;
	width: 22%;
	margin: 0;	padding: 0; 
	display: inline;
	background-color: #FFF;		
}
#sidebar, ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}



#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 50%;
}
#footer .footer-right{
	float: right;
	width: 50%;
}


#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
#header img 
{
    border: 0px;
    }

#header a span {float:none;}

#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }


.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }




*/
/*MODIFICACION 09/10/2012 PARA MOSTRAR DE OTRA MANERA LOS POST RELACIONADOS*/
	
	.relatedPosts
	{
		border: solid 1px #dbd7c8;
		padding: 5px;
		margin-top: 10px;
		background-color: #efeeea;
	}
	
	#relatedPosts
	{
    
		clear: both;
		width: 610px; 
		padding: 20px;
		height: auto;        
		text-align: justify;    
		margin-left: 10px;
		_margin-top: -4px;
		font-size:1em;
		}

	#relatedPosts a {
	font-size:1em;
	color: #71ab43;
	text-decoration:none;
	}

	#relatedPosts a:hover {
	font-size:1em;
	color: #71ab43;
	text-decoration:none;
	}
	


a.linkRelacionados
{
    text-decoration:none;
    font-size:1em;
    }
a.linkRelacionados:hover
{  
    text-decoration:underline;
    }    

.panes .content{border-width:1px;}

/*MODIFICACION 09/10/2012 PARA MOSTRAR DE OTRA MANERA LOS POST RELACIONADOS*/