/* JelenaMacic.net
Company: Mongoose - The Web Company
URI: http://mongooseco.com
Author: Milica Sekulic
Personal site: http://milicasekulic.com
 */
 
body {
	background: #150505 url(../images/bg.jpg) no-repeat 50% top;
	margin-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #180607;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: 100;
	color: #922A58;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 5px;
}

h2 {
	font-size: 30px;
}

a:link {
	color: #DE5785;
	text-decoration: underline;
}

a:hover {
	color: #58142C;
	text-decoration: none;
}

a:focus { 
	outline: none; 
}


#container {
	margin: auto;
	padding: 0px;
	width: 840px;
}

#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 840px;
}

#logo {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 58px;
	width: 236px;
}

#splash {
    float: left;
	height: 364px;
	width: 840px;
}

#news {
	background-color: #ffffff;
	float: left;
	height: 80px;
	width: 360px;
	margin-top: 20px;
	padding: 0px;

}

#news p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 100;
	color: #150505;
	padding-left: 10px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#news img {
    padding: 5px 10px 10px 10px;
}


#navmenu {
	margin: 0px;
	padding: 0px;
	width: 495px;
	float: right;
	text-align: center;
	height: 60px;

}

#navmenu ul{
	margin: 0px 0px 10px 0px;
	padding: 0;

}

#navmenu li{
	display: inline;
	float: left;
	list-style-type : none;
	text-align: center;
}

#navmenu li a {
	color: #BF9AA9;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: inline;
	float: left;
	background-color: #150505;
	padding: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#navmenu li a:hover, #navmenu #active{
	text-decoration: none;
	color: #ffffff;
}

#content {
	background-color: #ffffff;
	background-image: url(../images/content-dec.gif);
	background-repeat: no-repeat;
	background-position: right top;
    float: left;
	height: 364px;
	width: 840px;
}



#content-2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 350px;
	width: 590px;

}

#content-2 h1 {
	padding-top: 30px;
	padding-left: 20px;
}

#content-2 p {
	padding-left: 20px;
	padding-right: 30px;
}

img.alignleft {
	padding: 0px;
	margin: 2px 7px 2px 2px;
	display: inline;
}

	
.alignleft {
	float: left;
}

#gallery {
	background-image: url(../images/bg-gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 364px;
	width: 840px;
}

#gallery-content {
	height: 344px;
	width: 780px;
	margin: 30px auto auto auto;
}

#gallery-content img {
	background-color: #5c263e;
	padding: 5px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#gallery-content img:hover {
	background-color: #A4436D;
}


#gallery-content p {
	color: #E15C96;
}

/* lightbox css */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #150505;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5f2941;
	border-right-color: #5f2941;
	border-left-color: #5f2941;
	}

#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: transparent url(../plugin/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../plugin/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../plugin/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #150505;
	margin: 0 auto;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	color: #BB7D93;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5f2941;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f2941;
	border-left-color: #5f2941;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: 100;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
	
	
	#footer {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 400px;	
	
	}
	
	#design {
	color: #BF9AA9;
	text-decoration: none;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: right;
	background-color: #150505;
	padding: 10px;
	}
	
	#design a {
	color: #6633CC;
	text-decoration: none;
	}