/*
Theme Name: Modularity Lite
Theme URI: http://graphpaperpress.com/themes/modularity-lite/
Description: A minimally styled photo theme with a Custom Header and Custom Background. The Theme Options page allows a one or two-column layout, welcome message, and home page slideshow.
Version: 1.3
Author: Thad Allender
Author URI: http://graphpaperpress.com
License: GPL
Tags: black, dark, one-column, two-columns, fixed-width, custom-header, threaded-comments, theme-options, custom-background, custom-menu, photoblogging, rtl-language-support, translation-ready
*/

/*
    Copyright 2008 Graph Paper Press

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/


/************************* IMPORT CSS GRID ***************************/

@import url(library/styles/screen.css);

/************************* GLOBAL STYLES ***************************/

body {
	color: #eee;
	background: #000000 url(images/bg_bg.jpg) no-repeat top center;
	margin-left: 0px;
	margin-top: 0px;

}

body.single {
	color: #eee;
	background: #000000 url(images/bg_post.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.search {
	color: #eee;
	background: #000000 url(images/bg_post.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}



body.parent-pageid-5, body.page-id-5 {
	color: #eee;
	background: #000000 url(images/bg_bea.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-20, body.page-id-20 {
	color: #eee;
	background: #000000 url(images/bg_gare.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-14, body.page-id-14 {
	color: #eee;
	background: #000000 url(images/bg_london.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-86, body.page-id-86 {
	color: #eee;
	background: #000000 url(images/bg_bene.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-22, body.page-id-22 {
	color: #eee;
	background: #000000 url(images/bg_foto.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-1394, body.page-id-1394 {
	color: #eee;
	background: #000000 url(images/bg_post.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-221, body.page-id-221 {
	color: #eee;
	background: #000000 url(images/bg_foto.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.parent-pageid-223, body.page-id-223 {
	color: #eee;
	background: #000000 url(images/bg_foto.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}

body.page-id-105 {
	color: #eee;
	background: #000000 url(images/bg_staff.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;

}


body.page-id-26 table tr td th {
      padding: 8px 16px 8px 0;
      font-size: 10px;
      color: #ccc;
      vertical-align: text-top;
      background-color: #333;
    }

label {
        float: left;
        text-align: right;
        margin-right: 15px;
        width: 100px;
}

textarea:focus, input:focus {
        border: 2px solid #900;
}




.container-inner {
	width: 547px;
	padding: 12px 50px 0 105px;
}
.container {
	width: 955px;
	background: url(images/repeater.png) repeat;
	margin: 0 0;
}
.lteIE6 .container {
	background: #1a1a1a;
}
.colborder {
	border-right: 1px solid #000
}
h1,h2,h3,h4,h5,h6 {
	color: #eee;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #eee;
}
h3.sub,h2.sub {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #515151;
	border-bottom: 1px solid #000;
}
a {
	color: #428ce7;
	text-decoration: none;
}
a:hover, a:focus {
	color: #fff;
}
p {
	color: #eee;
}
h6.top {
	color: #ccc;
}

/* --------------------- Main Image */

div#content_container {
  width: 955px;
  margin: 0 auto;
  padding: 20px 10px 0 10px;
}

div#content_container_footer {
  width: 955px;
  margin: 0 auto;
  padding: 20px 20px 0 100px;
}

#logo {  
position:absolute;
left:300px;
top:10px;
z-index:1;
}

#logo1 {  
position:absolute;
left:210px;
top:55px;
}

/* Main Image */

div#main_image {
  width: 951px;
  margin: 0;
  height: 543px;
}	
  
  div#main_image a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    color: #bec39d;
  }
   
    div#main_image a:hover, 
    div#main_image a:active {
      color: #ecf3c3;
      text-decoration: none;
    }    
    
    div#main_image a img {
      margin-bottom: 4px;
      vertical-align: middle;
    }
    
    div#main_image a .overlay {
      width: 410px;
      padding: 441px 0 0 287px;
      text-align: center;
    }
    
    div#main_image a.home_rss_link {
      display: block;
      float: left;
      position: absolute;
      width: 16px;
      height: 16px;
      margin-left: 484px;
      margin-top: 441px;
    }

/* Left Column */

div#left_col {
  width: 199px;
  color: #c4c4c4;
  background: #050709 url('../images/leftcol_bg.jpg') top center no-repeat;
  padding: 15px 10px 0 10px;
  float: left;
  -moz-border-radius: 8px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

  
  div#left_col a {
    color: #a0e9ff;
  }

  a.subhead {
    display: block;
    padding: 0 10px 5px 16px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    clear: both;
  }
  
    a.subhead1 {
    display: block;
    padding: 15px 10px 5px 16px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    clear: both;
  }

  a.home_teaser {
    display: block;
    height: 69px;
    padding: 0 16px;
    text-align: left;
    line-height: 18px;
    clear: both;
  }
  a.home_teaser.too_long {
    line-height: 18px;
    padding: 0px 6px 0px 16px;
  }
  a.home_teaser.too_long h4 {
    padding-top: 8px;
  }

    a.home_teaser img {
      float: left;
      margin: 6px 12px 6px 0;
      border: 1px solid #242f3f;
    }
    
    a.home_teaser h4 {
      font-size: 14px;
      color: #a0c2cd;
      padding-top: 16px;
      margin: 0;
      font-style: normal;
    }
    
    a.home_teaser .date {
      font-size: 13px;
      color: #e6e8db;
      font-style: italic;
    }
    
  a.home_teaser:hover,
  a.home_teaser:active {
    background: #a0c2cd url(../images/rightcol_li_bg.gif) top left repeat-x;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(256, 256, 256, 0.3); 
  }
  
    a.home_teaser:hover img,
    a.home_teaser:active img {
      border: 1px solid #7fa4b0;
    }
    
    a.home_teaser:hover h4,
    a.home_teaser:active h4 {
      color: #000;
    }
    
    a.home_teaser:hover .date,
    a.home_teaser:active .date {
      color: #0c4eb1;
    }
  
  a.last {
    border: 0;
    margin-bottom: 15px;
  }

/* Center Col */

div#center_col {
  width: 534px;
  float: left;
  text-align: center;
}

  a#news_header {
    display: block;
    width: 160px;
    height: 39px;
    background: url('../images/home_center_header.gif') top center no-repeat;
    margin: 0 auto;
  }
  
  a#news_more {
    display: block;
    width: 175px;
    height: 39px;
    background: url('../images/home_center_more.gif') top center no-repeat;
    margin: 10px auto 0 auto;
  }
  
  div#home_news_column {
    color: #000;
    padding: 30px 70px;
    text-align: left;
  }

/* Right Col */

div#right_col {
  width: 200px;
  float: left;
  padding: 15px 0;
  color: #c4c4c4;
  background: #050709 url('../images/rightcol_bg.jpg') top center no-repeat;
  -moz-border-radius: 8px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

  div#right_col a {
    color: #a0e9ff;
  }
  
  div#right_col a.subhead {
    color: #fff;
    
  }
  
    div#right_col a.subhead1 {
    color: #fff;
    
  }
  


  
  div#right_col img.fl {
    padding-right: 0;
  }

  div.right_entry {
    text-align: left;
    margin-bottom: 20px;
  }
  
    div.right_entry div.text {
      padding: 10px 8px;
    }
  
    div.right_entry img.border {
      border: 1px solid #26323f;
      margin-bottom: 10px;
    }
    
    div.right_entry img.title {
      margin-bottom: 5px;
    }
  
    div.right_entry a {
      display: block;
      text-align: center;
    }
    
    div.right_entry a.bulleted {
      display: inline;
      text-align: left;
      margin-right: 10px;
    }


/* --------------------vecchio */


#top1 {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 .5em;
	color: #666
}
#top1 a {
	color: #666
}

/* Navigation */
#top1 div.main-nav {
	background: #000;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 4px 0;
	text-align: left;
}
#top1 div.main-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#top1 div.main-nav li {
	float: left;
	position: relative;
	min-width: 50px;
}
#top1 div.main-nav a {
	border-right: 1px dotted #666;
	color: #eee;
	display: block;
	line-height: 15px;
	padding: 0 1em;
	text-decoration: none;
}
#top1 div.main-nav li:last-child a {
	border: none;
}
#top1 div.main-nav ul ul {
	display: none;
	position: absolute;
	padding: 4px 0;
	top: 15px;
	left: 0;
	float: left;
	z-index: 99999;
}
#top1 div.main-nav ul ul ul {
	left: 100%;
	top: 0;
}
#top1 div.main-nav ul ul a {
	background: #000;
	border: none;
	color: #999;
	height: auto;
	line-height: 2em;
	padding: .5em .5em .5em 1em;
	width: 10em;
}
#top1 div.main-nav ul ul a:hover {
	color: #eee;
	text-decoration: underline;
}
#top1 div.main-nav ul li:hover > ul {
	display: block;
}


#top {
	width: 950px;
	margin: 0 1em 1em;
	padding: 0 0 .5em;
	color: #666
}
#top a {
	color: #666
}
.login {
	float: left;
}
/* Masthead HOME */
#masthead1 {
	float: left;
	height: 36px
}
#masthead1 h4, #masthead span {
	margin: 0;
	padding:4px 0 0;
	line-height: 2em;
	font-size: 1.5em
}

#masthead1 h4 {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	font-size: 1.5em
	
}
#masthead1 h4 a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em
}
#masthead1 span.description {
	color: #ccc;
	text-transform: none;
	font-size: .7em;
	padding: .35em 3em;
}


/* Masthead */
#masthead {
	float: left;
	height: 36px
}
#masthead h4.blog, #masthead span.blog {
	margin: 0;
	padding:4px 0 0;
	line-height: 2em;
	font-size: 1.5em
}

#masthead h4, #masthead span {
	margin: 0;
	padding:20px 0 0;
	line-height: 2em;
	font-size: 1.5em
}

#masthead h4 {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	font-size: 1.5em
	
}
#masthead h4 a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em
}
#masthead span.description {
	color: #ccc;
	text-transform: none;
	font-size: .7em;
	padding: .35em 3em;
}
.double-border {
	background: url(images/double-border.png) repeat-x bottom;
	height: 8px;
	width: 100%;
	clear: both;
	float: none;
	border: none;
	margin: 1em 0
}


div#sponsor{
    color: #333366;
    background-color: #000;
    height: 90px;
}
div#sponsor ul {
	padding: 0;
	margin: 0;
    list-style: none; /* elimino i punti elenco */
    
}
div#sponsor li {
    display: inline; /* mette gli elementi della lista in linea */
    padding: 2px 5px 0px 5px;
    margin: 0px 0px 0px 5px;
}
div#sponsor li a{
    color: #333366;
    background-color: #efefef;
    text-decoration: none;
}
div#sponsor li a:hover, div#sponsor li a:focus, div#sponsor li a:active {
    color: #333366;
    background-color: #fff;
    border-bottom: 5px solid #A5A5A5;
}
#header-image1 {
	margin-left: auto;
    margin-right: auto
}


#header-image {
	margin-bottom: 20px;
}

/* Navigation */
#top div.main-nav {
	background: #000;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 28px 0 0;
	padding: 4px 0;
	text-align: left;
}
#top div.main-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#top div.main-nav li {
	float: left;
	position: relative;
	min-width: 50px;
}
#top div.main-nav a {
	border-right: 1px dotted #666;
	color: #eee;
	display: block;
	line-height: 15px;
	padding: 0 1em;
	text-decoration: none;
}
#top div.main-nav li:last-child a {
	border: none;
}
#top div.main-nav ul ul {
	display: none;
	position: absolute;
	padding: 4px 0;
	top: 15px;
	left: 0;
	float: left;
	z-index: 99999;
}
#top div.main-nav ul ul ul {
	left: 100%;
	top: 0;
}
#top div.main-nav ul ul a {
	background: #000;
	border: none;
	color: #999;
	height: auto;
	line-height: 2em;
	padding: .5em .5em .5em 1em;
	width: 10em;
}
#top div.main-nav ul ul a:hover {
	color: #eee;
	text-decoration: underline;
}
#top div.main-nav ul li:hover > ul {
	display: block;
}

/* Welcome Box  */
#welcome-content {
	font-size: 2em;
	margin-bottom: 0.75em;
}

/* Posts */
div.news_column {
    margin-bottom: 40px;
    padding: 0 45px;
  }
  
    div.news_column h2.archive_month {
      display: inline-block;
      font-family: Verdana, Arial, Sans-Serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 15px;
      text-align: center;
      margin-top: 5px;
      margin-bottom: 20px;
      color: #fff;
      padding: 3px 12px;
      border: 1px solid #20232a;
      -moz-border-radius: 8px;
      -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
      -webkit-border-radius: 8px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
      border-radius: 8px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    }

    div#home_news_column div.news_entry p {
      color: #fff;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); 
    }
  
  div.news_entry {
    padding-bottom: 20px;
  }
  
    div.news_entry div.hr,
    div.hr {
      border-top-color: #444649;
    }
    
    div.news_entry ul,
    div.post ul {
      list-style-type: disc;
      list-style-position: outside;
    }
    
      div.news_entry ul li,
      div.post ul li {
        margin-bottom: 10px;
      }

    div.news_entry a:link, div.post a:link,
    div.news_entry a:visited, div.post a:visited,
    div.news_entry a:hover, div.post a:hover,
    div.news_entry a:active, div.post a:active,
    div.news_entry a:link, div.blog_index a:link,
    div.news_entry a:visited, div.blog_index a:visited,
    div.news_entry a:hover, div.blog_index a:hover,
    div.news_entry a:active, div.blog_index a:active {
      color: #a0e9ff;
    }

    div.news_entry h3 a:link,
    div.news_entry h3 a:visited,
    div.news_entry h3 a:hover,
    div.news_entry h3 a:active
     {
      color: #ef3a51;
    }

  div.news_entry h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #ff6b91;
  }
  
.content {
	overflow: hidden;
	width: 550px
}

.content body,td,th,p {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #CCCCCC;
	text-align: left;
	line-height: 22px;
	white-space: normal;
}

.content h2 {
font-family: Georgia, serif;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 10px;
  line-height: 37px;
}

.post, .page {
	display: block;
	clear: both;
}
.post h4, .post h6 {
	font-family: Georgia, serif;
}
.content ul {
	list-style-type: disc;
}
.content div.hr {
      border-top-color: #444649;
    }
    
    

    
    
    
.content div.submenu {
  	width: 100%;
  	border-bottom: 1px solid #666;
  	font-style: italic;
  	margin: 15px 0;
  	padding-left: 2px;
  	padding-bottom: 18px;
  	
}

.content div.submenu ul {
  	list-style: none;
	padding: 0;
	margin: 0;
}

.content div.submenu li {
  	float: left;
	margin: 0 0.15em;
}

  .content div.submenu li a {
    padding: 3px 10px 2px 10px;
    margin-right: 6px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #333;
    -moz-border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-radius-topleft: 4px;
    -webkit-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
 
    .content div.submenu li.current_page_item a:link {
      color: #cccccc;
      background-color: #000;
      border-bottom: 1px solid #000;
    }
    
.postmetadata {
	background: #000;
	padding: 1em;
	color: #999;
	font-size: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.postmetadata a {
}
.postmetadata a:hover {
	color: #fff;
}
.underlined {
	border-bottom: 1px solid #eee;
}
h6.underlined {
	margin: 0 0 1em;
}
.welcomebox {
	padding: 1.5em;
	margin-bottom: 1.5em;
	color: #eee;
	text-shadow: 1px 1px 1px #000
}
.page a.post-edit-link {
	display: block;
	clear: both;
}

.nav-image-left, .nav-image-up, .nav-image-right {
	text-align: center;
	float: left;
	width: 25px;
	margin: 0 10px 0 2px;
}
.nav-image-left a, .nav-image-up a, .nav-image-right a {
	background: #eee;
	padding: 2px 48% 2px 48%;
	text-decoration: none;
	color: #000;
}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {
	background: #000;
	color: #fff;
}
.nav {
	background: #eee;
	margin: 0 0 1em 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nav:hover {
	background: #ccc;
}
.prev a, .next a {
	color: #222;
	text-decoration: none;
	padding: .2em 1em;
}

.nav-interior {
	margin: 0;
	padding: 0;
	clear: both;
	display: inline;
}
.nav-interior .next {
	color: #000;
	text-decoration: none;
	float: right;
}
.nav-interior .prev {
	color: #000;
	text-decoration: none;
	float: left;
}
.comments-nav .next a {
	color: #428CE7;
}
.comments-nav .prev a {
	color: #428CE7;
}

/* Sidebar */
.lsidebar,
.rsidebar {
	overflow:hidden;
}
.rsidebar{
	margin-right:3px;
}
.lsidebar{
	margin-left:3px;
}
.rd-type-light .lsidebar{
	margin-left:6px;
}
.rd-type-light .yui-t4 .lsidebar,
.rd-type-light .yui-t5 .lsidebar,
.rd-type-light .yui-t6 .lsidebar{
	margin-right:6px;
	margin-left:0;
}

.rsidebar > ul > li,
.lsidebar > ul > li{
	margin:0;
	padding:0;
}
.lsidebar ul li,
.rsidebar ul li{
	list-style-type:none;
	line-height:1.5;
}
.lsidebar li a,
.rsidebar li a{
	width:90%;
	line-height:1.4;
	margin-top:0.3em;
}
.lsidebar li.page_item a,
.lsidebar li.category_report a,
.lsidebar .widget ul li a {
	display:block;
	margin-top:0.3em;
}
/* ie8 list child display:block; list-marker break issue */
.ie8 .lsidebar li.page_item a,
.ie8 .lsidebar li.category_report a,
.ie8 .lsidebar .widget ul li a {
	display:inline;
}

.lsidebar li.page_item,
.lsidebar li.category_report,
.lsidebar .widget ul li {
	min-height:2em;
}
.lsidebar ul {
	/*list-style-position: inside;*/
}

.rsidebar h2,
.lsidebar h2{
	height:17px;
	text-indent:1em;
	font-size:116%;
	padding:5px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0;
}

.lsidebar h2 ul li ul{
	margin-top:-2px;
}


.qtrans_language_chooser { list-style-type:none; float:right }
.qtrans_language_chooser li { float : left; margin-right: 10px; }




#sidebar {
	margin: 0;
}
#sidebar h3 {
	margin: 0;
	padding: 0 0 .6em 0
}
#sidebar .item {
	margin: 0 0 4em 0
}
#sidebar ul {
	list-style: none;
	margin: 0 0 1.6em 0;
	font-size: 1em;
}
#sidebar ul li a,ul.txt li {
	color: #eee;
	height: 1%;
	line-height: 1.2em;
	border-bottom: 1px solid #000;
	display: block;
	padding: 6px 0 6px 8px;
}
#sidebar ul li a:hover,ul.txt li:hover {
	color: #fff;
	background-position: 1px 0.8em;
	background: #000
}
#sidebar ul li a span,ul.txt li,h4 a span {
	color: #696455;
}
#sidebar ul li.active a {
	cursor: default;
	color: white;
}
#sidebar ul ul {
	margin: 0;
	list-style: none;
}

/* Widgets */

/* Some widget link styles will need a little resetting for inline links */
#sidebar .widget_categories ul li a,
#footer .widget_categories ul li a,
#sidebar .widget_twitter ul li a,
#footer .widget_twitter ul li a {
	border: none;
	background: transparent;
	color: #428CE7;
	display: inline;
	line-height: inherit;
	padding: 0;
}
#sidebar .widget_categories ul li,
#footer .widget_categories ul li,
#sidebar .widget_twitter ul li,
#footer .widget_twitter ul li {
	padding-left: 8px;
}

/* Some list spacing for these widgets */
#sidebar .widget_twitter ul li {
	margin-bottom: 1.5em;
}

/* The WP.com flickr widget */
#flickr_badge_wrapper {
	background: transparent !important;
	border: none !important;
}
.widget_flickr th,
.widget_flickr td {
	margin: 0;
	padding: 0;
}
.widget_flickr img {
	max-width: 230px;
}

/* The RSS links widget */
.widget_rss_links p img {
	margin: 0 4px 0 0;
	vertical-align: middle;
}


/* Footer */
#footer-wrap1 {
	background: #000;
	width: 85%;
  margin: 0 auto;
  padding: 20px 10px 0 10px;
    
    text-align:center;
	height:20px;
}

#footer-wrap {
	background: #000;
	  
    width: 85%;
    margin-left: 7.5%;
	text-align:center;
	height:20px;
}
#footer {
	width: 950px;
	padding: 1.5em 0;
	
	margin: 0 10px;
	color: #999;
	text-align: left
}

/***********************************************/
/* FooterBea                                      */
/***********************************************/

div#footerBea { repeat-x left top #000; height: 200px; margin-left: -40px; }
#footerBea-nav a { float: left; color: #434343; }
#footerBea-nav span { float: left; color: #666666;}

.takeAll {float: left; position: relative;  padding: 20px; clear: both;}

#loghi { padding: 50px 10px 10px 10px; width: 500px; height: 100px; }
#loghi a, #loghi a img {float:left;}
#loghi a {float:left;margin-right:12px; margin-top:10px;}

#testo { padding: 0px 0px 0px 100px; text-align:center;}

#RollOver1
{
  display: block;
  width: 52px; height: 66px;
  background: url("http://www.bealundmark.ch/wp/wp-content/themes/modularity-lite/images/sponsior_co_04.jpg") no-repeat 0 0;

}

#RollOver1:hover
{ 
  background-position: 0 -66px;
}

#RollOver1 span
{
  position: absolute;
  
  top: -999em;
}

#RollOver2
{
  display: block;
  width: 62px; height: 66px;
  background: url("http://www.bealundmark.ch/wp/wp-content/themes/modularity-lite/images/sponsior_co_02.jpg") no-repeat 0 0;

}

#RollOver2:hover
{ 
  background-position: 0 -66px;
}

#RollOver2 span
{
  position: absolute;
  top: -999em;
}

#RollOver3
{
  display: block;
  width: 158px; height: 66px;
  background: url("http://www.bealundmark.ch/wp/wp-content/themes/modularity-lite/images/sponsior_co_03.jpg") no-repeat 0 0;

}

#RollOver3:hover
{ 
  background-position: 0 -66px;
}

#RollOver3 span
{
  position: absolute;
  top: -999em;
}

#RollOver4
{
  display: block;
  width: 78px; height: 66px;
  background: url("http://www.bealundmark.ch/wp/wp-content/themes/modularity-lite/images/sponsior_co_01.jpg") no-repeat 0 0;

}

#RollOver4:hover
{ 
  background-position: 0 -66px;
}

#RollOver4 span
{
  position: absolute;
  top: -999em;
}

#RollOver5
{
  display: block;
  width: 66px; height: 66px;
  background: url("http://www.bealundmark.ch/wp/wp-content/themes/modularity-lite/images/sponsior_co_05.jpg") no-repeat 0 0;

}

#RollOver5:hover
{ 
  background-position: 0 -66px;
}

#RollOver5 span
{
  position: absolute;
  top: -999em;
}


/***********************************************/

#footer p {
	color: #999
}
#footer h3 {
	margin: 0;
	padding: 0 0 .6em 0;
	border-bottom: none;
	color: #999
}
#footer .item {
	margin: 0 0 4em 0;
}
#footer ul {
	list-style: none;
	margin: 0 0 1.6em 0;
	font-size: 1em;
}
#footer ul li a,ul.txt li {
	height: 1%;
	line-height: 1.2em;
	display: block;
	padding: 6px 0 6px 8px;
}
#footer ul li a:hover,ul.txt li:hover {
	color: #fff;
	background-position: 1px 0.8em;
	background: #111
}
#footer ul li a span,ul.txt li,h4 a span {
	color: #696455;
}
#footer ul li.active a {
	cursor: default;
	color: white;
}
#footer ul ul {
	margin: 0;
	list-style: none;
}

#footer ul#recentcomments {
	list-style: none;
	margin: 0 0 1.6em 0;
	font-size: 1em;
}
#footer ul#recentcomments li.recentcomments {
	display: block;
	padding: 4px 0 4px 8px;
}
#footer ul#recentcomments li.recentcomments a {
	border: 0;
	background-image: none
}
#footer ul#recentcomments li.recentcomments a:hover {
	color: #fff;
	background-position: 1px 0.8em;
	background: #111
}
#footer ul#recentcomments li.recentcomments a span {
	color: #696455;
}

/* Floats & Images */
.right {
	float: right;
}
.left {
	float: left;
}
.middle {
	margin: 0 auto;
	float: left;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 950px
}
img.alignright {
	padding: 4px 0 4px 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	max-width: 950px
}
img.alignleft,img.attachment-post-thumbnail {
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: inline;
	max-width: 950px
}
img.alignnone {
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: block;
	max-width: 950px
}
.alignleft,.attachment-post-thumbnail {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.thumbnail, .attachment-thumbnail,
#featured-section .timthumbnail,
.archive .timthumbnail,
.search .timthumbnail,
#category-stack .timthumbnail {
	max-width: 150px;
	margin: 0 1.5em 1.5em 0;
	float: left
}
.alignright .attachment-thumbnail {
	margin-right: 0
}
.attachment-medium {
	max-width: 950px;
	overflow: hidden;
	display: inline
}
.attachment-large {
	max-width: 950px;
	overflow: hidden;
	display: inline
}
.content .size-medium, .content .size-large {
	margin: 0 1.5em 1.5em 0;
}
.home .size-medium, .home .size-large {
	max-width: 590px;
	height: auto;
	overflow: hidden;
	margin: 0 .5em .5em 0;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: none !important;
}
.gallery-caption {
	margin-left: 0;
}
.gallery-item .attachment-thumbnail {
	float: none !important;
	margin: 0 auto;
}
.gallery-item dd {
	clear: both
}
.content img.size-auto,
.content img.size-full,
.content img.size-large,
.content img.size-medium,
.wp-caption {
	max-width: 100%;
	height: auto;
	width: auto;
}
img.wp-smiley {
	margin: 0;
}
/* Image sizes depending on the number of columns */
.col-0 {
	width: 100%;
}
.col-1 {
	width: 100%;
}
.col-2 {
	width: 50%;
}
.col-3 {
	width: 33%;
}
.col-4 {
	width: 25%;
}
.col-5 {
	width: 20%;
}
.col-6 {
	width: 12.5%;
}
.col-7 {
	width: 14%;
}
.col-8 {
	width: 12.4%;
}
.col-9 {
	width: 11%;
}
.col-10 {
	width: 10%;
}
.col-11 {
	width: 9%;
}
.col-12 {
	width: 8.33%;
}
.col-13 {
	width: 7.6%;
}
.col-14 {
	width: 7.1%;
}
.col-15 {
	width: 6.66%;
}
.col-16 {
	width: 6.25%;
}
.col-17 {
	width: 5.83%;
}
.col-18 {
	width: 5.55%;
}
.col-19 {
	width: 5.25%;
}
.col-20 {
	width: 4.95%;
}

/* Etc */
#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}
#filters li {
	float: left;
	margin-right: 2em;
}
.prev {
}
.next {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.advertisement .box {
	background: #e5ecf9;
}

/* Search */
#search {
	margin: 0;
	padding: 0;
}
#search #s {
	background: #ddd url('images/search.png') 0px center no-repeat;
	color: #222;
	font-size: 1em;
	margin: 0;
	padding: 4px 0 4px 17px;
	width: 150px;
	border: 1px solid #333;
}
#search input {
	border: 0
}
#search #s:hover {
	color: #0066cc;
	background: #fff url('images/search_blue.png') 0px center no-repeat;
}
.search-excerpt {
	margin: 0;
}

/* Comments */
#comments, #respond {
	clear: both;
}
h3#comments {
	margin: 10px 0 0;
	padding: 20px 10px;
	background: #000;
}
h3#comments span.comments-subscribe {
	float: right;
	font-size: .7em;
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("images/rss.png") no-repeat 0 50%;
	color: #cccccc;
}
h3#respond {
	margin: 10px 0 0;
	padding: 20px 10px;
	background: #000;
}
ol.commentlist {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
}
ol.commentlist li {
}
ol.commentlist li .comment-wrapper {
	overflow: hidden;
	overflow: hidden;
	width: 100%;
}
.lteIE6 ol.commentlist li .comment-wrapper {
}
ol.commentlist li.pingback {
	margin-top: -5px;
	padding: 1em 0;
}
ol.commentlist li.pingback p {
	margin: 0;
}
ol.commentlist li strong.fn {
	padding-left: 1em;
}
ol.commentlist li .comment-meta {
	width: 150px;
	float: left;
	padding: 15px 0;
}
ol.commentlist li .comment-entry {
	margin: 0 0 0 150px;
	padding: 20px 0 0 0;
	line-height: 2em;
	min-height: 160px;
}
ol.commentlist li .comment-entry .pd-rating {
}
ol.commentlist li .avatar {
	border: 1px solid #000;
	padding: 1em;
	margin: 0 0 1em 0;
}
#commentform {
	margin: 0 0 7px;
	padding: 30px 150px 6px;
}
#commentform input[type=text] {
	float: left;
	margin-right: 5px;
}
#commentform .comment-form-comment label, #commentform .form-allowed-tags {
	display: none;
}

/* Slideshow */
#slideshow {
	padding: 0;
	list-style: none;
	margin: 0 0 3em 0;
	overflow: hidden;
	min-height: 425px
}
#slideshow .slide {
	padding: 0;
	width: 950px;
	text-align: center;
	min-height: 425px;
	background: none
}
#slideshow .slide h4 {
	margin: 0 0 .5em 0;
	text-transform: uppercase;
	padding: 0 16px;
}
#slideshow .slide img {
	display: block;
	max-width: 950px;
	text-align: center;
	margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
	width: 100%;
}

/* =WP
-------------------------------------------------------------- */
.wp-caption-text {}
.bypostauthor {}
.sticky {}