/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * 管理画面CSSの記述用に使用。
 *
 */
.screen{
	display: inline;
}

.print{
	display: none;
}

.entry-content a:link{
	color:#286eb0;
text-decoration:underline;
}

.entry-content a:visited{
	color:#9158b8;
text-decoration:underline;
}

.entry-content a:hover{
	color:#690;
	text-decoration:underline;
	/*background-color:#fcffec;*/
}

/* テスト中  */



table.yo01 {
  font-size : 100%;
  line-height:2.0;
  text-align: center;
}

table.yo02 {
  font-size : 70%;
}

table.yo03 {
  font-size : 100%;
}


.t-Rw{
 width: 100%;
 max-width: 700px;
 display: block;
}

.t-Rz{
  line-height:2.0;
  text-align: center;
  font-size : 100%;
}


form{
	margin:0;
}


/* レースピックアップページでのみ使用 */

/* t1地の文の文字サイス用 */

.t1{
 font-size : 100%;
 padding: 0px 0px 0px 10px;
}

.t1b{
 font-size : 100%;
 padding-bottom: 50px;
}



/* t2 青下敷きの見出 */

.t2 {
 width : 97%;
 line-height: 1.5;
 font-size : 95%;
 color: #fff;
 background-color:#0000ff;
 padding: 3px 3px 3px 3px;
 margin-left: auto;
 margin-right: auto;
 -webkit-border-top-left-radius: 5px; 
 -moz-border-radius-topleft: 5px; 
 -webkit-border-top-right-radius: 5px; 
 -moz-border-radius-topright: 5px; 
 border: 1px solid #00ccff;
}

/* t3 他地区発売部分のボックス */

.t3 {
 width : 97%;
 font-size : 100%;
 background-color:#fff;
 padding: 1px 2px 3px 2px;
 margin-left: auto;
 margin-right: auto;
 border-left: 1px solid #00ccff;
 border-right: 1px solid #00ccff;
 border-bottom: 1px solid #00ccff;
}


/* th4 競走条件などの見出 */

.th4{
  width: 100%;
  font-size : 90%;
  font-weight : bold;
  color : #000;
  background-color:#FFD400;
  line-height: 2.0;
  margin : 8px 0 6px 0;
  clear: both;
}

/* h18 他地区発売部分の中見出 */

.h18{
 width: 99%;
 font-size : 110%;
 font-weight : bold;
 border-bottom : 1px solid #E2694A;
 margin: 20px auto 10px auto;
 clear: both;
}



.entry-content h1{
  font-size : 150%;
  line-height: 2;
  color : #333;
 margin-top : 50px;
 margin-bottom : 25px;
 border-bottom : 1px solid #308e31;
 padding-top : 3px;
 padding-left : 1%;
 border-left : 10px solid #308e31;
}

.entry-content h2{
  font-size : 120%;
  font-weight : bold;
  color : #800000;
  margin-top : 50px;
  border-bottom : 1px solid #f19149;
  padding-left : 10px;
  padding-top : 3px;
  border-left : 8px solid #f19149;
}

.entry-content h3{
  font-size : 120%;
  font-weight : bold;
  color : #800000;
  margin-top : 50px;
  margin-bottom : 25px;
  border-bottom : 1px solid #9999ff;
  padding-top : 3px;
  padding-left : 10px;
  border-left : 10px solid #9999ff;
}

.entry-content h4{
 width:100%;
 border-bottom:dashed 1px #ccc;
 font-size:100%;
 font-weight:400;
 color:#360;
 margin-top:2px;
 margin-bottom:5px;
}

/* 出走申込馬のレース日付のところ*/

.h66{
 width: 100%;
 font-weight : bold;
 color : #330099;
 font-size:120%;
 line-height:130%;
 margin-bottom : 5px;
 text-align : left;
}


.h88{
  width: 100%;
  font-size : 120%;
  font-weight : bold;
  text-align:left;
  color : #fff;
  background-color:#00cccc;
  padding-left : 5px;
  margin-bottom : 5px;
}


.h77{
  width: 100%;
  font-size : 100%;
  font-weight : bold;
  text-align:left;
  color : #fff;
  background-color:#009944;
  line-height: 2.0;
  margin-top : 50px;
  padding-left : 5px;
}


.h78{
  width: 100%;
  font-size : 110%;
  font-weight : bold;
  text-align:left;
  color : #000;
  background-color:#E8DDCD;
  line-height: 3.0;
  padding-left : 5px;
  margin-bottom : 5px;
}

/* イベント見出用に*/

.h10{
  width: 99%;
  font-size : 1.1em;
  font-weight : bold;
  color : #000;
  background-color:#ccffcc;
  line-height: 1.8;
  letter-spacing: -0.05em;
  padding-left : 5px;
  margin : 15px 0 0 0;
  clear: both;
}

.h12{
  width: 99%;
  font-size : 1em;
  color : #000;
  background-color:#ceffe1;
  line-height: 1.8;
  letter-spacing: -0.05em;
  padding-left : 5px;
  margin : 0 0 15px 0;
  clear: both;
}


.h17{
 width: 99%;
 font-size : 120%;
 font-weight : bold;
 border-bottom : 1px solid #663300;
 margin: 30px auto 25px auto;
 clear: both;
}


/* ライトグリーンの文字下じき線 イベントニュースなど*/

.line01{
  width: 98%;
  font-weight : bold;
  line-height:1.5em;
  letter-spacing: 2px;
  background-color:#ccffcc;
  padding: 0 0 0 5px;
  margin-top: 25px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;

}

.ex{
 text-align:left;
 font-size : 0.9rem;
 letter-spacing: 1px;
 line-height:2.0rem;
 color : #000099;
 padding : 0 0 5px 5px;
 margin: 0 0 20px 5px;
}


/* 小見出用色下敷き */

.iv{
 border-radius: 3px;   /* css3 */
 -moz-border-radius: 3px;   /* firefox */
 -webkit-border-radius: 3px; /* safari,chrome */
 background-color:#ccffcc;
 text-align:left;
 font-weight:bold;
 height:1.3em;
 color : #000000;
 padding : 3px 4px 3px 3px;
 margin: 5px 0 7px 4px;
}

/* レースピックアップの見出　あった方が良い 202004使わない */

.ivr{
 border-radius: 5px;   /* CSS3 */
 -moz-border-radius: 5px;   /* Firefox */
 -webkit-border-radius: 5px; /* Safari,Chrome */
 border: 2px #ff9999 solid;
 background-color:#ebf1ea;
 text-align:left;
 line-height:2.5em;
 font-weight : bold;
 font-size : 100%;
 padding: 2px 5px 2px 5px;
 margin: 5px 0 5px 0;
}

/* 枠囲み */
/* グレー線角丸 バス時刻など */

.b001n{
 width: 99%;
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 10px;
 padding: 6px 10px;
 border-radius: 2px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border: 2px #ccc solid;
 text-align: left;
 line-height:1.2em;
 letter-spacing: -0.05em;
 clear: both;
}

/* ライトグリーン線角丸 ニュースなど */

.box002{
 width: 99%;
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 10px;
 padding: 6px 10px;
 border-radius: 6px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border: 2px #66ff99 solid;
 font-size : 100%;
 text-align: left;
 line-height:1.2em;
 letter-spacing: -0.05em;
 clear: both;
}


.box003{
 width: 95%;
 margin-left: auto;
 margin-right: auto;
 padding: 5px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border: 1px #0000cc solid;
 font-size : 1.0em;
 text-align: left;
 clear: both;
}


	/* カレンダーページ用 */

.cn0 {
 width : 130px;
 line-height: 1.9;
 margin: 5px 2px 3px 2px;
 padding:1px 3px 1px 3px;
 border-radius : 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
  box-shadow:1px 2px 3px #999;
 border:1px solid #0033cc;
 background-color:#6666ff;
 font-size : 90%;
 text-align : center;
 letter-spacing: 0.1rem;
 color : #fff;
 display: inline-block;
}

.c0 {
 width : 130px;
 line-height: 1.9;
 margin: 5px 2px 3px 2px;
 padding:1px 3px 1px 3px;
 border-radius : 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
  box-shadow:1px 2px 3px #999;
 border:1px solid #ff9966;
 background-color:#ffffcc;
 font-size : 90%;
 text-align : center;
 letter-spacing: 0.1rem;
 color : #000;
 display: inline-block;
}

.j00 {
 width : 130px;
 line-height: 2.0;
 margin: 4px 2px 6px 8px;
 padding:1px 3px 1px 3px;
 border-radius : 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
  box-shadow:1px 2px 3px #999;
 border:1px solid #ff0000;
 background-color:#ffcc66;
 font-size : 90%;
 text-align : center;
 letter-spacing: 0.1rem;
 color : #000;
 display: inline-block;
}

	/* イベント等囲み */

.i00 {
 width : 150px;
 line-height: 2.0;
 margin: 2px 2px 4px 2px;
 padding:1px 2px 1px 2px;
 border-radius : 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border:2px solid #999999;
 background-color:#ffffff;
 font-size : 0.9em;
 text-align : center;
 letter-spacing: 0.1em;
 color : #000;
 display: inline-block;
}

.p0 {
 width : 110px;
 line-height: 1.6;
 margin: 4px 2px 6px 2px;
 padding:1px 3px 1px 3px;
 border-radius : 2px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border:1px solid #999999;
 background-color:#ffff33;
 font-size : 80%m;
 text-align : center;
 letter-spacing: 0.1rem;
 color : #000;
 display: inline-block;
}

	/* 重賞日程のグレード囲み */

.p1 {
 font-weight : bold;
 margin: 4px 2px 2px 2px;
 padding:1px 3px 1px 3px;
 border-radius : 2px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border:1px solid #999999;
 background-color:#ffff33;
 font-size : 0.9rem;
 text-align : center;
 letter-spacing: -0.05em;
 color : #000;
 display: inline-block;
}

	/* 重賞日程の特記囲み */

.p3 {
 font-weight : bold;
 margin: 4px 2px 2px 2px;
 padding:1px 3px 1px 3px;
 border-radius : 2px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border:1px solid #999999;
 background-color:#D68F5E;
 font-size : 0.9rem;
 text-align : center;
 letter-spacing: -0.05em;
 color : #FFF;
 display: inline-block;
}

	/* 重賞日程の条件囲み */

.p2 {
 margin: 2px 2px 2px 2px;
 padding:1px 3px 1px 3px;
 border:1px solid #000;
 background-color:#fff;
 font-size : 0.9rem;
 text-align : center;
 letter-spacing: -0.02em;
 color : #000;
 display: inline-block;
}

.w-sut{
  width: 99%;
  line-height: 1.7;
  font-weight : bold;
  color : #FFF;
  background-color:blue;
  padding-left : 5px;
  margin : 0 0 8px 0;
 font-size : 1.2rem;
 letter-spacing: 0.1rem;
}

.w-sun{
  width: 99%;
  line-height: 1.7;
  font-weight : bold;
  color : #000;
  background-color:#E9967A;
  padding-left : 5px;
  margin : 0 0 8px 0;
 font-size : 1.2rem;
 letter-spacing: 0.1rem;
}

.w-mon{
  width: 99%;
  line-height: 1.7;
  font-weight : bold;
  color : #fff;
  background-color:#cc00cc;
  padding-left : 5px;
  margin : 0 0 8px 0;
 font-size : 1.2rem;
 letter-spacing: 0.1rem;
}

.w-wek{
  width: 99%;
  font-size : 100%;
  color : #000;
  background-color:#fdf5e6;
  padding-left : 5px;
  margin : 0 0 8px 0;
}

.bo0 {
  display: table-cell; 
  vertical-align: middle;
}


	/* カレンダーページ用ここまで */

.none{
	display: none;
}
/* basic code - don't modify */
 #nav{
	display: block; margin: 0; padding: 0; position: relative;
}
  #nav li{
	display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;
}
  #nav a{
	display: block;
}
  #nav ul{
	display: none; position: absolute; left: 0; margin: 0; padding: 0;
}
  * html #nav ul{
	line-height: 0;
} /* ie6 "fix" */
  	#nav ul a{
	zoom: 1;
} /* ie6/7 fix */
    #nav ul li{
	float: none;
}
    #nav ul ul{
	top: 0;
}

/* essentials - configure this */

#nav ul{
	width: 150px;
}
#nav ul ul{
	left: 151px;
}

/* everything else is theming */






/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
	padding: 1em 0 2em;
}

.widget {
	padding-bottom: 3em;
}

h2.widget-title {
	color: #222;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.widget-title a {
	color: inherit;
}

/* widget forms */

.widget select {
	width: 100%;
}


/* widget lists */

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0.5em 0;
}

.widget ul li + li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}

/* widget markup */

.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}

/* Text widget */

.widget_text {
	word-wrap: break-word;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}

.widget_rss ul li {
	padding: 2.125em 0;
}

.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}

.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}

.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}

.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}
.page-jockeys table{
	width: 100%;
	max-width: 100%;
}
.page-jockeys table:nth-child(1){
	margin-bottom: -1px;
}
.mini-seiseki01,
.page-jockeys table td:nth-child(1){
  border-top: maroon 1px solid;
  border-bottom: maroon 1px solid;
  padding-left : 3px;
}

.mini-seiseki02,
.page-jockeys table td:nth-child(2){
	border-top: maroon 1px solid;
  border-bottom: maroon 1px solid;
  padding-left : 3px;
}
.page-jockeys table td:nth-child(1){
	background-color: #ffcccc;
	width: 20%;
}
.page-jockeys table td:nth-child(2){
	background-color: #fff;
	width: 80%;
}
div.box4 {
 display: inline-block;
 font-size : 0.9rem;
 margin: 0px 5px 0px 5px;
 padding: 10px 10px 10px 10px;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 border: 2px #CCC solid;
 vertical-align : top;
}
/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}
@media (max-width: 640px) {
	.page-jockeys table td{
		font-size: 90%;
	}
}
/* Recent Posts widget */

.widget_recent_entries .post-date {
	display: block;
}

/* Search */

#earchform {
	position: relative;
}

#earchform .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}

#earchform .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}

/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important; /* !important to overwrite inline styles */
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

.widget_calendar tfoot td {
	border: 0;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::
 * Media
::::::::::::::::::::::::::::::::::::::::::::::::::*/
img{
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
video {
	height: auto; /* Make sure images are scaled correctly. */
}
img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption{
	position: relative;
	background-color: #f2f2f2;
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	position: absolute;
  bottom: -9px;
	left:5px;
	margin: 0 0 0.8075em 0;
	padding: 7px 0;
	display: block;
	width: 85%;
	font-size: 90%;
	font-weight: 500;
	background-color: rgba(51, 51, 51, 0.9);
	color: #fff;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}

/* SVG Icons base styles */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative; /* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::
 * Galleries
::::::::::::::::::::::::::::::::::::::::::::::::::*/
.gallery {
    overflow: hidden;
}
.gallery-item {
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
}
.gallery-icon {
    text-align: center;
}
.gallery-caption {
    color: #000;
    font-size: 0.8em;
    margin: 0;
    text-align: center;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item {
    width: 49%;
    margin-right: 0%;
}
.gallery-columns-3 .gallery-item {
    width: 32%;
    margin-right: 1%;
}
.gallery-columns-4 .gallery-item {
    width: 24%;
    margin-right: 1%;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::
 * Media Queries
::::::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen and (min-width: 20em) {
	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
		padding-left: 0;
	}
}

@media screen and (min-width: 30em) {
	/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.5em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
	}

	/* Site Branding */

	.site-branding {
		padding: 3em 0;
	}

	/* Front Page */

	.panel-content .wrap {
		padding-bottom: 2em;
		padding-top: 3.5em;
	}

	.page-one-column .panel-content .wrap {
		max-width: 740px;
	}

	.panel-content .entry-header {
		margin-bottom: 4.5em;
	}

	.panel-content .recent-posts .entry-header {
		margin-bottom: 0;
	}

	/* Blog Index, Archive, Search */

	.taxonomy-description {
		font-size: 14px;
		font-size: 0.875rem;
	}

	.page-numbers.current {
		font-size: 16px;
		font-size: 1rem;
	}

	/* Site Footer */

	.site-footer {
		font-size: 16px;
		font-size: 1rem;
	}

	/* Gallery Columns */

	.gallery-item {
		max-width: 25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
}

@media screen and (min-width: 48em) {

	/* Typography */

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	/* Layout */

	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 58%;
	}

	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 36%;
	}

	.error404 #primary {
		float: none;
	}

	/* Site Branding */

	.site-branding {
		margin-bottom: 0;
	}

	.has-header-image.twentyseventeen-front-page .site-branding,
	.has-header-video.twentyseventeen-front-page .site-branding,
	.has-header-image.home.blog .site-branding,
	.has-header-video.home.blog .site-branding {
		bottom: 0;
		display: block;
		left: 0;
		height: auto;
		padding-top: 0;
		position: absolute;
		width: 100%;
	}

	.has-header-image.twentyseventeen-front-page .custom-header,
	.has-header-video.twentyseventeen-front-page .custom-header,
	.has-header-image.home.blog .custom-header,
	.has-header-video.home.blog .custom-header {
		display: block;
		height: auto;
	}

	.custom-header-media {
		height: 165px;
		position: relative;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media,
	.twentyseventeen-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 0;
		position: relative;
	}

	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
	.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.custom-logo-link {
		padding-right: 2em;
	}

	.custom-logo-link img,
	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
		max-width: 350px;
	}

	.title-tagline-hidden.home.has-header-image .custom-logo-link img,
	.title-tagline-hidden.home.has-header-video .custom-logo-link img {
		max-height: 200px;
	}

	.site-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.site-description {
		font-size: 16px;
		font-size: 1rem;
	}

	/* Navigation */

	.navigation-top {
		bottom: 0;
		font-size: 14px;
		font-size: 0.875rem;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 3;
	}

	.navigation-top .wrap {
		max-width: 1000px;
		/* The font size is 14px here and we need 50px padding in ems */
		padding: 0.75em 3.4166666666667em;
	}

	.navigation-top nav {
		margin-left: -1.25em;
	}

	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 7;
	}

	.admin-bar .site-navigation-fixed.navigation-top {
		top: 32px;
	}

	/* Main Navigation */

	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}

	.main-navigation {
		width: auto;
	}

	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation > div > ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation li li {
		display: block;
	}

	.main-navigation a {
		padding: 1em 1.25em;
	}

	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:before,
	.main-navigation ul li.page_item_has_children:after {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #767676;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 0.5em;
		right: auto;
	}

	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}

	/* Scroll down arrow */

	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0;
	}

	.site-header .menu-scroll-down .icon {
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(90deg); /* IE 9 */
		transform: rotate(90deg);
	}

	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em;
	}

	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: 0.7em;
	}

	.menu-scroll-down:focus {
		outline: thin dotted;
	}

	.menu-scroll-down .icon {
		height: 18px;
		width: 18px;
	}

	/* Front Page */

	.twentyseventeen-front-page.has-header-image .site-branding,
	.twentyseventeen-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		margin-bottom: 70px;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media,
	.twentyseventeen-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 1200px;
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media:before,
	.twentyseventeen-front-page.has-header-video .custom-header-media:before,
	.home.blog.has-header-image .custom-header-media:before,
	.home.blog.has-header-video .custom-header-media:before {
		height: 33%;
	}

	.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px);
	}

	.panel-content .wrap {
		padding-bottom: 4.5em;
		padding-top: 6em;
	}

	.panel-image {
		height: 100vh;
		max-height: 1200px;
	}

	/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
	.background-fixed .panel-image {
		background-attachment: fixed;
	}

	.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%;
	}

	.page-two-column .panel-content .entry-content {
		float: right;
		width: 58%;
	}

	/* Front Page - Recent Posts */

	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 58%;
	}

	.panel-content .recent-posts article {
		margin-bottom: 4em;
	}

	.panel-content .recent-posts .entry-header,
	.page-two-column #primary .panel-content .recent-posts .entry-header,
	.panel-content .recent-posts .entry-content,
	.page-two-column #primary .panel-content .recent-posts .entry-content {
		float: none;
		width: 100%;
	}

	.panel-content .recent-posts .entry-header {
		margin-bottom: 1.5em;
	}

	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	/* Posts */

	.site-content {
		padding: 5.5em 0 0;
	}

	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.comments-pagination,
	.post-navigation {
		clear: both;
	}

	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}

	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}

	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}

	/* Blog, archive, search */

	.sticky .icon-thumb-tack {
		height: 23px;
		left: -2.5em;
		top: 1.5em;
		width: 32px;
	}

	body:not(.has-sidebar):not(.page-one-column) .page-header,
	body.has-sidebar.error404 #primary .page-header,
	body.page-two-column:not(.archive) #primary .entry-header,
	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
		float: left;
		width: 36%;
	}

	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 58%;
	}

	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 4em;
	}

	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%;
	}

	.has-sidebar .navigation.pagination,
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
		float: none;
		width: 100%;
	}

	.entry-footer {
		display: table;
		width: 100%;
	}

	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
	}

	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em;
	}

	/* Entry content */

	/* without sidebar */

	:not(.has-sidebar) .entry-content blockquote.alignleft {
		margin-left: -17.5%;
		width: 48%;
	}

	:not(.has-sidebar) .entry-content blockquote.alignright {
		margin-right: -17.5%;
		width: 48%;
	}

	/* with sidebar */

	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: 0;
		width: 34%;
	}

	.has-sidebar .entry-content blockquote.alignright {
		margin-right: 0;
		width: 34%;
	}

	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
		margin-right: -72.5%;
		width: 62%;
	}

	/* blog and archive */

	.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
	.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
	.page-two-column .entry-content blockquote.alignleft {
		margin-left: -72.5%;
		width: 62%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright {
		margin-right: 0;
		width: 36%;
	}

	/* Post formats */

	.format-quote blockquote .icon {
		left: -1.5em;
	}

	/* Pages */

	.page.page-one-column .entry-header,
	.twentyseventeen-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 4em;
	}

	.page:not(.home) #content {
		padding-bottom: 3.25em;
	}

	/* 404 page */

	.error404 .page-content {
		padding-bottom: 9em;
	}

	/* Comments */

	#comments {
		padding-top: 5em;
	}

	.comments-title {
		margin-bottom: 2.5em;
	}

	ol.children .children {
		padding-left: 2em;
	}

	/* Posts pagination */

	.nav-links .nav-title {
		position: relative;
	}

	.nav-title-icon-wrapper {
		position: absolute;
		text-align: center;
		width: 2em;
	}

	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left: -2em;
	}

	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right: -2em;
	}

	/* Secondary */

	#secondary {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
	}

	/* Widgets */

	h2.widget-title {
		font-size: 11px;
		font-size: 0.6875rem;
		margin-bottom: 2em;
	}

	/* Footer */

	.site-footer {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
		margin-top: 3em;
	}

	.site-footer .widget-column.footer-widget-1 {
		float: left;
		width: 36%;
	}

	.site-footer .widget-column.footer-widget-2 {
		float: right;
		width: 58%;
	}

	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 36%;
	}

	.site-info {
		float: left;
		padding: 0.7em 0 0;
		width: 58%;
	}

	.social-navigation + .site-info {
		margin-left: 6%;
	}

	.site-info .sep {
		margin: 0 0.5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto;
	}

	/* Gallery Columns */

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}
}

@media screen and ( min-width: 67em ) {

	/* Layout */

	/* Navigation */
	.navigation-top .wrap {
		padding: 0.75em 2em;
	}

	.navigation-top nav {
		margin-left: 0;
	}

	/* Sticky posts */

	.sticky .icon-thumb-tack {
		font-size: 32px;
		font-size: 2rem;
		height: 22px;
		left: -1.25em;
		top: 0.75em;
		width: 32px;
	}

	/* Pagination */

	.page-numbers {
		display: inline-block;
	}

	.page-numbers.current {
		font-size: 15px;
		font-size: 0.9375rem;
	}

	.page-numbers.current .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}

	/* Comments */

	.comment-body {
		margin-left: 0;
	}
}



#navcontainer {
	display: table;
width: 100%;
}

a.link1:hover {
  color:white;
  background-color:navy;
  text-shadow:0px 0px 3px #000;
}


.navcon {
 width : 96%;
 margin-right:auto;
 margin-left:auto;
 white-space: nowrap;
}

ul#navlist {
 width : 100%;
 display: table;
 margin-right:auto;
 margin-left:auto;
 margin-bottom: 20px;
 list-style: none;
 white-space: nowrap;
}

ul#navlist li {
  width : 8.33333%;
  height: auto;
  font-size: 1.0rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 4px 3px 4px 3px;
	border-radius: 4px;   /* CSS3 */
	-moz-border-radius: 4px;   /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border: 1px #232395 solid;
	background-color:#4141a8;
	float: left;
}

ul#navlist li#active {
  color: #000000;
  background-color: #cc00cc;
}


#navlist a, #navlist a:link {
  margin: 0;
  padding: 4px 4px 4px 4px;
  color: #FFFFFF;
  text-decoration: none;
}

#navlist a:hover {
	width : 100%;
	text-align: center;
	color:#333;
	margin: 0;
	padding: 0;
	border-radius: 3px;   /* CSS3 */
	-moz-border-radius: 3px;   /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	background-color:#c7f6c7;
	float: left;
}
.imgArea	{ width: 100%; margin-bottom: 0px; }
.imgArea:after	{ height:0;	visibility: hidden;	content: ".";	display: block;	clear: both; }

.imgArea a	{
	display: block;
	width: 100%;
	border: 0px solid #CCC;
}
.imgArea a:hover	{ border: 0px solid #ffff99; }
.imgArea a img {
	width: 100%;
}


@media (min-width: 768px) {
	.imgArea li	{
		list-style: none;
		float: left;
		width: 50%;
		box-sizing: border-box;
		margin-right: 0px;
		margin-left: 0px;
	}
	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: -20%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright,
	.twentyseventeen-front-page .entry-content blockquote.alignright {
		margin-right: -20%;
	}
}

@media (max-width: 767px) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}
	.imgArea li	{
		list-style: none;
		float: left;
		width: 50%;
		box-sizing: border-box;
		margin-right: 0px;
		margin-left: 0px;
	}
}
