 @CHARSET "UTF-8";
 
 /*
 Theme Name: CarloPagan
 Theme URI: http://www.carlopagan.it/
 Description: CarloPagan base theme
 Version: 1.0
 Author: psegno
 Author URI: http://www.psegno.it/
 */
 
 /*
[Font sizes - based on 62.5% body]
[x = y/10]
*/

html, body {
  margin: 0;
  padding: 0;
}

body {
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

p {
  line-height: 1.5em;
}

small {
   font-size: 1em;
}
 
#menu {
  font-size: 1em;
}
 
#content {
  font-size: 1.1em;
  line-height: 1.5em; 
}
 
#search-2 #searchsubmit,
#search-2 #s,
#text-5 .text-input input,
#text-5 .submit input {
  font-size: 1.1em;
  font-family: Verdana, Geneva, sans-serif;
}
 
.page-id-29 .wam_ul li a {
  font-size: 1.2em; 
}
 
 /* common */

body {
  background: #FFF url("images/body.gif") repeat-x top left;
  padding-top: 2.1em;
}

a {
  color: #4A6449;
}

a:hover,
a:visited:hover {
  color: #017915;
}

/* post navigation */
 
.navigation {
  width: 600px; 
  float: left; 
  margin-bottom: 2em;
}

.navigation .alignleft {
  width: 50%;
  float: left;
  text-align: left;
}

.navigation .alignright {
  width: 50%;
  float: right;
  text-align: right;
}
 
/* post meta */
 
.postmetadata {
  margin: 0 !important;
  color: gray;
  font-size: 1em !important;
}
 
.postmetadata strong {
  color: #3F3F3F;
}

 /* page */
 
#wrapper {
  width: 952px;
  margin: auto;
}
 
/* header */

#header {
  margin: 1.8em 0;
  padding: 0 2.2em;
}

#header h1 {
  margin: 0;
}
 
/* logo */
 
#header #logo a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  width: 289px;
  padding-top: 38px;
  height: 0;
  overflow: hidden;
  display: block;
  background: transparent url("images/logo.gif") no-repeat top left;
  z-index: 2000;
  position: relative;
}
 
/* menu */

#menu {
  text-align: right;
  margin-top: -1.2em;
}

#menu ul,
#menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li {
  display: inline;
}

#menu ul li a {
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  background: transparent url("images/menu.gif") repeat-y top right;
  padding: 0.2em 0.8em 0.2em 0.2em;
}
 
#menu ul li a:hover,
#menu ul li a:visited:hover {
  color: #6F6868 !important;
}
 
#menu .current_item {
  color: #5F5959 !important; 
}

#menu ul .page_item_last a ,
#menu ul li .last{
  padding-right: 0;
  background: none; 
}
 
/* slogan */
 
#slogan {
  background: transparent url("images/banner.jpg") no-repeat top left;
  height: 0;
  padding-top: 354px;
  overflow: hidden;
  margin: 0;
}
 
/* layout */

#container {
  margin: 2.2em;
}
 
/* content */

#content {
  width: 600px;
  float: left;
  padding-bottom: 2em;
}

#content h2,
#content h3 {
  margin-top: 0; 
  line-height: 130%;
}
 
#content h2 {
  color: #017915;
}
 
#content h3 {
  margin-top: 2em;
  color: #595959;
}
 
/* comment */
 
.commentlist {
  clear: both;
}
 
.commentlist,
.commentlist li {
  list-style: none;
  margin: 0;
  padding: 0; 
}
 
.commentlist li {
  border: 1px solid #89b778;
  margin-bottom: 1em;
  width: 598px;
  position: relative;
}
 
.commentlist .w1 {
  background-image:url("images/comment-tl.png");
  background-position: top left;
  background-repeat:no-repeat;
  left:-1px;
  position:relative;
  top:-1px;
}
 
.commentlist .w2 {
  background-image:url("images/comment-tr.png");
  background-position: top right;
  background-repeat:no-repeat;
  left:2px;
  position:relative;
}
 
.commentlist .w3 {
  background-image:url("images/comment-br.png");
  background-position: bottom right;
  background-repeat:no-repeat;
  position:relative;
  top:2px;
}
 
.commentlist .w4 {
  background-image: url("images/comment-bl.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  position:relative;
  left:-2px;
  padding: 1em 10px;
  overflow: hidden;
}
 
.commentlist h4 {
  margin: 0;
  font-size: 1.2em;
}
 
.commentlist .permalink {
  text-align: right; 
}
 
#respond #author,
#respond #email,
#respond #url,
#respond #zrx_captcha input,
#respond #comment {
  font-size: 1.1em;
  font-family: Verdana, Geneva, sans-serif;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #7F7F7F #7F7F7F #000;
  padding: 4px;
}
 
#respond #author,
#respond #email,
#respond #url {
  width: 50%;
}
 
#respond label {
  width: 50%;
}
 
#respond #comment {
  width: 590px;
  overflow: auto !important;
}
 
/* sidebar */

#sidebar {
  width: 287px;
  float: right;
}

#sidebar h2 {
  margin: 0;
  padding: 0; 
}

#sidebar * {
  margin-top: 0;
  margin-bottom: 0; 
}

/* sidebar common */

#recent-posts,
#search-2,
#linkcat-2,
#text-3,
#text-4,
#text-5 {
  margin-bottom: 4em;
}
 
#text-2 {
  margin-bottom: 2em;
}
 
#recent-posts,
#search-2,
#text-2,
#text-3 {
  margin-left: 4px;
  margin-right: 4px;
}
 
#text-5 .submit input,
#search-2 #searchsubmit,
#respond #submit {
  border: none;
  background: #2c6016 url("images/search.gif") repeat-x top left;
  color: #fff;
  text-transform: lowercase;
  padding: 3px 8px;
  margin: 0;
}
 
/* recent post */

#recent-posts h2 {
  display: block;
  overflow: hidden;
  width: 279px;
  height: 0;
  padding-top: 17px;
  background: #E1E2DD url("images/elenco_articoli.png") no-repeat top left;
  margin-bottom: 1em;
}
 
#recent-posts ul,
#recent-posts ul li {
  margin: 0;
  padding: 0;
  list-style: none;  
}

#recent-posts ul li {
 padding: 1em 0;
 border-bottom: 1px solid #e1e1e1;
}
 
#recent-posts ul li a {
  text-transform: uppercase;
  color: #999999;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: transparent url("images/arrow.png") no-repeat right center;
}
 
/* search box */

#search-2 {
  width: 259px;
  background: #e1e1e1;
  padding: 10px;
  text-align: center;
}
 
#search-2 #searchsubmit,
#search-2 #s {
  margin: 0;
  padding: 3px 5px;
}
 
#search-2 #s {
  border: 1px solid #fff;
  color: #666666;
  width: 170px;
}
 
/* avviso */
 
#text-4 {
  width: 287px;
  background: transparent url("images/ann-bkg.png") repeat-y top left;
}
 
#text-4 .textwidget {
  width: 287px;
  background: transparent url("images/ann-top.png") no-repeat top left;
}
 
#text-4 .text-content {
  width: 287px;
  background: transparent url("images/ann-bottom.png") no-repeat bottom center;
}

#text-4 .text-content p {
  padding: 16px;
}

#text-4 .text-content strong {
  color: #017915;
}

#text-4 h1 {
  color: #e72f27;
  text-transform: uppercase;
  font-size: 1.5em;
  padding: 16px 16px 0 16px;
  margin: 0;
  text-align: center;
}

#text-4 h1 .small {
  font-size: 0.7em;
}
 
/* links */
 
#linkcat-2 ul,
#linkcat-2 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#linkcat-2 ul li {
  padding: 1em 0; 
}

#linkcat-2 a {
  text-align: center;
  display: block;
}

#linkcat-2 a img {
  border: none;
}
 
#linkcat-2 h2 {
  width: 287px;
  height: 0;
  overflow: hidden;
  background: transparent url("images/link-top.png") no-repeat top center;
  padding-top: 4px;
}
 
#linkcat-2 {
  width: 287px;
  background: transparent url("images/link-bottom.png") no-repeat bottom center;
  padding-bottom: 4px;
}

#linkcat-2 ul {
  width: 287px;
  background: transparent url("images/link-center.png") repeat-y top center;
}
 
/* flickr */

#text-2 h2 {
  display: block;
  overflow: hidden;
  width: 279px;
  height: 0;
  margin-bottom: 1em;
  padding-top: 17px;
  background: #E1E2DD url("images/foto_flickr.png") no-repeat top left;
}

#text-2 .textwidget {
  width: 279px;
  margin: auto;
}

#text-2 img {
  border: none;
  margin: 0 9px 18px 9px;
}
 
/* social */

#text-3 h2 {
  width: 0;
  height: 0;
  overflow: hidden;
}

#text-3 {
  background: transparent url("images/social.png") no-repeat top left;
  width: 279px;
  height: 60px;
  position: relative;
}

#text-3 ul,
#text-3 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#text-3 ul {
  position: absolute;
  left: 50%;
  width: 180px;
  margin-left: -90px;
  padding-top: 5px;
}

#text-3 ul li {
  float: left;
  width: 50px;
  padding: 0 5px;
}

#text-3 a {
  text-decoration: none;
  background-color: transparent;
  background-image: url("images/social_logos.jpg");
  background-repeat: no-repeat;
  width: 50px;
  height: 0;
  padding-top: 50px;
  display: block;
  overflow: hidden;
}

#facebook {
  background-position: 0 0;  
}

#facebook:hover,
#facebook:visited:hover {
  background-position: 0 -50px;
}

#rss {
  background-position: -50px 0px;  
}

#rss:hover,
#rss:visited:hover {
  background-position: -50px -50px;
}

#flickr {
  background-position: -100px 0px;   
}

#flickr:hover,
#flickr:visited:hover {
  background-position: -100px -50px;
}
 
/* contact form */

#text-5 {
  width: 287px;
  background: transparent url("images/link-top.png") no-repeat top center;
  padding-top: 4px;
}
 
#text-5 .textwidget {
  width: 287px;
  background: transparent url("images/link-bottom.png") no-repeat bottom center;
  padding-bottom: 4px;
}

#text-5 #wpcf7-f1-w2-o1 {
  width: 287px;
  background: transparent url("images/link-center.png") repeat-y top center;
}
 
#text-5 form.wpcf7-form {
  padding: 16px;
}
 
#text-5 .text-input input,
#text-5 .text-input textarea {
  width: 251px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #7F7F7F #7F7F7F #000;
}

#text-5 .text-input textarea {
  height: 7em;
  overflow: auto !important;
}

#text-5 .text-input {
  margin-bottom: 1em; 
}
 
#text-5 h3 {
  color: #595959; 
  margin-bottom: 1em;
}
 
#text-5 .wpcf7-response-output {
  margin: 2em 0 0 0;
  padding: 10px;
  width: 229px;
}

/* footer */

#footer {
  clear: both;
  background: #e7e8e2 url("images/footer.png") repeat-x top left;
  padding: 4em 0;
  border-top: 1px solid #d4d5cf;
}

#footer #footer-content {
  width: 909px;
  margin: auto; 
  color: #59595b;
}

/* pages */

/* front title */

#front-title {
  display: block;
  overflow: hidden;
  width: 600px;
  height: 0;
  margin-bottom: 1em;
  margin-top: 0 !important;
  padding-top: 17px;
  background-color: #E1E2DD;
  background-repeat: no-repeat;
  background-position: top left;
}

.home #front-title {
  background-image: url("images/articoli_primo_piano.png");
}

.page-id-4 #front-title {
  background-image: url("images/chi_sono.png");
}

.page-id-6 #front-title {
  background-image: url("images/lacitta.png");
}

.category-appuntamenti #front-title {
  background-image: url("images/appuntamenti.png");
}

.page-id-29 #front-title {
  background-image: url("images/download.png");
}

.page-id-208 #front-title {
  background-image: url("images/rassegna_stampa.png");
}
 
/* home */

.home .post {
  margin-bottom: 4em;  
}

.home .post h2 a {
  text-decoration: none;
  color: #017915;
}
.home .post h2 a:hover,
.home .post h2 a:visited:hover {
  text-decoration: underline; 
}

.home .post small {
  color: #9a9a9a !important;
}

.home .post .postmetadata {
  color: #595959;
}

/* download */

.page-id-29 h4.wam {
  display: none; 
}

.page-id-29 .wam_ul,
.wam_ul li {
  list-style: none;
  margin: 0;
  padding: 0; 
}

.page-id-29 .wam_ul li {
  padding-bottom: 1em; 
}

.page-id-29 .wam_ul li a {
  text-decoration: none;
  line-height: 1.6em;
}

.page-id-29 .wam_ul li a img {
  vertical-align: middle; 
}

/* search */

