/*
	==========================================
	projecto: jovenes ambientalistas
	autor: jose roman romero
	------------------------------------------
	2010
	==========================================
*/

*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body { font: 12px Arial, Helvetica, sans-serif; color: #000; background: url(../images/deg.jpg) repeat-x #27AAE1; }
a { text-decoration: none; color: #000; }
	a:hover { color: #000; }
.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color:#666; }
img { border: 0; }

.cinput {
	border:1px solid #ddd;
	font-size:12px;
	height:20px;
	color:#666666;
}

td{
	padding:5px;
}

.cbutton {
	border:1px solid #006600;
	font-size:12px;
	font-weight:bold;
	background:#4D993E;
	color:#FFFFFF;
	padding:3px;
}

.cbutton:hover {
	border:1px solid #999999;
	background:#CCCCCC;
	color:#333;
}


.cinput:hover {
	border:1px solid #27AAE1;
}

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #333; }
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 18px; font-weight: normal; margin: 3px 0 10px; color:#333333; }
h4:hover { color:#000000;}

h4 .textoverde{ color:#009900;}
h4:hover .textoverde{ color:#006600;}

#wrapper { margin: 0 auto; width: 988px; background:#4D993E; }

#logo { padding: 0px 0px 0px; }
	#logo #iconos{
		float:right;
		width:100px;
		height:35px;
		margin-top:5px;
		margin-right:20px;
	}
	
	#logo #iconos img {
		padding:10px;
	}
	
	#logo h1 { font: bold 24px "Times New Roman", Times, serif; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
		#logo h1 a { color: #FFF; }
		#logo h1 a span { color: #CCC; }
#content { background: #fff; width: 980px; 
border-left:4px solid #4D993E;
border-right:4px solid #4D993E;

 }
	
.menu { text-transform:uppercase; list-style:none; margin: 14px 14px 0 10px; width: 600px; float: left;  }
	.menu li { float: left; margin: 0 4px 0 0; }
	.menu li a { display: block; font-size: 10px; padding: 5px 10px; border: 1px solid #fff; height:18px;}
	.menu a:hover, .menu li.current a { 
	background-color:#F4F4F4;
	border: 1px solid #ddd;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url(../images/fondomenu.jpg);
	background-repeat:repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -webkit-box-shadow: 0 1px 3px;
	}

		.menu li ul { display: block; background: #fff; margin: -1px 0 0; position: absolute; display: none; z-index: 2; border: 1px solid #ddd; }
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 2px; white-space: nowrap; }

#search { float: right; width: 275px; margin: 15px 10px; display: inline; }
	#search .text { width: 227px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#search .text:hover { width: 227px; height: 16px; border: 1px solid #27AAE1; padding: 5px; float: left; color: #888; }
	
	#search .text:focus { width: 227px; height: 16px; border: 1px solid #4D993E; padding: 5px; float: left; color: #888; }
	#search .submit { float: right; border: 0; background: #000 url(../images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }

#pitch { margin-bottom: 30px; }
	#pitch .infoline { margin-top: -70px; padding: 25px 0 25px 25px; background: #27AAE1; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #333; font-weight:bold; }

	.pitch-gallery { overflow: hidden; width: 980px; position: relative; }
		.pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
		.pitch-gallery-div { float: left; }
		
#left { width: 600px; float: left; margin-left: 25px; display: inline; }
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left img:hover { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; background-color:#27AAE1; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left input.text:hover {border: 1px solid #27AAE1; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative;  height: 115px; }
.post:hover { background-color:#EBEBEB; }
.post-options { position: relative; margin: -37px 0 25px 0; font-size: 10px; color: #666; }

.derecha { background:#FFFFFF;}
.derecha:hover { background:#EBEBEB; }

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-right: 25px; display: inline; }
	#right img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#right img:hover { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; background-color:#27AAE1; }
	
#right2 .r{ border:2px solid #009900; }

#feature {  padding-bottom: 10px; }
	.small-post { float: left; width: 260px; margin-right: 75px; }
		.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -11px; }
	#feature a{ margin-right:140px; }	
	
#footer { background:#4D993E; color: #fff; font-size: 11px; height:35px; padding:20px;  }
#footer a{ color: #fff; font-size: 11px; margin: 20px 0 20px 10px; font-weight:bold; margin-top:20px; }

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

.boton{ display: block; padding:10px; padding-left:30px; background:url(../images/btn.png) no-repeat; height:39px; width:122px; text-transform:uppercase;}

.boton a{ background:url(../images/btn.png) no-repeat; font-weight:bold; }

.enlaces a{ margin-right:140px; }

.textoradio{ font-size:9px; margin-right:5px;}
.margentopradio{ margin-top:3px;}

.estbotones{ background-color:#27AAE1; border:1px solid #0080C0; color:#FFFFFF; font-weight:700; padding:5px; font-size:11px; text-transform:uppercase;}
.estbotones:hover{ background-color:#CCCCCC; border:1px solid #999999; color:#333;}

.estbotonverde{ background-color:#4D993E; border:1px solid #009900; color:#FFFFFF; font-weight:700; padding:5px; font-size:11px; text-transform:uppercase;}
.estbotonverde:hover{ background-color:#CCCCCC; border:1px solid #999999; color:#333;}

#left .sinbordes{ border:none;}
#left .sinbordes img{ border:none;}
#left .sinbordes a{ border:none;}
#left .sinbordes a:hover{ border:none;}


#face{
	width: 260px;
	position:relative;
	float:right;
}

#book{
	position: absolute;
	float:right;
	margin: 0;
	padding: 0;
	left: 317px;
	top: 44px;
	
}

#rightder{
	position: absolute;
	float:right;
	margin: 0;
	padding: 0;
	left: 317px;
	top: 30px;
	width: 261px;
	height: 77px;
	
}

.center { float:left; width:570px; margin:10px 10px 10px 20px;}
