@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Pacifico);


@font-face { 
	font-family: 'BSEffra-Bold';
	src: url('/fonts/Effra-Bold.eot');
	src: local('/fonts/Effra-Bold.ttf'), url('/fonts/Effra-Bold.woff') format('woff'), url('/fonts/Effra-Bold.ttf') format('truetype'), url('/fonts/Effra-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BSEffra-Regular';
	src: url('fonts/Effra-Regular.eot');
	src: local('/fonts/Effra-Regular.ttf'), url('/fonts/Effra-Regular.woff') format('woff'), url('/fonts/Effra-Regular.ttf') format('truetype'), url('/fonts/Effra-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body
{
	width:100%;
	height:auto;
	background:url(../images/_backer.jpg) top left repeat-x #E5E5E5;
}
#wrapper
{
	width:1024px;
	height:auto;
	margin:0px auto;
	position:relative;
	background:#FFFFFF;
}
.topmenu
{
	width:1024px;
	height:auto;
	float:left;
	background:#000000;
	position:relative;
}
.topheading
{
	width:100%;
	height:auto;
	float:left;
}
.topheading h1
{
	color:#FFF;
	font-size:36px;
font-family: 'BSEffra-Bold';
	text-align:center;
	margin:15px ;
	z-index:9;
	position:relative;
}
.nav3
{
width:105px;
height:auto;
float:left;
}
ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li
{
float:left;
}
.top_menu
{
	float: left;
    height: auto;
    margin: 25px 0 15px 27px;
    width: 97%;
}
.top_menu ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
.top_menu ul li a
{
  	color: #FFFFFF;
	display: inline;
	font-family: 'BSEffra-Regular';
	text-transform:uppercase;
	font-size: 14px;
	height: auto;
	padding: 2px 14px 0px 12px;
}

/*Border Studio Menu Lists for top navigation*/
/*ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul li:hover {
  background: #555;
  color: #fff;
}*/
.top_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 90%;
  z-index: 1000;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.top_menu ul li ul li a{ 
  background: #000; 
	font-family: 'BSEffra-Regular';
	text-transform:uppercase;
	font-size: 14px;
	height: auto;
	padding: 3px 14px 3px 12px;
  display: block; 
  border-bottom:1px solid #888;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
.top_menu ul li ul li a:hover { background: #666; }
.top_menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}



/*ends menu*/



.top_part
{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}
.top_part img
{
    margin-top: -87px;
	position:relative;
	z-index:1;
}
.shows
{
	width:100%;
	height:auto;
	background:#dde1e7;
	float:left;
	z-index:9999;
}
.show_s
{
	width:96%;
	height:auto;
	margin:15px 50px;
	float:left;
}
.show
{
    float: left;
    height: auto;
    margin-left: 0;
    width: 306px;
}
.show p
{
	font:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#000;
	margin:0;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.search
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	height: 25px;
	margin: -5px auto 0 5px;
	outline: medium none;
	padding: 2px 0;
	position: relative;
	width: 230px;
}
    /* Styles */
   
.search_p
{
	color: #000000;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 51px;
	font-family:Arial, Helvetica, sans-serif;
}
.search_boton
{
	background: none repeat scroll 0 0 #999999;
	border: medium none;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	margin-left: 4px;
	margin-top: -5px;
	width: 60px;
}
.category_boton
{
	background: none repeat scroll 0 0 #000000;
	border: medium none;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	margin-left: 4px;
	margin-top: -5px;
	width: 100px;
}
<!--Middle part-->

#middle
{
	width:980px;
	height:auto;
	background:#FFF;
}
#middle h3
{
	color: #333333;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	margin-left:20px;
}
#middle h2
{
	color: #E20074;
    font-family: 'Pacifico', cursive;
    font-size: 48px;
    margin: 0 0 0 38px;
    text-transform: capitalize;
}
#divider
{
	border-bottom: 1px dashed #999999;
    height: 24px;
    margin: 0 auto;
    width: 89%;
}
#social_media
{
	width:1024px;
	height:auto;
	float:left;
	background:#FFFFFF;
}
#social_media_inner
{
	height:300px;
	width:300px;
	height:auto;
	float:left;
	margin:20px 5px;
}
#social_media_inner img
{
	margin-left:25px;
}
<!-- css for footer-->
#footer_wrapper
{
width:1024px;
height:auto;
background-color:dde1e7;
margin:0px auto;
}
#footer_inner
{
width:1024px;
height:auto;
background:url(../images/footer_background.png) repeat;
float:left;
}
#footer_contact_information
{
width:495px;
height:auto;
float:left;
background:url(images/footer_background.png) repeat;
margin-top:15px;
}
#contact_information
{
width:300px;
height:auto;
background:url(images/footer_background.png) repeat;
float:left;
}
#contact_text_format
{
font-family: 'BSEffra-Bold';
font-size:20px;	
margin:5px 5px 5px 20px;
padding:0px;
}
#contact_details_one
{
width:200px;
height:auto;
background:url(images/footer_background.png) repeat;
float:left;
}
#contact_details_one_format
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
display: block;
padding: 0px 8px 0px 20px;
line-height: 24px;
list-style-type:none;
text-decoration:none;
}
#contact_details_second
{
width:200px;
height:auto;
background:url(images/footer_background.png) repeat;
}
#contact_details_second_format
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
display: block;
padding: 0px 8px 0px 20px;
line-height: 24px;
list-style-type:none;
text-decoration:none;
}
#contact_inf_another
{
border-right:1px dashed #CCCCCC;
width:10px;
height:190px;
background:;
float:left;
margin-top:15px;
}
#sociall_maindiv
{
width:220px;
height:auto;
float:left;
margin-top:15px;
}
#footer_social
{
width:160px;
height:auto;
background:url(images/footer_background.png) repeat;
float:left;
}
#social_heading
{
width:160px;
height:auto;
background:url(images/footer_background.png) repeat;
float:left;
}
#social_imag
{
width:145px;
height:auto;
float:right;
margin-top:4px;
padding:3px;
}

a:link,a:visited
{
color: #145C66;
text-decoration:none;

}
#social_text
{
width:160px;
height:auto;
float:left;
}
#social_another_divone
{
border-right:1px dashed #CCCCCC;
width:10px;
height:190px;
float:left;
margin-top:15px;
}
#footer_affiliated
{
width:277px;
height:auto;
float:left;
margin-top:15px;
}
#footer_affi_textdiv
{
width:277px;
height:auto;
float:left;
}
#affiliated_div
{
width:269px;
height:auto;
float:left;
margin-left:7px;
}
#affiliated_div_inner1
{
width:75px;
height:55px;
background:#FFFFFF;
float:left;
margin:5px;
}
.select-wrapper{
		float: left;
		display: inline-block;
		border: 1px solid #d8d8d8;            
		background: url(../images/dropdown.png) no-repeat right center;
		cursor: pointer;		
	}
	.select-wrapper, .select-wrapper select{
		width: 200px;
		height: 26px;
		line-height: 26px;
		margin-left:10px;
	}
	
	.select-wrapper .holder{
		display: block;
		margin: 0 35px 0 5px;
		white-space: nowrap;            
		overflow: hidden;
		cursor: pointer;
		position: relative;
		z-index: -1;
	}
	.select-wrapper select{
		margin: 0;
		position: absolute;
		z-index: 2;            
		cursor: pointer;
		outline: none;
		opacity: 0;
		/* CSS hacks for older browsers */
		_noFocusLine: expression(this.hideFocus=true); 
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-khtml-opacity: 0;
		-moz-opacity: 0;
	}
	
	#footer_bar {
	float:left;
	width:100%;
	height:30px;
	background:#DDE1E7;
}
	
	#thumbnails {
  display: block;
  margin-bottom: 10px;
  width:90%;
  margin:0 auto;
}
#thumbnails ol, ul {
  list-style: none outside none;
}
#thumbnails ul li {
  float: left;
  margin-bottom: 12px;
  margin-right: 34px;
}
#thumbnails img {
    border: 0 none;
    max-width: 100%;
}
hr.pagesep {
	border-top:1px dotted #666;
	padding:0px;
	margin:10px 0px;
}
.pagemain {
	width:700px; padding:10px10px; margin:20px 10px ; text-align:left; float:left;
}
.pagemain H1 {
font-family: 'Pacifico', cursive;
font-size:52px;
margin:0px 0px 25px 20px;
}
.pagemain H2 {
font-family: 'BSEffra-Regular';
font-size:16px;	
margin:0px;
padding:0px;
text-transform:uppercase;
}
.pagemain H3 {
font-family: 'BSEffra-Bold';
font-size:20px;	
margin:5px;
padding:0px;
}
.pagemain H4 {
font-family: 'BSEffra-Regular';
font-size:18px;	
margin:5px;
padding:0px;
line-height:22px;
}
.pagemain .maintext {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	text-align:justify;
	padding:5px;
	font-size:13px;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
     -moz-column-gap: 40px; /* Firefox */
     column-gap: 40px;

}
.pagemain .maintext2 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	text-align:justify;
	padding:5px;
	font-size:13px;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
     -moz-column-gap: 30px; /* Firefox */
     column-gap: 30px;

}
.pagemain p {
margin:5px;
padding:0px;
}
.teal {
	color:#145C66;
}
.pink {
	color: #E10E75;
}
.purple {
	color: #5D305F;
}
.pageside {
	 width:250px; border:1px solid #DDD; padding:20px10px; margin:20px  10px; text-align:left; float:left;
}
H1 .footerhead  {
font-family: 'BSEffra-Bold';
font-size:20px;	
margin:5px;
padding:0px;
}

.show_s H5 {
font-family: 'BSEffra-Bold';
font-size:18px;	
margin:0px;
padding:0px;	
	
}
.tealbacker, .tealbacker  a {
	color:#FFF;
	background: #145C66;
	padding:5px;
	margin-top:10px
}
.tealbacker H4 {
	color:#FFF;
font-family: 'BSEffra-Bold';
font-size:20px;	
margin:0px;
padding:0px;	
}
.tealbacker .minibio {
color:#FFF;
font-family: 'BSEffra-Regular';
font-size:10px;	
margin:0px;
padding:0px;

}
.tealbacker a {
color:#FFF;
font-family: 'BSEffra-Regular';
font-size:10px;	
margin:0px;
padding:0px;

}
.tealbacker H5 {
	color:#FFF;
font-family: 'BSEffra-Bold';
font-size:16px;	
margin:10px 0px 0px 5px;
padding:0px;
line-height:22px;
}
.tealbacker H6 {
	color:#FFF;
font-family: 'BSEffra-Regular';
font-size:14px;	
margin:0px 0px 0px 5px;
padding:0px;

}
.tealbacker p {
	color:#FFF;
font-family: 'BSEffra-Regular';
font-size:12px;	
margin:5px;
padding:0px;
}
.tealbacker a, .tealbacker a:visited {
	text-decoration:none;
color:#56CDDE;
}
.tealbacker a:hover {
text-decoration:none;
color:#BDECF2;
}

.newstext H2 {
	font-family: 'BSEffra-Bold';
font-size:20px;	
margin:5px;
padding:0px;
color:#145C66
}
.newstext H3 {
	font-family: 'BSEffra-Bold';
font-size:16px;	
margin:5px;
padding:0px;
color:#145C66
}
.newstext p {
	color:#222;
font-family: 'BSEffra-Regular';
font-size:12px;	
margin:5px;
padding:0px;
}

/*show images*/
.showimg img {
	margin:3px;
}