/*********************************************************************************************

Theme Name: Tribune Theme
Theme URI: http://www.wpzoom.com/themes/tribune/
Version: 1.1
Author: WPZOOM
Author URI: http://www.wpzoom.com

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Toolbox CSS  -----------------------  All Theme Files
2.  Page Structure  --------------------  All Theme Files
3.  Header  ----------------------------  header.php
4.  Main Navigation  -------------------  header.php
5.  Featured Slider  -------------------  wpzoom_featured.php
6.  Posts Styling ----------------------  index.php, single.php
7.  Comments  --------------------------  comments.php
8.  Sidebar & Widgets ------------------  sidebar.php
9.  Footer  ----------------------------  footer.php

**********************************************************************************************/

@import url('/lokalteil/fonts/fonts.css');

/********************************************************************************************* 
}
0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/   
* { margin: 0; padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0; }
.clear { clear: both; height: 1px; margin: 0 0 -1px; overflow: hidden; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style-type: none; list-style-position: inside; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold; letter-spacing: 1px; }
em { font-style: italic }
a img { border: none }
/* Gets rid of IE's blue borders */
table { -x-system-font: none; font-family: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit;  }
th { background: #BBCCDD; color: #333; }
th, td { line-height: 20px; padding: 4px; }



/*********************************************************************************************
tr:nth-child(2n) { background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; }
tr:nth-child(2n+1) {  }
*********************************************************************************************/
 
/********************************************************************************************* 

1. Toolbox CSS  -------------------------  All Theme Files

*********************************************************************************************/   
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


.dropdown ul li.current-menu-item a {
    border-right: 1px dotted #6D7989;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.page-item .current_page_item a, .page-cat.current_cat_item a, .current-menu-item {
    color: #FFFFFF !important;
}

a {
    color: #000000;
  text-decoration: none;
}

a:hover {
	color:#CA0002;
	}

h4.title, #bottomside h3 {
    font-weight: bold;
	text-transform: uppercase;
    font-size: 10px;

letter-spacing: 1px;
    margin: 0 0 5px;
    background:#7d0000;
    padding:2px 4px;
    color:#fff;
     clear:both;
   font-family: 'Poly', serif;
    display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
 	zoom: 1;
	*display: inline;
}

.nextActions {
    clear: both;
    display: block;
    float: right;
    font-size: 11px;
    margin: 0;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
 }

 .nextActions {
	margin-left:10px;
	}
 

.colAds .item {
    background: #f5f5f5;
}
.colAds h5.title {
    color: #b4d5c5;
}

.aligncenter,div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 10px 15px 5px 0; }
.alignright { float: right; margin: 10px 0 8px 20px; }
.clear { clear: both; }
.floatleft,.more_left { float: left; }
.floatright { float: right; }
 	
.navigation { color: #fff; float: left; width: 98%; margin-left:10px; }
.navigation .alignleft  ,   .navigation .alignright   {margin:15px 15px 15px 0;}
.navigation .alignleft a,   .navigation .alignright a { width: 125px; text-align: center; height: 20px; }
.navigation a { color: #fff; background: #88939D; font-weight: bold; margin: 7px 5px; padding: 5px 6px; cursor: pointer; font-size: 10px; text-transform: uppercase; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; }	
#comments .navigation a {color:#fff;}
.navigation .alignleft { float: left; }
.navigation a:hover { color: #fff; text-decoration: none; background: #3e6e8d; }
.navigation .alignright { float: right; }

 .wp-pagenavi a { color:#d61919; }
 
 .wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color:#D61919;
}
	
.pagenav .floatleft a, .pagenav .floatright a {
font-style:italic;
font-size:26px;
color:#d61919;f
}

.pagenav .floatleft a:hover, .pagenav .floatright a:hover {
color:#004276;
}
	
 	.nextpage {
	font-weight:bold;
	text-align:center;
	margin:10px 0;
	}
	
	.nextpage a {
	border:1px solid #BFBFBF;
	margin:2px;
	padding:3px 5px;
	text-decoration:none;
	}
	 
html { overflow-y: scroll; }

p {  line-height:1.6;
	text-align:justify;
	margin-bottom: 12px;
	padding-right: 1px; }
 
input { padding:5px; }

#searchsubmit { padding:4px;}

#ad468 { text-align:center; margin: 0 0 20px 0;}

/********************************************************************************************* 

2. Page Structure  -------------------------  All Theme Files

*********************************************************************************************/   

body {
 
	background: #F2F2F2;
    font-family:'Pontano Sans',sans-serif;

    color: #252324;
	font-size: 12px;

    	line-height:1.5;
	text-align: justify;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}
 

#wrapper {
    margin: 0 auto;
	text-align: left;
    width: 960px;
}
#inner-wrapper {
    float: left;
    width: 100%;
    background:#fff;
    padding:0 10px;
    border-left:1px solid #E8E6E6;
    border-right:1px solid #E8E6E6;
}


#content {
	float: left;
	margin-bottom: 24px;
	width: 100%;
	 border-top: 1px solid #333;
}
	 
	#main.fullwidth { width:960px;} 
		
/********************************************************************************************* 

3. Header  -------------------------  header.php

*********************************************************************************************/  
 

#header {
    float: left;
    width: 100%;
}
#head-bar {
     border-bottom: 1px solid #aaaaaa;
    float: left;
    font-size: 10px;
	letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
     font-family: 'Pontano Sans', sans-serif;
}
#head-bar #date {
    float: left;
    line-height: 26px;
    text-align: left;
    }
     
#head-bar #navigation {
        float: right;
		text-align:right;
		z-index:201;margin-top: -24px;
    }

#head-bar #navigation li {
            display: block;
            float: left;
         }

#head-bar #navigation a {
             display: block;
            height: 27px;
            font-weight: bold;
            line-height: 27px;
            padding: 0 10px;
            text-decoration: none;
         }
       
#header #inner {
    float: left;position;relative;
     width: 100%;height: 100px;
 }

#header #inner #logo {
        float: left;
	//height: 66px;
    }

#header #inner #logo a {
        position: relative;
        top: 0px;
       }

#header #inner #head_banner {

    float: right;
    font-size: 18px;
    line-height: 1.4;
    margin-top: -7px;
	z-index: 20;    
	//padding: 5px 0;
    //position: relative;
    width: 468px;

    }
    
#header #inner #head_banner img {
    padding:0;
    }
    
#header #inner #head_banner .text img {
        position: absolute;
        left: 20px;
        top: -18px;
        z-index:200;
        padding:0;
    }

	#header #inner #head_banner .text {
	padding-left:180px;
	}
	
#header #resizetext {
	
	font-size: 14px;
	line-height: 16px;
}

/********************************************************************************************* 

 Anzeige ausgeblendet? DAnn bitte unten###  display:block; ###einf�gen

*********************************************************************************************/  
	
#anzeigentext {
	font-size:8px;
	font-family:'Pontano Sans',sans-serif;
	text-transform:uppercase;
	width: 100px;
}
    
#header #inner #right {
	position: relative;
	top: -110px;
	margin-top: 5px;
	z-index: 50;
         text-align:right;
        float:right;
	line-height: 18px;
	font-size: 12px;

        
    }
#header #search {
	height: 23px;
	width: 169px;
	margin-top: -24px;
       	border:1px solid #C4C4C4;
	font-size:12px;
	line-height:15px;
	float:right;
	clear: both;
    }
#header #search #s  {
        width: 136px;
        border: none;
        padding:1px 6px;
	color:#4F4747;
	display:inline;
	float:left;
	font-size:12px;
	height:19px;
    }
    
    #header #search:hover{
		border:1px solid #333;
 		}
    
     #header #search #searchsubmit  {
 	text-indent:-9999em;
	background:url("images/search.png") no-repeat;
 	cursor:pointer;
	border:0 none;
	width:17px;
	margin-top:4px;
      }
 
    
    #header #logo {
   
    }
 
    #header #right li {
       
        //display:inline;
        float:right;
	
	
      }
 
 	/*	#logo ul:after {
            content: ".";
            visibility: hidden;
            height: 0;
            display: block;
            clear: both;
        } */
    
        #right ul li.button {
             position: relative;
        }
        
        #right ul li.button div.tooltip {
            position: absolute;
            top: -40px;
            left: -51px;
            white-space: nowrap;
            display: none;
            z-index: 999;
        }
        
            #right ul li.button div.tooltip:hover {
                cursor: pointer !important;
            }
        
            #right ul li.button div.tooltip span.center {
                font-family: 'Pontano Sans', sans-serif;
                font-size: 1.2em;
                background: url(images/tooltipC.png) top center no-repeat;
                display: block;
                padding: 0 10px;
                line-height: 30px;
                color: #FFF;
                font-weight: bold;
                height: 35px;
                text-shadow: 0 1px 1px #000;
            }
            
            #right ul li.button div.tooltip span.left,
            #right ul li.button div.tooltip span.right {
                width: 6px;
                height: 33px;
                display: block;
                position: absolute;
                top: 0;
            }
            
            #right ul li.button div.tooltip span.left {
                background: url(images/tooltipL.png) top left no-repeat;
                left: -6px;
            }
            
            #right ul li.button div.tooltip span.right {
                background: url(images/tooltipR.png) top right no-repeat;
                right: -6px;
            }
            
        
#right ul li.button a {
            text-indent: -9999em;
            padding: 0 !important;
            width:16px;
            height:16px;
            display:block;
	    margin-left:5px;
        }
#right ul li.resizetext a {

	z-index: 40;
	border-radius: 2px;
	margin: 0;
	padding: 0 2px 0;
    	width:16px;
	height: 14px;
	text-align: center;
	background: #E3E3E3;
	font-size: 14px;
	line-height: 16px;
	//font-weight: bold;
        }
        
	#breakingNews {
 	line-height: 40px;
    height: 40px;
    float: left;
    width: 100%;
    color:#6C6767;
    border-top: 1px solid #333;
    border-bottom: 4px solid #333;
 }
 
	#breakingNews span {
    color: #7D0000;
    font-weight:bold;
    margin-right:15px;
    text-transform:uppercase;
 }
 
/********************************************************************************************* 

4. Main Navigation  -------------------------  header.php
   
   Dropdown menu can be styled from /css/ folder -> dropdown.css file

*********************************************************************************************/   
#menu {
        float: left;
		width:100%;
		border-top: 3px solid #181B1C;
 		background:#e3e3e3; /* f7f5f5 */
 		position:relative;
		z-index:99;
 		}
        #menu li {
            display: block;
            float: left;
        }
        #menu a {
			display: block;
             text-decoration: none;
             font-size:14px;
            text-transform:uppercase;
           }

          #menu a {
			display: block;
             text-decoration: none;
             font-size:14px;
            text-transform:uppercase;
           }

	.downarrowclass {
	background:url(images/down.png) no-repeat center;
	padding:6px 11px;
	}
 	
	.dropdown li a:hover .downarrowclass, .dropdown li:hover .downarrowclass, .dropdown ul li.current_page_item a .downarrowclass, .dropdown ul li.current-cat a .downarrowclass{
	background:url(images/downh.png) no-repeat center;
	color:white;
	}
	
	 
	
	.rightarrowclass {
	background:url(images/right.png) no-repeat center right;
	padding:17px;
	position:absolute;
	right:10px;
	}
 
 			
 			
/********************************************************************************************* 

5. Featured Article, Home page  -------------------------  index.php

*********************************************************************************************/   

 #featurelist .category {
        text-transform: uppercase;
        margin-top: 8px;
       
        
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #featurelist .category a {
    
    background: #e3e3e3;
    padding:3px 5px;
    font-size:10px;
letter-spacing: 1px;
    line-height:2.2
    }
    
	#featurelist .category a:hover {
	background:#7D0000;
	color:#fff;
	}
	
	
     


  #featurelist h4 a {
    
    color:#fff;
    float:left;
    padding:3px 10px;
    }
    
    #featurelist h4 a:hover { background:#7D0000;}
    
    #featurelist ul {
    display:inline;
    float:right;
width: 240px;
padding-left: 12px;
border-left: 1px dotted #ddd;
height: 390px;
margin-top: 10px;
    }
    
    #featurelist ul li {
    width:240px;
margin-right: 25px;
	display:inline;
	float:left;
	line-height:1.5;
	}
	
	#featurelist ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	#featurelist ul li h3 {
	font-size:14px;
 	font-weight:normal;
	font-family: 'Poly', serif;
	line-height:1.4;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#featurelist li .meta {
		/* margin:4px 0 10px 0; */
	margin-top:-20px;	
	font-size:10px;
letter-spacing: 1px;
	/* color:#A2A2A2; */
	float: right;
	font-family: 'Pontano Sans', sans-serif;
	text-transform:uppercase;
	

	}
 
 	#featurelist li .meta .date {
	background:url(images/date.png) no-repeat 0 -3px;
	padding-left:16px;
	
 	}
 	
 	#featurelist li .meta .comments a {
  	background:url(images/comments.png) no-repeat 0 2px;
	padding-left:16px;

  	}
  	
  	#featurelist li .meta .comments a:hover {
  	color:#333;
  	}
	
		

		
#content #featured {
    float: left;
   width: 690px; 
   /* margin:15px 0 10px 0; */
margin-top: 6px;
   /* border-bottom: 5px solid #333; */
    /* padding-bottom:15px; */
}
     #content #featured h2 {
        font-size: 33px; /* 44px */
        float: left;
        /*width:78%; */
        /*letter-spacing:-2.1px; */
font-family: 'Poly', serif;
        margin-bottom:10px;
        font-weight:normal;
         line-height:1.2;
      }
     
     #content #featured span.date {
		float:right;
		text-align:right;
		color: #7d0000;
		font-style:italic;
 		font-size: 16px;
		margin-top: 2px;
		
	
    }
    #content #featured .thumb  {
        float: left;
        clear:both;
        width:470px; /* 600px */
		margin:5px 15px 0 0;min-height:238px;

    }
		#content #featured .thumb span {
		color:#666;
		font-size:11px;
		font-family: 'Pontano Sans', sans-serif;display:block;
		letter-spacing: 1px;
		}
		
    #featured .content {
        float: left;
         width: 100%; 
		line-height:1.4;
		border-top: 1px dotted #ddd;
		padding-top:5px;
     }
 
    .page-item-18.current_page_item a, .page-cat-18.current_cat_item a, .current-menu-item {
    background: none repeat scroll 0 0 #7D0000;
    border-right: 1px dotted #CA0002;
    color: #FFFFFF !important;

}  

menu-item menu-item-type-taxonomy current-menu-item current-category-ancestor menu-item-143


	.content .entry span {
        line-height:1.4;
        margin-bottom:15px;
        font-size:26px;
      }
 
	#featured .entry {
 	font-size: 1.4em; /* 18px */
	margin-bottom:5px;
	padding-bottom:15px;
	
 	}
 	
 #featured .category {
        text-transform: uppercase;
     
       
        float: left;
	width: 60%;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #featured .category a {
	    
    background: #e3e3e3;
    padding:3px 5px;
    font-size:10px;
letter-spacing: 1px;
    line-height:2.2;

    } 
	#featured .category a:hover { 
	background: #7d0000;
	color: #ffffff;
}		

 #featured a:hover { color: #7d0000; }
  #featured h4 a {
   
    color:#fff;
    float:left;
    padding:3px 10px;
    }
    
    #featured h4 a:hover { background:#7D0000;}
    
 	/* ursprung
 	
 		#featured .entry {
 	font-size: 18px;
	margin-bottom:5px;
	padding-bottom:15px;
	width:645px;
	float:left;
 	}
 	
 	*/
	
	#featured .entry p {
	line-height:1.5;margin:0 !important;
	
	}
	
		#featured .entry .column {
			padding-right:10px;
			}
	
	#featured .meta {
    border-top: 1px dotted #DDDDDD;
    clear: both;
    color: black;
    float: right;
    font-size: 11px;
    padding-top: 5px;
margin-top:5px;
    width: 100%;
	}
	
	#featured .nextActions {
	width:30%;
	}
	
	#featured .comments {
    float: left;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding-left: 16px;
    width: 250px; /* 340px */
	}
 
	#featured .hidden { display: none; }
	
	#home_ad {
	text-align:center;
	margin:5px 0 15px 0;
	}
 
#main {
    float: left;
    width: 610px;
margin-top: 10px;
}

#bottomside {
    float: left;
    width: 100%;
    padding:15px 0 0 0;
    border-top:5px solid #333;
    margin-top:10px;
}
	
	#bottomside .widget {
	width:23%;
 	float:none;
	margin-right:18px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
 	zoom: 1;
	*display: inline;
	}
	
	#topside .widget {
	width:32%;
 	float:none;
	margin-right:10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
 	zoom: 1;
	*display: inline;
	}

    #main .homecat {
        width: 100%;
        float: left;
        margin-bottom:25px;
	margin-top: -10px;	 
    }
    
    #main .red h4 { border-top:3px solid #7D0000; }
    #main .red h4 a {  background:#7D0000;}
    #main .red h4 a:hover { color:#fff; background:#7D0000;}
    
   
    #main .grey h4 { border-top:3px solid #7D0000; }
    #main .grey h4 a { background:#7D0000;}
    #main .grey h4 a:hover { color:#fff; background:#7D0000; }
 
  .homecat .category {
        text-transform: uppercase;
        margin: 0px 0 8px 0;
  
        float:left;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    .homecat .category a {
    background:#e3e3e3;
    
    padding:3px 5px;
    font-size:10px;
letter-spacing: 1px;
    line-height:2.2
    }
    
	.homecat .category a:hover {
	background:#7D0000;
	color:#fff;
	}
	

	.homecat h4 {
    border-top:3px solid #7D0000;
	margin-bottom:15px;
    text-transform:uppercase;
    font-weight:normal;
     font-size:18px;
    background:#F5F5F5;
    float:left;
    width:100%;
    }
    
    .homecat h4 a {
    background:#7D0000;
    color:#fff;
    float:left;
    padding:3px 10px;
    }
    
    .homecat h4 a:hover { background:#7D0000;}
    
    .homecat ul {
    display:inline;
    float:left;
    }
    
    .homecat ul li {
    width:178px;
    margin-right:25px;
	display:inline;
	float:left;
	line-height:1.5;

	}
	
	.homecat ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	.homecat ul li h3 {
	font-size:14px;
 	font-weight: normal;
font-family: 'Poly', serif;
	line-height:1.4;
	margin-bottom:8px;
	margin-top:8px;
	}
    
    .homecat ul.stories {
    float:left;
    clear:both;
    width:100%;
    display:block;
    margin:5px 0;
    border-top:1px dotted #ddd;
    padding:10px 0 7px;
    border-bottom:1px dotted #ddd;
    font-family: 'Pontano Sans', sans-serif;
     }
    
     .homecat ul.stories li {
     width:100%;
     list-style-type:square;
     display:list-item;
     list-style-position:inside;
	 margin:2px 0;
     }
     
    .homecat ul.stories li a {
     font-size:12px;
    width:100%;
    clear:both;
     }
     
	.homecat .thumb  {
margin-top: 10px; 
     position:relative;
     }
 
	.homecat .thumb  a img{ 
      z-index:100;
     }
     
     .homecat li .meta {
		background:#000000;
		color:#fff;
		display:block;
		float:left;
		font-weight:700;
		bottom:0px;
		z-index:101;
 		padding:2px 0 4px 5px;
		opacity:0.8;
		text-transform:uppercase;
		font-size:10px;
letter-spacing: 1px;
		position:absolute;
		height:14px;
		width:180px;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		.homecat li .meta strong {
		float:right;
		margin-right:10px;
		background:url(images/comments.png) no-repeat left 3px;
		padding-left:15px;
		}
		
		.homecat li a:hover .meta {
		opacity:0.4;
		}
		
 
    #main .widget {
        float: left;
         width: 200px;
         margin-right:10px;
    }
 

.rightCol {
    float: right;
    width: 310px;
}
.rightCol .section {
    float: left;
    width: 100%;
}
 
/********************************************************************************************* 

6. Top Side Block  -------------------------  index.php, archive.php, single.php, page.php

*********************************************************************************************/   



	 .widget .recent_news ul li {
		float: left;
		width: 100%;
		margin: 5px 0;
		padding:0 0 7px 0;
		border-bottom: 1px dotted #ddd;
		list-style-type:none;
	}
	 .widget .recent_news li img {
		float: left;
		margin:0 10px 0 0;
 	}
 
	 .widget .recent_news li a {
		font-size: 16px;
		font-weight: normal;
		line-height: 20px;
 	}
		
		.widget .recent_news li span {
		font-size:10px;
		font-family: 'Pontano Sans', sans-serif;
  		color:#BBB4B4;
   		}
		
	.widget .recent_news li p {
		margin-top: 4px;
		margin-bottom: 10px;
		line-height: 18px;
	}
	
	.widget .recent_comments li img {
	float:left;
	margin:0 10px 0 0;
	}
	
		.widget .recent_comments li {
		list-style-type:none;
		float:left;
		clear:both;
		display:block;
		width: 100%;
		margin: 5px 0;
		padding:0 0 7px 0;
		border-bottom: 1px dotted #ddd;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		.widget .recent_comments li a {
		font-weight:bold;
		}
 
 	 .wpzoom_media .open .description {
		margin: 10px 0 5px;
		font-size: 12px;
		line-height: 16px;
	}
     .wpzoom_media .hidden {
        display: none;
    }
	 .wpzoom_media li {
		background: url("images/video.gif") no-repeat 0 50%;
		border-bottom: 1px dotted #ddd;
        list-style-type: none;
		font-size: 14px;
		padding: 8px 0;
		line-height: 20px;
		padding-left: 20px;
 	}
	
		 .wpzoom_media li a.active {
		font-weight:bold;
		}
 	
	 .tabs-out {
	float:left;
 	font-family: 'Pontano Sans', sans-serif;
 	width:300px;
	}
	
	 .tabs-out .tabs {
		height: 25px;
		border-bottom: 1px solid #e4e4e4;
	}
	 .tabs-out .tabs li {
		float: left;
		text-indent: 0;
		list-style-type:none;
	 }
	 .tabs-out .tabs li a {
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 5px 6px;
		float:left;
		line-height:1.5;
	}
	 .tabs-out .tabs .current, 
	 .tabs-out .tabs .current, 
	 .tabs-out .tabs li.current a {
		border: 1px solid #e4e4e4;
		border-bottom: 0;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		color:#CA0002;
		background:#fff;
	}
	 .tabs-out .panes {
		margin-bottom: 10px;
		background:#fff;
		clear:both;
		border-right:1px solid #e8e8e8;
		border-bottom:1px solid #e8e8e8;
		border-left:1px solid #e8e8e8;
 	}
 	
 	#bottomside .tabs-out {
 	width:222px;
 	display:inline-block;
 	float:none;
 	margin-right:18px;
 	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
 	zoom: 1;
	*display: inline;
 	}
	
    .tabs-out .panes ol li {
   list-style-type:decimal;
   list-style-position:inside;
   font-size:18px;
	border-bottom: 1px dotted #ddd;
 	padding: 5px 8px;
	color:#C4C4C4;
	font-weight:bold;
	}
	
	.tabs-out .panes ol li:last-child {
	border-bottom:none;
	}
	
	 .tabs-out .panes ol li span {
	font-size:10px;
	text-transform:uppercase;
	}
	
	 .tabs-out .panes ol li a {
	 font-size:12px;
	 vertical-align:middle;

	 }
 .ad4
{
width: 100%;
margin-bottom: 8px;
text-align:left;
padding-bottom: 8px;
float: right;
}

  #topside .category {
        text-transform: uppercase;
        margin: 0px 0 8px 0;
       
        float:left;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #topside .category a {
    background:#e3e3e3;
  letter-spacing: 1px;
    padding:3px 5px;
    font-size:10px;
    line-height:2.2
    }
    
	#topside .category a:hover {
	background:#7D0000;
	color: #ffffff;
	}
	
#topside h4 a {
    background:#7D0000;
    color:#fff;
    float:left;
    padding:3px 10px;
    }
    
    #topside h4 a:hover { background:#7D0000;}
    
#topside

{
width: 100%;
border-top: 5px solid #333;
padding-top: 10px;
margin-top: 10px;
 display:inline;
float: left;

}
#topside ul

{
width: 295px; 
float: left;
   
}



#topside #kurzgesagt
{
padding-right: 37px;
}

#topside #schnipsel
{
padding-right: 37px;

}
#topside #presseschau
{


}

    #topside ul li {
    width:285px; /*295 */

  
	display:inline;
	float:left;
	line-height:1.5;
	}
  


/*
  #topside ul li:last-child {
    width:285px; 

  	padding-right:5px; 
	display:inline;
	float:left;
	line-height:1.5;
	}
	not need if we have own ul for PS
*/
	#topside ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	#topside ul li h3 {
	font-size:14px;
 	font-weight:normal; 
font-family: 'Poly', serif;
	line-height:1.4;
	margin-top: 8px;
	margin-bottom:8px;
	}
    
    #topside ul.stories {
    float:left;
    clear:both;
    width:100%;
    display:block;
    margin:5px 0;
    border-top:1px dotted #ddd;
    padding:10px 0 7px;
    border-bottom:1px dotted #ddd;
    font-family: 'Pontano Sans', sans-serif;
     }
    
     #topside ul.stories li {
     width:100%;
     list-style-type:square;
     display:list-item;
     list-style-position:inside;
	 margin:2px 0;
height: 100%;
     }
     
    #topside ul.stories li a {
     font-size:12px;
    width:100%;
    clear:both;
     }
     
	#topside .thumb  { 
     position:relative;
margin-top: 30px;
    
     }
 
	#topside .thumb  a img{ 
      z-index:100;
     }
     
     #topside li .meta {
		background:#000000;
		color:#fff;
		display:block;
		float:left;
		font-weight:700;
		bottom:0px;
		z-index:101;
 		padding:2px 0 4px 5px;
		opacity:0.8;
		text-transform:uppercase;
		font-size:10px;
letter-spacing: 1px;
		position:absolute;
		height:14px;
		width:285px;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		#topside li .meta strong {
		float:right;
		margin-right:10px;
		background:url(images/comments.png) no-repeat left 3px;
		padding-left:15px;
		}
		
		#topside li a:hover .meta {
		opacity:0.4;
		}


.eventwidgetcats {
        text-transform: uppercase;
      	margin: 5px;
        font-weight:normal;

    }
    
    .eventwidgetcats a {
    background:#F7F5F5;
    padding: 3px;
    

    font-size:12px;
    }
    
	.eventwidgetcats a:hover {
	background:#7D0000;
	color: #ffffff;
	}
.eventwidgetcats a:active {
	
	background:#7D0000;
	}

    #subcats {
        text-transform: uppercase;
       margin: 0 0 8px 0;

        font-weight:normal;
	border-right: 1px dotted #ddd;
       	float: left;
 	width: 100%;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #subcats a {
    background:#F7F5F5;

    padding:3px 5px; 

    font-size:12px;
    line-height:2.2
    }
    
	#subcats a:hover {
	background:#7D0000;
	color: #ffffff;
	}
#subcats a:active {
	
	background:#7D0000;
	}
	
  #articlelist .category {
        text-transform: uppercase;
        margin: 16px 0 8px 0;
        
        float:left;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #articlelist .category a {
    background:#e3e3e3;
    
    padding:3px 5px;
    font-size:10px;
letter-spacing: 1px;
    line-height:2.2
    }
    
	#articlelist .category a:hover {
	background:#7D0000;
color:#ffffff;
	}
	
	
     


  #articlelist h4 a {
    background:#7D0000;
  
    float:left;
    padding:3px 10px;
    }
    
    #articlelist h4 a:hover { background:#7D0000;}
    
    #articlelist ul {
    display:inline;
    float:left;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
    }
    
    #articlelist ul li {
    width:178px;
height: 300px;
    margin-right:25px;
	display:inline;
	float:left;
	line-height:1.5;
	}
	
	#articlelist ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	#articlelist ul li h3 {
	font-size:13px;
	font-family: 'Poly', serif;
 	font-weight:normal;
	line-height:1.4;
	margin-top: 8px;
	margin-bottom:8px;
	}
    
    #articlelist ul.stories {
    float:left;
    clear:both;
    width:100%;
    display:block;
    margin:5px 0;
    border-top:1px dotted #ddd;
    padding:10px 0 7px;
    border-bottom:1px dotted #ddd;
    font-family: 'Pontano Sans', sans-serif;
     }
    
     #articlelist ul.stories li {
     width:100%;
     list-style-type:square;
     display:list-item;
     list-style-position:inside;
	 margin:2px 0;
height: 100%;
     }
     
    #articlelist ul.stories li a {
     font-size:12px;
    width:100%;
    clear:both;
     }
     
	#articlelist .thumb  { 
     
margin-top: 30px;
 position:relative;
     }
	
	#articlelist .thumb  a img{ 
      z-index:100;

     }
     
     #articlelist li .meta {
		background:#000000;
		color:#fff;
		display:block;
		float:left;
		font-weight:700;
		bottom:0px;
		z-index:101;
 		padding:2px 0 4px 5px;
		opacity:0.8;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing: 1px;
		position:absolute;
		height:14px;
		width:180px;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		#articlelist li .meta strong {
		float:right;
		margin-right:10px;
		background:url(images/comments.png) no-repeat left 3px;
		padding-left:15px;
		}
		
		#articlelist li a:hover .meta {
		opacity:0.4;
		}

 .eventcat {
        width: 100%;
        float: left;
	 
    }
    
  

	.eventcat h4 {
    border-top:3px solid #7D0000;

    text-transform:uppercase;
    font-weight:normal;
     font-size:18px;
    background:#F5F5F5;
    float:left;
    width:100%;
    }
    
    .eventcat h4 a {
    background:#7D0000;
    color:#fff;
    float:left;
    padding:3px 10px;
    }
    
    .eventcat h4 a:hover { background:#7D0000;}
	


  .eventlist h4 a {
    background:#7D0000;
  
    float:left;
    padding:3px 10px;
    }
    
    .eventlist h4 a:hover { background:#7D0000;}
    
    .eventlist ul {
    display:inline;
    float:left;
	width: 100%;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	margin-top: 10px;
	margin-bottom: 10px;
    }
    
    .eventlist ul li {
    	width:178px;
	margin-top: -15px;
	margin-right:25px;
	display:inline;
	float:left;
	line-height:1.5;
	}
	
	.eventlist ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	.eventlist ul li h3 {
	font-size:13px;
	font-family: 'Poly', serif;
 	font-weight:normal;
	line-height:1.4;
	margin-top: 8px;
	margin-bottom:8px;
	}

     
	.eventlist .thumb  { 
     position:relative;
margin-top: 30px;

     }
	.eventlist .abovemeta {
 
}
	.eventlist .thumb  a img{ 
      z-index:100;
	
     }
     
     .eventlist li .meta {
		background:#000000;
		color:#fff;
		display:block;
		float:left;
		font-weight:700;
		bottom: 0px;
		z-index:101;
 		padding:2px 0 4px 5px;
		opacity:0.8;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing: 1px;
		position:absolute;
		height:14px;
		width:180px;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		.eventlist li .meta strong {
		float:right;
		margin-right:10px;
		
		padding-left:15px;
		}
		
		.eventlist li a:hover .meta {
		opacity:0.4;
		}

.eventcount {
	font-weight: bold;
	text-transform:uppercase;
	}
.eventcount #number {
	color: #7d0000;
	}
.flatlist ul {
	display:inline;
    	float:left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
    }
    
    .flatlist ul li {
    	width: 600px;

	
	border-bottom: 1px dotted #ddd;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.flatlist ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	.flatlist h4 {
	float: right:
	}
     
	.flatlist .thumb  { 
	float: left;
	
     }
	.flatlist h4 {
		font-weight: normal;
		}
	.flatlist h5 {
		font-weight: normal;
		}
	.flatlist .thumb img {
		
		margin: 5px;
		
	}
	.flatlist .abovemeta {
 
}
	
     
     
		


#morelist {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted #ddd;
	float: left;
	width: 100%;
		
}

 #morelist .category {
        text-transform: uppercase;
        margin: 16px 0 8px 0;
        
        float:left;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #morelist .category a {
    background:#e3e3e3;
    
    padding:3px 5px;
    font-size:10px;
letter-spacing: 1px;
    line-height:2.2
    }
    
	#morelist .category a:hover {
	background:#7D0000;
color:#ffffff;
	}
	
#morelist h5 {
text-transform: uppercase;
float:left; 
}
     


  #morelist h4 a {
    background:#7D0000;
  
    float:left;
    padding:3px 10px;
    }
    
    #morelist h4 a:hover { background:#7D0000;}
    
    #morelist ul {
    display:inline;
    float:left; 
width: 100%;

    }
    
    #morelist ul li {
    width:178px;

    margin-right:35px;
	display:inline;
	float:left;
	line-height:1.5;
	}
	
    #morelist ul li:last-child {
    width:178px;

    margin-right:5px;
	display:inline;
	float:left;
	line-height:1.5;
	}
	

	#morelist ul li p {
	font-family: 'Pontano Sans', sans-serif;
	}
	
	#morelist ul li h3 {
	font-size:13px;
	font-family: 'Poly', serif;
 	font-weight:normal;
	line-height:1.4;
	margin-top: 8px;
	margin-bottom:8px;
	}
    

     
	#morelist .thumb  { 
     
margin-top: 30px;
 position:relative;
     }
	
	#morelist .thumb  a img{ 
      z-index:100;

     }
     
     #morelist li .meta {
		background:#000000;
		color:#fff;
		display:block;
		float:left;
		font-weight:700;
		bottom: 0px;
		z-index:101;
 		padding:2px 0 4px 5px;
		opacity:0.8;
		text-transform:uppercase;
		font-size:10px;
		letter-spacing: 1px;
		position:absolute;
		height:14px;
		width:180px;
		font-family: 'Pontano Sans', sans-serif;
		}
		
		#morelist li .meta strong {
		float:right;
		margin-right:10px;
		background:url(images/comments.png) no-repeat left 3px;
		padding-left:15px;
		}
		
		#morelist li a:hover .meta {
		opacity:0.4;
		}

 
/********************************************************************************************* 

6. Posts Styling  -------------------------  index.php, archive.php, single.php, page.php

*********************************************************************************************/   



.breadcrumbs {
	float:left;
	background:#e3e3e3;
	margin:0 0 5px;
	padding:5px 10px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: 'Pontano Sans', sans-serif;
	font-size:12px;

}

.breadcrumbs a {


}
.breadcrumbs a:hover 
{
	background: #7D0000;
	color: #ffffff;
}
.post { 
	float:left;
	width:100%;
	/* margin:10px 0; */
	overflow:hidden;
}

.post h1 a {
 	font-weight:normal;
	font-size:33px;
	font-family: 'Poly', serif;
	line-height:1.2;
	margin-bottom:10px;
	

	}
	
	.post h2 a {
	font-family: 'Poly', serif;
	font-weight:normal;
	font-size:33px;
	line-height:1.2;
	margin-bottom:7px;
	}
	
	.post h3 {
	font-family: 'Poly', serif;
	font-weight:normal;
	}


	.post .eventmeta {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;

	margin-bottom: 5px;
	height: 125px;
	
	}
	.post .eventmeta img {
	float:left;
	padding: 5px;
	}

	
	.post .eventmeta .h3 {
	float:left;
	

	}

	



	.post .meta {
	
	padding:0 0 7px 0;
	/* margin:4px 0 10px 0; */
	font-size:10px;
letter-spacing: 1px;
	/* color:#A2A2A2; */
	
	text-transform:uppercase;
	float:right;

	}
 
 	.post .meta .date {
	background:url(images/date.png) no-repeat 0 -3px;
	padding-left:16px;
	
 	}
 	
 	.post .meta .comments a {
  	background:url(images/comments.png) no-repeat 0 2px;
	padding-left:16px;

  	}
  	
  	.post .meta .comments a:hover {
  	color:#333;
  	}
  	
  	.post .meta .views {
  	float:right;
  	width:70px;
   	}
	.post .meta .print {
	float: right;
	} 
	.post .title {
	float: left;
	margin-top: 10px; 
	width: 100%;
	margin-bottom: 10px;
	}
	.post .entry {
	line-height:1.7;
	font-size:120%;;
	clear:left;
	text-align:justify;
	/*padding-bottom: 10px; */
	}
  	
  	.post .entry a {
  	border-bottom:1px solid #ccc;
  	}
  	
  	.post .entry a img {
  	text-decoration: none;
	border: 0 none;

  	}
	
   	
  	.sticky h2 a {
 	background:url(images/sticky.png) no-repeat 0 5px;
 	padding-left:20px;
  	}
 
 
 	.post .entry .thumb img {
 	float:left;
 	margin:3px 10px 5px 0;
 	font-size:0;
 	}
 	
 	.post .entry ul {
	margin:0 0 20px;
	padding:0 0 0 30px;
	}

	.post .entry ul li {
	list-style-type:square;
	}

	.post .entry ol {
	margin:0 0 20px;
	padding:0 0 0 30px;
	}

	.post .entry ol li {
	list-style-type:decimal;
	}
  
 	.post blockquote {
 	border-left:3px solid #CCCCCC;
	color:#777777;
 	font-size:14px;
	font-style:italic;
	line-height:1.8em;
	margin:10px 20px 10px 30px;
	padding-left:10px;
	}

	blockquote, q {
	quotes:none;
	}

	.post .alignleft {
	float:left;
	margin:10px 15px 10px 0;
	}
	 
	.post .alignright {
	float:right;
	margin:10px 0px 10px 15px;
	}
	
	.post .entry h2 {
 	float:none;
 	width:auto;
 	}
 	
 	.post .entry img {
 	max-width:960px;
 	} 
  	
 	.post span.tag-links {
 	float:right;
  
  	}
 	
 	.post .tag-links a {
 	background:#e3e3e3;
 	
 	font-size:10px;
letter-spacing: 1px;
 	padding:1px 6px;
/*	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	border:none; */

	margin:3px 3px 3px 0;
	font-style:normal;
	font-family: 'Pontano Sans', sans-serif;
  	}
 	
 	.post .tag-links a:hover {
 	text-decoration:none;
  	background:#7D0000;
	color:#ffffff;
  	}
 	
	.post a.post-edit-link {
  	font-weight:bold;
  	margin-left:20px;
 	}
 	

	.gallery .gallery-item { 
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline; 
	margin:10px; }
	 
	.gallery { margin: auto; text-align:center; clear:both; }
	 
	 
	.gallery img { border: 2px solid #cfcfcf; }
	 
	.gallery-caption { margin-left: 0; }
	 
	.attachment { margin: 1em 0 }

 	.wp-caption-text, .gallery-caption {
  	color:#999;
 	text-align:left;
 	font-family: 'Pontano Sans', sans-serif;
 	font-size:11px;
	letter-spacing: 1px;
 	}
 	
 	
 	.post .col_arch {
 	float:left;
 	width:100%;
 	font-family: 'Pontano Sans', sans-serif;
 	margin:10px 0;
	border-top:1px solid #ccc;
	padding-top:15px;
 	}
 	
		.post .col_arch .left {
		float:left;
		text-transform:uppercase;
		width:200px;
		 	font-weight:bold;
		}
		
		.post .col_arch .right {
		float:left;
		width:420px;
		margin-left:10px;
		}
		
			.post .col_arch .right ul li {
			width:30%;
			float:left;
			margin:0 10px 5px 0;
			}
			
	.archive {
	float:left;
	width:100%;
	margin:5px 0 10px 0;
	border-bottom:1px dotted #ddd;
	padding:5px 0 8px 0;
	}
	
	.archive .date {
	color:#ADADAD;
	text-transform:uppercase;
  	margin:9px 0 5px 0;
  	display:block;
	}
	
	.archive h2 {
	font-family: 'Pontano Sans', sans-serif;
	font-size:18px;margin-top:-5px;
	}
	
			
 	.archive img {
 	float:left;
 	padding:3px;
 	border:1px dotted #ddd;
 	margin:0 10px 10px 0;
 	width:70px;
 	}
 	
 	h3.catname {
 	font-family: 'Pontano Sans', sans-serif;
 	margin:8px 0;
 	text-transform:uppercase;
 	padding-bottom:7px;
 	border-bottom:1px dotted #ddd;display:none;
 	}
 	
 	h3.catname img {
 	float:right;
 	display:block;
 	}


#eventhint {
	margin-top: 10px;
	
	font-size: 13px;
	font-style: italic;
	}

#eventslider {
	margin-top: 20px;
	margin-bottom: 10px;
	}

.eventwidget {
	font-size: 120%;
	}
.eventwidget h5
	{
	margin-top: 5px;
	text-transform: uppercase;
	border-bottom: dotted 1px #ddd;
	font-weight: normal;
	color: #7d0000;
	
	}

.post .authorinfo 

{


border-top: 1px dotted #ddd;

font-style: italic;

}


 .post .authorinfo 
h4 {
font-style: normal;
}	
.post .authorinfo .author {
margin-top: 10px;

}
.post .authorinfo img
{
float: left;
margin-right: 10px;

}

.post .authorcomment
{
float:right;
border: 3px solid #ABABAB;
padding: 5px 5px 5px 5px;
width: 200px;
margin: 5px 5px 5px 15px; background-color:#E9E9E9;
text-align: left;
}


.meta_box {
float:right;
background:#F5F5F5;
border:1px solid #E7E3E3;
width:118px;
margin:0 0 10px 10px;
}


.meta_box h4 {
font-size:14px;
 font-style:italic;
color:#595d67;
font-weight:normal;
padding:5px;
}

.meta_box ul {
margin:5px 0 0 0;
padding:0 8px 0 0;
float:left;
}

.meta_box .hr {
float:left;
height:1px;
background:#fff;
border-top:1px solid #ccc;
clear:both;
width:100%;
margin:10px 0;
}

.meta_box li {
float:left;
width:100%;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
padding:5px 0 5px 8px;
color:#595d67;
}

.meta_box li img {
padding:0 5px 0 0;
vertical-align:middle;
float:none;
}


.meta_box ul li a {
color:#595d67;
text-decoration:none;
font-family: 'Pontano Sans', sans-serif;
font-weight:bold;
font-size:10px;
font-style:normal;

}

.meta_box ul li a:hover {
color:#333;
}

.meta_box span {
font-size:12px;
margin:5px 5px 5px 5px;
color:#595d67;
clear:both;
}

.meta_box img {
 padding:0 7px;
 }

.meta_box .avatar {
margin-bottom:5px;
}

.meta_box strong a {
font-size:16px;
 color:#595d67;
display:block;
font-weight:normal;
padding:0 0 4px 7px;
}

.meta_box  a {
 color:#595d67;
font-weight:normal;
font-size:12px;
font-style:italic;
}

legend
{
font-family: Courier;
color: #ff3366;
font-size: 14px;
font-weight: bold
}
fieldset
{
font-family: 'Courier New';
color: #009933;
font-size: 12px;
width: 150px;
border: 4px double #ff3366;
padding: 5px
}


/* Unterstützungsmenü */
				
}
.post #usaccordion h4 {
padding-left: 20px;
width: 380px;
background: url("http://www.oldenburger-lokalteil.de/favicon.ico") no-repeat scroll 0 #e3e3e3;
}

.post #usaccordion div {
	border: 1px dotted #000000;
	//width: 400px;
}





/********************************************************************************************* 
}

6. Other News Slider  -------------------------  index.php, archive.php, single.php, page.php

*********************************************************************************************/   

 #departments {
    float: left;
    width: 960px;
    border-top: 5px solid #333;
    margin-top:10px;
margin-bottom: 10px;
}
    #departments .items-out {
        width: 960px;
        position: relative;
        overflow: hidden;
         border-top: 1px dotted #ddd;
        
    }
    #departments .items {

        position: relative;
        width:20000em;
        clear:both;
    }
 
    #departments h4 {
         font-size: 22px;
         font-weight:normal;
        padding: 6px 0 6px 0;
         
         }
    #departments .more {
         text-transform: uppercase;
        font-size: 10px;
        margin:13px 10px 0 0;
        float: right;
        
    }
 
    #departments ul li {
         padding: 0 10px 0 3px;
        float: left;
        width: 180px;
        display: block;
     }
 
    #departments .item .category {
        text-transform: uppercase;
        margin: 16px 0 8px 0;
        font-weight:normal;
	
        float:left;
        font-family: 'Pontano Sans', sans-serif;
    }
    
    #departments .item .category a {
    background:#e3e3e3;
letter-spacing: 1px;
    padding:3px 5px;
    font-size:10px;
    line-height:2.2
    }
    
	#departments .item .category a:hover {
	background:#d70000;
	color: #ffffff;
	}
	
	#departments .item:hover .category a {
	background:#d70000;
color: #ffffff;
	}
     
    #departments .item h3 {
        font-size: 14px;
        font-weight: normal;
	font-family: 'Poly', serif;
        margin: 5px 0;
     }
    #departments .item p {
        line-height: 1.6;
        font-family: 'Pontano Sans', sans-serif;
    }
    #departments .item a.more {
        margin: 0 0 4px;
        font-family: 'Pontano Sans', sans-serif;
    	
        float:left;
     }
    #departments .nav {
        width: 100%;
        float: left;
        border-top: 1px dotted #ddd;
    }
    #departments .nav a {
        background: #eeeeee;
        display: block;
        text-transform: uppercase;
        padding: 4px 10px;
    }
    #departments .nav a.depprev {
        float: left;
    }
    #departments .nav a.depnext {
        float: right;
    }

 
/********************************************************************************************* 

7. Comments  -------------------------  comments.php

*********************************************************************************************/   

#comments { float: left; width: 100%; background: #F8F8F8; margin-top:10px; }
	#comments h3 { color: #262525; font-weight: normal; background: #E3E3E3; border-top: 4px solid #354554; border-bottom:1px dotted #354554; padding: 8px 10px; font-size:16px; text-transform:uppercase; }
.comment-input-text textarea { width: 80%; }
.comment-list { margin: 0; padding: 15px 0 0; }
	.comment-list li { list-style: none; }
		.comment-list li .commbody { border-bottom: 1px dotted #BBBABA; padding: 16px 0; }
	.comment-list ul { margin-bottom: 0; }
		.comment-list ul.children .commbody { padding: 15px 0 10px 15px; }
		
.comment-author img { float: left; margin: 0 12px 12px 0; }
.comment-author cite.fn a { font-size: 17px; color: #484040; }
.comment-author cite.fn a:hover { color: #000; }
.comment-profile-wrapper { text-align: center; width: 105px; }
span.says { display: none; }
.comment-meta { float: left; margin-top: 4px; }
.comment-meta a { border-bottom:none };
.commleft { float: left; width: 215px; padding-left: 15px; }
.commentmetadata a { color: #8b8b8b; font-style:italic; font-size: 11px; }
	.commentmetadata a:hover { color: #484040; text-decoration: none; }
.commenttext a { border-bottom:1px solid #ccc; }
.comment-gravatar { margin-bottom: 3px; }
.comment-content-wrapper { float: right; width: 538px; }
.comment-parent, .comment-single { margin-top: 15px; }
.comment-list ul.children, #comments #respond ul { border-left: 1px dotted #BBBABA; margin: 0 0 10px 47px; }
.comment-list ul.children ul.children { margin-left: 40px; }
.comment-list ul.children li { background: url('images/dot.png') no-repeat left 20px; margin: 0; }
.comment-body { padding: 8px 12px 0; margin: 0; position: relative; }

.comment-list li div p { margin-bottom: 0.8em; padding-right: 15px; color: #4F5051; font-size: 12px; margin-left: 229px; font-family: 'Pontano Sans', sans-serif;}
.comment .post-date { margin-top: 0; }
	.comment .post-date .right a { color: #BBB; }
		.comment .post-date .right a:hover { color: #234; }
.reply { float: right; clear: both; margin-right: 15px; }
.cancel-comment-reply { margin: 15px 0 0 40px; }
.reply a, .cancel-comment-reply a { text-transform:uppercase; font-family: 'Pontano Sans', sans-serif; background: #e3e3e3;  font-size: 10px; padding: 2px 6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; margin-right: 3px; }
.reply a:hover, .cancel-comment-reply a:hover { text-decoration: none; color: #fff; background: #7d0000;}
#respond #hint {padding: 5px; }
#respond li { list-style: none; }
#respond ul { margin: 0; }
#respond .legend { margin-bottom: 10px; }
#respond #commentform { padding: 15px; }
#comments #respond { padding: 0; float: left; width: 100%; }
	#comments #respond .legend { margin-bottom: 0; border-bottom: 0; }
	#comments #respond ul { padding: 10px 0 0 15px; background: url('images/dot.png') no-repeat left top; }
#comments ul.children #respond ul { margin-left: 30px; padding: 0; }
#comments #respond .comment-profile-wrapper, #comments #respond .comment-arrow { display: none; }
#comments #respond .comment-body { background: #FFF; }
#comments #respond .comment-content-wrapper { width: 100%; float: none; }
#respond input { margin-right: 10px; }
#respond #formContent input { margin: 7px 0; }
#respond #formContent textarea { width: 80%; }
.comment-list li #respond p { margin-left: 0; }
.comment-list li #respond h3 { padding: 8px 0; }
.comment-list li #commentform { margin-left: 25px }
#trackbacks { float: left; width: 100%; }
	#trackbacks ol { padding: 10px 0; }
	#trackbacks li { list-style-type: decimal; padding: 5px 0 5px 15px; }


/********************************************************************************************* 

8. Sidebar & Widgets -------------------------  sidebar.php

*********************************************************************************************/   

#shopsidebar {
width:321px;
float:right;
background:#f2f2f2;
padding:10px 10px 0;

}		

.widget { float: left; line-height: 1.7; margin-bottom: 10px; width: 100%; }

#shopsidebar .widget { width: 299px; }
#shopsidebar .widget { clear:both; background:#fff;  border-width:1px; border-style: solid; border-color:#f2f2f2 #e8e8e8 #e8e8e8 #e8e8e8; padding:10px;}

#shopsidebar #ads { margin-bottom:10px; float:left; clear:both; }
#shopsidebar .widget h3 { border-bottom:2px solid #f2f2f2; color:#7D0000; font-family: 'Pontano Sans', sans-serif; margin-bottom:7px; font-size:14px; text-transform:uppercase; }

	
#sidebar {
width:321px;
float:right;
background:#f2f2f2;
padding:10px 10px 0;

}		

.widget { float: left; line-height: 1.7; margin-bottom: 10px; width: 100%; }

#sidebar .widget { width: 299px; }
#sidebar .widget { clear:both; background:#fff;  border-width:1px; border-style: solid; border-color:#f2f2f2 #e8e8e8 #e8e8e8 #e8e8e8; padding:10px;}

#sidebar #ads { margin-bottom:10px; float:left; clear:both; }
#sidebar .widget h3 { border-bottom:2px solid #f2f2f2; color:#7D0000; font-family: 'Pontano Sans', sans-serif; margin-bottom:7px; font-size:14px; text-transform:uppercase; }
 .widget ul { clear: both; margin: 5px 0; line-height: 1.7; }
.widget ul li { list-style-type: square; padding-left: 5px; }
.widget ul ul { margin: 0; padding: 0; border-top: none; }
.widget ul ul li { border: none; }

.widget #cat, .widget select { width: 100%; background: #F7F7F7; border: 1px solid #cdcfd4; color: #333333; display: inline; padding: 5px; line-height: 1.5; clear: both; float: left; font-family: 'Pontano Sans',sans-serif; }

ul.gallery img { border: 2px solid #D3DDE5; width: 57px; height: 57px; float: left; }
ul.gallery img:hover { border: 2px solid #0C2B41; }
ul.gallery a { border: none; }
ul.gallery a:hover, ul.gallery li:hover, ul.gallery li a:hover, #ads li:hover { border: none; }
ul.gallery { float:left; display: block; list-style-type: none; margin: 5px 0 5px; }
.widget ul.gallery li { border: none; padding: 0 8px 11px 0; float: left; list-style-type: none; list-style-position: outside; }

.widget_recent_comments li, #twitter li { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; }
/* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a { display: inline; padding: 0; line-height: 18px !important; }
/* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
.widget_tag_cloud div a {  font-weight: normal; font-style:italic;}

 
.widget .social li { display: inline; width: 47%; float: left; background: url(images/dot.png) repeat-x bottom; padding: 10px 0; margin-right: 7px; line-height: 1.2; }
.widget .social li a { font-size: 16px; }
.widget .social li a span { color: #242323; font-size: 12px; display: block; font-style: italic; }
.widget .social img { float: left; margin-right: 7px; }

	#bottomside .widget .social li, #topside .widget .social li {width:100%; }
 

/********************************************************************************************* 

9. Footer  -------------------------  footer.php

*********************************************************************************************/   
  
  #footer-wrap {
width:980px;
float:left;
clear:both;
background: #181818;
color: #efefef;
padding-top:10px;
}
#footer {
margin: 0 auto;
width: 960px;
text-align:left;
}
#footer .logo {
    float: left;
}
 
input { padding:5px; }

#searchsubmit { padding:4px;}


 		#footer #left {
		float:left;
		width:170px;
		font-size:12px;
		padding:10px 20px 50px 10px;
 		}
		
		#footer #left ul {
		float:left;
		clear:both;
		margin:10px 0 0 10px;
		text-align:left;
		width:100%;
		}
		
		#footer a {
		color:#c2c2c2;
		}
		
		#footer a:hover {
		color:#fff;
		}
		
		
		#footer_search {
 		margin:10px 0 0 0;
		height:73px;
		float:left;
 		color:#fff;
 		clear:both;
 		width:100%;
 		border-bottom:1px solid #000;
		}
		
		#footer #searchform {
		margin-top:5px;
		}
		
		#footer_search #s {
		border:1px solid #000;
		background:url(images/s.jpg) repeat-x;
		height:22px;
		float:left;
		width:366px;
		}
		
		#footer_search input#s:focus{
		border:1px solid #D61919;
		background:#fff;
		}
		
		
		#footer_search #searchsubmit {
		border:1px solid #000;
		background:url(images/sb.jpg) repeat-x;
		height:34px;
		color:#fff;
 		float:left;
		padding:0 10px;
		text-transform:uppercase;
		}
		
		
		#footer #footer_right {
		float:left;
		width:760px;
 		padding:15px 0 0 0;
		}
		
		#footer #footer_right strong {
		font-weight:normal;
 		text-transform:uppercase;
		font-size:13px;
		width:100%;
		clear:both;
		}
		
		#footer #footer_right ul {
		margin:5px 0 10px 0;
		float:left;
		clear:both;
		width:100%;
		}
		
		#footer #footer_right ul li { 
		display:inline;
		padding-right:15px;
		text-transform:uppercase;
		}
		
		
 
		
		#footer .copyright { float:left; width:75%; border-top:1px solid #333; padding-top:10px; color:#818181; font-size:11px; font-family:Arial; font-weight:bold;}
		
		#footer .copyright a { color:#D22C2C; }
		
		#footer .copyright a:hover { color:#fff;  text-decoration:none; }
		
		#footer .designed {float:right; text-align:right; width:25%; font-style:italic; border-top:1px solid #333; padding-top:10px;}
		
		#footer .designed img {
		vertical-align:middle;
		padding:5px 0 5px 2px;
		}


