/*  
Theme Name: Core Consulting 
Theme URI: 
Description: wordpress theme for Core Consulting GmbH. 
Version: 2.7.00
Author: Core Consulting GmbH - Richard Hagl, Eliser Wiedemann
Author URI: www.coreconsulting.de


*/

* {
    margin: 0px;
    padding: 0px;
	
    }


html {
	height: 100.3%;
	
	}
	
	

body {
	font-size: 63%; /* Resets 1em to px size */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #525252;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	background: #e6e5e5;/**/
/*	background: url(images/background.jpg) top center repeat;/**/
	}


img {
	border: none;
	}
	

h1 {
   font-size: 36px;
   font-weight: normal;
   font-family: Arial,Sans-Serif;
   color: #b5a281;
   text-align: left;
   line-height: 40px;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   } 	
	
	
h2 {
   font-size: 14px;
   color: #4c4c4c;
   text-align: left;
   margin: 20px 0px 24px 0px;
   padding: 10px 0px 0px 0px;
   }     
	
	
	
h3 {
   font-size: 12px;
   font-weight: bold;
   color: #4c4c4c;
   padding: 0px 0px 6px 0px;
   } 


h4 {
   font-size: 11px;
   font-weight: bold;
   color: #4c4c4c;
   padding: 0px 0px 6px 0px;
   margin: 2px 0px -8px 0px;
   }
   

h5 {
   font-size: 10px;
   margin: 10px 0px 0px 0px;
   }
   
 
p  {
    margin: 0px 0px 10px 0px
    }

p.subtitle  {
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 10px;
    line-height: 13px;
    }
   
#pagelink {
	font-weight: bold;
	color: #ceb279;	
	
	}
	
#pagelink a {
	font-weight: bold;
	text-decoration: none;
	
	}

blockquote {
    font-size: 11px;
    margin: 15px 30px 20px 30px;
    font-weight: bold;
    color: #6389a6;
    
    }
    

#mainwrapper {
	width: 950px;
	margin: 10px auto 30px auto;
	padding: 0px 0px 0px 0px;
    width: 950px;
	overflow: hidden; /**/
	}


#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;/**/
	height: 200px;
	overflow: hidden; /**/
	background: url(images/header.png) no-repeat;
	}



#mainNav {
	float: right; /**/
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #a78125;
    background: transparent;
    overflow: hidden;
	}


#mainNav a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #8b8c8c;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	}


#mainNav ul {	
    margin: 140px 30px 0px -2px;
	padding: 0px 0px 0px 0px; 
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: none;		
	background: transparent;
	
	}
	


#mainNav ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 10px;
	list-style-type: none;
	border-left: 1px solid #8c8f91;	
	}


#mainNav a:hover {
	text-decoration: none;
	color: #0e8ba9;   
	}


#mainNav li.current_page_item a {	
	color: #0e8ba9;
	text-decoration: none;
	/**/
	}	


#categoryNav {
    float: left; /**/
    background: transparent;
    margin: 15px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
    height: 30px;
    font-size: 11px;
/*  border-top: 1px solid #c0c0c0; /**/
/*  border-left: 1px solid #c0c0c0; /**/
/*  border-right: 1px solid #c0c0c0;/**/
/*	border-bottom: 1px solid #c0c0c0; /**/
	width: 929px;/**/
    overflow: hidden; /**/ 
	}



#categoryNav ul  {
    margin: 0px 0px 0px 0px;
	padding: 7px 0px 9px 0px; 
	list-style-type: none;
				
	}
	


#categoryNav ul li {
    display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
			
	}


#categoryNav a {
  	text-decoration: none;
	margin: 0px -5px 0px 0px;
	padding: 10px 25px 10px 25px;
	color: #1c1c1c;
	font-weight: normal;
/*	border-left: 1px solid #c0c0c0; /**/
/*	border-right: 1px solid #c0c0c0; /**/
	
	}
	

#categoryNav ul li a:hover {
    background: transparent;
/*	text-decoration: none;/**/
	color: #a37627;
/*	border: 1px solid #000000; /**/
			    
	}

#categoryNav ul li.current_page_ancestor a {
/*	text-decoration: none;/**/
	color: #0e8ba9;
	background: transparent;
/*	border: 1px solid red; /**/
			    
	}



#categoryNav li.current_page_item a {	
	color: #0e8ba9;
	background: transparent;
	}


#categoryNav li {	
	color: #383838;
	background: transparent;
	}	

#categoryNav li.current_page_parent a {	
	color: #0e8ba9;
	background: transparent;	/**/
	}


#content_wrapper {
	width: 950px;
    margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
/*	background: pink; /**/
    background: url(images/background-body.png) repeat-y;/**/
	overflow: hidden;
    }


#productNav {
/*	float: left; /**/
	width: 167px;
	margin: 7px 0px 0px 0px; /**/
	padding: 0px 0px 30px 0px;
/*  border: 1px solid #c0c0c0; /**/
    background-color: transparent;
	}


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


#productNav ul {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 11px;
	border-top: 1px dotted #afafaf;
	list-style-type: none;	/**/
	list-style-position: outside;	/**/
	background-color: transparent;			
	}
	

#productNav ul li {
 	margin: 0px 0px 0px 0px;
	padding: 8px 0px 9px 7px;
	width: 160px;
	list-style-position: outside;	/**/
	border-bottom: 1px dotted #afafaf; /**/
	background-color: transparent;
	}


#productNav ul li:hover {   
	background: #f2f2f2;
	}
		

#productNav ul li.current_page_parent {
	color: #ffffff;	  
	background: #f2f2f2; 
	}


#productNav ul li.page_item a {	
	color: #000000;
	background: transparent;	/**/	
	}


#productNav ul li.page_item a:hover {	
	color: #a37627;
	background: transparent;	/**/	
	
	}



#productNav ul li.current_page_item {	
	color: #000000;
	background: #f2f2f2;	/**/	
	}


#productNav ul li.current_page_item:hover {	
	color: #000000;
	}


#productNav ul li.current_page_item a {	
	color: #a37627;
/*	font-weight: bold; /**/
	background: transparent;	/**/	
	}


#productNav ul li.current_page_item a:hover {	
	color: #c27027;
	background: transparent;	/**/	
	}


#productNav ul li ul  {
 	margin: 10px 0px 10px 8px;
 	border: none;
	}

#productNav ul li ul.page_item a:hover  {
 	background: #f2f2f2;	/**/
	}

#productNav ul li ul li  {	
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	width: 140px;
	color: #4b4b4b;
	border: none;
	background: transparent;
	
	}


#productNav ul li ul li a:hover {	
	color: #000000;
	background: transparent;
	}


#productNav ul li ul li.page_item a {	
	color: #4b4b4b;
	font-weight: normal;
	background: transparent;
	}
	
#productNav ul li ul li.page_item {	
	color: #4b4b4b;
	font-weight: normal;
	background: transparent;
	}
	

#productNav ul li ul li.current_page_item:hover {	
	color: #ffffff;
	background: transparent;
	}

#productNav ul li ul li.current_page_item a {	
	background: transparent;
	color: #a37627;	/**/
	}


#productNav ul li ul li.current_page_item a:hover {	
	color: #000000;
	background: transparent;
	}


#content {
    float: left;
/*  background-color: grey; /**/
    font-size: 11px; 
	font-family: Verdana, Arial, Verdana;
    line-height: 17px;
    text-align: justify;
/*	letter-spacing: 0.03em;/**/
    margin: 0px 0px 0px 40px;
	padding: 0px 22px 20px 22px;
    width: 550px;
/*  color: #4c4c4c;	/**/
    color: #3c3c3c;
/*  height: 600px; /**/
	}


#content ul {
    list-style-position: outside;
    list-style-type: disc;
    margin: 0px 0px 0px 20px; 
    
	}

#content li {
	line-height: 15px;	/**/
	list-style-position: outside;	/**/
    list-style-type: disc;	/**/
	margin: 0px 0px 0px 0px; /**/
	padding: 5px 0px 0px 0px; 	/**/
    
	}

#content ul.filmstrip li {
	line-height: 19px;	/**/
	list-style-type: none;
	
	}


#content a {
    color: #266ea6;
/*	text-decoration: none; /**/
/*  border-bottom: 1px #266ea6 dotted ;/**/
	
	}


#content a:hover {
     color: #c27027;
/*   border-bottom: 1px #c27027 dotted; /**/
	}

#content ol {
    list-style-position: outside;
    margin: 0 0 0 20px; 
    
    }


#content-wide {
    float: left;
/*  background-color: grey; /**/
    font-size: 11px; 
    line-height: 20px;
    margin: -30px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
    width: 630px;
    color: #4c4c4c;
/*  height: 600px; /**/

}


#content-wide ul {
    list-style-position: inside;
    list-style-type: disc;
    
}


#content-wide a {
        color: #266ea6;
}


#content-wide a:hover {
        color: #c27027;
}

#content-wide ol {
    list-style-position: inside;
    
    }


#blogcategories {
    float: left;
/*  background-color: grey; /**/
    font-size: 11px; 
    line-height: 19px;
    text-align: justify;
/*	letter-spacing: 0.05em;/**/
    margin: -30px 0px 0px 0px;
	padding: 0px 22px 20px 22px;
    width: 506px;
    color: #4c4c4c;
/*  height: 600px; /**/

	}




#sidebarWrapper {
    float: left;
    width: 168px;
/*  background-color: violet; /**/
    margin: 0px 0px 0px 45px;
	padding: 0px 0px 30px 0px;
/*  height: 600px; /**/

}

#core {
    background-color: #f4f3f3;
    margin: 0px 0px 20px 10px;
	padding: 12px;
	width: 144px; /**/
    font-size: 11px; 
    line-height: 17px; /**/
    border: 1px dotted #727272; /**/
}


#core h1 {
   border: none;
   font-size: 14px;
   font-weight: bold;
   line-height: 12px;
/* text-decoration: underline; /**/
   color: #19496d;
   padding: 0px 0px 8px 0px;
   margin: 0px 0px 8px 0px;
   
   }

#core ul {
	margin: 0 0 0 15px;
	
}
   
#core li {
	line-height: 13px;
	padding: 2px 0 2px 0;
}

#core a {
	text-decoration: none;
	color: #525252;
	
}

#core a:hover {
	text-decoration: underline;
	color: #525252;
	
}
   
.left_widget_box {
	float: left;
/*  background-color: red; /**/
    margin: -23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    width: 168px;
    font-size: 11px; 
    line-height: 16px;
    color: #525252;

    
/*  height: 500px; /**/

}

.left_widget_box h2 {
	font-size: 13px;
	font-weight: normal;
	color: #717171;
	text-align: center;
	border-top: 1px solid #969595;
	border-bottom : 1px solid #afaeae;
	margin: 30px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #f3f3f3; /**/

}

.left_widget_box ul {

    list-style-type: none;
    margin: 0px 0px 25px 0px;

}


.left_widget_box ul li {
    list-style-type: none;
    margin: 0px 0px 10px 0px;

}


.left_widget_box a {
    color: #266ea6;
    text-decoration: none;
    
} 
    

.left_widget_box a:hover {
    color: #c27027;
    text-decoration: none;
    
} 



 
.wp-caption-text {
	font-size: 0.9em;
	font-style: italic;/**/
/*	font-weight: bold;/**/
	text-align: left;
	color: #4c4c4c;
}  
 


#postTitle, #postTitle a {
	font-size: 1.1em;
	font-weight: normal;/**/
	text-decoration: none;
	text-align: left;
	color: #4c4c4c;
	}


#postTitle a:hover {
	text-decoration: underline;
	}

 
#footerWrapper {
    float: left;
    width: 950px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
    color: #e8e4e1;
	background: url(images/footer.png) top center no-repeat; /**/
	overflow: hidden;
	}


#footerLeft {
    float: left;
    margin: 0px 0px 0px 0px;
	padding: 20px 0px 70px 40px;
	font-size: 11px; 
    color: #e8e4e1;
    background: transparent;
    overflow: hidden;
	}

#footerLeft a {
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	}



#secondaryNav {
    float: right;
    margin: 0px 25px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 11px; 
    color: #e8e4e1;
    background: transparent;
    overflow: hidden;
	}


#secondaryNav ul {
    display: inline;
	margin: 0px -2px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #e8e4e1;
	list-style-type: none;
	}


#secondaryNav ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
/*	color: red;/**/
	list-style-type: none;
	border-right: 1px solid #6c6c6c; /**/				
	}


#secondaryNav a {
	color: #6c6c6c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;	
	}



#secondaryNav a:hover {
	color: #000000;	
	}


	

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(scripts/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(scripts/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
