/*

Theme Name: ruso-castellano

Theme URI: http://www.ruso-castellano.com.ar

Description: theme for ruso-castellano.com.ar

Version: 1.0

*/
/* default elements */
*{
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	line-height: 1.6em;
}


p {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #555555;
}

a {
	color: #92aa3b;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #92aa3b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dotted 1px #cccccc;
}

a:visited {
	color: #92aa3b;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted 1px #cccccc;
}

a:hover {
	text-decoration: none;
	color: #cccccc;
	font-style: normal;
	background: #333333;
}

.logotype {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636563;
}


a:hover, a:active { outline: none; }


/* Layout */
body {
	font-family: Arial, Verdana,'Lucida Grande', Helvetica, sans-serif; /* background:url(images/bgtop.jpg) repeat-x; */
	text-align: left;
	color: #333333;
}

#wrapper  {
	background: #fff; /* url(images/bgtop.jpg) repeat x */
	width: 950px;
	/*margin: 0px auto;*/

	margin: 40px auto 50px;

	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	padding-left:50px;
	padding-right:50px;

	position: relative;

}

#header {
	background: transparent;
	height: 62px;
	width: 950px;
	padding-top: 0px;
	border-bottom: 1px solid #aaaaaa;
	margin: 0px 0px 20px;

}

#header h1 {
	height: 61px;
	text-indent: -9999px;
/*	margin-top: 40px;*/
/*	background: url(images/ruso-castellano-espanol.gif) no-repeat;*/
	background: url(images/ruso-castellano-espanol.png) no-repeat;
}

#cear {
	float: right;
}

#navhorisontell {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	width: 815px;
	border-bottom: 3px solid #333333;
	background: #transparent;
}

#navhorisontell ul {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#navhorisontell li {
	text-align: left;
	line-height: 2em;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navhorisontell ul li a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border-right: 1px solid #aaaaaa;
	padding: 8px 14px 8px 14px;
	color: #333333;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 0px;
	background: transparent;
}

#navhorisontell  li a:hover {
	color: #fff;
	background: #333333;
}

#navhorisontell ul li .selected {
	color: #fff;
	background: #333333;
	border-right:1px solid #333333;
}

#navhorisontell ul li .feature {
	color: #333333;
	background: #f7f7ef;
}

#content {
	float: left;
	width: 950px;
	margin-top: 10px;
	margin: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	background: transparent;
}

#coltop {
	clear: both;
	padding: 10px;
	background: #333;
	width: 930px;
	height:180px;
	margin-top: 20px;
	text-align: left;
	border-bottom: 3px solid #a0b74f;
}






#coltop p, #coltop li {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #666;
	padding-left: 5px;
}

#coltop ul {
  list-style: none;
}

#coltop li {
  line-height: 50px;
}

div#scroll {
  margin-top: 30px;
}

div#scroll a {
  text-decoration: none;
  color: #666;
  border-bottom: 1px dotted #666;
}

div#scroll a:hover {
  border-bottom: 1px dotted #a0b74f;
}






#coltop h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	font-weight: normal;
	font-size: 2em;
	color: #666;
}

#coltop a, a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

#col1 {
	float: left;
	width: 560px;
	margin-left: 0px;
	margin-top: 0px;
	background: #f7f7e9;
	text-align: left;
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 20px;
	border-right: 1px solid #ccc;
}

#col1 h1, h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	display: block;
/*	width: 96%;*/
	text-align: left;
	font-weight: bold;
	color: #333;
	font-weight: normal;
	padding: 10px 20px 0 15px;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 1.3em;
	font-style: italic;
}

#col1 h1 {
	font-size: 1.4em;
}

#col1 h2 {
	font-size: 1.2em;
}

#col1 p {
	font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 10px 20px 10px 20px;
	text-align: left;
	line-height: 1.5em;
}

#col1 p strong {
	font-weight: normal;
}

#col1 ul {
	font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 0;
	margin:13px 13px 20px;
	text-align: left;
	line-height: 1.5em;
	list-style-type: none;
}

#col1 ul strong {
	font-weight: normal;
}

#col1 li {
	padding: 0 0 0 19px;
	margin-left: 7px;
	margin-bottom: 10px;
	background: url(images/arrow.gif) no-repeat 0 7px;
}

#col2 {
	float: left;
	width: 360px;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
	font-size: 0.9em;
	background: #ffffff;
}

#col2 h1, h2 {
	font-family: Georgia, Arial, Helvetica, snas-serif;
	display: block;
	text-align: left;
	font-weight: bold;
	color: #333;
	font-weight: normal;
	padding: 10px 20px 0 15px;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 1.3em;
	font-style: italic;
}

#col2 h1 {
	font-size: 1.4em;
}

#col2 h2 {
	font-size: 1.2em;
}

#col2 p {
	background: transparent;
	font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 10px 20px 10px 20px;
	text-align: left;
	line-height: 1.5em;
}

#col2 p strong {
	font-weight: normal;
}

#col2 ul {
	font: normal 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 0;
	margin: 13px;
	text-align: left;
	line-height: 1.5em;
	list-style-type: none;
}

#col2 ul strong {
	font-weight: normal;
}

#col2 li {
	padding: 0 0 0 19px;
	margin-left: 7px;
	margin-bottom: 10px;
	background: url(images/arrow.gif) no-repeat 0 7px;
}

#footer  {
	width: 950px;
	border-top: 3px solid #a0b74f;
/*	height: 85px;*/
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
	background: transparent;
	color: #666666;
	;
margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 0px;
}

#footer p  {
	font-size: 0.7em;
	font-family: arial;
	font-weight: normal;
	line-height: 1.4em;
	color: #555555;
	padding: 25px 0 0 0px;
	text-align: left;
}

#footer a  {
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	/* color:#92aa3b; */
	text-align: center;
}

#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	/* color:#92aa3b; */
	text-align: center;
}

.red {
	color: #a0b74f;
}

.underline {
border-bottom:2px solid #D6DD8C;
}

/*



a[href $='.pdf'] {

padding-right: 18px;

background: transparent url('images/icon_pdf.gif') no-repeat center right;

}



a:hover[href $='.pdf'] {

padding-right: 18px;

background: #333333 url('images/icon_pdf.gif') no-repeat center right;

}



*/
.pdf a {
	padding-right: 18px;
	background: transparent url('images/icon_pdf.gif') no-repeat center right;
}

.pdf a:hover {
	padding-right: 18px;
	background: #333333 url('images/icon_pdf.gif') no-repeat center right;
}

/*button code*/
a.boldbuttons{
	background: transparent url('images/roundedge-green-left.gif') no-repeat top left;
	display: block;
	float: left;
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
	border-bottom: 0px;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white; /*button text color*/
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
}

a.boldbuttons span{
	background: transparent url('images/roundedge-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{
	text-decoration: none; /* Hover state CSS */
	border-bottom: 0px;
	background: transparent;
}

.buttonwrapper{
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 90%;
	margin-left: 22px;
	margin-top: 30px;
}

hr {
	border: none 0;
	border-top: 1px dotted #CCCCCC; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px 0px 0px 0px;
}

#noti {
	background: transparent url('http://www.ruso-castellano.com.ar/images/noticias.png') no-repeat;
	height: 17px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 8px;
	border-top: dotted 1px #cccccc;
}





/* BUTTON */


div.btns{

	white-space:nowrap;
	margin-left: 22px;
	margin-top: 30px;
	margin-bottom: 30px;
}


a.button, a.button:visited{
	float:left;
	font-size:110%;
	font-weight:bold;				
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;		
	width:auto;
	text-decoration: none;
	}	
a.button:hover{	
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	color:#333;					
	}	
a.button span{
	background:#d4d0c8 url(images/bg_btn.gif) repeat-x;			
	float:left;
	line-height:27px;
	height:27px;	
	padding:0 10px;							
	border-right:1px solid #777;
	border-bottom:1px solid #777;					
	}		
a.button:hover span{
	border:none;						
	border-top:1px solid #777;
	border-left:1px solid #777;		
	background:#d4d0c8 url(images/bg_btnOver.gif) repeat-x;	
	cursor:pointer;	
	}	




	
	
	
	
	
#ilia {
display:block;
float:right;
height:37px;
width:53px;
margin-top: -29px;
}
#ilia a {
/*background:transparent url(images/ilia_logo_small_2.png) no-repeat scroll 0pt;*/
/*background:transparent url(images/ilia_logo_small_3.png) no-repeat scroll 0pt;*/
background:transparent url(images/ilia_logo_small_4.png) no-repeat scroll 0pt;
border:0pt none;
display:block;
height:37px;
text-indent:-5000px;
width:53px;
}



body.contacto #col1 {
  background: #FFF;
}

/*
div#lang {
  font-size: 11px;
  position: absolute;
  top:0;
  right:0;
  margin-right:50px;
}*/


div#lang {
font-size:11px;
margin-right:520px;
margin-top:33px;
position:absolute;
right:0;
top:0;
}

div#lang a{
  color: #eee;
  background: #a0b74f;
  padding:0 9px 1px;
  text-decoration: none;
  border: none;
}

div#lang a:hover{
  background: #696969;
}

div#lang a.selected {
  background: #9c5151;
}

div#skype {
  margin-left: 15px;
}

div#twitter {
	margin-left: 20px;
}

div#skype, div#twitter {
	margin-bottom: 20px;
}
div#skype a, div.shady a, div#twitter a {
  border:none;
  text-decoration: none;
}

div#skype a:hover, div#shady a:hover, div#twitter a:hover {
  background: none;
}


span.phone {
  font-size: 25px;
  line-height:29px;
}

#col1 p.alert {
border-left:3px solid #D6DD8C;
font-size:15px;
font-weight:bold;
line-height:25px;
margin-bottom:15px;
margin-top:15px;
margin-left:20px;
padding-bottom:0;
padding-left:16px;
padding-top:0;
}

#col1 p.alert a{
  font-weight: bold;
}

div.shady{
  background-color: e2e2e2;
  margin-bottom: 20px;
}

#col2 div.shady h1{
/*  color: #9c5151;*/
}

#col2 .brighter {
  color: #9c5151;
}

div#agroru {
border-bottom:3px solid #e7e7e7;
border-top:3px solid #e7e7e7;
margin-bottom:20px;
margin-left:20px;
margin-top:20px;
padding: 5px 15px;
}

div#agroru a img {
  border:none;
  text-decoration: none;
  display:block;
}

div#ribbon {
font-size:11px;
margin-right:190px;
margin-top:-27px;
position:absolute;
right:0;
top:0;
background: url(images/navidad.jpg) no-repeat;
width:120px;
height:112px;
}

p.audioplayer_container {
margin-bottom: 30px !important;
}






#externalstuff {
	background: #fff;
	width:100%;
	text-align:center;
	padding:7px 0;
	margin-top:15px;
	border-top: 2px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
}

#externalstuff img {
	text-align: center;
	margin:0 auto;
}

#externalstuff a,
#externalstuff a:hover {
	text-decoration:none;
	border:none;
}

