/*   
  Theme Name: Good News
  Description: Green, light and clean
  .
  Author: Luca Guglielmi
  Author URI: http://www.guglie76.it
  Version: 1.0
  .
  General comments/License Statement if any.
  .
*/


/* Content
--------------------------------------------------*/

div#content {      
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
  clear: both;
  }

div#main {
  padding: 0 0 0 0;
  background: url(images/menuline.gif) repeat left;
  float:right;
  width:67%;
  }

div#main_full {
  padding: 0 0 0 0px;
  background: url(images/menuline.gif) repeat left;
  float:right;
  }

div#main_content {
  padding: 0 1.5em 0 1.5em;
  line-height: 1.2em;
  }

div#menu_vert {
  float: left;
  width: 32%;
  padding: 0;
  margin:0;
  }
  
div#menu_horiz {
  width: 100%;
  text-align: left;
  }

#page_top {
  border-bottom: 1px solid #ccc;;
  }


/* Top-nav
--------------------------------------------------*/

#top-nav {
  position: absolute;
  bottom: 0;

  right: 0;
  margin: 0 5px 0 0;
  padding: 0;
  }

#top-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#top-nav li {
  float: left;
  font-weight: bold;
  margin: 0 0 0 0.5em;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 1px 0 1px;
  background-color: #fff;
  text-transform: uppercase;
  }

#top-nav li a {
  display: block;
  text-decoration: none;
  padding: 0.5em 0.8em;
  }

#top-nav li.activeparent, #top-nav li.current {
  background-color: #30529C;
  }

#top-nav li.active01 h3 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #fff;
  font-size: 1em;
  padding: 0.5em 0.8em;
  }

#top-nav li.active01 {
  background-color: #30529C;
  }

#top-nav li a:hover {
  background-color: #F03003; !!!
  }

#top-nav li.active01 a:hover {
  background-color: #30529C;
  }

#top-nav li.activeparent a, #top-nav li.activeparent a, #top-nav li a:hover {
  color: #fff;
  }


/* Main - Blockquote container
--------------------------------------------------*/

blockquote {
  border: 0;
  }

.blockquote_container {
  margin: 0 0 15px 0; 
  overflow: hidden; 
  text-align: left;
  padding: 0 20px 0 7px;
  }

.blockquote_container .quote {
  margin-left: 15px; 
  padding: 0;
  margin-top: 10px; 
  margin-bottom: 0;
  line-height: 108%;  
  }

.blockquote_container .noquote  {
  background: none;
  margin-right: 0;
  margin-left: 0;
  line-height: 140%;
  padding: 0;
  }
 
.blockquote_container div blockquote {
  margin: 0; 
  padding: 0;
  background: none; 
  }
/* url(images/quote-left.gif) top left no-repeat */

.blockquote_quote {
  margin: 0 22px 10px 18px; 
  padding: 0;
  text-align: center;  
  font-size: 13px;  
  color: #111111; 
  background: none; 
  }
/* url(images/quote-right.gif) bottom right no-repeat */

/* Main - Blockquote container users
--------------------------------------------------*/

.blockquote_container_users {
  margin: 0 15px 15px 0px; 
  overflow: hidden; 
  text-align: justify;

  }

#main .blockquote_container_users .quote_users {
  margin-left: 15px; 
  margin-top: 10px; 
  margin-bottom: 0;
  padding: 0;
  line-height: 106%;  
  }

.blockquote_container_users div blockquote {
  margin: 0; 
  padding: 0;
  background: url(images/quote-left.gif) top left no-repeat; 
  }

#main .blockquote_quote_users {
  margin: 0; 
  padding: 0 25px 10px 25px; 
  text-align: justify;  
  font-size: 12px;  
  color: #8E8E8E; 
  background: url(images/quote-right.gif) bottom right no-repeat; 
  }

div.team img {
  float: left;
  vertical-align: top;
  margin: 0 15px 0 0;
  padding: 1px;
  border: 1px solid #30529C;
  }

#main hr {
  margin: 15px 15px;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
  padding: 0;
  }

#main div.team h2 {
  margin: 0 15px 15px 15px;
  }

#main div.team .details {
  margin-left: 130px;
  }

#adsense {
  margin: 0;
  padding: 1.5em 0;
  border-top: 1px solid #ccc;
  text-align: center;
  width:100%;
  }

#adimages {
  margin-left: 1.5em;
  margin-right: 1.5em;
  }

#left {
  width: 65%;
  float: left;
  padding: 0 1px 0 0;
  margin: 0;
  display: inline;
  }
   
#right {
  float: right;   
  width: 34.3%;  
  margin: 0;
  text-align: left;
  padding: 0 0 0 2px;
  display: inline;
  border-left: 1px solid #ccc;
  }

div.cms-module-news {
  padding: 0 1.5em;
  }

.pisearchresultheader {
  margin-top: 0.8em;
  margin-bottom: 1.5em;
  }


/* Layout sections
--------------------------------------------------*/

body {
  background: #ccc;
  color: #333;
  }
    
div#pagewrapper {
  border-style: solid;
  border-color: #999;
  border-width: 0 1px 1px 1px;
  background: #8ae4fe;
  }

/* F5F5F5
*/    

div#header {
  color: #fff;
  }
    
div#footer {
  color: #000;
  background-color: #fff;
  }

    
/* Links
--------------------------------------------------*/

a, a:link a:active, a:visited {
  color: #f03003; !!
  }

/* 0F337F 
*/

/* Headings
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  }


/* Candidato
--------------------------------------------------*/
.candidato img {
  float: center;
  vertical-align: top;
  margin: 0 15px 0 0;
  }

.candidato td {
  line-height: 1.2em;
  vertical-align: top;
  }


/* Form elements
--------------------------------------------------*/

form {
  margin:0;
  padding:0;
  }

form div,
form p {
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0;
  }

label {
  font-weight: bold;
  }

fieldset {
  border: 1px solid #eee;
  padding: 5px 10px;
  margin: 0 0 1.5em 0;
  }

fieldset legend {
  color: #666;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0 0px;
  padding: 0;
  background-color: white;
  }

* html fieldset legend {
  margin: 0 0 10px -10px;
  }

fieldset ul {
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
  }

fieldset ul li {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
  }
     
input, select, textarea {
  margin: 0;
  }
  
input, select {
  vertical-align:middle;
  }

textarea {
  }
  
input.check {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  }

input.radio {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  }

input.file {
  height: auto;
  width: 250px;
  }

input.readonly {
  background-color: transparent;
  border: none;
  }

input.button {
  width: 10em;
  border:1px solid black;
  background-color: #ddd;
  }

input.image {
  border: none;
  width: auto;
  height: auto; 
  }
  
form div.submit {
  margin: 1em 0;
  }

form div.submit input {
  height: 2em;
  width: 15em;
  }


/* Site specific Layout
--------------------------------------------------*/

body {
  margin: 0;
  padding: 0 1em;
  text-align: center;
  }

div#pagewrapper {
  width: 80em;
  padding: 1px;
  text-align: left;
  }

#container {
  position: relative;
  padding: 0;
  margin: 0;
  }


/* Header
--------------------------------------------------*/

div#header {
  margin: 0;
  padding: 0;
  height: 230px;
  background: #fff;           
  text-align: left;
  }

div#header_left {
  width: 24%;
  }

div#header_left h1 a {
  background:  url(./images/logo.gif) no-repeat center; 
  display: block;
  height: 230px;
  text-indent: -700em;
  margin: 0;
  padding: 0 260px 0 0;
  text-decoration: none;
  }

#header-right {
  background: url(images/banner.jpg) no-repeat 0 0;
  position: absolute;
  width: 100%;
  height: 230px;
  top: 0px;
  }


/* Content
--------------------------------------------------*/

div#content {
  }


/* Main
--------------------------------------------------*/

div#main {
  }


/* Sub
--------------------------------------------------*/

div#sub {
  }


/* Footer
--------------------------------------------------*/
  
div#footer {
  border-top: 1px solid #ccc;
  width:100%;
  }

div#footer p {
  font-size: 0.8em;
  margin: 0;
  padding: 15px;
  text-align: center;
  }


/* Components
--------------------------------------------------*/
  
div.rainbow {
  background: url(images/rainbow.jpg) repeat-y 0 0;
  padding: 4px 0;
  text-align: left;
  font-size: 100%;
  line-height: 1.2em;
  }

div#search {
  float: right;
  width: 65%;;
  text-align: right;
  padding: 0.6em 0 0 0;
  margin: 0 1em;
  }

div.flags {
  float: right;
  width: 18px;
  padding: 1em 0;
  text-align: right;
  margin: 0 1em 0 0;
  }

div.left49 {
  float: left;
  width: 45%;
  padding: 1em 0 0 1.5em;
  border-left: 1px solid #ccc;
  margin: 0;
  margin-left: -1px;
  }

div.right49 {
  float: right;
  width: 45%;
  text-align: right;
  padding: 1em 1.5em 0 0;
  margin: 0;
  }

div#imagegallery div.thumb {
  float:left;
  margin:1em;
  width:110px;
  text-align:center;
  height:150px;
  }

.cms-news-title {
  font-size: 1.2em;
  font-weight: bold;
  }

.cms-news-date {
  color: #666;
  line-height: 100%;
  margin-right: 0;
  }

div.cms-module-news-header {
  line-height: 160%;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  }

div#NewsPostDetailCategory {
  margin-left: 1.5em;
  margin-top: -0.5em;
  margin-bottom: 0.3em;
  font-style: italic;
  }


/* Clearing
--------------------------------------------------*/

.stretch,
.clear {
  clear:both; 
  height:1px; 
  margin:0; 
  padding:0; 
  font-size: 15px;
  line-height: 1px;
  }

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

* html>body .clearfix {
  display: inline-block; 
  width: 100%;
  }

.clearfix{
  display: inline-block;
  }
  
* html .clearfix {
  /* Hides from IE-mac \*/
  height: 1%;
  /* End hide from IE-mac */
  }


/* Replace
--------------------------------------------------*/

.replace {
  display:block;
    
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
  }

/* tidy these up */
.replace * {
  text-indent: -10000px;
  display:block;
  background-repeat: no-repeat;
  background-position: left top;
  background-color:transparent;
  }

.replace a {
  text-indent:0;
  }

.replace a span {
  text-indent:-10000px;
  }


/* Accessibility
--------------------------------------------------*/

span.accesskey {
  text-decoration:none;
  }

.accessibility {
  position: absolute;
  top: -999em;
  left: -999em;
  }

dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
  }


/* Typography
--------------------------------------------------*/

body {
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 75.01%;
  line-height: 1em;
  }

div {
  font-size: 1em;
  }
  
img {
  border: 0;
  }
  

/* Links
--------------------------------------------------*/

a, a:link, a:active, a:visited {
  text-decoration: underline;
  color: #00008e;
  }

/* 3C870F
*/

a:hover {
  text-decoration: none;
  }
  

/* Headings
--------------------------------------------------*/

div#content h2,
div#content #right h2,
#menu_vert h2 {
  margin: 0 0 1em 0;
  padding: 0 0 0 1em;
  line-height: 2.2em;
  background-color: #fc522e !important;
  font-size: 1.5em;
  color: #fff;
  font-weight: normal;
  }

h3 {
  font-size: 1.3em;
  color: #0F337F;
  margin: 0.7em 0 0.8em 0;
  }

#main_content h3 {
  margin: 1.7em 0 0.8em 0;
  }

h1 {
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0;
  padding:0;
  }

h4 {
  font-size: 1.2em;
  color: #0F337F;
  margin: 2em 0 0.3em 0;
  }

h5 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  }

h6 {
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  }


/* Text
--------------------------------------------------*/

p {
  font-size: 1em;
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height:1.4em;
  }

pre {
  font-size: 1.2em
  }

strong, b {
  font-weight: bold;
  }

em, i {
  font-style:italic;
  }

code {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
  white-space: pre;
  }


/* Lists
--------------------------------------------------*/

ol {
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 0 0 1.5em 0;
  padding: 0;
  }

ol li {
  font-size: 1.0em;
  margin: 0 0 0.25em 30px;
  padding: 0;
  }

dl {
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.4em;
  }

dl dt {
  font-weight: bold;
  margin: 0.25em 0 0.25em 0;
  padding: 0;
  }

dl dd {
  margin: 0 0 0 30px;
  padding: 0;
  }
  
  
/* Table
--------------------------------------------------*/

table {
  font-size: 1em;
  margin: 0;
  padding: 0;
  }

table caption {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 1.5em 0;
  }

th {
  font-weight: bold;
  text-align: left;
  }

.table_index th {
  background-color: #BBBBBB;
  padding: 5px 7px;
  }

tr {
  }

.table_index tr {
  background-color: #EEEEEE;
  }

td {
  }

.table_index td {
  padding: 5px 15px;
  }


/* Variuos
--------------------------------------------------*/

div.hr {
  height: 1px;
  margin: 0 1px;
  border-bottom: 1px solid #ccc;
  }

div.hr_forge {
  height: 1px;
  margin: 0.5em 1px 0.5em 0;
  border-bottom: 1px solid #ccc;
  }

div.hr_black {
  height: 1px;
  border: 0;
  color: #000;
  background-color: #000;
  margin: 0.5em 0 !important;
  }

#main_content ul {
  margin: 0;
  margin-top: 0.5em;
  margin-left: 1.5em;
  padding: 0px;
  list-style-image: url(images/square_bullet.gif);
  }

#main_content li {
  margin: 0.3em 1.2em 1em 0;
  line-height: 1.5em;
  }

#right ul {
  margin: 0.5em 1.5em 0 1.5em;
  padding: 0;
  list-style-image: none !important;
  }

#right ul li {
  margin: 0.3em 0.3em 1.3em 0;
  line-height: 1.5em;
  list-style: none;
  }

   
/* Left Nav
--------------------------------------------------*/

#menu_vert li.active01 h3 {
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 1.5em;
  line-height: 1em;
  }

#menu_vert ul ul li.active01 h3 {
  font-weight: bold;
  background: none;
  font-size: 1em;
  padding: 0;
  margin: 0;
  }

#menu_vert ul {
  padding: 0;
  margin: 0;
  }

#menu_vert li {
  list-style: none;
  padding: 0;
  margin: 0;
  }

#menu_vert p {
  text-align:justify;
  padding: 20px;
  font-size: 1.1em;
  }

#menu_vert a {
  text-decoration: none;
  }
   
#menu_vert ul {
  margin: 0 0.5em 0 1.5em;
  }
   
#menu_vert ul li {
  margin: 0 0 1.5em 0;
  }
   
#menu_vert ul li a {
  background: transparent url(images/arrow.gif) no-repeat center left;
  padding-left: 1.5em;
  }

#menu_vert ul li a.activeparent,
#menu_vert ul li a.current {
  background: transparent url(images/arrow-hover.gif) no-repeat center left;
  }
   
#menu_vert ul ul {
  margin: 3px 0 0 1.5em;
  }
   
#menu_vert ul ul ul {
  margin: 0 0 0 1.5em;
  }
   
#menu_vert ul ul li {
  padding: 3px 0 3px 0;
  margin: 0 0 0 10px;
  font-size: 0.9em;
  border-bottom: 1px solid #CCCCCC;
  }

#menu_vert ul ul ul li {
  padding: 5px 0 0 0;
  margin: 0;
  border-bottom: 0;
  }

#menu_vert ul ul li a,
#menu_vert ul ul ul li a {
  margin-left: 0;
  padding: 0;
  }

#menu_vert ul ul li a, #menu_vert ul ul ul li a {
  background: transparent;
  }

#menu_vert ul ul li a.active,
#menu_vert ul ul li a.current,
#menu_vert ul ul ul li a.active,
#menu_vert ul ul ul li a.current {
  background: transparent;
  }

