/*
Theme Name: MusicianEarplug
Theme URI: http://
Version: 1.0
Description: 2 Column theme
Author: 
Author URI: http://
*/


/* Links */


#container {Z-INDEX: 1; margin-left: 90px; position:absolute; margin-top: 0px;}
#overlay {Z-INDEX: 2; margin-left: 90px; position:absolute; margin-top: 0px;  cursor:pointer; cursor:hand;}

#contain2 {Z-INDEX: 1; margin-left: 200px; position:absolute; margin-top: 0px;}
#over2 {Z-INDEX: 2; margin-left: 200px; position:absolute; margin-top: 0px; cursor:pointer; cursor:hand;}

a:link { text-decoration: none; color: #015faa; font-size:14px; }

a:visited { text-decoration: none; color: #0066CC; font-size:14px;  }

a:hover, a:active { color: #015faa; text-decoration:underline; font-size:14px; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px 0 0px; }

h1 { font-size: 20px; margin-bottom: 0px; margin-top: 0px; font-family:"Helvetica";}

h2 { font-size: 18px; font-family:"Helvetica"; color:#000;}

h3 { font-size: 16px; font-family:"Helvetica"; color:#015faa; font-weight:bold;}

h4, h5, h6 { font-size: 12px; font-family:"Helvetica"; color:#015faa; font-weight:bold;}


hr {
	color:#666666;
	margin: 0 auto;
	height: 1px;
	border:thin dotted;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 0px; padding-bottom: 0px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 22px; }

ul { list-style-image:/* url(images/bullet.gif)*/;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

a img{border:none;}

.title {color:#015faa; font-size:24px; font-family:Arial, Helvetica, sans-serif; padding-left:15px; text-transform:capitalize;}

/* Structure */

body
{
	margin-top: 10px;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
	font: normal 12px "Helvetica", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 996px;
margin: auto;

}


#navigation{width:992px; height:45px; float: left; padding-top:8px; font-weight:bold; font-size:11px;}
#navigation a{color:#015faa; background:none; font-weight:bold; font-size:11px;}
#navigation a:hover{color:#a00000; background:none; font-weight:bold; font-size:11px;}



#headerbg {width:996px; height:120px; float:left; background:url(images/header_line.png) repeat-x;}

#liveperson{
float:right;
width:200px;
margin-top:1px;
font:10px;
}


#wrapper{
    background:url(images/bdy_rptline.gif) repeat-y;
	width: 996px;
	margin:auto;
	}


#content-wrapper{
	width: 990px;
	float: left;
	margin-top:55px;
}

#content{float:left; margin-left:8px;}

/*Box 1*/
.roundcont {width:681px; color:#000; background: url(images/videobx_line.png) repeat-y;}

/*Box 1 ends*/


/*sidebar Box*/
 

#sidebar{width:276px; float:right; margin-right:8px;}

.roundcont2 {width: 276px; color:#000; background: url(images/sidebar_line.png) repeat-y;}

/*sidebar Box ends*/

/*lwr Box */
#lwrbody{float:left; width:968px;  margin:10px; }

.roundcont3_upr {width: 968px;  background: url(images/lwrbdy_upr.png) no-repeat; height:15px;}
.roundcont3 {width: 968px; color:#000; background: url(images/lwrbdy_line.png) repeat-y; text-align:center;}
.roundcont3_lwr {width: 968px; background: url(images/lwrbdy_lwr.png) no-repeat; height:15px;}

img.corner3 { border: none;  display: block !important;}
/*lwr Box ends*/

#footer{
	clear: both;
	width: 996px;
	text-align: center;
	background:url(images/footer_52.png) no-repeat;
	height:62px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:7px;}
	

 a.footerlink{
 font-family:Helvetica, sans-serif;
 font-size:11px;
 color:#334550;
 text-decoration:none;
}

.footertxt{
 font-family:Helvetica, sans-serif;
 font-size:11px;
 color:#334550;
}

 a:hover.footerlink{
 font-family:Helvetica, sans-serif;
 font-size:11px;
 color:#334550;
 background:none;
 text-decoration:underline;
}



