
body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #555555;
	margin: 0;
	padding: 0;
}
#body_bg {
	
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #555;
	margin: 20px 0px;
}
.clr {
	clear: both;
}
img {
		border:0px;}

		
		
p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font: 20px "Lucida Sans Unicode", sans-serif;
	color: #4e6b84;
	margin: 9px 0;
}
h2 {
	font: 16px/22px "Lucida Sans Unicode", sans-serif;
	color: #b2bb34;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-size: 16px;
	color: #707070;
	font-weight: bold;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}

.detail {
	
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	padding:3px;
	background:#999;
}

.detail:link {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#999;
}

.detail:visited {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#999;
}
.detail:hover {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#215793
}
.detail:active {
	
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#999;
}




ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #00469B;
	text-decoration: none;
}
ul a:hover{
	color: #9F0004;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #333;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}







/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 280px;
	
	
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 530px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 420px; 
	width: 530px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 305px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 530px;
	height: 280px;
	
}
.newstitle {
	font-size:13px;font-weight:bold;
	color:#4e6b84;}
.newstitle2 {
	font-size:15px;font-weight:bold;
	color:#4e6b84;}
	
.newsdate {
	font-size:11px;color:#fff;background:#4e6b84}
	

div#user1, div#user2, div#user3, div#user4, div#user5 {
	font-size: 12px;
	color: #9a9a9a;
	width: 540px;
	padding: 10px 0 0 0px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#999999;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background:#215793;
}
#content2 {
	left: 530px; 
	top: 0px;
	width: 560px;
	height: 280px;
	
} 
#content3 {
	left: 1060px; 
	top: 0px;
	width: 530px;
	height: 280px;
	background: url(images/user3_bg.jpg) top right no-repeat;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(images/user4_bg.jpg) top right no-repeat;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(images/user5_bg.jpg) top right no-repeat;
}

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 32px;
	background: urlimages/(header_buttons_bg.png) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 80px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 193px;
	height: 32px;
	display: block;
}

li#but_intro {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button1.gif) 0% 0% no-repeat;
}
li#but_intro a:hover {
	background: url(images/button1.gif) 0% 50% no-repeat;
}
li#but_intro a.active {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button1.gif) 0% 100% no-repeat;
}
li#but_intro a:active {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button1.gif) 0% 100% no-repeat;
}
li#but_flexible {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button2.gif) 0% 0% no-repeat;
}
li#but_flexible a:hover {
	background: url(images/button2.gif) 0% 50% no-repeat;
}
li#but_flexible a.active {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button2.gif) 0% 100% no-repeat;
}
li#but_support {
	width: 193px;
	height: 32px;
	float: left;
	background: url(images/button2.gif) 0% 0% no-repeat;
}
li#but_support a:hover {
	background: url(images/button2.gif) 0% 50% no-repeat;
}
li#but_support a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_support.jpg) 0% 100% no-repeat;
}
li#but_pro {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_pro.jpg) 0% 0% no-repeat;
}
li#but_pro a:hover {
	background: url(images/header_but_pro.jpg) 0% 50% no-repeat;
}
li#but_pro a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_pro.jpg) 0% 100% no-repeat;
}
li#but_w3c {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_w3c.jpg) 0% 0% no-repeat;
}
li#but_w3c a:hover {
	background: url(images/header_but_w3c.jpg) 0% 50% no-repeat;
}
li#but_w3c a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(images/header_but_w3c.jpg) 0% 100% no-repeat;
}


/* Padding
--------------------------------------------------------- */
.padding_left_5px {	padding-left:5px;}
.padding_right_5px {	padding-right:5px;}
.padding_top_5px {	padding-top:5px;}
.padding_bottom_5px {	padding-bottom:5px;}
.padding_left_15px {	padding-left:5px;}
.padding_right_15px {	padding-right:15px;}
.padding_top_15px {	padding-top:15px;}
.padding_bottom_15px {	padding-bottom:15px;}
.padding_left_10px {	padding-left:10px;}
.padding_right_10px {	padding-right:10px;}
.padding_top_10px {	padding-top:10px;}
.padding_bottom_10px {	padding-bottom:10px;}
.padding_left_20px {	padding-left:20px;}
.padding_right_20px {	padding-right:20px;}
.padding_top_20px {	padding-top:20px;}
.padding_bottom_20px {	padding-bottom:20px;}



/* font color
--------------------------------------------------------- */
.gerycolor {
	color:#8f8f8f;}

.redcolor {
	color:#ff0000;font-weight:bold;font-size:14px;}

.eventtitle {
	color:#000000;font-weight:bold;font-size:14px;}

/* @LISTING PAGE+  //

				-------------------------------------------------------------------------------- */
.pageheader {
	font: 20px "Lucida Sans Unicode", sans-serif;
	background-color: #6b6c6c;
	color:#FFFFFF;
	padding-left:10px;padding-top:5px;padding-bottom:5px;
}

	.listingbg1{
background: #f9f8f2;
					
						height:40px;
						padding:3px 0 5px 0;
						font:12px Arial, Helvetica, sans-serif;
						color:#614230;
						border-bottom:2px solid #ffffff;

						}

	.listingbg2{
	background: #f3f1e5;
						
						height:40px;
						padding:3px 0 5px 0;
						font:12px Arial, Helvetica, sans-serif;
						color:#614230;
						border-bottom:2px solid #ffffff;
						}

				

	.bestimages {
	padding-left:9px;padding-bottom:7px;
	}	
				
/* Follow Me */

#rechts a.twitter {
background:url(images/twitter.jpg);
width:99px;
float:left;
height:37px;}

#rechts a.twitter:hover {
background-position:0px -37px;}

#rechts a.da {
background:url(images/da.jpg);
width:99px;
float:left;
height:37px;}

#rechts a.da:hover {
background-position:0px -37px;}



/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	padding-top: 10px;
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
}
div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/*Menu
------------------------------------------------------------------------ */

#nav {float:right; display:inline; padding: 0;	margin: 0;	width: 660px; height: 52px;}
#nav_blog {float:left; width: 114px;height: 52px; background:url('images/btn02.gif') no-repeat 0 0;}
#nav_blog:hover {float:left;114px;height: 52px;  background:url('images/btn02.gif') no-repeat 0 -52px;}
#nav_portfolio {float:left; width: 142px;height: 52px; background:url('images/btn03.gif') no-repeat 0 0;}
#nav_portfolio:hover {float:left; width: 142px;height: 52px; background:url('images/btn03.gif') no-repeat 0 -52px;}
#nav_about {float:left; width:113px; height:52px;  background:url('images/btn04.gif') no-repeat 0 0;}
#nav_about:hover {float:left;width:113px; height:52px;  background:url('images/btn04.gif') no-repeat 0 -52px;}
#nav_resources {float:left; width:171px; height:52px; background:url('images/btn05.gif') no-repeat 0 0;}
#nav_resources:hover {float:left; width:171px; height:52px;background:url('images/btn05.gif') no-repeat 0 -52px;}
#nav_last {float:left; width:120px; height:52px; background:url('images/btn06.gif') no-repeat 0 0;}
#nav_last:hover {float:left; width:120px; height:52px; background:url('images/btn06.gif') no-repeat 0 -52px;}

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 74px;
	height: 65px;
	float:left;
	background: url(images/datebg2.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 15px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	font-weight:bold;
}
.post-year {
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 13px;
	padding-top: 3px;
	margin-left: -3px;
}
.evnetline {
	border-bottom: 1px dotted #BABDB6;
	padding-top:10px;padding-bottom:10px;
}