/*
Theme Name: TanameroMag
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT for usage instructions!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #2c3037;
  text-decoration: none;
}
a:hover {
  color: #6d634f;
}
/***************END LINKS*************************/

html body {
  background: #eaeaea;
  font-size: 12px;
  font-family: Georgia, Times New Roman;
  line-height: 1.5em;
  color: #878787;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fonts/droidserif-regular-webfont.eot');
    src: url('fonts/droidserif-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/droidserif-regular-webfont.woff') format('woff'),
         url('fonts/droidserif-regular-webfont.ttf') format('truetype'),
         url('fonts/droidserif-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6, #top, .tit {
    font-family: 'DroidSerifRegular';
    font-weight: normal;
}


/***************LAYOUT*************************/

#bgwrap {
  width: 100%;
  background: url(images/bg.jpg) repeat-x;
  padding-top: 8px;
}
#mainwrap {
  margin: 0px auto 0;
  width: 960px;
  position: relative;
  z-index: 2333;
}
#header {
  width: 960px;
  height: 134px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
;
  padding-top: px;
}
.adv {
  float: right;
  margin: 37px 0px 0 0;
}

/* -------- START PAGE MENU -------- */
#topshadow {
  width: 960px;
  height: 41px;
  margin: 0 auto;
  background: url(images/topshadow.png) no-repeat;
  position: relative;
  z-index: 3333333;
}
#top {
  clear: both;
  margin: 0 auto -9px;
  width: 980px;
  height: 58px;
  background: url(images/top.png) no-repeat;
  position: relative;
  z-index: 999999999999;
}
#top li {
  float: left;
  line-height: 49px;
  background: url(images/sep.gif) no-repeat scroll right;
}
#top li a {
  float: left;
  display: block;
  padding: 0 18px;
  color: #fff;
  text-shadow: 1px 0 1px #000;
  font-size: 13px;
  font-family: 'DroidSerifRegular';
}
#top li ul {
  background: #2c3037;
  width: 150px;
  font-family: Georgia;
}
#top li li {
  line-height: 33px;
  background: url(images/lisep.gif) repeat-x scroll bottom !important;
}
#top li li a, #top li li a:hover {
  color: #888f9b;
  font-size: 11px;
}
#top li li:hover a {
  color: #c5c9d1;
}
#top li.current_page_item, #top li:hover  {
  background: #19454c url(images/sep.gif) no-repeat scroll right;
}

/* -------- END PAGE MENU -------- */

#s {
  width: 180px;
  height: 11px;
  padding: 10px 0 9px 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #cecdcd;
}
*+html #s {
  margin-top: -1px;
}
#ctop {
  width: 646px;
  padding-top: 3px;
  background: url(images/ctop.jpg) no-repeat;
  float: left;
  margin-bottom: 40px;
}
#cbot {
  width: 646px;
  height: 2px;
  background: url(images/cbot.jpg) no-repeat;
  clear: both;
}
#contentwrap {
  width: 646px;
  background: url(images/cbg.jpg) repeat-y;
}
#sidebar {
  float: right;
  width: 307px;
  padding-top: 2px;
}
#sidebar-bottom {
  background: #102c29;
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
}
#sidebar2 {
  margin: 0 auto;
  width: 966px;
}
#footer1, #footer2 {
  width: 280px;
  float: left;
  margin-right: 63px;
}
#footer3 {
  width: 280px;
  float: right;
  margin-right: 0;
}
#sidebar-bottom h3 {
  color: #ffffff;
  text-shadow: 1px 0 1px #000;
  font-size: 16px;
  padding-bottom: 45px;
  margin-bottom: 0 !important;
  font-weight: normal;
}
.widget {
  clear: both;
  margin: 0 0 40px 0;
  overflow: hidden;
  color: #3f756f;
  text-shadow: 1px 0 1px #000;
}
.widget a, .widget a:visited, .widget a:hover {
  color: #fff;
}
.widget ul li {
  padding: 5px 0 5px 0;
}
#sidebar2 ul.children {
  margin: 5px 0 -5px 0;
}
.widget a:hover {
  text-decoration: underline;
}

/* -------- ADVERT -------- */

 .add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 5px;
  display: inline;
}
.add2 {
  float: right;
  margin: 0 5px 10px 0;
  display: inline;
}

/* -------- END ADVERT -------- */

#footerw {
  width: 100%;
  clear: both;
  height: 40px;
  padding-top: 20px;
}
#footer {
  width: 960px;
  margin: 0 auto;
  color: #717171;
}
#footer a, #footer a:visited {
  color: #717171;
}
#footer a:hover {
  color: #717171;
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 0 15px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 288px;
  background: #6d634f;
  line-height: 50px;
  margin-left: -14px;
  color: #fff;
  text-shadow: 1px 0 1px #2d271a;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0 16px 6px;
  background: url(images/widget-y.png) repeat-y;
  overflow: hidden;
}
.widget-bottom {
  overflow: hidden;
  margin-bottom: 40px;
  background: url(images/widget-bot.png) no-repeat;
  width: 307px;
  height: 2px;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0px;
}
.side-widget a, .side-widget a:visited {
  color: #8f8f8f;
}
.side-widget a:hover {
  color: #6d634f;
}
.side-widget div {
  padding-bottom: 10px;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 12px;
  line-height: 19px;
  font-size: 16px;
}
h2.titles {
  margin-bottom: 12px;
  line-height: 22px;
  font-size: 19px;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #2c3037;
}
.meta {
  color: #2c3037;
  text-align: right;
  margin-top: 15px;
  font-size: 12px;
}
.inleft {
  float: left;
  padding-top: 7px;
}
a.comm, a.comm:visited {
  color: #6d634f;
}
a.more-link {
  background: #102c29;
  border-right: 6px solid #6d634f;
  width: 72px;
  padding: 5px 0 0 1px;
  height: 24px;
  display: inline-block;
  color: #fff;
  text-shadow: 1px 0 1px #000;
  text-align: center;
  font-size: 11px;
}
.postmetadata {
  margin-top: 15px;
  display: block;
}
.leftpost {
  clear: both;
  float: left;
  width: 288px;
}
.rightpost {
  float: right;
  width: 288px;
}
.clearp {
  clear: both;
  margin-bottom: 29px;
  border-bottom: 1px solid #e2e2e2;
}
.post, .page {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.entry {
  margin-top: 10px;
  line-height: 22px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-bottom: 15px;
}
.entry img {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.post_thumbnail {
  background: #102c29 url(images/imgbg.png) no-repeat scroll right bottom !important;;
  padding: 6px !important;
  border: 0 !important;
  margin-bottom: 16px !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#wp-calendar caption {
  background: #6d634f;
  color: #fff;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #6d634f;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #6d634f;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 20px 0 40px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.navigation {
  margin-bottom: 30px;
  margin-bottom: 30px;
}


.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
  text-shadow: 1px 0 1px #000;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#102c29;
  color:#fff;
  margin:0px;
  padding:7px 12px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#6d634f;
  color:#fff;
  margin:0px;
  padding:7px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#6d634f;
  color:#fff;
  margin:0px;
  padding:7px 7px;
  text-decoration: underline;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
  margin-right: 15px;
}
ul#topsoc li {
  padding: 13px 0 0;
  margin: 0;
  float: left;
  background: none !important;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
.aboutimage {
  float: left;
  background: #163733;
  border: 1px solid #204541;
  padding: 4px;
  margin: 5px 10px 0px 0px;
}
.flickr_badge_image { float: left; margin-bottom: 12px; }
.flickr_badge_image img { width: 51px; height: 47px; padding: 4px; margin: 5px 12px 0px 0; background: #163733; border: 1px solid #204541;  float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12, #flickr_badge_image16 {
  margin-right: 0;
}
input#subbox {
  width: 273px;
  height: 35px;
  height: 26px\0/;
  padding: 0px 0 0px 5px;
  padding: 10px 0 0px 5px\0/;
  font-size: 12px;
  color: #375f5b;
  background: #163733;
  border: 1px solid #204541;
  text-shadow: 1px 0 1px #000;
}
*+html input#subbox {
  height: 26px;
  padding-top: 10px;
}
:root input#subbox {height: 17px\0/IE9; }  /* IE9 */
:root input#subbox {padding-bottom: 8px\0/IE9; }  /* IE9 */
:root #subm {top: -37px\0/IE9; }  /* IE9 */
#swrap {
  width: 280px;
}
#subm {
  position: relative;
  top: -37px;
  left: 186px;
}
*+html #subm {
  top: -38px;
}
#signup {
  margin-bottom: 30px;
}

/* -------- W4 -------- */


.w4_post_list_cappellanie {
  background: #2D3039;
}

.w4_post_list_cappellanie a {
color: #FFFFFF;
  }

.w4_post_list_coordinatori {
  background: #2D3039;
}

.w4_post_list_coordinatori a {
color: #FFFFFF;
  }

.cappellanie {
color: #2D3039;
padding-left: 10px;
padding-bottom: 5px;
padding-top: 5px;
}

.cappellanie:hover {
  background: #269EE4;
  font color: #FFFFFF;
color: #269EE4;
}

.annuncio {
  background: #269EE4;
  color: #000000;
  margin-bottom: 10px;
  margin-top: -30px;
  height: 40px;
  font-size: 25px;
  padding-top: 15px;
  font-family: sans-serif;
}

#form_quaresima {
  
}