﻿/*
 Theme Name:   Jornal de Oleiros - Twenty Ten Child
 Theme URI:    http://www.jfelix.pt/jornaldeoleiros/
 Description:  Jornal de Oleiros - Twenty Ten Child Theme
 Author:       Joaquim Félix
 Author URI:   http://www.jfelix.pt/
 Template:     twentyten
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

*/

/* subscrever newsletter nos comentários */
p.wysija-after-comment {
text-align: center;
}

p.wysija-after-comment label {
font-size: 18px !important;
}

input#wysija-box-after-comment {
height: 20px;
}


/* pop-up ok message realce */
.ppsPopupShell .ppsSuccessMsg {
    color: lightseagreen !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* widget-container customization */
div#primary li.widget-container,
div#secondary li.widget-container {
	margin: 20px 0;
}

/* widget-title customization */
div#primary h3.widget-title,
div#secondary h3.widget-title{
	font-family: 'Lobster Two', cursive;	
	font-weight: 700;
	font-size: 20px;
	padding: 10px 0px 10px 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4eb2ec+0,ffffff+100 */
background: rgb(78,178,236); /* Old browsers */
background: -moz-linear-gradient(left, rgba(78,178,236,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(78,178,236,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(78,178,236,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(78,178,236,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(78,178,236,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(78,178,236,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eb2ec', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

#main .widget-area ul {
	padding: 0;
}



.widget-area a:link, .widget-area a:visited {
    font-family: 'Roboto', cursive;
	font-size: 16px;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
#access {
	width: 950px;
}

#access .menu-header, div.menu {
	margin-left: 3px;
	width: 990px;
}


.joleiros #content {
	margin: 0 auto;
	width: 800px;
}



/* = Custom made
-------------------------------------------------------------- */
div#site-description {
margin:0px;
}
div#random-post-box-frame {
height:150px;
width:100%;
border:0px solid red;
}
div.kd_ads div.kd_ads_block a.kdads-link img {
max-height:300px;
max-width:200px;
}
div.jdGallery {
margin: 0 auto;
}
div.jwts_tabbertab  ul {
text-align:center;
list-style:none outside none;
margin: 10px;
}

/* dados dos directores */
div.directores {
width: 220px;
float: left;
margin-left: 10px;
line-height: 2.5em;
border: 0px solid red;
}

span.director-cargo{
color:#E8C31D;
}

span.director-nome{
padding-left: 2px;
font-weight: bold;
}

div#site-description {
float: left; font-size: 20px; margin-left: 10px; width: 250px;
border: 0px solid green;
}

/* cor dos posts em azul */
div.type-post div.entry-content p {
color: #0000ff;
}


/* Tornar o site mais largo 2015-01-22 */
#main, #wrapper, #branding {
margin: 0 auto;
width: 1040px;
}

#branding img {
margin: 0 auto;
border: none;
float: none;
}

#branding {
border: 0px solid red;
overflow: auto;
}

#access {
border: 0px solid blue;
margin-top: 0px;
width: 100%;
}

#main {
border: 0px solid red;
}

#access .menu-header, div.menu {
margin-left: 15px;
}

#container {
border: 0px solid violet;
margin: 0 -300px 0 0;
}

#content {
margin: 0 310px 0 1px;
border: 0px solid black;
}

#primary, #secondary {
float: right;
overflow: hidden;
width: 300px;
border: 0px solid magenta;
}

.entry-content, .entry-summary {
clear: both;
padding: 1px 0 0 0;
}
/* Tornar o site mais largo 2015-01-22 */

/* Publicidade 2015-01-27 */
div.g.g-4 {
border: 0px solid #efc439;
width: 100%;
max-width: 100%;
border-radius: 2px;
margin: 10px 0px;
padding: 10px 0px;
}

div.g-dyn {
margin: 0 auto;
text-align: center;
}

span.g-dyn-lft {
float: left;
margin: 0px 0px 7px 0px;
background-color: #efc439;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 11px;
padding: 0 2px;
line-height: 14px;
vertical-align: baseline;
}

span.g-dyn-rgt {
float: right;
margin: 0px 0px 7px 0px;
background-color: #efc439;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 11px;
padding: 0 2px;
line-height: 14px;
vertical-align: baseline;
}
/* Publicidade 2015-01-27 */
