/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:20px; padding:0;background-image:url(images/stripeBackground.png);}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999;}
h3{font-size:13px; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

#container{width:965px; margin:0 auto;}
#topbar{width:auto; display:block; height:60px;}
#navbar{width:auto; display:block; height:33px;}
#navbar a{heigth:32px; line-height:32px; padding:0 8px; display:inline;}

#main{width:auto; display:block;}
#column_left{width:185px; margin-right:10px; float:left; padding:10px 0;}
#column_content{width:530px; margin-right:10px; float:left; background-image:url(images/middleBackground.png); background-repeat:repeat-y;min-height:300px;}
#column_contact{width:530px; margin-right:10px; float:left;}
#column_right{width:230px; float:left; padding:10px 0;}
div.spacer{clear:both; height:10px; display:block;}

#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666;}

#topMenu li{float:left; list-style-type:none; font-size:10px;}
#topMenu li a{color:#868686; text-decoration:none;}

#underNav{height:75px; width:100%; font-size:16px; font-weight:bold; background-image:url(images/undernavBackground.png); background-repeat:repeat-x;}

/* ------------------------------
CUSTOM CLASSES
------------------------------ */

.right{
	float:right;
}

.left{
	float:left;
}

#slogan{
	font-size:23px;
	font-weight:bold;
}

#slogan a{
	text-decoration:none;
	color:#000;
	padding:0px;	
}

.logo{
	background-image:url(images/logo.png);
	width:280px;
	height:52px;
}

.logoen{
	background-image:url(images/logoen.png);
	width:280px;
	height:52px;
}

.widget{
	background-image:url(images/widgetBackground.png);
	background-repeat:repeat-y;
	width:100%;
	padding-bottom:3px;
}

.widget a{
	color:#fcea0d;
	text-decoration:none;
}

.widget ul{
	list-style-type:none;
	padding-left:20px;
}

.widget h3{
	border-bottom:solid thin #FFF;
	border-top:solid thin #FFF;
	color:#e3e3e3;
	padding-left:5px;
}

.mpost{
	margin-left:10px;
	margin-top:10px;
	width:395px;
}

.mpost h2{
	border-top:solid thin #2D2D2D;
	border-bottom:solid thin #2D2D2D;
	padding:2px;
}

.mpost h2 a{
	color:#030303;
	text-decoration:none;
}

.postmetadata{
	width:115px;
	text-align:right;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.postmetadata a{
	color:#fcea0d;
	padding-right:5px;
}

.clear{
	clear:both;
}

#comment{
	width:395px;
}

#column_left h3{
	border-bottom:solid thin #FFF;
	border-top:solid thin #FFF;
	color:#7d7d7d;
	padding-left:5px;
}

#left_menu{
	list-style-type:none;
	padding-left:10px;
}

#left_menu li{
	padding-top:3px;
	padding-bottom:3px;
}

#left_menu a{
	text-decoration:none;
	color:#7d7d7d;
}

#left_menu ul{
	list-style-type:none;
}

.current_page_item  a{
	border-bottom:thin solid #2D2D2D;
	border-top:thin solid #2D2D2D;
	padding:2px;
	width:100%;
	display:block;
}

.current_page_item li  a{
	border:none;
	padding:0px;
}