/*  

Theme Name: Evidens [White]

Theme URI: http://designdisease.com/

Description: Designed by <a href="http://designdisease.com">Design Disease</a> for <a href="http://premiumthemes.com">Premium Themes</a>. You may use this theme and make any changes you like as long you leave the credits link on. <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>

Version: 1

Author: Design Disease

Author URI: http://designdisease.com/

Tags: white, grey, orange, three columns, fluid width, widgets

*/





/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
}
#bg {
	width: 980px;
	margin: 10px auto;
	background-color: #333;
}
body {
	background:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
input, button, textarea, select {
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2d3538;
	vertical-align: middle;
}
legend {
	display: none;
}
fieldset {
	border: none;
}
ul, ol {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
table {
	border-collapse: collapse;
	width: 100%;
}
hr {
	display: none;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}
a:link {
	text-decoration: none;
	color : #ff9900;
	border: 0px;
	-moz-outline-style: none;
}
a:active {
	text-decoration: none;
	color : #ff9900;
	border: 0px;
	-moz-outline-style: none;
}
a:visited {
	text-decoration: none;
	color : #ff9900;
	border: 0px;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: none;
	color : #fff;
	border: 0px;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.redes{width: 270px; float:left;margin-top:4px;}
.float{float:left; margin-right:5px;}
.floatR{float:right; margin-left:5px;}

/* Header 

############################################################################################################## */

#header {
	overflow: hidden;
	background: #000 top right;
	padding: 0px;
	margin: 0px;
}
* html #header {
	height: 1%;
}
/* Menu

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.head {
	overflow: hidden;
}
* html .head {
	height: 1%;
}
/* Logo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.head .logo {
	float: left;
}
.head .logo .txt h1 {
	font: bold 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.head .logo .txt h1 a, .head .logo .txt h1 a:visited, .head .logo .txt h1 a:hover {
	text-decoration: none;
	color:#000;
}
.head .logo .txt p.desc {
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color:#999;
	text-transform: uppercase;
}
.head .logo .img {
}
.head .logo .img img {
	margin-bottom: 5px;
}
/* Search

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#right .search {
	height: 50px;
	background: #333;
	padding: 5px 10px;
	margin-bottom: 5px;
	width: 220px;
}
#right .search h2 {
	font: normal 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	color:#fff;
}
#right .search form {
}
#right .search fieldset {
	overflow: hidden;
}
#right .search input[type=text] {
	float: left;
	margin-right: 4px;
	background: #fff;
	border: 1px #333 solid;
	padding: 0px 4px;
	width: 150px;
	color:#666;
	line-height: 20px;
	height: 20px;
}
#right .search #searchsubmit {
	float: left;
	background: #000;
	cursor: pointer;
	font: bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	border: 0px;
	padding: 4px;
}
/* Date

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#right .date {
	height: 40px;
	background: #333;
	padding: 5px 10px 0px 10px;
	border-bottom: 1px solid #444;
}
#right .date span.day {
	font: normal 21px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	color:#ccc;
}
#right .date span.time {
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aaa;
}
/* Menu

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menu {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 24px;
}
* html .menu {
	height: 1%;
	float: left;
}
.menu .pages {
	float: left;
	width: 100%;
	background: #222;
	height: 24px;
}
.menu .pages ul {
	border-left: solid 1px #444;
	float:left;
	height:24px;
}
.menu .pages li {
	display: inline;
	font: normal 13px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	border-right: solid 1px #333;
	height: 24px;
}
.menu .pages li ul li {
	font-weight: normal;
	letter-spacing: normal;
}
.menu .pages li a {
	color:#fff;
	float: left;
	padding: 0px 10px 0px 10px;
	background-color: #222;
}
.menu .pages li a:hover {
	background: #444;
	color:#FFF;
	text-decoration: none;
}
.menu .pages .current_page_item a, .menu .pages .current_page_item a:visited, .menu .pages .current_page_item a:hover {
	background: #000;
	color:#fff;
}
.menu .pages .current_page_item .page_item a, .menu .pages .current_page_item .page_item a:visited {
	background: #fff;
	color:#ff7e00;
}
.menu .pages .current_page_item .page_item a:hover {
	background: #fff;
	color:#333;
}
div#top {
	height:50px;
	width: 100%;
	display: block;
	clear: both;
	background: #000;
	position:absolute;
	left:0px;
	top:0px;
}
div#top #logo {
	background: url(images/logo.gif) left no-repeat;
	width: 120px;
	height: 50px;
	float: left;
}
div#top #wfd{
height: 50px;
float: left;
padding: 28px 0px 0px 20px;
color: #999;
}
div#top #wfd a{
color: #999;
}
div#top #wfd a.main{
color: #fff;

}
div#top #wfd a.main span{
	background-color: #666;
	padding: 0 10px;
}
div#top #wfd a.main span{
	color: #000;
	padding: 0 10px;
		background-color: #999;
}
div#top #wfd a.main span:hover{
	color: #000;
	padding: 0 10px;
		background-color: #ccc;
}
div#top #wfd a.main span#active{
	background: url(img/menu_active.gif) right no-repeat;
		background-color: #fff;
		color: #000;
}
div#top #wfd a:hover{
color: #fff;
}
div#top #wfd  #activo{
color: #FF9900;
}
div#top #info{
float: right;
padding: 20px 10px 0px 0px;

}

div#top #info #icon,
div#top #info #icon a{
background: url(img/info.gif) no-repeat;
width: 22px;
height: 22px;
cursor:pointer;
display:block;
float: left;
}

div#top #info #icon a:hover {
background: url(img/info_on.gif) no-repeat;
cursor:pointer;
}
#menu_top {
	float: left;
	margin-right: 5px;
	color:#FFFFFF;
	line-height: 30px;
	height: 30px;
}
#menu_top a {
	color: #fff;
}
#menu_top a:hover {
	color: #FF9900;
}
#menu_top #activo {
	color: #FF9900;
}
/* Feed

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.feed {
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 412px;
}
.feed li {
	display: inline;
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 22px;
	margin-right: 10px;
}
.feed li a {
	color:#ff9900;
}
.feed .rss {
	background: url(images/feed-rss.png) no-repeat left 0px;
	padding-left: 27px;
}
.feed .email {
	background: url(images/feed-email.png) no-repeat left 0px;
	padding-left: 25px;
}
/* Center 

############################################################################################################## */

#container {
	overflow: hidden;
	padding: 40px 0px;
	width: 100%;
}
* html #container {
	height: 1%;
}
/* Center 

############################################################################################################## */

#center {
	margin-right:470px;
	height:auto !important;
}
#center-wap {
	float: left;
	width: 100%;
	background: #333;
}
.center-attachment {
	margin-right: 0px;
	height:auto !important;
}
.border {
	background: url(images/border-bkg.png);
	overflow: hidden;
	height: 1px;
}
.title {
	color:#ccc;
	font: normal 24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: solid 1px #444;
	margin-top: 30px;
}
/* Post Single

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post, .attachment {
	width: 100%;
}
/**/ * html .post, .attachment {
	width: 99%;
} /**/
.post {
	overflow: hidden;
	border-bottom: 1px dashed #444;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.p-head {
	position: relative;
	padding-right: 100px;
	margin-top: 30px;
}
.p-head h1, .p-head h1 a, .p-head h1 a:visited {
	color:#ddd;
	font: normal 28px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.p-head h1 a:hover {
	color:#fff;
	text-decoration: none;
}
.p-head h2 {
	color:#ddd;
	font: normal 28px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.p-head h2 a, .p-head h2 a:visited {
	color:#ccc;
}
.p-head h2 a:hover {
	color:#fff;
	text-decoration: none;
}
.p-head h3 {
	color:#ddd;
	font: normal 26px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.p-head h3 a, .p-head h3 a:visited {
	color:#ccc;
}
.p-head h3 a:hover {
	color:#fff;
	text-decoration: none;
}
.p-time {
	position: absolute;
	right: 0px;
	top: 0px;
	border-right: solid 4px #444;
	padding-left: 7px;
	width: 85px;
	background: #222;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
}
.p-time strong {
	float: left;
}
.p-time .day {
	font: normal 22px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 0px;
}
.p-time .month-year {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#fff;
	padding-top: 2px;
}
.p-con {
}
.p-con p {
	font: normal 14px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 5px 0px;
	color:#FFF;
}
.p-con ol {
	list-style: decimal inside;
}
.p-con ol {
	padding: 10px 0px 10px 25px;
	margin: 0px;
}
.p-con ol li {
	padding: 2px 0px 2px 0px;
}
.p-con ul {
	padding: 10px 0px 10px 20px;
	margin: 0px;
}
.p-con ul li {
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	background: url("images/p-con-li.png") no-repeat left 2px;
	color:#666;
}
.p-con blockquote {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	margin: 10px 0px;
	background: #f0f2f3;
	color:#666;
}
.p-con blockquote p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.p-con blockquote li {
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	font-size: 14px;
	line-height: 17px;
}
.p-con .borde {
	color: #fff;
	background-color: #333;
	padding: 1px 3px;
	display:inline;
}
.p-con .borde a {
	color:#FFF;
}
.p-con .borde a:hover {
	color: #FFC;
}
.p-det {
	margin: 0px;
	text-align: left;
	float: left;
}
.p-det li {
	color:#666;
	padding: 4px 0px 0px 17px;
}
.p-det li.p-det-cat {
	background: url("images/p-det-cat-ico.png") left center no-repeat;
}
.p-det li.p-det-tag {
	background: url("images/p-det-tag-ico.png") left center no-repeat;
}
.p-det li a, .p-det li a:visited {
	color:#666;
	text-decoration: none;
	margin-right: 3px;
}
.p-det li a:hover {
	color:#ff9900;
	text-decoration: underline;
}
.p-more {
	text-align: right;
	float: right;
	background-color: #222;
	padding: 2px;
	border-right: 4px solid #444;
}
.p-more li {
	color:#666;
	display: inline;
	padding: 3px 0px 2px 22px;
	margin-right: 5px;
	width: 200px;
}
.p-more li.p-more-read {
	background: url("images/p-more-read-ico.png") 3px center no-repeat;
	height: 22px;
	line-height: 22px;
}
.p-more li.p-more-com {
	background: url("images/p-more-com-ico.png") 3px center no-repeat;
	height: 22px;
	line-height: 22px;
}
.p-more li a, .p-more li a:visited {
	color:#666;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 3px;
}
.p-more li a:hover {
	color:#ccc;
}
.borde .more-link {
	text-align: right;
	float: right;
	background-color: #222;
	padding: 2px;
	border: 4px solid #444;
	width: 200px;
	background: url("images/p-more-read-ico.png") 3px center no-repeat;
}
.borde a.more-link,  a.more-link:visited {
	color:#fafafa;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.borde  a.more-link:hover {
	color:#ff9900;
	background-color: #444;
	border: 4px solid #222;
}
.p-con .wpunlimited_bookmarks strong {
	font-weight: normal;
	color:#999;
	padding-bottom: 2px;
	font-size: 10px;
	text-transform:uppercase;
}
.p-con .wpunlimited_bookmarks a img {
	display:inline;
	border:none;
	padding:0;
	margin:0;
	margin-top: 5px;
}
/* Images

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.p-con img {
	padding: 1px;
	border: solid 4px #eee;
}
.p-con img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.p-con img.alignright {
	margin: 5px 0 10px 20px;
	display: inline;
}
.p-con img.alignleft {
	margin: 5px 20px 10px 0;
	display: inline;
}
.p-con .alignright {
	float: right;
}
.p-con .alignleft {
	float: left
}
/* Navigation

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.nav {
	overflow: hidden;
	padding-bottom: 10px;
}
.nav .left a {
	float: left;
	background:url(images/nav-left.png) no-repeat left 0px;
	padding-left: 20px;
}
.nav .right a {
	float: right;
	background:url(images/nav-right.png) no-repeat right 0px;
	padding-right: 20px;
}
.nav a, .nav a:visited {
	color:#ff7e00;
	cursor: hand;
	font: bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.nav a:hover {
	color:#4779ac;
}
/* Side Right 

############################################################################################################## */

.comments-list {
}
.comments-list h2 {
	color:#ccc;
	font: normal 20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.comments-list div.entry {
	margin-bottom: 10px;
	padding: 10px;
	background: #444;
}
.comments-list div.alt {
}
.comments-list p.name {
	font: normal 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
}
.comments-list p.avt {
	padding: 0px;
	margin: 0px;
	float: right;
}
.comments-list p.avt img {
}
* html .comments-list p.avt {
	left: -60px;
}
.comments-list p.date {
	font-size: 11px;
	margin-bottom: 5px;
}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover {
	color:#999;
	text-decoration: none;
}
.comments-list .con {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 90px;
	color:#fff;
}
.comments-list .con p {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 0px;
	color:#fff;
}
.comments-list .con blockquote {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin: 10px 20px;
}
.comments-list .con blockquote p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
/* Comments Form

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.comments-form {
	background: #444;
	padding: 10px;
	color: #ccc;
}
.comments-form h3 {
	color:#ccc;
	font: normal 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.comments-form p {
	padding: 7px 0px;
	color:#fff;
}
.comments-form .required {
	font-weight: normal;
	color:#FFC;
}
.comments-form input {
	border: 1px solid #777;
	background: #666;
	padding: 2px 5px;
	width: 250px;
	margin-right: 7px;
	color:#FFF;
}
.comments-form textarea {
	border: 1px solid #777;
	background: #666;
	padding: 4px;
	width: 98%;
	color:#FFF;
}
.comments-form .button {
	border: none;
	background: #333;
	color:#fff;
	width: auto;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 3px;
	height: 22px;
	line-height: 22px;
}
/* Side Right 

############################################################################################################## */

#right {
	float: right;
	width:395px;
	height:auto !important;
	background: #444;
	padding: 10px;
	margin-top: 30px;
}
/* R1

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.r1 {
	float: right;
	width: 145px;
}
.r1 .widget {
	width: 145px;
	margin-bottom: 10px;
}
.r1 .widget h3 {
	color:#ccc;
	font-size: 16px;
	background: #333;
	padding: 0px 4px;
	margin-bottom: 3px;
	font-weight: normal;
}
.r1 .widget label {
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color:#000;
	background: #f0f2f3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r1 .widget li {
	padding: 2px 0px 2px 7px;
	color:#999;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
}
.r1 .widget li ul li {
	padding-bottom: 0px;
}
.r1 .widget_flickrRSS {
	overflow: hidden;
	margin-bottom: 10px;
}
* html .r1 .widget_flickrRSS {
	height: 1%;
}
.r1 .widget_flickrRSS h3 {
	margin-bottom: 10px;
}
.r1 .widget_flickrRSS li {
	background: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r1 .widget_flickrRSS li a img, .r1 .widget_flickrRSS li a:visited img {
	border: solid 1px #999;
	padding: 1px;
	background: #fff;
	width: 53px;
	height: 53px;
}
.r1 .widget_flickrRSS li a:hover img {
	border: solid 1px #000;
}
.r1 .widget_text {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.r1 .widget_text p {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 0px;
}
.r1 .widget_text blockquote {
	font: italic 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
	background: #e4e4e4;
}
.r1 .widget_recent_entries ul li {
	border-bottom: solid 1px #dadada;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_recent_comments ul li {
	border-bottom: solid 1px #dadada;
	padding: 3px 0px 5px 7px;
}
.r1 .widget_tag_cloud {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r1 .widget_calendar table {
	width: 100%;
}
.r1 .widget_calendar table td {
	text-align: center;
	padding: 4px 3px;
	font-size: 11px;
}
.r1 .widget_calendar caption {
	background: #f0f2f3;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.r1 .widget_calendar #today {
	background: #f0f2f3;
	font-weight: bold;
}
.r1 .widget_search #s {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 0px;
}
.r1 .widget_search #searchsubmit {
	border: none;
	background: #333;
	color:#fff;
	width: auto;
	font-weight: bold;
	padding: 2px;
}
/* R2

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



.r2 {
	float: left;
	width: 240px;
}
.r2 .widget {
	margin-bottom: 10px;
	background: #333;
	padding: 10px 10px 10px 10px;
}
.r2 .widget h3 {
	font-weight: normal;
	color:#fff;
	font-size: 19px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: solid 1px #444;
}
.r2 .widget label {
	font: normal 19px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color:#000;
	background: #f0f2f3;
	padding: 3px 4px;
	margin-bottom: 3px;
}
.r2 .widget a {
	text-decoration: none;
}
.r2 .widget li {
	padding: 2px 0px 2px 7px;
	color:#999;
	background: url(images/r1-widget-li.png) no-repeat left 7px;
	color:#000;
}
.r2 .widget li ul li {
	padding-bottom: 0px;
}
.r2 .widget_flickrRSS {
	padding: 15px 0px 5px 25px;
	overflow: hidden
}
.r2 .widget_flickrRSS h3 {
	width: 260px;
}
* html .r2 .widget_flickrRSS {
	height: 1%;
}
.r2 .widget_flickrRSS ul {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	float: left;
}
.r2 .widget_flickrRSS li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
.r2 .widget_flickrRSS li a img, .r2 .widget_flickrRSS li a:visited img {
	border: solid 1px #999;
	padding: 1px;
	background: #fff;
	width: 53px;
	height: 53px;
}
.r2 .widget_flickrRSS li a:hover img {
	border: solid 1px #000;
}
.r2 .widget_text {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.r2 .widget_text p {
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	margin: 0px;
}
.r2 .widget_text blockquote {
	font: italic 13px/17px "Georgia";
	padding: 10px;
	margin: 0px;
	background: #e4e4e4;
}
.r2 .widget_recent_entries ul li {
	border-bottom: solid 1px #444;
	padding: 3px 0px 5px 7px;
}
.r2 .widget_recent_comments ul li {
	border-bottom: solid 1px #444;
	padding: 3px 0px 5px 7px;
	color: #ccc;
}
.r2 .widget_recent_comments ul li a {
	color: #FFF;
}
.r2 .widget_recent_comments ul li a:hover {
	color: #FFC;
}
.r2 .widget_tag_cloud {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.r2 .widget_calendar table {
	width: 100%;
	background-color: #333;
	color:#999;
}
.r2 .widget_calendar table td {
	text-align: center;
	padding: 0px 3px;
	border-bottom: 1px solid #444;
}
.r2 .widget_calendar table th {
	text-align: center;
	padding: 0px 3px;
	border-bottom: 1px solid #444;
	font-weight: bold;
	color:#CCC;
}
.r2 .widget_calendar table td a {
	font-weight: bold;
	display: block;
}
.r2 .widget_calendar table td a:hover {
	font-weight: bold;
	display: block;
	color:#fff
}
.r2 .widget_calendar caption {
	background: #444;
	padding: 0px 0px;
	margin-bottom: 5px;
	color:#ccc;
}
.r2 .widget_calendar #today {
	background:  #F93;
	font-weight: bold;
	color:#333;
}
.r2 .widget_calendar #today a {
	background:  #F93;
	font-weight: bold;
	color:#fff;
}
.r2 .widget_calendar #today a:hover {
	background:  #F93;
	font-weight: bold;
	color:#fff;
}
.r2 .widget_search #s {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 0px;
	width: 140px;
}
.r2 .widget_search label {
	font-weight: normal;
	color:#000;
	font-size: 19px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: solid 1px #c3c4c5;
	background: none;
}
.r2 .widget_search #searchsubmit {
	border: none;
	background: #333;
	color:#fff;
	width: auto;
	font-weight: bold;
	padding: 0px 2px;
	height: 22px;
	line-height: 22px;
}
/* Top

############################################################################################################## */

#b-top {
	clear:both;
	background: url(images/bg_yellow.png);
	padding: 0px 20px;
	height: 20px;
	margin-top: 5px;
}
#b-top span {
	background: #000;
	color:#fff;
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 7px 7px 3px 7px;
}
#b-top span a, #b-top span a:visited, #b-top span a:hover {
	color:#fff;
	text-decoration: none;
}
/* Footer

############################################################################################################## */

#footer {
	clear:both;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #444;
}
#footer p.by {
	color:#999;
	line-height: 14px;
}
#footer p.by a {
	text-decoration: none;
	color:#999;
}
#footer p.copy {
	line-height: 14px;
}
#footer div.line {
	border-bottom: 0px solid #444;
	line-height: 40px;
}
/*estilos pag agencis*/

/*PIE*/

div#pie {
	height:88px;
	width:100%;
	background: #000;
	font-size: 11px;
}
div#pie #menu {
	margin-top:-20px;
	width: 100%;
	height: 18px;
	color:#FFFFFF;
	background-color:#333;
}
#links {
	display: none;
}
div#pie #menu_fotografia {
	background: #FFFFFF;
	color: #333333;
	line-height: 14px;
	height: 14px;
	border-bottom: 1PX SOLID #333333;
}
div#pie #menu_web {
	background:#92BFDA;
	color:#000000;
	line-height: 14px;
	height: 14px;
	border-bottom: 1PX SOLID #333333;
}
div#pie #menu_diseno {
	background: #316EA7;
	line-height: 13px;
	height: 13px;
	border-bottom: 1PX SOLID #333333;
	color: #fff;
	padding-top: 1px;
}
div#pie #menu_fotografia a {
	color: #333;
}
div#pie #menu_fotografia a:hover {
	color: #000;
}
div#pie #menu_web a {
	color: #333;
}
div#pie #web a:hover {
	color: #000;
}
div#pie #menu_diseno a {
	color: #ddd;
}
div#pie #menu_diseno a:hover {
	color: #FFFFFF;
}
div#pie p {
	font-size: 11px;
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
div#pie a {
	text-decoration: none;
	color: #FFFFFF;
}
div#pie a:hover {
	text-decoration: none;
	color: #FB9700;
}
div#pie a img, img a {
	border: none;
}
.btn {
	line-height: 14px;
	height: 14px;
	margin: 0px;
	font-size: 10px;
	padding: 0px 7px;
	color:#000;
}
a.btn {
	background: #fff;
	line-height: 14px;
	color: #000;
}
a:hover.btn {
	background: #FF9900;
	color: #000;
}
/*COMUNES*/

.floatleft {
	float: left;
}
.paddingleft {
	padding-left: 10px;
}
.paddingbottom {
	padding-bottom: 10px;
}
.marginleft {
	margin-left: 10px;
}
.marginright {
	margin-right: 15px;
}
.marginbottom {
	margin-bottom: 10px;
}
.margintop {
	margin-top: 10px;
}
.floatright {
	float: right;
}
.paddingright {
	padding-right: 15px !important;
	padding-right: 7px;
}
.font11 {
	font-size: 11px;
}
.font10 {
	font-size: 10px;
}
.blanco {
	color: #FFFFFF;
}
.left {
	text-align: left;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
div#copyright {
	width: 100%;
	text-align: right;
	position:relative;
	left:0px;
	bottom:0px;
	color: #999;
	padding:0px 0px 0px 0px;
	line-height:15px;
}
.menu-f-portfolio {
	float: left;
	width: 192px;
	height: 410px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-left: 95px;
}
.menu-f-portfolio ul {
	width: 192px;
	height: 410px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.menu-f-portfolio li {
	width: 192px;
	height: 137px;
	overflow: hidden;
	display:block;
	padding: 0;
	margin:0;
	list-style: none;
}
.menu-f-portfolio li a {
	width: 192px;
	height: 137px;
	display:block;
	padding: 0;
	margin: 0;
}
.menu-f-portfolio li a span {
	width: 192px;
	height: 137px;
	display:block;
}
.menu-f-portfolio li.eventos a:hover span {
	background: url(portfolio/fotonuevo/portfolio_eventos.png);
	width: 192px;
	height: 137px;
	display: block;
}
.menu-f-portfolio li.eventos a.active span {
	background: url(portfolio/fotonuevo/portfolio_eventos.png);
	width: 192px;
	height: 137px;
	display:block;
}
.menu-f-portfolio li.producciones a:hover span {
	background: url(portfolio/fotonuevo/portfolio_producciones.png);
	width: 192px;
	height: 137px;
	display: block;
}
.menu-f-portfolio li.producciones a.active span {
	background: url(portfolio/fotonuevo/portfolio_producciones.png);
	width: 192px;
	height: 137px;
	display:block;
}
.menu-f-portfolio li.productos a:hover span {
	background: url(portfolio/fotonuevo/portfolio_productos.png);
	width: 192px;
	height: 137px;
	display: block;
}
.menu-f-portfolio li.productos a.active span {
	background: url(portfolio/fotonuevo/portfolio_productos.png);
	width: 192px;
	height: 137px;
	display:block;
}

