/* ====Body Stuff==== */
body {
	background: #1b1d1e url("images/back_1.gif");
	/*Santiago
	font: 14px "Helvetica Neue", Helvetica, Arial, Sans-Serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	margin:auto;
	padding:0px;
 }
a, a:visited, {
		color:#c72401; 
		text-decoration:none;}


a:hover {
		 text-decoration:none; }


a, a:visited img { 
		border:none; }

h1, h2, h3, h4 { 
		/*font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;*/
}

#container { width:955px; 
		margin:0px 19px 0px 19px; 
		float:left;
		background:#1b1d1e }


.sIFR-flash {
		visibility: visible !important; }


.sIFR-replaced {
	visibility: visible !important;}


span.sIFR-alternate {
		position: absolute;
		left: 0;top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		margin: 0;}

#searchform {
		/*Santiago
		margin:0px 0px 15px 0px;
		line-height: 50px;*/
		padding: 0;
		height: 30px;
		background: none;
	}

/*Santiago - Estilo de la columna derecha*/
#searchform .search-box {
	color:#999;
	border:none;
	height: 28px;
	/*Santiago
	width: 200px;
	padding:7px 0 0px 22px;*/
	width: 276px;
	padding:4px 0 0px 26px;
	margin:0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	background-color:transparent;
}


#searchform .search-button{
		background:url(images/search-button.gif) no-repeat; 
		border: 0; 
		width:23px; 
		height: 23px; 
		padding:0 0 3px 0; 
		margin:0}

/* ====HEADER Stuff==== */

#header { 
		float:left; 
		margin:0px; 
		padding:0px; 
		width:955px; 
		height:150px; 
		background:#333B3E; 
		clear:both;
		border-bottom: 2px solid #FFF;
		border-top:2px solid #FFF;
		}


#header .logo { 
		float:left; 
		padding:0px; 
		margin: 0px;}
		
		
		
#header a img { 
		border:none; }


#header .banner { 
	
		width:498px; 
		height:150px; 
		background:#fff;
		 }
		
		
.corner_bot { 
		width:955px; 
		height:9px; 
		margin:0px; 
		padding:0px; 
	  	clear:both}


/* ====MENU==== */
#menu { 
		position:relative;
		display:block;
		height:30px;
		font-size:12px;
		font-weight:bold; 
		background: url(images/corner_top.gif) no-repeat bottom left; }

#menu ul { 
		margin:0px 0px 0px 5px;
		padding:0;
		list-style-type:none;
		width:auto; }
		
		
#menu ul li { display:block;
		float:left;
		margin:0 1px 0 0; }
		
		
#menu ul li a { 
		display:block;
		float:left;
		color:#fff;
		text-decoration:none;
		padding:10px 20px 0 20px; }
		
		
#menu ul li a:hover,#menu ul li a.current { 
		color:#1FA4FC; 
		border-top:2px solid #c72401; 
		padding:8px 20px 0 20px;  }
		
		
#menu a.rss  { 
		float:right; 
		margin:10px 15px 0px 0px; 
		text-decoration:none; 
		color:#1FA4FC; 
		padding:0px 0px 0px 16px;
		background: url(images/rss.gif) no-repeat top left; }
		
		
#menu a:hover.rss { 
		color:#fff; 
		text-decoration:none; 
		padding:0px 0px 0px 16px; 
		background: url(images/rss_on.gif) no-repeat top left;}



/* ====MAIN Stuff==== */
#posts {
	float:left; 
	/*Santiago
	width:490px;
	margin-left:9px;*/
	background:#fff url(images/content_bot.gif) no-repeat bottom left;

	text-align:center;
	width:644px;
}

#main {
		 margin:0px 0px 0px 9px; 
		 padding:0px; 
		 width: 946px; }

/*Santiago - Estilo de la columna izquierda*/
#main .side125
{ 
		float:left; 
		width:200px; 
		padding:0px 0px 20px 0px; 
		margin:0px; 
		background:#333B3E url(images/125bot.gif) no-repeat bottom left;
}
		
/*Santiago - Estilo de la columna izquierda*/
#main .side125top
{
		background:#333B3E url(images/125top.gif)  no-repeat top left; 
		margin:0px; 
		padding:0px; 
		height:10px; 
		width:200px;
		float:left;
}

/*Santiago - Estilo de la columna derecha*/
/*#main .sidebar { 
		float:right; 
		width:240px;
		margin:0px; 
		padding:0px;}*/
		
/*Santiago - Estilo de la columna derecha*/
#main .sidebar {
		float:right;
		/*Santiago
		width:240px;*/
		width:300px;
		padding:0px 0px 10px 0px; 
		margin:0px; 
		background:#333B3E url(images/300bot.gif) no-repeat bottom left;
		
		text-align:center;
}
		
/*Santiago - Estilo de la columna derecha*/
#main .sidebar h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:4px 8px;
	background-image: url(../../../../imagenes/fondo-menu.jpg);
	background-repeat: repeat-x;
	height: 24px;
	
	text-align:left;
}
/*Santiago - Estilo de la columna derecha*/
#main .sidebar ul
{
		margin:0 auto;
		/*Santiago
		width:220px;*/
		width:98%;
		padding: 13px 0px 0px 0px; 
		background:#fff url(images/back_recent.gif) repeat-x top left;  
		text-align: left; 
		border-bottom:4px solid #51595D;
}
		
#main .sidebar ul li { 
		margin: 0px; 
		padding: 3px 0px 3px 16px; 
		font-weight:bold; 
		list-style-type: none; 
		font-size: 12px; 
		ackground: url(images/recent_arrow.gif) no-repeat left top; 
		color:#666; 
		border-bottom: 1px dashed #E6E6E6}
		
		
#main .sidebar ul li.arrow {  
		margin: 0px; 
		padding: 1px 0px 2px 16px; 
		background: url(images/double_arrows.gif) no-repeat left top;}
		
		
#main .sidebar ul li a { 
		color:#c72401; 
		text-decoration:none;}
		
		
#main .sidebar ul li a:visited { 
		color:#c72401; 
		text-decoration:none;}
		
		
#main .sidebar ul li a:hover { 
		color:#333;
		 text-decoration:none;}


/* ====SIDE 125==== */
#main .side125 h2 { 
		font-size:18px; 
		margin:5px 0px 0px 8px; 
		padding:0px; color:#fff; 
		font-weight:normal; 
		height:22px;}
		
		
#main .side125 ul { 
		margin:0 auto; 
		width:120px; 
		padding: 0px;}
		
		
#main .side125 ul li { 
		margin: 0px; 
		padding: 1px 0px 2px 16px; 
		font-weight:bold; 
		list-style-type: none; 
		font-size: 12px; 
		background: url(images/cat_ico.gif) no-repeat left top; 
		border-bottom: dashed 1px #424C52; 
		color:#999;}
		
		
#main .side125 ul li.arrow {  
		margin: 0px; 
		padding: 1px 0px 0px 16px; 
		background: url(images/double_arrows.gif) no-repeat left top;}
		
		
#main .side125 ul li a { 
		color:#FFF; 
		text-decoration:none;}
		
		
#main .side125 ul li a:visited { 
		color:#c72401; 
		text-decoration:none;}
		
		
#main .side125 ul li a:hover { 
		color:#c72401; 
		text-decoration:none;}
		
#main .side125 a img { border:none; }

/*Santiago - Estilo de las entradas*/
.post { 
	/*Santiago
	width: 480px;*/
	margin:0 auto; 
	padding:0px 0px 5px 0px; 
	background: url(images/post_back.gif) no-repeat bottom left; 
	font-size: 12px; 
	color:#333; 
	text-align:left;
}

.post img {border:none;}

#postinfo h1 { 
		font-size: 18px; 
		font-weight: bold; 
		letter-spacing: -1px; 
		margin:0px 2px; 
		padding:0px; 
		background-color:#FAFAFA;  }

#postinfo h1 a { 
		color: #c72401; 
		text-decoration: none;}

#postinfo h1 a:visited { 
		color: #c72401; 
		text-decoration: none;}

#postinfo h1 a:hover { 
		color:#a71e01; 
		text-decoration: none;}

#postinfo ul { 
		padding: 0px 0px 2px 0px; 
		margin: 0px 2px 2px 2px; 
		border-bottom:1px dashed #EBEBEB;}

#postinfo  li { 
		list-style-type: none; 
		display: inline; }

#postinfo  li a { 
		color:#8a98a2; 
		text-decoration: underline;}

#postinfo  li a:visited { 
		color:#8a98a2; 
		text-decoration: underline;}

#postinfo  li a:hover { 
		color:#8a98a2; 
		text-decoration: underline;}

#postcontent p { 
		margin:0px 2px 5px 2px; 
		padding:2px;}

#postcontent p a, a:visited { 
		color:#11A0FE; 
		text-decoration:none; 
		border:none; }

#postcontent p a:hover { 
		color:#666; 
		text-decoration:none; 
		border:none; }

#postcontent a, a:visited { 
		color:#11A0FE; 
		text-decoration:none; 
		border:none; }

#postcontent a:hover { 
		color:#666; 
		text-decoration:none; 
		border:none; }

#postcontent img { 
		padding:1px; 
		border:1px solid #999; 
		margin:0px 4px 4px 0px;
		float:left;
		/*Santiago - Elimino la imagen previa de los posts*/		
		display:none;
	}

#postcontent blockquote { 
		width:440px; 
		padding: 4px 10px; 
		background: #e9f8ff; 
		margin:0 auto; 
		color:#a71e01; 
		border:1px solid #E3EBED; }

#postcontent blockquote p { 
		font-size: 12px; 
		padding: 5px 0px; 
		margin: 5px 0px; 
		line-height: 15px;}

#postcontent blockquote blockquote { 
		font-size: 11px;  
		width: 400px;}

#postcontent blockquote li {  
		padding: 2px 0px 2px 15px; 
		list-style-type: none; 
		background: url(images/PostContentBlockLiIco.png) no-repeat left top; 
		font-size: 12px; 
		line-height: 15px; 
		color:#336699; }

#postcontent blockquote a { 
		color:#11A0FE; 
		text-decoration:none; }

#postcontent blockquote a:visited { 
		color:#11A0FE; 
		text-decoration:none; }

#postcontent blockquote a:hover { 
		color:#666; 
		text-decoration:none; }

#postcontent ul { 
		margin: 0px ; 
		padding: 0px;}

#postcontent ul li { 
		margin: 0px 0px 2px 0px; 
		padding: 1px 0px 2px 15px; 
		list-style-type: none; 
		font-size: 12px; 
		background: url(images/ul_arrow.gif) no-repeat left top; 
		border-left: solid 1px #D5E3E3; 
		color:#666;}

#postcontent ul li a { 
		color:#11A0FE; 
		text-decoration:none;}

#postcontent ul li a:visited { 
		color:#11A0FE; 
		text-decoration:none;}

#postcontent ul li a:hover { 
		color:#666; 
		text-decoration:none;}

#postbot { padding: 4px;  }

#postbot ul { 
		padding: 0px; 
		margin: 0px; }

#postbot li {  
		margin: 0px 10px 0px 0px; 
		list-style-type: none; 
		display: inline; 
		color:#336699; 
		font-size: 12px; 
		font-weight: bold; } 

#postbot li a { 
		text-decoration: none; 
		color:#11A0FE;
		padding: 0px 0px 0px 20px; 
		background: url(images/com_off.gif) no-repeat left center;} 

#postbot li a:visited { 
		text-decoration: none; color:#11A0FE; 
		padding: 0px 0px 0px 20px; 
		background: url(images/com_off.gif) no-repeat left center;}
 
#postbot li a:hover { 
		text-decoration: none; 
		color:#666; 
		padding: 0px 0px 0px 20px; 
		background: url(images/com_on.gif) no-repeat left center;}
		
.author { 
		background: url(images/author_mini.png) no-repeat left center; 
		padding: 1px 5px 1px 12px; 
		margin: 0px; 
		font-size: 10px; 
		color:#8a98a2; 
		font-weight: bold;}

.categorie { 
		background: url(images/categorie_mini.png) no-repeat left center; 
		padding: 1px 5px 1px 13px; 
		margin: 0px; 
		font-size: 10px; 
		color:#8a98a2; 
		font-weight: bold;}

.date { 
		background: url(images/date_mini.png) no-repeat left center; 
		padding: 1px 5px 1px 18px; 
		margin: 0px; 
		font-size: 9pt; 
		color:#09F; 
		font-weight: bold;}

.single { 
		padding: 4px; 
		margin: 0 auto; 
		border-top:1px dashed #EBEBEB; 
		border-bottom:1px dashed #EBEBEB; 
		width:470px; }

.single a, a:visited { 
		color:#c72401; 
		text-decoration:none;  }

.single a, a:hover { 
		color:#c72401; 
		text-decoration:none;  }

.single li { 
		padding: 1px 0px 1px 12px; 
		margin: 0px; 
		list-style-type: none; 
		font-size: 12px;}

.singlerss { 
		background: url(images/rss_bot.gif) no-repeat left top;}

.singletrack { background: url(images/rss_bot.gif) no-repeat left top;}

.single li a { 
	font-size: 12px; 
	text-decoration: none;}

#navigation { 
		margin:2px 5px 10px 10px; 
		font-size:12px;}

#navigation a { 
		padding: 2px 5px 2px 3px;  
		border-right: solid 1px #ccc; 
		font-size: 12px; 
		color:#11A0FE;}

#navigation a:visited { 
		padding: 2px 5px 2px 3px; 
		border-right: solid 1px #ccc; 
		font-size: 12px; 
		color:#11A0FE;}

#navigation a:hover { 
		padding: 2px 5px 2px 3px; 
		border-right: solid 1px #ccc; 
		text-decoration: none; 
		font-size: 12px; 
		color:#666}

#navigation span { 
		padding: 2px 5px 2px 0px; 
		color:#666; 
		border-right: solid 1px #ccc; 
		font-size: 12px;}

#navigation .on { 
		padding: 2px 5px 2px 3px; 
		border-right: solid 1px #ccc; 
		font-size: 12px; 
		color:#333;}

/* ====COMMENTS==== */

.Comments { 
		margin: 5px 0px 0px 0px; 
		font-size:14px;}

.Comments .List { 
		width:460px; 
		margin:0 auto;  }

.Comments h3 { 
		font-size: 14px; 
		font-weight: bold;  
		margin: 0px; 
		padding: 5px 0px 0px 15px; 
		color:#666;}


.Comments .List h3 { 
		font-size: 14px; 
		font-weight: bold; 
		margin: 0px 0px 5px 0px; 
		padding: 5px 0px; 
		color:#666; 
		letter-spacing: 0px; }

.Comments .List ol { 
		padding: 0px; 
		margin: 0px;}

.Comments .List li { 
		position: relative; 
		background:url(images/comment_back.gif) no-repeat bottom center;  
		padding: 5px; 
		margin: 0px 0px 5px 0px; 
		list-style-type: none; 
		font-size: 11px; 
		line-height: 15px; 
		color:#484c4f;}

.Comments .List li p { 
		font-size: 12px; 
		line-height: 15px; 
		padding: 5px 0px; 
		margin: 0px; 
		color:#484c4f;}

.Comments .List li blockquote { 
		padding: 0px; 
		margin: 0px; 
		color:#666666;  
		font-size: 11px; 
		font-style: italic; 
		border-top: dashed 1px #ccc; 
		border-bottom: dashed 1px #ccc; }

.Comments .List li blockquote p { 
		font-size: 11px; 
		padding: 5px 0px; 
		margin: 0px; 
		line-height: 16px; 
		color:#666666; }

.Comments .List li ul { 
		padding: 5px 0px; 
		margin: 0px; }

.Comments .List li ul li { 
		padding: 0px; 
		list-style-type: none; 
		background: none; 
		font-size: 11px; 
		line-height: 13px; 
		color:#63565f; }


/**/ * html .Comments .List .ListGrav { left: 0px;} /* */ 

.Comments .List .ListNumber { 
		position: absolute; 
		font-size:16px;}


.Comments .List big { 
		margin: 0px; 
		padding: 0px 0px 0px 0px; 
		background: #fff url(images/com_user.png) no-repeat left center; 
		font-size: 14px; 
		line-height: 14px; 
		letter-spacing: -1px; color:#333; 
		font-weight: bold; 
		display: block;}

.Comments .List big a, a:visited, a:hover { 
		color:#009AFF; 
		text-decoration:none }

.Comments .List small { 
		color:#999; 
		padding: 0px 0px 5px 0px; 
		margin: 0px; 
		border-bottom:1px dashed #EBEBEB; 
		display: block;}

.Comments .List small a { 
		color:#999; 
		text-decoration: none;}

.Comments .List small a:visited { 
		color:#999; 
		text-decoration: none;}

.Comments .List small a:hover { 
		color:#999; 
		text-decoration: none;}



.Comments .Form { 
		padding: 10px 15px 20px 15px; 
		position: relative;}

/**/ *html .Comments .FormTop  { left: -15px;} /**/ 

.Comments .FormTop { 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 460px; 
		height: 10px;}

.Comments .Form form {
		margin: 0px; 
		padding: 0px;  }

.Comments .Form a, a:visited{ 
		color:#c72401; 
		text-decoration: underline;}

.Comments .Form a:hover { 
		color:#999; 
		text-decoration: underline;}

.Comments .Form p { 
		padding: 0px; 
		margin: 0px; 
		font-size: 11px; 
		color:#999; }

.Comments .Form p small strong { 
		font-size: 10px; 
		font-weight: bold; 
		color:#333;}

.Comments .Form p small { 
		font-size: 11px; 
		display: block; 
		padding: 5px 0px;}

.Comments .Form .namefield {
	background: url(images/form_name.gif) no-repeat;
	color:#999;
	border:none;
	width: 268px;
	height: 28px;
	padding:7px 0 0px 22px;
	margin:0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.Comments .Form .email {
	background: url(images/form_email.gif) no-repeat;
	color:#999;
	border:none;
	width: 268px;
	height: 28px;
	padding:7px 0 0px 22px;
	margin:0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.Comments .Form .website {
	background: url(images/form_website.gif) no-repeat;
	color:#999;
	border:none;
	width: 268px;
	height: 28px;
	padding:7px 0 0px 22px;
	margin:0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.Comments .Form .TextArea {  
		width: 450px; 
		height:120px; 
		background: #fff; 
		background: url(images/comment_text.gif) no-repeat;  
		color:#666; 
		padding: 6px 10px 6px 10px; 
		font-size: 11px; 
		border:none; 
}

.Comments .Form input.SubmitComment { 
		padding:4px; 
		background-color:#fff; 
		border-left: none; 
		border-right: none; 
		border-bottom: none; 
		border-top:3px solid #E3EBED;  
		font-size:14px; 
		font-weight:bold;  
		margin-top: 10px; 
		color:#009AFF;}

.Comments .Form input.SubmitComment:hover { 
		margin-top: 10px; 
		color:#666;} 

.Comments .Form input.SubmitCommentIE { margin-top: 10px; }


/* ====FOOTER==== */
#footer { 
		float:left; 
		width:955px; 
		margin:20px 0px 0px 0px; 
		padding:20px 0px 5px 0px;   
		background:#333B3E url(images/footer_back1.gif) no-repeat top left; 
		clear:both}
		
		
#footer .boxes { 
		margin:5px; 
		padding:5px;
		 float:left; width:290px;   }
		 
		 
#footer .boxes h2 { 
		font-size:18px; 
		margin:0px; 
		padding:0px; 
		color:#fff; 
		font-weight:normal; 
		border-bottom:1px dashed #5D7579; 
		height:22px;}

#footer .boxes ul { 
		margin:0px; 
		padding:0px; 
		list-style:none; }
		
		
#footer .boxes ul li { 
		margin: 0px; 
		padding: 4px 0px 4px 16px; 
		font-weight:bold; 
		list-style-type: none; 
		font-size: 12px; 
		background: url(images/footer_recent_arrow.gif) no-repeat left top; 
		border-bottom: dashed 1px #424C52; 
		color:#CCCCCC;}
		
		
#footer .boxes ul li.arrow {  
		margin: 0px; 
		padding: 1px 0px 2px 16px; 
		background: url(images/double_arrows.gif) no-repeat left top;}
		
		
#footer .boxes ul li:hover { 
		background:#4A5A5E url(images/footer_recent_arrow_on.gif) no-repeat left top; }
		
#footer .boxes ul li a { 
		color:#c72401; 
		text-decoration:none;}
		
#footer .boxes ul li a:visited { 
		color:#c72401; 
		text-decoration:none;}
		
#footer .boxes ul li a:hover { 
		color:#FFF; 
		text-decoration:none;}
		
		
#footer .boxes a img { border:none; }


#footer .copyright { 
		width:900px; 
		margin:5px; 
		padding:5px; 
		border-top: 1px dashed #5D7579; 
		clear:both; 
		float:left;}
		
#footer .copyright p { 
		font-size: 10px; 
		float:right; 
		clear:both; 
		color:#CCC; 
		padding:2px; 
		margin:0px;}
		
#footer .copyright p a, a:visited {color:#11A0FE}

/*Inicio de menu*/

#tabsE {
	float:none;
	width:100%;
	background:#a60000 url(http://www.fradcba.com.ar/images/fondo-menu.jpg);
	font-size:93%;
	line-height:normal;
	font-weight:bold;

      }
    #tabsE ul {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:10px 10px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	  
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
	  
	  /*fin de menu*/

