ins{background-color:transparent}
@media only screen and (min-device-width: 481px) {
body.has-sidebar #secondary{width:30%;min-width:300px}
body.has-sidebar #primary{width:62%}
}
h3.love{color:#000;opacity:1}
@media only screen and (min-device-width: 768px) {
body.has-sidebar #secondary{min-width:300px;padding-left:20px;border-left:1px dotted #ccc}
body.has-sidebar #primary{width:57%}
}
@media only screen and (device-width: 768px) {
body.has-sidebar #secondary{min-width:300px;padding-left:10px;border-left:1px dotted #ccc}
body.has-sidebar #primary{width:54%}
}
/* Logo */
#masthead.masthead-logo-in-menu .logo[style] {
	margin-top: 5px !important;
}
@media (max-device-width: 480px) {
.footerlink { line-height: 250%}
	.social-media-icon-size-small { padding: 0px 20px 0px 20px}
	#masthead.masthead-logo-in-menu .logo {
	margin-top: -10px  !important;
}
	ul li {font-size: 15px}
}
.ltbtn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial,sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
  text-decoration: none;
	border: none;
	font-weight: normal;
	text-shadow: none;
}
.ltbtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
	color: #fff
}
.fb_iframe_widget {height: 35px;}
h1, h2, h3 {text-transform:uppercase}
#footer-widgets .widget-title { font-family: "Open Sans Condensed", sans-serif; text-transform: none}
