/*  
Theme Name: Benedicthadley Theme
Theme URI: Your URL
Description: Theme for Benedicthadley.com
Version: 1.1.0
Author: Jazzele
Author URI: Your URL
Tags: Clean, Corporate
*/

*{
margin: 0;
padding: 0;
}

a{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a.hover{
	color: #F1F1F1;
	outline: none;
}
a.pdf{
	font-weight: bold;
	font-size: 11px;
	margin-left: 270px;
	line-height: 30px;
}
a#eflatonline{
	position: absolute;
	top: 498px;
	right: 138px;
	width: 79px;
	height: 35px;
	display: block;
	outline: none;
}
h2#title-album{
	color: #f7f7f7;
	font-size: 15px;
}
h1,h2,h3,h4{
	line-height: 24px;
}
h1{
	color: #f7f7f7;
	font-size: 18px;	
}
h2{
	color: #f7f7f7;
	font-size: 17px;
}
h3{
	color: #f7f7f7;
	font-size: 14px;
}
h4{
	color: #f7f7f7;
	font-size: 13px;
}
body{
	background: #000;
	margin: 0;
	padding: 0;
	font: 11px Verdana;
	color: #FFF;
}
.wraper{
	width: 850px;
	margin: 0 auto;
	padding: 0;
}
	.commercials{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/Commercials.png) 0% 0% no-repeat;
	}
	.music-video{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/music.gif) 0% 0% no-repeat;
	}
	.film{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/film.gif) 0% 0% no-repeat;
	}
	.viral{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/viral.gif) 0% 0% no-repeat;
	}
	.photography{
		height: 702px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/photography.gif) 0% 0% no-repeat;
	}
	.biography{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/biography.gif) 0% 0% no-repeat;
	}
	.contact{
		min-height: 548px;
		background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/contact.gif) 0% 0% no-repeat;
		position: relative;
	}
	
	.top{
		margin: 0;
		padding: 0;
		height: 183px;
	}
/*home*/
#home-left{
	float: left;
	margin: 0;
	padding: 0;	
	height: 548px;
	width: 637px;
	background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/home.png) 0 0 no-repeat;
}
#home-right{
	float: right;
	width : 210px;
	margin: 0;
	padding: 0;
}
#menu {
	float: left;
	margin-top: 152px;
	padding: 0;
}
	#menu ul{
		margin: 0px 0px 0px 0px;
		padding: 0;
		list-style: none;
	}
		#menu ul li{
			float: left;
			margin-right: 17px;
			margin-bottom: 5px;
		}
		#menu li a{
			display: block;
			width: 86px;
			height: 83px;
			outline: none;
			border: none;
		}
		#menu li a:hover, #menu li a.home-comm:hover, #menu li a.home-music:hover, #menu li a.home-film:hover, #menu li a.home-viral:hover, #menu li a.home-photog:hover, #menu li a.home-bio:hover {
			background-position: 0% 100%;
		}
		#menu li a.home-comm{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/comm.jpg) 0 0 no-repeat;
		}
		#menu li a.home-music{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/music.jpg) 0 0 no-repeat;
		}
		#menu li a.home-film{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/film.jpg) 0 0 no-repeat;
		}
		#menu li a.home-viral{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/viral.jpg) 0 0 no-repeat;
		}
		#menu li a.home-photog{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/photog.jpg) 0 0 no-repeat;
		}
		#menu li a.home-bio{
			background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/bio.jpg) 0 0 no-repeat;
		}
/*commercials*/
.menus{
	float: left;
	margin-top: 150px;
	margin-left: 30px;
	height: 20px;
	display: inline;
}
	.menus ul{
		margin: 0px 0px 0px 0px;
		padding: 0;
		list-style: none;
	}
		.menus ul li{
			float: left;
			height: 20px;
			line-height: 20px;
			margin: 0;
			padding: 0;
		}
		.menus ul li a{
			display: inline;
			color: #e3e3e3;
			font-family: Verdana;
			font-size: 10px/18px;
			font-weight: normal;
			letter-spacing: -0.25px;
			line-height: 11px;
			height: 11px;
			padding: 0 4px 1px 4px;
			margin: 0;
			border-right: 1.5px solid #FFF;
			text-shadow: #D1D1D1 0px 0px 1px;
		}
		.menus ul li:last-child a{
			border-right: none;
		}
			.menus ul li.home-nav:hover{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/home-hover.gif) 4px 0 no-repeat;
			}
			.menus ul li.comm-nav:hover, .menus ul li.comm-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/comm-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.music-nav:hover, .menus ul li.music-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/music-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.film-nav:hover, .menus ul li.film-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/film-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.viral-nav:hover, .menus ul li.viral-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/viral-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.photo-nav:hover, .menus ul li.photo-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/photo-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.bio-nav:hover, .menus ul li.bio-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/bio-hover.gif) 4px 0 no-repeat;
			}	
			.menus ul li.contact-nav:hover, .menus ul li.contact-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/contact-hover.gif) 4px 0 no-repeat;
			}
			.menus ul li.blog-nav:hover{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/blog-hover.gif) 4px 0 no-repeat;
			}
/*start videos section*/
.vid-thumb{
	float: left;
	margin-left: 30px;
	margin-top: 16px;
	padding: 0;
	width: 735px;
}
	.vid-thumb .wrap-thumb{
		float: left;
		margin: 2px 11px 5px 8px;
		width: 86px;
		height: 79px;
	}
		.wrap-thumb a{
			display: block;
			width: 86px;
			height: 79px;
			text-align: center;
			outline: none;
			color: #000;
			opacity: .40;
			filter: alpha(opacity=40);
			font-family: Verdana;
			font-size: 10px/18px;
			font-weight: normal;
			letter-spacing: -0.25px;			
		}
			.wrap-thumb a img{
				margin: 0;
				border: none;
				width: 86px;
				height: 64px;
			}
			.wrap-thumb a:hover{
				opacity: 1;
				filter: alpha(opacity=100);
				color: #e3e3e3;
			}
/*custom embed background*/
.embed-comm{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 548px;
	background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/embed-comm.gif) 0 0 no-repeat;
	position: relative;
}
.embed-music{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 548px;
	background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/embed-music.gif) 0 0 no-repeat;
	position: relative;
}
.embed-film{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 548px;
	background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/embed-film.gif) 0 0 no-repeat;
	position: relative;
}
.embed-viral{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 548px;
	background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/embed-viral.gif) 0 0 no-repeat;
	position: relative;
}
/*emebed page*/
.top-embed{
	margin: 0;
	padding: 0;
	height: 92px;
}
	.top-embed .menu-embed{
		float: left;
		margin-left: 235px;
		margin-top: 62px;
		height: 20px;
		display: inline;
	}
	.menu-embed ul{
		margin: 0px 0px 0px 0px;
		padding: 0;
		list-style: none;
	}
		.menu-embed ul li{
			float: left;
			height: 20px;
			line-height: 20px;
			margin: 0;
			padding: 0;
		}
		.menu-embed ul li a{
			display: inline;
			color: #e3e3e3;
			font-family: Verdana;
			font-size: 10px/18px;
			font-weight: normal;
			letter-spacing: -0.25px;
			line-height: 11px;
			height: 11px;
			padding: 0 4px 1px 4px;
			margin: 0;
			border-right: 1.5px solid #FFF;
			text-shadow: #D1D1D1 0px 0px 1px;
		}
		.menu-embed ul li:last-child a{
			border-right: none;
		}
			.menu-embed ul li.home-nav:hover{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/home-hover.gif) 4px 0 no-repeat;
			}
			.menu-embed ul li.comm-nav:hover, .menu-embed ul li.comm-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/comm-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.music-nav:hover, .menu-embed ul li.music-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/music-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.film-nav:hover, .menu-embed ul li.film-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/film-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.viral-nav:hover, .menu-embed ul li.viral-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/viral-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.photo-nav:hover, .menu-embed ul li.photo-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/photo-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.bio-nav:hover, .menu-embed ul li.bio-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/bio-hover.gif) 4px 0 no-repeat;
			}	
			.menu-embed ul li.contact-nav:hover, .menu-embed ul li.contact-active{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/contact-hover.gif) 4px 0 no-repeat;
			}
			.menu-embed ul li.blog-nav:hover{
				background: url(file:///Macintosh%20HD/Users/KIKROX11/Downloads/images/blog-hover.gif) 4px 0 no-repeat;
			}
		#video-placement{	
			position: absolute;
			top: 108px;
			right: 18px;
			width: 480px;
			height: 360px;
		}
			h2.vid-title{
				height: 20px;
				line-height: 20px;
				left: 352px;
				top: 500px;
				position: absolute;
				color: #fff;
				font-size: 15px;
				font-family: Verdana;
			}
/*biography*/
#bio-place{
	float: left;
	margin-top: 65px;
	width: 380px;
	height: 355px;
	overflow-y: auto;
}
	#bio-place p{
		line-height: 14px;
		font-size: 9px;
		color: #FFFFFF;
		margin: 5px 10px 5px 15px;
	}
	#bio-place ul, #bio-place ol{
		list-style-position: inside;
		margin-left: 25px;
		line-height: 14px;
		font-size: 9px;
		color: #FFF;
	}
/*contact*/
#contact-place{
	float: left;
	margin-top: 100px;
	padding-left: 30px;
	width: 400px;
	height: 260px;
	overflow-y: auto;
}	
/*micc*/
.cleared{
	margin: 0;
	padding: 0;
	clear: both;
}

/*gallery*/
.photo-thumb{
	float: left;
	margin-left: 5px;
	margin-top: 40px;
	padding: 0;
	width: 750px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:478px; 
}
div.content img{
	width: 475px!important;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('file:///Macintosh HD/Users/KIKROX11/Downloads/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 478px;
	height: 308px
}
div.slideshow {
	clear: both;
	width: 478px;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	display: none;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
	display: none;
}
div#controls{
	display: none;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
	display: none;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	margin-top: 40px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	display: inline;
}
a.thumb {
	padding: 2px;
	display: block;
	background: #ffffff;
}
ul.thumbs li.selected a.thumb {
	background: #787878;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width: 61px;
	height: 61px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
