/* @override http://cics.uminho.pt/development/wp-content/themes/academica2/style.css */

/*
Theme Name: Academica
Theme URI: http://www.proudthemes.com/2010/08/academica/
Description: Academica Theme
Version: 1.0.2
Author: ProudThemes
Author URI: http://www.proudthemes.com
Tags: fixed-width, three-columns, widgets
*/

@font-face {
	font-family: "SegoeWP Reg";
	src: url('fonts/SegoeWP.ttf');
}

@font-face {
	font-family: "SegoeWP Light";
	src: url('fonts/SegoeWP-Light.ttf');
}

@font-face {
	font-family: "SegoeWP SemiBold";
	src: url('fonts/SegoeWP-Semibold.ttf');
}

* {
	padding: 0;
	margin: 0;
	border: none;
	outline: 0;
}

body {
	font-family: "SegoeWP Reg";
	font-size: 62.5%;
	color: #333;
	text-align: center;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #b70835;
}

a:hover {
	text-decoration: none;
	color: #861116;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333;
}

h1 {
	font-size: 25px !important;
	margin-bottom: 10px !important;
}

p {
	margin: 0 0 10px;
}

li,p {
	line-height: 1.6em;
}

li {
	list-style-type: none;
}

#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#wrap div.wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#wrap div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	line-height: 1px;
}

#wrap div.sep {
	font-size: 1px;
	height: 1px;
	margin: 20px 0;
	line-height: 1px;
	background-color: #848484;
	display: none;
}

#wrap div.sepinside {
	margin: 0 0 20px;
}

#header {
	padding: 0px 0 10px;
	margin-top: -10px;
}

#header div.banner {
	float: right;
	display: inline;
}

#logo {
	float: left;
	display: inline;
	text-align: left;
	padding-top: 9px;
}

/* 2. Menu Area */

#menuhead, #menuhead ul {
	margin: 0;
	padding: 0;
	line-height: 18px;
	z-index: 300;
	width: 100%;
}

#menuhead {
	background-color: #484848;
	height: 36px;
	font-weight: normal;
	font-family: "SegoeWP SemiBold";
	margin-bottom: 20px;
	margin-top: 5px;
	cursor: default;
}

#menuhead a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0;
	font-size: 12px;
}

#menuhead a:hover, #menuhead .current-menu-item > a {
	color: #fff;
	background-color: #b70835;
	text-shadow: none;
}

#menuhead li {
	float: left;
	display: inline;
	position: relative;
	line-height: 36px;
	font-size: 12px;
	*border-right: solid 1px #fbfbfb;
}

#menuhead li li {
	line-height: 23px;
}

#menuhead ul {
	position: absolute;
	display: none;
	width: 120px;
	top: 36px;
	left: 0;
}

#menuhead ul a {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-top: 1px solid #fff;
	background-color: #848484;
	text-shadow: none;
	color: #fff;
}

#menuhead li ul {
	width: 130px;
}

#menuhead li ul a {
	width: 175px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	display: inline;
	border-bottom: 0px solid #fff;
}

#menuhead ul ul {
	top: auto;
}

#menuhead li ul ul {
	left: 130px;
	margin: 0 0 0 10px;
}

#menuhead li:hover ul ul, #menuhead li:hover ul ul ul, #menuhead li:hover ul ul ul ul {
	display: none;
}

#menuhead li:hover ul, #menuhead li li:hover ul, #menuhead li li li:hover ul, #menuhead li li li li:hover ul {
	display: block;
}

#crumbs {
	font-size: 10px;
	text-transform: uppercase;
	margin: 20px 0;
}

#search {
    display: none;
	float: right;
	font-size: 10px;
	width: 270px;
	position: relative;
	text-align: right;
	margin-top: 50px;
}

	#search #setop {
	border: solid 1px #999;
	height: 22px;
	width: 172px;
	font-size: 10px;
	padding-left: 5px;
}


#search #searchsubmittop {
	background-color: #6d6d6d;
	color: #fff;
	font-size: 10px;
	text-transform: lowercase;
	line-height: 24px;
	height: 24px;
	padding: 0px 10px;
	cursor: pointer;
}

#search #searchsubmittop:hover {
	background-color: #848484;
}

#social {
	clear: right;
	float: right;
	display: inline;
}

#social li {
	float: right;
	display: inline;
	margin-right: 0;
	margin-left: 3px;
	font-size: 11px;
}

#homeGallery {
}

#homeGallery div.wrap {
	padding: 1px 0 0;
	border-top: solid 1px #848484;
	border-bottom: solid 1px #848484;
}

/* 3. Content Area */

#content {
	margin-bottom: 50px;
}

#content div.column {
	float: left;
	display: inline;
	margin-right: 30px;
}

#content div.column {
	width: 200px;
}

#content div.column-content {
	width: 500px;
}

#content div.column-double {
	width: 730px;
}

#content div.column-full {
	width: 960px;
}

#content div.column-narrow {
	width: 200px;
	padding-top: 7px;
}

#content div.column-last {
	margin-right: 0;
}

#content div.single {
	border-top: none;
	padding: 0;
	text-align: justify;
}

div.column-content h1, div.column-content h2, div.column-content h3 {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 30px;
}

div.column-content h2 {
	font-size: 24px;
	line-height: 30px;
}

div.column-content h3 {
	font-size: 22px;
	line-height: 28px;
}

div.column p.heading,
div.column.column-content .news-title,
#footerColumn p.heading {
	font-size: 24px;
	margin-bottom: 20px;
	background-color: #b70835;
	line-height: normal !important;
	height: 20px;
	padding-top: 1px;
}

div.column.column-content .news-title {
	margin-top: 50px;
}

div.column.column-content .news-title h2 {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 0;
}

div.column p.heading a,
div.column.column-content .news-title a {
	font-size: 13px;
	margin-bottom: 20px;
	color: #ffffff;
	padding-left: 5px;
	font-family: "SegoeWP SemiBold";
}

#content div.column-content {
	font-size: 14px;
	line-height: 20px;
}

#content ul.menu {
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	cursor: default;
}

#content ul.menu:hover,
#content ul.menu:active,
#content ul.menu:focus {
	cursor: default;
}

#content ul.menu li {
	font-size: 12px;
	font-weight: normal;
	font-family: "SegoeWP SemiBold";
	padding: 1px 0;
	border-top: solid 1px #ccc;}

#content ul.menu ul {
	margin: 0px 0 0px 0px;
}

#content ul.menu ul li {
	border: none;
	font-size: 11px;
	font-weight: normal;
	font-family: "SegoeWP Reg";
}

#content div.wrap div.column.column-narrow div.widget div.textwidget {
	display: none;
}

#menu-top li.menu-item a[href] {
	color: #b70835;
	display: block;
}

#menu-top li.menu-item a[href]:hover,
#menu-top li.menu-item a[href]:active,
#menu-top li.menu-item a[href]:focus {
	color: #861116;
}

#menu-top li.menu-item a {
	color: #b70835;
}

#menu-top li.menu-item a:hover,
#menu-top li.menu-item a:active,
#menu-top li.menu-item a:focus {
	color: #b70835;
}

#content ul.menu ul li a:link,
#content ul.menu ul li a:visited {
	color: #b0a3a6;
	display: block;
}


#content ul.menu ul.sub-menu li a:hover,
#content ul.menu ul.sub-menu li a:focus,
#content ul.menu ul.sub-menu li a:active {
	color: #857679;
}


#content ul.menu li.current-menu-item > a {
	color: #333;
}

#content ul.menu li.current-menu-item > a:hover {
	color: #848484;
}

.column-last .widget .posts .post .thumb {
    display: none;
}

.column-last .widget .posts .post h2,
.column-last .widget .posts .post p {
	text-align: justify;
}

div.postInfo {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	font-size: 12px;
	line-height: 18px;
}

.posts {
	margin-bottom: 10px;
}

.posts .post {
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

.column-full .posts .post p {
	width: 680px;
	text-align: justify;
}

.column-content .posts .post p{
	text-align: justify;
}

.posts .post-last {
	margin-right: 0;
}

.posts .post h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: "SegoeWP SemiBold";
	line-height: 18px;
	margin-bottom: 2px;
}

.posts .post div.thumb {
	float: left;
	display: inline;
	margin: 13px 10px 0 0;
}

.content-index .posts .post div.thumb{
	float: left;
	display: inline;
	margin: 12px 10px 0 0;
	box-shadow: 0px 0px 5px #e8e8e8;
}

.content-archive .posts .post div.thumb{
	float: left;
	display: inline;
	margin: 4px 10px 10px 0;
	box-shadow: 0px 0px 5px #e8e8e8;
}


.posts p.postmetadata, p.postmetadata {
	font-size: 10px;
	text-transform: uppercase;
	margin: 5px 0 5px;
	color: #999;
}

.posts p.postmetadata a, h2.heading a, div.postInfo a, div.single a, a.highlight {
	color: #848484;
}

.posts p.postmetadata a:hover, h2.heading a:hover, div.postInfo a:hover, div.single a:hover, a.highlight:hover {
	text-decoration: underline;
}

.single {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.single p {
	margin: 0 0 14px;
}

.single ul, .single ol {
	margin-left: 20px;
	margin-bottom: 14px;
}

.single li {
	list-style-position: inside;
}

.single ul li {
	list-style-type: square;
}

.single ol li {
	list-style-type: decimal;
}

.single blockquote {
	margin-left: 20px;
	padding-left: 20px;
	font-style: italic;
	border-left: dotted 2px #aaa;
}

.single h2, .single h3, .single h4, .single h5, .single h6 {
	margin: 14px 0;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 10px 15px;
}

.single ol.comments {
	padding: 1em 0;
	margin: 0;
}

.single ol.comments a {
	text-decoration: none;
}

.single ol.comments a:hover {
	text-decoration: underline;
}

.single ol.comments div.comment-body {
	position: relative;
}

.single ol.comments div.reply {
	position: absolute;
	top: 0;
	right: 0;
}

.single ol.comments li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 15px 15px 5px;
	font-size: 14px;
	line-height: 20px;
	min-height: 90px;
	border-top: solid 1px #ccc;
	padding-left: 15px;
}

.single ol.comments li ul.children {
	padding: 10px 0 0;
}

.single ol.comments li ul.children li {
	clear: left;
	margin: 0 10px 10px 10px;
}

.single ol.comments {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

.single ol.comments .vcard {

}

.single ol.comments img.avatar {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	border: solid 4px #ccc;
}

.single ol.comments cite {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: "SegoeWP SemiBold";
	font-style: normal;
	margin-left: 0;
}

.single ol.comments cite.author {
	color: #333;
}

.single ol.comments span.says {
	display: none;
}

.single ol.comments .commentmetadata {
	line-height: 18px;
	font-size: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.single ol.comments blockquote {
	font-size: 12px;
	line-height: 18px;
}

.single ol.comments p {
	text-shadow: #fff 1px 1px 1px;
}

.single ol.comments li.comment {
	background-color: #f1f1f1;
}

.single ol.comments li.bypostauthor {
	background-color: #fff;
}

.afterpost .navigation .alignleft a, .single .reply a, .afterpost .navigation .alignright a, .single .cancel-comment-reply a, .navigation a {
	background: #6d6d6d;
	color: #fff;
	padding: 2px 5px;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	text-shadow: none;
}

.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .single .reply a:hover, .single .cancel-comment-reply a:hover, .navigation a:hover {
	background: #848484;
	color: #fff;
	text-decoration: none;
}

.afterpost .navigation .alignleft a, .afterpost .navigation .alignright a {
	width: 125px;
	padding: 3px 0 0 3px;
	text-align: center;
	height: 20px;
}

.navigation {
	margin: 10px 0;
	font-size: 18px;
	text-align: center;
}

.navigation a {
	font-size: 11px;
	margin: 0 1px;
	padding: 5px 8px;
}

#commentform {
	margin-top: 15px;
	clear: left;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

#commentform code {
	font-size: 11px;
}

#commentform p {
	margin: 0 0 5px;
	font-size: 12px;
}

#commentform label {
	float: left;
	display: inline;
	font-weight: normal;
	line-height: 26px;
	font-size: 11px;
	text-transform: none;
	margin-left: 10px;
}

#commentform input {
	clear: left;
	float: left;
	display: inline;
	width: 300px;
	padding: 6px 0 2px 5px;
	font-size: 12px;
	margin-bottom: 10px;
}

#commentform textarea {
	width: 100%;
	height: 100px;
	padding: 2px;
	margin-bottom: 10px;
}

#commentform input, #commentform textarea {
	background: #fff url(http://cics.uminho.pt/wp-content/themes/academica2/images/backSearch.png) repeat-x top left;
	border: 1px solid #ccc;
	color: #333;
}

#commentform #submit {
	font-size: 11px;
	text-transform: uppercase;
	padding: 6px 15px;
	width: auto;
	background: none;
	background-color: #0c5390;
	color: #fff;
	border: none;
	cursor: pointer;
}

#commentform #submit:hover {
	background-color: #0a406f;
}

#comments {
	visibility: hidden;
	position: absolute;
}

#comments h2 {
	margin-bottom: 10px;
}

/* 4. Footer Area */

#footer {
	font-size: 11px;
	color: #333;
}

#footer div.wrap {
	border-top: solid 1px #848484;
	padding: 10px 0 10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

#footer h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 14px;
	color: #777;
}

#footer p {
	text-align: left;
}

#footer p.copy {
	font-size: 11px;
	color: #999b9c;
}

#footer ul {
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	line-height: 18px;
	margin-right: 15px;
	font-size: 11px;
	font-weight: normal;
	font-family: "SegoeWP SemiBold";
}

#footer img.mini-icon{
	margin-bottom: -4px;
}


#footerColumn {
	float: right;
	display: inline;
	width: 600px;
	margin: 0 0 10px 10px;
}

#footerColumn div.textwidget p {
	line-height: 16px;
	font-size: 11px;
	color: #777;
}

.widget ul.gallery li {
	float: left;
	display: inline;
	width: 75px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.widget ul.gallery li.last {
	margin-right: 0;
}

.widget ul.gallery li img {

}

.navigation p {
	text-align: center;
	font-size: 10px;
}

.navigation a {
	font-size: 10px;
	font-weight: normal;
}

#searchform label {
	display: none;
}

#searchform input {
	float: left;
	display: inline;
	height: 20px;
	padding: 4px;
	border: solid 1px #d1d1d1;
}

#searchform input#s {
	width: 145px;
}

#searchform input#searchsubmit {
	cursor: pointer;
	border: none;
	font-size: 10px;
	text-transform: lowercase;
	font-weight: normal;
	height: 30px;
	padding: 0 5px;
	background-color: #0c5390;
	color: #fff;
	margin-left: 2px;
	border: none;
	margin-bottom: 15px;
}

#searchform input#searchsubmit:hover {
	background-color: #0a406f;
}

#menufooter img {
}

#cntctfrm_contact_form input {
	margin-bottom: 20px !important;
}

#cntctfrm_contact_form input[type=text],
#cntctfrm_contact_form textarea {
    padding: 5px;
	border: solid 1px #999;
}
#cntctfrm_contact_form input[type=submit] {
	margin-top: 10px !important;
	background-color: #6d6d6d;
	text-transform: lowercase;
	color: #fff;
	font-size: 10px;
	line-height: 24px;
	height: 24px;
	padding: 0px 10px;
	cursor: pointer;
}

#cntctfrm_contact_form input[type=submit]:hover {
	background-color: #848484;
}

#lang-switch {
	text-align: right;
	margin-bottom: 0;
	height: 40px;
}

#lang-switch ul{
}

#lang-switch li{
	float: right;
	margin-left: 10px;
	padding-top: 10px;
}

#lang-switch li.lang-en a:hover,
#lang-switch li.lang-pt a:hover {
	*text-decoration: underline;

}

#lang-switch li.lang-en.active a,
#lang-switch li.lang-pt.active a {
	cursor: default;
	color: #b2b2b2;
	text-decoration: none;
}

#homeGallery .wrap {
    height: 301px;
    overflow: hidden;
}

.videoShow {
    z-index: 99999;
    float: left;
}

#newsubscriptions table tbody td:first-of-type,
#currentsubscriptionsform table tbody td:first-of-type {
    width: 200px;
}

#newsubscriptions table tbody td:nth-of-type(2),
#currentsubscriptionsform table tbody td:nth-of-type(2) {
    width: 150px;
}

.sponsors {
	*text-align: right;
	padding-top: 17px;
}

.sponsors img {
	height: 25px;
	margin-left: 25px;
	float:right;
}
.sponsor.pdg {
    display: none;
}
