/*Theme Name: GreenSunshine
Theme URI: http://mrpattinson.org
Description: 2 columnas, Robeert pattinson; Verde y Blanco
Version: 3.0
Author: Anna&Ale
Author URI: http://mrpattinson.org
 */


i, em     {
	color: #5CAD21;
}

b, strong {
	color: #335F12;
}

a img {
	margin:3px;
	padding:5px;
	-moz-border-radius: 4px;
	border:1px solid #A0E36F;
	background-color:#D6F3C0;
}

a:hover img {
	border:1px solid #9BE267;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.top1{
	background-color: #E3F7D5;
	padding: 10px;
	margin: 2px;
	border: 1px solid #B7EB94;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.top1:hover{
	background-color: #EEFBE6;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #7d7979;
}
body {
	background-color: #D6F3C0;
	background-image: url(http://mrpattinson.org/wp-content/themes/statics/statics/Fondo.png);
	background-repeat: repeat-x;
}
a:link {
	color: #A0E36F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A0E36F;
}
a:hover {
	text-decoration: underline;
	color: #62B623;
}
a:active {
	text-decoration: none;
	color: #62B623;
}
#apDiv1 {
	position:absolute;
	width:374px;
	height:103px;
	z-index:1;
	left: 701px;
	top: 476px;
}
.notititulo{
	letter-spacing: -1pt;
	font-family: Georgia;
	font-size:22px;
	font-style: italic;
	text-align: right;
	color: #69C426;
	text-shadow: #b2b3b6 0px 1px 2px;
}