html {
	/* width:100%; */
}

#media_box {
	width:595px;a
	height:100px;
	padding-top:5px;
	padding-bottom:25px;
}

.multi_top {
	background-color:white;
	float:left;
	height:20px;
	width:594px; 
}

.multi_title {
	/*float:left;*/
	/*font-size:13px;*/
	margin-top:3px;
	/*margin-bottom:30px;*/
	margin-left:8px;
	color:black;
	font-weight:bold;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	font-size:1.0em;
}

.multimedia_navigation {
	float:right;
	list-style:none;
	margin:0;
	padding-top:1px;
}

.multimedia_navigation li {
	float:left;
	list-style:none;
	margin-left:2px;
	margin-right:2px;
}


.multi_bottom {
	height: 75px;
	overflow:hidden;
	float:left;
	padding:5px;
	width:582px;
	border:1px solid silver;
}

.multi_bottom_main {
	height:485px;
	overflow:hidden;
	float:left;
	padding:5px;
	width:582px;
	border:1px solid silver;
}

div.multi_bottom_main ul {
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	float:left;
	list-style:none;
	overflow:hidden; 
}

div.multi_bottom ul {
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	float:left;
	list-style:none;
	overflow:hidden; 
}

.inactive {
	display:none;
}

.multi_mod li {
	width:192px;	
	float:left;
	list-style:none;
    border:1px solid white ;
}

.multi_thumb {
	border:1px solid silver;
	margin:5px;
	float:left;
	height:60px;
	width:60px;
	margin-right:10px;
}

.multi_story_title {
	line-height:12px;
	padding-top:5px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	font-size:11px;
	float:left;
	height:60px;
	overflow:hidden;
    text-overflow:ellipsis;
	width:105px;
}

.multi_group_full li {
	margin-right:2px;
	float:left;
    border:1px solid white ;
    width:190px;
    height:70px;
    margin-bottom:10px;
}

.multi_group_full li a {
	color:black;
	text-decoration:none;
	text-transform:none;
	padding:0;
	margin:0;
    border:1px solid white ;
}

.multi_group_full li:hover, .multi_group_full li.over {
	background-color:#f2f3e9;
    border:1px solid silver ;
}


.multi_group li {
	margin-right:2px;
	float:left;
    border:1px solid white ;
    width:190px;
    height:70px;
}

.multi_group li a {
	color:black;
	text-decoration:none;
	text-transform:none;
	padding:0;
	margin:0;
    border:1px solid white ;
}

.multi_group li:hover, .multi_group li.over {
	background-color:#f2f3e9;
    border:1px solid silver ;
}


.multi_nav_arrow {
	cursor:pointer;
	padding-right:6px;
	padding-top:4px;
	padding-left:4px;

}

.empty_circle {
	background:url(http://media.ohio.com/designimages/circles.png) center top no-repeat;
	background-position:center -8px;
	overflow:hidden;
	height:8px;
	width:8px;
	margin-top:6px;
}

.full_circle {
	margin-top:6px;
	height:8px;
	width:8px;
	background:url(http://media.ohio.com/designimages/circles.png) center top no-repeat;
	overflow:hidden;
}

.featured_video_container {
	float:left;
	background-color:white;
	height:280px;
	width:100%;
	padding-bottom:25px;
}

.featured_video_description {
	padding-top:10px;
	float:left;
	width:240px;
	line-height:16px;
	color:#4B494C;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.related_video_title {
	padding-top:10px;
	float:left;
	width:240px;
	line-height:16px;
	color:black;
	padding-top:25px;
	padding-bottom:5px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

.featured_video_title {
width:100%;	
padding-top:20px;
padding-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
}

.featured_video_title span {
font-weight:bold;
}

ul.related_video_links {
	font-size:12px;
	float:left;
	width:240px;
	line-height:16px;
}

ul.related_video_links li {
	list-style-type:disc;
	list-style-position:inside;
}

.featured_video_player {
	float:left;
	margin:10px;
	height:240px;
	width:320px;	
}

/* PHOTO BOX	*/	

.red_photo_header {
	font-weight:bold;
	font-size:20px;
	color:#eb4141;
	padding-left:20px;
	padding-top:5px;
}


#photo_page_no_right_rail {
	width:97.5%;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	line-height:21px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ce1125;
	margin-left:10px;
}

#right_photo {
	float:right;
	width:300px;
}


#left_photo {
	border:1px solid #a1a1a1;
	/* border:1px solid #000000;*/
	float:left;
	width:100%;
	background-color:#dedede;
	/* background-color:#E9EAE4; */
	margin-bottom:15px;
	/* max-width:640px; */
	border-radius:10px;
	box-shadow:0 0 4px rgba(255, 255, 255, 0.7) inset, 0 2px 2px rgba(0, 0, 0, 0.6);
	position:relative;
}


#new_buttons {
    width:97.5%;
    float:left;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#ce1125;
    margin-bottom:10px;
    margin-left:10px;
}

#nav_buttons_pup_close {
	width:50px;
	float:right;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	margin:8px;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("/img/akron/back_button.png");
	background-repeat:no-repeat;
	font-size:10px;
}

#nav_buttons_pup_close span {
	display:none;
}

#nav_buttons_pup_close a {
    color:#FFFFFF;
    text-decoration:none;
}
#nav_buttons_pup_close a:hover {
    color:#FFFFFF;
    text-decoration:none;
}
#nav_buttons_pup_close a:active {
    color:#FFFFFF;
    text-decoration:none;
}
#nav_buttons_pup_close a:visited {
    color:#FFFFFF;
    text-decoration:none;
}

#nav_buttons_pup_back {
	width:50px;
	float:left;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	margin:8px;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("/img/akron/back.png");
	background-repeat:no-repeat;
	font-size:9px;
	padding-left:18px;
	margin-right:0px;
}

#nav_buttons_pup_next {
	width:50px;
	float:left;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	margin:8px;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("/img/akron/next.png");
	background-repeat:no-repeat;
	font-size:9px;
	padding-left:0px;
}

.red_small_button {
	font-weight:bold;
	font-size:9px;
	color:#9E0A0A;
	padding-left:20px;
	padding-top:20px;
}

.red_small_button a:link {
    text-decoration:none;
    color:#9E0A0A;
}

.red_small_button a:hover {
    text-decoration:none;
    color:#000000;
}

.red_small_button a:active {
    text-decoration:none;
    color:#9E0A0A;
}
.red_small_button a:visited {
    text-decoration:none;
    color:#9E0A0A;
}

.red_small_button a:active {
    text-decoration:none;
    color:#9E0A0A;
}

#photo_logo {
	width:550px;
	float:left;
	padding-left:25px;
	padding-top:10px;
	text-align:center;
}

#nav_buttons_pup_count {
	width:60px;
	float:left;
	text-align:center;
	font-weight:bold;
	margin:8px;
	padding:2px;
	color:#ce1125;
	text-decoration:none;
	background-image:url("/img/akron/1_of_2.png");
	background-repeat:no-repeat;
	font-size:9px;
}

#nav_button_slideshow {
	float:left;
	padding-top:8px;
}

#nav_buttons_pup_next a:link {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_next a:hover {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_next a:active {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_next a:visited {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_next a:active {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_back a:link {
text-decoration:none;
color:#FFFFFF;
display:block;
}
#nav_buttons_pup_back a:hover {
    text-decoration:none;
    color:#FFFFFF;

}
#nav_buttons_pup_back a:active {
    text-decoration:none;
    color:#FFFFFF;
}
#nav_buttons_pup_back a:visited {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_back a:active {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_close a:link {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_close a:hover {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_close a:active {
    text-decoration:none;
    color:#FFFFFF;
}

#nav_buttons_pup_close a:visited {
    text-decoration: none;
    color: #FFFFFF;
}

#nav_buttons_pup_close a:active {
    text-decoration:none;
    color:#FFFFFF;
}

#photo1 img, #photo2 img, #photo3 img, #photo4 img, #photo5 img, #photo6 img,
#photo7 img, #photo8 img, #photo9 img, #photo10 img, #photo11 img, #photo12 img, 
#photo13 img, #photo14 img, #photo15 img, #photo16 img, #photo17 img, #photo18 img,
#photo19 img, #photo20 img, #photo21 img, #photo22 img, #photo23 img, #photo24 img,
#photo25 img, #photo26 img, #photo27 img, #photo28 img, #photo29 img, #photo30 img,
#photo31 img, #photo32 img, #photo33 img, #photo34 img, #photo35 img, #photo36 img,
#photo37 img, #photo38 img, #photo39 img, #photo40 img, #photo41 img, #photo42 img, 
#photo43 img, #photo44 img, #photo45 img, #photo46 img, #photo47 img, #photo48 img, 
#photo49 img, #photo50 img, #photo51 img, #photo52 img, #photo53 img, #photo54 img {
	width:99%;
	height:auto;
	max-width:500px;
	border:1px solid #ffffff;
	/* transitions */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* 2014 STORY STYLES CHANGES */

.top-bar-story-area {
    width:100%;
    max-width:1020px;
    display:block;
    overflow:hidden;
}

.top-bar-story-area #breadcrumb {
    float:right;
    padding-right:15px;
    color:#000000;
}

.top-bar-story-area #breadcrumb .bread-crumb-wrapper {
    height:20px;
    float:left;
    margin-left:0px;
    margin-top:5px;;
}

.top-bar-story-area #breadcrumb .bread-crumb-wrapper a {
    display:block;
}

.top-bar-story-area #breadcrumb a .bread-crumb-end {
    width:12px;
    height:20px;
    background-image:url('/img/akron/arrow_end.png');
    background-repeat:no-repeat;
    background-size:auto auto;
    background-position:0px 0px;;
    display:inline-block;
    margin:0px;
    padding:0px;
    
    /*  transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out; */
}

.top-bar-story-area #breadcrumb a .bread-crumb-end.current-page-viewing {
    background-position:0px -40px;
    opacity:1;
}

.top-bar-story-area #breadcrumb a:hover .bread-crumb-end {
    background-position:0px -20px;
    opacity:1;
}

.top-bar-story-area #breadcrumb a .bread-crumb-page {
    background-image:url('/img/akron/bread_crumb_background.png');
    background-repeat:repeat-x;
    background-size:auto auto;
    background-position:0px 0px;
    color:transparent;
    /* color:#7d7c7c; */
    background-color:#a1a1a1;
    background-repeat:repeat;
    display:inline-block;
    height:20px;
    padding-left:6px;
    padding-right:6px;
    position:relative;
    0.5px 0.5px 0 rgba(255, 255, 255, 1), -0.5px -0.5px 0 rgba(0, 0, 0, 1)
    
    /*  transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out; */
}

.top-bar-story-area #breadcrumb a .bread-crumb-page.current-page-viewing {
    background-position:0px -40px;
    background-color:#9e0a0a;
    color:#700c0c;
    opacity:1;
}

.top-bar-story-area #breadcrumb a:hover .bread-crumb-page {
    background-position:0px -20px;
    background-color:#9e0a0a;
    color:#700c0c;
    opacity:1;
}

.top-bar-story-area #breadcrumb a .bread-crumb-page .middle-align-text {
    vertical-align:middle;
    position:relative;
    display:table-cell;
    left:0;
    right:0;
    text-align:center;
    color:#7d7c7c;
    font-weight:bold;
    line-height:20px;
    font-size:0.90em;
    font-weight:bold;
    font-family:Helvetica, Arial;
    letter-spacing:1.0px;
    text-shadow:0px 1px 0px rgba(255, 255, 255, 1.0);
    
    /*  transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out; */
}

.top-bar-story-area #breadcrumb a .bread-crumb-page .middle-align-text.current-page-viewing {
    color:#700c0c;
    text-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
    /* text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4), 1px 1px 1px rgba(255, 255, 255, 0.4); */
    opacity:1;
}

.top-bar-story-area #breadcrumb a:hover .bread-crumb-page .middle-align-text {
    color:#e5e5e5;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.3);
    /* text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4), 1px 1px 1px rgba(255, 255, 255, 0.4); */
    opacity:1;
}

.top-bar-story-area #breadcrumb a .bread-crumb-pointer {
    width:12px;
    height:20px;
    background-image:url('/img/akron/pointer_end.png');
    background-repeat:no-repeat;
    background-size:auto auto;
    background-position:0px 0px;
    display:inline-block;
    margin:0px;
    padding:0px;
    
    /*  transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out; */
}

.top-bar-story-area #breadcrumb a .bread-crumb-pointer.current-page-viewing{
    background-position:0px -40px;
    opacity:1;
}

.top-bar-story-area #breadcrumb a:hover .bread-crumb-pointer {
    background-position:0px -20px;
    opacity:1;
}

.story-kicker {
    font-size:15px;
    line-height:17px;
    font-style:italic;
    margin:0px auto;
}

/* STORY BLACK PHOTO BOX STYLES */

.sectionStoryDigest {
    background:none repeat scroll 0 0 #2e2f31;
    background-color:#2e2f31;
    border:1px solid #000000;
    box-shadow:0px 0px 4px rgba(0, 0, 0, 0.7) inset, 0px 2px 2px rgba(0, 0, 0, 0.3);
    text-shadow:1px 1px 0px rgba(0, 0, 0, 0.6);
    float:left;
    height:auto;
    margin:5px 5px 2px 0px;
    padding:4px;
    max-width:268px;
    padding-bottom:10px;
}

#storydigest, #storydigest1, #storydigest2, 
#storydigest3, #storydigest4, #storydigest5, 
#storydigest6, #storydigest6, #storydigest7, 
#storydigest8, #storydigest9, #storydigest10, 
#storydigest11, #storydigest12, #storydigest13, 
#storydigest14, #storydigest15, #storydigest16, 
#storydigest17, #storydigest18, #storydigest19, 
#storydigest20, #storydigest21, #storydigest22, 
#storydigest23, #storydigest24, #storydigest25, 
#storydigest26, #storydigest27, #storydigest28, 
#storydigest29, #storydigest30,
#storydigest ul li a, #storydigest1 ul li a, 
#storydigest2 ul li a, #storydigest3 ul li a, 
#storydigest4 ul li a, #storydigest5 ul li a, 
#storydigest6 ul li a, #storydigest6 ul li a, 
#storydigest7 ul li a, #storydigest8 ul li a, 
#storydigest9 ul li a, #storydigest10 ul li a, 
#storydigest11 ul li a, #storydigest12 ul li a, 
#storydigest13 ul li a, #storydigest14 ul li a, 
#storydigest15 ul li a, #storydigest16 ul li a, 
#storydigest17 ul li a, #storydigest18 ul li a, 
#storydigest19 ul li a, #storydigest20 ul li a, 
#storydigest21 ul li a, #storydigest22 ul li a, 
#storydigest23 ul li a, #storydigest24 ul li a, 
#storydigest25 ul li a, #storydigest26 ul li a, 
#storydigest27 ul li a, #storydigest28 ul li a, 
#storydigest29 ul li a, #storydigest30 ul li a {
    font-family:Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 13px;
    margin: 0 0 0 5px;
    color:#d7dadb;
    text-shadow:0px -1px 0px rgba(0, 0, 0, 0.6), 0px 1px 0px rgba(161, 161, 161, 0.3);
}

#storydigest:hover, #storydigest1:hover, #storydigest2:hover, 
#storydigest3:hover, #storydigest4:hover, #storydigest5:hover, 
#storydigest6:hover, #storydigest6:hover, #storydigest7:hover, 
#storydigest8:hover, #storydigest9:hover, #storydigest10:hover, 
#storydigest11:hover, #storydigest12:hover, #storydigest13:hover, 
#storydigest14:hover, #storydigest15:hover, #storydigest16:hover, 
#storydigest17:hover, #storydigest18:hover, #storydigest19:hover, 
#storydigest20:hover, #storydigest21:hover, #storydigest22:hover, 
#storydigest23:hover, #storydigest24:hover, #storydigest25:hover, 
#storydigest26:hover, #storydigest27:hover, #storydigest28:hover, 
#storydigest29:hover, #storydigest30:hover,
#storydigest ul li a:hover, #storydigest1 ul li a:hover, 
#storydigest2 ul li a:hover, #storydigest3 ul li a:hover, 
#storydigest4 ul li a:hover, #storydigest5 ul li a:hover, 
#storydigest6 ul li a:hover, #storydigest6 ul li a:hover, 
#storydigest7 ul li a:hover, #storydigest8 ul li a:hover, 
#storydigest9 ul li a:hover, #storydigest10 ul li a:hover, 
#storydigest11 ul li a:hover, #storydigest12 ul li a:hover, 
#storydigest13 ul li a:hover, #storydigest14 ul li a:hover, 
#storydigest15 ul li a:hover, #storydigest16 ul li a:hover, 
#storydigest17 ul li a:hover, #storydigest18 ul li a:hover, 
#storydigest19 ul li a:hover, #storydigest20 ul li a:hover, 
#storydigest21 ul li a:hover, #storydigest22 ul li a:hover, 
#storydigest23 ul li a:hover, #storydigest24 ul li a:hover, 
#storydigest25 ul li a:hover, #storydigest26 ul li a:hover, 
#storydigest27 ul li a:hover, #storydigest28 ul li a:hover, 
#storydigest29 ul li a:hover, #storydigest30 ul li a:hover {
  color:#ffffff;
  text-decoration:underline;
}

.sectionStoryDigest .section-story-photo img {
    box-shadow:0px 0px 4px rgba(0, 0, 0, 0.6) inset;
}

.sectionStoryDigest .cutline {
    /* color:#d8d8d8; */
    color:#ffffff;
    margin:0px auto 5px;
    font-family:Verdana,Helvetica,Arial,Trebuchet,Lucida Grande,Tahoma,Geneva Verdana,sans-serif;
    text-shadow:0px -1px 0px rgba(0, 0, 0, 0.6), 0px 1px 0px rgba(161, 161, 161, 0.3);
}

.section-story-photo .more_photos {
    text-shadow:-1px -1px 0.5px rgba(0, 0, 0, 0.6), 1px 1px 0.5px rgba(255, 255, 255, 0.4);
    margin:5px auto 0px;
}

.section-story-photo .more_photos a {
    color:#eb4141;
    letter-spacing:0.5px;
    font-family:Verdana,Helvetica,Arial,Trebuchet,Lucida Grande,Tahoma,Geneva Verdana,sans-serif;
    text-shadow:0px -1px 0px rgba(0, 0, 0, 0.6), 0px 1px 0px rgba(161, 161, 161, 0.3);
}

.section-story-photo .more_photos a:hover {
    text-shadow: 0px 0px 4px rgba(235, 65, 65, 0.9), 0px -1px 0px rgba(146, 15, 15, 1.0);
    color: #ff4f4f;
}

.header-storydigest {
    color:#808286;
    border-bottom:1px solid #808286;
    box-shadow:0px 1px 0px rgba(0, 0, 0, 1.0);
    font-size:11px;
    font-weight:bold;
    padding-bottom:0px;
    padding-top:10px;
}

/* END BLACK PHOTO BOX STYLES */

.story-webhead-wrapper {
    display:block;
    position:relative;
    width:100%;
    max-width:1020px;
    overflow:hidden;
}


.story-webhead-wrapper {
    /* border:1px solid #dadada;*/
    max-width:98%;
    padding:5px;
    /* BACKGROUNDS */
    /* background: -moz-linear-gradient(-90deg, #ffffff, #efefef) repeat scroll 0 0 transparent; /* Mozilla */
    /* background: -webkit-linear-gradient(#ffffff, #efefef); /* Safari4+, Chome 2+ */
    /* background: -webkit-gradient(linear, #ffffff, #efefef); /* Safari 5.1+, Chome 10+ */
    /* background-image: -o-linear-gradient(top, #ffffff, #efefef); /* Opera */
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#efefef');/* IE 8*/
    /* -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#efefef');/* IE 8*/ 
    /* background: linear-gradient(#ffffff, #efefef); /* Standard Syntax */
    /* background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE 10+ */
    /* SVG as background image (IE9/Chrome/Safari/Opera) */ 
    /* background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VGRUZFRiIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzgyKSIgLz4KPC9zdmc+'); */
}

/* .story-webhead-wrapper h1 {
    color:transparent;
    font-family:Verdana,Helvetica,Arial,Trebuchet,Lucida Grande,Tahoma,Geneva Verdana,sans-serif;
    font-size:30px;
    margin:0 auto;
}

.story-webhead-wrapper h1 span {
    color:#333333;
    font-family:Verdana,Helvetica,Arial,Trebuchet,Lucida Grande,Tahoma,Geneva Verdana,sans-serif;
    font-size:30px;
    line-height:32px;
} */

.story-webhead-wrapper h1 {
    /* text-shadow:1px 9px 4px rgba(0, 0, 0, 0.2);*/
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.article-content-story-wrapper {
    width:100%;
    max-width:665px;
    float:left;
    padding-top:5px;
    /* border-right:1px solid #a1a1a1;*/
    margin-left:10px;
}

.story-extra-content-slot-one {
    width:100%;
    max-width:665px;
    float:left;
    overflow:hidden;
    clear:left;
    margin:5px auto;
}

.story-extra-content-slot-two {
    width:100%;
    max-width:665px;
    float:left;
    overflow:hidden;
    clear:left;
    margin:5px auto;
}

#desktop-right-column {
    float:none;
    width:320px;
    height:auto;
    padding:0px 5px 5px 5px;
    min-height:0px;
    overflow:hidden;
    border-left:1px solid #d7d7d7;
}


.click-comment p a {
    color:#000000!important;
    /* text-shadow:0px 9px 4px rgba(0, 0, 0, 0.3); */
    text-shadow:none;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.click-comment p a:hover {
    color:#9e0a0a!important;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
    color:transparent;
}

.story-page-story-list #miniteaserhead {
    background:none repeat scroll 0 0 #333333;
    border-bottom:5px solid #9e0a0a;
    padding-top:5px;
    padding-bottom:5px;
    width:100%;
    display:block;
    padding-left:5px;
    font-weight:bold;
    font-size:1.07em;
    margin-bottom:5px;
    font-family:Tahoma;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
    font-family:Verdana, Geneva, sans-serif;
    color:#ffffff;
}

.story-page-story-list .story_divider {
    display:none;
}

.story-page-story-list .four_stories a:before, 
.story-page-story-list .four_stories a:before, 
.story-page-story-list .top_story a:before {
    content:"";
    width:16px;
    height:16px;
    margin:0px 6px 0px 0px;
    background:url("/img/akron/2014/list_item_sprite.png");
    float:left;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    opacity:0;
}

.story-page-story-list .four_stories a:hover:before, 
.story-page-story-list .four_stories a:hover:before, 
.story-page-story-list .top_story a:hover:before {
    opacity:1;
}

.story-page-story-list .four_stories .headline_story, 
.story-page-story-list .four_stories, 
.story-page-story-list .top_story {
    float:left;
    clear:left;
    margin-bottom:5px;
    margin-right:5px;
    padding-top:4px;
    padding-bottom:4px;
    margin-left:5px;
    padding-left:5px;
    border-left:0px solid #DEDEDE;
    color:#a1a1a1;
    width:95%;
    display:block;
    color:#191919;
    font-size:1.0em;
    font-family:Verdana, Geneva, sans-serif;
}

.story-page-story-list .top_story {
    padding-left:15px;
}

.story-page-story-list .more-stories-section {
    border-top:1px solid #a1a1a1;
    padding-top:5px;
}

.story-page-story-list strong a,
.story-page-story-list .more-stories-section .more-stories-link,
.story-page-story-list .linklist .more-stories-section .more-stories-link,
.story-page-story-list .linklist strong a {
    color: #7a7a7a !important;
    font-weight: bold !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    border:0px solid transparent;
}
.story-page-story-list strong a:hover,
.story-page-story-list .more-stories-section .more-stories-link:hover,
.story-page-story-list .linklist .more-stories-section .more-stories-link:hover,
.story-page-story-list .linklist strong a:hover {
    color: #e40c0c;
}

.section-story-photo .more_photos a, 
.section-story-photo .more_photos .double-red-arrows {
    color:#eb4141!important;
}

.all-story-list #miniteaserhead {
    background:none repeat scroll 0 0 #DEDEDE;
    padding-top:5px;
    padding-bottom:5px;
    width:100%;
    display:block;
    padding-left:5px;
    font-weight:bold;
    font-size:1.07em;
    margin-bottom:5px;
    font-family:Tahoma;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    font-family:Verdana, Geneva, sans-serif;
}

.story-page-story-list .headline_story img {
    vertical-align:middle;
}

.story-page-story-list .headline_story a, .story-page-story-list .top_story a {
    color:#191919;
    font-size:1.0em;
    font-family:Verdana, Geneva, sans-serif;
}

.story-page-story-list .headline_story a:hover, .story-page-story-list .top_story a:hover {
    color:#e40c0c;
}

.story-page-story-list strong a {
    float:left;
    clear:left;
    color:#7a7a7a;
    font-weight:bold;
    font-family:Verdana, Geneva, sans-serif;
}

.story-page-story-list strong a:hover {
    color:#a1a1a1!important;
}

.line-seperator-solid {
    width:99%;
    margin:10px auto;
    height:1px;
    display:block;
    border-top:1px solid #d7d7d7;
}

.line-seperator-dots {
    width:99%;
    margin:10px auto;
    height:1px;
    border-top:3px dotted #d7d7d7;
    display:block;
}

#desktop-story-two-column-wrapper {
    /* old story styles width:635px; */
    height:auto;
    float:none;
    /* old story styles float:left; */
    background:transparent;
    min-height:0px;
    margin-left:10px;
    margin-top:0px;
}

.desktop-center-story-column {
    width:100%;
}

.photo_email {
    float: left;
    margin: 0 auto 10px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    width: auto;
}
 
.at16nc.at300bs.at15nc.at15t_email.at16t_email {
    display: none;
}
 

.addthis_button_email.cupid-blue.at300b {
    width: 100%;
}
 
.photo_caption_pup{
  float: left;
  width:auto !important;
  margin: auto 10px !important;
}
 
#nav_buttons_pup_back{
  clear: left;
}
 
#nav_buttons_pup_count{
  float: right;
  background-image:none;
  background:none repeat scorll 0 0 transparent;
  color:#191919;
  text-shadow:0px 1px 0px rgba(255, 255, 255, 1.0);
  font-size:1.0em;
}

#nav_buttons_pup_next{
  clear: right;
}
 

.gallery_photo {
    float: left;
    padding: 10px 5px;
}
 
#full_gallery {
    clear: both;
    height:100%;
    max-height: 130px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

#full_gallery a {
	padding:0px 5px 0px 5px;
	margin:0 auto;
}

#full_gallery a #display-more-gallery img {
    border:1px solid #ffffff;
    width:100%;
    max-height:100px;
    height:auto;
}
 
#ad_placement {
  width:300px; 
  height:250px;
  /* margin-top: -500px;*/
  /* float:right; */
  margin:10px auto;
  background-color:gold; 
  display:block;
}

#ohio_forms #photo1, #ohio_forms #photo2, 
#ohio_forms #photo3, #ohio_forms #photo4, 
#ohio_forms #photo5, #ohio_forms #photo6, 
#ohio_forms #photo7, #ohio_forms #photo8, 
#ohio_forms #photo9, #ohio_forms #photo10, 
#ohio_forms #photo11, #ohio_forms #photo12, 
#ohio_forms #photo13, #ohio_forms #photo14, 
#ohio_forms #photo15, #ohio_forms #photo16, 
#ohio_forms #photo17, #ohio_forms #photo18, 
#ohio_forms #photo19, #ohio_forms #photo20, 
#ohio_forms #photo21, #ohio_forms #photo22, 
#ohio_forms #photo23, #ohio_forms #photo24, 
#ohio_forms #photo25, #ohio_forms #photo26, 
#ohio_forms #photo27, #ohio_forms #photo28, 
#ohio_forms #photo29, #ohio_forms #photo30, 
#ohio_forms #photo31, #ohio_forms #photo32, 
#ohio_forms #photo33, #ohio_forms #photo34, 
#ohio_forms #photo35, #ohio_forms #photo36, 
#ohio_forms #photo37, #ohio_forms #photo38, 
#ohio_forms #photo39, #ohio_forms #photo40, 
#ohio_forms #photo41, #ohio_forms #photo42, 
#ohio_forms #photo43, #ohio_forms #photo44, 
#ohio_forms #photo45, #ohio_forms #photo46, 
#ohio_forms #photo47, #ohio_forms #photo48, 
#ohio_forms #photo49, #ohio_forms #photo50, 
#ohio_forms #photo51, #ohio_forms #photo52, 
#ohio_forms #photo53, #ohio_forms #photo54 {
    height:auto;
    width:auto;
    padding-top:5px;
    /* transitions */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#ohio_forms #photo1 > #photobox1, #ohio_forms #photo2 > #photobox2, 
#ohio_forms #photo3 > #photobox3, #ohio_forms #photo4 > #photobox4, 
#ohio_forms #photo5 > #photobox5, #ohio_forms #photo6 > #photobox6, 
#ohio_forms #photo7 > #photobox7, #ohio_forms #photo8 > #photobox8, 
#ohio_forms #photo9 > #photobox9, #ohio_forms #photo10 > #photobox10, 
#ohio_forms #photo11 > #photobox11, #ohio_forms #photo12 > #photobox12, 
#ohio_forms #photo13 > #photobox13, #ohio_forms #photo14 > #photobox14, 
#ohio_forms #photo15 > #photobox15, #ohio_forms #photo16 > #photobox16, 
#ohio_forms #photo17 > #photobox17, #ohio_forms #photo18 > #photobox18, 
#ohio_forms #photo19 > #photobox19, #ohio_forms #photo20 > #photobox20, 
#ohio_forms #photo21 > #photobox21, #ohio_forms #photo22 > #photobox22, 
#ohio_forms #photo23 > #photobox23, #ohio_forms #photo24 > #photobox24, 
#ohio_forms #photo25 > #photobox25, #ohio_forms #photo26 > #photobox26, 
#ohio_forms #photo27 > #photobox27, #ohio_forms #photo28 > #photobox28, 
#ohio_forms #photo29 > #photobox29, #ohio_forms #photo30 > #photobox30, 
#ohio_forms #photo31 > #photobox31, #ohio_forms #photo32 > #photobox32, 
#ohio_forms #photo33 > #photobox33, #ohio_forms #photo34 > #photobox34, 
#ohio_forms #photo35 > #photobox35, #ohio_forms #photo36 > #photobox36, 
#ohio_forms #photo37 > #photobox37, #ohio_forms #photo38 > #photobox38, 
#ohio_forms #photo39 > #photobox39, #ohio_forms #photo40 > #photobox40, 
#ohio_forms #photo41 > #photobox41, #ohio_forms #photo42 > #photobox42, 
#ohio_forms #photo43 > #photobox43, #ohio_forms #photo44 > #photobox44, 
#ohio_forms #photo45 > #photobox45, #ohio_forms #photo46 > #photobox46, 
#ohio_forms #photo47 > #photobox47, #ohio_forms #photo48 > #photobox48, 
#ohio_forms #photo49 > #photobox49, #ohio_forms #photo50 > #photobox50, 
#ohio_forms #photo51 > #photobox51, #ohio_forms #photo52 > #photobox52, 
#ohio_forms #photo53 > #photobox53, #ohio_forms #photo54 > #photobox54 {
    height:0px;
    margin:0 0 10px -8px;
    padding-top:68%;
    position:relative;
    text-align:center;
    max-height:620px;
    clear:both;
    /* border-bottom:1px solid #a1a1a1; */
    border-bottom:0px solid transparent;
    /* transitions */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#ohio_forms #photo1 > #photobox1 a, #ohio_forms #photo2 > #photobox2 a, 
#ohio_forms #photo3 > #photobox3 a, #ohio_forms #photo4 > #photobox4 a, 
#ohio_forms #photo5 > #photobox5 a, #ohio_forms #photo6 > #photobox6 a, 
#ohio_forms #photo7 > #photobox7 a, #ohio_forms #photo8 > #photobox8 a, 
#ohio_forms #photo9 > #photobox9 a, #ohio_forms #photo10 > #photobox10 a, 
#ohio_forms #photo11 > #photobox11 a, #ohio_forms #photo12 > #photobox12 a, 
#ohio_forms #photo13 > #photobox13 a, #ohio_forms #photo14 > #photobox14 a, 
#ohio_forms #photo15 > #photobox15 a, #ohio_forms #photo16 > #photobox16 a, 
#ohio_forms #photo17 > #photobox17 a, #ohio_forms #photo18 > #photobox18 a, 
#ohio_forms #photo19 > #photobox19 a, #ohio_forms #photo20 > #photobox20 a, 
#ohio_forms #photo21 > #photobox21 a, #ohio_forms #photo22 > #photobox22 a, 
#ohio_forms #photo23 > #photobox23 a, #ohio_forms #photo24 > #photobox24 a, 
#ohio_forms #photo25 > #photobox25 a, #ohio_forms #photo26 > #photobox26 a, 
#ohio_forms #photo27 > #photobox27 a, #ohio_forms #photo28 > #photobox28 a, 
#ohio_forms #photo29 > #photobox29 a, #ohio_forms #photo30 > #photobox30 a, 
#ohio_forms #photo31 > #photobox31 a, #ohio_forms #photo32 > #photobox32 a, 
#ohio_forms #photo33 > #photobox33 a, #ohio_forms #photo34 > #photobox34 a, 
#ohio_forms #photo35 > #photobox35 a, #ohio_forms #photo36 > #photobox36 a, 
#ohio_forms #photo37 > #photobox37 a, #ohio_forms #photo38 > #photobox38 a, 
#ohio_forms #photo39 > #photobox39 a, #ohio_forms #photo40 > #photobox40 a, 
#ohio_forms #photo41 > #photobox41 a, #ohio_forms #photo42 > #photobox42 a, 
#ohio_forms #photo43 > #photobox43 a, #ohio_forms #photo44 > #photobox44 a, 
#ohio_forms #photo45 > #photobox45 a, #ohio_forms #photo46 > #photobox46 a, 
#ohio_forms #photo47 > #photobox47 a, #ohio_forms #photo48 > #photobox48 a, 
#ohio_forms #photo49 > #photobox49 a, #ohio_forms #photo50 > #photobox50 a, 
#ohio_forms #photo51 > #photobox51 a, #ohio_forms #photo52 > #photobox52 a, 
#ohio_forms #photo53 > #photobox53 a, #ohio_forms #photo54 > #photobox54 a {
	display:block;
	width:100%;
	height:100%;
	background:none repeat scroll 0 0 #ffffff;
}

#ohio_forms #photo1 > #photobox1 a img:after, #ohio_forms #photo2 > #photobox2 a img:after, 
#ohio_forms #photo3 > #photobox3 a img:after, #ohio_forms #photo4 > #photobox4 a img:after, 
#ohio_forms #photo5 > #photobox5 a img:after, #ohio_forms #photo6 > #photobox6 a img:after, 
#ohio_forms #photo7 > #photobox7 a img:after, #ohio_forms #photo8 > #photobox8 a img:after, 
#ohio_forms #photo9 > #photobox9 a img:after, #ohio_forms #photo10 > #photobox10 a img:after, 
#ohio_forms #photo11 > #photobox11 a img:after, #ohio_forms #photo12 > #photobox12 a img:after, 
#ohio_forms #photo13 > #photobox13 a img:after, #ohio_forms #photo14 > #photobox14 a img:after, 
#ohio_forms #photo15 > #photobox15 a img:after, #ohio_forms #photo16 > #photobox16 a img:after, 
#ohio_forms #photo17 > #photobox17 a img:after, #ohio_forms #photo18 > #photobox18 a img:after, 
#ohio_forms #photo19 > #photobox19 a img:after, #ohio_forms #photo20 > #photobox20 a img:after, 
#ohio_forms #photo21 > #photobox21 a img:after, #ohio_forms #photo22 > #photobox22 a img:after, 
#ohio_forms #photo23 > #photobox23 a img:after, #ohio_forms #photo24 > #photobox24 a img:after, 
#ohio_forms #photo25 > #photobox25 a img:after, #ohio_forms #photo26 > #photobox26 a img:after, 
#ohio_forms #photo27 > #photobox27 a img:after, #ohio_forms #photo28 > #photobox28 a img:after, 
#ohio_forms #photo29 > #photobox29 a img:after, #ohio_forms #photo30 > #photobox30 a img:after, 
#ohio_forms #photo31 > #photobox31 a img:after, #ohio_forms #photo32 > #photobox32 a img:after, 
#ohio_forms #photo33 > #photobox33 a img:after, #ohio_forms #photo34 > #photobox34 a img:after, 
#ohio_forms #photo35 > #photobox35 a img:after, #ohio_forms #photo36 > #photobox36 a img:after, 
#ohio_forms #photo37 > #photobox37 a img:after, #ohio_forms #photo38 > #photobox38 a img:after, 
#ohio_forms #photo39 > #photobox39 a img:after, #ohio_forms #photo40 > #photobox40 a img:after, 
#ohio_forms #photo41 > #photobox41 a img:after, #ohio_forms #photo42 > #photobox42 a img:after, 
#ohio_forms #photo43 > #photobox43 a img:after, #ohio_forms #photo44 > #photobox44 a img:after, 
#ohio_forms #photo45 > #photobox45 a img:after, #ohio_forms #photo46 > #photobox46 a img:after, 
#ohio_forms #photo47 > #photobox47 a img:after, #ohio_forms #photo48 > #photobox48 a img:after, 
#ohio_forms #photo49 > #photobox49 a img:after, #ohio_forms #photo50 > #photobox50 a img:after, 
#ohio_forms #photo51 > #photobox51 a img:after, #ohio_forms #photo52 > #photobox52 a img:after, 
#ohio_forms #photo53 > #photobox53 a img:after, #ohio_forms #photo54 > #photobox54 a img:after {
    background:none repeat scroll 0 0 transparent;
    width:100%;
    height:100%;
    position:absolute;
    content:" ";
    left:0;
    right:0;
    top:0;
    bottom:0;
    display:block;
    z-index:0;
    /* transitions */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


#ohio_forms #photo1 > #photobox1 a img:hover:after, #ohio_forms #photo2 > #photobox2 a img:hover:after, 
#ohio_forms #photo3 > #photobox3 a img:hover:after, #ohio_forms #photo4 > #photobox4 a img:hover:after, 
#ohio_forms #photo5 > #photobox5 a img:hover:after, #ohio_forms #photo6 > #photobox6 a img:hover:after, 
#ohio_forms #photo7 > #photobox7 a img:hover:after, #ohio_forms #photo8 > #photobox8 a img:hover:after, 
#ohio_forms #photo9 > #photobox9 a img:hover:after, #ohio_forms #photo10 > #photobox10 a img:hover:after, 
#ohio_forms #photo11 > #photobox11 a img:hover:after, #ohio_forms #photo12 > #photobox12 a img:hover:after, 
#ohio_forms #photo13 > #photobox13 a img:hover:after, #ohio_forms #photo14 > #photobox14 a img:hover:after, 
#ohio_forms #photo15 > #photobox15 a img:hover:after, #ohio_forms #photo16 > #photobox16 a img:hover:after, 
#ohio_forms #photo17 > #photobox17 a img:hover:after, #ohio_forms #photo18 > #photobox18 a img:hover:after, 
#ohio_forms #photo19 > #photobox19 a img:hover:after, #ohio_forms #photo20 > #photobox20 a img:hover:after, 
#ohio_forms #photo21 > #photobox21 a img:hover:after, #ohio_forms #photo22 > #photobox22 a img:hover:after, 
#ohio_forms #photo23 > #photobox23 a img:hover:after, #ohio_forms #photo24 > #photobox24 a img:hover:after, 
#ohio_forms #photo25 > #photobox25 a img:hover:after, #ohio_forms #photo26 > #photobox26 a img:hover:after, 
#ohio_forms #photo27 > #photobox27 a img:hover:after, #ohio_forms #photo28 > #photobox28 a img:hover:after, 
#ohio_forms #photo29 > #photobox29 a img:hover:after, #ohio_forms #photo30 > #photobox30 a img:hover:after, 
#ohio_forms #photo31 > #photobox31 a img:hover:after, #ohio_forms #photo32 > #photobox32 a img:hover:after, 
#ohio_forms #photo33 > #photobox33 a img:hover:after, #ohio_forms #photo34 > #photobox34 a img:hover:after, 
#ohio_forms #photo35 > #photobox35 a img:hover:after, #ohio_forms #photo36 > #photobox36 a img:hover:after, 
#ohio_forms #photo37 > #photobox37 a img:hover:after, #ohio_forms #photo38 > #photobox38 a img:hover:after, 
#ohio_forms #photo39 > #photobox39 a img:hover:after, #ohio_forms #photo40 > #photobox40 a img:hover:after, 
#ohio_forms #photo41 > #photobox41 a img:hover:after, #ohio_forms #photo42 > #photobox42 a img:hover:after, 
#ohio_forms #photo43 > #photobox43 a img:hover:after, #ohio_forms #photo44 > #photobox44 a img:hover:after, 
#ohio_forms #photo45 > #photobox45 a img:hover:after, #ohio_forms #photo46 > #photobox46 a img:hover:after, 
#ohio_forms #photo47 > #photobox47 a img:hover:after, #ohio_forms #photo48 > #photobox48 a img:hover:after, 
#ohio_forms #photo49 > #photobox49 a img:hover:after, #ohio_forms #photo50 > #photobox50 a img:hover:after, 
#ohio_forms #photo51 > #photobox51 a img:hover:after, #ohio_forms #photo52 > #photobox52 a img:hover:after, 
#ohio_forms #photo53 > #photobox53 a img:hover:after, #ohio_forms #photo54 > #photobox54 a img:hover:after {
	background:rgba(255, 255, 255, 0.6);
    width:100%;
    height:100%;
    position:absolute;
    content:" ";
    left:0;
    right:0;
    top:0;
    bottom:0;
    display:block;
    z-index:0;
}


#ohio_forms #photo1 > #photobox1 a img:hover, #ohio_forms #photo2 > #photobox2 a img:hover, 
#ohio_forms #photo3 > #photobox3 a img:hover, #ohio_forms #photo4 > #photobox4 a img:hover, 
#ohio_forms #photo5 > #photobox5 a img:hover, #ohio_forms #photo6 > #photobox6 a img:hover, 
#ohio_forms #photo7 > #photobox7 a img:hover, #ohio_forms #photo8 > #photobox8 a img:hover, 
#ohio_forms #photo9 > #photobox9 a img:hover, #ohio_forms #photo10 > #photobox10 a img:hover, 
#ohio_forms #photo11 > #photobox11 a img:hover, #ohio_forms #photo12 > #photobox12 a img:hover, 
#ohio_forms #photo13 > #photobox13 a img:hover, #ohio_forms #photo14 > #photobox14 a img:hover, 
#ohio_forms #photo15 > #photobox15 a img:hover, #ohio_forms #photo16 > #photobox16 a img:hover, 
#ohio_forms #photo17 > #photobox17 a img:hover, #ohio_forms #photo18 > #photobox18 a img:hover, 
#ohio_forms #photo19 > #photobox19 a img:hover, #ohio_forms #photo20 > #photobox20 a img:hover, 
#ohio_forms #photo21 > #photobox21 a img:hover, #ohio_forms #photo22 > #photobox22 a img:hover, 
#ohio_forms #photo23 > #photobox23 a img:hover, #ohio_forms #photo24 > #photobox24 a img:hover, 
#ohio_forms #photo25 > #photobox25 a img:hover, #ohio_forms #photo26 > #photobox26 a img:hover, 
#ohio_forms #photo27 > #photobox27 a img:hover, #ohio_forms #photo28 > #photobox28 a img:hover, 
#ohio_forms #photo29 > #photobox29 a img:hover, #ohio_forms #photo30 > #photobox30 a img:hover, 
#ohio_forms #photo31 > #photobox31 a img:hover, #ohio_forms #photo32 > #photobox32 a img:hover, 
#ohio_forms #photo33 > #photobox33 a img:hover, #ohio_forms #photo34 > #photobox34 a img:hover, 
#ohio_forms #photo35 > #photobox35 a img:hover, #ohio_forms #photo36 > #photobox36 a img:hover, 
#ohio_forms #photo37 > #photobox37 a img:hover, #ohio_forms #photo38 > #photobox38 a img:hover, 
#ohio_forms #photo39 > #photobox39 a img:hover, #ohio_forms #photo40 > #photobox40 a img:hover, 
#ohio_forms #photo41 > #photobox41 a img:hover, #ohio_forms #photo42 > #photobox42 a img:hover, 
#ohio_forms #photo43 > #photobox43 a img:hover, #ohio_forms #photo44 > #photobox44 a img:hover, 
#ohio_forms #photo45 > #photobox45 a img:hover, #ohio_forms #photo46 > #photobox46 a img:hover, 
#ohio_forms #photo47 > #photobox47 a img:hover, #ohio_forms #photo48 > #photobox48 a img:hover, 
#ohio_forms #photo49 > #photobox49 a img:hover, #ohio_forms #photo50 > #photobox50 a img:hover, 
#ohio_forms #photo51 > #photobox51 a img:hover, #ohio_forms #photo52 > #photobox52 a img:hover, 
#ohio_forms #photo53 > #photobox53 a img:hover, #ohio_forms #photo54 > #photobox54 a img:hover {
    opacity:0.6;
}

#side_caption, #side_caption_ad, #side_caption_tools {
    float: left;
    padding: 5px 0px 0px 15px; !important;
    width: 29%;
    display:none;
    margin-left:5px;
}

#full_gallery {
    border:0px solid transparent;
    clear: both;
    height:100%;
    max-height: 130px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

#full_gallery a span img:hover {
    opacity:0.6;
}

#ad_placement {
    width:300px; 
    height:250px;
    margin:10px auto; 
    background-color:transparent; 
    display:block;
}

#close_more {
    position:absolute;
    top:-8px;
    right:-8px;
    width:30px;
    height:30px;
    background:none repeat scroll 0 0 #808286;
    color:#eb4141;
    font-weight:bold;
    border:2px solid #000000;
    box-shadow:-2px 2px 2px rgba(0, 0, 0, 0.4);
    border-radius:30px;
    font-size:2.4em;
    line-height:25px;
    text-align:center;
    cursor:pointer;
    display:none;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.6);
}

.red_photo_header {
    text-shadow:0px 1px 0px rgba(255, 255, 255, 1.0);
}

.red_photo_header {
    padding-top:10px;
}

#photo_page_no_right_rail {
    border:0px solid transparent;
}

#gallery-body-overflay {
	display:none;
}

#left_photo {
    border:1px solid #a1a1a1;
    /* border:1px solid #000000;*/
    float:left;
    width:100%;
    background-color:#dedede;
    /* background-color:#E9EAE4; */
    margin-bottom:15px;
    /* max-width:640px; */
    border-radius:10px;
    box-shadow:0 0 4px rgba(255, 255, 255, 0.7) inset, 0 2px 2px rgba(0, 0, 0, 0.3);
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
}

#nav_buttons_back {
    background-image:url('/img/akron/moon_back_button.png');
    background-repeat:no-repeat;
    background-size:40px 60px;
    display:block;
    width:40px;
    height:60px;
    position:absolute;
    top:50%;
    bottom:50%;
    left:0;
}

#nav_buttons_back a {
    color:transparent;
    display:block;
    width:100%;
    height:100%;
}

#nav_buttons_next {
    background-image:url('/img/akron/moon_next_button.png');
    background-repeat:no-repeat;
    background-size:40px 60px;
    width:40px;
    height:60px;
    position:absolute;
    top:50%;
    bottom:50%;
    right:0;
}

#nav_buttons_next a {
    color:transparent;
    display:block;
    width:100%;
    height:100%;
}

.addthis_button_email.cupid-blue.at300b {
    line-height:25px;
}

.addthis_button_email.cupid-blue.at300b:hover {
    opacity:1.0;
    color:#ffffff;
}

.navigation-button-wrapper {
	width:100%;
}

/* START GALLERY OPEN STYLES */

#left_photo.display_more {
	width:100%;
	max-width:1020px;
	position:absolute;
	z-index:13000;
	/* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
}

#gallery-body-overlay.display_more, #gallery-body-overflay {
    display:block;
    position:fixed;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:0 auto;
    width:100%;
    height:100%;
    z-index:12000;
    background-image:url('http://ohio.com/polopoly_fs/1.521285.1410368577!/image/image.png');
    /* background-image:url('http://ohio.com/polopoly_fs/1.515342.1408568022!/image/image.png'); */
    background-attachment:scroll;
    background-clip:border-box;
    background-color:#ffffff;
    /* background-color:#000000; */
    background-origin:padding-box;
    background-position:50% 50%;
    background-repeat:repeat-x;
    background-size:auto auto;
    /* opacity:0.4; */
    opacity:0.7;
}

#close_more.display_more {
    display:block!important;
}

#gallery_content.display_more {
    background:none repeat scroll 0 0 transparent; 
    position: absolute;
    width: 100%;
    z-index: 1000;
    max-width: 1020px;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
}

#left_photo.display_more #full_gallery {
	max-width:60%;
	/* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
}

#side_caption.display_more, #side_caption_ad.display_more, #side_caption_tools.display_more {
    display:block !important;
    float: left;
    padding: 5px 0px 0px 15px; !important;
    width: 33%;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
    margin-left:5px;
} 

#photobox1.display_more, #photobox2.display_more,
#photobox3.display_more, #photobox4.display_more,
#photobox5.display_more, #photobox6.display_more,
#photobox7.display_more, #photobox8.display_more,
#photobox9.display_more, #photobox10.display_more,
#photobox11.display_more, #photobox12.display_more,
#photobox13.display_more, #photobox14.display_more,
#photobox15.display_more, #photobox16.display_more,
#photobox17.display_more, #photobox18.display_more,
#photobox19.display_more, #photobox20.display_more,
#photobox21.display_more, #photobox22.display_more,
#photobox23.display_more, #photobox24.display_more,
#photobox25.display_more, #photobox26.display_more,
#photobox27.display_more, #photobox28.display_more,
#photobox29.display_more, #photobox30.display_more,
#photobox31.display_more, #photobox32.display_more,
#photobox33.display_more, #photobox34.display_more,
#photobox35.display_more, #photobox36.display_more,
#photobox37.display_more, #photobox38.display_more,
#photobox39.display_more, #photobox40.display_more,
#photobox41.display_more, #photobox42.display_more,
#photobox43.display_more, #photobox44.display_more,
#photobox45.display_more, #photobox46.display_more, 
#photobox47.display_more, #photobox48.display_more,
#photobox49.display_more, #photobox50.display_more,
#photobox51.display_more, #photobox52.display_more,
#photobox53.display_more, #photobox54.display_more {
    clear: none !important;
    float: left;
    width: 100%;
    max-width:60%;
    padding-top:41.5%!important;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: left;
    transition-timing-function: linear;
}

.page-shadow-wide-wrapper.display_more {
	max-width:60%;
}

.line-seperator-solid.display_more {
	max-width:60%;
}

.button-count-wrapper.display_more {
	max-width:60%;
}

.navigation-button-wrapper.display_more {
	max-width:58.5%;
	position:absolute;
	left:0;
	/* top:50%; */
	top: 15%;
}

/* END GALLERY OPEN STYLES */

.cupid-blue img {
    border:0px solid transparent!important;
    margin-left:-3px!important;
    padding-right:4px;
    margin-top:-5px!important;
}

.cupid-blue {
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #710707;
    border-image:none;
    border-radius:4px 4px 4px 4px;
    border-style:solid;
    border-width:1px;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display:inline-block;
    font-size:13px;
    font-weight:bold;
    line-height:20px;
    margin-bottom:6px;
    padding:5px 8px;
    font-family:Verdana,Geneva,sans-serif;
    text-align: center;
    vertical-align: middle;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color:transparent\0/;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
    /* BACKGROUNDS */
    background: -moz-linear-gradient(-90deg, #e40c0c, #9e0a0a) repeat scroll 0 0 transparent; /* Mozilla */
    background: -webkit-linear-gradient(#e40c0c, #9e0a0a); /* Safari4+, Chome 2+ */
    background: -webkit-gradient(linear, #e40c0c, #9e0a0a); /* Safari 5.1+, Chome 10+ */
    background-image: -o-linear-gradient(top, #e40c0c, #9e0a0a); /* Opera */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e40c0c', EndColorStr='#9e0a0a');/* IE 8*/
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e40c0c', EndColorStr='#9e0a0a');/* IE 8*/ 
    background: linear-gradient(#e40c0c, #9e0a0a); /* Standard Syntax */
    background: -ms-linear-gradient(top, #e40c0c 0%,#9e0a0a 100%); /* IE 10+ */
    /* SVG as background image (IE9/Chrome/Safari/Opera) */ 
    background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyNTciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNFNDBDMEMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5RTBBMEEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyNTcpIiAvPgo8L3N2Zz4=");
}

.section-story-photo .more_photos a, .section-story-photo .more_photos .double-red-arrows {
    color: #eb4141;
    font-family: Verdana,Helvetica,Arial,Trebuchet,Lucida Grande,Tahoma,Geneva Verdana,sans-serif;
    letter-spacing: 0.5px;
    text-shadow: -1px 1px 0 rgba(170, 16, 16, 1);
    font-size:0.95em;
}

.photo_caption {
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.6), 0 1px 0 rgba(161, 161, 161, 0.3);
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}

.red_photo_header a {
    font-weight:bold;
    font-size:20px;
    color:#eb4141;
}


/* .post-date {
	color:#7a7a7a;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    display:block;
    padding-top:5px;
    padding-bottom:5px;
}

.post-credit {
	font-size:16px;
	line-height:18px;
}

.click-comment p a {
	font-size:16px;
	line-height:18px;
}
	

div.entry-content p {
	font-size:17px;
	line-height:22px;
	margin-bottom:15px;
} */
	

/* END 2014 STORY STYLE CHANGES */

/* START GALLERY OPEN STYLES */

#left_photo.display_more {
	width:96%;
    /* width:100%; */
    left:auto;
    right:auto;
    max-width:1020px;
    position:absolute;
    z-index:11000;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

#gallery-body-overlay.display_more, #gallery-body-overflay {
    display:block;
    position:fixed;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:0 auto;
    width:100%;
    height:100%;
    z-index:10000;
    background-image:url('http://ohio.com/polopoly_fs/1.521285.1410368577!/image/image.png');
    /* background-image:url('http://ohio.com/polopoly_fs/1.515342.1408568022!/image/image.png'); */
    background-attachment:scroll;
    background-clip:border-box;
    background-color:#ffffff;
    /* background-color:#000000; */
    background-origin:padding-box;
    background-position:50% 50%;
    background-repeat:repeat-x;
    background-size:auto auto;
    /* opacity:0.4; */
    opacity:0.7;
}

#close_more.display_more {
    display:block!important;
}

.photo-gallery-page #left_photo {
	margin-top:30px;
}

.photo-gallery-page #left_photo.display_more {
	margin-top:30px;
}

.photo-gallery-page #left_photo #photo_page_no_right_rail {
	margin-top:5px;
}

#gallery_content.display_more {
	background:none repeat scroll 0 0 transparent;
    /* background-color:#dedede;*/
    position: absolute;
    width: 100%;
    z-index: 1000;
    max-width: 1020px;
    /* START TRANSITIONS */
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

#left_photo.display_more #full_gallery {
    max-width:60%;
}

#side_caption.display_more, #side_caption_tools.display_more {
    display:block !important;
    float: left;
    padding: 5px 0px 0px 15px; !important;
    width: 29%;
} 

#photobox1.display_more, #photobox2.display_more,
#photobox3.display_more, #photobox4.display_more,
#photobox5.display_more, #photobox6.display_more,
#photobox7.display_more, #photobox8.display_more,
#photobox9.display_more, #photobox10.display_more,
#photobox11.display_more, #photobox12.display_more,
#photobox13.display_more, #photobox14.display_more,
#photobox15.display_more, #photobox16.display_more,
#photobox17.display_more, #photobox18.display_more,
#photobox19.display_more, #photobox20.display_more,
#photobox21.display_more, #photobox22.display_more,
#photobox23.display_more, #photobox24.display_more,
#photobox25.display_more, #photobox26.display_more,
#photobox27.display_more, #photobox28.display_more,
#photobox29.display_more, #photobox30.display_more,
#photobox31.display_more, #photobox32.display_more,
#photobox33.display_more, #photobox34.display_more,
#photobox35.display_more, #photobox36.display_more,
#photobox37.display_more, #photobox38.display_more,
#photobox39.display_more, #photobox40.display_more,
#photobox41.display_more, #photobox42.display_more,
#photobox43.display_more, #photobox44.display_more,
#photobox45.display_more, #photobox46.display_more, 
#photobox47.display_more, #photobox48.display_more,
#photobox49.display_more, #photobox50.display_more,
#photobox51.display_more, #photobox52.display_more,
#photobox53.display_more, #photobox54.display_more {
    clear: none !important;
    float: left;
    width: 99%;
    max-width:60%;
    padding-top:41.5%!important;
}

.page-shadow-wide-wrapper.display_more {
    max-width:60%;
}

.line-seperator-solid.display_more {
    max-width:60%;
}

.button-count-wrapper.display_more {
    max-width:60%;
}

.navigation-button-wrapper.display_more {
    max-width:58.5%;
    position:absolute;
    left:0;
    /* top:50%; */
    top: 15%;
}

.photo-gallery-page #sticky-footer-wrapper {
	margin-bottom:0px!important;
}

#footer-wrapper .page-shadow-wide-wrapper {
	margin-top:0px;
}

.photo-gallery-page #bottom-leader-position {
	margin-top:20px;
}

/* END GALLERY OPEN STYLES */

/* START 2014 GALLERY MEDIA QUERIES */
@media only screen and (max-width : 600px), /* 600px */
only screen and (max-device-width : 600px) {
	
	.photo-gallery-page #left_photo {
	    margin-top:30px;
	    width:97%;
	}
	
	.photo-gallery-page #left_photo.display_more {
	    position:relative;
	    margin-top:30px;
	    width:97%;
	}
	
	#left_photo {
	   position:relative;
	}
	
	#ohio_forms {
	   clear:both;
	   margin-top:20px;
	}
	
	#gallery_content.display_more {
	   max-width:92%;
	}
	
	#ohio_forms #photo1 > #photobox1, #ohio_forms #photo2 > #photobox2, 
	#ohio_forms #photo3 > #photobox3, #ohio_forms #photo4 > #photobox4, 
	#ohio_forms #photo5 > #photobox5, #ohio_forms #photo6 > #photobox6, 
	#ohio_forms #photo7 > #photobox7, #ohio_forms #photo8 > #photobox8, 
	#ohio_forms #photo9 > #photobox9, #ohio_forms #photo10 > #photobox10, 
	#ohio_forms #photo11 > #photobox11, #ohio_forms #photo12 > #photobox12, 
	#ohio_forms #photo13 > #photobox13, #ohio_forms #photo14 > #photobox14, 
	#ohio_forms #photo15 > #photobox15, #ohio_forms #photo16 > #photobox16, 
	#ohio_forms #photo17 > #photobox17, #ohio_forms #photo18 > #photobox18, 
	#ohio_forms #photo19 > #photobox19, #ohio_forms #photo20 > #photobox20, 
	#ohio_forms #photo21 > #photobox21, #ohio_forms #photo22 > #photobox22, 
	#ohio_forms #photo23 > #photobox23, #ohio_forms #photo24 > #photobox24, 
	#ohio_forms #photo25 > #photobox25, #ohio_forms #photo26 > #photobox26, 
	#ohio_forms #photo27 > #photobox27, #ohio_forms #photo28 > #photobox28, 
	#ohio_forms #photo29 > #photobox29, #ohio_forms #photo30 > #photobox30, 
	#ohio_forms #photo31 > #photobox31, #ohio_forms #photo32 > #photobox32, 
	#ohio_forms #photo33 > #photobox33, #ohio_forms #photo34 > #photobox34, 
	#ohio_forms #photo35 > #photobox35, #ohio_forms #photo36 > #photobox36, 
	#ohio_forms #photo37 > #photobox37, #ohio_forms #photo38 > #photobox38, 
	#ohio_forms #photo39 > #photobox39, #ohio_forms #photo40 > #photobox40, 
	#ohio_forms #photo41 > #photobox41, #ohio_forms #photo42 > #photobox42, 
	#ohio_forms #photo43 > #photobox43, #ohio_forms #photo44 > #photobox44, 
	#ohio_forms #photo45 > #photobox45, #ohio_forms #photo46 > #photobox46, 
	#ohio_forms #photo47 > #photobox47, #ohio_forms #photo48 > #photobox48, 
	#ohio_forms #photo49 > #photobox49, #ohio_forms #photo50 > #photobox50, 
	#ohio_forms #photo51 > #photobox51, #ohio_forms #photo52 > #photobox52, 
	#ohio_forms #photo53 > #photobox53, #ohio_forms #photo54 > #photobox54 {
	   padding-top:60%;
	   margin-left:2px!important;
	}
	
	#photobox1.display_more, #photobox2.display_more, 
	#photobox3.display_more, #photobox4.display_more, 
	#photobox5.display_more, #photobox6.display_more, 
	#photobox7.display_more, #photobox8.display_more, 
	#photobox9.display_more, #photobox10.display_more, 
	#photobox11.display_more, #photobox12.display_more, 
	#photobox13.display_more, #photobox14.display_more, 
	#photobox15.display_more, #photobox16.display_more, 
	#photobox17.display_more, #photobox18.display_more, 
	#photobox19.display_more, #photobox20.display_more, 
	#photobox21.display_more, #photobox22.display_more, 
	#photobox23.display_more, #photobox24.display_more, 
	#photobox25.display_more, #photobox26.display_more, 
	#photobox27.display_more, #photobox28.display_more, 
	#photobox29.display_more, #photobox30.display_more, 
	#photobox31.display_more, #photobox32.display_more, 
	#photobox33.display_more, #photobox34.display_more, 
	#photobox35.display_more, #photobox36.display_more, 
	#photobox37.display_more, #photobox38.display_more, 
	#photobox39.display_more, #photobox40.display_more, 
	#photobox41.display_more, #photobox42.display_more, 
	#photobox43.display_more, #photobox44.display_more, 
	#photobox45.display_more, #photobox46.display_more, 
	#photobox47.display_more, #photobox48.display_more, 
	#photobox49.display_more, #photobox50.display_more, 
	#photobox51.display_more, #photobox52.display_more, 
	#photobox53.display_more, #photobox54.display_more {
	   max-width:99%;
	   padding-top:60%!important;
	   margin-left:2px!important;
	  }
    
    #side_caption_ad.display_more {
       display:block!important;
       width: 95%!important;
       height:100%!important;
       position: relative;
       clear: right;
       max-height:250px;
       margin-bottom:15px;
    }
    
    #side_caption.display_more, #side_caption_tools.display_more {
       width:95%!important;
       clear:left!important;
       max-width:95%!important;
    }
    
    .photo_caption {
        text-align:center;
    }
    
    .line-seperator-solid.display_more {
        width:100%!important;
        max-width:100%;
    }
    
    .button-count-wrapper.display_more p a, .button-count-wrapper p a {
        color:#ffffff!important;
    }
    
    #nav_buttons_next, #nav_buttons_back {
        top:64%;
    }
    
    .navigation-button-wrapper.display_more {
        max-width:100%;
        /* top:64%; */
        top: 12%;
    }
    
    #ohio_forms {
        width: 83%;
        margin: 0 auto;
    }
    
    .button-count-wrapper.display_more {
        max-width:100%;
    }
    
    .page-shadow-wide-wrapper {
        margin-top:65px;
    }
    
    
    .page-shadow-wide-wrapper.display_more {
        max-width:100%;
        clear:left;
        margin-top:0px;
    }
    
    #left_photo.display_more #full_gallery {
        max-width:100%;
    }

} /* ================================= END 600 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 592px), /* 592px */
only screen and (max-device-width : 592px) {
	
	#nav_buttons_next {
	   right:2px;
	}
	
	.navigation-button-wrapper.display_more #nav_buttons_next {
	   right:0px;
	}


} /* ================================= END 592 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 568px), /* 568px iPhone 5 */
only screen and (max-device-width : 568px) {

	#nav_buttons_next, #nav_buttons_back {
	   top:62%;
	}
	
	.navigation-button-wrapper.display_more {
        /* top:64%; */
        top: 12%;
    }

} /* ================================= END 568 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 550px), /* 550px */
only screen and (max-device-width : 550px) {
	


} /* ================================= END 600 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 540px), /* 540px */
only screen and (max-device-width : 540px){
    
    
} /* ================================= END 540 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 480px), /* 480px */
only screen and (max-device-width : 480px) {

	#left_photo {
	       width:98.5%!important;
	}
	
	#nav_buttons_next, #nav_buttons_back {
       top:59%;
    }
    
    .navigation-button-wrapper.display_more {
        /* top:61%; */
        top: 12%;
    }

} /* ================================= END 480 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 360px), /* 360px */
only screen and (max-device-width : 360px) {
    
    #gallery_content.display_more {
	  max-width:87%;
	}
	
	#ohio_forms #photo1 > #photobox1, #ohio_forms #photo2 > #photobox2, 
    #ohio_forms #photo3 > #photobox3, #ohio_forms #photo4 > #photobox4, 
    #ohio_forms #photo5 > #photobox5, #ohio_forms #photo6 > #photobox6, 
    #ohio_forms #photo7 > #photobox7, #ohio_forms #photo8 > #photobox8, 
    #ohio_forms #photo9 > #photobox9, #ohio_forms #photo10 > #photobox10, 
    #ohio_forms #photo11 > #photobox11, #ohio_forms #photo12 > #photobox12, 
    #ohio_forms #photo13 > #photobox13, #ohio_forms #photo14 > #photobox14, 
    #ohio_forms #photo15 > #photobox15, #ohio_forms #photo16 > #photobox16, 
    #ohio_forms #photo17 > #photobox17, #ohio_forms #photo18 > #photobox18, 
    #ohio_forms #photo19 > #photobox19, #ohio_forms #photo20 > #photobox20, 
    #ohio_forms #photo21 > #photobox21, #ohio_forms #photo22 > #photobox22, 
    #ohio_forms #photo23 > #photobox23, #ohio_forms #photo24 > #photobox24, 
    #ohio_forms #photo25 > #photobox25, #ohio_forms #photo26 > #photobox26, 
    #ohio_forms #photo27 > #photobox27, #ohio_forms #photo28 > #photobox28, 
    #ohio_forms #photo29 > #photobox29, #ohio_forms #photo30 > #photobox30, 
    #ohio_forms #photo31 > #photobox31, #ohio_forms #photo32 > #photobox32, 
    #ohio_forms #photo33 > #photobox33, #ohio_forms #photo34 > #photobox34, 
    #ohio_forms #photo35 > #photobox35, #ohio_forms #photo36 > #photobox36, 
    #ohio_forms #photo37 > #photobox37, #ohio_forms #photo38 > #photobox38, 
    #ohio_forms #photo39 > #photobox39, #ohio_forms #photo40 > #photobox40, 
    #ohio_forms #photo41 > #photobox41, #ohio_forms #photo42 > #photobox42, 
    #ohio_forms #photo43 > #photobox43, #ohio_forms #photo44 > #photobox44, 
    #ohio_forms #photo45 > #photobox45, #ohio_forms #photo46 > #photobox46, 
    #ohio_forms #photo47 > #photobox47, #ohio_forms #photo48 > #photobox48, 
    #ohio_forms #photo49 > #photobox49, #ohio_forms #photo50 > #photobox50, 
    #ohio_forms #photo51 > #photobox51, #ohio_forms #photo52 > #photobox52, 
    #ohio_forms #photo53 > #photobox53, #ohio_forms #photo54 > #photobox54 {
        width:95%;
    }
    
    #photobox1.display_more, #photobox2.display_more, 
    #photobox3.display_more, #photobox4.display_more, 
    #photobox5.display_more, #photobox6.display_more, 
    #photobox7.display_more, #photobox8.display_more, 
    #photobox9.display_more, #photobox10.display_more, 
    #photobox11.display_more, #photobox12.display_more, 
    #photobox13.display_more, #photobox14.display_more, 
    #photobox15.display_more, #photobox16.display_more, 
    #photobox17.display_more, #photobox18.display_more, 
    #photobox19.display_more, #photobox20.display_more, 
    #photobox21.display_more, #photobox22.display_more, 
    #photobox23.display_more, #photobox24.display_more, 
    #photobox25.display_more, #photobox26.display_more, 
    #photobox27.display_more, #photobox28.display_more, 
    #photobox29.display_more, #photobox30.display_more, 
    #photobox31.display_more, #photobox32.display_more, 
    #photobox33.display_more, #photobox34.display_more, 
    #photobox35.display_more, #photobox36.display_more, 
    #photobox37.display_more, #photobox38.display_more, 
    #photobox39.display_more, #photobox40.display_more, 
    #photobox41.display_more, #photobox42.display_more, 
    #photobox43.display_more, #photobox44.display_more, 
    #photobox45.display_more, #photobox46.display_more, 
    #photobox47.display_more, #photobox48.display_more, 
    #photobox49.display_more, #photobox50.display_more, 
    #photobox51.display_more, #photobox52.display_more, 
    #photobox53.display_more, #photobox54.display_more {
       max-width:95%;
    }
      
    .line-seperator-solid {
        width:95%;
    }
    
    .line-seperator-solid.display_more {
        max-width:95%;
    }
        
	
	#side_caption_tools.display_more {
	   width:86%!important;
	}
	
	#nav_buttons_pup_count {
	   width:100%;
	   line-height:8px;
	}
	
	 #nav_buttons_next, #nav_buttons_back {
        top:51%;
    }
    
    .navigation-button-wrapper.display_more {
        /* top:53%; */
        top: 12%;
    }
    
    #ohio_forms {
        width: 75%;
    }
    
    .page-shadow-wide-wrapper {
        margin-top:45px;
    }
    
    
    #full_gallery {
        width:95%;
    }
    
    #side_caption_ad.display_more {
        display:none!important;
    }
    
    #side_caption.display_more {
        width:63%!important;
        margin-left:35px;
    }
	
} /* ================================= END 360 PIXEL SCREEN RESOLUTION CALL ======================================== */

@media only screen and (max-width : 320px), /* 320px */
only screen and (max-device-width : 320px) {
	
	#gallery_content {
	   width:97%;
	}
	
	#gallery_content.display_more {
	   max-width:86%;
    }
    
    .button-count-wrapper {
        max-width:95%;
    }
    
    .button-count-wrapper.display_more {
        max-width:95%;
    }
    
    #left_photo .photo_caption_pup {
        text-align:center;
        float:none;
    }
    
    .photo_email {
        width:95%;
        text-align:center;
    }
    
    .addthis_button_email.cupid-blue.at300b {
        width:30%;
        margin:0 auto;
    }
    
    #nav_buttons_next, #nav_buttons_back {
        top:50%;
    }
    
    #nav_buttons_next {
        right:0px;
    }
    
    .navigation-button-wrapper.display_more {
        /* top:59%; */
        top: 10%;
    }
    
    #ohio_forms {
        width: 70%;
    }
    
    .page-shadow-wide-wrapper {
        margin-top:50px;
    }
    
    .page-shadow-wide-wrapper.display_more {
        margin-top:50px;
    }
    
    #nav_buttons_next, #nav_buttons_back {
        top:48%;
    }
    
    #side_caption_tools.display_more {
        padding-left:0px;
        margin-left:5px;
        width:95%!important;
    }


} /* ================================= END 320 PIXEL SCREEN RESOLUTION CALL ======================================== */
/* END 2014 GALLERY MEDIA QUERIES */