/*
Theme Name: Jurnal
Theme URI: http://www.cmiworld.com/
Author: Creative Minds, Inc.
Author URI: http://www.cmiworld.com/
Description: An awesome theme
Version: 0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("css/font-face.css");

html, body { color: #333333; }
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
body, p {
	font-size: 15px;
	-webkit-font-smoothing: subpixel-antialiased;
}
img {
	max-width: 100%;
	height: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] { padding: 2px }
select {
	padding: 2px;
}

img.shadow {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
img.border { border: 1px solid #AAAAAA; }
img.pad-top { margin-top: 20px; }
img.pad-left { margin-left: 20px; }
img.pad-right { margin-right: 20px; }
img.pad-bottom { margin-bottom: 20px; }


.generic_divider_620 {
	display: inline-block;
	width: 620px;
	height: 15px;
	background: url('gui/icon_sprite.png') 0px -35px no-repeat;
	margin-top: 25px;
}


.tight h3 {
	margin: 1em 0 0 0;
}
.tight p {
	margin: 0;
}


#header .ribbon {
	height: 35px;
	background: url('gui/background_ribbon.png') top left repeat-x;
}
#header .ribbon ul {
	float: left;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
}
#header .ribbon ul li {
	float: left;
	display: inline-block;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
}
#header .ribbon ul li.current_page_item {
	background: url('gui/ribbon_background_currentitem.png') top left repeat-x;
}
#header .ribbon ul li a {
	color: #999999;
	padding: 8px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}
#header .ribbon ul li.current_page_item a {
	color: #000000;
}
#header .nameplate {
	height: 80px;
	background: url('gui/background_nameplate.png') bottom left repeat-x;
}
#header .nameplate .logo {
	position: absolute;
	width: 310px;
	pointer-events: none;
}
#header .nameplate .logo.mobile_only {
	display: none;
}
#header .nameplate .socialmedia { text-align: center; }
#header .nameplate .socialmedia .icons { margin: 10px auto 0 auto; }
#header .nameplate .socialmedia .icons .icon {
	float: left;
	padding: 0px 10px;
}
#header .nameplate .socialmedia .icons .icon img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .3);
}
#header .nameplate .socialmedia .tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#header .nameplate .login {
	float: right;
	margin-top: 12px;
}
#header .nameplate .login p {
	font-size: 17px;
	font-family: "Franklin Gothic Demi Condensed", Arial, Helvetica, sans-serif;
	float: right;
	margin: 0;
}
#header .main-nav {
	height: 30px;
	background: url('gui/background_main-nav.png') top left repeat-x;
}
#header .main-nav div.cap {
	float: left;
	width: 2px;
	height: 30px;
	background: url('gui/mainnav_divider_both.png') top left no-repeat;
}
#header .main-nav ul {
	float: left;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
}
#header .main-nav ul li {
	float: left;
	display: inline-block;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
}
#header .main-nav ul li div.link_item {
	background: url('gui/mainnav_divider_both.png') top right no-repeat;
}
#header .main-nav ul li:first-child,
#header .main-nav ul li.current-menu-item:hover {
	background: url('gui/mainnav_divider_both.png') top left no-repeat;
}
#header .main-nav ul li:first-child div.link_item {
	margin-left: 2px;
}
#header .main-nav ul li.intruder + li {
	background: url('gui/mainnav_divider_both.png') top left no-repeat;
}
#header .main-nav ul li.intruder + li.current-menu-item div.link_item {
	margin-left: 2px;
}
#header .main-nav ul li:hover {
	background: url('gui/mainnav_background_hover.png') right 0px repeat-x;
}
#header .main-nav ul li.intruder:hover {
	background: url('gui/mainnav_background_hover_cap.png') left 0px repeat-x;
}
#header .main-nav ul li.intruder + li:hover {
	background: url('gui/mainnav_background_hover_cap.png') left 0px repeat-x;
}
#header .main-nav ul li.current-menu-item div.link_item {
	background: url('gui/mainnav_background_currentitem.png') right 0px repeat-x !important;
}
#header .main-nav ul li a {
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding: 7px 12px 7px 10px;
	text-shadow: 1px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
}
/*****************************************************************************************/
/** CURRENT MENU ITEM **/
#header .main-nav ul li.current-menu-item a {
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 12px 7px 10px;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/** PARENT PAGES **/
body.single-wpdk_listing #header .main-nav ul li.menu-item-suppliers {
	background: url('gui/mainnav_background_currentitem.png') right 0px repeat-x !important;
}
body.single-wpdk_listing #header .main-nav ul li.menu-item-suppliers a {
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/*****************************************************************************************/
#header .main-nav ul li.intruder {
	margin-right: 150px;
}


#header .mobile-nav,
#header .mobile-subnav {
	display: none;
}
#header .sub-nav {
	height: 25px;
	background: url('gui/background_sub-nav.png') top left repeat-x;
}
#header .sub-nav ul.menu {
	float: left;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
}
#header .sub-nav ul.menu > li {
	float: left;
	display: inline-block;
	height: 25px;
	font-size: 13px;
}
#header .sub-nav ul.menu > li:hover {
	background: url('gui/subnav_background_hover.png') top left repeat-x;
}
#header .sub-nav ul.menu > li a {
	display: inline-block;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
	text-decoration: none;
	padding: 3px 6px 0 6px;
}
/*****************************************************************************************/
/** CURRENT MENU ITEM **/
#header .sub-nav ul.menu > li.current-menu-ancestor,
#header .sub-nav ul.menu > li.current-menu-item,
#header .sub-nav ul.menu > li.current-menu-item:hover {
	background: url('gui/subnav_background_currentitem.png') top left repeat-x;
}
#header .sub-nav ul.menu > li.current-menu-ancestor > a,
#header .sub-nav ul.menu > li.current-menu-item > a {
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/** PARENT PAGES **/
body.single-jurnal_issue #header .sub-nav ul.menu > li.menu-item-issues {
	background: url('gui/subnav_background_currentitem.png') top left repeat-x;
}
body.single-jurnal_issue #header .sub-nav ul.menu > li.menu-item-issues a {
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
/*****************************************************************************************/

#header .sub-nav ul.menu > li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	background: #EEEEEE;
	z-index: 99999;
	-webkit-box-shadow:  0px 3px 10px -3px rgba(0, 0, 0, 1);
	box-shadow:  0px 3px 10px -3px rgba(0, 0, 0, 1);
}
#header .sub-nav ul.menu > li:hover ul,
#header .sub-nav ul.menu > li li:hover ul,
#header .sub-nav ul.menu > li li li:hover ul,
#header .sub-nav ul.menu > li.sfhover ul,
#header .sub-nav ul.menu > li li.sfhover ul,
#header .sub-nav ul.menu > li li li.sfhover ul {
	left: auto;
}
#header .sub-nav ul.menu > li ul li {
	display: list-item;
	float: none;
	border-bottom: 1px solid #999999;
}
#header .sub-nav ul.menu > li ul li:first-child {
	background: url('gui/background_ad_970.png') #EEEEEE top left repeat-x;
	padding-top: 2px;
}
#header .sub-nav ul.menu > li ul li.current-menu-item {
	border-left: 5px solid #D2232A;
}
#header .sub-nav ul.menu > li ul li.current-menu-item {
	border-left: 5px solid #D2232A;
	background: #F8F8F8;
}
#header .sub-nav ul.menu > li ul li:hover {
	border-left: 5px solid #D2232A;
	background: #FFFFFF;
}
#header .sub-nav ul.menu>  li ul li.current-menu-item:first-child {
	border-left: 5px solid #D2232A;
	background: url('gui/background_ad_970_submenu.png') #F8F8F8 top left repeat-x;
}
#header .sub-nav ul.menu > li ul li:first-child:hover {
	border-left: 5px solid #D2232A;
	background: url('gui/background_ad_970_submenu.png') #FFFFFF top left repeat-x;
}
#header .sub-nav ul.menu > li ul li a {
	width: 100%;
	line-height: 25px;
	padding: 0 10px;
}
#header .sub-nav ul.menu > li ul li.current-menu-item > a {
	color: #990000;
	padding: 0 10px 0 5px;
}
#header .sub-nav ul.menu > li ul li:hover a {
	padding: 0 10px 0 5px;
}


#header .ad_970x {
	width: 100%;
	text-align: center;
	background: url('gui/background_ad_970.png') #F0F0F0 top left repeat-x;
	padding-top: 10px;
}


#breadcrumb {
	margin-bottom: 10px;
}


.content_wrap {
	padding: 10px 0px 50px 0px;
	background: url('gui/background_content.png') #FFFFFF top left repeat-x;
}
#content h1 {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 48px;
	margin: 0;
}
#content h1.margin_bottom {
	margin-bottom: 10px;
}
#content h1 span.subheading {
	float: right;
	font-size: 24px;
	line-height: 28px;
	padding-top: 20px;
	margin-left: 10px;
	color: #CCCCCC;
}
#content h1 span.subheading.active {
	color: #333333;
}
#content h1 span.subheading a {
	color: #CCCCCC;
	text-decoration: none;
}
#content h1 span.subheading a:hover {
	color: #999999;
	text-decoration: none;
}
#content h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
}
#content h2.franklin {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
}
#byline {
	border-top: 2px solid #D2232A;
	border-bottom: 2px solid #D2232A;
	padding: 5px 0;
}
#byline .mugshot {
	float: left;
	width: 60px;
	margin-right: 10px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
#byline .mugshot + .article_meta {
	float: left;
	width: 550px;
	margin-bottom: -10px;
	padding-top: 7px;
}
#byline .article_meta {
	float: left;
	width: 100%;
	margin-bottom: -10px;
	padding-top: 7px;
}
#byline .article_meta p {
	font-size: 15px;
	margin: 0;
}
#byline .article_meta p date {
	float: right;
}

#author_box {
	margin-top: 15px;
	border-top: 5px solid #D2232A;
	border-bottom: 5px solid #D2232A;
	padding: 10px 0;
}
#author_box.padtop { margin-top: 45px; }
#author_box.padbottom { margin-bottom: 25px; }
#author_box .mugshot {
	float: left;
	width: 90px;
	margin-right: 20px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
#author_box .bio {
	float: left;
	width: 510px;
}
#author_box .bio p {
	font-size: 13px;
	margin: 0;
}
#author_box .bio p.name {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
}


#footer {
	color: #FFFFFF;
	background-color: #444444;
	padding: 20px 0px 5px 0px;
	border-top: 10px solid #D2232A;
	-webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, .25);
}
#footer, #footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
#footer a:hover { text-decoration: underline; }
#footer .logo { padding-bottom: 10px; }
#footer .main-nav { display: inline-block; }
#footer .main-nav ul {
	float: left;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
}
#footer .main-nav ul li {
	float: left;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#footer .main-nav ul li a {
	padding: 0px 10px;
	border-right: 1px solid #FFFFFF;
}
#footer .main-nav ul li:first-child a {
	padding-left: 0px;
}
#footer .main-nav ul li:last-child a {
	padding-right: 0px;
	border-right: none;
}
#footer .toc {
	font-size: 13px;
	padding-bottom: 20px;
}
#footer .toc:nth-child(3n+1) { clear: left; }
#footer .toc .parent,
#footer .toc .parent a { font-weight: bold; font-size: 15px; }
#footer .toc ul.children {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
}
#footer .toc ul.children li {
	margin: 0;
}
#footer .socialmedia {
	
}
#footer .socialmedia .icon {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 20px;
	cursor: pointer;
	background: url('gui/footer_socialmedia_sprite.png') 0px 0px no-repeat;
}
#footer .socialmedia .icon.facebook       { background-position:    0px   0px; }
#footer .socialmedia .icon.facebook:hover { background-position:    0px -32px; }
#footer .socialmedia .icon.twitter        { background-position:  -46px   0px; }
#footer .socialmedia .icon.twitter:hover  { background-position:  -46px -32px; }
#footer .socialmedia .icon.linkedin       { background-position:  -91px   0px; }
#footer .socialmedia .icon.linkedin:hover { background-position:  -91px -32px; }
#footer .socialmedia .icon.youtube        { background-position: -137px   0px; }
#footer .socialmedia .icon.youtube:hover  { background-position: -137px -32px; }
#footer .socialmedia .icon a { display: block; width: 32px; height: 32px; }
#footer .copyright {
	font-size: 12px;
	padding-top: 35px;
}
#footer .copyright .developedby {
	text-align: right;
}


input.search {
	width: 265px;
	font-size: 16px;
	background: url('gui/background_search.png') top right no-repeat;
	padding: 4px 28px 4px 5px;
	border: 1px solid #999999;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, .25);
}




.module {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.module .footer {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	border-top: 2px solid #D2232A;
}




.category_filter {
	padding: 20px 0 10px 0;
}




#quicksearch {
	padding: 0 0 10px 0;
}




.top_story_container {
	border-top: 4px solid #D2232A;
	border-bottom: 2px solid #D2232A;
	margin-bottom: 25px;
	background: url('gui/background_headlines.png') #F0F0F0 top left repeat;
}
.top_story_container.mobile_only {
	display: none;
}
.top_story_container .headlines {
	float: left;
	width: 320px;
}
.top_story_container .headlines ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.top_story_container .headlines ul li {
	position: relative;
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	padding: 5px 20px 7px 15px;
	margin: 5px 0;
	text-shadow: 1px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
	cursor: pointer;
}
.top_story_container .headlines ul li:first-child {
	margin: 10px 0;
}
.top_story_container .headlines ul li:last-child {
	margin: 10px 0;
}
.top_story_container .headlines ul li a {
	color: #333333;
}
.top_story_container .headlines ul li.hover {
	background-color: #DDDDDD;
}
.top_story_container .headlines ul li.hover a,
.top_story_container .headlines ul li.hover a:hover {
	color: #990000;
	text-decoration: none;
}
.top_story_container .headlines ul li > span {
	float: left;
	display: none;
	position: absolute;
	left: -9px;
	top: 6px;
	width: 10px;
	height: 10px;
	background-color: #990000;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 4px solid #DDDDDD;
}
.top_story_container .headlines ul li.hover > span {
	display: block;
}


.top_story_container .images {
	float: right;
	width: 620px;
}
.top_story_container .images .featured_image {
	position: relative;
	height: 325px;
}
.top_story_container .images .featured_image .overlay {
	text-align: center;
}
.top_story_container .images .featured_image .overlay div {
	position: absolute;
	width: 620px;
	height: 325px;
	-webkit-box-shadow: inset 0px 0px 30px 5px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 0px 30px 5px rgba(0, 0, 0, .5);
	pointer-events:none;
}
.top_story_container .images .featured_image .text_overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.top_story_container .images .featured_image .text_overlay .gradient {
	width: 100%;
	height: 20px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.top_story_container .images .featured_image .text_overlay .amplifier {
	width: 100%;
	background-color: rgba(0, 0, 0, .75);
}
.top_story_container .images .featured_image .text_overlay .caption {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
	line-height: 16px;
}
.top_story_container .images .featured_image .flag {
	position: absolute;
	left: -5px;
	top: 5px;
	z-index: 999;
}
.top_story_container .images .featured_image .flag .corner {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 5px 5px;
	border-color: transparent transparent #D2232A transparent;
}
.top_story_container .images .featured_image .flag .main {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2232A;
	padding: 3px 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	-webkit-box-shadow:  2px 2px 3px 0px rgba(0, 0, 0, .75);
	box-shadow:  2px 2px 3px 0px rgba(0, 0, 0, .75);
}
.top_story_container.mobile_only .story {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 25px;
}
.top_story_container.mobile_only .story .flag {
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2232A;
	text-align: left;
	padding: 3px 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.top_story_container.mobile_only .story .title {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	text-align: left;
}
.top_story_container.mobile_only .story .title a {
	color: #000000;
}
.top_story_container.mobile_only .story .tease {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}

.image_gallery_container .images .featured_image .amplifier {
	float: left;
	width: 100%;
	background-color: rgba(0, 0, 0, .75);
}
.image_gallery_container .images .featured_image .caption {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
	line-height: 16px;
}





.image_gallery {
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.image_gallery .top_story_container {
	display: inline-block;
	margin-bottom: 2px;
}
.image_gallery .thumbnails {
	display: inline-block;
}
.image_gallery .thumbnails .thumb {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	cursor: pointer;
}
.image_gallery .thumbnails .thumb:nth-child(6n) {
	float: left;
	margin-right: 0;
	cursor: pointer;
}
.image_gallery .thumbnails .thumb img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .25);
}




.archive_article_summary {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 10px;
}
.archive_article_summary span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.gsc-cursor-box { margin-top: 10px; }
div.gsc-cursor-page {
	font-size: 15px;
	font-weight: bold;
	color: #990000 !important;
	text-decoration: none !important;
}
div.gsc-cursor-page:hover {
	border-color: #990000;
}
div.gsc-cursor-page.gsc-cursor-current-page {
	color: #333333 !important;
}
div.gsc-cursor-page,
.pagination ul li span,
.pagination ul li a.page-numbers {
	float: left;
	min-width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 0px 0px;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
background: #fafafa;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fafafa 0%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: -o-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: -ms-linear-gradient(top,  #fafafa 0%,#eeeeee 100%);
background: linear-gradient(to bottom,  #fafafa 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eeeeee',GradientType=0 );
}
div.gsc-cursor-page.gsc-cursor-current-page,
.pagination ul li span.page-numbers.current {
	font-weight: bold;
	border: 1px solid #D2232A;
	color: #333333;
	margin: 0px 10px 0px 0px;
	text-shadow: 0px 1px 0px #FFFFFF;
	background: #eeeeee;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	cursor: default;
}
.pagination ul li a.page-numbers.prev,
.pagination ul li a.page-numbers.next {
	padding: 0px 5px;
}
.pagination ul li a:hover {
	border-color: #990000;
	text-decoration: none;
}




.column_heading {
	border-top: 4px solid #D2232A;
	border-bottom: 2px solid #D2232A;
	background: #FCFCFC;
	background: -moz-linear-gradient(top,  #FCFCFC 0%, #DDDDDD 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#DDDDDD));
	background: -webkit-linear-gradient(top,  #FCFCFC 0%,#DDDDDD 100%);
	background: -o-linear-gradient(top,  #FCFCFC 0%,#DDDDDD 100%);
	background: -ms-linear-gradient(top,  #FCFCFC 0%,#DDDDDD 100%);
	background: linear-gradient(to bottom,  #FCFCFC 0%,#DDDDDD 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCFC', endColorstr='#DDDDDD',GradientType=0 );
	margin-bottom: 10px;
	padding: 3px;
}
.column_heading .title {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}
.column_heading .etc {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 2px;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}
.issues .column_heading { margin-bottom: 0; }
.single-jurnal_issue .column_heading { margin-top: 25px; }
.single-jurnal_issue .column_heading:first-of-type { margin-top: 0; }
.wpdk_listing .column_heading { margin-bottom: 0; }




ul.headlines {
	margin: 0;
	padding: 0;
}
ul.headlines li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
ul.headlines li:first-child {
	padding-top: 0;
}
ul.headlines li:last-child {
	border-bottom: 0;
}
ul.headlines li a {
	color: #000000;
}
ul.headlines li a:hover {
	color: #990000;
	text-decoration: none;
}
ul.headlines li:first-child .image { margin-top: 0; }
ul.headlines li .image {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.headlines li .title {
	display: inline-block;
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	list-style: none;
}
ul.headlines li .tease {
	display: inline-block;
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
}




#toc { margin-bottom: 1.3em; }
#toc p {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#toc ul.child_zones {
	float: left;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
}
#toc ul.child_zones li {
	float: left;
	display: inline-block;
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	margin: 5px 10px 5px 0;
}
#toc ul.child_zones li a {
	color: #333333;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 3px 7px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#toc ul.child_zones li span {
	color: #BBBBBB;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 3px 7px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: default;
}
#toc ul.child_zones li a:hover {
	color: #FFFFFF;
	background-color: #D2232A;
	text-decoration: none;
}
#toc ul.child_zones .caps {
	font-size: 100% !important;
}



.home .module h2,
.single .module h2 {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin: 0;
}
.home .module h2 a,
.single .module h2 a {
	color: #333333;
	text-decoration: none;
}
.home .module h2 a:hover,
.single .module h2 a:hover {
	color: #990000;
}
.home .module .byline,
.single .module .byline {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
}
.home .module .byline .author,
.single .module .byline .author,
.single .storyblock .byline .author,
.archive .storyblock .byline .author {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #333333;
}
.home .module .byline .date,
.single .module .byline .date,
.single .storyblock .byline .date {
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #333333;
}
.home .module .byline .date.clean,
.single .module .byline .date.clean,
.single .storyblock .byline .date.clean {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border-right: 0px !important;
}
.home .module .byline .author a,
.single .module .byline .author a,
.home .module .byline .category a,
.single .module .byline .category a,
.byline .category a {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
}
.home .module .tease,
.single .module .tease {
	margin-top: 5px;
}
.home .module .tease .image,
.single .module .tease .image {
	float: left;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	margin: 0 10px 10px 0;
}
.home .module .tease .image + .excerpt,
.single .module .tease .image + .excerpt {
	margin-left: 0;
}
.home .module .tease .excerpt,
.single .module .tease .excerpt {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	border-bottom: none;
}
.home .module .divider {
	display: block;
	width: 380px;
	height: 15px;
	background: url('gui/icon_sprite.png') 0px -20px no-repeat;
	margin-top: 15px;
}
.single .module .container .grid_4 { float: left; }
.single .module .container .grid_4.alpha { clear: left; }
.single .module .container .grid_4.omega { clear: right; }
.single .module .container .child_zone_wrapper { padding-bottom: 20px; }




.with_video {
	font-weight: bold;
	height: 17px;
	margin: 10px 0;
}
.with_video span.icon {
	display: inline-block;
	width: 18px;
	height: 17px;
	background: url('gui/icon_sprite.png') 0px 0px no-repeat;
	margin-right: 5px;
}
.with_video span.text {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	vertical-align: top;
}
.with_video a,
.with_video a:hover {
	color: #990000;
	text-decoration: none;
}




article#content.columnists h1 { margin-bottom: 10px; }
#columnist_section {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}
#columnist_section li {
	margin-bottom: 0px;
}
#columnist_section li:last-child {
	margin-bottom: 15px;
}
#columnist_section li .mugshot {
	float: left;
	margin-right: 10px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
#columnist_section li .author_info {
	float: left;
	width: 190px;
	margin-right: 20px;
}
#columnist_section li .title,
#columnist_section li .title a {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #333333;
}
#columnist_section li .title a:hover {
	color: #990000;
	text-decoration: none;
}
#columnist_section li .details {
	font-size: 14px;
	line-height: 17px;
}
#columnist_section li .details span.user_company {
	font-style: italic;
}
#columnist_section li .details span.user_location {
	font-size: 12px;
	line-height: 15px;
}
#columnist_section li .column_name {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	text-transform: uppercase;
	border-bottom: 2px solid #D2232A;
	margin-bottom: 3px;
	padding: 0px 0px 2px 0px;
}
#columnist_section li .latest a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}
#columnist_section li .latest a:hover {
	color: #990000;
	text-decoration: none;
}
#columnist_section li .divider {
	display: inline-block;
	width: 620px;
	height: 15px;
	background: url('gui/icon_sprite.png') 0px -35px no-repeat;
	margin-top: 5px;
}
#columnist_section li:last-child .divider {
	display: none;
}




.single-jurnal_contentzone article .excerpt {
	display: inline-block;
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	/*margin-bottom: 15px;*/
	padding-bottom: 15px;
	border-bottom: 5px solid #D2232A;
}




#columnists .grid_row {
	padding-bottom: 10px;
}
#columnists .grid_row .columnist {
	float: left;
	width: 90px;
	margin-bottom: 10px;
}
#columnists .grid_row.grid_4 .columnist {
	margin-right: 15px;
}
#columnists .grid_row.grid_8 .columnist {
	margin-right: 16px;
}
#columnists .grid_row.grid_4 .columnist:nth-child(3n) {
	margin-right: 0px;
}
#columnists .grid_row.grid_8 .columnist:nth-child(6n) {
	margin-right: 0px;
}
#columnists .grid_row .columnist .columnist_name,
#columnists .grid_row .columnist .columnist_name a,
#columnists .grid_row .columnist .columnist_name a:hover {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
}
#columnists .grid_row .columnist .column_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #777777;
	text-align: center;
}




.single-jurnal_contentzone #topstory {
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 15px 0px;
	border-bottom: 3px solid #D2232A;
}
.single-jurnal_contentzone #topstory h2,
.single-jurnal_contentzone #topstory h2 a {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 28px;
	color: #333333;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}
.single-jurnal_contentzone #topstory h2 a:hover {
	color: #990000;
}
.single-jurnal_contentzone #topstory .image {
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
.single-jurnal_contentzone #topstory .byline {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}
.single-jurnal_contentzone #topstory .byline .author {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
}
.single-jurnal_contentzone #topstory .byline .author + .date {
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #333333;
}
.single-jurnal_contentzone #topstory .tease {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	margin-top: 10px;
}




article#content.issues h1 { margin-bottom: 10px; }
.issue_block {}
.issue_block .issue_cover {
	width: 195px;
	height: 262px;
	border: 1px solid #333333;
	background: url('gui/issue_nocover.png') top left no-repeat;
}
.issue_block .issue {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.issue_block .issue:nth-child(3n) {
	margin-right: 0px;
}
.issue_block.digital_issue {
	padding-top: 15px;
	padding-bottom: 15px;
}
.issue_block.digital_issue .excerpt {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
}




.archive .storyblock,
.single .storyblock {
	display: inline-block;
}
.storyblock.first {
	margin-top: 10px;
}
.archive .storyblock h3,
.single .storyblock h3 {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin: 0px 0px 5px 0px;
}
.archive .storyblock h3 a,
.single .storyblock h3 a {
	color: #333333;
	text-decoration: none;
}
.archive .storyblock h4,
.single .storyblock h4 {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
}
.archive .storyblock .image,
.single .storyblock .image {
	float: left;
	margin-right: 10px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .25);
}
.archive .storyblock .excerpt,
.single .storyblock .excerpt {
	display: block;
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.archive .storyblock .byline,
.single .storyblock .byline {
	font-family: 'Franklin Gothic Book Compressed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 2px;
}
.archive .storyblock .byline .date {
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #333333;
}
.archive .storyblock .byline .date.clean {
	margin-right: 0px !important;
	padding-right: 0px !important;
	border-right: 0px !important;
}
.archive .storyblock .divider,
.single .storyblock .divider {
	display: inline-block;
	width: 620px;
	height: 15px;
	background: url('gui/icon_sprite.png') 0px -35px no-repeat;
	margin-top: 20px;
}




h3.comments {
	font-size: 28px;
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#comments ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#comments ul ul {
	list-style: none;
	padding: 0 5px 0 25px;
	margin: 0;
}
#comments ul li {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	margin-bottom: 25px;
}
#comments ul li .comment-body {
	position: relative;
	padding: 10px;
}
#comments ul li .comment-author {
	float: left;
	width: 50%;
}
#comments ul li .comment-meta {
	float: right;
	width: 50%;
	text-align: right;
}
#comments ul li .comment-body .reply {
	position: absolute;
	visibility: hidden;
	bottom: 10px;
	right: 10px;
}
#comments ul li .comment-body:hover .reply { visibility: visible; }
#comments ul li p {
	clear: both;
	display: inline-block;
	width: 75%;
	font-size: 13px;
	margin: .5em 0;
}
#comments #respond {
	position: relative;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 10px;
	margin: 0 0 25px 0;
}
#comments #respond p.notloggedin {
	font-size: 13px;
	margin: 10px 0;
}
#comments #respond p {
	font-size: 13px;
	margin: 0 0 10px 0;
}
#comments ul li #respond {
	border: 1px solid #CCCCCC;
	margin: 20px;
}
#comments .comment-author cite.fn {
	font-style: normal;
	font-weight: bold;
}
#comments .cancel-comment-reply {
	position: absolute;
	right: 7px;
}
#comments #respond textarea {
	width: 97%;
	height: 50px;
	font-size: 13px;
	padding: 4px 5px;
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, .1);
}
#comments div.icon + div { float: left; }
#comments div.icon {
	display: inline-block;
	float: left;
	height: 17px;
	background: url('gui/icon_sprite.png') 0px 0px no-repeat;
	margin: 0 3px 0 17px;
}
#comments div.icon.edit_gfx {
	width: 16px;	background-position: -20px 0px;
}
#comments div.icon.edit_label {
	width: 40px;	background-position: -36px 0px;
}
#comments div.icon.reply_gfx {
	width: 19px;	background-position: -76px 0px;
}
#comments div.icon.reply_label {
	width: 50px;	background-position: -95px 0px;
}
#comments div.icon.cancel_gfx {
	width: 15px;	background-position: -145px 0px;
}
#comments div.icon.cancel_label {
	width: 57px;	background-position: -160px 0px;
}
#comments div.icon.cancel_gfx + div { font-size: 13px; }





form span.r { color: #F00; }

.subscribe  .left { float: left; text-align: right; width: 29%; line-height: 27px; margin-right: 5px; }
.subscribe2 .left { float: left; text-align: right; width: 29%; margin-right: 5px; }
.subscribe  .right { float: right; text-align: left; width: 69%; line-height: 27px; }
.subscribe2 .right { float: right; text-align: left; width: 69%; }
.subscribe  span.wpcf7-list-item { float: left; }
.subscribe2 span.wpcf7-list-item { float: left; clear: left; line-height: 16px; }
.subscribe  .label,
.subscribe2 .label { font-weight: bold; }
.subscribe  .padtop,
.subscribe2 .padtop { padding-top: 15px; }

.subscribe2 span.small input { width: 50px; }
.subscribe2 label { line-height: 16px; clear: right; }

.subscribe  .full,
.subscribe2 .full { width: 100%; }
.subscribe  .tinytext,
.subscribe2 .tinytext { font-size: 10px; line-height: 10px; }

span.wpcf7-not-valid-tip {
	top: -3px !important;
	left: 0px !important;
	width: 305px !important;
	height: 21px !important;
	line-height: 21px !important;
	background-color: #FFEEEE !important;
	padding: 0px 5px !important;
}



#fancybox-title {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	text-shadow: 0px 1px 0px #000000 !important;
	filter: dropshadow(color=#000000, offx=0, offy=1) !important;
}



.wpevents.event_ul .event_li .title {
	font-family: 'Franklin Gothic Demi Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
}
.wpevents.event_ul .event_li .title a {
	color: #000000;
}
.wpevents.event_ul .event_li .title a:hover {
	color: #990000;
	text-decoration: none;
}
.wpevents.event_ul .event_li .date {
	font-family: 'Franklin Gothic Book', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
}
.wpevents.event_ul .event_li .location {
	font-family: 'Franklin Gothic Book', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
}


/* Multisite New User */
#content.widecolumn {
	width: 960px;
	margin: 0 auto 100px auto;
}



#loginform table.login {
	width: 450px;
}
#loginform table.login th {
	width: 150px;
	padding-right: 10px;
	text-align: left;
}
#loginform table.login input[type=text],
#loginform table.login input[type=password] {
	width: 175px;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#loginform table.login input[type=reset],
#loginform table.login input[type=submit] {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#555555;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
#loginform table.login input[type=reset],
#loginform table.login input[type=submit]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#loginform table.login input[type=reset]:active,
#loginform table.login input[type=submit]:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #f6f6f6 100% );
}
#loginform table.login input[disabled=disabled],
#loginform table.login input[disabled=disabled]:hover,
#loginform table.login input[disabled=disabled]:active {
	color: #CCCCCC;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	cursor: default;
}
#loginform div.notice {
	width: 100%;
	margin: 0 0 25px 0;
	background-color: #FFFFEE;
	border: 2px solid #FF0000;
}
#loginform div.notice.failure {
	background-color: #FFEEEE;
	border: 2px solid #FF0000;
}
#loginform div.notice div {
	padding: 10px;
	text-align: center;
}
#loginform input[type="text"],
#loginform input[type="password"],
#loginform input[type="number"],
#loginform input[type="email"],
#loginform input[type="tel"] {
	padding: 4px;
	margin: 2px 0px;
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#loginform div.subscribe div {
	line-height: 31px;
}
#loginform div.subscribe div.full {
	line-height: 27px;
}




#account_notice {
	width: 100%;
	padding-top: 20px;
}
#account_notice div {
	padding: 10px;
	text-align: center;
}
#account_notice .success {
	background-color: #FAFFFA;
	border: 2px solid #99FF99;
}




.print_only { display: none; }

@media print {
	.print_only { display: block !important; }
	.no_print { display: none; }
	.ad_970x, #peelback { display: none; }
	#header, #breadcrumb, .sidebar, #comments, #footer, iframe.youtube-player { display: none; }
	.the_content { width: 99% !important; }
	.issue_block .issue:nth-child(3n) { margin-right: 10px; }
	.container_12 .grid_4 { width: 45%; }
}