/*  
Theme Name: Orconcours
Theme URI: ----
Description: A bijou theme
Version: 1.0
Author: Anita Holdener
Author URI: http://elearning.hslu.ch
*/

/*************************************
 +Containers
 *************************************/
body{
	color:#666;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
	background-color: #9BAA93;
	background-repeat: repeat-y;	
	
	
	/*border-top:12px solid #504B35;
	border-top:108px solid #504B35;*/
}

#content_box{
	position:absolute;
	width:820px;
	left: 20px;
	top: 80px;
}

#content{
	background:#f5f6f4;
	background:#FFFFFA url(../images/main.gif) repeat-x;
	float:left;
	padding:8px 8px 10px 8px;
	width:580px;
	font-size:0.9em;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6B7A5C;
	border-right-color: #BDC1AA;
	border-bottom-color: #BDC1AA;
	border-left-color: #BDC1AA;
}

#footer{
	color:#6B7A5C;
	width:580px;
	font-size:0.9em;
	margin-left:190px;
	padding:3px;
	float:left;
}

* html #footer{
	color:#6B7A5C;
	width:580px;
	font-size:0.9em;
	margin-left:100px;
	padding:3px;
	float:left;
}

#bgHeader {
	background-color: #993333;
	height:42px;
	left:0px;
	top:0px;
	margin:0px;
	padding:47px 0px 0px 210px;
	background-image: url(http://www.orconcours.ch/wp-content/themes/treba/images/bgHeader.jpg);
	background-repeat: repeat;
}

* html #bgHeader {
	height:23px;
}

#header{
	float:left;
}

* html #header{
	margin:0px 0 0 7px;
}

#headerImg {
	width:600px;
	height:30px;
	background-image: url(http://www.orconcours.ch/wp-content/themes/treba/images/orcLogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	left:120px;
}


* html #headerImg {
	width:600px;
	height:30px;
	background-image: url(http://www.orconcours.ch/wp-content/themes/treba/images/orcLogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left:120px;
}

#sidebar{
	color:#ddd;
	float:left;
	margin:28px 0px 0px 10px;
	width:180px;
}

#wrap{
	text-align:left;
}

* html #wrap{
	text-align:left;
}

/*************************************
 Bilder
 *************************************/
img {
padding-right:4px;

}

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.8em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
letter-spacing: -1px;
}
h2{
font-size:1.6em;
padding:0 6px 0 6px;
color:#C04422;
}

* html h2{
font-size:1.6em;
padding:10px 6px 0 6px;
}

h3{
font-size:1.2em;
}

#header h1{
font-weight:normal;
}

.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}

.entrytitle h2{
color:#C04422;
}

.entrytitle h3{
font-weight:normal;
}

/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0px;
	padding:0;
}

#sidebar ul li {
	padding-right:5px;
	margin-bottom: 12px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:1.2em;
}

#sidebar ul li a{
	color:#2D1600;
}

#sidebar ul li a:hover{
	color:#fece85;
}

#sidebar ul li ul {
}

#sidebar ul li ul li{
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:1.1em;
	margin:0 0 0 14px;
	padding:0 0 0 0px;
	color:#2D1600;
	list-style-type: square;
}


#sidebar ul li ul li a{
	color:#2D1600;
}

#sidebar ul li ul li a:hover{
	color:#fece85;
}

/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#9e9e9e;
}
a:hover{
color:#ab9;
}
#footer a{
color:#fece85;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}
.navigation{
padding:3px;
text-align:center;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:6px;
	padding:0px 0px 0px 0px;
}
.entrytitle{
}
.entrytitle a {color:#888; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	color:#666;
}
.entry-1{
	background:#FCFAF4;
	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}


