html {
	font-family: Verdana, 'Trebuchet MS', Tahoma, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height:32px;
  /* this keeps text same size on tablets */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
}

/* top of page lanternworks logo strip */

body {
	background: #303030 url(../images/body-bg.png);
   background-repeat: repeat;	
	color: #dedede;
	
	
	margin: 0;
	padding: 0;
}


* html {
  height: 100%;
}

.shading {
	padding: 1em;
	padding: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #D8D8BE;
	line-height: 30px;
	-moz-box-shadow: inset 0 0 20px #ddd;
	-webkit-box-shadow: inset 0 0 20px #ddd;
	box-shadow: inset 0 0 20px #ddd;
}  

#top_bevel {
	background-image: url(../images/light_bevel2.png);
	width: 100%;
	height: 40px;
	background-repeat: repeat-x;
}

.index1 {
	background-color: transparent;
 }
 
 .index2 {
	 background-image: url(https://www.lanternworks.com/images/opaque_10.png);
	 background-repeat: repeat;
 }

.login_username {
	background: #222222 url(https://www.soundsetstudio.com/images/user_24_16.png); ;
	background-position: left;
	background-repeat: no-repeat;
	color: #eeeeee;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: #323232 solid 1px;
	border-bottom: #323232 solid 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
	padding: 10px 10px 10px 30px;
	color: #C7C7C7;
}

.login_username:focus {

	background: #222222 url(https://www.soundsetstudio.com/images/user_24_16.png); 
	background-position: left;
	background-repeat: no-repeat;
	color: #eeeeee;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: #323232 solid 1px;
	border-bottom: #323232 solid 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
	padding: 10px 10px 10px 30px;
   box-shadow: 0 0 0px;
}

.login_password {
	background: #222222 url(https://www.soundsetstudio.com/images/lock_24_16.png); ;
	background-position: left;
	background-repeat: no-repeat;
	color: #BBBBBB;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: #323232 solid 1px;
	border-bottom: #323232 solid 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
	padding: 10px 10px 10px 30px;
	color: #C7C7C7;
}

.login_password:focus {
   background: #222222 url(https://www.soundsetstudio.com/images/lock_24_16.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #BBBBBB;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: #323232 solid 1px;
	border-bottom: #323232 solid 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
	padding: 10px 10px 10px 30px;
   box-shadow: 0 0 0px;
}

.login_username,  .login_username:focus {
	background-image: url(../images/user_24_16.png); 
	background-repeat:no-repeat; 
	background-position: left; 
	padding-left:30px;
}

.login_password,  .login_password:focus {
	background-image: url(../images/lock_24_16.png); 
	background-repeat:no-repeat; 
	background-position: left; 
	padding-left:30px;
}

#amember_login, #amember_pass {
	width: 120px;
	height: 15px;
}

#amember_login:focus, #amember_pass:focus {
	width: 150px;
	height: 15px;
}

input.login_button_inside {
	background-image: url(https://www.lanternworks.com/images/noise.png);
	background-repeat: repeat;
	background-color: #4f666e;
	color: #ededed;
	text-decoration: none;
	margin-left: -51px;
	height: 35px;
	width: 65px;
	border: none;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
}

a.login_button_inside {
	background-image: url(https://www.lanternworks.com/images/noise.png);
	background-repeat: repeat;
	background-color: #4f666e;
	color: #ededed;
	text-decoration: none;
	border: none;
	-webkit-appearance: none;
	padding:10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
}



.shade {
	background-image: url(../images/light_bevel.png);
	background-repeat: repeat-x;
	background-position: top;
}

#main_menu_1 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	letter-spacing: 3px;

	float: right;

	position: relative;

	top: 10px;

	clear: both;

	text-align: center;

	color: #FFFFF0;

	padding-top: 10px;

	padding-bottom: 10px;	

	margin-top: 1px;

	color: #FFFFF0;	
}	

#main_menu_1_mobile {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	letter-spacing: 3px;	

	text-align: center;

	color: #FFFFF0;

	margin-top: 10px;	

	padding-bottom: 10px;	

	color: #FFFFF0;	
}

#home_image {
	height: 250px;
	width: 100%;
	background-color: transparent;
	/*background-image: url(../images/lighthouse-top.png);*/
    background-image: url(../images/castle-hill.png);
	
/*	background-image: url(../images/splash/lighthouse-sunset1.jpg);*/
	background-repeat: repeat;
	/*background-position: center;*/
	border-bottom: 1px solid #555555;
	margin-bottom: 30px;
}

#top_band {
	height: 85px; /*background-image: url(../images/bevel_admin.png);*/
	/*background-image: url(../images/123st.png);*/
	background-repeat: repeat;
	background: #303030 url(../images/body-bg.png);
	border-bottom: 1px solid #555555;
	color: White;
	width: 100%;
}

#top_band_small {
	height: 93px; /*background-image: url(../images/bevel_admin.png);*/
	/*background-image: url(../images/123st.png);*/
	background-repeat: no-repeat;
	background-image: url(../images/lighthouse-top-196.png);
	border-bottom: 1px solid #555;
	color: White;
	width: 100%;
}

#video-bg {
  position: relative;
/*  top: -370px;*/
  top: -330px;

  width: auto;
  min-width: 100%;
  height: auto;
  background: transparent url(video-bg.jpg) no-repeat;
  background-size: cover;
}
video {
  display: block;
}
.video-container {
  width: 100%;
  max-height: 250px;
  overflow: hidden;
  top: 30;
  right: 0;
  z-index: 100;
}



div.color_band, div.status_bar {
	background-image: url(../images/opaque_3.png); 
	background-repeat: repeat;
	text-align: left;
	padding: 10px 20px 10px 20px;
	line-height: 30px;
	margin-bottom: 10px;
	position: relative;
	background-position: center;
}

fieldset.three_d, table.three_d, td.hover {
	background-image: url(../images/noise_even_less_yet.png);/**/
	background-repeat: repeat;
	/*-moz-border-radius: 20px;
	border-radius: 20px;*/
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	-moz-box-shadow: inset 0 0 0px #ddd;
	-webkit-box-shadow: inset 0 0 0px #ddd;
	box-shadow: inset 0 0 0px #ddd;
	
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}  

.title	{
	display: none;
}

.static_lantern{
	position: absolute;
	top: -4px;
	left: 220px;	
}

.star_shine {
	position: relative;
	top: 0px;
	left: -30px;	
}

.logo_text{
	position: absolute;
	top: 12px;
	left: 12px;
	
}

.logo_subtext{
	position: absolute;
	top: 53px;
	left: 32px;
	width: 193px;
	height: 31px;
}

.logo_subtextz{
	position: relative;
	top: -37px;
	left: 57px;
	width: 193px;
	height: 31px;
}

.logo_subtextx{
	position: relative;
	top: -40px;
	left: 40px;
	width: 193px;
	height: 31px;
}

#tag-line {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 15%;
	text-align: left;
	line-height: 25px;
	font-size: 110%;
}

#shadow{
	position: relative;
	top: 20px;
	left: 315px;
	background-image: url(../images/shadow_lng.png);
	width: 325px;
	height: 36px;
	background-repeat: no-repeat;
	margin-bottom: 30px;	
}

#shadow_sm{
	position: absolute;
	top: 0px;
	left: -10px;
	width: 285px;
	height: 85px;
}

#shadow_smz{
	position: relative;
	top: 5px;
	left: -10px;
	width: 285px;
	height: 85px;
}

img {
	border: none;
}

.inline_5 {
	position: relative;
	top: -3px;
}

.inline_cube {
	position: relative;
	top: 1px;
}

.inline_9 {
	position: relative;
	top: 1px;
}

.inline_12 {
	position: relative;
	top: 2px;
}

.inline_14 {
	position: relative;
	top: 2.5px;
}

.inline_16 {
	position: relative;
	top: 3px;
}

.inline_24 {
	position: relative;
	top: 6px;
}

.inline_26 {
	position: relative;
	top: 7px;
}

.inline_32 {
	position: relative;
	top: 8px;
}

.space_left {
	padding-left: 60px;
}

/*inputs*/

input, textarea{
	margin: 0;
	border: 1px solid #323232;
	background: transparent url(../images/opaque_5.png) repeat;
	padding: 2px;
	padding: 7px 5px 7px 5px;
   color: #dedede;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #F1F3F4;
	border: 1px solid #323232;
}

textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #323232;
}

input.absmiddle {
	position: relative;
	top: -5px;
}

input, textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 7px 5px 7px 5px;
  border: 1px solid #323232;
}
 
input:focus, textarea:focus {
	box-shadow: 0 0 5px rgba(136, 146, 117, 1);
	padding: 7px 5px 7px 5px;
	border: 1px solid rgba(136, 146, 117, 1);
}

input.invalid, textarea.invalid, input.invalid:focus, textarea.invalid:focus {
	color: White;	
	padding: 7px 5px 7px 5px;
	box-shadow: 0 0 5px rgba(244, 217, 92, 1);
	padding: 7px 5px 7px 5px;
	border: 1px solid rgba(247, 247, 216, 1);
	background-image: url(../images/opaque_yellow_less.png);
	background-repeat: repeat;
	background-color: transparent;
}

.search_img {
	background: url(../images/find_16.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #fffffe;
	padding-left: 22px;
}

.search_img:focus {
	background: url(../images/find_16.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #fffffe;
	padding-left: 22px;
}

#main_menu {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	position: absolute;
	top: 15px;
	right: 15px;
	clear: both;
	height: 18px;
	line-height: 18px;
	text-align: center;	
	color: #2F4F4F;	
	padding-top: 7px;
	padding-bottom: 7px;	
}	

#sub_nav {
	width: 100%;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;	
}



#sub_nav a {
	border-bottom: none;
	text-decoration: none;
	letter-spacing: 3px;
}

#sub_nav a:hover {
	border-bottom: none;
	text-decoration: none;
	letter-spacing: 3px;
	color: Black;
}

/* begin battle */

div.plaster_bg {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 1px;
}

.battle_border {
	padding: 1px 0px 0px 1px;
	overflow: hidden;
	background-color:#fff;
}

.plaster_top {
	color: #2F4F4F;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8BE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8BE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B198;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B198;
	padding: 5px;
	background: url(../images/opaque_10.png) repeat;
}

.plaster_content {
  text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8BE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B198;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B198;
	margin-top: 1px;
	color: #2F4F4F;
	background: url(../images/opaque_5.png) repeat;
}

.battle_smallFont {
	font-size:8pt
}

/* end battle */

.plaster {
	background-image: url(../images/ecru_plaster2.png);
	background-repeat: repeat;
}

.bright {
	background: #03105E url(../images/bright_bg.jpg) repeat-x;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #DDDDDD;
}
.my_tag {
	border-bottom: 1px solid #DDDDDD;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.self_pic{
	position: absolute;
	top: 110px;
	right: 25px;
	float: right;
	margin: 5px 5px 5px 5px;
	border: 1px solid #CDCDCD;
}

.static_footer_img{
	position: absolute;
	bottom: 15px;
	right: 25px;
	float: right;
	margin: 5px 5px 5px 5px;
}

.styler {
	color: White;
	background-color : transparent;
	left: 765px;
	position: absolute;
	top: 15px;
	text-align : center;
	display : inline;
	font-family: verdana, "Times New Roman", Times, "New York", serif;
	font-size : 11px;
}

.shade_bg {
	background-color: #FBFBFB;
}

/* table stuff */

table.padded-table {
	max-width: 95%;
}

table.padded-table th {
	letter-spacing: 4px;
	font-weight: normal;
	color: Black;
	text-align: center;
	border-bottom: 1px solid #B2B198;
	padding: 5px;
}

table.padded-table th.special {
	border-bottom: 0px;
	color: White;
}

table.padded-table td {
	padding: 5px;
}

.over-line {
	border-top: 1px solid #B2B198;
}

table.payment-options {
	max-width: 100%;
}

table.payment-options th {
	letter-spacing: 4px;
	font-weight: normal;
	color: Black;
	text-align: center;
	border-bottom: 1px solid #B2B198;
	padding: 5px;
}

table.payment-options td {
	padding-left: 10px;
	padding-right: 10px;
}

table.payment-options td.no_border {
	padding-right: 10px;
}

/* end table stuff */

#steps
	{
	position: relative;
	left: 215px;
	z-index: 2;
	width: 60%;
	padding: 10px;	
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;	
}	

#content3_header
	{
	position: relative;
	left: 215px;
	z-index: 2;
	width: 75%;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 15px;
	background-image: url(../images/shade_bg.gif);
	background-repeat: repeat-x;
}

.content_text {
	line-height: 1.5em;
	margin-top: 10px;
}

#newsbox_top {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	margin-right: 20%;
	width: 130px;
	background-color: transparent;
	padding: 0px;
}

#newsbox_body {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	margin-right: 20%;
	width: 118px;
	background-color: transparent;
	border-left: 1px solid #B2B198;
	border-right: 1px solid #B2B198;
	border-bottom: 1px solid #B2B198;
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom;
	background-repeat: repeat-x;
	background: url(../images/light_bevel.png) repeat-x top;
}

#detailbox_top {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	margin-right: 20%;
	width: 130px;
	background-color: transparent;
	padding: 0px;
}

#detailbox_body {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	margin-right: 20%;
	width: 118px;
	background-color: transparent;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom;
	background-repeat: no-repeat;
	background: url(../images/gradient_bg.gif) repeat-x bottom;
}

.textmain {
	color: Black;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px
}

#social_media {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	width: 170px;
	background-color: transparent;
	margin-right: 20%;
	margin-top: -50px;
}

#media_bar
{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	margin-right: 20px;
	padding: 8px;
	text-align: center;
	color: #2F4F4F;
	background: url(../images/opaque_5.png) repeat;
}

/*fieldset*/

fieldset {
	padding: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #D8D8BE;
	-moz-box-shadow: inset 0 0 20px #ddd;
	-webkit-box-shadow: inset 0 0 20px #ddd;
	box-shadow: inset 0 0 20px #ddd;
	line-height: 20px;
} 

div.generic_contact {
	padding: 1em;
	border: 1px solid #323232;
	outline: black solid 1px;
	line-height: 20px;
} 

div.inner_generic_contact {
	padding: 20px 20px 0px 20px;
}

fieldset.shaded {
	background-image: url(../images/opaque_5.png); 
	background-repeat: repeat;
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;  
}  

fieldset li {  
	padding-bottom: 1em;  
}  


li.roomy {
	margin-bottom: 10px;
}

label {    
	float: left;   
	position: relative;  
	width: 10em;    
	margin-right: 1em;  
	text-align: left;
}

label em {        
	position: absolute;        
	left: 9.8em;        
	top: 1;   
	color: #FFF0C7;
	font-size: 90%em;   
}

label.token {
	float: none;	
}

label.wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 19em;
	margin-right: 1em;
	text-align: left;
}

label.narrow {
	float: left; 
	position: relative;
	top: .2em;
	width: 7em;
	margin-right: 1em;
	text-align: left;
}

label.semi-wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 12em;
	margin-right: 1em;
	text-align: left;
}

label.mid-wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 14em;
	margin-right: 1em;
	text-align: left;
}

label.tag-only {
	float: none;
	width: auto;
	margin-right: auto;
	text-align: left;
}

/*end fieldset*/
p.header {
	color: #333333;
}

.header {
	font-family : helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.content_header {
    font-weight: bold;
    font-size: 14px;
	 letter-spacing: 4px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none
}

.alert {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: Black;
	border: 1px solid #E6DB55;
	background-image: url(../images/opaque_yellow.png);
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 15px;
}
	
.vertical_line {
	background : url(../images/line_v.gif);
}

.horizontal_line {
	background : url(../images/line_h.gif);
}

/*--- forms ------------*/

#contactform {
	width: 70%;
	text-align: left;
	vertical-align: top;
}

#contactform input,  #contactform textarea {
	margin-right: 1em;
	margin-bottom: 5px;
}

#contactform label {
	width: 22%;
	float: left;
	clear: left;
}

#contactform span.indent {
	margin-left: 22%;
}

.indent {
	margin-left: 20px;
}

.no_border {
	border: none;
	background-color: transparent;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	}
	
a.sm:link {
	text-decoration: none;
	color : #002060;
	font-size: 85%;
}
a.sm:visited {
	text-decoration: none;
	color : #002060;
	font-size: 85%;
}
a.sm:active {
	text-decoration: none;
	color : #002060;
	font-size: 85%;
}
a.sm:hover {
	text-decoration: underline;
	color: #CE7E49;
	font-size: 85%;
}

a.bright_link:link {
	text-decoration: underline;
	color:#f5f5f5;
}
a.bright_link:visited {
	text-decoration: underline;
	color:#f5f5f5;
}
a.bright_link:active {
	text-decoration: underline;
	color:#f5f5f5;
}
a.bright_link:hover {
	text-decoration: underline;
	color: #fff;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	/*color: #707A62;*/
	color: #d0c4af;
	border-bottom: none;
}


a.heading:link, a.heading:visited, a.heading:active, a.heading:hover  {
	text-decoration: none;
	color: #cfcfcf;
	font-size: 120%;
	border-bottom: none;
}

a.no_underline{
	border-bottom: none;
	text-decoration: none;
}

a.no_underline, a.aside{
	border-bottom: none;
	text-decoration: none;
	background-image: none;
	color: #737373;
}

a.tweety, .tweety:visited {
	background-image: url(../images/tweety_grey_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
}

a.tweety:hover {
	background-image: url(../images/tweety_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
}

a.gplus, .gplus:visited {
	background-image: url(../images/gplus_grey.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.gplus:hover {
	background-image: url(../images/gplus_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.twitter, .twitter:visited {
	background-image: url(../images/twitter_ico.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.twitter:hover {
	background-image: url(../images/twitter_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.linkedin, .linkedin:visited {
	background-image: url(../images/linkedin_grey_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.linkedin:hover {
	background-image: url(../images/linkedin_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.delicious, .delicious:visited {
	background-image: url(../images/delicious_grey_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.delicious:hover {
	background-image: url(../images/delicious_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.digg, .digg:visited {
	background-image: url(../images/digg_16n.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.digg:hover {
	background-image: url(../images/digg_color_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.send, .send:visited {
	background-image: url(../images/send_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.send:hover {
	background-image: url(../images/send_color_16.png);
	width: 16px;
	height: 18px;
	background-repeat: no-repeat;
	border-bottom: none;
	text-decoration: none;
	padding-bottom: 5px;
}

a.portfolio {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 7px;
	text-decoration: none;
	border-bottom: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #181818;
}
 
a.portfolio:hover {
	box-shadow: 0 0 5px rgba(136, 146, 117, 1);
	padding: 7px;
	text-decoration: none;
	border-bottom: none;
	-moz-border-radius: 10px; 
	border-radius: 10px;	
	background-image: url(../images/opaque_3.png);
}


/*These next lines will remove the dotted lines that appear around image linkes when clicked */

a {
	outline: 0px;
}

a:focus
{
  -moz-outline-style: none;
}


.greyout {
	border-bottom: none;
	text-decoration: none;
	background-image: none;
	color: #777777;
}

.greyout2, a.greyout2 {
	border-bottom: none;
	text-decoration: none;
	background-image: none;
	color: #a7a7a7;
}

.blueout {
	border-bottom: none;
	text-decoration: none;
	background-image: none;
	color: #7d959e;
}

span.clickable {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	z-index:1;
	vertical-align: middle;
}

a.clickable {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	z-index:1;
	vertical-align: middle;
}

.form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
.floatleft { float: left; margin: 0px 5px 5px 0px; }
.floatright { float: right; margin: 5px 5px 5px 5px; }

img.floatright {
	border: 1px solid #4A4A4A;
}

#detail_response {
	display: block;	
	margin-left: 10px; 
}

#inner_detail_response{
	float:right;
	max-width: 60%;
	vertical-align: top;
	margin-top: -225px;
	margin-right: 20px;
	margin-left: 20px;
}

.detail_box {
  	line-height: 20px;
	margin:0px 25px 0px 25px;
	text-align: left;
}

.float_right {
	float: right;
}



ol.aside {
	padding: 1px 1em 0 1em;
	list-style: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 3px;
	background-image: url(../images/shadow_sm.png);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECEDDA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8BE;
	color: #2F4F4F;
	margin-top: -52px;
	width: 170px;
	background-position: center;
}  

.lrg_border {
	border-width: 5px;
	border-style: solid;
	border-color: #E6E6E3;
}

h4.underline {
   font-size: 11px;
	color: #333333;
	letter-spacing: 2px;	
	padding: 5px;
}  

ol.aside li {  
	padding-bottom: 1em;  
}  

ol.aside a:hover {
	color: #8C958E;
}  

/*tab menu*/

#tabmenucontainer {
	height:28px;
	/*background:#232323;*/
	background: transparent;
	display:block;
	padding:0px 0px 0px 0px;
}

#tabmenu {
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#tabmenu ul {
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
}

#tabmenu ul li {
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:89px;
}

#tabmenu ul li a {
	display: block;
	float: left;
	color: Black;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 0 0px;
	width: 89px;
	height: 21px;
	background: transparent url(../images/tab_new_bg.png) no-repeat top right;
}

#tabmenu ul li a:hover,#tabmenu ul li.current_page_item a {
	color: #333; /*background:#222 url(../images/li2.gif) no-repeat top left;*/
	background: transparent url(../images/tab_new_bg.png) no-repeat top left;
	width: 89px;
	height: 21px;
	text-align: center;
}

#tabmenu ul li .current_page_item a,#tabmenu ul li .current_page_item a:hover {
	color:#333;
	width: 104px; height: 21px;
	background:transparent url(../images/tab_new_bg.png) no-repeat top right;
}	

ul.front_menu {
	text-align: left;
	list-style: none; 
}

li.front_menu {
	border-bottom: 1px solid #444;
	padding: 10px 10px 10px 10px; 
	
}

li.front_menu:hover {
	border-bottom: 1px solid #444;
	padding: 10px 10px 10px 10px; 
	background-image: url(../images/opaque_5.png);
	background-repeat: repeat;
}

ul.front_menu a {
	color: #a7a7a7;
}

@font-face {
    font-family: GoodDog;
    src: url('../fonts/GoodDog.otf');
}
 
.GoodDog{
    font-family: GoodDog;
    font-size: 22pt;
}

@font-face {
    font-family: JosefinSlab-Regular;
    src: url('../fonts/JosefinSlab-Regular.ttf');
}
 
.JosefinSlab-Regular{
    font-family: JosefinSlab-Regular;
    font-size: 15pt;
}

@font-face {
    font-family: ArchitectsDaughter;
    src: url('../fonts/ArchitectsDaughter.ttf');
}

.ArchitectsDaughter{
    font-family: ArchitectsDaughter;
    font-size: 11pt;
}

@font-face {
    font-family: Anonymous;
    src: url('../fonts/Anonymous.ttf');
}

.Anonymous{
   font-family: Anonymous;
   font-size: 10pt;
}

@font-face {
    font-family: Santana;
    src: url('../fonts/Santana.ttf');
}

.Santana{
    font-family: Santana;
    font-size: 14pt;
}

@font-face { 
	font-family:'Worstveld_Sting'; 
	src:url('../fonts/Worstveld_Sting.eot'); 
	src: url('../fonts/Worstveld_Sting.woff') format('woff'), url('../fonts/Worstveld_Sting.otf') format('opentype');
} 

.Worstveld_Sting { 
	font-family:'Worstveld_Sting', Verdana, Arial, Helvetica, sans-serif;
	color: #2E2620;
	font-size: 24px;
}

@font-face { 
	font-family:'Stripwriter'; 
	src:url('../fonts/stripwriter.eot'); 
	src: url('../fonts/stripwriter.woff') format('woff'), url('../fonts/stripwriter.otf') format('opentype'); 
} 

.Stripwriter {
	font-family: 'Stripwriter', Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	font-size: 15px;
	color: #702017;
	font-size: 24px;
}


@font-face {
    font-family: Worstveld_Sling;
    src: url('../fonts/Worstveld_Sling.otf');
}

.Worstveld_Sling{
   font-family: Worstveld_Sling;
}

@font-face { 
	font-family:'constantia'; 
	src:url('../fonts/constantia.eot'); 
	src: url('../fonts/constantia.woff') format('woff'), url('../fonts/constantia.ttf') format('truetype');
} 

.constantia {
	font-family: 'constantia', Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 15px;
}

@font-face { 
	font-family:'engravers_gothic_bt_top_off'; 
	src:url('../fonts/engravers_gothic_bt.eot'); 
	src: url('../fonts/engravers_gothic_bt.woff') format('woff'), url('../fonts/engravers_gothic_bt.otf') format('opentype');
} 

.engravers_gothic_bt_top_off {
	font-family: 'engravers_gothic_bt_top_off', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 10px;
	color: #B7B7B7;
	font-size: 17px;
	text-decoration: none;
	border-bottom:none;
}

a.engravers_gothic_bt_top_off {
	color: #B7B7B7;
	text-decoration: none;
	border-bottom:none;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

a.engravers_gothic_bt_top_off:hover {
	color: #fff;
	text-decoration: none;
	text-decoration: none;
	border-bottom:none;
}

@font-face { 
	font-family:'engravers_gothic_bt_top_on'; 
	src:url('../fonts/engravers_gothic_bt.eot'); 
	src: url('../fonts/engravers_gothic_bt.woff') format('woff'), url('../fonts/engravers_gothic_bt.otf') format('opentype');
} 

.engravers_gothic_bt_top_on {
	font-family: 'engravers_gothic_bt_top_on', Verdana, Arial, Helvetica, sans-serif;
	color: #fff; /*color: #521301;*/
	letter-spacing:2px;
	padding: 10px;
	margin-right: 0px;
	font-size: 17px;
	text-decoration: none;
	border-bottom:none;
}

a.engravers_gothic_bt_top_on {
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}

/*tablet version */

.engravers_gothic_bt_top_off_tablet {
	font-family: 'engravers_gothic_bt_top_off', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 10px 8px 10px 8px;
	color: #B7B7B7;
	font-size: 15px;
	text-decoration: none;
	border-bottom:none;
}

a.engravers_gothic_bt_top_off_tablet {
	color: #B7B7B7;
	text-decoration: none;
	border-bottom:none;
}

a.engravers_gothic_bt_top_off_tablet:hover {
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}

.engravers_gothic_bt_top_on_tablet {
	font-family: 'engravers_gothic_bt_top_on', Verdana, Arial, Helvetica, sans-serif;
	color: #fff; /*color: #521301;*/
	letter-spacing:2px;
	padding: 10px 8px 10px 8px;
	margin-right: 0px;
	font-size: 15px;	
	text-decoration: none;
	border-bottom:none;
}

a.engravers_gothic_bt_top_on_tablet {
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}

/* end fonts */

div.separator_2 {
	width: 100%;
	height: 2px;
	margin-bottom: 10px;
	background-image: url(https://www.lanternworks.com/images/line_horizo_w5a.png);
	background-repeat: repeat-x;
}

/*
this is the old submit button (dark)
input.submit_button, .submit_button {
	border: 1px solid #323232;
	outline: black solid 1px;
	color: #fff;
	text-decoration: none;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline-radius: 4px;
	-webkit-outline-radius: 4px;
	-moz-outline-radius: 4px;
	padding: 10px;
} 

*/
.submit_button_blue, input.submit_button, .submit_button, a.submit_button:link, a.submit_button:active, a.submit_button:visited, a.submit_button:hover {
	background-image: url(https://www.lanternworks.com/images/noise.png);
	background-repeat: repeat;
	background-color: #4f666e;
	color: #ededed;
	text-decoration: none;	
	border: none;
	-webkit-appearance: none;
	border-radius: 3px;
	padding:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline-radius: 3px;
	-webkit-outline-radius: 3px;
	-moz-outline-radius: 3px;
}

/* eBox */

.eBox {
	border: 1px solid #323232;
	outline: black solid 1px;
	width: 65%;
	margin-bottom: 30px;
}

/* this is for code samples in Articles */

.eBox_vary_width_code {
	box-shadow: 0 0 16px rgba(32,32,32, 1);
	border: 1px solid rgba(65,65,65, 0.5);
	margin-bottom: 30px;
	background-image: url(../images/noise_even_less.png);
	background-repeat: repeat;
	padding: 20px;
	color:#d0c4af;
	/*color: color: #bdd4af; */
	display: inline-block;
}

.keyword_this {
	font-style: italic;
	color: #b3afa6;
	background-image: url(../images/opaque_10.png);
	background-repeat: repeat;
	padding: 2px;
}

/* this is for tables that I want to have variable width */

.eBox_vary_width {
	border: 1px solid #323232;
	outline: black solid 1px;
	margin-bottom: 30px;
}

.eBox_vary_width_on {
	box-shadow: 0 0 16px rgba(32,32,32, 1);
	border: 1px solid #90A24D;
	margin-bottom: 30px;
	background-image: url(https://www.soundsetstudio.com/images/noise_even_less.png);
	background-repeat: repeat;
}

.eBox_edit {
	box-shadow: 0 0 25px rgba(32,32,32, 1);
	border: 1px dotted rgba(255,255,224, 0.5);
	background-image: url(https://www.soundsetstudio.com/images/noise_even_less.png);
	background-repeat: repeat;
	width: 65%;
	margin-bottom: 30px;
}

.eBox_vary_width td {
	padding: 10px;
}

.eBox_td_left {
	color: #222;
	text-decoration: none;
	border-bottom: none;
	border-right: 1px solid #999;
   border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #999;
}

.eBox_td_right {
	color: #222;
	text-decoration: none;
	border-bottom: none;
	border-left: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #999;
}

.eBox_td_center {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #999;
}

.eStatusBar {
	background-image: url(../images/opaque_5.png); /*ecru_plaster3.png*/
	background-repeat: repeat;
	text-align: left;
	padding: 10px;
	line-height: 30px;
	margin-bottom: 10px;
	background-position: center;
   border-bottom: 1px solid #777;
}

.eBox_bottom_top {
	border-top: 1px solid #777;
}

.eBox_bottom_border {
	border-bottom: 1px solid #777777;
}

.eBox_left_border {
	border-left: 1px solid #999;	
}


/*end eBox */



.bright_header a.bright_header {
	color:#f5f5f5;
}

footer {
	position: fixed;
	bottom: 0px;
	font-size: 85%;
	font-family: verdana,arial;
	color: #777;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/opaque_3.png);
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	border-top: 1px solid #333;
	background-repeat: repeat-x;
	z-index: 3; /*keeps links on top (active) even if link underneath*/
}	

a.footer_link {
	color: #777;
}

a.articles {
	color: #e2e2de;
}

/*fonts*/

.trirong {
	font-family: 'Trirong', serif;
  }
  
  .marcellus {
	font-family: 'Marcellus', serif;
  }
  
  .cormorant_unicase {
	font-family: 'Cormorant Unicase', serif
  }
  
  .cinzel {
	font-family: 'Cinzel', serif;
  }
  
  .antic_didone {
	font-family: 'Antic Didone', serif;
  }
  
  
  .baloo_2 {
	  font-family: 'Baloo 2', cursive;
  }
  
  .baloo_paaji_2 {
	  font-family: 'Baloo Paaji 2', cursive;
  }
  
  .gruppo {
	  font-family: 'Gruppo', cursive;
  }
  
  .sofadi_one {
	  font-family: 'Sofadi One', cursive;
  }
  
  .assistant {
	  font-family: 'Assistant', sans-serif;
  }
  
  .belleza {
	  font-family: 'Belleza', sans-serif;
  }
  
  .mallanna {
	  font-family: 'Mallanna', sans-serif;
  }
  
  .montserrat_alternates {
	  font-family: 'Montserrat Alternates', sans-serif;
  }
  
  .open_sans {
	  font-family: 'Open Sans', sans-serif;
  }
  
  .quattrocento_sans {
	  font-family: 'Quattrocento Sans', sans-serif;
  }
  
  .titillium_web {
	  font-family: 'Titillium Web', sans-serif;
  }
  
  .nothing_you_could_do {
	  font-family: 'Nothing You Could Do', cursive;
  }
  
  .indie_flower {
	  font-family: 'Indie Flower', cursive;
  }
  
  .oooh_baby {
	  font-family: 'Oooh Baby', cursive;
  }