/*
Theme Name:   Route 66 - Medical English
Theme URI: http://wpvoyager.purethe.me
Template:  wpvoyager
*/

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
    text-align: center;
    margin-left: auto;
    margin-right: auto;;
}
.wp-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.alternative #map-container, #map-container.alternative {
    height: 500px;
    margin-bottom: 20px;
}
#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 500px;
    width: 100%;
    z-index: 990;
}

#header {
    z-index: 999;
    background: #1A2531;
    position: relative;
    min-height: 85px;
}

#header .menu ul > li > a {
    color: #fff;

}
#header .menu ul li a:hover,
#header .menu ul > li:hover > a {
	border-bottom: 3px solid #3685cf;
	color: #fff;
}
#header .menu ul > li > a {
    color: #ffffff;
    text-decoration: none;
}
#nav_menu-6 ul > li > a {
    color: #ffffff;
    text-decoration: none;
}
p {
    margin: 0 0 5px 0;
}

h1 {
    font-size: 28px;
    line-height: 58px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: "Lobster";
    text-transform: none;
}
h2 {
    font-size: 22px;
    text-transform: none;
    color: #666666;
    font-family: "Lato";
	line-height: 28px;
}

h4 {
    font-size: 20px;
    line-height: 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	font-family: "Lobster";
	text-transform: none;
	color: #666666;
}

h5 {
	text-transform: none;
	font-family: "Lobster";
	font-size: 22px;
	line-height:28px;
}

h6 {
    color: #932f19;
	text-transform: none;
	font-family: "Lobster";
	font-size: 18px;
}
ul {
    list-style: none outside;
    padding: 5px 10px;
}

.titlebar h1, .titlebar h2 {
	font-family: "Pacifico";
	text-transform: none;
	line-height: 38px;
	color: #1A2531;
}
.titlebar {
	padding: 10px 0px 10px;
}

.widget-title h4 {
    font-family: "Lobster";
	text-transform: none;
}
.widget.widget-out-title .widget-inside, .widget:not(.widget-out-title) {
    padding: 0px 20px;
}
.widget-inside li:before {
    content: ">";
    padding-right: 8px;
    color: #0c5e9f;
	line-height: 22px;
}
.widget-inside ul > li > a {
    color: #0c5e9f;
    text-decoration: none;
}
.widget-inside ul > li > a:hover {
    color: #0c5e9f;
    text-decoration: underline;
}
.ui-widget-content a {
    color: #0c5e9f;
}
.accordions-themes {
    font-family:"Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
}

.accordions-themes a {
    color: #0c5e9f;
}

.accordions-themes a:hover {
    color: #0c5e9f;
	text-decoration: underline;
}	
.accordions-themes a:active {
    color: #0c5e9f;
}	
.accordions-themes a:visited {
    color: #0c5e9f;
}

.entry-content a {
    color: #0c5e9f;
}

.entry-content a:hover {
    color: #0c5e9f;
	text-decoration: underline;
}

.entry-content ul, .page-content ul, .post-content ul {
    margin: 10px 0px 0px 10px;
}

.su-column-inner > :first-child, .su-accordion > :first-child, .su-spoiler-content > :first-child, .su-service-content > :first-child, .su-box-content > :first-child, .su-note-inner > :first-child, .su-expand-content > :first-child, .su-lightbox-content > :first-child {
    margin-top: 0;
    list-style: none;
}
.su-column-size-2-3 h6 {
    color: #932f19;
	text-transform: none;
	font-family: "Lobster";
	font-size: 18px;
}
.su-column-size-2-3 h5 {
	text-transform: none;
	font-family: "Lobster";
	font-size: 22px;
	line-height:28px;
}