/*
Theme Name: Tavan Mitto
Theme URI: http://tavanmitto.oncourss.com
Description: Theme for Tavan Mitto.
Version: 1.0
Author: Sean Newby
*/

/* General Styles
-----------------------------------------------------------------*/
body{
	margin: 20px;
}

#status{
	display: block;
	width: 100%
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	color: #ffffff;
	background-color: #ffb573; 
	border: solid 1px #ff8429;
}

#status a:link,
#status a:visited{
	text-decoration: none;
	color: #000000;
	font-size: .8em;
}

#status a:hover,
#status a:active{
	text-decoration: underline;
	color: #ff8429;
}

/* Welcome Styles
-----------------------------------------------------------------*/
#welcomeContainer{
	display: block;
	width: 860px;
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
}

#welcomeContainerFloat{
	float: left;
	width: 860px;
	min-height: 200px;
	font-family: Book Antiqua;
	font-size: .8em;
	color: #A1A1A1;
}

#welcomeContainerFloat img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#welcomeContainerFloat hr{
	margin-top: 20px;
	margin-bottom: 30px;
}

#welcomeContainerFloat div{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#welcomeContainerFloat a:link,
#welcomeContainerFloat a:visited{
	text-decoration: underline;
	color: #A1A1A1;
}

#welcomeContainerFloat a:hover,
#welcomeContainerFloat a:active{
	text-decoration: none;
	color: #A1A1A1;
}

#switchLanguage{
	text-align: right;
}

#switchLanguage a:link,
#switchLanguage a:visited{
	text-decoration: none;
	color: #8c8c8c;
}

#switchLanguage a:hover,
#switchLanguage a:active{
	text-decoration: underline;
	color: #8c8c8c;
}

/* Header Styles
-----------------------------------------------------------------*/
#mainContainer{
	display: block;
	width: 760px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
}

#mainContainerFloat{
	float: left;
	width: 760px;
	min-height: 400px;
}

#header{
	display: block;
	width: 467px;
	height: 57px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

#logoLink a:link,
#logoLink a:visited,
#logoLink a:hover,
#logoLink a:active{
	display: block;
	width: 467px;
	height: 57px;
	margin: 0px;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
}

#logoLink a span{
	visibility: hidden;
}

/* Template Styles
-----------------------------------------------------------------*/
#template{
	float: left;
	width: 460px;
	min-height: 480px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0px;
	font-family: Book Antiqua;
	font-size: .9em;
	color: #8c8c8c;
	border: solid 1px #d0d0d0;
}

#template img.alignleft{
	float: left;
	margin: 5px;
	border: none;
}

#template img.ngg-left{
	float: left;
	margin: 5px;
	border: none;
}
	      
#template img.alignright{
	float: right;
	margin: 10px;
	border: none;
}

#template img.alignright{
	float: right;
	margin: 5px;
	border: none;
}

#template img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: none;
}

#template img.ngg-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: none;
}

#template p{
	/*margin: 0px;*/
}

#template .postTitle{
	margin: 0px;
	margin-top: 10px;
}

#template .postTimeDate{
	margin: 0px;
	font-style: italic;
}
 
#template a:link,
#template a:visited{
	text-decoration: none;
	color: #8c8c8c;
}

#template a:hover,
#template a:active{
	text-decoration: underline;
	color: #8c8c8c;
}

/* SideBar Styles
-----------------------------------------------------------------*/
#sidebar{
	float: left;
	width: 240px;
	min-height: 480px;
	margin-left: 10px;
	font-family: Book Antiqua;
	font-weight: 50%;
	font-size: .7em;
	color: #8c8c8c;
	text-transform: uppercase;
}

#sidebar .menuItem{
	float: left;
	clear: left;
	/*width: 200px;*/
	height: 20px;
	margin-bottom: 10px;
}

#sidebar .menuItem ul{
	margin: 0px;
	padding: 0px;
}

#sidebar .menuItem ul li{
	list-style-type: none;
	padding: 0px;
}

#sidebar .menuItem ul ul{
	display: none;
	padding: 0px;
	margin-top: -15px;
	//margin-top: -12px;
	width: 180px;
	height: 20px;
	text-align: center;
}

#sidebar .menuItem ul ul li{
	position: relative;
	width: 150px;
	margin-top: -1px;
	//margin-top: -2px;
	font-size: .9em;
	color: #8c8c8c;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	z-index: 1;
}

#sidebar a:link,
#sidebar a:visited{
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover,
#sidebar a:active{
	text-decoration: underline;
	color: #8c8c8c;
}

/*
#sidebar .menuItem ul ul li a:link,
#sidebar .menuItem ul ul li a:visited{
	text-decoration: none;
	color: #000000;
}

#sidebar .menuItem ul ul li a:hover,
#sidebar .menuItem ul ul li a:active{
	text-decoration: underline;
	color: #8c8c8c;
}
*/

/* Footer Styles
-----------------------------------------------------------------*/
#footer{
	float: left;
	clear: both;
	width: 760px;
	min-height: 100px;
	margin-top: 20px;
	text-align: center;
	font-family: Book Antiqua;
	font-weight: 50%;
	font-size: .9em;
	color: #8c8c8c;
	text-transform: uppercase;
	border-top: solid 1px #d0d0d0;
}

/* NGG-Gallery
---------------*/
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=40) !IMPORTANT;
	-moz-opacity: 0.40 !IMPORTANT;
	opacity: 0.40 !IMPORTANT;
}

.ngg-galleryoverview{
	width: 420px !IMPORTANT;
	margin: 0 auto !IMPORTANT;
	text-align: center;
}

.ngg-galleryoverview .ngg-gallery-thumbnail-box{
	float: none; !IMPORTANT;
	text-align: center;
}

#mouseOverContainer img{
	margin: 20px 0px 20px 0px;
	max-width: 360px;
}