/* Start of CMSMS style sheet 'Huisje in de Alpen : Screen' */
/*  
Theme Name: Huisje in de Alpen
Theme URI: http://www.huisjeindealpen.nl/
Description: Huisje in de alpen
Version: 1.0
Author: The EditCenter

*/

/************************************************************************

	Site:		  www.huisjeindealpen.nl
	Date:		 01-01-2008
	Author:		The EditCenter 
	Client:		  http://www.huisjeindealpen.nl/
					
	Listing Order:
	====================
	1 - Global
	2 - Layout
	3 - Main Content
	4 - Sidebar
	5 - Sub Content
	

************************************************************************/

/*  Global */
body {
font-weight: normal;
line-height:1.4em;
margin: 0 auto;
padding: 0;
font: 80% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
background: #000;
/*background: #f4f4f4 url(./uploads/layout/bg.gif) top center repeat-y;*/
}

h2 {
color: rgb(68, 119, 170)
}

h3 {
color: #cccccc;
font-size: 1.0em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: rgb(68, 119, 170);
}

a:hover {
text-decoration: underline;
color: rgb(68, 119, 170);
}

a img {
border: 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/*  Layout */

#wrap {
background: #000;
color: #cccccc;
margin: 5px auto;
width: 720px;
}

#wrap2 {
}

/* Layout : header*/

#header {
clear: both;
padding: 0px 0px 0px 0px;
height: 0px;
margin: 0px auto 0px 0;
border: 1px 0px solid #333333;
}

#header a {
color: #cccccc;
text-decoration: none;
}

#header h1 {
float: left;
width: 560px;
margin: 0 0 0px 0;
padding:0px 0px .25em;line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: normal bold 190% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

#header h1 {
color: #cccccc;
margin: 0px 0 0px 0;
}

#header img {
margin: 0px 0 0px 0;
padding: w5px 0px 0 0;
width: 1.8em; 
height: 1.2em;
}

#frontphoto {
margin: 20px 0 30px 0;
border: 0;
}

/* Sidebar : menu */

#avmenu {
float: right;
width: 120px;
margin: 10px 0 0px 0;
padding: 0;
font-size: 1.0em;
}

#avmenu ul {	
list-style: none;
width: 120px;
margin: 0 0 6px 0;
padding: 0;
}	

#avmenu li {
margin-bottom: 4px;
}

/* first level */
#avmenu li a {
text-align:right;
height: 20px;
text-decoration: none;
color: #4477aa;
display: block;
padding: 6px 0 0 0px;
border-left: 4px solid #000;
}	
	
#avmenu li a:hover {
color: #cccccc;
}

#avmenu li a.menuactive {
color: #4477aa;
border-left: 4px solid #000;
font-weight: bold;
}


/* second level */
#avmenu li li a {
/* background: url('http://www.huisjeindealpen.nl/uploads/images/sub_arrow2.gif') -6px center no-repeat; */
margin-top: 4px;
font-weight: normal;
/* font-size: 0.9em; */
height: 20px; 
text-decoration: none;
color: #4477aa;
display: block;
padding: 6px 0 0 0px;
/* remove 20px */
border:0;
}	

#avmenu li li a:hover {
color: #286ea0;
border:0;
}

#avmenu li li a.menuactive {
color: #4477aa;
border:0;
font-weight: bold;
}

/* third level */
#avmenu li li li a {
/* background: url('http://www.huisjeindealpen.nl/uploads/images/sub_arrow2.gif') 6px center no-repeat; */
font-weight: normal;
height: 20px;
text-decoration: none;
color: #4477aa;
display: block;
padding: 6px 0 0 34px;
border:0;
}	

#avmenu li li li a:hover {
color: #cccccc;
border:0;
}

#avmenu li li li a.menuactive {
color: #4477aa;
border:0;
font-weight: bold;
}


/* Main Content */

#content {
width: 580px;
margin:0 0 5px 0px;
/*border-left:1px solid #f0f0f0;*/
padding:0 0 0 0px;
line-height:1.9em;
}

#content h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img {
padding:1px;
display:inline;
}

#content ul, #content ol {
margin:0 0 16px 20px;
padding:0;
}

#content li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #content ol ol {
margin:0 0 0 16px;
padding:0;
}

#content a {
color: rgb(40, 110, 160);
}

/* Footer */

#footer {
clear: both;
padding: 10px 0 20px 0;
border-top: 1px solid #767474;
width: 720px;
text-align: center;
color: #ccc;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* Polls */

.pollresultlist {
font-size: 100%;
}

.pollresult {
line-height:1.5em;
margin-left: 15px;
list-style-type: disc;
padding-left: 1px;
}

.resultvotes {
}
/* End of 'Huisje in de Alpen : Screen' */

