/*
THEME NAME: Cogghe
THEME URI: http://www.motionmill.com/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors
VERSION: 1
AUTHOR: <a href="http://motionmill.com/">motionmill.com</a> 
AUTHOR URI:
TAGS: white, blue, two-columns, microformats, hcard, hatom, xoxo, widgets, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}
/***GENERAL  + RESET***/
*{
	margin:0;
	padding:0;
}
img {border:none;}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#012E58;
	line-height:1;
}

p, ul, ol {
	margin:0 0 1em 0;
}
a, a:visited {
	color:#012E58;
}
a:hover {
	color:#ccc;
}
body {
	background: #fff url(images/bg.jpg) repeat-x;
	font-family: Trebuchet MS, tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:/*#7f96ab*/#2C608F;
}
.clear {clear:both;}
.alignLeft {
	float:left;
	display:inline;
	margin:0 1em 0 0;
}
/**structure**/
div#wrapper {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	/*background:transparent url(images/bg.jpg) repeat-x scroll 0 0;*/
	position:relative;
}
div#header {
	margin-top:25px;
}
#headerLeft {
	float:left;
}
#headerRight {
	float:right;
}
div#container {
	line-height:1.5;
}
div#bannerhome {
	text-align:center;
}
div#footer{
	margin-top:3em;
	text-align:center;
	margin-bottom:2em;
	 /*display:none;for now the footer has no meaning in this theme*/
}
div#contentwide {
margin:0 0 0 100px;
width:800px;
}
div#slideshowcontainer {
	overflow:hidden;
	z-index:-20;
	float:left;
	display:inline;
	height:240px;
	width:960px;
	/*margin-bottom:25px;*/
	top:-38px;
	position:relative;
	border-bottom:1px solid #ebebeb;
}
div#homeSlideshow {
	position:absolute;
	top:0;
	/*margin-bottom: 25px;
	margin-top:-38px;
	z-index:-2; for the dropdown navigation in ie*/
}
div#slidertrans {
	position:absolute;
	top:0;
	/*position:absolute;
	margin-top:-265px;
	left:auto;
	margin-left:0;
	z-index:-1; for the dropdown navigation in ie*/
}
/***SIDEBAR***/
.sidecontainer{
	background:#B5B7B9;
	padding-top:45px;
	overflow:hidden;
}
div.sidebar h3.menutitle {
	color:#FFFFFF;
	margin-left:1em;
	text-transform:uppercase;
}

/*CONTENT*/
h2.page-title { 
	text-transform:uppercase;
	margin-bottom:12px;
	font-size:16px;
}
h2.entry-title {
	margin-bottom:30px;
}
span.entry-title{
	font-size:13px;
	font-weight:bold;
}
span.entry-title a {
	text-decoration:none;
}
.entry-content h1{
	font-size:16px;
	margin-bottom:6px;
	text-transform:uppercase;
}
.entry-content h2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:12px;
}
.entry-content h3 {
	font-size:14px;
}
.entry-content h4 {
	font-size:12px;
}
.entry-content h5 {
	font-size:11px;
}
.published {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#012E58;
}
.edit-link {
	clear:both;
}
div.entry-meta span.edit-link {
	text-align:right;
}
.archive-link a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
div#content table p {
	/*margin:0;*/ 
}
div#content ul, div#content ol {margin-left:2em;}
.margin-100 {
	margin-top:100px;
}
/****FOOTER*****/
div#footer span#generator-link {
	font-size:11px;
	text-align:left;
}
/***projects***/
div.textcontent {
	float:left;
	display:inline;
	width:320px;
	margin-right:15px;
}
div.gallerycontent {
	display:inline;
	float:right;
	width:416px;
}
div.subcontent {
	margin-bottom:100px;
	overflow:hidden;
}
/**MENU**/
#mm_menu1 {
	margin-top: 40px;
	margin-bottom:3px;/*3pixel jog ie*/
	position:relative;
}
span.eplus {
	/*margin:15px 5px 0 0;*/
	position:absolute;
	top:135px;
	left:919px;
	
}
#mm_menu1 ul li.nocursor {
	cursor: default;
}
#mm_menu1 ul li.current {
	
}
#mm_menu1 ul li.current a {
	color:#8AC33E;
}
/* Root = Horizontal, Secondary = Vertical */
#mm_menu1 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 24px;
  position:relative;
}

#mm_menu1 ul li {
  margin: 0 2.6em 0 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 29px;
}
#mm_menu1 ul li.eplus {
	height:32px;
}
#mm_menu1 ul li.eplus a {
	color:#012E58;
	background:transparent url(images/e+logo.png) no-repeat scroll 0 0;
	height:auto !important;
	margin-top:-5px;
	width:41px;
	text-indent:-999em;
	padding:0 0 12px 0;
}
#mm_menu1 ul li li {
	margin:0 0.9em;
}
#mm_menu1 ul li li a{
	padding:5px;
}
#mm_menu1 ul ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 31px;
  left: 0;
  z-index:5;
}

#mm_menu1 ul ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#mm_menu1 ul ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background:#fff;
}

/* Root Menu */
#mm_menu1 ul a {
  padding: 0 5px 25px 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #fff;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
#mm_menu1 ul a:hover,
#mm_menu1 ul li:hover a,
#mm_menu1 ul li.iehover a {
   color: #FFF;
}

/* 2nd Menu */
#mm_menu1 ul li:hover li a,
#mm_menu1 ul li.iehover li a {
  float: none;
  background: #b7b6bb;
  color: #fff;
}

/* 2nd Menu Hover Persistence */
#mm_menu1 ul li:hover li a:hover,
#mm_menu1 ul li:hover li:hover a,
#mm_menu1 ul li.iehover li a:hover,
#mm_menu1 ul li.iehover li.iehover a {
  background: #b7b6bb;
  color: #666;
}

/* 3rd Menu */
#mm_menu1 ul li:hover li:hover li a,
#mm_menu1 ul li.iehover li.iehover li a {
  background: #b7b6bb;
  color: #fff;
}

/* 3rd Menu Hover Persistence */
#mm_menu1 ul li:hover li:hover li a:hover,
#mm_menu1 ul li:hover li:hover li:hover a,
#mm_menu1 ul li.iehover li.iehover li a:hover,
#mm_menu1 ul li.iehover li.iehover li.iehover a {
  background: #b7b6bb;
  color: #666;
}

/* 4th Menu */
#mm_menu1 ul li:hover li:hover li:hover li a,
#mm_menu1 ul li.iehover li.iehover li.iehover li a {
  background: #b7b6bb;
  color: #fff;
}

/* 4th Menu Hover */
#mm_menu1 ul li:hover li:hover li:hover li a:hover,
#mm_menu1 ul li.iehover li.iehover li.iehover li a:hover {
  background: #b7b6bb;
  color: #666;
}

#mm_menu1 ul ul ul,
#mm_menu1 ul ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 157px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#mm_menu1 ul li:hover ul ul,
#mm_menu1 ul li:hover ul ul ul,
#mm_menu1 ul li.iehover ul ul,
#mm_menu1 ul li.iehover ul ul ul {
  display: none;
}

#mm_menu1 ul li:hover ul,
#mm_menu1 ul ul li:hover ul,
#mm_menu1 ul ul ul li:hover ul,
#mm_menu1 ul li.iehover ul,
#mm_menu1 ul ul li.iehover ul,
#mm_menu1 ul ul ul li.iehover ul {
  display: block;
}

/***MENU2: OVER COGGHE SUBMENU***/
#mm_menu2 ul.v-menu li {
	text-transform:capitalize;
}
#mm_menu2 {
	background:#B5B7B9;
	padding-top:45px;
	padding-bottom:45px;
	overflow:hidden;
	margin-top:4px;
 }
#mm_menu2 ul {
	float: left;
	width: auto;
	width:100%;
	list-style: none;
	line-height: 1;
	background: #b5b7b9;
	padding: 0;
	margin: 0 0 0 0;
	text-transform:uppercase;
	/*font-size:14px;*/
}

#mm_menu2 a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 2em;
	font-size:13px;
	font-weight:bold;
}


#mm_menu2 li {
	/*float: left;*/
	display:block;
	padding:7px 0;
	width:auto;
	text-transform:uppercase;
}

#mm_menu2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding:0;
	margin-top:5px;
	display:block;
	width:180px;
	text-transform: capitalize;
	}
/*#B9BEC2*/
#mm_menu2 li li {
	padding-right: 0;
	padding-top:0;
	width: 100%;
	display:block;
	margin-top:0;
	text-transform: capitalize;
}

#mm_menu2 li ul a ,
#mm_menu2 li li li a {
	width: auto;
	display:block;
	padding-left:50px;
}

#mm_menu2 li ul ul {
	margin: 0 0 0 14em;
}
#mm_menu2 li:hover ul ul, #mm_menu2 li:hover ul ul ul, #mm_menu2 li.sfhover ul ul, #mm_menu2 li.sfhover ul ul ul {
	left: -999em;
}

#mm_menu2 li:hover ul, #mm_menu2 li li:hover ul, #mm_menu2 li li li:hover ul, #mm_menu2 li.sfhover ul, #mm_menu2 li li.sfhover ul, #mm_menu2 li li li.sfhover ul {
	left: auto;
	/*margin-left:105px;*/
	/*margin-top:-18px;*/
	position:relative;
}

#mm_menu2 li:hover, #mm_menu2 li.sfhover {
	background: #666;
}
#mm_menu2 li li:hover, #mm_menu2 li li.sfhover {
	background: none;
}
#mm_menu2 li li:hover a , #mm_menu2 li li.sfhover a,
#mm_menu2 li li li:hover a , #mm_menu2 li li li.sfhover a
{ color:#666; }


/***MENU2: E plus SUBMENU***/
#mm_menu5 {
	background:#B5B7B9;
	padding-top:45px;
	padding-bottom:45px;
	overflow:hidden;
	margin-top:4px;
 }
#mm_menu5 ul {
	float: left;
	width: auto;
	width:100%;
	list-style: none;
	line-height: 1;
	background: #b5b7b9;
	padding: 0;
	margin: 0 0 0 0;
	text-transform:uppercase;
	/*font-size:14px;*/
}

#mm_menu5 a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 2em;
	font-size:13px;
	font-weight:bold;
}


#mm_menu5 li {
	/*float: left;*/
	display:block;
	padding:7px 0;
	width:auto;
	text-transform:uppercase;
}

#mm_menu5 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding:0;
	margin-top:5px;
	display:block;
	width:180px;
	text-transform: capitalize;
	}
/*#B9BEC2*/
#mm_menu5 li li {
	padding-right: 0;
	padding-top:0;
	width: 100%;
	display:block;
	margin-top:0;
	text-transform: capitalize;
}

#mm_menu5 li ul a ,
#mm_menu5 li li li a {
	width: auto;
	display:block;
	padding-left:50px;
}

#mm_menu5 li ul ul {
	margin: 0 0 0 14em;
}
#mm_menu5 li:hover ul ul, #mm_menu5 li:hover ul ul ul, #mm_menu5 li.sfhover ul ul, #mm_menu5 li.sfhover ul ul ul {
	left: -999em;
}

#mm_menu5 li:hover ul, #mm_menu5 li li:hover ul, #mm_menu5 li li li:hover ul, #mm_menu5 li.sfhover ul, #mm_menu5 li li.sfhover ul, #mm_menu5 li li li.sfhover ul {
	left: auto;
	/*margin-left:105px;*/
	/*margin-top:-18px;*/
	position:relative;
}

#mm_menu5 li:hover, #mm_menu5 li.sfhover {
	background: #666;
}
#mm_menu5 li li:hover, #mm_menu5 li li.sfhover {
	background: none;
}
#mm_menu5 li li:hover a , #mm_menu5 li li.sfhover a,
#mm_menu5 li li li:hover a , #mm_menu5 li li li.sfhover a
{ color:#666; }

/*************************************/
.entry-title,.entry-meta {
clear:both;
}

div#container{
margin-top:45px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:50px;
margin:.5em 0;
/*width:100%;*/
width:420px;
float:right;
}
div.gallery img{
	width:50px;
	height:50px;
}
p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:right;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
/*width:33%;*/
width:60px;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}
div.gallery dl.gallery-columns-7 {
width:60px;
}
div.gallerycontent dl.gallery-item {
width: 60px;
}
/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	/*padding:4px;*/
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	display:none;
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
	border:1px solid #ccc;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
/*********************************************************/
div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 0 0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}