/*
Theme Name:Audio Lab
Theme URI: http://entheos-i.com	/
Description: Default theme for Audio Lab
Version: 1.0
Author: Instamersion and Entheos-i
Author URI: http://entheos-i.com/


*/



/* Begin Typography & Colors */

/*Global*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background: url(images/shadow_back.png) no-repeat center top #000;
	color: #333;
	}
	
a{
color:#FFFFFF;
text-decoration:underline;
}

a:hover{

}

a img{
border:0;
}

.post-edit-link{
color:#00CCFF;
font-size:14px;
}

/*eof Global*/

#wrapper{
width:960px;
margin:0 auto;
}


.header{
padding-top:70px;
border-bottom:dotted 1px #454547;
}

.nav{
float:left;
height:20px;
width:768px;
padding-top:20px;
}

.nav li{
text-transform:uppercase;
float:left;
list-style:none;
font-weight:bold;
margin:0 20px 0 2px;
}

.nav li a{
text-decoration:none;
color:#993333;
font-size:14px;
}

.nav li a:hover{
color:#e57f7f;
}

.nav .current_page_item a, .nav .current_page_item a:hover{
color:#ccc;
}

.logo{
width:192px;
float:left;
height:40px;
}

.head_contact_info{
color:#777;
font-size:11px;
text-align:right;
padding-top:5px;
font-weight:bold;
}

.home_img{
height:208px;
float:left;
margin-top:18px;
}

.img1{
background:url(images/00_home02_07.png) no-repeat;
width:622px;
}

.img2{
margin-left:18px;
background:url(images/00_home02_07-03.png) no-repeat;
width:320px;
}

.img3{
background:url(images/00_home02_12b.jpg) no-repeat;
width:518px;
}

.img4{
margin-left:18px;
background:url(images/00_home02_13b.jpg) no-repeat;
width:424px;
}

/*     content      */

#content{
min-height:510px;
padding-bottom:20px;
}
.entry{
font-size:14px;
line-height:150%;
color:#FFFFFF;
}

.title{
margin-top:10px;
font-size:40px;
text-transform:lowercase;
color:#FFFFFF;
}

.product_category{
font-weight:bold;
font-size:18px;
border-bottom:dotted 1px #454547;
}

/*    eof  content      */

/*blog start*/

.title2{
margin-top:10px;
}

.title2 a{
text-decoration:none;
font-size:21px;
font-weight:regular;
color:#BC5D31;
}

.datepost{
color:#aaa;
font-size:13px;
}

.more-link{
color:#BC5D31;
display:block;
}

.navigation{
margin-top:30px;
}

.navigation a{
font-size:15px;
color:#BC5D31;
margin-right:10px;
}

.more-link:hover, .title2 a:hover, .navigation a:hover{
color:#de7f53;
}

.postmetadata {
font-size:14px;
}

.category-blog{
margin-bottom:30px;
}
/*blog end*/

/*comment start*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* eof comment */

/*      footer     */
.slogan{
text-align:center;
padding-bottom:35px;
}

.slogansmall{
font-size:16px;
font-family:Calibri;
color:#FFFFFF;
}

.sloganitalics{
font-size:30px;
font-family:Calibri;
font-style:italic;
color:#FFFFFF;
}

.social_media{
margin-top:18px;
text-align:right;
padding-bottom:5px;
}

.footer{
border-top:dotted 1px #454547;
padding-top:5px;
}

.footer , .footer a{
color:#666666;
font-size:11px;
}

.footer a:hover{
text-decoration:none;
color:#999;
