p{
font-size:15px;
padding-top:0px;
margin-top:0px;
}

.logo h1{
/*text-shadow: 0px 2px 4px #341810;*/
color:#eb5f21;
font-size:28px;

}

.logo p{
font-size:13px;

}

.contact{

color:#000;
font-size:21px;
text-align:center;
padding-top:10px;
border:solid 1px #eb5f21;
padding:5px 2px;
/*-moz-border-radius: 15px;
border-radius: 15px;*/

}
.contact h1{
color:#eb5f21;
font-size:28px;
 
}

.contact_box{

color:#000;
font-size:21px;
text-align:center;
padding-top:10px;
border:solid 1px #eb5f21;
padding:5px 2px;
/*-moz-border-radius: 15px;
border-radius: 15px;*/

}
.contact_box h1{
color:#eb5f21;
font-size:28px;
 
}


.contact_foot{

color:#000;
font-size:21px;
text-align:left;
padding-top:0px;

padding:2px 2px;
/*-moz-border-radius: 15px;
border-radius: 15px;*/
}



.quote{
border:solid 1px #eb5f21;
padding:40px 2px;
font-size:21px;
text-align:center;
padding-top:30px;


}

.bg-color{
background-color:#fff;
}


.big_title{
	
	color: #ff7e24;
	position:absolute;
 	right:15px;
 	bottom: 15px;

 	/*-moz-border-radius: 10px;
	border-radius: 10px;
   	padding: 10px 10px;
    margin:10px 20px;
    background-color:rgba(0,0,0,0.3);
    /*background:url('/img/black_50.png') repeat;*/
    


}

.big_title h1 {
	 color: #fff;
    font-weight:bold;
    font-size: 28px;
	text-align: right;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}

.big_title h2 {
	 color: #fff;
    font-weight:bold;
    font-size: 24px;
    text-align: right;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);

}


.title{
	
	color: #fff;
	position:absolute;
 	bottom:10px;
 	right: 5px;
 	
   	padding: 10px 10px;
    margin:0px 0px;
    /*background-color:rgba(0,0,0,0.3);
    background:url('/img/black_50.png') repeat;
    -moz-border-radius: 10px;
	border-radius: 10px;*/
    


}

.title h1 {
	 color: #fff;
    font-weight:bold;
    font-size: 30px;
    text-align:right;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}

.title h2 {
	 color: #fff;
    font-weight:bold;
    font-size: 30px;
    text-align:right;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}



.title h3 {
	 color: #eb5f21;
    font-weight:normal;
    font-size: 13px;
    line-height:15px;
    margin:0px;
    padding:2px 0px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);

}


.title2{
	
	color: #fff;
	position:absolute;
 	bottom:20px;
 	right: 5px;
 	
   	padding: 10px 10px;
    margin:0px 0px;
    /*background-color:rgba(0,0,0,0.3);
    background:url('/img/black_50.png') repeat;
    -moz-border-radius: 10px;
	border-radius: 10px;*/
   
}


.title2 h2 {
	 color: #fff;
    font-weight:bold;
    font-size: 30px;
    text-align:right;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}



.top{

	z-index:2000;

}



.title_left{
	position:absolute;
 	bottom:0px;
 	left: 0px;
    padding: 3px 5px;
    margin:15px 10px;
    background-color:#000;
    text-transform:uppercase;
	z-index:2000;

}

.title_left h1 {
	 color:#fff;
    font-weight:normal;


}

.apply_banner a:hover{
color: #00afee;

}

.apply_banner a{
color:#fff;

}

.apply_banner{
	padding: 2px 3px;
    margin:0px 0px 5px 0px;
    background-color:#000;
    text-transform:uppercase;
    text-align:center;
}

.apply_banner h1 {
	color:#fff;
	font-weight:normal;
	display:inline;
	padding-top:5px;
}

.apply_banner p {
	font-weight:normal;
	display:inline;
	padding-top:5px;
}


.quotes{
	height:103px;
	margin-bottom:5px;

}

.quotes p{
	color:#000;
}

.quotes h1{
	font-size:24px;
	text-transform: uppercase;

}



.title_right{
	position:absolute;
 	bottom:0px;
 	right: 0px;
    padding: 2px 3px;
    margin:15px 10px;
    background-color:#000;
    text-transform:uppercase;
    text-align:center;
}

.title_right h1{
	 color:#fff;
    font-weight:normal;


}



.image{
	position:relative;


}

.med{
	font-size:15px;

}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.avatar,.time, .mt_header {
	float:left;
	display:none;
	visibility: hidden;
}

.tweet{
padding-bottom:20px;
}

 #img_list{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top:5px;

}
 #img_list li{
	float: left;
}
#img_list:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 #img_list a{
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	margin: 0px 5px 5px 0px;
	position: relative;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#img_list a .title{
	width: 69px;
}

#img_list img{
	max-width: none;
	height: auto;
}


.clear{
  clear: both;
}

#featured { background: url(spinner.gif) center center #f4f4f4; height: 300px; }
#featured img { display: none; }

#featured.orbit { background: none; }
#featured.orbit img { display: block; }


@media only screen and (max-width: 909px) {
.logo h1{font-size:22px;}
.logo p{font-size:11px;}
.contact{font-size:17px;}
}

@media only screen and (max-width: 799px) {
#nav{margin-top:0px; text-align: center;}
.logo{text-align: center;}
.logo h1{font-size:30px;}
.logo p{font-size:15px;}
.contact{font-size:22px;}

}


@media only screen and (max-width: 440px) {
.lang {clear:both; padding-top:0;}
.contact{font-size:22px;}
#nav{margin-top:0px; text-align: center;}
.logo{text-align: center;}
.contact_foot{text-align: center;}
.contact_box{display:none;}
}
