/*
Theme Name: perspectiva
Description: The theme of perspectiva, two-column with sidebar 
Author: Yumatova
Tags: buddypress
Version: 1.1 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 background: transparent;
 border: 0;
 margin: 0;
 padding: 0;
 vertical-align: baseline;
}
body {
 line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
 clear: both;
 font-weight: normal;
}
ol, ul {
 list-style: none;
}
blockquote {
 quotes: none;
}
blockquote:before, blockquote:after {
 content: '';
 content: none;
}
del {
 text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}
a img {
 border: none;
}

body {
 font: 62.5%/17px Arial, Tahoma, Verdana, sans-serif;
}
h5,h4,h3,h2,h1 {
 font-family:Arial;
 font-weight:normal; 
 padding-bottom:10px; 
}
h2{ font-size:1.5em; padding-bottom:20px; }
h3{ font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;font-weight:bold;}
a {
 color: #3151a2;
 outline: none;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
a.button, input[type="submit"], input[type="button"], ul.button-nav li a, div.generic-button a,a.button {
background: #01AFEE !important;
color: #fff !important;
border-right: 1px solid #464646;
border-bottom: 1px solid #464646;
}
ul.button-nav li a,div.generic-button a,a.button{
    padding: 5px 10px;
    text-decoration: none;
}
p {
 margin: 0 0 8px;
}
a img {
 border:none;
}

img {
 border: none;
}
input {
 vertical-align: middle;
}
.clear{
 clear:both;
}
body{
 font:16px/22px "Arial",sans-serif;
}
.wrapper {
    min-width: 1001px;
 max-width: 1176px;
 margin: 0 auto;
 text-align:left;
}

table {
 border-collapse: collapse;
}
table td, th{
 font-size:12px;
 border:1px solid #e6e6e6;
 padding: 2px 5px 3px 4px;
}
.small{ font-size:11px !important;}
.error{ color:red;
 font-size:10px;
}
.att{ color:red;}
.important{
 font-weight:bold;
} 

/* Header
-----------------------------------------------------------------------------*/
#header {
 text-align:center;
 margin:0;
 padding:0;
}
#header .wrapper{
 height: 162px;
 background:#fff url('images/bg-header.jpg') right top no-repeat;
 position:relative;
 z-index:52;

}
.logo{   
 padding-top:50px;
 padding-left:0px;
}
#logo{
  width: 571px;
 height: 91px;
 overflow: hidden;
 text-indent: -9000px;
 background: url('images/logo-perspectiva.png') 0px 0px no-repeat;
 display: block;
  }
#header-bg{
 height:162px;
 float:left;
 width:100%;
 position:absolute;
 top:0;
 z-index:5;
}
#header-bg .left{
 height:162px;
 float:left;
 width:50%;
 position:relative;
}
#header-bg .right {
height: 187px;
float: right;
width: 40%;
position: relative;
background: #E69D1A;
}


#admin-bar-logo {position: relative;top: -4px;}

/* Header
-----------------------------------------------------------------------------*/
#info {
 text-align:center;
 margin:0;
 padding:0;
    color:#fff;
 background: url('images/bg-info.jpg') 0 0 repeat-x;
}
#info a {
 color:#fff;
} 
#info #block1,
#info #block2{
 float:left;
}
#info #block1{
 height:288px;
 width:1176px;
}
#info #block2{
 width:1176px;
}
#info .wrapper{
 height: 339px;
 background: url('images/bg-info-main.jpg') left top no-repeat;
 line-height:24px;
}
#info #about{
 float:left;
 width:650px;
 font-size:18px;
 padding:65px 20px 10px 22px;
}
#info #about h2{
 font-size:25px;
}  
#info #contactus{
 float:left;
 width:460px;
 font-size:17px;
 padding:55px 4px 10px 20px;
}
#info #contactus .phone{
 font-size:36px;
 padding:0px 0px 10px 0px;
}

#info #top-menu{
 float:left;
 width:660px;
 font-size:18px;
 padding:0px 0px 0px 0px;
}
#info #functions{
 float:left;
 width:460px;
 font-size:18px;
 position:relative;
 left:40px;
}

#info #top-menu ul li,
#info #functions ul li
{ 
 float:left; 
}
#info #top-menu ul ul {float:left;}
#info #top-menu ul li,
#info #functions ul li
{
 height:50px;
 margin:0 10px 0 0;
 padding: 0 20px 0 20px;
}
#info #functions ul li{
 background:url('images/bg-func.jpg') repeat-x;
}
#info #top-menu ul li{
 background:url('images/bg-menu.jpg') repeat-x;
}

#info #top-menu ul li:hover,
#info #top-menu ul li.current-menu-item,
#info #top-menu ul li.current-page-ancestor,
#info #functions ul li:hover,
.directory #info #top-menu .menu-item-object-custom,
.blogs #info #top-menu .menu-item-object-custom,
.members #info #top-menu .menu-item-object-custom,
.groups #info #top-menu .menu-item-object-custom,
.forums #info #top-menu .menu-item-object-custom
{
 background:#fff;
}
#info #top-menu ul li a,
#info #functions ul li a 
 {
 font-size: 18px;
 text-decoration:none;
 display:block;
 padding:15px 0 0 0;
}
#info #top-menu ul li:hover a,
#info #top-menu ul li.current-menu-item a,
#info #top-menu ul li.current-page-ancestor a,
.directory #info #top-menu .menu-item-object-custom a,
.members #info #top-menu .menu-item-object-custom a,
.blogs #info #top-menu .menu-item-object-custom a,
.groups #info #top-menu .menu-item-object-custom a,
.forums #info #top-menu .menu-item-object-custom a
{
 color:#01afee;
}
#info #functions ul li:hover a {
 color:#4d4099;
}

#top-menu #home-button{
 width:23px;
 height:22px;
 overflow: hidden;
 text-indent: -9000px;
 background: url('images/home.jpg') 0px 15px no-repeat;
 display: block;
}
#top-menu li:hover #home-button,
#top-menu li.current-menu-item #home-button
{
 background: url('images/home-on.jpg') 0px 15px no-repeat;
}
#functions .increaseFont{
 margin:10px 0 0 8px;
  width: 32px;
 height: 32px;
 overflow: hidden;
 text-indent: -9000px;
 background: url('images/functions-p.png') 0px -32px no-repeat;
 display: block;  
}
#functions .decreaseFont{
 margin:10px 0 0 8px;
  width: 32px;
 height: 32px;
 overflow: hidden;
 text-indent: -9000px;
 background: url('images/functions-m.png') 0px -32px no-repeat;
 display: block;  
}
#functions a {
 float:left;
}
#info #functions ul li:hover .decreaseFont{
 background: url('images/functions-m.png') 0px 0px no-repeat;
}
#info #functions ul li:hover .increaseFont{
 background: url('images/functions-p.png') 0px 0px no-repeat;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer{
 text-align:center;
 margin:40px 0 0 0;
 padding:0;
 height:80px;
 background:#fafaf7;
 border-top:1px solid #d9d9d9;
}
#footer .wrapper{
 height:80px;
}                      
#footer a {
 color:#fff;
 text-decoration:none;
}
#footer a:hover{
 text-decoration:underline;
}
#footer #copyright{
  font-size:11px;
   padding:15px 0 0 25px;
}
#footer #copyright a {
 color:#196889;
}
/* Main Page
-----------------------------------------------------------------------------*/
#container{
 padding:10px 0 0 0;
}
#content{
 width:800px;
 padding:30px 30px 0 20px;
 float:right;
}
#content h1{
 line-height:26px;
}
#sidebar{
 float:left;
 width:295px;
 border-right:1px solid #f3f3f3;
 padding:20px 10px 0 20px;
}
#content #news .thumbnail a img {
 border:1px solid #e1e2c2;
 padding:3px;
}
#content .page ol,#content .page ul{
 margin:0 0 10px 40px;
}
#content ol{
 list-style:decimal;
}
#content .page ul{
    list-style: square;
}
.alignright{float:right}
.alignleft{float:left}
#content .wp-caption {
    background: #F1F1F1;
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
    padding: 4px;
}
#content .wp-caption p.wp-caption-text {
    margin: 5px;
    color: #000;
    font-size: 14px;
}
#content .wp-caption.alignright{
    margin-left: 10px;
}
#content .wp-caption.alignleft{
    margin-right: 10px;
}
/* Home
-----------------------------------------------------------------------------*/
.home-page #content{
 float:left;
 width:770px;
 padding:30px 60px 0 20px;
}

.home-page #sidebar{
 float:left;
 width:304px;
 border:none;
 border-left:2px solid #f3f3f3;
 padding:30px 0 0 20px;

} 
/* Home News
-----------------------------------------------------------------------------*/
.home-page #content #news{
 padding:0 0 20px 0;
}
.home-page #content .news-1{
 border-bottom: 3px solid #DDD;
        margin-bottom: 20px;
}
.home-page #content #news h3{
 font-size:36px;
}
.home-page #content #news ul{
 margin:20px 0 0 0;
}
.home-page #content #news ul li{
 clear:both;
}
.home-page #content #news .module{
 padding:0 0 30px 0;
 float:left;
}
.home-page #content #news .module-head h5{
 font-size:24px;
 font-weight:normal;
}
.home-page #content #news .module-body{
 float:left;
}
.home-page #content #news .has-thumbnail{
 float:left;
 width:584px;  
}
.home-page #content #news .thumbnail{
 float:left;
 width:183px; 
}

/* Home Social
-----------------------------------------------------------------------------*/
#bottom-content{
 text-align:center;
 margin:0;
 padding:0;
}
#bottom-content .wrapper{
 border-top: 3px solid #ddd;
 padding: 15px 0 0 0;
} 
#box1 {
 margin: 0px;
 float: left;
 width: 260px;
 padding-right: 10px;
}
#box2 {
 margin: 0px;
 float: left;
 width: 278px;
 padding-right: 10px;
 padding-left: 10px;
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
}
#box3 {
 margin: 0px;
 float: left;
 width: 590px;
 padding-right: 0px;
 padding-left: 10px;
}
#box4 {
 margin: 0px;
 float: right;
 width: 280px;
 padding-right: 0px;
 padding-left: 10px;
}
.widget-content{
 margin:5px 0 0 0;
}
.widget-container{
 margin:15px 0 50px 0;
}
.widget-container input{
    padding: 5px;
}
.widget_newsletter input[type=text] {
    width:300px;
    margin: 10px 0 0 0;
    padding: 5px;
}
.itembox {
 float: left;
 width: 300px;
 padding: 0px;
 overflow: hidden;
}
.itembox img {
 margin-bottom: 10px;
}

.itembox h2 {
 border-bottom: 2px solid #ddd;
 font-size: 24px;
 font-weight: normal;
 line-height: 32px;
 margin: 0px;
 padding: 0px 0 5px 0;
 color: #000000;
}

.itembox h2 a {
 display: block;
 padding-left: 36px;
 text-decoration: none;
}

#box1 h2 a { background: url(images/bg-groups.png) no-repeat 0 50%; }
#box2 h2 a { background: url(images/bg-members.png) no-repeat 0 50%; }
#box3 h2 a { background: url(images/bg-blog.png) no-repeat 0 50%; }
#box3 .activity-header,#box3 .activity-avatar{
 float:left;
 
}
#box3 .activity-header{ width:500px;}
.item-options {
 color: #777;
 font-size: 11px;
 margin: 5px 0 0 0;
}

.item-options a {
 color: #777 !important;
 font-size: 11px;
 padding: 4px 4px 10px 4px;
}

.item-options a.selected {
 background: url(images/bg-item-options.png) no-repeat 50% 100%;
 color: #000 !important;
 font-weight: bold;
}

.itembox p {
 font-size: 1em;
 line-height: 21px;
 margin: 0px;
 padding: 10px 0px;
 float: left;
 width: 100%;
}

.itembox h3 {
 margin: 0px;
 padding: 15px 0px 0px;
 float: left;
 width: 100%;
}

.itembox .list {
 margin: 0px;
 padding: 0.5em 0px 1em;
 float: left;
 width: 100%;
 list-style-type: none;
}

.itembox .list ul {
 margin: 0px;
 padding: 0em;
 float: left;
 width: 100%;
 list-style-type: none;
}

.itembox .list li {
 border-bottom: 1px solid #efefef;
 margin: 0 0 8px 0;
 padding: 0 0 5px;
 float: left;
 width: 100%;
 font-size: 12px;
 line-height: 15px;
 list-style-type: none;
}

.itembox .list li:last-child { border: none; }

#recent-posts li:first-child {
 background: #f3f3f3;
 border: 2px solid #eee;
 margin: 5px 0 0;
 padding: 10px;
 width: auto;
}

#recent-posts li:first-child .item-content {
 margin: 10px 0 0 0px;
 width: 260px;
}

#recent-posts h4.item-title {
 font-size: 13px;
 line-height: 16px;
 margin: 0;
 padding: 0 0 6px;
}

#recent-posts li {
 margin: 8px 0;
}

.item-title {
 font-size: 13px;
 line-height: 16px;
}

h4.item-title { padding: 0 0 6px 0; }

#recent-posts li:first-child h4.item-title a {
 font-size: 18px;
 font-weight: normal !important;
 line-height: 23px;
}

.itembox .list a {
 font-weight: bold;
 text-decoration: underline;
}

.itembox .list a:hover {
 color: #000;
 text-decoration: none;
}

.itembox .list ul li em {
 color: #777;
 font-size: 11px;
 font-style: normal;
}

.itembox .list ul li em a {
 font-weight: normal;
}
#top-right-widget object {
 margin: 0px;
 padding: 0px;
 float: left;
 height: auto;
 width: 100%;
}
#top-right-widget embed {
 margin: 0px;
 padding: 0px;
 float: left;
 height: auto;
 width: 100%;
}
#top-right-widget table {
 text-align: center;
 margin: 0px;
 padding: 0px;
 width: 100%;
}

#top-right-widget {
 margin: 0px;
/* CHANGED: was 20px */
 margin-right: 0;
 padding: 0px;
 width: 280px;
}
#top-right-widget input,#top-right-widget a.button{
    background: #fff !important;
    padding: 5px 10px;
    color:#000 !important;
}
/* TAGS HEADER */
 
  
.featured p {
 padding: 0 0px;
 margin-bottom: 8px;
}
.featured h3{
 padding:10px 0 10px 10px;
}
.featured p strong {
 color: #454545;
}
.featured div.featuredContent {
 width: 140px;
 float: left;
 margin-top: 0px;
 color:#fff;
}

.featured {
 background-color: #01afee;
 padding-bottom: 5px;
 border: 1px solid #EEE;
 margin-bottom: 15px;
 color:#fff;
}

.featured p {
 color:#fff;
 line-height: 1.5em;
 margin-top: 5px;
}
.featured a {
 color:#fff;
}
.featured div img {
 float: left;
 margin: 0px 10px 5px 10px;
}
.featured div {
 margin: 10px;
}

.featured div.clear {
 margin-top: 0;
}

.featured p.more {
 display: inline-block;
 width: 260px;
 color:#fff;
}

.featured p.more a {
 float: right;
 background: #EBF7FF;
 border-bottom-left-radius: 4px 4px;
 border-bottom-right-radius: 4px 4px;
 border-right: 1px solid #A1DCFA;
 border-top-left-radius: 4px 4px;
 border-top-right-radius: 4px 4px;
 color: #059AE7;
 margin-right: 3px;
 padding: 3px 8px;
 text-decoration: none;
}

.featured p.more .extra {
 float: left;
 padding: 3px 0;
}

.featured p.more a:hover {
 color: #EBF7FF;
 background: #059AE7;
 
}
#breadcrumb{
 height:30px;
 border-bottom:1px solid #e4e4e4;
 padding: 10px 0px 0 20px;
 color:#a5a5a5;
 font-size:0.85em;
}
#leftmenu h2{
 color:#5d5d5d;
}
#leftmenu ul li a{
    display: block;
 list-style:none;
 border-bottom:1px solid #eeeeee;
 padding:10px 20px 5px 0;
 background:url('images/leftmenu.jpg') right no-repeat;
}
#leftmenu li.current_page_item > a,
#leftmenu li.current-menu-item > a
 {
 color:#f57b20;
 text-decoration:none;
}
#leftmenu ul li ul li a{
    font-size: 12px;
    background: none;
    margin: 0 0 0 30px;
    line-height: 12px;
}
form.standard-form {background:none !important;padding:0;}
.widget_recent_entries li{
    list-style:square;
    padding: 0 0 5px 0;
}
.widget_calendar table{
    width:100% !important
}