/*
Theme Name: OpentheClose
*/

/* RESET AND CLEAR */

/* GENERAL */

/* HOME */

/* MENUS */


body {
	-ms-text-size-adjust:none;
    -webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-o-text-size-adjust:none;
}

/*
.home {
	-ms-background-size: auto 100% !important; 			ie 
	-webkit-background-size: auto 100% !important;	chromesafari 
	-moz-background-size: auto 100% !important; 		firefox 
	-o-background-size: auto 100% !important;			opera 
	background-size: auto 100% !important;
	background:#fff;
}
*/

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height:17px;
	color:#000000;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:17px;
	color:#666666;
}
.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
}
.jobline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:17px;
	color:#bb8c58;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	color: #666666;
}
.month-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	color: #848484;
}
.monthbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:16px;
}
body {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFDD00;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#footer {
  	z-index:100;
	position:fixed;
  	bottom:10px;
	left:37px;
}
.month-about {
}
