/*
Theme Name: DLP Stardust
Theme URI: http://www.dlptoday.com
Description: DLP Today Stardust theme.
Version: 1.0
Author: Anthony Sheridan
http://www.dlptoday.com
*/
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400italic,700italic,400,700);
@import url(//fonts.googleapis.com/css?family=Bitter:700);
@import url(//fonts.googleapis.com/css?family=Montserrat:700);
@import url(../../../style-shared.css);

body {
	font-family: "Helvetica Neue", Helvetica, "Noto Sans", Arial, Helvetica, sans-serif;
	background-color: #f7f5f1;
	margin: 0px;
	padding: 0px;
	min-width: 1024px;
}
a {text-decoration: none;}
.Hidden,.hidden {display: none;}
.Clearboth,.Clear,.clear {clear: both;}
.twitter-tweet {margin:0px auto;}
/* ----- ----- 20th */
.launch20 {
	background-image: url(../../../images/cat20th_launch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 370px;
	width: 655px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.launch20 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	margin: 0px;
	padding: 8px 25px;
}
.launch20 p.first {
	padding: 110px 300px 8px 25px;
}
.launch20 p.final {
	font-size: 16px;
	line-height: 21px;
}
.launch20 p a {
	color: #ffeea1;
}
.launch20 p a:hover {
	color: #fffec1;
	text-decoration: underline;
}
.launch20-catchup {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #639;
	margin: 10px 0px 20px 10px;
}
.launch20-catchup a {
	color: #839;
}
.launch20-catchup a:hover {
	color: #a39;
	text-decoration: underline;
}
/* ----- ----- Header */
.magic-full {
	margin: 0px auto;
}
.magic-page {
	margin: 0px auto;
}
.magic-page-inner {
	margin: 0px auto;
}
.header {
	margin: 0px auto;
	padding: 0px 0px 7px;
}

.header-topbar {
	background-color: #7c0311;
    width: 100%;
    border-bottom: 1px solid #bf5560;
}
.header-topbar-inner {
	margin: 0px auto;
	height: 45px;
	width: 1000px;
	position: relative;
}
.topbar-links li.topbar-link a {
	box-shadow: none;
}
.topbar-links li.topbar-jump a,.FooterFollow li.footer-jump a {
	line-height: 22px;
	height: 22px;
}
.topbar-links li.link-jump a {
	color: #c9b3b3;
	border: 1px solid #c9b3b3;
}
.topbar-links li.link-guide a:hover,.FooterFollow li.link-guide a:hover {
	background-color: #0069DB;
	border-color: #0069DB;
	color: #fff;
}
.topbar-links li.link-forum a:hover,.FooterFollow li.link-forum a:hover {
	background-color: #912a7f;
	border-color: #912a7f;
	color: #fff;
}
.topbar-links li.link-book a,.FooterFollow li.link-book a,.footer-cards a .card-button {
	line-height: 27px;
	height: 27px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.3);
}
.topbar-links li.link-book a,.FooterFollow li.link-book a,.footer-cards a .card-button {
	color: #CC1010;
}
.topbar-links li.link-book a:hover,.FooterFollow li.link-book a:hover,.footer-cards a:hover .card-button {
	color: #BC0000;
}

.topbar-social {
	float: left;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.topbar-social ul {
	margin: 0px;
	list-style: none;
	white-space: nowrap;
	padding: 8px 0px 0px 0px;
}
.topbar-social li {
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	list-style: none;
	display: inline-block;
}
.topbar-social li a {
	background-color: #be9292;
	background-image: url(images/icons_social.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	border-radius: 14px;
}
.topbar-social li a:hover {
	background-color: #c9b3b3;
}
.topbar-social li a.top-facebook {
	background-position: 2px 2px;
}
.topbar-social li a.top-twitter {
	background-position: 2px -22px;
}
.topbar-social li a.top-google {
	background-position: 2px -46px;
}
.topbar-social li a.top-instagram {
	background-position: 2px -70px;
}
.topbar-social li a.top-youtube {
	background-position: 2px -94px;
}
.topbar-social li .top-search {
	margin: 0px;
	padding: 0px;
}
.topbar-social li .search-box {
	background-color: #be9292;
	background-image: url(images/icons_social.png);
	background-repeat: no-repeat;
	background-position: 125px -120px;
	width: 115px;
	height: 28px;
	padding: 0px 25px 0px 8px;
	border: none;
	color: #510100;
	font-size: 13px;
	line-height: 28px;
	display: block;
	border-radius: 14px;
	outline: none;
}
.topbar-social li .search-box:hover {
	background-color: #c9b3b3;
}
.topbar-social li .search-box:focus {
	background-color: #d9c3c3;
}

.header-logobar {
	background-color: #7b0717;
	background-image: -moz-linear-gradient(0deg,rgba(80,0,0,1.00) 0%,rgba(123,7,23,1.00) 100%);
	background-image: -webkit-linear-gradient(0deg,rgba(80,0,0,1.00) 0%,rgba(123,7,23,1.00) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(80,0,0) 0%, rgb(123,7,23) 100%);
	background-image: -o-linear-gradient(0deg,rgba(80,0,0,1.00) 0%,rgba(123,7,23,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(80,0,0,1.00) 0%,rgba(123,7,23,1.00) 100%);
	width: 100%;
	height: 150px;
}
.header-logobar-bkgnd {
	background: url(images/header_background.jpg) center top no-repeat;
	margin: 0px auto;
	height: 150px;
	width: 100%;
}
.header-logobar-inner {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/header_background.jpg);
	margin: 0px auto;
	height: 150px;
	width: 1000px;
	position: relative;
}
.logobar-logo {
	height: 100px;
	width: 325px;
	position: absolute;
	left: 0px;
	top: 30px;
}
.logobar-logo a {
	height: 100px;
	width: 325px;
	background: url(images/header_logo_retina.png) no-repeat 0px 0px;
	display: block;
	outline: none;
	background-size: 290px 100px;
}
.logobar-logo a:hover {
	opacity: 0.95;
}
.logobar-tagline {
	height: 100px;
	width: 380px;
	position: absolute;
	left: 320px;
	top: 35px;
	font-family: 'Bitter', sans-serif;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.logobar-tagline .tagline-line1 {
	font-size: 26px;
	line-height: 29px;
}
.logobar-tagline .tagline-line2 {
	font-size: 26px;
	line-height: 29px;
	margin-left: 15px;
}
.logobar-tagline .tagline-line3 {
	font-size: 20px;
	line-height: 23px;
	margin-left: 30px;
}
.logobar-twitter {
	height: 70px;
	width: 480px;
	position: absolute;
	left: 375px;
	top: 20px;
	background-color: #fff;
	background-color: rgba(255,255,255,0);
	border-radius: 5px;
}

.header-menubar-wrap {
	width: 100%;
	height: 50px;
	background-color: #CC1111;
}
.header-menubar {
	width: 100%;
	height: 50px;
	background-color: #CC1111;
	background-image: -moz-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
}
.header-menubar-fixed {
	position: fixed;
	top: 0px;
	z-index: 999;
	-webkit-box-shadow: 0px 3px 7px rgba(0,0,0,1.00);
	box-shadow: 0px 3px 7px rgba(0,0,0,0.20);
}
.header-menubar-inner {
	background-color: #CC1111;
	background-image: -moz-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	background-image: linear-gradient(0deg, rgb(204,17,17) 0%, rgb(221,68,68) 100%);
	margin: 0px auto;
	width: 1000px;
}
.menubar-main {
	width: 1000px;
	height: 50px;
	position: relative;
}
.menubar-float {
}
.menubar-double {
	z-index: 200;
	position: relative;
}
.menubar-main ul.menu-main {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 50px;
	float: left;
	position: relative;
}
.menubar-main li.menu-tab {
	display: block;
	margin: 0px;
	float: left;
	height: 50px;
	list-style: none;
	padding: 0px;
}
.menubar-main li a.menu-tab {
	font-family: 'Bitter', sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	height: 50px;
	padding: 0px 22px;
	text-shadow: 0px 1px 1px #a11;
	display: block;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.menubar-main li.menu-dicontab {
	display: none;
}
.menubar-main li.menu-dicontab a.menu-dicon {
	background-image: url(images/header_dicon.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background: 
	line-height: 50px;
	height: 50px;
	width: 50px;
	display: block;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.menubar-main li a.menu-tab sup {
	font-size: 11px;
	line-height: 16px;
}
.menubar-main li a.menu-tab:hover,.menubar-main li a.menu-dicon:hover,.menubar-main li.selected,.menubar-main li.selected a.menu-tab {
	background-color: #e45859;
}
.menubar-main li a.menu-page {
	letter-spacing: normal;
	font-size: 16px;
}
.menubar-main li a.menu-page:hover {
	background-color: transparent;
	text-decoration: underline;
}
ul.menu-drop {
	background-color: #e45859;
	background: -moz-linear-gradient(top, #e45859 0%, #d44849 100%);
	background: -webkit-linear-gradient(top, #e45859 0%,#d44849 100%);
	background: linear-gradient(top, #e45859 0%,#d44849 100%);
	margin: 0px;
	padding: 10px 10px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 980px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	display: none;
}
.header-menubar-fixed ul.menu-drop {
	-webkit-box-shadow: 0px 3px 7px rgba(0,0,0,1.00);
	box-shadow: 0px 3px 7px rgba(0,0,0,0.20);
}
.menubar-main li.selected ul.menu-drop {
	display: block;
}
ul.menu-drop li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
ul.menu-drop li a {
	background-color: #c22;
	font-family: 'Bitter', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	display: block;
	padding: 0px 13px;
	border-radius: 2px;
}
ul.menu-drop li a:hover {
	background-color: #b11;
}
.header-menusub {
	background: #510000;
	height: 50px;
	width: 1000px;
	margin: 0px auto;
	border-radius: 0 0 5px 5px;
}
.header-menusub ul {
	margin: 0px;
	padding: 11px 0px 0px 12px;
	list-style: none;
}
.header-menusub li {
	font-size: 12px;
	line-height: 26px;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 0px 2px;
	float: left;
	height: 28px;
	list-style: none;
}
.header-menusub li.title {
	font-family: 'Bitter', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD7;
	text-shadow: 0px 1px 0px #222;
	padding: 0px 11px;
}
.header-menusub li a {
	color: #fff;
	padding: 1px 9px 0px;
	text-shadow: 0px -1px 0px #444;
	display: block;
	border-radius: 3px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.header-menusub li a:hover {
	background: #833;
	box-shadow: 0px 1px 0px #722;
}
.menubar-switch {
	position: absolute;
	top: 8px;
	right: 0px;
	height: 34px;
}
.menubar-switch ul {
	float: right;
	margin: 0px;
	list-style: none;
}
.menubar-switch li {
	float: left;
	margin: 0 0 0 8px;
}
.menubar-switch a {
	font-family: 'Bitter', sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: block;
	float: right;
	height: 34px;
	line-height: 34px;
	padding: 0px 12px;
	color: #fff;
	text-shadow: 0px 1px 1px #a11;
	border-radius: 3px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	background-color: #A61616;
}
.menubar-switch a:hover {
	background-color: #932626;
}
.menubar-search {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 46px;
	width: 180px;
}
.menubar-search form {
	margin: 9px 8px 0px 0px;
	float: right;
}
.menubar-search .search-box {
	background: #fff url(images/header_menu_search.png) no-repeat right top;
	height: 27px;
	width: 150px;
	border: none;
	border-radius: 2px;
	font-size: 13px;
	line-height: 25px;
	color: #777;
	font-style: italic;
	padding: 0px 6px;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	box-shadow: 0px 0px 3px #c11, 0 1px 2px #bbb inset;
}
.menubar-search .search-box:hover,.menubar-search .search-box:focus {
	color: #444;
}
.menubar-search .search-box:focus {
	font-style: normal;
}
.hottopics {
	height: 35px;
	width: 995px;
	margin: 0px auto;
	clear: both;
}
.hottopics ul {
	list-style-type: none;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
.hottopics li {
	font-size: 12px;
	font-weight: normal;
	float: left;
	list-style-type: none;
	line-height: 35px;
	padding: 0px 0px 0px 17px;
	margin: 0px;
}
.hottopics li.title {
	font-size: 10px;
	font-weight: bold;
	color: #FD7;
	text-shadow: 0px 1px 0px #222;
}
.hottopics li a {
	color: #FFF;
}
.hottopics li a:hover {
	text-decoration: underline;
}
.header-alert {
	background-color: #f1ce64;
	border: 1px solid #e2be50;
	width: 998px;
	height: 48px;
	margin: 10px auto 0px;
	border-radius: 3px;
}
.header-alert h2 {
	padding: 0px 10px;
	line-height: 48px;
	font-weight: normal;
	margin: 0px;
	color: #7b0a18;
	font-size: 14px;
}
.header-alert h2 a {
	color: #7b0a18;
}
.header-alert h2 a:hover {
	color: #9b2a38;
	text-decoration: underline;
}
.header-alert .alert-live {
	background-color: #7b0a18;
	display: inline-block;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	color: #fff;
	margin-right: 5px;
}
/* ----- ----- Page */
.page-wrap {
}
.Page {
	width: 1000px;
	margin: 0px auto;
}
.Columns {
	background-color: #f7f5f1;
	border-right: 320px solid #f7f5f1;
	border-top: 1px solid #CDD;
	width: 680px;
	float: left;
	clear: both;
}
.Body {
	float: left;
	width: 670px;
	margin-right: -670px;
	position: relative;
	padding-top: 15px;
}
.Single .Body {
	padding-top: 10px;
}
.Side {
	float: right;
	width: 320px;
	margin-right: -320px;
	position: relative;
}
.TopWelcome {
	margin: 0px auto;
	clear: both;
	width: 1000px;
}
.TopWelcome h4 {
	font-size: 19px;
	line-height: 39px;
	font-weight: normal;
	color: #088;
	margin: 0px;
	padding-left: 5px;
	float: left;
}
.TopWelcome .TopTweets {
	height: 40px;
	padding: 0px 0px 0px 10px;
}
.TopWelcome .TopTweets-Follow {
	float: left;
	width: 150px;
	padding-top: 10px;
}
.TopWelcome .TopTweets ul {
	height: 40px;
	width: 800px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: relative;
}
.TopWelcome .TopTweets li {
	height: 40px;
	width: 800px;
	font-size: 11px;
	line-height: 40px;
	color: #555;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	white-space: nowrap;
	overflow: hidden;
}
.TopWelcome .TopTweets li#Tweet0 {
	display: inline;
}
.TopWelcome .TopTweets li a {
	color: #333;
}
.TopWelcome .TopTweets li span a {
	color: #888;
}
.TopWelcome .TopTweets li a:hover {
	text-decoration: underline;
}
a.ContactLink {
	background: #DE4D4E url(../../../images/global/element_shine_white.png) repeat-x 0px -300px;
	font-family: 'Bitter', serif;
	font-size: 13px;
	line-height: 43px;
	font-weight: 700;
	color: #FFF;
	height: 42px;
	width: 320px;
	text-align: center;
	margin-bottom: 16px;
	display: block;
	border-radius: 5px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4), 0px 1px 1px rgba(255,255,255,0.4) inset;
}
a.ContactLink:hover {
	background-position: 0px 0px;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.4), 0px 1px 1px rgba(255,255,255,0.4) inset;
}
.FB-SpecialLike {
	background-color: #ece9e6;
	padding: 10px 0px 11px 12px;
	border-radius: 5px;
	margin-bottom: 13px;
}
.FB-SpecialLike .Buttons {
	float: left;
}
.FB-SpecialLike iframe {
	float: left;
	margin-top: 1px;
}
.FB-SpecialLike p {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #455;
	margin: 0px;
}
.FB-SpecialLike p a {
	color: #344;
	font-weight: bold;
}
.ad-body {
	clear: both;
	margin: 0px 0px 14px 0px;
	padding: 10px;
}
.ad-body-double {
	padding: 15px 0px 15px 15px;
}
.ad-body img {
	display: block;
}
.ad-body-1 {
	background: #fff;
	background: rgba(255,255,255,0.9);
	border: 5px solid #fff;
	border: 5px solid rgba(255,255,255,0.9);
	float: left;
	margin-right: 15px;
	width: 300px;
	height: 250px;
	border-radius: 3px;
}
.ad-body-2 {
	background: #fff;
	background: rgba(255,255,255,0.9);
	border: 5px solid #fff;
	border: 5px solid rgba(255,255,255,0.9);
	float: left;
	width: 300px;
	height: 250px;
	border-radius: 3px;
}
.Post {
	background-color: #FFF;
	border: 1px solid #efece5;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 10px 14px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(239,236,229,0.6);
	box-shadow: 0px 1px 1px 0px rgba(239,236,229,0.6);
}
.Home .Post {
	padding: 10px 14px 0px;
	margin: 0px 0px 14px 0px;
}
.Archive .Post {
    min-height: 110px;
}
.Post h3 {
	font-family: 'Bitter', serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #C22;
	padding: 5px 0px 2px 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}
.Archive .Post h3 {
	font-size: 28px;
	line-height: 32px;
	text-align: left;
}
.Single .Post h3 {
	font-size: 40px;
	line-height: 46px;
	padding: 10px 0px;
}
.Post h3 img {
	float: left;
	margin: 0px 15px 10px 0px;
	border-radius: 2px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.Post h3 a {
	color: #B00;
	display: block;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.Post h3 a:hover {
	color: #D33;
}/*quotes*/
.Post h5 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #088;
	margin: 7px 5px 3px 0px;
	text-align: center;
}
.Archive .Post h5 {
	text-align: left;
}
.Single .Post h5 {
	margin: 5px 5px 25px 0px;
}
.Post h5 address {
	display: inline;
	font-style: normal;
}
.Archive .Post h5 {
	margin: 7px 5px 3px 115px;
}
.Post h5 strong {
	font-weight: normal;
	color: #066;
}
.Post .Content {
	padding: 3px 0px 0px;
}
.Single .Post .Content {
	padding: 3px 0px 7px;
}
.Post .Content .oldexcerpt img {
	float: left;
	margin-right: 15px;
}
.Post .Content ul {
	padding: 0px 0px 0px 20px;
	margin: 8px 50px 8px 20px;
}
.Post .Content p,.Post .Content li {
	font-size: 16px;
	line-height: 26px;
	color: #111;
	margin: 0px;
}
.Post .Content p {
	padding: 6px 5px 9px 5px;
}
.Post .Content blockquote {
	padding: 0 0 0 10px;
	border-left: 2px solid #DDD2A5;
	margin: 10px 0;
}
.Post .Content figure {
	padding: 6px 0px 9px 0px;
	margin: 0 auto;
	text-align: center;
}
.Post .Content blockquote p,.Post .Content blockquote li {
	font-size: 15px;
	line-height: 26px;
}
.Post .Content li {
	padding: 3px 5px 3px 0px;
}
.Post .Content img {
	margin: 5px 4px 0px 0px;
	border: none;
	text-align: center;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.Post .Content a img {
	border: none;
}
.Post .Content a:hover img {
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	opacity: 0.9;
}
.Post .Content a {
	color: #922;
}
.Post .Content p a:hover {
	color: #B22;
	text-decoration: underline;
}
.Post .Content a.more-link {
	background-color: #fee;
	font-family: 'Bitter', serif;
	display: block;
	clear: both;
	margin: 10px -19px -9px;
	color: #c55;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	padding: 10px 9px;
	border-radius: 0px 0px 3px 3px;
	text-align: center;
	border-top: 1px solid #F9DCDC;
	border-left: 1px solid #F5E4E4;
	border-right: 1px solid #F5E4E4;
	border-bottom: 1px solid #F2CDCD;
}
.Post .Content a.more-link:hover {
	background-color: #fff6f6;
	color: #a33;
	text-decoration: none;
}
.Post .Content h4,.Post .Content h5 {
	font-family: 'Bitter', serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #A11;
	margin: 0px;
	padding: 7px 5px 6px 5px;
	text-align: left;
}
.Post .Content .youtube-player {
	text-align: center;
	z-index: 99;
	margin: 0px auto;
}
.Post .Content .Video {
	text-align: center;
	margin: 10px auto 11px auto;
}
.Post h5 a {
	color: #066;
}
.Post h5 a:hover {
	color: #B22;
	text-decoration: underline;
}
.Post h5 a.CommentNum {
	background: url(images/content_comments_icon.png) no-repeat 0px 2px;
	padding-left: 15px;
	margin-left: 8px;
	color: #088;
}
.Post h5 a.CommentNum:hover {
	background-position: 0px -13px;
	text-decoration: none;
}
.Post h5 .Edit a {
	color: #BBB;
}
.Post h6 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #777;
	margin: 0px;
	padding: 5px 5px 9px 0px;
}
.Single .Post h6 {
	padding-top: 8px;
}
.Post h6 a,.Post h6 em {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #444;
}
.Post h6 a:hover {
	color: #922;
	text-decoration: underline;
}
.Post .gallery {
	text-align: center;
	padding: 6px 0px 1px;
	margin: 5px 0px 0px;
}
.Post .gallery .gallery-item {
	margin: 0px 0px 0px;
	float: left;
}
.Post .gallery img {
	border: none;
}
.Post .content-ad {
	margin: 5px 0 10px;
	text-align: center;
}
.Post .content-ad img {
	border-radius: 5px;
}
.Post .Tags {
	padding: 12px 0px 0px;
}
.Post .Tags h6 {
	padding: 3px 10px 4px 0px;
	line-height: 39px;
	color: #555;
}
.Post .Tags h6 a {
	background: #EDD9A4;
	font-size: 14px;
	color: #912121;
	font-style: normal;
	display: inline-block;
	margin: 0px 4px 0px 3px;
	line-height: 29px;
	padding: 0px 10px 0px 10px;
	border-radius: 3px;
	white-space: nowrap;
	font-weight: bold;
}
.Post .Tags h6 a:hover {
	background-color: #c55;
	color: #fff;
	text-decoration: none;
}
.SocialBox {
	background-color: #f9fcfc;
	border: 1px solid #e9efef;
	padding-top: 12px;
	border-radius: 3px;
}
.SocialTop {
	margin: 15px -14px 0px -14px;
	padding: 15px 0px 3px 5px;
	border-top: 1px solid #e9efef;
	border-bottom: 1px solid #e9efef;
	border-left-style: none;
	border-right-style: none;
	border-radius: 0px;
}
.SocialBox .Facebook {
	float: left;
	width: 360px;
	margin-left: 10px;
	height: 35px;
}
.Twitter {
	float: right;
	width: 100px;
	overflow: hidden;
}
.Pinit {
	float: right;
	margin-right: 20px;
}
.Plus1 {
	float: right;
}
.emailsub {
	background-color: #f7e2e2;
	border: 1px solid #f7d5d5;
	padding-top: 12px;
	border-radius: 3px;
}
.emailsub h4 {
	color: #ffe78a;
    font-size: 12px;
    margin: 0px;
    padding: 5px 10px;
    float: left;
    margin: 8px 10px 0px 20px;
    background-color: #b71f1f;
    border-radius: 3px;
}
.emailsub h2 {
	font-family: 'Bitter', serif;
	color: #b71f1f;
	font-size: 20px;
	margin: 0px;
	padding: 10px 20px 0px;
}
.emailsub form {
	margin: 0px;
	padding: 0px 20px 20px;
}
.emailsub .success {
	margin: 0px;
	padding: 0px 20px 10px;
}
.emailsub p {
	color: #8c4848;
	font-size: 14px;
	margin: 14px 0px;
}
.emailsub #subscribe-email {
	display: inline-block;
}
.emailsub #subscribe-email input {
	padding: 8px;
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	width: 300px;
}
.emailsub #subscribe-submit {
	display: inline-block;
	padding-left: 10px;
}
.emailsub #subscribe-submit input {
	padding: 8px 20px;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	border: none;
	border-radius: 5px;
	background-color: #b71f1f;
	display: inline-block;
	outline: none;
	cursor: pointer;
}
.emailsub #subscribe-submit input:hover {
	background-color: #9c1a1a;
}
.Post .emailsub {
	margin: 0px 0px 15px;
}
.Home .Body .emailsub {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(239,236,229,0.6);
    box-shadow: 0px 1px 1px 0px rgba(239,236,229,0.6);
    margin: 0px 0px 24px;
}
.Side .emailsub {
	border: none;
	padding: 0px;
}
.Side .emailsub p {
	margin: 0px;
}
.Side .emailsub form {
	padding: 15px 0px 15px 12px;
}
.Side .emailsub #subscribe-text {
	padding-bottom: 10px;
}
.Side .emailsub #subscribe-email input {
	width: 140px;
	line-height: 18px;
	padding: 7px;
	font-size: 16px;
}
.Side .emailsub #subscribe-submit {
	padding-left: 5px;
}
.Side .emailsub #subscribe-submit input {
	line-height: 18px;
	padding: 7px 15px;
}
.Single .ad-single {
	background-color: #f9fcfc;
	padding: 10px 0px 10px 15px;
	margin: 10px -14px 10px -14px;
	border-top: 1px solid #e9efef;
	border-bottom: 1px solid #e9efef;
	border-left-style: none;
	border-right-style: none;
}
.Single .ads-article {
	background-color: #e9f0f3;
	padding: 10px 0px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Single .ads-article .ad {
	background-color: #f9fcff;
	padding: 6px;
	border-radius: 2px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: left;
}
.Social .Comments {
	float: left;
	width: 270px;
	padding: 15px 0px 5px;
}
.Social .Comments a {
	display: block;
	margin: 0px 0px 0px 5px;
}
.Social .Comments a .Comments-Count {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #b22;
	background: url(images/body_comments_social.png) no-repeat 0px -1px;
	text-align: center;
	display: block;
	height: 27px;
	width: 26px;
	float: left;
	letter-spacing: -1px;
}
.Social .Comments a:hover .Comments-Count {
	background-position: 0px -31px;
}
.Social .Comments a .Comments-Text {
	font-size: 13px;
	line-height: 23px;
	color: #888;
	display: block;
	float: left;
	height: 27px;
	width: 230px;
	padding-left: 7px;
}
.Social .Comments a .Comments-Text strong {
	color: #b22;
}
.Social .Comments a .Comments-Text span {
	color: #444;
}
.Social .Comments a:hover .Comments-Text span {
	color: #222;
	text-decoration: underline;
}
.Comments .CommentsBox {
	background-color: #e9f0f3;
	width: 640px;
	margin: 15px 0px 5px;
	border-radius: 3px;
}
.Comments .CommentsBox .Title {
	height: 50px;
	width: 640px;
}
.Comments .CommentsBox .Title a.RSS {
	background: url(images/all_icon_rss_17.png) no-repeat 0px 0px;
	margin: 16px;
	height: 17px;
	width: 17px;
	float: right;
}
.Comments .CommentsBox .Title h4 {
	font-family: 'Bitter', serif;
	font-size: 20px;
	line-height: 52px;
	font-weight: 700;
	color: #477;
	padding-left: 12px;
	margin: 0px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.Comments .CommentsBox .Title h4 em {
	color: #9AA;
	font-size: 15px;
	font-style: normal;
}
.Comments .CommentsBox .Inner {
	width: 620px;
	margin: 0px auto;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 2px #abb;
}
.Comments .CommentsList {
	padding: 5px 0px;
}
.Comments .CommentsList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Comments .CommentsList ul.children {
	padding: 0px 5px 5px 20px;
}
.Comments .CommentsList li {
	margin: 0px 5px 5px;
	padding: 0px;
	list-style: none;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
}
.Comments .CommentsList ul.children li {
	background: rgba(0,0,0,0.02);
}
.Comments .CommentsList .comment-body {
	padding: 10px 15px 10px;
}
.Comments .CommentsList .comment-reply {
	float: right;
	width: 200px;
	text-align: right;
}
.Comments .CommentsList .comment-reply a {
	background-color: #F1DADA;
	font-size: 12px;
	line-height: 24px;
	color: #8B1212;
	display: inline-block;
	padding: 0px 9px;
	border: 1px solid #F1DADA;
	border-radius: 6px;
}
.Comments .CommentsList .comment-reply a:hover {
	background-color: #E0BEBE;
	border-color: #D0AEAE;
	color: #511;
	color: rgba(0,0,0,0.8);
}
.Comments .CommentsList #respond .comment-reply {
	margin: 10px 15px 0px 0px;
}
.Comments .CommentsList li .comment-author {
	line-height: 20px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.Comments .CommentsList li .comment-author cite {
	font-family: 'Bitter', serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: #B44;
	text-shadow: 0px 1px 0px #DDD;
}
.Comments .CommentsList li .comment-author cite a {
	color: #B44;
}
.Comments .CommentsList li .comment-author em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
.Comments .CommentsList li .comment-author em a {
	color: #999;
}
.Comments .CommentsList li p {
	font-size: 14px;
	line-height: 22px;
	color: #444;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.Comments .CommentsList li p a {
	color: #b44;
}
.Comments .CommentsList li p.Moderation {
	color: #A72;
}
.Comments #respond {
	background: rgba(0,0,0,0.02);
	border: 1px solid #e7e7e7;
	margin: 0px 5px;
	border-radius: 2px;
	padding-bottom: 15px;
}
.Comments li #respond {
	margin: 0px 5px 5px;
}
.Comments #respond h5.Add {
	font-family: 'Bitter', serif;
	font-size: 20px;
	line-height: 26px;
	color: #C44;
	margin: 0px;
	font-weight: 700;
	text-shadow: 0px 1px 2px #CCC;
	padding: 15px 15px 0px;
}
.Comments #respond h5.Add a {
	color: #C44;
	display: block;
}
.Comments #respond h5.Add a:hover {
	color: #D66;
}
.Comments #respond h5.Add a .comment-reply-open-icon {
	float: left;
	margin-right: 15px;
	background-color: #C44;
	color: #fff;
	font-size: 24px;
	line-height: 20px;
	height: 26px;
	width: 26px;
	display: block;
	border-radius: 13px;
	text-align: center;
	text-shadow: none;
}
.Comments #respond h5.Add a:hover .comment-reply-open-icon {
	background-color: #D66;
}
.Comments #respond h5.Add a:hover {
	text-decoration: none;
}
.Comments #respond p.Add a {
	color: #C44;
	display: block;
}
.Comments #respond p.Add a:hover {
	color: #D66;
}
.Comments #respond .CommentsForm {
	padding: 15px 10px 5px 15px;
}
.Comments #respond .CommentsForm form {
	margin: 0px;
	padding: 0px;
}
.Comments #respond .CommentsForm label {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	clear: both;
	width: 150px;
	line-height: 25px;
	display: block;
	float: left;
	height: 20px;
}
.Comments #respond .CommentsForm label em {
	font-size: 11px;
	font-weight: normal;
	color: #888;
}
.Comments #respond .CommentsForm .Input {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	line-height: 25px;
	height: 25px;
	border: 1px solid #BBB;
}
.Comments #respond .CommentsForm textarea {
	clear: both;
	width: 425px;
	margin-bottom: 10px;
	height: 180px;
	border: 1px solid #BBB;
}
.Comments #respond .CommentsForm .Submit {
	margin-right: 10px;
}
.Comments #respond .CommentsForm .Submit .Button {
	float: right;
	font-size: 20px;
	width: 180px;
}
.Comments #respond .Submit .Moderated {
	font-size: 11px;
	line-height: 15px;
	color: #888;
	margin: 0px;
	font-style: italic;
	float: left;
	width: 400px;
	display: block;
}
.Comments .CommentsBox .End {
	height: 12px;
	width: 640px;
}
.Navigation {
	width: 655px;
	margin: 15px 0px 15px;
	padding: 15px 0px 5px;
}
.Navigation .Link {
	width: 310px;
	font-family: 'Bitter', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}
.Navigation .Link a {
	background-image: url(images/body_navigation_buttons.png);
	background-repeat: no-repeat;
	color: #C55;
	display: block;
	text-shadow: 0px 1px 1px #DDD;
}
.Navigation .Link a:hover {
	text-decoration: underline;
	color: #D66;
}
.Navigation .Next {
	float: left;
}
.Navigation .Next a {
	background-position: left -75px;
	padding: 10px 10px 10px 50px;
}
.Navigation .Next a:hover {
	background-position: left -235px;
}
.Navigation .Prev {
	float: right;
	text-align: right;
}
.Navigation .Prev a {
	background-position: right 5px;
	padding: 10px 50px 10px 10px;
}
.Navigation .Prev a:hover {
	background-position: right -155px;
}
.Body .Discover {
	background: url(images/body_comments_box.png) repeat-y -655px 0px;
	width: 655px;
	margin: 0px 0px 15px;
}
.Body .Discover .Title {
	background: url(images/body_comments_box.png) no-repeat 0px 0px;
	height: 50px;
	width: 655px;
}
.Body .Discover .Title h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #266;
	margin: 0px;
	text-shadow: 0px 1px 0px #BCC;
	text-align: center;
}
.Body .Discover .Title h4 a {
	color: #266;
}
.Body .Discover .Title h4 a:hover {
	color: #488;
	text-decoration: underline;
}
.Body .Discover .Inner {
	width: 625px;
	margin: 0px auto;
	padding: 3px 0px 2px;
}
.Body .Discover .Guidebook {
	width: 175px;
	float: left;
}
.Body .Discover .Calendar {
	width: 310px;
	float: left;
	margin-right: 5px;
}
.Body .Discover .Planning {
	width: 310px;
	float: left;
}
.Body .Discover .End {
	background: url(images/body_comments_box.png) no-repeat -1310px 0px;
	height: 12px;
	width: 655px;
}
.wp-pagenavi a {
	padding: 6px 12px; 
	margin: 2px 3px;
	text-decoration: none;
	border: 1px solid #38B;
	color: #FFF;
	background-color: #5AD;	
}
.wp-pagenavi a.page {
	border-color: #27A;
	background-color: #38B;	
	margin: 2px 2px;
}
.wp-pagenavi a.first,.wp-pagenavi a.last {
	border-color: #777;
	background-color: #999;
}
.wp-pagenavi a:hover {	
	border-color: #C22;
	background-color: #D33;	
}
.wp-pagenavi a:active {
	border-color: #B00;
	background-color: #B00;	
}
.wp-pagenavi span.pages {
	padding: 6px 12px; 
	margin: 2px 3px;
	color: #555;
	border: 1px solid #DDD;
	background-color: #EEE;
}
.wp-pagenavi span.current {
	padding: 6px 12px; 
	margin: 2px 2px;
	font-weight: bold;
	border: 1px solid #C22;
	color: #FFF;
	background-color: #D33;
}
.wp-pagenavi span.extend {
	padding: 6px 12px; 
	margin: 2px 2px;	
	color: #555;
	border: 1px solid #DDD;
	background-color: #EEE;
}
.CategoryTop {
	padding-bottom: 10px;
	border-bottom: 2px solid #DEE;
	margin-bottom: 13px;
}
.CategoryTop h2, .cat25th h2 {
	font-family: 'Bitter', sans-serif;
	font-size: 42px;
	line-height: 48px;
	font-weight: bold;
	color: #a11;
	padding-top: 5px;
	padding-bottom: 15px;
	letter-spacing: -1px;
	margin: 0px 20px 0px 0px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.CategoryTop h2.cat25th-title {
	font-size: 36px;
	line-height: 36px;
}
.CategoryTop p {
	font-size: 14px;
	line-height: 21px;
	color: #222;
	margin: 0px;
	padding: 0px 5px 10px 0px;
}
.CategoryTop p a {
	color: #066;
}
.CategoryTop p a:hover {
	color: #288;
	text-decoration: underline;
}
.Singlepage h2 {
	font-family: 'Bitter', serif;
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
	color: #A11;
	padding-top: 5px;
	padding-bottom: 15px;
	letter-spacing: -1px;
	margin: 0px 20px 0px 0px;
	text-shadow: 0px 1px 1px #DDD;
}
.Singlepage .Contact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0px;
	padding: 0px 5px 9px 0px;
}
.Singlepage .Contact p a {
	color: #066;
}
.Singlepage .Contact p a:hover {
	color: #288;
	text-decoration: underline;
}
.Singlepage .Contact .wpcf7-response-output {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	padding: 10px;
}
.Home .Post {
}
.Home .PostTop {
}
.topstories {
	margin: 0px;
}
.Home .topstories {
	margin: 0px 0px 14px;
	padding: 0px;
}
.Single .topstories {
	padding: 20px 0px 5px;
}
.Home .side-popular .topstories {
	border: none;
	margin: 0px;
	padding: 0px;
}
.Single .topstories-footer {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
.topstories h4 {
	font-family: 'Bitter', serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	color: #366;
	margin: 0px;
	padding: 15px 0px 15px 7px;
}
.topstories h4.hometop {
	padding-top: 0px;
}
.Single .topstories-footer h4 {
	font-size: 22px;
	padding: 15px 0px 25px 7px;
}
.topstories ul {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}
.Single .topstories ul {
	padding: 0px;
}
.side-popular .topstories ul {
	padding-top: 10px;
}
.topstories li {
	line-height: 17px;
	margin: 0px;
	list-style: none;
	float: left;
	height: 110px;
	width: 325px;
}
.side-popular .topstories li {
	width: 290px;
}
.topstories li a {
	display: block;
	padding: 0px 8px 0px 6px;
	height: 105px;
}
.topstories li a .post-image {
	display: block;
	float: left;
	width: 100px;
	position: relative;
}
.topstories li a:hover .post-image {
	opacity: 0.9;
}
.topstories li a .post-image-over {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 2px;
}
.topstories li a .post-link {
	display: block;
	float: left;
	width: 190px;
}
.side-popular .topstories li a .post-link {
	width: 170px;
}
.topstories li a img {
	float: left;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}
.topstories li a img.img-slim {
	position: relative;
	left: 12px;
}
.topstories li a strong {
	font-family: 'Bitter', serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 700;
	color: #A35650;
}
.topstories li a:hover strong {
	color: #D55;
}
.topstories li a .post-link span {
	font-size: 10px;
	line-height: 18px;
	color: #666;
	white-space: nowrap;
}
/* ----- ----- Side */
.Side {
	width: 320px;
}
.Side .Ad {
	background-color: #d3dfdf;
	margin: 0;
	text-align: center;
	padding: 10px;
    border-bottom: 1px solid #f7f5f1;
}
.Side .Box {
	background-color: #d3dfdf;
	margin: 0;
	padding: 1px 10px 10px;
    border-bottom: 1px solid #f7f5f1;
}
.Side .Box-End {
	background: #d3dfdf;
	height: 5px;
	border-bottom: none;
	border-radius: 0 0 3px 3px;
}
.Side .Box .Title h4 {
	font-family: 'Bitter', sans-serif;
	font-size: 17px;
	line-height: 50px;
	font-weight: 700;
	color: #266;
	padding-left: 2px;
	margin: 0px;
}
.Side .Box .Title a.rss {
	background: url(images/all_icon_rss_17.png) no-repeat 0px 0px;
	margin: 13px 3px;
	height: 17px;
	width: 17px;
	float: right;
}
.Side .Box .Title a.box-title-link {
	background-color: rgba(255,255,255,0.4);
	font-size: 11px;
	line-height: 28px;
	color: #477;
	display: block;
	margin: 8px 0px 0px 0px;
	padding: 0px 12px;
	float: right;
	height: 28px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	box-shadow: 0px -1px 1px rgba(255,255,255,0.6) inset, 0px 1px 1px rgba(0,0,0,0.1);
}
.Side .Box .Title a.box-title-link:hover {
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0px -1px 1px rgba(255,255,255,0.7) inset, 0px 1px 2px rgba(0,0,0,0.3);
}
.Side .Box .Inner {
	background: #fff;
	margin: 0px auto;
	padding: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 2px #abb, 0px 5px 5px #f0f6f6 inset;
	-webkit-box-shadow: 0px 1px 2px #abb, 0px 5px 5px #f0f6f6 inset;
	box-shadow: 0px 1px 2px #abb, 0px 5px 5px #f0f6f6 inset;
}
.Side .Box .side-image {
	padding: 0px;
}
.Side .Box .side-image img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.Side .Box .side-border {
	border-top: 1px solid #e7efec;
}
.Side .Box .side-more {
	border-top: 1px solid #e7efec;
	padding: 8px 0px 4px 11px;
	font-size: 12px;
	line-height: 24px;
}
.Side .Box .side-more a {
	color: #155;
	display: block;
}
.Side .Box .side-more a:hover {
	color: #933;
	text-decoration: underline;
}
.Side .sidetwitter-follow {
	float: right;
	padding: 12px 7px 0 0;
}
.Side .side-20th img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.Side .Ad img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.Side .side-videosubscribe {
	background-color: #fff;
}
.Side .side-videosubscribe img {
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
.Side .CatTree ul.cattree {
	margin: 0px;
	padding: 5px 7px;
	list-style: none;
}
.Side .CatTree ul.cattree a {
	display: block;
}
.Side .CatTree li.ancestor {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
}
.Side .CatTree li.ancestor a {
	color: #c44;
	background: url(images/side_cattree_arrow.png) no-repeat 6px 4px;
	padding-left: 25px;
}
.Side .CatTree li.ancestor a:hover {
	color: #a11;
	text-decoration: underline;
}
.Side .CatTree ul.categories {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Side .CatTree li.categories h5 {
	font-family: 'Bitter', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #a11;
	margin: 8px 0px 7px;
}
.Side .CatTree li.categories ul {
	margin: 0px;
	padding: 0px 0px 4px;
	list-style: disc;
}
.Side .CatTree li.categories li {
	font-size: 13px;
	line-height: 20px;
	color: #999;
	margin: 0px 0px 2px 25px;
	padding: 0px;
	list-style: disc;
}
.Side .CatTree li.categories li li {
	margin: 0px 0px 2px 17px;
}
.Side .CatTree li.categories li a {
	color: #333;
}
.Side .CatTree li.categories li a:hover {
	color: #a11;
}
.Side .CatTree li.categories li a span {
	color: #999;
	font-size: 11px;
}
.Side .subscribe {
	padding: 5px;
}
.Side .subscribe ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.Side .subscribe li {
	padding: 0px 3px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	clear: both;
}
.Side .subscribe .f-like {
	padding: 11px 6px 8px;
	border-bottom: 1px solid #e7efec;
}
.Side .subscribe .t-follow {
	padding: 11px 6px 5px;
	border-bottom: 1px solid #e7efec;
}
.Side .subscribe .s-more {
	padding: 10px 7px 5px;
	font-size: 12px;
	line-height: 17px;
	color: #bbb;
}
.Side .subscribe .s-more a {
	color: #b32;
	font-weight: bold;
}
.Side .subscribe .s-more a:hover {
	text-decoration: underline;
	color: #b53;
}
.Side .subscribe .s-more strong {
	margin: 0px 4px;
}
.Side .subscribe .e-newsletter {
	padding: 9px 4px 5px;
}
.Side .subscribe .g-add {
	padding: 10px 5px 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.Side .subscribe .g-add a {
	color: #333;
}
.Side .subscribe .g-add a em {
	color: #b32;
	font-size: 10px;
	margin-right: 2px;
}
.Side .subscribe .g-add a img {
	float: left;
	margin: 0px 7px 0px 5px;
}
.Side .subscribe .g-plusone span {
	display: inline-block;
	position: absolute;
}
.side-categories ul {
	margin: 0px;
	padding: 8px 0px;
	list-style: disc;
	float: left;
	width: 144px;
	color: #999;
}
.side-categories ul li {
	margin: 0px 0px 0px 25px;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 14px;
}
.side-categories ul li a {
	color: #155;
	display: block;
}
.side-categories ul li a:hover {
	color: #933;
	text-decoration: underline;
}
.side-archives {
	padding: 10px 10px 8px;
	list-style: none;
	border-top: 1px solid #e7efec;
}
.side-archives select {
	padding: 2px;
	width: 200px;
}
.Side .side-image-guide a {
	height: 104px;
	width: 290px;
	display: block;
	color: #FFF;
	position: relative;
}
.Side .side-image-guide a .Name {
	background-color: rgba(0,0,0,0.45);
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	position: absolute;
	left: 5px;
	top: 69px;
	z-index: 40;
	display: block;
	height: 30px;
	width: 280px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.Side .side-image-guide a:hover .Name {
	text-decoration: underline;
}
.Side .side-image-guide a .Image {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
.Side .side-image-guide a .Image img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.Side .side-image-guide a:hover .Image img {
	opacity: 0.9;
}
.Side .TwitterFeed ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Side .TwitterFeed li {
	background: url(images/side_twitter_icon.jpg) no-repeat 7px 9px;
	color: #444;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 2px;
	padding: 6px 8px 0px 65px;
	min-height: 62px;
	list-style: none;
	border-bottom: 1px solid #E7E7E7;
}
.Side .TwitterFeed li a {
	color: #322;
}
.Side .TwitterFeed li a:hover {
	text-decoration: underline;
}
.Side .TwitterFeed li span {
	display: block;
	padding: 1px 0px 7px;
}
.Side .TwitterFeed li span a {
	color: #AAA;
}
.Side .FeedMore p {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 8px 0px 6px;
}
.Side .FeedMore p a {
	color: #377;
	font-weight: bold;
}
.Side .FeedMore p a:hover {
	color: #266;
}
.Side .FeedMore p a strong {
	font-weight: normal;
	color: #155;
}
.Side .FeedMore p a:hover strong {
	color: #C33;
}

.Side .TodayCal p {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
	background-color: #9a780a;
	border-radius: 3px;
	color: #fff;
}
.Side .TodayCal p a {
	color: #fff;
	display: block;
}
.Side .cal-day {
	height: 95px;
	width: 290px;
	background-color: #c1ab44;
	border-radius: 3px;
	margin: 3px auto 10px;
	position: relative;
}
.Side .cal-park {
	height: 95px;
	width: 149px;
	position: absolute;
	color: #fff;
	text-align: center;
}
.Side .park2 {
	left: 142px;
}
.Side .cal-park-title {
	font-size: 14px;
	line-height: 19px;
	margin: 7px auto;
}
.Side .park1 .cal-park-title {
	border-right: 1px solid #e9d473;
}
.Side .cal-park-hours {
	font-size: 18px;
	background-color: #d0ad09;
	border: 1px solid #e9d473;
	height: 30px;
	line-height: 30px;
	width: 122px;
	margin: 7px auto 0px;
	border-radius: 4px;
}

.Side .side-deal a {
	background-color: #c1ab44;
	padding: 25px 10px 20px;
	display: block;
	text-align: center;
	border-radius: 3px;
}
.Side .side-deal a:hover {
	background-color: #c1a522;
}
.Side .side-deal a span {
	display: block;
}
.Side .side-deal a .deal-title {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.Side .side-deal a .deal-ends {
	color: #4c3a00;
	font-size: 12px;
	line-height: 24px;
}
.Side .side-deal a .deal-book {
	color: #fff;
	font-size: 14px;
	padding: 10px 0px;
}
.Side .side-deal a .deal-book .bookbutton-standard {
	width: 120px;
	margin: 0 auto;
}
.Side .side-deal a:hover .deal-book .bookbutton-standard {
	background: #FFED7F;
	border-color: #FFED7F;
	background: -moz-linear-gradient(top,  #ffeedd 0%, #ffc743 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffeedd), color-stop(100%,#ffc743));
	background: -webkit-linear-gradient(top,  #ffeedd 0%,#ffc743 100%);
	background: -o-linear-gradient(top,  #ffeedd 0%,#ffc743 100%);
	background: -ms-linear-gradient(top,  #ffeedd 0%,#ffc743 100%);
	background: linear-gradient(top,  #ffeedd 0%,#ffc743 100%);
	color: #BC0000;
}
.Side .GuideFeed {
	margin: 0px 10px;
	padding: 5px 0px 5px;
	list-style: none;
}
.Side .GuideFeed li {
	margin: 0px 0px 3px;
	padding: 0px;
	list-style: none;
}
.Side .GuideFeed a {
	display: block;
}
.Side .GuideFeed .updates-item a {
	height: 95px;
	position: relative;
}
.Side .GuideFeed .updates-item a .item-image {
	display: block;
	height: 75px;
	width: 75px;
	position: absolute;
	left: 2px;
	top: 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.Side .GuideFeed .updates-item a .item-title {
	display: block;
	width: 175px;
	position: absolute;
	left: 90px;
	top: 9px;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	height: 75px;
	overflow: hidden;
}
.Side .GuideFeed .updates-item a .item-title strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	margin-right: 5px;
	line-height: 18px;
	font-weight: 400;
}
.Side .GuideFeed .updates-item a .item-title strong {
	color: #07c;
}
.Side .GuideFeed a:hover .item-title strong {
	color: #05a;
}

.side-instagram {
	padding: 5px 0px 0px 5px;
}
.side-instagram .instagram-photo {
}
.side-instagram a img {
	padding: 3px;
	border: 1px solid #eee;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.side-instagram a:hover img {
	border-color: #ccc;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

.Side .CommentsFeed ul {
	margin: 0px;
	padding: 4px 0px 7px;
	list-style: none;
}
.Side .CommentsFeed li {
	background: url(images/side_comments_icon.png) no-repeat 10px 11px;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 4px 8px 3px 35px;
	list-style: none;
}
.Side .CommentsFeed li a {
	color: #666;
	display: block;
}
.Side .CommentsFeed li a .A {
	font-size: 11px;
	color: #444;
}
.Side .CommentsFeed li a .T {
	font-size: 11px;
	color: #944;
}
.Side .CommentsFeed li a:hover .T {
	text-decoration: underline;
}
.Side .CommentsFeed li a .D {
	color: #888;
}
.Side .Forum ul {
	margin: 10px 4px;
	padding: 0px;
	list-style: none;
	color: #8A9;
}
.Side .Forum li {
	background: url(https://www.dlptoday.com/wp-content/themes/2011/images/side_forum_icon.png) no-repeat 0px 0px;
	margin: 5px;
	padding: 0px 0px 3px 30px;
	list-style: none;
	font-size: 12px;
	line-height: 17px;
}
.Side .Forum a {
	color: #333;
	display: block;
}
.Side .Forum a:hover {
	color: #D63;
	text-decoration: underline;
}
.Side .Linkroll ul {
	margin: 10px 25px;
	padding: 0px;
	list-style: disc;
	color: #8A9;
}
.Side .Linkroll li {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}
.Side .Linkroll .linkroll-featured li {
	font-weight: bold;
}
.Side .Linkroll a {
	color: #333;
}
.Side .Linkroll a:hover {
	color: #933;
	text-decoration: underline;
}
.Side .Video p {
	margin: 0px;
	padding: 3px 0px;
}
.Side .FB-Box {
	margin: 0px;
	padding: 3px 0px;
}
.Error {
	padding: 200px 0px;
}
.Error h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #B33;
	text-align: center;
	margin: 0px;
	text-shadow: 0px 1px 1px #DDD;
	letter-spacing: -1px;
	padding-bottom: 15px;
}
.Error p {
	font-size: 13px;
	line-height: 19px;
	color: #555;
	text-align: center;
	margin: 0px 200px;
}
.Error p a {
	color: #B33;
}
.Error p a:hover {
	text-decoration: underline;
}
/* ----- ----- Footer */
.PagedLinks {
	text-align: center;
	font-size: 13px;
	clear: both;
}
.PagedLinksTop {
	padding-top: 17px;
	padding-bottom: 27px;
}
.PagedLinksEnd {
	padding: 30px 0px;
}
.Footer {
	background: #b44;
	clear: both;
	width: 100%;
	margin: 15px auto 0px;
}
.Footer .ads-footer {
	background-color: #e9f0f3;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 4px 10px;
}
.Footer .ads-footer .ad {
	background-color: #f9fcff;
	padding: 10px 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	margin: 0px auto;
	text-align: center;
	width: 748px;
}
.FooterBox {
	width: 1000px;
	margin: 0px auto;
}
.FooterEnd {
	position: relative;
}
.FooterLine {
	background: url(../../../images/global/element_embossline.png) repeat-x 0px 0px;
	height: 2px;
	margin: 0px auto;
}
.FooterFollow {
	float: right;
	width: 670px;
	padding-top: 2px;
}
.FooterFollow ul {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
.FooterFollow li {
	padding: 0px;
	margin: 15px 0px 0px 7px;
	float: left;
}
.FooterFollow li.f-like {
	width: 90px;
	white-space: nowrap;
	overflow: hidden;
}
.FooterFollow li.g-plusone {
	width: 82px;
	white-space: nowrap;
	overflow: hidden;
}
.FooterFollow li.t-follow {
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 20px;
}
.FooterMid {
	margin: 0px auto;
	width: 995px;
}
.FooterHot {
	background-color: #555;
	margin: 12px 15px;
	padding: 4px 0px;
	border-radius: 5px;
}
.FooterCloud {
	margin: 15px 0px;
	padding: 0px 20px;
}
.FooterCloud a {
	color: #d99;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.3);
	line-height: 24px;
	margin: 0px 5px;
	white-space: nowrap;
}
.FooterCloud a:hover {
	color: #fff;
}
.FooterMap ul {
	width: 180px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
.FooterMap ul.footer-map-last {
	width: 160px;
}
.FooterMap ul li {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px;
	list-style: none;
	clear: both;
}
.FooterMap ul li a {
	color: #FFF;
	display: block;
}
.FooterMap ul li a:hover {
	text-decoration: underline;
}
.FooterMap ul ul {
	float: none;
	margin: 0px;
	padding-top: 3px;
}
.FooterMap ul ul li {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	padding: 0px;
	float: none;
	width: 175px;
	margin-right: 10px;
	clear: none;
}
.FooterMap ul ul li strong {
	line-height: 18px;
}
.FooterMap ul ul li a {
	color: #DBB;
}
.FooterMap ul ul ul li {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	float: none;
}
.FooterMap ul ul ul li a {
	color: #CAA;
}
.FooterAd {
	width: 356px;
	float: right;
	padding: 10px 0px;
	background-color: #C64444;
	text-align: center;
	margin: 20px 20px 20px 0px;
}
.FooterTerms {
	background: url(images/footer_logo.png) no-repeat 15px 20px;
	margin: 0px auto;
	width: 995px;
}
.FooterTerms .TermsCopy {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #EEE;
	margin: 0px;
	padding-top: 22px;
	padding-left: 240px;
}
.FooterTerms .TermsLegal {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #EDD;
	margin: 0px;
	padding: 5px 0px 29px 240px;
}
.FooterTerms .TermsLegal a {
	color: #EDD;
}
.FooterPartners {
	background-color: #510100;
}
.FooterPartners .PartnersInner {
	padding: 8px 0px 25px;
	margin: 0px auto;
	width: 983px;
	font-size: 13px;
	line-height: 18px;
	color: #DAA;
	-webkit-text-size-adjust: 100%;
}
.FooterPartners strong {
	margin: 0 4px;
}
.FooterPartners a {
	color: #FEE;
	text-shadow: none;
}
.FooterPartners a:hover {
	color: #FFF;
	text-decoration: underline;
}
.FooterPartners .Left {
	float: left;
	width: 700px;
	margin-left: 5px;
}
.FooterPartners .Right {
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 7px;
}
/* ----- Slimbox Lightbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
}
.lbLoading {
	background: url(../../../guidebook/images/lightbox_loading.gif) no-repeat center;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:.70;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	border: 3px solid #FFF;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 998;
}
#lbPrevLink {
	left: -25px;
}
#lbPrevLink:hover {
	background: transparent url(../../../guidebook/images/lightbox_button_prev.png) no-repeat 0% 51%;
}
#lbNextLink {
	right: -25px;
}
#lbNextLink:hover {
	background: transparent url(../../../guidebook/images/lightbox_button_next.png) no-repeat 100% 51%;
}
#lbBottom {
	padding: 6px 5px;
}
#lbCloseLink {
	position: absolute;
	outline: none;
	background: url(../../../guidebook/images/lightbox_button_close.png) no-repeat center;
	height: 60px;
	width: 60px;
	top: -25px;
	right: -25px;
	z-index: 999;
	display: block;
}
#lbCaption, #lbNumber {
	text-align: center;
}
#lbCaption {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #FFFFFF;
}
#lbNumber {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #DDDDDD;
}

/* Top Twitter */

.toptwitter {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #DEE;
}
.toptwitter h4 {
	font-family: 'Bitter', serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: 700;
	color: #366;
	margin: 0px;
	text-shadow: 0px 1px 1px #CDD;
	padding: 0px 0px 15px 7px;
}
.toptwitter p.twitterfeed {
	font-family: 'Bitter', serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #455;
	margin: 0px;
	text-shadow: 0px 1px 1px #CDD;
	padding: 0px 0px 15px 7px;
}
.toptwitter p.twitterfeed a {
	color: #944;
}
.toptwitter p.twitterfeed a:hover {
	color: #c44;
	text-decoration: underline;
}
.toptwitter ul.twitterfeed {
	padding: 10px 10px 3px 10px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f4f2e9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.toptwitter li.twitterfeed {
	color: #444;
	font-size: 15px;
	line-height: 21px;
	min-height: 62px;
	list-style: none;
	background-color: #FFF;
	background-image: url(https://si0.twimg.com/profile_images/2364356206/2iia2znz2ix4qy9v2d2x_normal.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 70px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 1px 2px rgba(212,195,120,0.5);
	-webkit-box-shadow: 0px 1px 2px rgba(212,195,120,0.5);
	box-shadow: 0px 1px 2px rgba(212,195,120,0.5);
}
.toptwitter li a {
	color: #944;
}
.toptwitter li a:hover {
	color: #c44;
	text-decoration: underline;
}
.toptwitter li span {
	display: block;
	padding: 1px 0px 7px;
}
.toptwitter li span a {
	color: #AAA;
}