/*
 Theme Name: mn
  
*/
 
/*
Colors:

Gray: #c3beb9
Green: #4ccd84

*/ 


html { height: 100% }
body { background-color: #ffffff; width: 100%; overflow-x: hidden; margin: 0px; }

a, a:visited {
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
    color: #4ccd84;
}

a, a:active {
    color: #4ccd84;
}

a:hover {
    color: #c3beb9;
}

#menuinner .selected a {
	color: #c3beb9;
}

a {
	outline:none
}

.input:focus {
	outline: none;
	}

h3 {
    font-family: Mari, Helvetica, Arial, serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
	text-transform: uppercase;
    color: #4ccd84;
    margin: 0;
}

h4 {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
	text-transform: uppercase;
    color: #4ccd84;
    margin: 0;
}



h1 {
    font-family: Mari-Poster, Helvetica, Arial, serif;
    font-size: 60px;
    text-decoration: none;
    font-weight: normal;
    color: #4ccd84;
    margin: 0;
    text-transform: uppercase;
}

#bgstuff h1 {
    font-family: Mari-Poster, Helvetica, Arial, serif;
    font-size: 160px;
    text-decoration: none;
    font-weight: normal;
    color: #4ccd84;
    margin: 0;
    text-transform: uppercase;
	margin-top: 200px;
	margin-left: -300px;
	width: 600px;
}
#singleovers {
	position: fixed;
	top: 40px;
	left: 750px;
	z-index: 1999;
	padding: 10px;
	background-color: #ffffff;
	
	display: none;
	cursor: pointer;
}

#overs {
/*	position: absolute;*/
	z-index: 1998;
	width: 680px;
	padding: 0px 0px 0px 0px;	
	margin-top: 10px;
	margin-left: 100px;
	display: none;
}


p {
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #4ccd84;
    line-height: 18px;
    margin: 10px 0 0 0;
}


.current_page_item a, .current_page_parent a {
    color: #c3beb9;
}

#wrap {
	width: 980px;
	background-color: #ffffff;
	margin: auto;
  position: relative;
/*
	height: 101%;
	margin-bottom: 300px;
*/
}
.footerthing {
	
}


#logo {
    z-index: 4000;
    position: fixed;
    top: 31px;
    height: 62px;
  	width: 980px;
	  margin: auto;
	  }

#logoinner {
    background-image: url(/wp-content/uploads/mnc-logo-web-2012.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 300px;
    height: 62px;
    margin: auto;
    display: block;
}

#splash { position: absolute; top: 200px; z-index: 100; }
#splash h1 { font: normal 80px/80px Mari-Poster, Helvetica, Arial, serif; text-decoration: none; color: #4ccd84; margin: 0; text-transform: none; }    
#splash h1 .cufon-canvas { height: 60px !important; left: -4px; }
#splash h2 { font: normal 50px/50px Mari-Poster, Helvetica, Arial, serif; text-decoration: none; color: #4ccd84; margin: 0; }    
#splash h2 .cufon-canvas { height: 38px !important; left: -3px; }
#splash p { margin: 30px 0 0 0;}

#sticky { background: #EBEBE6; display: none; padding: 30px; position: absolute; min-width: 450px; top: 200px; z-index: 102; }
#sticky p { margin: 0; padding: 0; }
#sticky img { margin: 0 0 30px 0; }
#sticky a.more { font: 12px Arial, sans-serif; float: right; margin: 20px 0 0 0; }




#menu {
    z-index: 2001;
    position: fixed;
    top: 109px;
    width: 980px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

/* Hidden for animation */
#logo, #menu, #splash {display: none;}

/*
#menuinner {
    padding: 2px 0px 2px 0px;
    margin: auto;
    background-color: #ffffff;
    display: block;
}


#menuinner li {
}
#menuinner li:first-child {
}

#menuinner li.page_item, .pagechildren li.page_item {
    float: left;
    list-style: none;
	position: 'relative';
	right: 50%;
}
*/
#menuinner {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#menuinner ul{
	list-style:none; 
	position:relative;
	left:50%;
}

#menuinner li{	
			float:left;position:relative;
			    background-color: #ffffff;

			}/* ie needs position:relative here*/

#menuinner a{
	text-transform: uppercase;
	text-decoration:none;
	margin: 2px 5px 2px 5px;
	float:left;
	color:#4ccd84;
	padding: 2px 5px 2px 5px;
	text-align:center;
	white-space:nowrap;
}

#buttons a:hover{
}






DIV.hentry li.page_item,DIV.mentry li.page_item {
    font-family: Times, serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
	margin: 0px 5px 0px 0px;
    float: left;
    list-style: none;
	text-transform: uppercase;
	font-style: italic;	
}
DIV.hentry li.page_item:before,DIV.mentry li.page_item:before {
	content: ' / ';
	margin-left: 1px;
	color: #4ccd84;
}
DIV.hentry li.page_item:first-child:before, DIV.mentry li.page_item:first-child:before {
	content: '';
	margin-left: 0px;
}

#menuinner a {
    font-family: Mari, Helvetica, Arial, serif;
    font-size: 13px;
    margin-right: 0px;
    padding: 3px 10px 1px 10px;
    text-align: center;
    height: 16px;
}


#underpage {
    background-image: url(/wp-content/uploads/);
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	display: none;
}

#bgstuff {
    z-index: 15;
    position: fixed;
	top: 200px;
	display: block;
/*	width: 100%;
	height: 100%;*/
	left: 0px;
	padding-top: -200px;
}
#bgstuff DIV {
	position: relative;
    background-repeat: no-repeat;
	width: 1300px;
	height: 700px;
}

DIV.hentry {
 /*   z-index: 30;
    width: 460px;
    left: 220px;
    */
    top: 120px;
    position: relative;
    padding: 35px;
}



.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

DIV.hentry.contact {
     top: 270px;
    left: 20px;
}

DIV.hentry.fairs {
     top: 170px;
    left: 50px;
    width: 500px;
}


DIV.hentry.collection, body.parent-pageid-3 #page {
    top: 170px;
    left: 250px;
    width: 640px;
    padding: 5px 0px 10px 10px;
}
body.parent-pageid-3 #page {
    top: 170px;
    left: 150px;
    width: 800px;
    padding: 5px 0px 10px 10px;
}
.collectioncard {
    margin: 0px;
    float: left;
    width: 150px;
    padding: 10px 10px 10px 0px ;
    background-color: #ffffff;
    height: 234px;
    text-align: center;
}

.collectioncard:first-child {
    padding: 10px 10px 10px 10px ;
}

.caption {
    text-align: center;
    color: #4ccd84;
    font-family: Times, serif;
    font-size: 13px;
    line-height: 18px;
    margin: 8px 0 0;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border: none;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}
.ngg-gallery-thumbnail {
	    margin: 0px;
		padding: 10px 0 0 10px; 
		background-color: #ffffff;
	
}
.ngg-galleryoverview {
 margin: 0px;	
}





DIV.hentry.press, body.parent-pageid-5 #page {
	position: relative;
     top: 80px;
    left: 40%;
    width: 50%;
    padding: 35px;
}
DIV.hentry.press .pagechildren, body.parent-pageid-5 DIV.hentry.press .pagechildren {
	width: 120px;
	margin-top: 25px;
		float: left;

}
DIV.hentry.press .entry, body.parent-pageid-5 DIV.hentry.press .entry {
	margin-left: 5%;
	width: 340px;
	margin-top: 25px;
	float: left;
}
DIV.hentry.press .entry h1 {
	display: none;
	
}

DIV.hentry.press .entry p, body.parent-pageid-5 DIV.hentry.press .entry p {
	margin:0;
}
DIV.hentry.press .entry img, body.parent-pageid-5 DIV.hentry.press .entry img {
	padding: 10px;
	margin: 0px;
	
	margin:0;
}

DIV.hentry.press h4, body.parent-pageid-5 DIV.hentry.press h4 {
	margin: 0;
	font-size: 14px;
    font-family: Times, serif;
    line-height: 18px;
    text-decoration: none;
    color: #4ccd84;
	font-weight: normal;
    line-height: 18px;
	font-style: italic;
}

.picca {
	cursor: pointer;
	border: 10px solid #c3beb9;margin: 0px;width: 300px; height: 270px; text-align: center; display: none;
}
.picca h5 {
    font-family: Times, serif;
    font-size: 28px;
	font-style: italic;
	color: #c3beb9;
	margin-top: 30%;
}


.pagechildren {
    margin: 3px 0px 0px 0px;
}

DIV.entry {
    margin-top: 10px;
}

DIV.entry h1 {
    font-family: Mari-Poster, Helvetica, Arial, serif;
    font-size: 70px;
    text-decoration: none;
    font-weight: normal;
    color: #4ccd84;
    margin: 0px 0px 0px -4px;
    text-transform: uppercase;
}
DIV.entry a {
	border-bottom: 1px dotted #4ccd84;
		
}

DIV.entry a:hover {
	border-bottom: 1px dotted #c3beb9;
		
}


.subentry {
    /*overflow: scroll;*/
}

img {
    border: none;
}




div#shShutter {
	z-index: 2100;
	
}
div#shDisplay {
	z-index: 2101;
	
}

#ytPlayerPreviews {margin-top:20px;margin-left: 402px;}
#ytPlayerPreviews .pic {background-position: -100px center; width: 300px; height: 220px; overflow: hidden; margin: 0px 0px 10px 0px;   }
#ytPlayerPreviews .pic img { width: 400px; margin-top: -40px; margin-left: -100px;  }

.pic p {
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	margin-top: 30%;
	font-size: 14px;
    font-family: Times, serif;
    line-height: 18px;
	font-weight: normal;
	color: #ffffff;
} 
#ytPlayerPreviews .pic {
	cursor: pointer;
}
#ytPlayerPreviews .pic p {
	display: none;	
}
#ytPlayerPreviews .pic.hover p {
	display: block;	
}
#ytPlayerMeta {
	position: relative;
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px;
    font-family: Times, serif;
    line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 20px;
	margin-top: -85px;
	padding : 10px;
	width : 360px;
	height : 20px;
	z-index: 401;
	opacity: 0.7;
/*	background-color : #000000;*/

}

#ytControls {
	position: relative;
	z-index: 400;
	margin-top: -50px;

/*	background: url(/wp-content/themes/mn/player/bg.png); */
/*	background-color: #000000;*/
	width: 100%;
	height: 50px;	
	display: none;
}

#ytControls .ele {
	float: left;
	background-color: #000000;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	opacity: 0.5;
}
#ytControls .ele.hover {
	opacity: 1;
}

#ytPlay.ele {
	cursor: pointer;
	margin-left: 20px;
	background: url(/wp-content/themes/mn/player/play_out.png) no-repeat center center #000; 
}
#ytPlay.ele.hover {
	background: url(/wp-content/themes/mn/player/play_over.png) no-repeat center center #000; 
}

#ytStop.ele {
	cursor: pointer;
	background: url(/wp-content/themes/mn/player/stop_out.png) no-repeat center center #000; 
}
#ytStop.ele.hover {
	background: url(/wp-content/themes/mn/player/stop_over.png) no-repeat center center #000; 
}


#ytCount.ele {
	display: none;
	width: 50px;
}
#ytBar.ele {
	width: 340px;
	display: none;
}
#ytRemain.ele {
	display: none;
}
#ytMute.ele {
	cursor: pointer;
	background: url(/wp-content/themes/mn/player/sound_off.png) no-repeat center center #000; 
}

#ytVolume.ele {
	display: none;
}

#ytFullscreen.ele {
	cursor: pointer;
	background: url(/wp-content/themes/mn/player/fullscreen_off.png) no-repeat center center #000; 
 
 }
#ytFullscreen.ele.hover {
	background: url(/wp-content/themes/mn/player/fullscreen_on.png) no-repeat center center #000; 
 
 } 
#ytLink {
	float: right; 
	cursor: pointer;
	width: 100px;
	height: 55px;
/*	background-color: #df00df;	
	opacity: 0.1;*/
}


#singleovers img { height: 600px; }
#singleovers {height: 600px; }

.navibuts {
	position: relative; z-index: 100; margin-top: -350px; 
	font-family: Times;
	font-size: 12px;
	color: #4ccd84;
}
.nextbut {
	float: right;
	width: 40px;
	height: 40px;
	text-align: right;
	right: 0px;
	padding-right: 10px;
}
.prevbut {
	padding-left: 10px;
	float: left;
	width: 40px;
	height: 40px;
	left: 0px;
}
.butti {
	cursor: pointer;
		font-size: 18px;

}
.butti.hover {
	color: #c3beb9;	
}
.butti.hover {
	color: #c3beb9;	
}

.navidesc {
	position: relative;
	bottom: 0px;
	height: 90px;
	width: 320px;
	margin-top: 260px;
	background-color: #ffffff;
	color: #4ccd84;
}
.navidesctitle {
	font-style: italic;
	padding-top: 10px;
	margin: 10px 10px 0px 10px;
	font-size: 14px;
	text-transform: capitalize;
}
.navidesctext {
	font-size: 12px;
	margin: 5px 10px 00px 10px;
}



DIV.contact h1 {
	
display: none;	
	
}


.csvtable {
    font-family: Times, serif;
    font-size: 14px;
    text-decoration: none;
    color: #4ccd84;
}
.csvtable tr td:first-child {
	text-transform: uppercase;

}



#testa-th-0 {
	width: 200px;
}



/* Blog */
#post-122 { padding: 20px; position: relative; }
#blogcontent { padding: 25px 0; }
#blogcontent .blogentry { font-family: Times, serif; font-size: 14px; margin: 25px 0 20px 0; }
#blogcontent .blogentry h3, #blogcontent .blogentry h4 { text-align: left; font-style: italic; font-family: 'Times New Roman', Times, serif; text-decoration: none; font-weight: normal; text-transform: uppercase; }	
#blogcontent .blogentry h3 { font-size: 18px; }
#blogcontent .blogentry h4 { font-size: 15px; }
#blogcontent .blogentry blockquote { font-style: italic; }
.meta { display: none; text-align: left; font-size: 10px; margin: 30px 0 40px; color: #4ccd84; }
#blogcontent .blogentry .meta { display: block; }
#blogcontent .blogentry:before { content: ' ';}
#blogcontent .blogentry:first-child:before { content: ''; }
#blogcontent .navi { font-family: 'Times New Roman', Times, serif; font-size: 12px; line-height: 15px; text-decoration: none; color: #4ccd84; line-height: 14px; margin: 10px 0 20px 0; }
#blogcontent .navis { float: left; width: 40%; text-align: center; }
#blogcontent .navib { float: right; width: 30%; text-align: right; }
#blogcontent .blog_next { float: left; text-align: left; cursor:pointer; }
#blogcontent .blog_next { cursor:pointer; }
#blogcontent .blog_a { float: left; text-align: left; }
.shareable { color: #4ccd84; cursor: pointer; }

#blogcontent .hover {	color: #c3beb9; }
#sharer div { cursor: pointer; margin: 5px; float: left; }
#categoryselector {	margin-top: 3px; }

li.selected a { color: #c3beb9; }


body  { overflow-y: scroll; overflow-x: hidden; }

#wallbody{ position: absolute; width: 100%; height: 100%; z-index: 1; overflow: hidden; }
#wallbody .credits { bottom: 15px; color: #4ccd84; display: none; right: 15px; position: absolute; }
#wallbody .credits p { font-size: 11px; }
