/*
Theme Name: ISOMetric
Theme URI: 
Description: PRIVATE Edition
Version: 1.0
Author: Bowo
Author URI: 
Tags: blue, widget ready, 2 column, magazine, PRIVATE edition
*/

body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear{
	clear: both;
}
a{
	color: #990000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: #000000;
}
#wrapper{
	background-color: #FFFFFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #074F7F;
}





#header{
	background-image: url(images/headerline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.headercenter img{
	margin: 0px 0px;
}
.headercenter{
	float: left;
	width: 590px;
	text-align: center;
	height: 170px;
}
.headerright{
	float: right;
	width: 260px;
	padding: 20px;
	text-align: right;
}
.headerright ul{
	margin: 0px;
	padding: 0px;
}
.headerright ul li{
	list-style: none;
	display: block;
}
.headerright ul li a{
	display: block;
	background: #0B6B6F;
	border-right: 10px solid #05436C;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 2px;
	color: #FFF;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.headerright ul li ul li a{
	display: block;
	background: #2273E8;
	border-right: 10px solid #05436C;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px;
border-bottom: 1px solid #ffffff;	
color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
}
.headerright ul li a:hover{
	background: #01868A;
}




.headerright ul ul  {
position: absolute;
top: 0;
right: 0;
}
.headerright li {position: relative;}

.headerright ul ul {
position: absolute;
top: 0;
right: 100%;
width: 100%;
}
div.headerright ul ul 
{display: none;}
div.headerright ul  li:hover ul 
{display: block;}





#maincontents{
	padding-bottom: 10px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*.maincontentsleft{
	float: left;
	width: 190px;
	padding: 5px;
}*/
.maincontentscenter{
	float: left;
	width: 590px;
	padding: 5px;
}
.maincontentsright{
	float: right;
	width: 280px;
	padding: 10px;
}







.h2tittle a{
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.h2tittle{
	border: 1px solid #02868A;
	background: #074F7F;
	padding: 3px;
}
.entry{
	line-height: 1.4em;
	color: #333;
	font-size: 11px;
}
.postmetainfo{
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
.readmoretag {
	float: left;
	width: 280px;
	text-align: center;
}
.commenttag {
	float: right;
	width: 280px;
	text-align: center;
}
.navigation .alignleft {
float: left;
width: 180px;
text-align: center;
}
.navigation .alignright {
float: right;
width: 180px;
text-align: center;
}





.latestnews h2{
	color: #02868A;
	font-style: italic;
}
.latestnews h3{
	color: #074F7F;
	margin-top: 10px;
	border-bottom: 3px solid #02868A;
	background-image: url(images/calendar_background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 10px 2px 20px;
}
.latestnews .entryside p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999;
	line-height: 1.4em;
}



#staticnews{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;

}
#imagerotator{
	margin-bottom: 5px;
}


#sidebar{
	text-align: right;
}
#sidebar h2{
	color: #FFF;
	font-style: italic;
	padding: 3px;
	background:#074F7F;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}





#footer {
	background-color: #000000;
	text-align: center;
	padding: 40px 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #01868A;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}