html {
     margin:0;
     padding:0;
     height:100%;
	

	 
}


body {
     margin:0;
     padding:0;
     height:100%;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#333333;
	 background-color:#f1f1f1;
	 
	 background-image: url(../images/bg_kachel_textil2.png);
	 background-repeat:repeat-x;
	 background-position:top;
	
	
	
	 /*background-image:url(../images/bg_kachel_textil.png);
	 background-repeat: repeat;
	 background-attachment:fixed;*/
	
	
	
	 
	
}



#container {
	width:1024px;
	
	min-height: 100%;
	margin: auto; /* Div soll zentriert werden */
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */ 
	

	margin-bottom: 40px;
	/*background-image: url(../images/BG_kachel_grau_oben.png);
	background-repeat: repeat-x;
	background-position:top;*/
}



* html #container {
     height: 100%;
}




#maincontainer {
	
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
	

	
	/*background-image: url(../images/BG_kachel_grau_oben.png);
	background-repeat: repeat-x;
	background-position:top;*/
}




br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

h1, h2, h4, h6 {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#00ABEF;
	font-weight:normal;
}
h1 a, h2 a, h4 a, h6 a {
	color:#00ABEF;
	text-decoration:none;
}
h1 {
	line-height:5px;
	font-size: 30px;
	font-weight:bold;
	padding-top: 20px;
}
h2 {
	line-height:5px;
}

h4 {
	line-height:5px;
}


h3 {
	font-family:"Georgia", "Times New Roman", Times, serif;
	line-height:5px;
	padding-top: 35px;
	font-style:normal;
	color: #000;
	font-weight:normal;
}


#intro {
	width:100%;
	height: 410px;
	
	
}


h1 a:hover, h2 a:hover, h4 a:hover, h6 a:hover {
	text-decoration:underline;
}
a {
	color:#00ABEF;
}
a:hover {
	text-decoration:none;
}

h5 {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	background-color: #efefef;
	padding: 10px;
	margin: 20px 0 35px 0px;
	
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;  
	}
	
h5 a, h5 a:hover {
	color: #00abef;
	}	
	
	
h6  ul li a{
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 13px;
	padding: 5px;
	margin: 5px 0 5px 0px;
	list-style:none;
	}
	
p {
	line-height: 17px;
	font-size: 13px;
	color: #000;
	}

#contact {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#333333;
	font-weight:normal;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	
#twitter {
	margin-left: 25px;
	margin-bottom: 15px;
	background-image:url(../images/twitter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#twitter h2 {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#333333;
	font-weight:normal;
	font-size: 14px;
	}
	
#twitter p {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	font-weight:normal;
	font-size: 14px;
	}
	
#network ul li {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration:none;
	background-image: url(../images/BUT_list.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 30px;
	
	list-style:none;
	}
	
#network ul li a {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	margin-bottom: 5px;
	text-decoration:none;
	}
	
#network ul li a:hover {
	text-decoration:none;
	color: #00abef;
	}
	
#latestnews h1{
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#00abef;
	font-weight:normal;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 5px;
	text-decoration:none;
	}
	
#latestnews h2{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 5px;
	text-decoration:none;
	}
	
#latestnews p{
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#000;
	font-weight:normal;
	font-size: 12px;
	padding-bottom: 10px;
	text-decoration:none;
	border-bottom:#00abef 1px solid;
	}
	
#interessen ul li {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration:none;
	background-image: url(../images/BUT_list.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 30px;
	
	list-style:none;
	}
	
#interessen ul li a {
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	margin-bottom: 5px;
	text-decoration:none;
	}
	
#interessen ul li a:hover {
	text-decoration:none;
	color: #00abef;
	}

#header {
	position:relative;
	z-index:20;
	width: 100%;
	height: 450px;

	
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 35px;

}
#logo {
	float:left;
	margin-right:30px;
}
#header #logo img {
	margin:0px 0 10px 0;
}




#page_menu {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#333333;
	font-weight:normal;
	font-size: 14px;
	float:left;
	position:absolute;
	top:20px;
	right:30px;
	
	display:block;
}
#page_menu ul li{
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#333333;
	font-weight:normal;
	font-size: 14px;
	float:left;
	list-style:none;
	
	right:0px;
	display:block;
}
#page_menu ul li a, #page_menu a {
	color:#333333;
	/*background-color: #000;*/
	padding:5px;
	margin: 0 0 0 5px;
	text-decoration:none;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
	
}

#page_menu ul li a:hover, #page_menu a:hover {
	color:#00abef;
	text-decoration:none;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
}

div#custom_login {
	background-color:#8F8D86;
	display:none;
	position:absolute;
	top:30px;
	right:0px;
	padding:5px 10px;
	z-index:50;
}
#custom_login #wp-submit {
	width:222px;
	background-color:#00ABEF;
	color:#ffffff;
	cursor:pointer;
}
#loginbtn {
	cursor:pointer;
}

li.submenu ul {
	margin-bottom:0;
}
li.submenu ul li {
	line-height:20px;
}
#categories_menu {
	position:absolute;
	z-index:15;
	top:55px;
	left:320px;
}
#categories_menu ul li {
	margin-right:15px;
}
#categories_menu ul li a {
	color:#6F6C61;
	font-size:22px;
	text-decoration:none;
	padding:0 5px;
}
#categories_menu ul li.current-cat a, #categories_menu ul li.current-cat-parent a, #categories_menu ul.children li.current-cat a {
	color:#00ABEF;
}

#categories_menu ul.children li {
	background-color:#ffffff;
}
#categories_menu ul.children li a {
	font-size:20px;
	color:#6F6C61;
}
li.sfHover a, #categories_menu ul li a:hover {
	color:#00ABEF;
}

.current_page_item a, .current_page_parent a {
	text-decoration:none;
	font-weight:bold;
}

#footer {

	width: 100%;
	height: 115px;

	
	
	float:left;


	background-image: url(../images/BG_kachel_footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	
	margin: auto; /* Div soll zentriert werden */
	overflow: hidden !important; /* FF Scroll-leiste */ 
	
	
}


#abschluss {
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#00abef;
	font-weight:normal;
	font-size: 13px;
	margin-top:20px;

	
	
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
	
	}
	
#abschluss ul li{
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-style:regular;
	color:#00abef;
	font-weight:normal;
	font-size: 13px;
	padding-top:5px;
	
	float: left;
	display: block;
	
	list-style:none;

	
}
#abschluss ul li a, #abschluss a {
	color:#fff;
	padding:5px;
	text-decoration:none;

	
}

#abschluss ul li a:hover, #abschluss a:hover {
	color:#00abef;
	text-decoration:none;

}


#footergrafik {
	float: left;
	width: 100%;
	height: 250px;

	}


#rss {
	text-align:center;
}


.relative {
	position:relative;
}

#sidebar {
	width:230px;
	padding-left:30px;
	list-style:none;
	
}

#sidebar ul li {
	margin-left:0;
	list-style:none;
}
#sidebar li.widget {
	background-color:#ffffff;
	margin-bottom:20px;
	padding:10px 25px;
	overflow:hidden;
	
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px;
	
	
}
#sidebar li.widget h2 {
	margin-bottom:10px;
}

.sidebar u2 {
	font-family: "Times New Roman", Times, serif;
	font-style:regular;
	color:#999;
	font-weight:normal;
	font-size: 14px;
	}



#twitter_icon {
	position:absolute;
	right:-40px;
	top:-45px;
}
.flickr {
	overflow:hidden;
}
.flickr .flickr_badge_image {
	display:inline;
	overflow:hidden;
	margin:0 1px 1px 0;
}

#twitter span.timer {
	color:#999999;
	font-size:11px;
}

/** POST **/
.post {
	width: 640px;
	background-color:#fff;
	overflow:hidden;
	margin-bottom:25px;
	clear:both;
	border: 1px solid #dedede;
	
	margin-left: 25px;
	
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px;  
}

.post page {
	width: 1024px;
	background-color:#fff;
	overflow:hidden;
	margin-bottom:25px;
	clear:both;
	border: 1px solid #dedede;
	
	margin-left: 25px;
	
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px;  
}


.post h2 {
	margin:15px 0 5px 0;
	font-size:34px;
	overflow:visible;
}
.post .post_with_thumbnail h2, .post .nothumbnail h2 {
	margin-top:0;
}
.post_date {
	background-color:#00ABEF;
	background-image:url(../images/datebg.png);
	left:-25px;
	top:35px;
	position:absolute;
	z-index:5;
	width:50px;
	
	margin-left: 26px;
	
	-moz-border-radius-bottomleft: 4px;  
	-moz-border-radius-topleft: 4px;  
	
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	
	/*-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px;*/
}
.post_date .date_padding {
	margin:8px 0px 3px 0px;
}
.post_date div.day, .post_date div.month {
	display:block;
	text-align:center;
	color:#ffffff;
}

.post_date .day {
	font-size:34px;
	line-height:25px;
	margin-bottom: 5px;
}
.post_date .month {
	margin-top:0px;
}
.post_padding {
	margin:25px 25px 0 25px;
}
.post_single {
	margin-bottom:20px;
}
.post_single .post_padding, .page_single .post_padding {
	margin:25px 25px 25px 25px;
}
.post_single .post_image {
	margin-bottom:10px;
}
.post .post_image a.preview {
	display:block;

}
.post .post_excerpt p {
	margin-bottom:15px;
}
.post .full_article {
	
	padding:5px 10px;
	
}
.post .full_article img {
	position:relative;
	top:3px;
}
span.tags {
	margin-right:10px;
}
.full_article {
	height:21px;
}
.full_article, .full_article a {
	font-size:10px;
	color:#00abef;
}
.tags a {
	font-size:10px;
	padding:0 4px 1px 4px;
	background-color:#00ABEF;
	color:#fff;
	cursor:pointer;
}
.tags a:hover {
	background-color:#0089BF;
}
.full_article .shiftright {
	position:absolute;
	right:25px;
}
.full_article .shiftright a {
	font-size:11px;
}
.full_article .commentcount {
	margin-right:10px;
}

.full_article .commentcount a {
	text-decoration:none;
}

.social a {
	color:#333333;
}
.social {
	background-color:#dfdfdf;
	width:570px;
	padding:6px 10px;
	margin:20px 0 0 0;
	font-size:11px;
	
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;  
}
div.social a img {
	position:relative;
	top:3px;
	margin:0 0 0 5px;
}

.page_single h2#comments {
	margin-top:0;
}



/** div´s html.seiten **/

#inhalt {
	width: 920px;
	overflow:hidden;
	clear:both;
	
	margin-left: 0px;
	margin-bottom: 20px;
	float: left;
	
	background-color: #fff;
	
	border: 1px solid #dedede;
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px; 
	 
	padding: 20px;
	}
	
	
#aussen {
	width: 960px;
	
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 15px;
	
	border: 1px solid #00FF00;

	
	
	
	}
	


#skillsnadine {
	width: 410px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	
	font-weight:normal;
	font-size: 14px;
	/*background-color: #efefef;*/
	padding: 0px 15px 0 0px;
	margin: 0px 0px 5px 0px;
	
	background-image: url(../images/ICON_skills_box_nadine.png);
	background-repeat: no-repeat;
	background-position:center right;
	
	/*-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;*/
	
	list-style: none;
	float: left; 
	
	
	}
	
#skillsnadineintro {
	
	font-family: "Helvetica Neue", "Helvetica", Arial, Helvetica, sans-serif;
	font-style:regular;
	color:#333;
	font-weight:normal;
	font-size: 13px;
	
	padding: 5px;
	

	}
	
#skillsnadineintro a {
	color:#333;
	}
	
#skillsnadineintro a:hover {
	color:#00abef;
	}
	
#skillsnico {
	width: 410px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	
	font-weight:normal;
	font-size: 14px;
	/*background-color: #efefef;*/
	padding: 0px 10px 0 0px;
	margin: 0px 0px 5px 0px;
	
	background-image: url(../images/ICON_skills_box_nico.png);
	background-repeat: no-repeat;
	background-position:center right;
	
	/*-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;*/
	
	list-style: none;
	float: right; 
	}	
	

#skillsnicointro {
	
	font-family: "Helvetica Neue", "Helvetica", Arial, Helvetica, sans-serif;
	font-style:regular;
	color:#333;
	font-weight:normal;
	font-size: 13px;
	
	padding: 5px;
	
	
	}
	
#skillsnicointro a {
	color:#333;
	}

#skillsnicointro a:hover {
	color:#00abef;
	}
	
#skillsnadine ul li {
	list-style:none;
	padding-left: 10px;
	margin:0px;
	
	}
	
#skillsnico ul li {
	list-style:none;
	padding-left: 10px;
	margin:0px;
	}
	
	
	
#skillsnadine a, skillsnadine a:hover {
	color: 00abef;
	}
	
#skillsnico a, skillsnico a:hover {
	color: 00abef;
	}
	
	
#webdesign{
	width: 280px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 16px;
	padding:10px;
	
	
	
	float: left;
	
	
	
	}
	

#graphics{
	width:245px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 16px;
	padding:10px;
	
	
	margin-left: 85px;
	
	float: left
	
	
	}
	

#video{
	width: 205px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-style:regular;
	color:#444;
	font-weight:normal;
	font-size: 16px;
	padding:10px;
	
	margin-left: 85px;
	
	float: left;
	
	
	

	
	}
	
#webdesign ul li {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	margin:0px;
	}
	
#graphics ul li {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	margin:0px;
	}
	
#video ul li {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	margin:0px;
	}
	
	
.socialbox {
	background: #efefef;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
	
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #444;
	padding: 15px;
	margin-top:100px;
	margin-bottom: 0px;
	}
	
.socialbox a {
	text-decoration::none:
	}

	
/* Sidebar bei Pages */

#sidebarpages {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style:normal;
	font-size:14px;
	color: #444;
	width: 220px;
	height: 200px;
	margin: 10px 20px 0 5px;
	padding: 10px 10px 0 5px;
	float: left;
	}
	
#sidebarpages ul li {
	list-style: none;
	padding-bottom: 10px;
	}
	
#sidebarpages ul li a {
	color: #444;
	text-decoration: none;
	}
	
#sidebarpages ul li a:hover {
	color: #00abef;
	text-decoration: none;
	}


/** comments ***/
.w350 {
	float:left;
	width:295px;
}
#commentform {
	overflow:hidden;
}
#commentform .w350 {
	position:relative;
}

#respond span.title_sub {
	font-size:10px;
	color:#8EA0AD;
	margin-left:16px;
	display:block;
}
#respond {
	position:relative;
}
#respond p.marginhack {
	margin-bottom:0;
}
#respond p.fontsize11 {
	font-size:11px;
}
#cancel-comment-reply-link {
	position:absolute;
	right:10px;
	top:11px;
	font-size:11px;
	color:#8EA0AD;
}

textarea#comment, #author, #email, #url {
	width:265px;
	padding:10px;
	margin:2px 0;
}
#submit {
	padding:10px 0;
}
.loggedin #submit {
	margin-top:22px;
}
textarea#comment, #author {
	margin-right:2px;
}

textarea#comment {
	height:59px;
}
#submit {
	padding:10px;
	text-align:left;
	width:288px;
	color:#003366;
	cursor:pointer;
	font-weight:bold;
	margin-top:2px;
	background-color:#00ABEF;
	color:#ffffff;
	border:1px solid #ffffff;
}
#submit:hover {
	background-color:#0089BF;
}

.comment_label {
	color:#8EA0AD;
	font-size:11px;
	display:block;
}
#label_comment, #label_url {
	margin-top:5px;
}

/** depth widths **/
.depth-1 .w350 {
	width:260px;
}
.depth-1 textarea#comment, .depth-1 #author, .depth-1 #email, .depth-1 #url {
	width:230px;
}
.depth-1 #submit {
	width:263px;
}

.depth-2 .w350 {
	width:274px;
}
.depth-2 textarea#comment, .depth-2 #author, .depth-2 #email, .depth-2 #url {
	width:170px;
}
.depth-2 #submit {
	width:272px;
}

.depth-3 .w350 {
	width:241px;
}
.depth-3 textarea#comment, .depth-3 #author, .depth-3 #email, .depth-3 #url {
	width:138px;
}
.depth-3 #submit {
	width:240px;
}



#comment_wrap ul {
	margin-bottom:0;
}
#comment_wrap ul li {
	margin-left:0;
	list-style:none;
	clear:both;
	overflow:hidden;
	display:block;
}
#comment_wrap ul.children {
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #e0e0e0;
	padding-left:15px;
}
#comment_wrap img.avatar {
	float:left;
	margin:0 15px 20px 0;
}
#comment_wrap ul.children img.avatar {
	width:40px;
	height:40px;
}

#comment_wrap, #comment_wrap ul {
	overflow:hidden;
}
#comment_wrap .s {
	background:#EFEFEF;
	overflow:hidden;
	display:block;
	padding:10px;
	margin-bottom:3px;
	margin-top:2px;
}

#comment_wrap .comment-meta p {
	font-size:11px;
}

#comment_wrap .comment_details {
	color:#999999;
	font-size:11px;
	overflow:hidden;
}
#comment_wrap .comment_details a {
	color:#999999;
	text-decoration:none;
}
#comment_wrap .comment_details a:hover {
	text-decoration:underline;
}
#comment_wrap .comment_details .replylink {
	margin-left:15px;
}

/** Forms **/
.formError {
	border:1px solid #FF6C6C;
}
input {
	width:210px;
	background-color:#FFFFFF;
	color:#666666;
	border:none;
	border:1px solid #DFDFDF;
	font-size:12px;
	margin:5px 0;
	padding:5px;
}
textarea {
	background-color:#FFFFFF;
	color:#666666;
	border:none;
	border:1px solid #DFDFDF;
	font-size:12px;
	margin:5px 0;
	padding:5px;
}
input:focus, textarea:focus {
	border:1px solid #00ABEF;
}

.widget_tag_cloud a {
/*	font-size:12px !important;*/
	background-color:#00ABEF;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 6px 3px 6px;
	margin:0 1px 1px 0;
}

/** paging **/
div#paging, div.wp-pagenavi {
	font-size:11px;
	text-align:right;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
}
div#paging a, div.wp-pagenavi a {
	text-decoration:none;
	color:#333333;
}
div#paging a:hover, div.wp-pagenavi a:hover {
	text-decoration:underline;
}
div#paging a.current, div.wp-pagenavi span.current {
	color:#003366;
	cursor:default;
}

span#pagenumbers, div.wp-pagenavi span.pages {
	float:left;
	padding:0px 10px 0 0;
}
div#gotopage, div.gotopage {
	float:left;
	text-align:center;
	padding-right:10px;
}
div#gotopage a.more {
	margin:0 0 0 5px;
}
div.gotopage a, div.gotopage span.current {
	margin:0 2px 0 2px;
}

/*** Featured **/
#slider_wrap {
	background-color:#FFFFFF;
}
#featured {
	overflow:hidden;
	background-color:#00abef;
	width:640px;
	max-height:290px;
	position:relative;
	margin-bottom:25px;
	
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px;
}
#controls {
	position:absolute;
	top:15px;
	right:25px;
}
#controls a {
	background-color:#00ABEF;
	color:#FFFFFF;
	margin:0 1px 1px 0;
	padding:2px 6px 3px;
	text-decoration:none;
}
#controls a:hover {
	background-color:#0089BF;
}

#featured .fmargin {
	margin:5px 25px 20px 25px;
	overflow:hidden;
	width:590px;
}
#featured .post {
	float:left;
	overflow:hidden;
	clear:inherit;
	margin-bottom:0;
}
#featured .featured_post {
	/*margin:0 25px;*/
	margin-right:25px;
}
#featured h2 {
	margin-bottom:5px;
}
#featured li {
	margin-left:0;
}






/* Twitter */


#twitter_div {
	width:225px;
	margin:0 0 0 5px;
}
	
	
#twitter_update_list {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style:italic;
	
	font-size: 18px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	/*background-image:url(../images/BG_tweets02.png);
	background-repeat:no-repeat;
	background-position:top left;*/
	width:235px;
	background-color: #252525;
	
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
	/*border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;*/
	margin-bottom: 30px;
	ist-style: none;
}




/* Scroller */


#toTop { width:100px;background:#f1f1f1;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }


	
