﻿@charset "utf-8";
/* CSS Document */

/**
 * Theme Name: Hybrid Custom
 * Theme URI: http://link-to-your-site.com
 * Description: Describe what your child theme should be like.
 * Version: 0.1
 * Author: Your Name
 * Author URI: http://link-to-your-site.com
 * Tags: Add, Whatever, Tags, You, Want
 *Template: hybrid
 */
 
 /* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

/*********************************/
/* Get Custom Widgets Css Styles */
/*********************************/
@import url('customwidgets/customwidgets.css');

html, body{height:100%;margin:0;}
strong {font-weight:bold;}
body{
background: transparent url(images/background.tessin.jpg) repeat scroll left top;
color:#666666;
font:13px/20px Arial,Helvetica,sans-serif;
margin: 0;
padding: 0;
height:100%;
}

p {
margin:0 0 10px;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
font-weight:normal;
z-index:100;
font-family: century gothic, Times, "Times New Roman", Serif;
}


h2, h3, h4, h5, h6 {
color:#738038;
}


h1  {
font-size:2.2em;
line-height: 2em;
color: #738038;

}

#footer-container {
margin:0;
padding: 0;
height: 200px;
width: 100%;
position:relative;
background: transparent url(images/footer-bg.jpg) no-repeat scroll center bottom;
}


#footer-container a{
color: #7e5931;
margin-right:5px;
}

#footer-container a:link{color:#7e5931;}
#footer-container a:visited {color:#7e5931;}
#footer-container a:focus{color:#fff;text-decoration: none;}
#footer-container a:hover{color:#fff;text-decoration: none;}
#footer-container a:active{color:#fff;text-decoration: none;}


#footer {
position: relative;
color:#444444;
margin: 0 auto;
height:200px;
width:960px;
font-style: normal;
}


#site-description {
height:125px;
left:88px;
position:absolute;
width:110px;
}

#header  {
margin:0;
position: relative;
}

#content{z-index: 3;}

#header-container{
/*background: transparent url(images/header.jpg) no-repeat scroll left top;*/
height: 262px;
position: relative;
}

#body-container {
background: transparent url("images/body-bg.png") repeat-y 0 0;
margin:0 auto;
position:relative;
padding: 0 10px 0 9px;
z-index:1;
}

#navigation {
background:url("images/navi-bg-tessin.png") no-repeat scroll left top transparent;
position:absolute;
top:208px;
left:100px;
height:45px;
width:810px;
overflow:visible;
padding:0 10px 0 29px;
margin:0;
}

#page-nav ul {
z-index: 9999;
}


#page-nav li {
margin-right:9px;
}

#page-nav li a {
background:none;
border:none;
padding:14px 14px;
font-size:16px;
}
#page-nav li a:hover {
text-decoration: none;
border-bottom:none;}


#page-nav li ul {
margin-top:12px;
}

#page-nav ul ul li {
/*background:none repeat scroll 0 0 #eaeaea;*/
width:100%;
border-bottom: 1px dotted #d3d5d5;
}

#page-nav ul ul {
background:none repeat scroll 0 0 #ededed;
z-index: 100;
}


#page-nav li a:hover {
background: transparent url(images/navi-bg.jpg) repeat-x scroll left bottom;
color: #fff;
}

.content {
padding-left:25px;
padding-right:10px;
width:655px;
height:100%;
}

#primary {
padding-right:20px;
width:240px;
border-left:1px dotted #DBDBDB;
height:100%;
}

#primary p
{margin-left: 10px;
color: #8A8A8A;
font-size: 11px;}


/* central container */
#container{
margin:0;
padding:10px 0 20px 0;
width:960px;
height:100%;
z-index:2;
}

.page-title, .attachment-title {
margin:10px 0 21px;}


#slideshow{
position:absolute; 
top:0px; 
left:0px; 
width:960px; 
height:250px;
background-color:#ffffff;
z-index:0;
}


#logo{
background:url("images/tessin-logo.png") no-repeat scroll left top transparent;
position:absolute;
left:80px;
height:135px;
width:135px;
z-index:10;
}

#metanavigation{
background:url("images/metanavi-bg-tessin.png") no-repeat scroll left top transparent;
position:absolute;
right:10px;
top:0;
width:158px;
height:28px;
z-index:10;
}

.metanavigation a{
font-size: 11px !important;
color: #333333 !important; }

.metanavigation a:hover{
color: #8D9C4A !important;}


#secondary {
border-left:1px dotted #DBDBDB;
padding-right:20px;
width:240px;
}

.metalink{
font-size: 11px;
padding: 0px 12px 0px 20px;
color:#666;
}

.metalink:link{color:#666;}
.metalink:visited {color:#666;}
.metalink:focus{color:#8D9C4A;}
.metalink:hover{color:#8D9C4A;}
.metalink:active{color:#666;}

.widget-title {
background:url("images/sidebar-devider.jpg") no-repeat scroll left bottom transparent;
color:#738038;
font-size:17px;
font-style:normal;
padding-left:10px;
padding-bottom:5px;
margin-left:-3px;
}

.textwidget{
padding-left: 10px;
font-size:12px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
}

.h4widget{
margin: 10px 0 8px 0;
font-size:15px;}


#page-nav li li a {
font-size:13px;
}

.breadcrumb  {
margin:0 0 10px;
color:#999999;}

.breadcrumb a {
color:#999999;}

.breadcrumb a:link{color:#999;}
.breadcrumb a:visited {color:#999;}
.breadcrumb a:focus{color:#8D9C4A;}
.breadcrumb a:hover{color:#8D9C4A;}
.breadcrumb a:active{color:#999;}

#footer .copyright {
bottom:10px;
position:absolute;
right:370px;
color:#666;
}

.copyright a{
color:#666;
}

.copyright a:hover{
}

.copyright a:link{color:#999;}
.copyright a:visited {color:#666;}
.copyright a:focus{color:#999; text-decoration:none;}
.copyright a:hover{color:#999; text-decoration:none;}
.copyright a:active{color:#999;}

.sidebar-hookcont{padding-left: 10px;margin-top:5px;}
.sidebar-hookcont p{font-size: 11px;}
.sidebar-hookcont h5 {color: #535353;}
span.green{color: #8D9C4A;}

.widget{margin:5px 0 5px;}

#page-nav li li a:hover {
color: #fff;
}

a:link{color:#8D9C4A;}
a:visited {color:#8D9C4A;}
a:focus{color:#8D9C4A; text-decoration:underline;}
a:hover,a :active{text-decoration:underline;}


#flickr-left{
/*background:url("layout/flickr-footer.png") no-repeat scroll left top transparent;*/
float:left;
margin:50px 0 0 10px;
width:310px;
}
	

#flickr-right{
float:right;
margin:50px 0 0 0;
width:310px;}

#footer-nav{
bottom:35px;
left:330px;
position:absolute;
text-align:center;
width:290px;}
}

#footer .footnavlink a{
color: #666666 !important;
margin-right: 3px;}

.photo{
width:61px;
height:61px;
background: none repeat scroll 0 0 #FFFFFF;
margin:4px;
border: 2px solid #fff;}

.byline {
margin: 0;
}

/*****************************/
/* buttons 					 */
/*****************************/

.button, .submit, .reset
{
	color:#000000;
}

/*****************************/
/* customblogtemplate styles */
/*****************************/

#customblogtemplate
{
padding:0;
margin:0;
}

#customblogtemplate .post
{
padding:0;
margin:0 0 15px 0;
border-bottom:1px solid #e2e2e2;
}


#customblogtemplate h2
{
margin-top:5px;
}

#customblogtemplate .entry-content
{
margin-top:7px;
}

#customblogtemplate a.comments-link
{
}


.post img {
border:1px dotted #DBDBDB;
max-width:568px;
padding:3px;
}

.post img:hover {
border:1px solid #DBDBDB;
}

img.alignleft, img.alignright {
border:1px dotted #DBDBDB;
padding:2px;
}

img.no-border{border: none;}

img.no-border
{border: none; !important}

.startcont:hover{
background-image: url(wp-content/themes/hybrid-custom/images/startcont-tessin-hover.jpg);}