/*
Theme Name: Kenny Perry
Theme URI: http://kennyperry.com/
Description: A custom theme built for KennyPerry.com
Author: Nashville Interactive via Digome
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

html {
	margin-bottom: -10px;
}
body {
	line-height: 1;
	margin: 0;
	padding: 0;
	color: #666;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



.container {position:relative;}



#header {
	position: relative;
	background: transparent url(images/bg_header.png) 50% 0 no-repeat;
	height: 170px;
}


#header h1#logo {
	/*background:url("images/logo.png") no-repeat scroll 0 0 transparent;*/
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:140px;
	left:35px;
	position:absolute;
	text-indent:-9999px;
	top:10px;
	width:131px;
}


#header h1#logo a {
	display:block;
	height:100%;
	width:100%;
}

#email_signup {
	font-size:1.1em;
	line-height:1.15em;
	margin-top:38px;
}

#email_signup p {
	text-align: center;
	color: #CCC;
	font-size: .7em;
	line-height: 1.2em;
	font-weight: bold;

}


#footer {
	background: transparent url(images/bg_footer.png) 50% 0 no-repeat;
	height: 205px;	
}

ul#footer_sponsors {
	position: relative;
	float: right;
	text-align: right;
	margin: 89px 25px 0 0;
}

ul#footer_sponsors li {
	display: inline;
	margin: 0 8px;
} 

p.footer_info {
	clear:both;
	display:block;
	font-size:0.8em;
	position:relative;
	text-align:right;
	padding: 5px 36px 0 0;
	color: #999;
	margin-bottom: 0;
}


#footer_nav {
	position: relative;
	float: right;
	margin-right: 30px;
	padding: 18px 0 0 0;
}

#footer_nav li, #footer_nav li a {
	display: inline;
	color: #999;
	margin: 0 3px;
	font-size: 1em;
}

#footer_nav li a:hover {
	color: #BE2D2D;
}


.nextpostslink img, .previouspostslink img {
	position: relative;
	top: 7px;
}

a.nextpostslink:hover, a.previouspostslink:hover {
	border: 1px #C0C0C0 solid!important;
}


#nav {
	height: 57px;
	background: transparent url(images/bg_main_nav.png) 50% 50% no-repeat;
	text-transform: uppercase;
}

#nav ul li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#nav ul.sub-menu li {
	display: block;
}


#main_top {
	height: 16px;
	background: transparent url(images/bg_main_top.png) 50% 100% no-repeat;	
}

#main {
	background: transparent url(images/bg_main_wrap.png) 55% 0 repeat-y;
	position: relative;
	padding: 10px 0 0 0;
	min-height: 520px;
}

/* for Internet Explorer */
/*\*/
* html #main {
	height: 520px;
}
/**/

body.home #main {
	padding: 0;
}

#main_wrap {
	background: transparent url(images/bg_main_body.png) 95% 0 no-repeat;	
	position: absolute;
	top: 0;
	left: 11px;
	width: 959px;
	height: 519px;
	padding: 0;
}

#homepage_widgets {
	padding: 0;
	clear: both;
	margin: 135px 0 0 0;
}

#homepage_widgets .widget-container {
	float:left;
	margin:0 6px;
}


#advanced-twitter-widget {
	width: 210px;
	height: 280px;
	background: transparent url(images/bg_twitter_widget.png) 50% 0 no-repeat;
}

ul#twitter_update_list a {
	word-wrap: break-word;
}

#twitter_div {
	line-height:1.3em;
	padding: 75px 10px 0 10px;
}

#content #kp-home-feed {
	width: 480px;
	height: 280px;
	background:  url(images/home_feed_bg.png) 50% 0 no-repeat;
	margin:0 10px;
}
#content #kp-home-feed.start {
    margin:0 20px 0 0;
}

#content #kp-home-feed.end {
    margin: 0 0 0 20px;
}
#home-rotator{
    padding-left:1px;
    margin-top:-6px
}
.home_blog_feed {
	height:231px;
	overflow:hidden;
	padding:20px;
}

#header .formBuilderError, #header .formBuilderFailure {
	color:#FF0000 !important;
	position:absolute;
	right:218px;
	text-align:left;
	top:0;
	width:200px;
}

#header .formBuilderFailure h4 {
	color: #DDD;
	margin-top: 40px;
}

.formBuilderError, .formBuilderFailure {
	color:#FF0000 !important;
	text-align:left;
	width:260px;
}

#email_signup .formBuilderFailure p, .formBuilderError p, .formBuilderError ul, .formBuilderFailure ul {
	display: none;
}

#contact_sidebar .formBuilderSubmit input[type=submit] {
	background:url("images/btn_submit.png") no-repeat scroll 50% 50% transparent;
	color:#FFFFFF;
	height:38px;
	width:155px;
	margin-right:0px;
	border: none;
	float: right;
	display: block;
}

#contact_sidebar {
	border-left: 2px groove #DDDDDD;
	padding-left: 20px;
	margin-bottom: 30px;
}



/* for Internet Explorer */
/*\*/
* html .contact_divider {
	height: 520px;
}
/**/

div.border {
border-right:2px groove #DDD;
margin-right:2.5px;
padding-right:1.5px;
}


/***  HOME ROTATOR  ***/
#content ul#home_rotator_nav {
	position: relative;
	float: right;
	text-align: right;
	margin: 0;
}

#home_rotator_nav li {
	display: inline;
}

h3.home-rotator-link a:link, h3.home-rotator-link a:visited {
	color: #666;
}

.rotator_item_title a:link, .rotator_item_title a:visited  {
 	color: #FFF;
}

h3.home-rotator-link a:hover {
	color: #666;
}

.rotator_item_title a:hover {
	color: #FFF;
}

/*

.slideshow-container {
margin: 10px 0px 0px 0px;
width: 911px;
height: 435px;
overflow:hidden;
background-color:none;
float: left;
}

#content-slideshow {
	width: 911px;
	margin: 0 0 10px;
	padding:0;
	background: none;
	height: 435px;
	overflow:hidden;
	}

#content-slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           



#content-slideshow .slideshow {
	position: relative;
	width:911px;
	height: 435px;
	overflow: hidden;
	float:left;
	color:#fff;
	}

#content-slideshow .slideshow ul {
	float:left;
	overflow: hidden;
	width:100%;
	height:100%;
	}

#content-slideshow .slideshow li {
	display:none;
	width:100%;
	height:100%;
	display:block;
	overflow: hidden;
	background:#3F4045;
	position:relative;
	z-index:1;
	}

.js #content-slideshow .slideshow li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:540px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#3F4045;
	position:relative;
	z-index:1;
	}

.js #content-slideshow .slideshow li .entry {
	width:530px;
	padding: 5px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#3F4045;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

#content-slideshow .slideshow li .entry p {
	margin: 0;
	}

#content-slideshow .slideshow li .entry h2 a, 
#content-slideshow .slideshow li .entry h2 a:link,
#content-slideshow .slideshow li .entry h2 a:visited,
#content-slideshow .slideshow li .entry h2 a:hover,
#content-slideshow .slideshow li .entry h2 a:active  {
	line-height: 1.1em;
	margin:0;
	color:#993399 !important;
	margin: 0;
	letter-spacing:0;
	}

div.slideshow-nav {
	float:left;
	background: transparent url(images/home_rotator_news_bg.png) center top no-repeat;
	height:155px;
	margin:15px auto;
	overflow:hidden;
	padding:0;
	width:911px;
	}

#content-slideshow .slideshow-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	}

.slideme {
	font-size: 6px;
	float: left;
}

.slideme a {
	font-size: 6px;
	text-decoration: none;
	color: #3b3b3b;
}

#content-slideshow .slideshow-nav li a {
	width:375px;
	font-family:arial,helvetica,sans-serif;
	display:block;
	margin:0;
	padding:10px;
	list-style-type:none;
	display:block;
	height:30px;
	color:#999;
	font-size:8pt;
	overflow:hidden;
	line-height:1.35em;
	}

.js #content-slideshow .slideshow-nav li.on a {
	color:#fff;
	}

.js #content-slideshow .slideshow-nav li a:hover,
.js #content-slideshow .slideshow-nav li a:active {
	color:#fff;
	}

#content-slideshow .slideshow-nav li a img.post-thum, 
#content-slideshow .slideshow-nav li a img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	border:0;
	padding:1px;
	background:#999;
	width:28px;
	height:28px;
	}

.js #content-slideshow .slideshow-nav li.on a img.post-thum, 
.js #content-slideshow .slideshow-nav li.on a img.thumbnail {
	background:#fff !important;
	}

img#rotator_overlay {
	position: absolute;
	z-index: 53;
	top: 275px;
	left: 0;
}

span.rotator_item_title {
	float:left;
	font-size:2.25em;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:323px 0 0 45px;
	position:relative;
	text-align:left;
	z-index:81;
	width:825px;
}

*/

/***  STOP HOME ROTATOR   ***/











/*** SIDEBAR STYLES   ***/

#main_sidebar ul li {
	border-bottom:1px dashed #666666;
}

#main_sidebar ul li a, #main_sidebar ul li a:visited {
	display: block;
	color: #4D4D4D;
	padding:12px 15px 12px 20px;
}

#main_sidebar ul li:hover, #main_sidebar ul li.current_page_item {
	background: #BBB!important;
}

#main_sidebar ul li.current_page_item {
	background: #BBB url(images/bg_subnav.png) 50% 50% no-repeat!important;
}

#main_sidebar ul li:last-child {
	border-bottom: none;
}

/*
.ngg-gallery-thumbnail-box  {
	padding:0 10px!important;
}

.ngg-gallery-thumbnail {
	width: 118px;
}
*/
.ngg-galleryoverview  {
	margin-left:50px;
}


.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
border:none!important;
}


.ngg-gallery-thumbnail img {
	background: none!important;
	border:1px solid #999!important;
	display:block;
	margin:10px 0 5px 0!important;
	padding:0!important;
	position:relative;
}

.border-top {
	border-top:2px groove #EEEEEE;
	margin: 22px 0 50px 0;
}

.text_align_right h4 {
	text-align: right;
	color: #BE2D2D;
	font-size: 1.5em;
}

a.more_gallery, a.more_gallery:visited {
	color: #666!important;
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	margin: 20px 0 0 0;
}

a.back_gallery, a.back_gallery:visited {
	color: #666!important;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin: 20px 0 0 0;
}


a.more_gallery:hover, a.back_gallery:hover {
	color: #8C0000!important;
}

/***   MAIN NAV STYLES   ***/

.menu-main-nav-container {
	padding: 11px 0 0 0;
}


#nav {
	position: relative;
	float:right;
	font-size:1.2em;
	margin:0;
	padding: 0;
	width:100%;
	z-index:100;
}

#nav ul {
	display:inline;
	padding: 0;
	position: relative;
}

#nav ul li {
	position: relative;
	display:inline;
	margin-left: 0;
	padding:0px;
	background: transparent url(images/bg_nav_divider.png) right bottom no-repeat;
}

li#nav_title {
	position: relative;
	margin-top: 0px;
	background: #8b1d9b;
	min-width: 170px;
	float: left;
	clear: both;
	padding: 5px 10px 3px 10px;
}

#nav a, #nav a:visited {
	color:#4D4D4D;
	display:block;
	font-size:0.75em;
	height:100%;
	letter-spacing:0.12em;
	text-decoration:none;
	width:100%;
}

#nav a:hover {
	color: #A71010;
	text-decoration: none;
}

li.current_page_item {
	
}


/* main nav hover/dropdown styles  */

#nav ul#menu-main-nav li.menu-item {
	position: relative;
	background: transparent;
	height: 40px
}

#nav ul#menu-main-nav li.menu-item:hover {
	background: transparent url(images/bg_nav_left.png) left top no-repeat;
	height: 40px;
}

#nav ul#menu-main-nav li.current-menu-item {
	background: transparent url(images/bg_nav_left_current.png) left top no-repeat;	
}

#nav ul#menu-main-nav ul.sub-menu li.current-menu-item  {
	background: none;
}


#nav ul#menu-main-nav li.menu-item a, #nav ul#menu-main-nav li.menu-item a:visited {
	position: relative;
	height:40px;
	padding:8px 0 0 17px;
}

#nav ul#menu-main-nav li.menu-item a:hover {
	background:url("images/bg_nav_right.png") no-repeat scroll right top transparent;
	color:#FFF;
	height:40px;
	padding:8px 0 0 17px;
}

#nav ul#menu-main-nav li.current-menu-item a { 
	background:url("images/bg_nav_right_current.png") no-repeat scroll right top transparent;
	color:#FFF;
	font-weight: bold;
}

#nav ul#menu-main-nav li.current-menu-item ul li a  {
	font-weight: normal;
}

#nav ul#menu-main-nav li.current-menu-item .sub-menu li a {
	background: none;
}

#nav ul#menu-main-nav li ul.sub-menu {
	background: transparent url(images/bg_sub_nav.png) -1px bottom no-repeat;
	width: 185px;
	padding-bottom: 10px;
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item {
	height: auto;
	border-bottom: none;
	padding: 0 0 0 8px;
	width:145px;
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item:first-child, 
#nav ul#menu-main-nav li ul.sub-menu li.menu-item:first-child:hover {
	background: transparent url(images/bg_sub_nav_top.png) -1px 0px no-repeat;
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item:first-child a {
	margin-top: 3px;
} 

#nav ul#menu-main-nav li ul.sub-menu li.menu-item a, #nav ul#menu-main-nav li ul.sub-menu li.menu-item:visited {
	height: auto;
	padding: 7px 10px;
	border-bottom:1px dashed #666666;
	width: 145px;	
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item a:last-child {
 
}

#nav ul#menu-main-nav li ul.sub-menu li:last-child a {
	border-bottom: none;
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item:hover {
	background: none;
	height: auto;
}

#nav ul#menu-main-nav li ul.sub-menu li.menu-item a:hover {
	background-image: none;
	background: #5a1111!important;
	height: auto;
	color: #FFF!important;
}

.hasSubMenu a {
	padding-right: 2px!important;
}

.hasSubMenu {
	z-index: 23;
}

.hasSubMenu ul.sub-menu {
	z-index: 19;
	margin-top: -3px;
}


.top_sub_item_left, li.hasSubMenu:hover {
	background: transparent url(images/bg_top_nav_left.png) left top no-repeat!important;
}

.top_sub_item_right, .hasSubMenu a:hover {
	background: transparent url(images/bg_top_nav_right.png) right top no-repeat!important;
}



/* common styling */
#nav ul {padding:0; margin:0; list-style: none;}
#nav ul li {float:left; position:relative;}

#nav ul li ul {
	display:none;
	font-size:0.8em;
	position:absolute;
	top:37px !important;
	width: 180px;
	z-index: 434;
}

#nav ul li ul li {padding: 0; margin: 0; width: 100%; background: #3a4848; border-bottom: #a0a6a6 1px solid; line-height: 1em;}

#nav ul li ul li.current_page_item a {
	background: none!important;
}

#nav ul li ul li a {
	padding: 5px 5px;
	color: #FFF!important;
}

#nav ul li ul li a:hover {
	color: #3a4848!important;
}

/* specific to non IE browsers */
#nav ul li:hover a {color:#999;}
#nav ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:180px;}
#nav ul li:hover ul li a.hide {background:#999; color:#fff;}
#nav ul li:hover ul li:hover a.hide {background:#999; color:#000;}
#nav ul li:hover ul li ul {display: none; background:#999;}
#nav ul li:hover ul li a {display:block; color:#000;}

#nav ul li ul li:hover {background: #a0a6a6;}

#nav ul li:hover ul li a:hover {color: #3a4848;}
#nav ul li:hover ul li:hover ul {display:block; position:absolute; left:180px; top:0;}
#nav ul li:hover ul li:hover ul.left {left:-180px;}





/* STOP MAIN NAV STYLES  */


.facebook_link {
	bottom:17px;
	position:absolute;
}

.tipsy {
	color: #FFF;
	width: 112px;
	margin-top: -27px;
	padding: 3px;
	text-align: center;
	word-wrap: break-word;
	background: #000;
	font-size: .7em;
	height: 21px;
	overflow: hidden;
	line-height: 1.1em;
}


#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	position: relative;
	clear: both;
	width: 100%;
}


#content img.attachment-thumb, #content img.attachment-thumbnail {
	float: left;
	margin: 0 20px 5px 0;
}

#content img.attachment-medium, #content img.attachment-large, #content img.attachment-thumbnail, #content img.attachment-thumb {
	border: #999 1px solid;
}


.short_view_wrap {
	clear:both;
	display:block;
	margin:0 0 20px 0;
	position:relative;
}


.archive_view_wrap {
	clear:both;
	display:block;
	margin:0 0 50px 0;
	position:relative;
}

.header_img_wrap {
	position: relative;
	margin: 0 0 25px 0;
}

.watermark_medium {
	position: absolute;
	top: 16px;
	left: 16px;
}

.home_feed_thumb {
	position: relative;
	float: right;
	margin: 0 0 9px 0;
}


div.home_feed_content p {
	margin-bottom: 10px!important;
}


#content .home_feed_thumb img.attachment-thumb {
	float: right;
	margin: 0 0 5px 15px;
}

span.post_link {
	clear:both;
	display:block;
	margin:10px 0 40px;
	position:relative;
}

.spacer {
	position: relative;
	display: block;
	margin: 0 0 40px 0;
}

.schedule_event_wrap {
	position: relative;
}

.faux_bg.even_row {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter:alpha(opacity=20);
  -moz-opacity:0.20;
  -khtml-opacity: 0.20;
  opacity: 0.20;
  background-color: #333;
}

#content .event_description p {
	margin-bottom: 15px;
	padding: 0 15px 0 0;
}

.event_description, .event_date, .event_time {
	padding-top: 15px;
}

.event_description_title, .event_date_title, .event_time_title {
	padding: 10px 0;
}



.push-1 {
	margin:0 -17px 0 17px;
}


.vitals {
	font-size: 1.25em;
	line-height: 1.6em;
}


.no-padding {
	padding: 0!important;
}


/*** EMAIL SIGNUP FORM   ***/

#email_signup .formBuilderLabelRequired {
	display: none;
}

#email_signup #formBuilderEmail_Signup {
	background:url("images/bg_email_signup.png") no-repeat scroll left top transparent;
	position: relative;
	float:right;
	height:32px;
	right: -10px;
	width:215px;
}



#email_signup #formBuilderFieldEmail {
	float: left;
}

#email_signup input#fieldformBuilderFieldEmail {
	background: none;
	margin: 3px 0 0 8px;
	padding: 2px 0 0 3px;
	border: none;
	color: #999;
	width: 156px;
	font-size: .9em;
}

#email_signup p.cf-sb {
	float: right;
}

#email_signup fieldset.cf_hidden {
	display: none;
}

.linklove {
	display: none;
}

#email_signup .formBuilderSubmit input {
	background:none!important;
	border: none!important;
	font-size:0.8em;
	margin: 0 1px 0 0;
	padding:4px 5px 0 0;
	width:35px!important;
	float: right!important;
	cursor: pointer;
	font-size:1em;
	font-weight:bold;
	color: #FFF;
}


#email_signup ol.cf-ol {
	float: left!important;
}

/* stop email signup form  */








/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	color: #4D4D4D;
}

h1.entry-title, h2.entry-title {
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:0.03em;
	margin-bottom:.8em;
	padding-bottom:0.4em;
}

h1.entry-title.profile_header, h2.entry-title.profile_header {
	display:inline-block;
	font-size:1.9em;
	float: left;
	clear: none;
	font-weight:bold;
	letter-spacing:0.03em;
	margin:0 0 10px;
	padding-bottom:0.4em;
	width: 448px;
}


h3 {
	font-weight: bold;
	color: #999;
	font-size: 1.5em;
}

.contentInnerWrapper h3 {
	color: #4d4d4d;
	margin-bottom: 10px;
}

h4.home_feed_title {
	position: relative;
	font-weight: bold;
	float: left;
	margin: 40px 0 10px 0;
	width: 200px;
}

h3.home_feed_name {
	position: absolute;
	float: left;
	color: #808080;
}

span.news_story {
	float: right;
	position: relative;
	right: 80px;
	color: #666633;
}

div.home_feed_content {
	position: relative;
	display: block;
	clear: both;
}

h5.section_header {
	color:#8C0000;
	font-size:1.7em;
	letter-spacing:0.2em;
	border-bottom: #666 1px solid;
	padding: 0 0 .4em 0;
}

h6.subsection_header {
	font-size:1.3em;
	color: #666;
	margin: .5em 0;
}



h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget_search label,
.widget-title,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* =Structure
-------------------------------------------------------------- */


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}


a#sb-nav-close {
	background-image:url(images/close.png);
	margin-left:14px;
	width:60px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {

}
body,
input,
textarea {
	font-size: .9em;
	line-height: 1.2em;
}
hr {
	background-color:#666666;
	border:0 none;
	clear:both;
	height:2px;
	margin-bottom: 10px!important;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: none;
	margin: 0;
}
ol {
	list-style: none;
	margin: 0;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	margin: 5px 0 10px 0;
	padding: 5px;
	font-size: .9em;
	background: #EEE;
	border: 1px solid #999;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 95%;
}
a:link, a:visited {
	color:#8C0000;
	text-decoration: none;
}
a:active,
a:hover {
	color: #666;
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


#content .entry-content ul {
	padding: 0 0 0 10px;
}

#content .entry-content ul li {
	list-style: none;
}

#content .entry-content ul#accomplishments li {
	/*border-bottom:1px dashed #666666; */
	list-style: none;
	padding:2px 0 3px 20px;
	background: url(images/list_bullet.png) 0 17px no-repeat;
}

#content .entry-content ul#accomplishments li ul li {
	list-style:none!important;
	background: none!important;
	margin:0.25em 0;
	border: none!important;
}


.post_link a, .post_link a:visited {
	text-decoration: underline;
}

.post_link a:hover {
	text-decoration: none;
}


.color_bars {
	position: absolute;
	margin: 0px 0 0 28px;
	width: 25px;
	height: 31px;
	left: 0;
	top: 10px;
	background: transparent url(images/color_bars.png) 0 0 no-repeat;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 130px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}



/* =Content
-------------------------------------------------------------- */


#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
/*	color: #4D4D4D; */
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content strong,
#content b,
#content dt,
#content th {
	color: #000;
}

#content table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #F2F7FC;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #444;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
.entry-title,
.entry-meta {
	clear: left;
	border-bottom: #EEE 2px groove
}


.entry-title a:link,
.entry-title a:visited {
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #8C0000;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#444;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}


.ngg-gallery-thumbnail a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	word-wrap:break-word;
}

.video-thumbs img {
	width: 118px;
	height: 96px;
}

.media_title {
	width: 118px;
	font-size: .75em;
	color: #8C0000;
	margin: 0 auto;
	line-height: 1em;
	clear: both;
	height: 35px;
	cursor: pointer;
}


/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 945px;
}
.single-attachment #content img {
	max-width: 673px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {

	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {


}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}




.wp-pagenavi {
	text-align:center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color:#BE2D2D;
}

.wp-pagenavi a, .wp-pagenavi span {
	border:1px solid #BFBFBF;
	color:#666666;
	margin:2px;
	padding:3px 5px;
	text-decoration:none;
}










.border_none {
	border: none!important;
}

/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	display: block;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding:0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}



div#container {
	margin-bottom: 0!important;
}


/* =Footer
-------------------------------------------------------------- */


#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	position: relative;
	font-style: italic;
}
#site-generator a {
	color: #666;
	display:inline-block;
	text-decoration: none;
	background: url(images/wordpress.png) center left no-repeat;
	padding-left: 19px;
	line-height: 16px;
	margin-left: 1px;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}



/***   SCHEDULE CALENDAR STYLING   ***/



#jd-calendar * {
margin: 0;
padding: 0;
line-height: 1.5;
color: #000;
background: #fff;
}
#jd-calendar caption, #jd-calendar .my-calendar-date-switcher  {
background: #edf7ff;
border: 1px solid #a9e3ff;
margin: 2px 0;
font-weight:700;
padding:2px 0;
}

#jd-calendar table {
width:100%;
line-height:1.2;
border-collapse:collapse;
}

#jd-calendar td {
vertical-align:top;
border:1px solid #eee;
text-align:left;
width:13%;
height:70px;
padding:2px!important;
}
#jd-calendar th {
text-align: center;
padding: 5px 0!important;
letter-spacing: 1px;
}
#jd-calendar th abbr {
border-bottom: none;
}
#jd-calendar h3 {
font-size:.9em;
font-family: Arial, Verdana, sans-serif;
font-weight:700;
margin:3px 0;
padding:0;
width: 100%;
}
#jd-calendar h3 img {
vertical-align: bottom;
margin: 0 3px 0 0!important;
}
#jd-calendar #calendar-list h3 img {
vertical-align: middle;
}

#jd-calendar .list-event h3 {
font-size:1.2em;
margin:0;
}
#jd-calendar .calendar-event .details {
position:absolute;
width:50%;
background: #edf7ff;
color:#000;
border:1px solid #9b5;
-moz-border-radius:10px;
-moz-box-shadow:3px 3px 6px #777;
-webkit-box-shadow:3px 3px 6px #777;
box-shadow:3px 3px 6px #777;
padding:5px;
z-index: 3;
}

#jd-calendar .list-event .details {
background:#fafafa;
border:1px solid #eee;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:5px 0;
padding:5px 5px 0;
color: #333;
}

#jd-calendar #calendar-list li {
padding:5px;
list-style-type: none;
margin: 0;
}

#jd-calendar #calendar-list .odd {
background:#d3e3e3;
}

#jd-calendar .odd .list-event .details {
background:#e3f3f3;
border:1px solid #c3d3d3;
}

#jd-calendar .current-day {
background:#ffb;
}
#jd-calendar .current-day span {
color: #000;
background: #eee;
}

#jd-calendar td span {
display:block;
background:#f6f6f6;
margin:-2px -2px 2px;
padding:2px 4px;
}

#jd-calendar .calendar-event span {
display:inline;
background:none;
margin:0;
padding:0;
}

#jd-calendar .weekend {
background:#bd7;
color: #000;
}

#jd-calendar th {
font-size:.8em;
text-transform:uppercase;
padding:2px 4px 2px 0;
}
#jd-calendar .category-key {
background: #edf7ff;
border: 1px solid #a9e3ff;
padding: 5px;
margin: 5px 0;
}
#jd-calendar .category-key ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#jd-calendar .category-key li {
margin: 2px 10px;
}
#jd-calendar .category-icon {
margin-right:5px;
margin-bottom:5px;
vertical-align:middle;
}

#calendar-list li {
text-indent:0;
margin:0;
padding:0;
}

#jd-calendar .event-time {
display:block;
float:left;
height:100%;
margin-right:10px;
margin-bottom:10px;
font-weight:700;
font-size:.9em;
}

#jd-calendar p {
line-height:1.5;
margin:0 0 1em;
padding:0;
}

#jd-calendar .sub-details {
margin-left:6em;
}

#jd-calendar .vcard {
font-size:.9em;
margin:10px 0;
}

#jd-calendar .calendar-event .vcard {
margin:0 0 10px;
}

#jd-calendar,#calendar-list {
clear:left;
background: #fff;
}
#jd-calendar {
position: relative;
}
#jd-calendar img {
border: none;
}
.category-color-sample img {
margin-right: 5px;
vertical-align: top;
}
.my-calendar-nav {

}

#jd-calendar .my-calendar-nav ul {
height: 2.95em;
list-style-type:none;
margin:0;
padding:0;
}

#jd-calendar .my-calendar-nav li {
float:left;
list-style-type: none;
}

#jd-calendar .my-calendar-nav li:before {
content:'';
}
#jd-calendar .my-calendar-nav li a {
display:block;
background:#fff;
border:1px solid #9b5;
text-align:center;
padding:1px 20px;
color: #243f82;
}

#jd-calendar .my-calendar-nav li a:hover {
background:#a9e3ff;
color:#000;
border: 1px solid #243f82;
}
#jd-calendar .my-calendar-next {
margin-left: 4px;
text-align:right;
}
#jd-calendar .my-calendar-next a {
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}
#jd-calendar .my-calendar-prev a {
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
}
#jd-calendar .day-without-date {
background: #fafafa;
}
#upcoming-events .past-event {
color: #777;
}
#upcoming-events .today {
color: #111;
}
#upcoming-events .future-event {
color: #555;
}
#content .entry-content ul li.future-event, #content .entry-content ul li.past-event {
list-style: none;
padding: 0px;
border: none;
}


/*** stop schedule  ***/









/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.widget_search label,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
		
	#content,
	.onecolumn #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}





