/*
	Author Name : BERNAWEBDESIGN.CH
	Author Site : http://www.bernawebdesign.ch
	Scheme Name : VAPN.ch blog custom theme
	Comments    : Css Scheme for VAPN.CH to be used as a child scheme of
	            : TWENTYTEN wordpress theme
	            : all css have to be be in the www.domain.com/css folder
	Version     : 1.0.0
	Date        : 29.09.2010
*/


#vapn_main_nav {
	top: 35px;
	left: 353px;
}

#vapn_home_link {
    left: 213px;
    top: 44px;
}

#vapn_site_header h1 {
    font-weight:bold;
    padding-top: 25px;
}

#vapn_loghi {
	position:relative;
	bottom:-20px;
	left:-35px;
	margin:0;
	background-position: bottom left;
	background-repeat: no-repeat;
	width:220px;
}

#vapn_loghi div {
	position:relative;
	bottom:25px;
	left:40px;
}

#vapn_loghi img {
	margin-bottom: 15px;
}

#vapn_loghi div.one-image{
    width:160px;
}

#primary{
    background-image:url('../img/pole.png');
    background-repeat:repeat-y;
}

#primary.widget-area ul{
    margin-left:35px;
}

#respond label, #respond .form-allowed-tags, .comment-author cite, .entry-meta, .entry-utility  {
    color: #333;
}

.widget_search #s {
    width: 55%;
}

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
    margin: 0px auto;
    padding:0px;
    width: 800px;
}

#colophon {
border-top: none;
}

