/* 
Theme Name: The Audio Embassy 
Theme URI: http://www.samuelsimon.com/ 
Description: Custom theme 
Author: Samuel Simon 
Author URI: http://www.samuelsimon.com/ 
Version: 1.0 
. 
General comments/License Statement if any. 
. 
*/ 

@font-face {font-family: 'FuturaBT-Light';src: url('webfonts/111088_0.eot');src: url('webfonts/111088_0%EF%B9%96.eot#iefix') format('embedded-opentype'),url('webfonts/111088_0.woff') format('woff'),url('webfonts/111088_0.ttf') format('truetype'),url('webfonts/111088_0.svg#wf') format('svg');}
 @font-face {font-family: 'FuturaBT-LightItalic';src: url('webfonts/111088_1.eot');src: url('webfonts/111088_1%EF%B9%96.eot#iefix') format('embedded-opentype'),url('webfonts/111088_1.woff') format('woff'),url('webfonts/111088_1.ttf') format('truetype'),url('webfonts/111088_1.svg#wf') format('svg');}
 @font-face {font-family: 'FuturaBT-Bold';src: url('webfonts/style_577.eot');src: url('webfonts/style_577%EF%B9%96.eot#iefix') format('embedded-opentype'),url('webfonts/style_577.woff') format('woff'),url('webfonts/111088_0.ttf') format('truetype'),url('webfonts/style_577.svg#wf') format('svg');}
 @font-face {font-family: 'FuturaBT-BoldItalic';src: url('webfonts/style_578.eot');src: url('webfonts/style_578%EF%B9%96.eot#iefix') format('embedded-opentype'),url('webfonts/style_578.woff') format('woff'),url('webfonts/style_578.ttf') format('truetype'),url('webfonts/style_578.svg#wf') format('svg');}


 
body{
	margin:0;
	color:#606060;
	background:#000;
	min-width:1000px;
	font:11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img{border-style:none;}
a{
	/*color:#000;*/
	color:#FFF;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	color:#fff;
	vertical-align:middle;
	margin:0;
	padding:0;
	font:bold 100% Arial, Helvetica, sans-serif;
}
form,fieldset{
	width: 220px;
	display: inline;
	margin:0;
	padding:0;
	border-style:none;
}
a:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}
.wrapper{
	width:940px;
	margin:0 auto;
	padding-top:30px;
}
#header{
	width:100%;
	overflow:hidden;
	padding:28px 0;
	border-bottom:1px solid #404040;
}
/* logo */
#header .logo{
	text-indent:-9999px;
	overflow:hidden;
	width:200px;
	height:200px;
	margin:0;
	background:url(images/audio-embassy.png) no-repeat;
	background-size: contain;
	margin: 0 auto;
}
#header .logo a{
	display:block;
	height:100%;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.nav li{
	float:left;
	display:inline;
	padding:0 15px 0 10px;
	margin:0 -15px 0 15px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	font-family:"FuturaBT-Bold";
	text-transform:uppercase;
	background:url(images/sep01.gif) no-repeat 100% 50%;
}
.nav a{color:#fff;}
.nav .active a,
.nav a:hover{
	color:#00ccff;
	text-decoration:none;
}
#main{
	width:100%;
	overflow:hidden;
	padding:28px 0;
	border-bottom:1px solid #404040;
}
.slideshow{
	height:395px;
	overflow:hidden;
	position:relative;
}
.slideshow .slideset{width:100%;}
.slideshow .box{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}

.slideshow .video{
	height: 395px;
	overflow:hidden;
}

.slideshow h2, .slideshow p {
	float:right;
	width: 219px;
	clear: both;
}
.slideshow iframe{
	position: absolute;
	top: 0;
	left: 0;
	width:700px;
	height:395px;
	margin:0 20px -20px 0;
}


#main h2{
	margin:0 0 13px;
	color:#fff;
	text-transform:uppercase;
	font:20px/22px "FuturaBT-Light", Arial, Helvetica, sans-serif;
}
#main p{margin:0 0 10px;}
.jMyCarousel{ left:0px !important; width:942px !important;}
.slideshow .slider{
	width:220px;
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
	z-index:1000;
}
.slideshow .slider .holder{
	float:left;
	position:relative;
	left:50%;
}
.slideshow .slider ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	left:-50%;
	z-index:999;
}
.slideshow .slider li{
	float:left;
	padding:0 5px;
}
.slideshow .slider a{
	width:8px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/bullet.gif) no-repeat;
}
.slideshow .slider a:hover,
.slideshow .slider .active a{background-position:0 -8px;}
#content{
	width:700px;
	min-height:150px;
	float:right;
}
.search-form{
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
}
#last .sel{
	margin-right:0;
}
.search-form fieldset{
	overflow:hidden;
}
.search-form .box{
	width:219px;
	height:42px;
	float:left;
	margin-right:20px;
	background:#21211f;
}
.search-form .txt{
	width:136px;
	height:22px;
	float:left;
	font-size:12px;
	line-height:22px;
	padding:10px 21px;
	border:0;
	background:none;
}
.search-form .btn-search{
	width:41px;
	height:42px;
	border:0;
	float:left;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	outline:none;
	background:url(images/btn-search.gif) no-repeat;
}
.search-form .sel-holder{
	float:left;
	position:relative;
}
.search-form .sel{
	width:219px;
	float:left;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	margin-right:15px;
}
#content .info-section{padding:0 3px 0 0;}
#content .info-section table{
	width:100%;
	border-collapse:collapse;
}
#content .info-section td{
	color:#606060;
	padding:8px 19px 7px 0;
	border-bottom:1px solid #404040;
}
#content .info-section thead td{
	color:#fff;
	padding-top:10px;
	padding-bottom:9px;
}
#content .info-section .category{width:219px;}
#content .info-section .date{
	width:219px;
	padding-right:0;
}
#content .info-section .link {
	width:219px;
}
#content .info-section .description {
	width:389px;
}

#content .info-section tr {
	border-bottom:1px solid #404040;
}

#content h3{
	margin:0;
	color:#fff;
	font:bold 11px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content strong{
	color:#fff;
}
#content address{font-style:normal;}
#content address span{display:block;}
#content .section{
	width:720px;
	margin-right:-20px;
	overflow:hidden;
}
#content .block{
	display:inline-block;
	width:220px;
	padding:0 20px 26px 0;
	vertical-align:top;
}
#content .block p{margin:0;}
#content a {color:#FFF;}
.two-columns{
	width:100%;
	overflow:hidden;
}
.two-columns .video-box{
	float:right;
	margin-left:20px;
}
.video-box .box{padding-bottom:21px;}
.video-box .box img{display:block;}
.two-columns .info-area{overflow:hidden;}

.postmetadata {
	width: 100%;
	clear:both;
	margin: 1em 0;
	padding-top: 1em;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

.navigation {
	margin: 1em 0;
	
}

.navigation .next {float:right;}

#sidebar{
	width:220px;
	float:left;
}

.carousel{
	width:100%;
	position:relative;
	padding:28px 0;
	border-bottom:1px solid #404040;
}
.btn-previous,
.btn-next{
	width:13px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:88px;
	left:-30px;
	background:url(images/btn-carousel.gif) no-repeat;
}
.btn-next{
	left:auto;
	right:-30px;
	background-position:0 -25px;
}
.carousel .holder{
	width:940px;
	height:340px;
	overflow:hidden;
	position:relative;
}
.carousel ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.carousel ul li{
	float:left;
	width:220px !important;
	margin-right:20px;
}
.carousel ul .img{margin-bottom:26px;}
.carousel ul img{display:block;}
.carousel li h3{
	margin:0 0 12px;
	color:#fff;
	font:20px/22px "FuturaBT-Light", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.carousel li p{margin:0;}
#footer{
	width:100%;
	overflow:hidden;
	padding:20px 0;
}
#footer .info{
	float: left;
	width: 219px;
	margin: 0 20px 0 0;
}
#footer .info p{
	margin:0 0 9px;
	font-size:12px;
}
#footer .info img{display:block;}
.socials{
	width: 219px;
	margin: 0 20px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.socials li{
	float:left;
	margin-right:14px;
}
.socials a{
	height:20px;
	width:61px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/btn-socials.gif) no-repeat;
}
.socials .facebook{width:80px;}
.socials .twitter{background-position:-80px 0;}

.addthis_toolbox{
	float: right;
	width: 219px;
}

.comments-template { clear: both; }

h3#comments { 
	border-top: 1px solid #404040;
	padding-top: 1em;
}

textarea#comment { width: 100%; padding: 5px; color: #DDD; background: #222; border: 0; font-weight:normal; }

#submit {color: #000;}

.commentlist {
	list-style:none;
	margin: 0;
	padding: 0;
}
  
.commentlist li {
	margin: 1em 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #404040;
}
  
  
.commentmetadata { font-size: 10px; margin-bottom: .5em; } 

#content .comment-meta a:link, #content .comment-meta a:visited { color:#999;} 

.comment-author {color: #FFF; margin-bottom: .5em;}

.reply { 
	margin-bottom: 1em;
}

#respond {
	padding: 1em 0 0 0;
	border-top: 1px solid #404040;
}

#respond h3 {
	margin: 0 0 1em 0;
}

#commentform #author,
#commentform #email,
#commentform #url {
	width: 400px;
	padding: 5px; 
	color: #DDD; 
	background: #222; 
	border: 0; 
	font-weight:normal;
	}


#commentform label {
	display: block;
	margin: .5em 0;
	width: 400px;
}

#commentform label small {
	font-size: 10px;
}



#commentform #submit {
	width: 100%;
	background: #333;
	color: #FFF;
	border: 1px solid #444;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px;
	float: right;
	cursor:pointer;

}
	
.search-results .entry, .archive .entry, .category .entry {
	border-bottom: 1px solid #404040;
	margin: 0 0 8px 0;
	}
	
.search-results h3, .archive h3, .category h3 {
	padding: 0 0 5px 0;
}
