/*
Theme Name: EletroCooperativa
Theme URI: 
Description: Tema para o portal da EletroCooperativa
Version: 0.1
Author: Renato Amoroso e HackLab
Author URI: http://hacklab.com.br

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Arial", Verdana, Sans-Serif;
	background-color: #d4d6d7;
	color: #333;
	text-align: center;
}

object {
	margin: 0px 0;
	}

h2 {
	font-size: 1.5em;
}
.entry p {
	font-size: 1.4em;
}

.size-thumbnail {
	margin-right: 10px;
	}

img {
	border: none;
}

#pageMargin {
	background-color: #eeeeee;
	padding-top: 10px;
	margin: auto;
	margin: none;
	width: 990px;
	position: relative;
}

#page {
	width: 940px;
	margin: auto;
	height: 100%;
	margin: none;
	padding-top: 20px;
	overflow: hidden;
}

#header {
	height: 230px;
	position: relative !important;
	text-align: left;
	width: 990px;
}

#header #title {
	color: white;
	font-size: 3.4em;
	font-family: "Arial";
	font-weight: bold;
	padding: 35px 0 0 0;
	margin: 0 0 0 40px;
}

#header #logo {
	background-image: url("img/logo_horiz_peq_transp.gif");
	width: 224px;
	height: 45px;
	float: right;
	margin: 30px 40px 0 0;
}

#header .eletroLogo {
	bottom:0px;
    left:25px;
    position: absolute !important;
    z-index:1;
}
#header .eletroLogo a {
	line-height:0px;
}

#header .slogan {
    color: #818174;
    font-family:helvetica;
    font-size:20px;
    font-weight:bold;
    left:390px;
    line-height:1.5;
    position:absolute;
    text-align:left;
    top:40px;
}
#header .header-right {
	height:222px;
    padding:0px 25px;
    position:absolute !important;
    right:0px;
    text-align:right;
    width:940px;
}
#header #topMenu {
	position:absolute !important;
	right:25px;
   top:160px;
}
#header .language,
#header .loginbox,
#header .joinUs {
    clear:both;
}
#header .language {
	position:absolute !important;
	right:25px;
}
#header .loginbox {
    margin:0px 0px 15px 0px;
	position:absolute !important;
	right:25px;
	top:20px;
}
#header .loginbox input[type=text],
#header .loginbox input[type=password] {
    background: white;
    border: 1px solid #ccc;
    color: #818174;
    font-size: 11px;
    padding: 3px;
    width: 170px;
}
#header .loginbox input[type=submit] {
    background: #D9D8D0;
    border: none;
    color: #666666;
    cursor: pointer;
    font-family: "Arial Black";
    font-size: 13px;
    padding: 0px 7px;
    text-align: right;
    text-transform: uppercase;
}
#header .loginbox a.username {
    background:white;
    border:1px solid #999;
    color:#2E3192;
    font-family:"Arial Black", Arial, Sans-serif;
    font-size:15px;
    font-weight:bold;
    padding: 3px 7px;
    text-decoration:none;
}
#header .loginbox .logged {
    margin:40px 0px;
}
#header .loginbox .logout {
    clear:both;
    margin-top:7px;
}
#header .loginbox .logout a {
    background:#D9D8D0;
    color:#666666;
    font-family:"Arial Black", Arial, Sans-serif;
    font-size:11px;
    font-weight:bold;
    padding: 3px 7px;
    text-decoration:none;    
}
#header .joinUs {
    font-family:helvetica;
    font-size:20px;
    font-weight:bold;
	position:absolute !important;
	right:25px;
	top:128px;
}
#header .joinUs p {
    margin:0px;
}
#header .joinUs a {
    color: #818174;
    text-decoration: none;
}
#header .joinUs span {
    color:#F5A31D;
    font-family:"Arial Black", Arial, Sans-serif;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}
#header #search {
    left:394px;
    position:absolute !important;
    top:210px !important;
    width:570px;    
}
#header #search form {
    float: left;
    margin-right: 20px;
}
#header #search form input[type=text] {
    background: white url(img/search.png) no-repeat;
    border: 1px solid #ccc;
    height: 18px;
    width: 255px;
    padding-left: 20px;
}
#header #search form input[type=submit] {
    display:none;
}
#header #search form select {
    background-color: darkgray;
    border: none;
    color: white;
    font-size: 1.1em;
    height: 22px;
    padding: 3px 0 0 0;
    width: 100px;
}

#header #share {
    bottom: 0px;
    height: 24px;
    float: right;
}

#header #share .share-button {
    margin-left: 4px;
    outline: none;
    border: none;
    text-decoration: none;
}

#menuloader{
	position: absolute;
	top: 0px;
	left: 32px;
	color: #006838;
}

#container {
	overflow: hidden;
    clear: both;
}

.contentLeft {
	float: left;
	width: 700px;
	margin-top: 25px;
}

#footer {
	clear: both;
	border-top: 4px #bebfc3 double;
	margin-top: 10px;
    	padding-bottom: 10px;
    
}

#footer ul {
    list-style: none;
    width: 110px;
    margin: 10px auto;
    padding: 0;
}

#footer ul li {
    float: left;
}

#footer ul li a {
        display: block;
        padding-top: 66px;
        margin: 0 5px;
        height: 0px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
}

#footer a{
    color: #666;
    text-decoration: none;
}

#footer a:hover {
    color: #000;
    text-decoration: underline;
}

#footer ul li a.wordpress {
    width: 42px;
    _width: 46px;
    background-image: url(img/footer/wordpress.jpg);
    margin-right: 7px;
}

#footer ul li a.cc {
    width: 42px;
    _width: 46px;
    _background-position: center 20px;
    background-image: url(img/footer/cc.jpg);
    margin-right: 7px;
}

#footer ul li a.minc {
    width: 45px;
    background-image: url(img/footer/minc.jpg);
    _background-position: center 10px;
    _padding-top: 80px;
}

#footer ul li a.cviva {
    width: 80px;
    background-image: url(img/footer/cultura-viva.jpg);
}

#footer ul li a.avina {
    width: 83px;
    background-image: url(img/footer/avina.jpg);
}

#footer p.portal {
    clear: both;
    padding-top: 10px;
}

#footer p {
    margin: 0px;
}

#homelink {
	height: 110px;
	width: 110px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#loginlink {
	position: absolute;
	top: 62px;
	right: 116px;
	font-weight: bold;
	text-transform: uppercase;
}

#userlink {
	position: absolute;
	top: 85px;
	right: 116px;
	line-height: 24px;
}

#registerlink {
	position: absolute;
	top: 90px;
	right: 116px;
	color: #eaeaea;
	
}

#registerlink a{
	color: #eaeaea;
	font-size: 1.2em;
	display: inline;
}

#loginlink a, #userlink a {
	color: #eaeaea !important;
	font-size: 1.1em;
	display: inline;
}

#userlink a:hover {
	color: white;
}

#loginlink a:hover, #registerlink a:hover{
	color: white;
}
#headerlinks a {
	
	font-family: "Arial";
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
}

#headerlinks a:hover {
	text-decoration: none;
}

#roundborderleft{
	width: 8px;
	height: 24px;
	float: left;
	display: none;
	background: url("img/header-link-left-border.gif") no-repeat top right ;
}

#roundborderright{
	width: 8px;
	height: 24px;
	float: left;
	display: none;
	background: url("img/header-link-right-border.gif") no-repeat top left ;
}
/***********Alinhamentos ********************/
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignnone {
	float: none;
}

/***********END Alinhamentos ********************/
	/****************** HEADERS (h1, h2...) ****************/
h3 {
	font-weight: bold;
	font-size: 1.3em;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
}

h5 {
	font-weight: bold;
	font-size: 0.9em;
}

h6 {
	font-weight: bold;
	font-size: 0.8em;
}

/****************** END HEADERS ****************/

/************ SIDEBAR *******************/
#sidebar {
	float: right;
	background-color: #c7c8ca;
	width: 195px;
	margin-top: 25px;
	padding: 10px;
}

#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#sidebar ul li {
	margin: 0 0 0 -10px;
}

#sidebar h2 {
	font-family: "Arial";
}

#sidebar .useronline_widget .photo{
	height: 40px;
	width: 40px;
}

/************ END SIDEBAR *******************/
	/************ PAGINATION ******************/
.navigation a {
	color: #006800;
	font-size: 1.2em;
	font-weight: bold;
}

.pageMinus {
	background-image: url("img/minus_eletro.jpg");
	height: 11px;
	width: 11px;
	float: right;
	cursor: pointer;
	margin-top: 2px;
}

.pagePlus {
	background-image: url("img/plus_eletro.jpg");
	height: 11px;
	width: 11px;
	float: right;
	cursor: pointer;
	margin-top: 2px;
}

.pagenumbers {
	float: right;
	margin: 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2px;
}

.eletroPagination {
	position: absolute;
	top: 0px;
	right: 10px;
	overflow: hidden;
}

.totalitems {
	float: right;
	margin-left: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	margin-top: 1px;
}

.paginationdata {
	
}

.pagenumber {
	color: green;
	cursor: pointer;
}

.curpage {
	color: red;
	cursor: default;
}

.paginationLoader {
	float: right;
	padding-right: 10px;
}

.emptySetFeedback{
	font-size: 1.2em;
	color: #999999;
	font-weight: bold;
	margin-right: 10px;
	float:right;
	background: url("img/asterisk_orange.gif") no-repeat left;
	padding-left: 20px;
	height: 20px;
	line-height: 24px;
	margin-top: 7px;
}

.etc{
    color: #006838;
}
/* *********** END PAGINATION ***************** */


#content {
	margin-top: 10px;
}

#separador {
	witdh: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}

div.useronline_widget {
	float: left;
	padding: 1px 1px 1px 1px;
}

.block {
    display: block;
}

#erro{
	color:#999999;
	font-size:2em;
	font-weight:bolder;
	height:100px;
	margin-top:75px;
}

.linkLightBox {
        color: #666666;

}

#postFeedback {
	background-color: #fff2aa;
	color: gray;
	-moz-border-radius: 4px;
	border: 1px solid navy;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	position: relative;
	margin-top: 15px;
}

#postFeedback #videoName {
	
}

#postFeedback #close {
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
}


/*WIDGETS*/

.widget-header {
    background-color: red;
    padding: 7px 5px 7px 10px;
    height: 22px;
    color: white;
    font-size: 18px;
    background-image: url(img/cantos-widget-header.png);
    background-repeat: no-repeat;
}

.widget-header a {
    color: white;
    text-decoration: none;
}
