/*
Theme Name: Bellicchi
Theme URI:
Description: John Bellicchis theme
Author:      Daniel M. Heiniger
Author URI:  http://www.heiniger-net.ch
Version:     0.1
*/

/***********/
/* BASICS  */
/***********/
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 14px 0px;
	padding: 0px;
}

a {
	color: #0000ff;
	text-decoration: none;
}
		
a:hover {
	color: #0000ff;
	text-decoration: underline;
}


/******************/
/* GLOBAL LAYOUT  */
/******************/
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #a4abb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 90px 0 0 0;
}

#container {
	width: 790px;
	background-color:#fff;
}

#headerBlock {
	background-color:#fff;
	width: 790px;
	height: 110px;
}

#header-top {
	height: 50px;
}

#mainBlock {
	border: solid #ded3c4;
	border-width: 3px 0px 3px 0px;
	width: 790px;
	margin: 0px;
	background-color: #fff;
}

#main_container {
	background-color: #fff;
	padding: 0px;
	margin: 0;
}		


/****************/
/*  HEADER-TOP  */
/****************/
#logo_home {
	float: left;
	width: 168px;
	height: 40px;
	background-image:url(picture/logo_home.gif);
}

#logo_home a {
	display: block;
	width: 168px;
	height: 40px;
}


/*******************/
/*  HEADER BOTTOM  */
/*******************/
#head_navi ul {
	list-style: none;
	margin: 0;
}

#head_navi li {
	position: relative;
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
}

#head_navi a {
	color: #000000;
	text-decoration: none;
	margin: 0;
}
		
#head_navi a:hover {
	text-decoration: underline;
}

#head_navi ul .page_item a {
	text-decoration: none;
	color: #000;
	display: block;
	line-height: 22px;
	padding: 0 10px 0 10px;
}


/********************/
/*  NAVIGATION BAR  */
/********************/
/*
#topnavi {
	padding: 1px 0 7px 0;
	margin: 0;
	background-color:#ded3c4;
	color: #7e7e7e;
	height: 16px;
}

#topnavi ul {
	list-style: none;
	margin: 0;
}

#topnavi li {
	position: relative;
	float: left;
	display: inline;
}
*/

/****************************/
/*  BREADCRUMB & SEARCHFORM */
/****************************/

#headerBlock .searchform {
    position: absolute;
    left: 565px;
    top: 167px;
    width:240px;
    height:40px; 
    font: 11px Arial, Helvetica, sans-serif; 
    line-height:20px; 
}

#headerBlock .searchform form fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}

#breadcrumb_container {
	position:absolute;
	left: 0px;
	top: 170px;
	width: 550px;
	height: 20px;
}

.breadcrumb {
    font: 8px Arial, Helvetica, sans-serif; 
    height:20px; 
    line-height:20px; 
    color:#9b9b9b;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

.breadcrumb {
    background-image:url('img/chevron-home.gif');  
    background-repeat:no-repeat;  
    background-position:20px 0;
}

.home a {
    margin:0;
    text-indent:-999em;
    width:30px; 
}


.breadcrumb li {
    list-style-type:none;
    float:left;
    padding-left:10px;
    vertical-align:middle;

    font: 10px Arial, Helvetica, sans-serif; 
}

.breadcrumb a {
    height:20px;
    display:block;
    background-image:url('img/chevron.png');   
    background-repeat:no-repeat;  
    background-position:right; 
    padding-right: 15px;
    text-decoration: underline;
    color:#454545;
}


/************/
/*  CONTENT */
/************/
.article {
	background-color: #fff;
}

.articleSum {
	width: 790px;
	border-bottom: 3px solid #ded3c4;
	height: 80px;
	position: relative;
	float:left;
	background-color: #fff;
	margin: 0 0 15px -124px;
}

.articleSum h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 6px 264px 0px 124px;
	color: #000000;
}

.articleSum h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 264px 0px 124px;
}

.articleSum h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 124px;
}

.articleSum img{
	float:left;
	margin: 8px 10px 8px 10px;
	position: relative; 
}

.articleSubtitle {
	width: 790px;
	border-top: 3px solid #ded3c4;
	border-bottom: 3px solid #ded3c4;
/*	height: 35px; */
	position: relative;
	float:left;
	background-color: #fff;
	margin: 20px 0 15px -124px;
	padding: 3px 0 7px 0;
}

.articleSubtitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 6px 264px 0px 124px;
	color: #000000;
}

.articleSubtitle h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 264px 0px 124px;
}

.articleSubtitle h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 124px;
}

.articleSubtitle img{
	float:left;
	margin: 8px 10px 8px 10px;
	position: relative; 
}

.articleContent {
	width: 400px;
	position: relative;
	float:left;
	padding: 0px 266px 0px 124px;
	background-color: #FFFFFF;
}

.allleft {
	margin-top: -30px;
	margin-left: -100px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;
	margin: 9px 0 0 0;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #3f3f3f;
	margin: 0px 0 0 0;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 a {
	text-decoration: none;
}


/***************/
/* SUBCONTENT  */
/***************/
#rightBlock {
	background-color:#FF1FAA;
	position: absolute;
	width: 232px;
	margin: 86px 0px 0px 548px;
	display: block;
	}
		
.subcontent {
	display:inline /*Fix IE floating margin bug*/;
	position:relative;
	float:right;
	width:246px;
	height:100%;
	background-color:#fff;
	font-size:1.0em;
	overflow:visible !important /*Non-IE6*/;
	overflow:hidden /*IE6*/;
}
.subcontent-box {
	float:left;
	background-color:#fff;
}


/************/
/*  FOOTER  */
/************/
#footerBlock {
	border-top: 3px solid #ded3c4;
	background-color: #fff;
	position: relative;
	float:left;
	width: 790px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	padding: 2px 20px 20px 124px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer p, #footerBlock p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*************/
/*  CONTENT  */
/*************/


/* #################### IMAGES ################# */
div.imageEntry {
	float: left;
	position: relative;
	padding: 0px 15px 0px 0px;
	}
	
div.images {
	width: 100%;
	height: 64px;
	}
	
/* ################# Eventlist ############## */
div.phpwcmsArticleListEntry h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

div.phpwcmsArticleListEntry h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	font-weight: normal;
	color: #78878d;/*#a0b4bc;*/
	margin: 0px;
	}
	
div.phpwcmsArticleListEntry div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #3f3f3f;
	}
	
div.phpwcmsArticleListEntry div a {
	color: #004c7f;
	}

div.phpwcmsArticleListEntry {
	border-bottom: 3px solid #ded3c4;
	padding: 0px 0px 15px 0px;
	}
	
div.phpwcmsArticleListEntry p {
	display: inline;
	}
	
.phpwcmsArticleListImage img {
	float: left;
	margin: 5px 10px 10px 0px;
	}


/* ################# Links ############## */
.linkcat {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 14px -40px;
	padding: 0px;
	list-style: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.linkcat li {
	font-weight: normal;
	margin: 0px 0px 0px -15px;
}
