@charset "utf-8";
/* CSS Document */

body {
	margin:0em;
	padding:0em;
	background-image: url(../img/background2.png);
	background-repeat:no-repeat;
	background-position:fixed;
	background-color:#e6e6e6;
	color: #333333;
    font-family: calibri,verdana,sans-serif;
    font-size: 18px;
	
}
.clear {
	clear:both;
}

.background {
	margin:0;
	padding:0;
	width:100%;
	z-index:-999;
}
.colimage {
	text-align:center;
}

.background img {
	width:100%;
}

.logo {
	font-family: 'Bilbo Swash Caps', cursive;
	font-size: 2.3em;
	text-align:center;
	color:#000;
	padding:.5em 0;
	text-shadow: 3px 3px 3px #2F2F2F;
}

.logo a, .logo a:hover, .logo a:visited {
	color: #333333;
	text-decoration:none;
}

@media (max-width: 668px) {
.logo {
	font-size: 1.5em;
	text-align:center;
	padding:.2em 0;
}

}

.palm {

}

a, a:visited {
}

a:hover, a:focus {
	color:#094b9c;
	text-decoration:underline;
}

.main {
	width:1000px;
	height:100%;
	background:#fff;
	border-right:1px solid #666666;
	border-left:1px solid #666666;	
	margin:0em auto;
	padding: 0 1em 1em 1em;
	box-shadow:         3px 0px 5px rgba(50, 50, 50, 0.75);
	z-index:5000;
}

.nav {
	font-family: 'Cinzel', serif;
	padding: 1em 0;
}

.nav ul {
    height: 1.571em;
    line-height: 1.428em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	text-align:center;
}

.nav li {
	display:inline;
	list-style:none;
	}

.nav li a {
	font-size: 16px;
	/*color: #000000;
	text-decoration:none;*/
    padding: 0em 1em;	
}

.nav li a:hover {
	color: #aa050d;
	text-decoration:none;
}

.nav li a.selected {
	color: #aa050d;
	font-weight:bold;
	text-decoration:none;
    padding: 0em 1em;	

}


.homeimages {
	/*background-image: url(../img/kira.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top left;	
	min-height:500px;*/
	margin-bottom: 2em;
}



.title-line {
	position:absolute;
	top:10px;
	padding:15px;
	color:#fff;
	width:42%;
	right:0px;
}


.title-line h1, .title-line p {
	color:#fff;
}

.title-line-small {
	display:none;
}


.title-line-small h1, .title-line-small p {
	display:none;
}

@media (max-width: 668px) {

.title-line {
	display:none;

}

.title-line h1, .title-line p {
	display:none;
}

.title-line-small {
	padding:15px;
	position:initial;
	display:block;
	padding:15px;
	width:100%;
	margin-bottom:1em;

}

.title-line-small h1, .title-line-small p {
	display:block;
	color:#333333;
}


}


h1, h2 {
	font-family: 'Cinzel', serif;
}

h1 {
    background: #2e2f2f none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Cinzel",serif;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px;
    padding: 15px;
	margin-bottom:35px;
}

.floatleft {
	float:left;
	margin: 0 1em 1em 0;
}

.floatingcolumn {
	width:285px;
	float:left;
	padding: 1em;
	margin: 1em 10px 1em 0;
}

.floatingcolumn h2 {
	font-size: 18px;
	font-weight:bold;
}

.footer {
	border-top: 1px dotted #666666;
    margin-top: 2em;
	padding-top:1em;
	text-align:center;
}

.footer img {
	border:none;
	padding:10px;
}

/* Photos and videos */

.photostrip {
	width:100%;
	margin-top:2em;
}

.photocolumn {
	width: 700px;
	float:left;
}

.vidcolumn {
	width: 200px;
	float:right;
}

.gallery {
    border: 1px solid #666666;
    float: left;
    height: 150px;
    margin: 15px 15px 0 0;
    padding: 0;
    text-align: center;
    width: 150px;
	position:relative;
}	

.gallery > span {
	background: #fff;
	padding:5px;
	display:block;
	opacity:0.6;
	color:#000;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}

.g1 {
	background:url(../img/kiras_gallery.jpg);
}

.g2 {
	background:url(../img/belly_boo_03.jpg);
}

.g3 {
	background:url(../img/kira_egypt.jpg);
}

.g4 {
	background:url(../img/belly_dance_night.jpg);
}

.g5 {
	background:url(../img/brice_05.jpg);
}

.g6 {
	background:url(../img/sinclair.jpg);
}

.g7 {
	background:url(../img/halloween_05.jpg);
}

.g8 {
	background:url(../img/rennfaire.jpg);
}

.g9 {
	background:url(../img/aziza.jpg);
}

.g10 {
	background:url(../img/avaflemming.jpg);
}

.g11 {
	background:url(../img/courthouse.jpg);
}

.g12 {
	background:url(../img/kiras_birthday.jpg);
}

.g13 {
	background:url(../img/brice_06.jpg);
}

.g14 {
	background:url(../img/aziza06.jpg);
}

.g15 {
	background:url(../img/haloween06.jpg);
}

.g16 {
	background:url(../img/tamalyn.jpg);
}

.g17 {
	background:url(../img/schuster.jpg);
}

.g18 {
	background:url(../img/snakesrising.jpg);
}

.g19 {
	background:url(../img/bellyqueen.jpg);
}

.g20 {
	background:url(../img/raquey.jpg);
}

.g21 {
	background:url(../img/wedding.jpg);
}

.g22 {
	background:url(../img/holiday07.jpg);
}

.g23 {
	background:url(../img/bozenka08.jpg);
}

.g24 {
	background:url(../img/bozenka09.jpg);	
}

.g25 {
	background:url(../img/leila.jpg);	
}

.g26 {
	background:url(../img/courthouse09.jpg);	
}

.g27 {
	background:url(../img/halloween09.jpg);	
}

.g28 {
	background:url(../img/pc.png);	
}

.g29 {
	background:url(../img/holiday09.jpg);
}

.g30 {
	background:url(../img/fan.jpg);
}

.gbot {
	background:url(../img/bottle.jpg);
}

.v1 {
	background:url(../img/kira_1.jpg);
}

.v2 {
	background:url(../img/kira_2.jpg);
}

.v3 {
	background:url(../img/kira_3.jpg);
}

.v4 {
	background:url(../img/kira_4.jpg);
}

.v5 {
	background:url(../img/kira_5.jpg);
}

.v6 {
	background:url(../img/kira_6.jpg);
}

.v7 {
	background:url(../img/kira_7.jpg);
}

.v8 {
	background:url(../img/kira_8.jpg);
}

.v9 {
	background:url(../img/kira_9.jpg);
}


/* classes */

.bdclass {
	width:100%;
	margin-bottom:2em;
	border:1px solid #666;
}

.bdclass p, .bdclass h2 {
	margin:1em;
}

.shadow img {
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
}

.uk-lightbox-content {
	padding:10px;
}
.carousel {
	margin-bottom:25px;
}

.carousel-indicators {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    opacity: 0.6;
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
}

.lead {
    background: #2e2f2f none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
}

.navbar-default {
	background-color: #ffffff;
}

.navbar {min-height:90px;}
.navbar-nav {
    float: right;
    margin: 0;
}

.navbar-nav > li > a {
    line-height: 50px;
}

.navbar-toggle {
    margin-top: 25px;
}

.navbar-default .navbar-toggle {
  border-color: #aa050d;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #aa050d;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #aa050d;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff;
}

a.carousel-control, a.carousel-control:visited {color:#ffffff;}


/*CONTACT FORM */
.newsletter {
	margin:0 0 30px 0;
	padding:20px;
	text-align:center;
	background:#ddd;
}

hr {border-color:#ccc;}

.well {
	background-color:transparent;
	border:none;
	box-shadow:none;
}

.form-control {
	border:1px solid #999;
}

textarea.form-control {
    margin-top: 15px;
}

.btn {
	margin-top:15px;
	background-color:#1b71ae;
	color: #ffffff;
}

.btn:hover, .btn:focus {
	background-color:#034b7e;
	color: #ffffff;
}

.btn2 {
	background-color:#1b71ae;
	color: #ffffff;
	width:100%;
	border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn2:hover, .btn2:focus {
	background-color:#034b7e;
	color: #ffffff;
}

/* Icons */
.round {
	display:inline-block;
	margin:.5em;
	color:#000;
	font-size:1.7em;
	text-decoration:none;
}	

.round:hover, .round:focus {
	color: #1b71ae;
	text-decoration:none;
}	

/* Icons */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-about:before {
	content: "\e605";
}
.icon-photos:before {
	content: "\e600";
}
.icon-journal:before {
	content: "\e601";
}
.icon-email:before {
	content: "\e603";
}
.icon-portfolio:before {
	content: "\e604";
}
.icon-facebook:before {
	content: "\e607";
}

.icon-twitter:before {
	content: "\e60b";
}

.icon-youtube3:before {
    content: "\e60e";
}

.icon-twitter2:before {
    content: "\e60c";
}

.icon-flickr3:before {
    content: "\e60f";
}

.icon-facebook2:before {
    content: "\e608";
}

.photostrip {width:100%;}