

body { 

	background: url(../images/bg.png) top repeat-x #ffffff;
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	}
	

	
/* 
	**************************************
	***** CONTAINS ALL CONTENT       *****
	**************************************
*/	



#body-container {
	overflow: hidden;
	width: 942px;
	margin: 0 auto;
	padding: 2px 2px;
	border:1px solid #cccccc;
	background: #ffffff;
	}
	
#adright {
	float; right;
	width: 160px;
	height: 600px;
	border: 1px solid #ccc;
	background: #fff;
	}

/* 
	**************************************
	***** Kopf der Seite             *****
	**************************************
*/


#top {	
	height: 36px;
	background:url(../images/bg_functions.gif) top repeat-x #43422F;
	padding: 0px 15px 0px 15px;
}


#top .left {
	float: left;
	text-align: left;
}

top .right {
	float:right;
	text-align: right;
}


#top p {
	padding-top: 11px;
	margin: 0;
	font-size: 11px;
	font-family: arial, helvetica;
	font-weight: normal;

	color: #fff;
}

#top a {
	color: #fff;
}

#top .spacer {
	font-size: 8px;
	color: #888774;
	padding: 0 4px;
}



#kopf {

	height: 99px;
	background: url(../images/bg_menu3.gif) top repeat-x #CC0000;
}

#logo {
	float: left;
	width: 450px;
	padding: 0px 0px 4px 15px;
}

#logo img{
	border: 0px;
}


#suche {
	float: right;
	text-align: right;
	width: 260px;
	padding: 20px 15px 4px 15px;
}

#suche .searchbutton {
	float: right;
}

#suche .searchfield {
	float: left;
	font-size: 11px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #AE0000;
	margin: 0 6px 0 0;
}

#kopf p {
	margin: 0px;
	text-align: left;
	color: #fff;	
}

#kopf a {
	margin: 0px;
	text-align: left;
	color: #fff;	
}

#kopf a:hover {
	margin: 0px;
	text-align: left;
	color: #fff;
	text-decoration:underline;	
}





/*
	*********************
	***** Menue     *****
	*********************
*/


#menu {

	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight:normal;
	letter-spacing: 0px;
	padding: 0px;
}


/* Menuepunkte */


#menuepunkte {
	list-style: none;
	padding: 8px 0px 0px 14px;
	margin: 0px;
	float: left;
	width: 910px;
	font-family: arial, helvetica, geneva, sans-serif;	
	
}
#menuepunkte li {
    float: left;
    width: 156px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    overflow: hidden; 
    font-weight: bold;
	font-family: arial, helvetica, geneva, sans-serif;	
	font-size: 1em;
    line-height: 34px;		
}

#menuepunkte a {
    width: 156px;
    height: 32px;
    display: block;
    text-align: center;
    color: #fff;
	font-family: arial, helvetica, geneva, sans-serif;    
    font-weight:bold; 
    line-height: 34px;
}

#menuepunkte #menu1 {
	width: 65px;

}
#menuepunkte #menu1 a {
    width: 65px;
    text-align: center;

}
#menuepunkte #menu2 {
	width: 150px;

}
#menuepunkte #menu2 a {
    width: 150px;
    text-align: center;

}
#menuepunkte #menu3 {
	width: 80px;

}
#menuepunkte #menu3 a {
    width: 80px;
    text-align: center;

}
#menuepunkte #menu4 {
	width: 130px;

}
#menuepunkte #menu4 a {
    width: 130px;
    text-align: center;

}
#menuepunkte #menu5 {
	width: 125px;

}
#menuepunkte #menu5 a {
    width: 125px;
    text-align: center;

}
#menuepunkte #menu6 {
	width: 85px;

}
#menuepunkte #menu6 a {
    width: 85px;
    text-align: center;

}
#menuepunkte #menu7 {
	width: 60px;

}
#menuepunkte #menu7 a {
    width: 60px;
    text-align: center;

}

#menuepunkte #menu8 {
	width: 60px;

}

#menuepunkte #menu8 a {
    width: 60px;
    text-align: center;

}


#menuepunkte a:focus {
	text-decoration:underline;
}
#menuepunkte a:hover {
	text-decoration: none;
}

/* Menue "Home" */
#menu1 {
	background: url(../images/menu3.gif) 0px 0px no-repeat;
}
#menu1 a:hover {
	background: url(../images/menu3.gif) 0px -32px no-repeat;
}

#menuepunkte #menu1 .on, 
#menu1 .on:hover {
	background: url(../images/menu3.gif) 0px -64px no-repeat;
	color: #000000;
}
#menuepunkte .on {
    color: #3d3d3d;
}

/* Menue "Rechtswörterbuch" */
#menu2 {
	background: url(../images/menu3.gif) -65px 0px no-repeat;
}
#menu2 a:hover {
	background: url(../images/menu3.gif) -65px -32px no-repeat;
}
#menu2 .on, 
#menu2 .on:hover {
	background: url(../images/menu3.gif) -65px -64px no-repeat;
	color: #3d3d3d;
}


/* Menue "Gesetze" */
#menu3 {
	background: url(../images/menu3.gif) -215px 0px no-repeat;
}
#menu3 a:hover {
	background: url(../images/menu3.gif) -215px -32px no-repeat;
}
#menu3 .on, 
#menu3 .on:hover {
	background: url(../images/menu3.gif) -215px -64px no-repeat;
	color: #3d3d3d;
}


/* Menue "Rechtsprechung" */
#menu4 {
	background: url(../images/menu3.gif) -295px 0px no-repeat;
}
#menu4 a:hover {
	background: url(../images/menu3.gif) -295px -32px no-repeat;
}
#menu4 .on, 
#menu4 .on:hover {
	background: url(../images/menu3.gif) -295px -64px no-repeat;
	color: #3d3d3d;
}


/* Menue "Rechtsanwälte" */
#menu5 {
	background: url(../images/menu3.gif) -425px 0px no-repeat;
}
#menu5 a:hover {
	background: url(../images/menu3.gif) -425px -32px no-repeat;
}
#menu5 .on, 
#menu5 .on:hover {
	background: url(../images/menu3.gif) -425px -64px no-repeat;
	color: #3d3d3d;
}


/* Menue "Literatur" */
#menu6 {
	background: url(../images/menu3.gif) -550px 0px no-repeat;
}
#menu6 a:hover {
	background: url(../images/menu3.gif) -550px -32px no-repeat;
}
#menu6 .on, 
#menu6 .on:hover {
	background: url(../images/menu3.gif) -550px -64px no-repeat;
	color: #3d3d3d;
}



/* Menue "Jura" */
#menu7 {
	background: url(../images/menu3.gif) -635px 0px no-repeat;
}
#menu7 a:hover {
	background: url(../images/menu3.gif) -635px -32px no-repeat;
}
#menu7 .on, 
#menu7 .on:hover {
	background: url(../images/menu3.gif) -635px -64px no-repeat;
	color: #3d3d3d;
}


/* Menue "Blog" */
#menu8 {
	background: url(../images/menu3.gif) -635px 0px no-repeat;
}
#menu8 a:hover {
	background: url(../images/menu3.gif) -635px -32px no-repeat;
}
#menu8 .on, 
#menu8 .on:hover {
	background: url(../images/menu3.gif) -635px -64px no-repeat;
	color: #3d3d3d;
}


/* Submenu */


#submenu {
float : left;
height : 23px;
margin-top : 0px;
}
#submenu a {
color : #333333;
background : inherit;
text-decoration : none;
padding-left : 5px;
line-height : 23px;
font-weight : normal;
font-size: 0.9em;
font-family: arial, helvetica, geneva, sans-serif;
}
#submenu a span {
padding-right : 5px;
}
#submenu a, #submenu a span {
display : block;
float : left;
}
#submenu a:hover, #submenu .current {
color : #fff;
background : #4c4c4c url(../images/tabl.gif) no-repeat left top;
padding-left : 5px;
height : 23px;
}
#submenu a:hover span, #submenu .current span {
background : url(../images/tabr.gif) no-repeat right top;
padding-right : 5px;
height : 23px;
cursor : pointer;
}
#submenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#submenu li {
float : left;
margin : 0 0 0 5px;
}



/*
	*********************
	***** Header    *****
	*********************
*/



#header {
	float: left;
	width: 921px;
	margin: 0;
	padding: 9px 10px;
	display: block;
	clear: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #888;
	background: #fff;
	}
#header h1 {
	background: url('images/begriff_01.gif') no-repeat; 
	padding: 2px 0px 5px 55px;
	display: inline;
	float: left;
	width: 600px;
	font-size: 2.1em;
	font-weight: normal;
	margin: 0 0 0 10px;
	color: #AE0000; 	
	}
#header h1 a {
	margin: 0 0 0 5px;
	color: #AE0000;
	}

#header_home {
	float: left;
	width: 921px;
	margin: 0;
	padding: 9px 10px;
	display: block;
	clear: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	background: #fff;
	}

#header_home h1 {
	padding: 2px 0px 5px 5px;
	display: inline;
	float: left;
	width: 600px;
	font-size: 2.1em;
	font-weight: bold;
 	margin: 0px 0px 4px 5px;
	}

/* FEED */


#feed {
	width: 200px;
	float: right;
	background: url('images/pfeil_01.gif') no-repeat right 0;
	padding: 2px 50px 0px 0px;
	font-family: arial, helvetica, geneva, sans-serif;
	
	}
#feed ul { margin: 0; padding: 0; }
#feed ul li { list-style-type: none; text-align: right; margin: -1px 0 4px 0; padding: 0; }
#feed ul li a { font-weight: bold; }
#feed ul li a:hover { text-decoration: underline; }





/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
	overflow: hidden;
	float: left;
	width: 921px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #f7f7f7;
	}

#adtop {

	width: 725px;
	height: 68px;
	border: 1px solid #ccc;
	margin: 0 auto 10px auto;
	padding: 0 10px 5px 15px;
	background: #fff;
	}


/* CONTAINS MAIN CONTENT */
#content, #home {
	float: left;
	margin: 0;
	}
#content {
	width: 611px;
	padding: 10px 0;
	}
	
#contentlong {
	width: 911px;
	padding: 10px 0;
	}
	
#home {
	width: 611px;
	}
#homelong {
	width: 911px;
	}	
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #AE0000;
	font-family: arial, helvetica, geneva, sans-serif;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #AE0000;
	}
h1 { }
h2 { font-size: 1.3em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/* LINKS */
a {
	color: #AE0000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}

/* FEATURE */
#home .feature {
	float: left;
	width: 583px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 15px;
	line-height : 23px;
	font-weight : normal;
	font-size: 1.1em;	
	font-family: arial, helvetica, geneva, sans-serif;		
	}


#home .arbeitsrecht {
	float: left;
	width: 583px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 15px;
	line-height : 23px;
	font-weight : normal;
	font-size: 1.1em;	
	font-family: arial, helvetica, geneva, sans-serif;	
	}

#home .feature img {
	float: left;
	margin: 3px 15px 10px 0px;
	}
#home .tline img {
	border: 0px;
	}
#featuread {
	float: left;
	margin: 5px 15px 5px 0px;
	width: 132px;
	height: 112px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #ffffff;
	}
	
#home .ads {
	float: left;
	width: 583px;
	text-align: center;
	border: 1px solid #990000;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 15px;
	background:#fff;
	}


#home .feature h2 { color: #AE0000; margin: 10px 5px 0px 0px; padding: 5px 0 5px 0; font-size: 1.8em; }
#home .arbeitsrecht h2 { color: #AE0000; margin: 10px 5px 0px 0px; padding: 0; font-size: 1.8em;}
#home .feature h3 { color: #AE0000; margin: 10px 5px 0px 0px; padding: 0; font-size: 1.3em; }
#home .feature h3 a {color: #AE0000; }
#home .feature h3 a:hover {color: #000; }
#home .feature h4 { color: #AE0000; margin: 10px 5px 0px 0px; padding: 0; font-size: 1.2em; }
.feature p { margin: 8px 0; }

/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */
#home #home-categories {
	clear: left;
	float: left;
	display: block;
	width: 610px;
	margin: 0 0 10px 0;
	}

/* EVERYTHING BELOW THE FEATURE */
#home #home-bottom {
	width: 600px;
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	}
#home #home-bottom .block-left { float: left; width: 300px; }
#home #home-bottom .block-right { float: left; width: 300px; margin-left: 10px; }

/* EXCERPTS ON THE EXCERPTS STYLE LAYOUT */
.excerpts {
	margin: 0;
	padding: 0;
	float: left;
	width: 611px;
	}
.excerpts .post {
	overflow: hidden;
	float: left;
	clear: left;
	display: block;
	width: 593px;
	margin: 0 0 10px 0;
	padding: 5px 11px 5px 3px;
	background: #fff;
	border: 1px solid #ccc;
	}
.excerpts .post h3 {
	float: left;
	display: block;
	margin: 0 5px 0 4px;
	padding: 0;
	}
.excerpts .post .entry {
	display: block;
	clear: left;
	width: 100%;
	padding: 0;
	margin: -10px 10px 0 6px;
	}
.excerpts img { margin: 5px 17px 10px 0; }
.excerpts .post .entry p { padding: 0; margin: 10px 0; }
/* VIDEO */
.video {
	display: block;
	float: left;
	overflow: hidden;
	width: 288px;
	margin: 0 0 10px 0;
	padding: 2px 5px 10px 5px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	}
.video h3 { text-align: left; padding: 0 0 5px 2px; margin: 0; }
.video h3 a {
	font-size: .8em;
	font-weight: bold;
	}
.video div {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	text-align: center;
	display: block;
	border: none;
	}
object { padding: 0; margin: 0; }

/* POST */
.post {
	margin: 0;
	background: #fff;
	}

/* RECENT EXCERPTS (default style) */
.recent {
	width: 283px;
	padding: 5px 5px 10px 10px;
	margin: 0 0 10px 0;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	}
.recent .post {
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	background: transparent;
	}
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a {
	color: #AE0000;
	display: inline;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	}



/* RECENT ANZEIGEN (default style) */

.werbung {
	width: 278px;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	float: left;
	background: #FFFFCC;
	border: 1px solid #ccc; border-style: dashed;
	}
.werbung .post {
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	background: transparent;
	}
.werbung .post h3 { margin: 0; padding: 0; }
.werbung .post h3 a {
	color: #666;
	display: inline;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	text-decoration: underline;
	}

.werbung .ad {
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #FFFFCC;
	}
.werbung .ad h3 { margin: 0; padding: 0; }
.werbung .ad h3 a {
	color: #666;
	display: inline;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	text-decoration: underline;
	}

.werbung img, .excerpts img {
	float: left;
	width: 70px;

	margin: 5px 10px 0 0;
	}
.werbung .entry {
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
.werbung p, .werbung .entry p { margin: 0; padding: 2px 0 0 0; color: #666;}

	
	
	

.recent img, .excerpts img {
	float: left;
	width: 70px;

	margin: 5px 10px 0 0;
	}
.recent .entry {
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 0 0px;
	font-family: arial, helvetica, geneva, sans-serif;
	}
.recent p, .recent .entry p { margin: 0; padding: 3px 0 0 0;}


/* SINGLE POST */
.single .post {
	float: left;
	width: 551px;
	font-size: 1.1em;
	overflow: hidden;
	padding: 10px 30px;
	margin: 0 0 10px 0;
	background:#fff;

	border: 1px solid #ccc;
	}
img.feature {  }
.post a {
	font-weight: normal;
	color: #AE0000;
	text-decoration: none;
	}
.post a:hover {
	color: #000;
	text-decoration: underline;
	}
.post h2 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
	}


.post h2 a { 
	color: #AE0000; 
		
}

.post h3 {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
	}
	
.post h3 a { 
	color: #AE0000; 
		
}


.post .byline {
	margin: 5px 0 7px 0;
	}
	
.post .search {
	margin: 5px 0 5px 0;
	color: #000000;
	font-size: 0.9em;
	}	
.post-meta-data {
	margin-right: 6px;
	text-align: right;
	}

.post .post-search {
	margin: 0px 0 0 0;
	padding-top: 5px;
	color: #333333;
	}
	
.post-discl {
	margin-left: 6px;
	text-align: left;
	font-size: .8em;
	line-height: 14px;
	color: #666666;
	}	
	
.single .post-meta-data {
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	}
	
/* LISTS */
#content ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
	}
#content ul li {
	margin: 2px 0;
	background: url('images/icon_recent.gif') no-repeat 5px 2px;
	list-style-type: none; 
	padding: 1px 20px 0px 28px;
	}

#content a {
	color: #000;
	}	


#entry ul {
	margin: 5px 0px 0px 0px;
	padding: 0;
	}
#entry ul li {
	margin: 2px 0;
	background: url('images/icon_recent.gif') no-repeat 5px 2px;
	list-style-type: none; 
	padding: 1px 20px 0px 28px;
	}
#entry a {
	color: #000;
	}	


		
/* tables */
.post table { border: none; }
.post tr, .post td { border: 1px solid #333; }

/* code and pre */
code {
	font: normal 1.1em "Courier New", Courier, monospace;
	padding: 0 2px;
	}

pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 570px;
	}
#comments-template pre, #comments-template pre code { width: 98%; border: none; }
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
.right {
	float: right;
	margin: 0 0 0 15px;
	}
.clear { clear: both; }
p.ie6-bug { float: left; margin: -5px 0; padding: 0; }
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 15px 0;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	}
	

/* IMAGES */
.post img, .post a img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #ffffff;
	}
	
.thumbnail {
	width: 75px;
	height: 75px;
	}
/* RELATED POSTS */
.related {
	width: 558px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 25px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ccc;
	}
.related ul {
	width: 100%;
	}
.related h3 {
	margin: 15px 0 0 0;
	padding: 0;
	}
.ads img { border: none; }



/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
	
/* COMMENTS TEMPLATE */
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	display: block;
	width: 578px;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background:#fff;	
	}
#gsuche-template {
	overflow: hidden;
	float: left;
	clear: left;
	display: block;
	width: 888px;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background:#fff;	
	}
	
#comments-template h3 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
	padding: 0;
	}
#comments-template ol {
	margin: 0;
	padding: 0;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
#comments-template ol li.alt {
	border-top: 1px solid #0C386E;
	border-bottom: 1px solid #0C386E;
	}
#comments-template ol li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
	
	
		



	



/* SIDEBAR */



#sidebar {
	overflow: hidden;
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
	}
.menu {
	overflow: hidden;
	clear: left;
	float: left;
	display: block;
	width: 278px;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background:#fff;
	}
	
.menu h2 {
	margin: 0;
	padding: 0;
	}
.menu ul, .tabbed div ul {
	margin: 0;
	padding: 0;
	}
.menu ul li, .tabbed div ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.menu ul li a, .tabbed div ul li a {
	display: block;
	padding: 0 0 0 10px;
	}
.menu ul li a:hover { text-decoration: underline; }


/* TABS */

.tabs-block {
	clear: left;
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	}
.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	}	
		
.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	}
.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 .3em 0 0;
	}
.tabbed ul.tabs li a {
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background: #eee;
	border: 1px solid #ccc;
	
	line-height : 20px;
	font-weight : bold;
	font-size: 0.9em;
	font-family: arial, helvetica, geneva, sans-serif;
		
	}
	
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
	background: #f7f7f7;
	color: #AE0000;
	text-decoration: none;
	}
.tabbed ul.tabs li a.tab-current {
	background:url(images/post_bg.gif) top repeat-x #fff;
	color: #AE0000;
	border-bottom: 1px solid #fff;
	}
.tabs-block .tabbed div, #home .tabbed .c, #home .tabbed .d {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	background: #fff;
	display: none;
	}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10, div.d2, div.d3, div.d4, div.d5, div.d6, div.d7, div.d8, div.d9, div.d10  { display: none; }
.tabs-block .tabbed div.t1, #home .tabbed div.c1, #home .tabbed div.d1 { 
	display: block;
	}
.tabs-block .tabbed div { width: 298px; }
.tabbed div ul {
	overflow: hidden;
	padding: 4px 0px 0px 0px;
	margin: 0;
	background: #fff;
	}
.tabbed div ul li {
	clear: left;
	background: transparent;
	}
.tabbed div ul li a {
	font-weight: normal;
	width: 90%;
	display: block;
	color: #000;
	padding: 2px 0px 2px 25px;
		margin: 2px 0px 0px 5px;
	background: url('images/icon_recent.gif') no-repeat .5em .2em;
	border: none;
	
	line-height : 18px;
	font-weight : normal;
	font-size: 0.9em;
	font-family: arial, helvetica, geneva, sans-serif;
	
	
	}
.tabbed div ul li a:hover { text-decoration: underline; }






/* HOME CATEGORIES TABS */
#home-categories {
	overflow: hidden;
	}
#home .tabbed .c {
	width: 608px;
	}
#home .tabbed .d {
	width: 608px;
	}	
.tabbed .post {
	float: left;
	clear: none;
	width: 97%;
	margin: 5px 1%;
	padding: 0;
	}
.tabbed .post h3 {
	float: left;
	width: 97%;
	font-size: .95em;
	margin: 0 0 0 5px;
	padding: 0;
	font-family: arial, helvetica, geneva, sans-serif;
	}
.tabbed .post h3 a { 
	font-weight: bold;
	}
	
.tabbed .post img{
	float: right;
	border: 0px;
	margin: 0;
	padding: 0;
	background: transparent;
	}	
	
	
.tabbed .post .entry {
	margin: 0 0 0 5px;
	padding: 0;
	}
.tabbed .post .entry p { margin: 0; padding: 0; }

/* SIDEBAR ADS */
.ads { float: left; clear: left; width: 297px; display: block; padding: 5px 0; margin: 0 0 10px 0; }
.adaf { float: left; clear: left; width: 300px; display: block; padding: 0; margin: 0 0 10px 0; }



.ads p {
	margin: 0;
	padding: 10px;

	}
.ads img {
	float: left;
	margin: 5px 4px 5px 15px;
	padding: 0;
	}

/* FLICKR PHOTOS */
.flickr img {
	margin: 5px 4px 5px 4px;
	padding: 3px;
	border: 1px solid #01203c;
	}
.flickr p {
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 1.3em;
	}


/* SIDEBAR WIDGETS */
/* calendar */
#sidebar table { width: 95%; margin: 0 auto; border: 1px solid #eee; }
#sidebar table tr { font-weight: bold; background: #ccc; }
#sidebar table tr td { text-align: center; background:url(images/post_bg.gif) top repeat-x #fff; border: 1px solid #ccc; }
#sidebar table tr td.pad { border: none; }


/* PAGE NAVIGATION */

.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;color:#AE0000;padding:2px 5px;border: 1px solid #ccc; margin-right:1px}
.pagination p a:hover {background:#AE0000;color:#fff}
.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc; margin-right:1px}



#tagCloud 
	{
	font-family: arial, helvetica, geneva, sans-serif;
	width: 100%; 
	border: 0px; 
	padding: 0px 0px 0px 0px; 
	text-align: center; 
	font-weight: normal;
	}
	
#tagCloud .tag1 a{font-size: 10px; color: #000;}
#tagCloud .tag2 a{font-size: 12px; color: #000;}
#tagCloud .tag3 a{font-size: 16px; color: #000;}
#tagCloud .tag4 a{font-size: 18px; color: #000;}
#tagCloud .tag5 a{font-size: 22px; color: #000;}








.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #AE0000;
	color : #AE0000;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 0em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em 0;
}

.field-label {

}

.field-widget {

}

.field-widget input {
	width: 335px;
	padding: 5px;
	margin: 2px 0;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.field-label input {
	padding: 5px;
	margin: 2px 0;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.field-label2 input {
	width: 150px;
	padding: 5px;
	margin: 2px 0px;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.field-label7 input {
	width: 25px;
	padding: 5px;
	margin: 2px 0px;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.field-label10 input {
	padding: 5px;
	width: 75px;
	margin: 2px 0px;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.field-ceckbox input {
	width: 25px;
	padding: 5px 15px 5px 0px;
	margin: 2px 0;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}
.field-widget select {
	width: 200px;
	padding: 5px;
	margin: 2px 0;
	background: #f7f7f7;
	border: 1px solid #ccc;	
}

.abutton input {
	margin-left: 20px;
	padding: 5px;


}


	
/* FOOTER */
#footer {
	color: #fff;
	clear: both;
	width: 940px;
	margin: 10px 0px 0px 0px;
	border-top: 3px solid #000;
	background: #fff;
	line-height : 17px;
	font-weight : normal;
	font-size: 1.0em;	
	font-family: arial, helvetica, geneva, sans-serif;		
	}
#footer p {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 5px 0;
	color: #000;
	}
#footer p.icons {
	margin: 2px 0px 0px 0px;
	float: right;
	width: 300px;
	text-align: right;

	height: 30px;
	}
#footer img { border: none; }
#footer a {
	color: #000;
	font-weight: bold;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer img { margin: 0 3px; border: none; }
