/*
Theme Name: Yonder 1
Theme URI: http://www.tss-yonder.com/
Description: Lightweight fast-rendering theme with 2 column layout and left sidebar.
Version: 1
Author: Yonder
Author URI: http://www.tss-yonder.com/
*/



/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; line-height:1;}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }



/* GENERAL
------------------------------------------------------------------- */

html, body { color: #000; }
html {
  background: #fff;
  height: 100%;
  overflow: hidden;
}
body {
  font: 100%/1.5 "Arial Rounded MT Bold", Arial, "Lucida Grande", Verdana, sans-serif, "Arial Narrow";
  text-align: center;
}

a { text-decoration: none; font-family: "Arial Rounded MT Bold", Arial, Verdana, sans; font-weight:normal;}
a:link, a:visited { color: #DB002E; }
a:focus, a:hover, a:active { color: #DB002E; text-decoration: underline;}

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #000; 
	text-transform: uppercase;
}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { 
	color: #000;/*DB002e;*/
	text-decoration: none;
}
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover {color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #fff;
  border-left: 2px solid #fff;
  color: #000;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #fff;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  font-weight: normal;
  font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;  
}

h1 { font-size: 16px; line-height: 1.3; margin: 0em 0 8px;  font-weight: bold; }
h2 { font-size: 16px; line-height: 1.3; margin: 9px 0 8px;  font-weight: bold; }
h3 { font-size: 15px; margin: 0 0 6px;  font-weight: bold; }
h4 { font-size: 15px; margin: 9px 0 6px;  font-weight: bold; }
h5 { font-size: 14px; margin: 0em 0 .6em; font-weight: bold; }
h6 { font-size: 14px; margin: 0em 0 .6em; font-weight: bold; }

th { font-size: 14px; line-height: 1.3; font-weight: normal;  color: #000; font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;  }
thead, tbody, tfoot {line-height:1.3}

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bolder; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 740px;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  padding: 5px 6px 3px;
}

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #000; width: 100%; }
caption { background-color: #fff; border-top: 0px solid #fff; text-align: center; }
thead { background-color: #fff; text-align: center; }
tbody { background-color: #fff; text-align: left; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */



#header,
#main{
  background-color: #fff;
  text-align: left;
  margin: 0px auto;
  width: 950px;
}

#main {
    margin-bottom:0px;
    margin-top:15px;
}

#header,
#sidebar,
#footer { font-size: 18px; font-weight:bold; }

#header { height: 146px; margin-top: 10px; position: relative; }

#container { float: right; margin: 0 0px 0 0; width: 760px; }

#content {
  margin: 0 0px 0 0;
  overflow: hidden;
  padding: 88px 0px 0px 0px;
  line-height:1.3;
  font-size:13px;
}

#frontpagegalleryouter {
  background-color:#989692;
  position:relative;
}

#frontpagegallery1 {
  margin-top: -86px;
  visibility:hidden;
  width:760px;
  height:380px;
  position:relative;
  margin-bottom:10px;
}

#sidebar {
  background-color: #fff;
  float: left;
  margin-left: 0;
  padding:  0px 10px 0px 0px;
  width: 180px;
}

#footer {
    clear:both;
    background-color:#fff;
    padding:0px;
    margin:5px 0px 0px 0px;
}

#logo { 
	margin: 0;
	padding: 0px 0px 24px 0px;
}

#lang {
	height: 70px;
	display: block;
	float: right;
	width: 760px;
	text-align: right;
	overflow: hidden;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;	
	font-family: Georgia, serif;
    text-transform:lowercase;
    visibility:hidden;
}

.curLangSel, .langSel {
	font-weight: bold;
	color: #000;
	font-family: Georgia, serif;
        text-transform:lowercase;
}

#lang a, #lang a:active{
	text-decoration: none;
	color: #000;
}
#lang a:hover {
	color: #DB002E;
}


#yits {
	height: 18px;
	width: 285px;
	float: left;
	display: block;
	overflow: hidden;
}

#yandn {
	display: block;
	height: 30px;
}

#nflash {
	display: block;
	width: 465px;
	height: 15px;
	float: right;
	overflow: hidden;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;
	font-weight: normal;
	color: #C1C1C1;
	font-size: 15px;
        line-height:17px;
	padding:2px 0px 0px 0px;
	text-transform:uppercase;
}

#nflash a {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;
	font-weight: normal;
	color: #C1C1C1;
	font-size: 15px;
    line-height:17px;
}


/* End EXAMPLE CODE text logo */

/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0; }

.post { }
.entry, #scrollableContent {
    margin: 0px 0 0px;
    line-height: 1.3;
    font-family: Georgia, serif;
    font-size:13px;
}

#scrollableContainer {
    width: 755px;
    height: 390px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#scrollLinks {
    display: none;
    float:right;
    width:0px;
    margin:0px;
    padding:0px;
}


#scrollLinks a.mouseover_up {
    display:block;
    padding:10px 0px 10px 5px;
    margin-bottom:20px;
    background: url(./img/up.png) center center no-repeat;
}

#scrollLinks a.mouseover_up.disabled{
    background: url(./img/up_d.png) center center no-repeat;
}


#scrollLinks a.mouseover_down{
    display:block;
    padding:10px 0px 10px 5px;
    margin-top:20px;
    background: url(./img/down.png) center center no-repeat;
}

#scrollLinks a.mouseover_down.disabled{
    background: url(./img/down_d.png) center center no-repeat;
}


.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border-color: #1b5a8d;
  color: #fff;
}

p strong, li strong { color: #000; }

.entry p, .entry ol, .entry ul, .entry dl { padding: 0 0 9px; color: #000;}
.entry p, .entry ol, .entry ul, .entry dl, .entry span {line-height: 1.3;}
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal;line-height: 1.3; }
.entry ul li { list-style-type: disc; line-height: 1.3;}

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { border-bottom: 1px dotted #ddd; margin: 0 0 8px; padding: 0 8px 9px; }

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

ul.sb-tools {
  border-bottom: 1px dotted #ddd;
  margin: 9px 0;
  padding: 0 8px 9px;
}

.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.sb-tools a:hover span { color: #C54E0B; }

ul.group {  
  margin: 0 0 0 0px;
  overflow: hidden; 
  padding: 0 0 0 12px;
  width: 176px;
}



/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}



#otherTot {	
	margin:0px;
	padding:0;
	position: relative;
	overflow:hidden;
	background-color: #7ACED6;
	font-size: 15px;
	height: 21px;
	display: block;
}

#homeTot {
	margin:0;
	padding:0;
	display: table-row;
	vertical-align: top;
	position: relative;
	overflow:hidden;
	background-color: #7ACED6;
	font-size: 13.5px;
	height: 100px;
        line-height:1.3;
}

#homePart{
	display: table;
	float: right;
	vertical-align: top;
        width:504px;
}

#zona1, #zona2{
	width: 227px;
	vertical-align: top;
	float: left;
	padding: 10px;
	vertical-align: top;
	display: table-cell;
	border-right: 9px #ffffff solid;
}
#zona3 {
	margin: 0;
	padding: 10px;
	vertical-align: top;
	display: table;
}

.imghome {
        display:block;
        font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
        text-transform:uppercase;
        padding-bottom:4px;
}

.textcasuta {
	text-align: left;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	color: white !important;
	font-family: Georgia, serif;
        line-height:1.2;
        min-height:60px;
        display:block;
}

.casutamore {
	font-weight:bold;
}


#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#wplpf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wplpf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wplpf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wplpf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#sidebar .cat-item,  #sidebar .page_item{
  margin:0px;
  padding:4px 0px;
  line-height:1;
}


#sidebar .children {
	display:none;
}


#sidebar .current-cat-parent .children, #sidebar .current-cat .children {
  display:block;
}


#sidebar .children .cat-item {
	padding-left:12px;
        padding-top:3px;
        padding-bottom:3px;
}

#sidebar .children a {
	font-size:13px;
	color: #a6a5a3;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;
	line-height:13px;
}

#sidebar .current-cat {
        padding-bottom:1.5em;
}

#sidebar .children .current-cat {
        padding-bottom:3px;
}

#sidebar .children .current-cat a {
	color: #000;
}


/** 
 * Smooth  Scroll CSS
 */

/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft{
	min-width: 45px;
	width: 45px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  When positioning the mouse over one of the hot spots, the cursor should change.
	I've noticed that this varies from browser to browser though. */
	cursor: url(./images/cursors/cursor_arrow_left.cur), w-resize;
	-moz-opacity: 0.50;
	opacity: 0.50;
}
div.scrollingHotSpotLeft:hover{
	background-image: url(./images/arrow_left.png);

}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(./images/arrow_left.png);
	background-color: transparent;
	background-repeat: no-repeat;
	opacity: 0.80; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.80; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 45px;
	width: 45px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(./images/cursors/cursor_arrow_right.cur), e-resize;
	-moz-opacity: 0.80;
	opacity: 0.80;
}

div.scrollingHotSpotRight:hover{
	background-image: url(./images/arrow_right.png);/*big_transparent.gif);*/
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(./images/arrow_right.png);
	background-color: transparent;
	background-repeat: no-repeat;
	opacity: 0.8;
	-moz-opacity: 0.8;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
        visibility:hidden;
	width: 100%;
}

div.scrollableArea
{
	position: relative;
	width: 6670px;
	height: 100%;
}


#smallScroller
{
    width:750px;
    height: 395px;
    position: relative;
    margin-top:-60px;
}

#smallScroller div.scrollableArea {
    display: block;
    position: relative;
    float: left;
    padding: 0;
    margin:  0px;
}

div.scrollingHotSpotLeft, div.scrollingHotSpotRight
{
    min-width: 50px;
}

.develbio {
  display: block;
  position:absolute;
  left:0px;
  bottom:0px;
  margin-left: 20px;
  margin-bottom:20px;
  width:300px;
  font-family: "Arial Rounded MT Bold", Arial, Verdana, sans;
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
  text-transform:uppercase;
  color:#484848;
  
}

span.bioname {
  display:block;
  font-size:11px;
  color:#424242;
  font-weight:bold;
  padding:0px 0px 1px 0px;
  line-height:1.1;
}

span.biofunct, span.biocomp, .biohobby {
  display:block;
  padding:0px 0px 0px 0px;
  width:300px;
  overflow:hidden;
  line-height:1.1;
}


.biofunc span,  .biocomp span,  .biohobby span {
  line-height:1.1;
}


.bioval {
  font-weight:normal;
}


#lbDetails {
    display:none;
}

#lbOuterContainer {
    background-color:transparent;
}

#lbOuterContainer.grey {
    border:0px none;
}

#lbImageContainer {
    padding:0px;
    background-color:#fff;
}

#lbDetailsContainer.grey {
    border:0px none;
     background-color:transparent;
}

#lbClose.grey  {
    background:url("./img/close1.png") no-repeat;
    float:right;
    height:32px;
    width:34px;
}

#lbHoverNav {
    display:none;
}


a.black {
    color: #000;
    font-family: Georgia, serif;
    text-transform:lowercase;
    font-weight:bold;
}

.mpFormTable, .mpFormTable tbody {
	width:auto;
	text-align:left;
}

.mpFormRow {

}

.mpFormLabel {
	text-align:right;
	padding:6px 1em;
}

.mpFormField input {
	width: 200px;
}

.msp {
    display:block;
    padding-bottom:8px;
}

.nli {
    display:block;
    padding:3px 0px;
}

#smallcontainer #content {
    padding:10px;
}

#smallcontainer .counter {
    display:none;
}

.ngg-imagebrowser-nav {
    padding:5px;
}

.ngg-imagebrowser-nav .back {
    width: 40%;
    float:left;
    text-align:left;
}

.ngg-imagebrowser-nav .next {
    width: 40%;
    float:right;
    text-align:right;
}


.ngg-browser-next, .ngg-browser-prev, a.ngg-browser-prev:link, a.ngg-browser-prev:visited, a.ngg-browser-next:link, a.ngg-browser-next:visited {
    font-size:16px;
    font-weight:bold;
    color:black;
}


#lbOverlay {
    background-color:#000;
}

#lbDetailsContainer {
    background-color:transparent;
}


.fpmzc {
    width:250px;
    padding-right: 3px;
}

.zn1, .zn2 {
    float:right;
}

#post-448, #post-466 {
    margin-top:-80px;
}

.sdb_bot {
    padding-top:2em;
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    text-align:left;
    display:none;
}

.sdb.content {
    display:block;
    padding: 0.7em 0 2em 0em;
    text-align:left;
}


#sidebar .sdb.content a {
    color: #DB002E !important;
    font-weight: normal;
    font-size:10px;
    text-transform: none;
}

.call .content {
    font-size: 16px;
    font-weight:bold;
    color: #666;
}

.call, .sites {
    padding-top:1em;
    border-top:1px dotted #7ACED6;
}