/*  
Theme Name: DAEQ UFPR
Theme URI: http://www.inf.ufpr.br/ecomp
Description: DAEQ UFPR
Author: ECOMP - Empresa Junior de Computação UFPR
Author URI: http://www.inf.ufpr.br/ecomp
*/

* {
	word-wrap: break-word;
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	color:#212564;
}
.wp-caption {
	border: 1px solid rgb(237, 237, 237);
	box-shadow: 0px 0px 3px rgb(237, 237, 237);
	padding:10px;
	margin:5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width:684px !important;
}
.wp-caption img {
	max-width: 684px !important;
}
.wp-caption-text {
	text-align:center;
}
.right, .alignright {
float: right;
}

.left, .alignleft {
float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navigation {
	margin-left:-5px;
}
ul#menu-links-1.menu{
	display:inline;
}
#widgets .menu {
	color:#212564;
}
#widgets .menu li a{
	color:#212564;
}
.read-more {
	font-weight:bold;
	margin-top:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border:1px solid  #dbdbdb;
	background-color:#EBF7FA;
	box-shadow: 0 0 3px  #dbdbdb;
	border-radius: 5px;
}
#page_button {
	padding:5px;
	border:1px solid #EDEDED;
	background-color:#FAFAFA;
	box-shadow: 0 0 3px #EDEDED;
	border-radius: 5px;
}

h1 {
	color:#212564;
}
h1 a {
	color:#212564;
}
h2 {
	color:#212564;
}
h2 a{
	color:#212564;
}
h3 {
	color:#212564;
}
h3 a{
	color:#212564;
}
body {
	font-family: 'Merriweather Sans', sans-serif;
	background-image:url('img/grey_wash_wall.png');
	/*background-color:#AAA;*/
}
#all {
	/*top:-30px;*/
	width:100%;
	height:100%;
}
#header_block {
	margin: 0px auto;
	top:31px;
	/*margin-top:17px;*/
	background-color:#212564;
	height:66px;
	width:100%;
	min-width:1024px;
	border-bottom:4px solid #f3eb31;
	border-top:4px solid #f3eb31;
	z-index:6;
	position:relative;
}
#header {
	margin:0 auto 0 auto;
	width:1024px;
	height:66px;
	text-transform:uppercase;
}
.menuheader a {
	color:white;
}
.header li a {
	width:100%;
	height:60px;
}
.menuheader {
	width:462px;
	height:66px;
	color:white !important;
}
.menuheader li {
	color:white;
	display:inline-block;
}
.menuheader ul li {
	line-height:66px;
	padding-left:9px;
	padding-right:9px;
	font-weight:bold;
	font-size:15px;
	display:inline-block;
}

ul.dropdown li.hover,
ul.dropdown li:hover {  
	position: relative; 
}

/* Segundo Nivel*/
ul.dropdown ul { 
	width: 220px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
}

ul.dropdown ul li { 
	font-weight: normal; 
	/*background: #fcf43f;*/
	background-color:#f6f061;
	float: none;
	/*border-top:1px solid #faf7a9;
	border-bottom:1px solid #f3eb31;*/
}

ul.dropdown ul li a{ 
	border-right: none; 
	width: 100%; 
	height:60px;
	display: block; 
	color: rgb(39, 64, 139);
} 

/*Terceiro Nivel*/
ul.dropdown ul ul{
	left: 100%; 
	top: 0; 
}
ul.dropdown li:hover > ul { 
	visibility: visible; 
}

#menu_esq {
	float:left;

}

#menu_esq ul li{
	float:left;
	padding-left:15px;
	padding-right:15px;
}

#menu_esq li ul{
	margin:0px;
	padding:0px;
	display:none;
}
#menu_esq li:hover ul{
	display:block;
	width:190px;
	
}
#menu_esq li li{
	list-style:none;
	display:list-item;
	width:100%;
	color:#27408B;
	font-size:11px;
	height: 60px;
	text-align: center;
}
#menu_esq ul li:hover {
	color:#00008B;
	background-color:#f3eb31;
}
#menu_esq ul li:hover>a {
	color:#00008B;
}

#menu_dir {
	float:right;
}
#menu_dir ul li {
	float:right;
	padding-left:15px;
	padding-right:15px;
}
#menu_dir li ul{
	margin:0px 18px;
	padding:0px;
	display:none;
}

#menu_dir li:hover ul{
	display:block;
	width:170px;
}

#menu_dir li li{
	list-style:none;
	display:list-item;
	width:100%;
	color:#27408B;
	font-size:11px;
	height: 60px;
	text-align: center;
}
#menu_dir ul li:hover {
	color:#00008B;
	background-color:#f3eb31;
}
#menu_dir ul li:hover>a {
	color:#00008B;
}

#menu_dir ul li:hover>a {
	color:#212564;
}
#menu_dir ul li:hover {
	color:#212564;
	background-color:#f3eb31;
}

#logo {
	position:relative;
	top:-17px;
	display:inline-block;
	height:100px;
	width:100px;
	float:left;
	background: rgb(243,235,49); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZWIzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2YzZWIzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzIxMjU2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzIxMjU2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2YzZWIzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(243,235,49,1) 0%, rgba(243,235,49,1) 17%, rgba(33,37,100,1) 17%, rgba(33,37,100,1) 83%, rgba(243,235,49,1) 83%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,235,49,1)), color-stop(17%,rgba(243,235,49,1)), color-stop(17%,rgba(33,37,100,1)), color-stop(83%,rgba(33,37,100,1)), color-stop(83%,rgba(243,235,49,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(243,235,49,1) 0%,rgba(243,235,49,1) 17%,rgba(33,37,100,1) 17%,rgba(33,37,100,1) 83%,rgba(243,235,49,1) 83%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(243,235,49,1) 0%,rgba(243,235,49,1) 17%,rgba(33,37,100,1) 17%,rgba(33,37,100,1) 83%,rgba(243,235,49,1) 83%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(243,235,49,1) 0%,rgba(243,235,49,1) 17%,rgba(33,37,100,1) 17%,rgba(33,37,100,1) 83%,rgba(243,235,49,1) 83%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(243,235,49,1) 0%,rgba(243,235,49,1) 17%,rgba(33,37,100,1) 17%,rgba(33,37,100,1) 83%,rgba(243,235,49,1) 83%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3eb31', endColorstr='#f3eb31',GradientType=0 ); /* IE6-8 */
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
#logo img {
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
#content_block {
	margin: 0px auto;
	width:100%;
	height:auto;
}
#content {
	background-color:white;
	margin:0 auto 0 auto;
	width:1024px;
	height:auto;
	z-index:1;
}
#content_shadow{ /*adiciona o efeito de sombra ao conteudo*/
	box-shadow: 0 0 7px #0F0F0F;
}
#content_in { /* 984px */
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:15px;
	width:984px;
	min-height:650px;
	color:#212564;
	background-color:white;
	z-index:2;
	position:relative;
}
#posts {
	float:left;
	width:729px;
	padding-right:5px;
}
#widgets {
	position: relative;
	display:inline-block;
	float:right;
	width:245px;
	height:auto;
	z-index:2;
	padding-left:5px;
	color:#212564;
	margin-bottom:181px;
}
#widgets h1 {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:25px;
	float:left;
	background:url("img/heading-bg.gif") repeat-x scroll 0% 0% transparent;
	text-transform:uppercase;
	font-size:20px;
}
span.titulo_widget {
	background-color:white;
	color:#212564;
	padding-right:10px;
}
.post {
	display:inline-block;
	margin-bottom:15px;
	margin-left:-5px;
	width:724px;
	height:auto;
	padding:5px 5px 5px 5px;
	border:1px solid #EDEDED;
	background-color:#FAFAFA;
	box-shadow: 0 0 3px #EDEDED;
	border-radius: 5px;
}
.post h1 {
	padding-left: 0px !important;
	padding-right:10px;
	font-size:20px;
}
.post h1 a{
	padding-left:10px;
	padding-right:10px;
	font-size:20px;
	color:#212564;
}
.post h2{
	font-size:18px;
}
.h3-post {
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #EDEDED;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.h3 {
	font-size:15px;
}
.text {
	color:#212564;
	font-size:14px;
	text-align:justify;
	padding:10px 10px 10px 10px;
}
.text p{
	color:#212564;
	padding-bottom:10px;
}
.text img{
	max-width:704px;
	height: auto;
	margin-bottom:7px;
	box-shadow: 0 0 3px #3c3c3c;
}

#footer_block {	
	min-width:1024px;
	margin: 0px auto;
	position:relative;
	width:100%;
	height:100px;
	background-color:#343434;
}
#footer {

	padding-left:15px;
	padding-right:15px;
	line-height:100px;
	width:994px;
	height:100px;
	margin: 0 auto 0 auto;
}
#footer_left {
	color:white;
	float:left;
	width:497px;
}
#footer_right {
	color:white;
	float:right;
	text-align:right;
	width:497px;
}
#footer_left a, #footer_right a{
	color: white;
}
#empresa {
	position:relative;
	display:block;
	float:right;
	margin-bottom:-181px;
	right:-15px;
	top:-281px;
	height:181px;
	width:250px;
	background-image:url('img/empresa.png');
	z-index:3;
}
.cycle-slideshow a{
	color:white;
}
.cycle-slideshow {
	position:relative;
	float:left;
	width:1024px;
	height:278px;
	background-color:black;
	z-index:0;
	margin-bottom:-30px;
}

.cycle-slideshow img{
	width:1024px;
	height:278px;
}
.slide_title {
	color:white;
	background-color:rgba(0,0,0,0.75);
	padding-bottom:47px;
	font-weight:bold;
	font-size:17px;
	position:relative;
	top:-77.5px;
	text-align:center;
	padding-top:5px;
	height: 21px;
	max-width: 1024px;
	overflow: hidden;
}
.slide_title a{
	position:relative;
}
#prev {
	margin-left:8px;
	float:left;
	position:relative;
	top:-125px;
	color:black;
	z-index:5;
}
#next {
	margin-right:8px;
	position:relative;
	top:-125px;
	float:right;
	color:black;
	z-index:5;
}
#next > * {
	cursor: pointer;
}
#prev > *{
	cursor: pointer;
}
/* pager */
.cycle-slide, .cycle-sentinel, .cycle-slide-active {
	z-index:0 !important;
}
.cycle-pager { 
	z-index: 5;
 	text-align: center; 
	width: 1024px; 
	z-index: 1 !important; 
	position: relative; 
	top: -128.5px;
	overflow: hidden;
}
.cycle-pager img {
	width:30px;
	height:30px;
	opacity: 1;
	filter: brightness;
	margin-top:10px;
	/*filter: brightness(100%);
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-o-filter: brightness(100%);
	-ms-filter: brightness(100%);*/
	margin-left:2px;
	margin-right:2px;
}
.cycle-pager img.cycle-pager-active { 
	opacity: 0.7;
	/*filter: brightness(50%);
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	-o-filter: brightness(50%);
	-ms-filter: brightness(50%);*/
}
.cycle-pager > * { 
	cursor: pointer;
}
#alt-caption {
	font-weight: bold;
	position:relative;
	top:240.4px;
	width:1024px;
	text-align:center;
	background-color:rgba(0,0,0,0.75);
} 

#widgets input{
	font-weight: bold;
	padding:3px;
	font-family: 'Roboto Slab', serif;
	color:#212564;
}
#s {
	width:190px;
	height:30px;
	background-color: white;
	color:#212564;
	line-height:30px;
	font-size:18px;
}
input#s {
	border:2px solid #212564;
	background: url(img/search.png) no-repeat 6px 8px;
	padding-left: 30px;
	padding-bottom:3px;
	width:205px;
	height:30px;
	color:#212564;
	background-color:white;
}
input#s:focus{
	outline: none;
    border-color: #212564;
    box-shadow: 0 0 5px #212564;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#212564;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#212564;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#212564;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#212564;
}
#social {
	margin: auto;
	width:225px;
	height:70px;
}
.social_bottom {
	float:left;
	display:inline-block;
	position: relative;
	width: 70px;
	height: 70px;
	cursor: pointer;
	margin-right:5px;
}
#facebook {
	background: url(img/facebook_0.png);
}
#facebook:hover{
	background: url(img/facebook_1.png);
}
#twitter {
	background: url(img/twitter_0.png);
}
#twitter:hover{
	background: url(img/twitter_1.png);
}
#rss {
	background: url(img/rss_0.png);
}
#rss:hover{
	background: url(img/rss_1.png);
}

#comments{
	margin-top:5px;
	width:100%;
	float:left;
}
 
#comments h3{
	font-size:14px;
}
.commentlist {
	margin-top:10px;
}
.comment-body {
	box-shadow: 0px 0px 3px rgb(237, 237, 237);
	border-radius: 5px;
	border: 1px solid rgb(237, 237, 237);
	padding:5px;
	width: 694px;
	margin-left:10px;
}
ol.commentlist{
	list-style:none;
}
 
ol.commentlist li{
	margin-bottom:5px;
}
 
ol.commentlist ul{
	margin:0px;
}
 
ol.commentlist ul li{
	margin:20px 20px 20px 40px;
}
 
#respond{
	margin-top:10px;
	clear:both;
}
 
#respond form label{
	float:left;
	clear:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
 
#respond form input{
	box-shadow: 0px 0px 3px rgb(237, 237, 237);
	border-radius: 5px;
	border: 1px solid rgb(237, 237, 237);
	font-size:16px;
	float:left;
	width:250px;
	margin-bottom:10px;
}
 
#respond form textarea{
	box-shadow: 0px 0px 3px rgb(237, 237, 237);
	border-radius: 5px;
	border: 1px solid rgb(237, 237, 237);
	font-size:16px;
	float:left;
	width:600px;
	min-width:400px;
	max-width:600px;
	height:150px;
	min-height:20px;
	margin-bottom:10px;
}
 
#respond form input.commentsubmit{
	box-shadow: 0px 0px 3px rgb(237, 237, 237);
	border-radius: 5px;
	border: 1px solid rgb(237, 237, 237);
	font-size:16px;
    	float:left;
	margin-left:110px;
	cursor: pointer;
}
.categories ul{
	float:left;
}
.categories li{
	font-weight:bold;
	margin-top:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	box-shadow: 0px 0px 3px #e7e7e7;
	/*background-color:#e4e4e4;*/
	background-color:#EBF7FA;
	border-radius: 5px;
	border: 1px solid #e7e7e7;
	width:auto;
	display:inline-block;
}
