/* Go crazy with your own styles here */


body
{
	background-color:black!important;
	
}

#textPageContentDiv > div > div > div:nth-child(2) > div
{
	padding-left:0;
	padding-right:0;
}

p, blockquote, li {
    color: white;
    font-weight: 400;
}
body > div.container > nav
{
	border:none;
}

.navbar-default
{
background-color:black!important;
}

#navbar > ul > li.has-child.dropdown.selected.open > ul > li > a
{
	text-align:center;
}




#navbar > ul > li.has-child.dropdown.open > ul > li > a
{
	color:white;
}

#navbar > ul > li.has-child.dropdown.open > ul > li > a:hover
{
	color:black;
}

#navbar > ul > li.has-child.dropdown.open > ul
{
	background-color:black;
	color:white;
}

#navbar > ul > li
{
	background-color:black;
}

#blueimp-gallery > ol
{
	z-index:9999;
}

#blueimp-gallery > a
{
	z-index:9999;
}


.slideInLeft {
 	
	float:left;
	padding-right:20px;
	padding-top:20px
	opacity:0.3;
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}


#links > a > img {
	margin:5px;	
}

#links
{
	text-align:center;
}



.inner-item 
    img {
        margin: 0 auto;
    }
}


p
{
	color:white;
}
.portfolioFrame a
{
	color:white;	
}
.portfolioFrame img
{
	
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.portfolioFrame
{
	
}


.hvr-grow {
	 /*position:initial;*/
 
  display: inline-block;
  vertical-align: middle;
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
		
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
   /*position:relative;*/
  
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
	

#links a {
 

}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.roundImage
{

}

label 
{
color:white;
}

span
{
	color:white;
}

blockquote
{
	color:white;
	font-size:10;
}

h1
{
	color:white;
}
h2{
	color:white;
}
header
{

	
	
}

body
{






}

/*
div
{
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:black;
	opacity:0.9;
}




*/
.roundDiv a
{
	font-family: 'Arial Narrow', Arial, sans-serif;
	text-decoration:none;
	color:white;
	font-size:18;
	font-style: normal;
	font-variant: normal;
	
}

.roundDiv a img
{
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.roundDiv blockquote
{
	text-align:center;
	
}

.roundDiv
{
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#textPageContentDiv
	{
		padding-top:50px;
		height:100%;
		width:100%;
min-height:500px;		
top: 0px;
left: 0px;
		

	}

h1 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}
h3 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.3999996185303px;
}
h5 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 21.3999996185303px;
}
p {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
blockquote {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 25px;
}
pre {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5714282989502px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
