/*
Theme Name: YoungbergHill
Description: YoungbergHill was adapted from - AndyBlue <a href="http://www.italiasw.com" title="Italia SW Home Page">Matteo Turchetto</a> and Inspired by Andreas 08 of <a href="http://andreasviklund.com/">Andreas Viklund</a>. YoungbergHill template is a 3 column, fluid, rounded corners with left and right sidebars. Very light which is gravatar, widget and addthis ready.
Version: 1.0
Author: John Talbot
Author URI: http://do-rightweb.com/
Tags: white, blue, fluid, three columns, widgets

*/


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*=======================================YBRGH HEADER=============================*/
#header {
	position:relative;
	height: 135px;
	padding: 0 10px 0 20px;
} 
.header {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
}
.header img{
    width:100%;
    height:100%;
}

#header h1 {
	margin: 0;
	padding: 10px 0;
}
.imagebox {
    max-width: 1190px;  /*max width you want image to be*/
    max-height: 135px; /*max height you want image to be*/
    margin:0 20px ; /* bottom margin needs to be zero for all IE's */
}

.imagebox img { 
    width: 100%;
 }
* html .imagebox { /*ie6 does not support min-max dimensions*/
 width:auto; /* width auto is the fix for ie6*/
 height: 1%; /*haslayout for ie6*/
 margin: 0 4%;} /* using percentage on left and/or right margin is about 
                   the best ie6 can do for max-width without javascript*/

/*==============================END YBRGH HEADER======================================*/

a{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#69c;
}

a:link{
	font:bold;
	text-decoration:none;
	color:#47a}

a:visited{
	text-decoration:none;
	color:#47a}

a:hover{
	text-decoration:none;
	color:#333}

a:active{
	color:#06C;
	background:#}

a img{
	text-decoration:none;
	border:none;padding:0px;
	margin:0px}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

a img{
	text-decoration:none;
	border:none;padding:0px;
	margin:0px;
}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright{
	display:block;
	font-weight:bold}

.alignleft{
	display:block;
	font-weight:bold}

html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000;
	background-color:#fff}

body{
	color:#000;
	background-color:#fff;
}
h1{
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:10px 10px 10px 20px;
	margin:0px;
	color:#fff;
	background:#467aa7}

h1 a{
	font-size:1.5em;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	background-color:transparent}

h1 a:hover{
	text-decoration:none;
	color:#fff;
	background-color:transparent}

h1 a:link{
	color:#fff;
	text-decoration:none}

h1 a:visited{
	color:#fff;
	text-decoration:none}

h1 a:active{
	color:#fff;
	text-decoration:none}

h2{
	font-size: 13px;
	font-weight:normal;
	text-align:left;
	padding:5px 10px 15px 20px;
	margin:0 0px 0px 0px;
	color:#fff;
	background:#467aa7}

h2 a{
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	background-color:transparent}

h2 a:hover{
	text-decoration:none;
	color:#fff;
	background-color:transparent}

form.qs{
	position:absolute;
	top:60px;
	right:30px;
	text-align:right;
	padding:0px;
	margin:0px}

form.qs p{
	font-size: 11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#fff;
	background-color:transparent}

form.qs input.button{
	font-size: 11px;
	font-weight:normal;
	width:30px;
	color:#000;
	background-color:#f9f9ff;
	border:solid 1px #c0d3e2;
	padding:0px;
	margin:0px}

form.qs input.textfield{
	font-size: 11px;
	font-weight:normal;
	padding:0px;
	margin:0px}

#navigation{
	height:2.2em;
	line-height:2.2em;
	background:#578bb8;
	color:#fff}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color:#fff}

* html #navigation a{
	width:1%}

#navigation .current_page_item,#navigation a:hover{
	background:#80b0da;
	color:#fff;
	text-decoration:none}


.info-post{
	display:block;
	text-align:left;
	padding:7px 0px 7px 0px;
	font-size: 10px;
	color:#000}

.info-meta{
	display:block;
	text-align:left;
	padding:2px 0px 7px 0px;
	font-size: 12px;}

.info-meta a{
	font-weight:bold;
	font-size: 10px;}

.post-navigation{
	height:2.2em;
	line-height:2.2em}

.nav{
	padding:5px 0px 15px 0px}

.entry{
	margin-bottom:3em}

.entry a{
	margin-bottom:3em}

.entrymeta2{
	position:relative;
    top:3px}

.entrymeta a{
	text-decoration:none;
	color:#69c}

.entry img{
	padding:5px;
	border:1px solid #ccc;
	margin:5px}
	
.commentmeta{
	font-size:0.9em;
	color:#69c;
    text-align:right}

.commentmeta a{
	text-decoration:none;
	color:#69c}

.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px}

.filedto{
	background:url(./images/category.gif) no-repeat;
	padding:3px;
	padding-left:20px}

.commentslink{
	background:#fff url(./images/comment.png) no-repeat;
	padding:3px;
	padding-left:20px}

.sec-a{
	background:#eff2ef;
	float:left;
	width:775px;
	padding:0 15px}

div.path{
	font-size: 11px;
	font-weight:normal;
	padding:0px;
	margin:25px 20px 10px 200px}

div.path a{
	font-size: 11px;
	font-weight:normal}

.content{}

td.main{
	vertical-align:top;
	width:30%;
	position:absolute}

div.main{
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#000;
	background-color:#fff;
	padding:5px;
	margin:5px 179px 10px 200px;
	border:solid 0px #ccc}

div.main a{
	font-weight:normal;
	text-decoration:none;
	color:#06C}

div.main a:hover{
	text-decoration:none;
	color:#333}

div.main h3{
	font-size:16px;
	font-weight:normal}

div.main h4{
	font-size:16px;
	font-weight:bold;
	padding:3px;
	background:#003176;
	margin:15px 0px 0px 0px;
	border:solid 2px #BF985D;
	border-right:solid 2px #}
div.main h4 a:hover{
	color:#47a}

div.main h4 a{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	border:solid 0px #BF985D;
	color:#E2EFFF}

div.main h4 span.top{
	font-size: 14px;
	font-weight:normal}

div.main h4 span.top a{
	font-size:16px;
	font-weight:normal;
	text-decoration:none}

h5{
	font-size: 14px;
	font-weight:bold;
	color:#47a;
	margin:4px;
	border:none;
	margin:5px 0px 5px 0px}

div.main p{
	padding:0px;
	margin:0px 0px 6px 10px}

div.main table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:17px;
	margin-left:10px}

div.main td{
	padding:0px 5px 0px 5px;
	margin:0px}

div.main ul{
	list-style-type:square;
	padding:0px;
	margin:0px 0px 10px 40px}

div.main ul.none{
	list-style-type:none}

div.main li{
	padding:0px;
	margin:1px 0px 1px 0px}

.box{ 
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em}

.box a{
	color:#505050;
	text-decoration:none}

div.navboxwrapleft{
	float:left;
/*	width:180px;                      THE ORIGINAL
	padding:0px 15px 20px 0px;
	margin:0px 0px 0px 0px;
*/	border-right:solid 0px #ccc;
	width: 180px; 
	background: #ffffff; 
	padding: 10px 10px 20px 0;
}

div.navboxleft{
	padding:0px;
}

/* -+-+-+-+-+-+-+-+-+-+-        YBRGH LEFT SIDE               -+-+-+-+-+-+-=-+-+-+-+-+*/
#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:link, #sidebar1 a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003075;
	font-weight:bold;
	text-decoration: none;
}
#sidebar1 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #aaccfb;
	font-weight:bold;
	text-decoration: none;
}

#sidebar1 a.img link {}
#sidebar1 a.img link:hover {}
#sidebar1 ul {
	float:left;
	position: static;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #003075;
}

#sidebar1 li {
	list-style: none;
	padding: 0 0;
	line-height: 1.8em;
	font-size: 1em;
	font-weight:bold;
	color: #003075;
	text-decoration: none;
}

#sidebar1 h2 {
	display:inline;
	font-size: 1.1em;
	font-weight:bold;
	color: #630108;
	text-decoration: none;
}

#sidebar1 h3 {
	display:inline;
	font-size: .9em;
	color: #630108;
	text-decoration: none;
}
#newsletter {
	position:relative;
    background: #fff;
    height:121px;
    width: 168px;
    float: left;
    margin:10px 10px 14px 0;
	padding-left: 10px;
    border:1px solid #000;
    text-align:left;
}

#newsletter h4{
	margin: 3px 4px 4px 0;
	font-size: 1.1em;
	font-weight:bold;
	color: #003075;
	text-decoration: none;

}
#left {
    background: #BDC2E2;
    min-height:924px;
    width: 100%;
    float: left;
    margin:10px 10px 0 10px;
    border:1px solid #000;
    text-align:left;
    display:inline; /*for ie6 */
}
* html #left {height:924px;} /*IE6 treats height as min height*/

/*============================START SOCIAL MEDIA BUTTOONS =============================*/
/*=== Begin nav2 Styles ===*/
ul#nav2{
    width:176px;
    float:left;
    margin:0 0 16px 0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack above wrapper div for image replacement text*/
}
#nav2 li{
    list-style:none;
    float:left;
    width:44px;
    height:44px;
    line-height:44px;
    display:inline;/*fix ie6 double margin bug(good browsers ignore this with float present in ruleset)*/
    position:relative; /* make the "b" relative to the "li/a" */
}

#nav2 li a{
    float:left;
    width:44px;/*176px;/*image width*/
    height:44px;/*half of sprite image height*/
    text-decoration:none;
    font-weight:bold;
    color:#00F;
}
#nav2 a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:44px;/*same width as anchor*/
    height:44px;/*same height as anchor*/
    line-height:44px;/*more style*/
    text-align:center;/*more style*/
    font-size: 12px;
}

#nav2 a:hover b, #nav2 a:focus b { /*the b here is necessary for IE8/Opera*/
color:#000;/*more style*/
}

/*=== Target the list class anchors with different BG Images/Colors ===*/
#nav2 li.one a{background:url(images/leftnav2-sprite.jpg) no-repeat 0 0;}
#nav2 li.two a{background:url(images/leftnav2-sprite.jpg) no-repeat -44px 0;}
#nav2 li.three a{background:url(images/leftnav2-sprite.jpg) no-repeat -88px 0;}
#nav2 li.four a{background:url(images/leftnav2-sprite.jpg) no-repeat -132px 0;}

#nav2 li.one a:hover{background-position:0 -44px;}
#nav2 li.two a:hover{background-position:-44px -44px;}
#nav2 li.three a:hover{background-position:-88px -44px;}
#nav2 li.four a:hover{background-position:-132px -44px;}

/*=================================================== SELECT REGISTRY ROLLOVER BUTTONS===*/
#registry{
    line-height:49x;
    width:180px;/*same width as anchor*/
    height:49px;/*same height as anchor*/
    margin:150px 0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack for image replacement text*/
}
#registry a{
    display:block;
    width:180px;
    height:49px;
    background:url(images/selectreg-sprite.jpg) no-repeat 0 0;
}

#registry a:hover{background-position:0 -49px;}

#registry a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:180px;/*same width as anchor*/
    height:49px;/*same height as anchor*/
    line-height:49px;/*center text vertically*/
    text-align:center;/*more style*/
}

/*-+-+-+-+-+-+-+-+-+-+-+END YBRGH LEFT SIDE-+-+-+-+-+-+-+-+-+-+-+-*/
/*====================================================================*/
/*====================================================================*/


div.navboxwrapright{
	float:right;
	width:160px;
	padding:0px 15px 20px 0px;
	margin:0px 0px 0px 9px;
	border-left:solid 0px #ccc}

div.navboxright{
	padding:0px;
	margin:10px 0px 10px 10px;
	font-size: 11px;
	font-weight:normal;
	line-height:17px}

div.navboxright h5{
	color:#000;
	font-size:1.1em;
    font-weight:bold;
	margin:4px 0px 5px 3px;
	padding:3px 4px 3px 3px;
	width:%;
    background-position:0px -50px;
    text-transform:none;
	border-bottom:1px solid #69c}

div.navboxright h5 a{
	color:#000;
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:10px 0 2px 0;
	width:93%;
	border-bottom:1px solid #000}

div.navboxright ul{
	list-style-type:none;
	padding:0px;
	margin:0px}

div.navboxright li{
	background-repeat:no-repeat;
	padding:1px 5px 0px 20px;
	margin:0px}

div.navboxright li:hover{
	background-repeat:no-repeat;
	background-position:right;
	color:#333}

div.navboxright ul li{
	background-repeat:no-repeat;
	background-position:left;
	padding:1px 5px 0px 20px;
	margin:0px;
	background:url(images/freccia.gif) no-repeat left}

div.navboxright div.impressum{
	color:#000;
	background-color:#f9f9ff;
	padding:0px;
	margin:20px 0px 0px 0px}

div.navboxright div.impressum div.active{
	border:solid 1px #ffc9c9;
	padding:0px;
	margin:-1px}

#submit{
	 margin-top:5px;
	border-width:0;
	padding:0}

#commentform input,textarea{color:#0C3E69}

#commentform input{
	font-size: 11px;
	color:#000}

#commentform textarea{padding:2px 4px}

#respond,#comments{
	margin-bottom:15px;
	font-family:"Trebuchet MS",sans-serif}

#commentsection{margin:25px 0 0}

#commentsection p{margin:0 0 6px}

.comment{
	background-color:#f4f4f4;
	border-left:4px solid #ccc;
	color:#606060;
	margin:0 0 10px;
	padding:8px 5px 0 8px}

.comment p{
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px}

.gravatarside{
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px}

h2.archives{margin-bottom:10px}

h3.entrytitle,h3{
	font-size:160%;
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:0px}

h3.entrytitle a,h3.entrytitle a:visited,h3 a{
	color:#fff;
	text-decoration:none}

h3.entrytitle a:hover,h3 a:hover{text-decoration:underline}

.entry{margin-top:0px}

.entrybody{margin-bottom:30px}

.entrybody p{margin-bottom:15px}

blockquote{
	background:#EEE url(images/blockquote.png) no-repeat bottom left;
	padding:10px;
	padding-bottom:40px}

#content code{
	background-color:#3F464A;
	display:block;
	padding:10px;
	margin-bottom:10px}

#commentblock code{
	display:block;
	padding:5px;
	margin-bottom:10px;
	color:#ccc}

/*========================YBRGH FOOTER========================================*/
#footer a:link, #footer a:visited, #footer a:link, #footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003174;
	text-decoration: none;
}	
	
#footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#536D7C;
	background-color: #aaccfb;
	text-decoration: none;
}

.youngberg #footer p {
	margin: 0;
	padding: 10px 0;
}

/*======================END YBRGH FOOTER===============================*/
/*div.footer{
	clear:both;
	padding:5px 0;
	margin:0 0px;
	font-size: .9em;
	color:#06C;
	background:#DFEFFF;
	border-top:1px solid #06C}*/


