/*
Theme Name: WordPress University
Theme URI:http://themes.themolitor.com/wpuniversity
Description: Custom theme developed by Chris Molitor.
Author: Chris Molitor
Author URI: http://themolitor.com/
License:GNU General Public License
License URI:license.txt
Version: 6.0.0
Tags:White
*/

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.aligncenter {}

* {
	/*--COLOR ANIMATIONS--*/
 	-webkit-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear, outline-color 0.30s linear; 
 	-moz-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear, outline-color 0.30s linear; 
 	-o-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear, outline-color 0.30s linear; 
 	transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear, outline-color 0.30s linear;  
}

/* -----BODY STUFF----- */
html {
	/*background: #1a1a1a;*/
}
body {height:auto; width:auto; font-family:'Open Sans','Arial', Sans-Serif; color:#333; margin:0; padding:0; background: #fff;}

/*--- P TAG STUFF ---*/
p {font-size: 13px; line-height: 1.5em;}

/* -----A TAG STUFF----- */
a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* -----H TAG STUFF----- */
h1,h2,h3, h4, h5, h6 {color: #333;}
h1,h1 a,h1 a:hover,h1 a:visited,
h2,h2 a,h2 a:hover,h2 a:visited,
h3,h3 a,h3 a:hover,h3 a:visited,
h4,h4 a,h4 a:hover,h4 a:visited,
h5,h5 a,h5 a:hover,h5 a:visited,
h6,h6 a,h6 a:hover,h6 a:visited, {text-decoration:none;}

h2.categorytitle {
	line-height:normal;
	margin: 0; 
	font-size: 12px; 
	text-transform: uppercase; 
	color: #555; 
	outline: 1px solid #ebebeb; 
	font-weight: normal;
	padding:  12px; 
	*padding:10px;/*IE7 fix*/  
	display: block; 
	border: 1px solid #fff; 
	border-width: 0 1px 1px;
	font-weight: normal; 	
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F0F0F0));
	background: -moz-linear-gradient(top,  #ffffff,  #F0F0F0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0');
}
h2.categorytitle a {margin-right: 15px; color: #a8a8a8; outline: none; display: inline-block;}
h2.categorytitle a:hover {color: #000; text-decoration: none;}
h2.categorytitle .selected {color:#000;}

/* -----PAGE STUFF----- */
#contentContainer {width: 100%; border: 1px solid #fff; border-width:0 0 1px;

	background: #f5f5f5;
}
#content {padding:30px 0 0; margin:0 auto;  max-width:960px; background: #f8f8f8;

	border-color: #fff;
    border-style: solid;
    border-width: 0 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    padding: 30px 26px 0;
}
#main {max-width:600px; float: left; padding:0; margin: 0; line-height: 1.5em;}
#sidebar {float: right; margin: 0; width: 300px;}

/*-----FULL PAGE STUFF------*/
.page-template-fullpage-php #main {width: 100%;}
.page-template-fullpage-php #sidebar {display: none;}

/*---------HEADER STUFF-----------*/
#headerContainer {width: 100%;}
#header {height:259px; margin:0 auto;  max-width:960px; position: relative;}
#topBar {/*height: 42px;*/ color: rgba(255,255,255,.9); font-size: 10px;}
#topBar #today {padding: 13px 0 0;}
#logo {margin: 0; padding: 20px 0 0; display: block; overflow: hidden;}
#logo img {max-width: 100%; height: auto;}
#navigation {padding:0;margin:0; width: 100%; height: 42px; position: absolute; bottom: 0; _bottom:-1px; left:0; z-index:6000;}

/*--------FOOTER STUFF--------*/
#footerContainer {width: 100%; border: 1px solid #9c9c9c; border-width: 1px 0 0;

	background: #3E7CC7;
}
#footer {padding:30px 0 0; margin:0 auto;  max-width:960px; clear:both;

	border-color: rgba(255, 255, 255, 0.15);
    border-style: solid;
    border-width: 0 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    padding: 30px 26px 0;
}
#footer a {color:rgba(255,255,255,.9);}
#footer a:hover,
#footer li:hover a {color:#fff;}
#bottomBarContainer {width: 100%; background: #9D9C9C;}
#bottomBar {max-width:960px; margin: 0 auto; height: 53px; color: #eee;}
#bottomBar #copyright {font-size: 10px; margin:0; padding:20px 0 0; color: rgba(255,255,255,.9)}
#bottomBar #socialbuttons {float: right; font-size: 10px; padding:20px 0 0; text-transform: uppercase; letter-spacing: 1px;}
#bottomBar #socialbuttons a {color: #fff;}

#footerWidgets {margin: 0; padding: 0; width: 300px; float: right;}
#footerWidget {
	margin-bottom: 25px;
	font-size: 12px; 
	line-height: 1.5em;
}
#footerWidget h2.widgettitle, 
#footerPage h2 {
	margin: 0 0 10px; 
	font-size: 12px; 
	text-transform: uppercase; 
	color: #fff; 
	outline: 1px solid #a5a5a5; 
	font-weight: normal;
	padding: 12px; 
	display: block; 
	border: 1px solid #ccc; 
	font-weight: normal; 
	/*background: url('images/footerwidget_bg.jpg') repeat-x center;*/
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.035)), to(rgba(0,0,0,.025)));
	background: -moz-linear-gradient(top,  rgba(255,255,255,.035),  rgba(0,0,0,.025));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,.035)', endColorstr='rgba(0,0,0,.025)');
}
#footerWidget ul {padding: 0; margin: -10px 0 0;}
#footerWidget ol {padding: 0; margin: 0;}
#footerWidget ul li {padding:10px 0 10px 10px; margin: 0; list-style: none; background: url('images/footerwidget_border.jpg') repeat-x bottom;}
#footerWidget ul li:hover {background: rgba(255,255,255,.1);}
#footerWidget ul li ul {padding: 7px 0 0; margin: 0; color: #999;}
#footerWidget ul li ul li {padding: 0 0 4px; margin: 0; list-style: inside; background: none; font-size: 10px;}
#footerPage {max-width: 630px;}
#footerPage p {padding: 0 10px;}

/*-------MAIN NAVIGATION STUFF--------*/
#dropmenu {padding: 0; margin:0; list-style:none; position:relative; width:100%; z-index: 4000;}
#dropmenu li {list-style:none; padding:0; margin:0; position:relative; float: left; line-height: 42px;}
#dropmenu li a {margin: 0; padding: 0 5px; display: block; line-height: 42px; color: #fff; text-transform: uppercase; font-size: 12px;}
#dropmenu li a:hover,
#dropmenu > li:hover > a {text-decoration: none; background: url('images/active_nav_bg.jpg') repeat-x; color: #333;}
#dropmenu li ul {margin:0; padding:0; list-style:none; display:none; position:absolute; width:200px; z-index:3000; top:41px; _top:42px;/*IE6 fix*/ left: -1px; background: #F8F8F8; border: 1px solid #ddd; border-width: 0 1px 1px;}
#dropmenu li ul li {margin:0; position:relative; border: 1px solid #fff; border-width: 0 1px 1px; border-top:1px solid #ebebeb; line-height: 20px; padding:0;}
#dropmenu li ul li a {padding:0 10px; margin:0; width:200px; color: #999; font-size: 12px; line-height: 30px;}
#dropmenu li ul li a:hover {background: none; color: #555;}
#dropmenu li ul li ul {position:absolute;top:-1px; left:199px; margin:0; z-index: 2000;}
#dropmenu li:hover ul ul, 
#dropmenu li:hover ul ul ul, 
#dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, 
#dropmenu li li:hover ul, 
#dropmenu li li li:hover ul, 
#dropmenu li li li li:hover ul {display:block;}
#dropmenu > li.current-menu-item,
#dropmenu > li.current-menu-ancestor {background: url('images/active_nav_bg.jpg') repeat-x;}
#dropmenu > li.current-menu-item a,
#dropmenu > li.current-menu-ancestor a {color: #555;}

#menu-control {
	position: relative;
	padding-left: 10px;
	color: #fff;
	/*background: rgba(0,0,0,.1);
    background: #3344af;*/
    background: #227BBA;
	display: block;
	font-size: 12px;
	line-height: 37px;
	display: none;
	border-top:1px solid rgba(0, 0, 0, 0.1);
}
#menu-control span {
	font-size: 16px;
}
#menu-control:hover {
	background: rgba(0,0,0,.5);
	text-decoration: none;
}


/*--FEATURED STUFF--*/
#featured {padding-bottom: 25px; *padding-bottom:0;}
.main_image {max-width: 618px; height: 293px; border: 1px solid #ebebeb; float: left; background: #fff; position: relative; overflow: hidden; color: #fff; font-size: 12px; padding: 5px; z-index: 0;}
.main_image h2 {font-size: 16px; font-weight: normal; margin: 0; padding: 10px 15px 0px 15px; color: #fff;}
.main_image p {font-size: 12px;padding: 3px 15px 15px;	margin: 0;line-height: 1.5em; color: rgba(255,255,255,.8);}
.block small { padding: 0 0 0 20px; background: url(images/icon_calendar.gif) no-repeat 0 center; font-size: 12px; color: #888;}
.main_image .block small {margin-left: 10px; display: none;}
.main_image .desc{position: absolute;bottom: 5px; left: 5px; right:5px; display: none;}
.main_image .block {width: 100%;background: rgba(0,0,0,.65);border-top: 1px solid #000;}
.main_image a.show {background-position: left bottom;} 
.image_thumb {float: right;width: 300px;background: #f0f0f0;font-size: 12px;}
.image_thumb img {border: 1px solid #ccc; padding: 1px; background: #fff; float: left;}
.image_thumb ul {margin: 0; padding: 0;list-style: none;}
.image_thumb ul li{
	margin: 0; 
	padding: 1px 10px;
	width: 278px;
	float: left;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	background: #F6F6F6;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff,  #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0');
}
.image_thumb ul li.hover {background: #f6f6f6; cursor: pointer;}
.image_thumb ul li.active {background: #eaeaea;cursor: default; border-bottom: 1px solid #fff;border-top: 1px solid #ccc;border-right: 1px solid #fff;border-left: 1px solid #F8F8F8;}
html .image_thumb ul li h2 {
	font-size: 13px;
	font-weight: bold; 
	margin: 0 0 2px; 
	padding: 0;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;	
}
.image_thumb ul li .block {float: left; margin-left: 10px; padding: 0; width: 170px;}	
.image_thumb ul li p {display: none;}

/* ----TOOL TIP STYLE----- */
.itooltip {display:none; font-size: 12px; color: #fff; z-index: 10000000; position:absolute; background: #000; padding: 5px 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; -moz-border-radius-topleft: 0;-webkit-border-radius-top-left: 0;border-radius-topleft: 0; border:1px solid #fff;}

/* -----SEARCH STUFF----- */
#searchform #s {width:200px; padding: 5px;}
#searchform #searchsubmit {cursor: pointer; padding:5px; display: none;} 
#searchform #searchsubmit:hover {text-decoration: none;}

#searcher {float: left; padding:1% 0 1%;}
#searcher #searchform #s {
	font-size:9px; 
	width:200px; 
	padding: 5px 8px; 
	background: #EAEAEA; 
	border: 1px solid #3b3b3b; 
	color: #9D9C9C; 
	text-transform: uppercase; 
	margin: 0 4px 0 0;
}
#searcher #searchform #searchsubmit {
cursor: pointer; 
padding:0px; 
width: 38px; 
height: 22px; 
background: transparent url('images/search_btn.jpg') no-repeat 0 2px !important; 
border: none; 
overflow: hidden; 
text-indent: -999px;
line-height: 0;
display: none;
} 
#searcher #searchform #searchsubmit:hover {text-decoration: none;}

#sidebar #searchform {margin: 0; padding: 10px 0 0; text-align: center;}
#sidebar #searchform #s {width:80%; padding: 6px 8px;}
#sidebar #searchform #searchsubmit {cursor: pointer; width: 40px;} 
#sidebar #searchform #searchsubmit:hover {text-decoration: none;}

/* -----POST AND ENTRY STUFF----- */
.listing {padding-bottom: 25px;}
.listing .post {padding: 20px 0; margin: 0; background: url('images/content_border.jpg') repeat-x bottom;}
.listing .post h2.posttitle {
	padding: 0; 
	margin: 0 0 3px; 
	font-size: 14px;
    font-weight: bold; 
	line-height: normal;
}
.post {margin:0; padding: 0;}
.listing .entrytitle {padding: 0 0 5px;}
.entrytitle, 
.post h2.posttitle {margin: 0; padding: 15px 0 25px; font-weight: normal;}
.post small, 
.entry small {font-size: 10px; line-height: 1.7em; font-style: italic; font-weight: bold;}
.entry {line-height:1.7em; padding:0 15px 0 0; margin:0; font-size: 16px; }
.entry ol {margin:0;padding:0 0 0 20px; font-size: 12px;}
.entry ol li {margin:0;padding:0; list-style: decimal; line-height: 1.5em;}
.entry ul {margin:0 0 15px; padding:0 0 0 10px; font-size: 12px;}
.entry li {margin:0; padding:0 0 0 10px; list-style:inside; line-height: 1.5em;}
.entry p {padding: 0; margin: 0 0 15px;}
.gallery-icon a {border: 1px solid #aaa;}
.gallery-icon a img {padding: 3px; background: #d2be99; border: 1px solid #e8d7b7;}
.details {font-size: 12px; line-height: 1.5em; margin-bottom: 35px;}
.entry h1, .entry h2, .entry h3, .entry h4,.entry h5,.entry h6 {padding:0; margin: 0 0 10px;}
#pageend {padding-bottom: 25px;}

body.home .post > p,
body.search .post > p,
body.archive .post > p {margin: 0; padding:3px 15px 0 0;}

#tabs > div {display: none;}

.metaStuff {
    color: #888;
    font-size: 12px;
    margin: -20px 0 20px;
}

/*--- POST THUMBNAIL STUFF ---*/
div.post .thumb {float: left; display: block; padding: 0; margin:0; height: 102px; overflow: hidden;}
div.post .thumb img { margin:0 15px 0 0;  border: 1px solid #d1d1d1; padding: 3px; background: #eee;}

/*-------BLOG PAGE NAVIGATION STUFF----------*/
.navigation {padding:15px 0 0;float:left; font-size:14px; width: 100%;}
.navigation .pagenav a {display: block;}
.navigation .pagenav a:hover {text-decoration: none;}
.navigation #nextpage a, .navigation #backpage a  {}

/*-----SIDEBAR STUFF----*/
#sidebar ul {padding: 0; margin: 0;}
#sidebar ul li.widget {list-style: none; margin: 0 0 30px; padding: 0; font-size: 12px;}

#sidebar ul li.widget h2.widgettitle {
	margin: 0 0 10px; 
	font-size: 12px; 
	text-transform: uppercase; 
	color: #555; 
	outline: 1px solid #ebebeb; 
	font-weight: normal;
	padding:  12px; 
	*padding:10px;/*IE7 fix*/  
	display: block; 
	border: 1px solid #fff; 
	border-width: 0 1px 1px;
	font-weight: normal; 	
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F0F0F0));
	background: -moz-linear-gradient(top,  #ffffff,  #F0F0F0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0');
}

#sidebar ul li.widget ul {padding: 0; margin: -10px 0 0;}
#sidebar ul li.widget ol {padding: 0; margin: 0;}
#sidebar ul li.widget ul li {padding:10px 0 10px 10px; margin: 0; list-style: none; background: url('images/content_border.jpg') repeat-x bottom;}
#sidebar ul li.widget ul li:hover {background: #fff;}
#sidebar ul li.widget ul li ul {padding: 7px 0 0; margin: 0; color: #999;}
#sidebar ul li.widget ul li ul li {padding: 0 0 4px; margin: 0 0 0 15px; list-style:disc; background: none; font-size: 12px;}

/* -----COMMENT STUFF----- */
#commentsection {width:90%; padding:0; margin:0; font-size: 12px;}
.commentlist {width: 100%; list-style:none; margin: 0; padding:0 0 40px;}
h3.comments {margin:40px auto 20px;padding:0;}
.commentlist li,#commentform input,#commentform textarea {font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
#commentform input,#commentform textarea {border: 1px solid #ebebeb;}
#commentform #submit {border: 1px solid #ccc;}
.commentlist li {font-weight:bold;list-style:none;margin:0; padding:15px 0; font-size:12px;}
.commentlist li img.avatar {
    border-radius: 50%;
    float: left;
    height: auto;
    margin-right: 20px;
    padding: 0;
    width: 40px;
}
.commentlist cite,.commentlist cite a {font-weight:bold;font-style:normal;}
.commentlist p {font-weight:normal;line-height:1.5em;text-transform:none;margin:10px 5px 10px 60px; font-size: 12px;}
.commentlist .pingback p {margin:10px 5px 10px;}
#commentform p {margin:5px 0;}
.commentmetadata {font-weight:normal;display:block;margin:0; font-size:10px; color:#333; padding:3px 0 0; text-transform:uppercase;}
cite.fn {text-transform:uppercase;}
.nocomments {text-align:center;margin:0;padding:0;}
#recentcomments li {line-height:1.5;}
.alt {margin:0;padding:0;}
.reply {text-align: right;}

/*---FORM STUFF---*/
input, textarea {padding: 5px; border: 1px solid #ccc;}
input {width:170px; margin:5px 0 0 0; }
textarea {width:100%;}
input[type="submit"] {padding:5px 0; cursor: pointer;}
d
/* -----UNIVERSAL STUFF----- */
code {font:1.1em 'Courier New', Courier, Fixed;}
acronym,abbr,span.caps {font-size:.9em;letter-spacing:.07em;cursor:help;}
img {max-width:100%; padding:0; height: auto;}
img.centered {display:block;margin:0 auto;}
img.alignright {display:inline;margin:0 0 10px 10px;}
img.alignleft {display:inline;margin:0 10px 10px 0;}
.alignright {float:right;}
.alignleft {float:left;}
acronym.abbr {border-bottom:1px dashed #999;}
blockquote {padding:20px 20px 5px; margin:15px 0; background: #fff; color: #666; border-left: 3px solid #eee;}
blockquote cite {display:block;margin:5px 0 0;}
.center {text-align:center;}
hr {display:none;}
a img {border:none;}
img#wpstats {width:0;height:0;border:none;overflow:hidden;padding:0;}
#hideme {visibility:hidden;}
 {visibility: hidden; display: none;}
.rssSummary {padding-bottom:15px;}
.clear {clear: both;}
p.clear {height:1px; width:1px; margin:0; padding:0;}
.hide {display: none;} 
.hidden {display: none; visibility: hidden;}
address {margin-bottom: 10px;}

/* -----CALENDAR STUFF----- */
.calendar-table {font-size:12px !important;}
.kjo-link {display: none !important;}
.calendar-heading, .calendar-date-switcher {background-color:#E4E4E4 !important; border:1px solid #DBDBDB !important;}
.normal-day-heading, .weekend-heading  {border:1px solid #DBDBDB !important; background-color:#F4F4F4 !important;}
.day-with-date {border:1px solid #E6E6E6 !important;}
.day-without-date {border:1px solid #eee !important;}
.current-day {background: #E5E5E5 !important; border: 1px solid #ccc !important;}
.calendar-date-switcher input, .calendar-date-switcher select, .cat-key {border:1px #DCDCDC solid !important;}

#wp-calendar {empty-cells:show;width:100%;margin:10px auto 0; font-size: 12px}
#wp-calendar #prev a,#wp-calendar #next a {font-size:9pt;}
#wp-calendar #next a {padding-right:10px;text-align:right;}
#wp-calendar #prev a {padding-left:10px;text-align:left;}
#wp-calendar a {text-decoration:none;display:block;}
#wp-calendar caption {font:bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align:center;width:100%; margin-bottom: 15px; text-transform: uppercase;}
#wp-calendar tfoot td {padding-top: 15px;}
#wp-calendar th {font-style:normal;text-transform:capitalize; background: rgba(0, 0, 0, 0.035); height: 25px;}
#wp-calendar td {text-align:center;padding:3px 0;}
#wp-calendar td.pad:hover {background-color:#fff;}

.clr {
    clear:both;
}

.dat {
    float: left;
    background: #65A1BD;
    text-align: center;
    color: white;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    padding:8px;
    margin: 0 15px 30px 0;
}
.dat span{
    font-size: 40px;
    font-weight: bold;
}

.posttitle1 {
    color: #65A1BD;
    padding: 0 0 5px 0;
    margin: 30px 0 10px 0;
}
.posttitle1 a {
    color: #65A1BD;
}

.posttitle1 h2 {
    display: block;
    margin-bottom: 0;
}

.custom-sidebar {
    background: #F5F5F5;
    border-top: 1px solid #64A5C4;
    padding: 5px;
    font-size: 16px;
}

.custom-sidebar span {
    display: block;
    width: 250px;
    margin:0 auto;
}
.custom-sidebar a {
    text-decoration: none;
}
.custom-sidebar a img{
    margin-bottom: 20px;
}

.bat_read {
    font-size: 12px;
    width:70px;
    border: 1px solid gray;
    border-radius: 3px;
    background: #D9D9D9;
    padding: 2px;
    text-align: center;
}

.bat_openhouse {
    font-size: 12px;
    font-weight: bold;
    color: #880057;
    width:70px;
    border: 1px solid gray;
    border-radius: 3px;
    background: #FA822D;
    padding: 2px;
    text-align: center;
}

.divopenhouse div {
    display: inline;
}


.feat {
    border-bottom: 1px solid #EAEAEA;
}

.feat img {
    float: left;
    margin: 5px 15px 20px 5px;
}
.feat h3 {
    margin-bottom: 3px;
}
.feat p {
    margin: 3px 0;
}
.dat_ind {
    font-size: 12px;
    color: #9E9E9E;
}
.exc_ind {
    font-size: 14px;
}



.feat1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EAEAEA;
}
.main_fet_img {
    float: left;
    width: 30%;
    max-width: 200px;
    min-width: 50px;
}
.main_fet_img img {
    width: 100%;
}
.main_fet_cont {
    float: left;
    width: 60%;
    min-width: 130px;
    margin-top: -20px;
    padding: 0 10px;
}
.main_fet_cont h3 {
    margin-bottom: 0;
}
.main_fet_cont p {
    margin: 5px 0;
}


/*
.footer_tbl {
    border: none;
    width:100%;
    margin-top: -200px;
}

.footer_tbl td{
    width: 25%;
    padding: 15px;
    vertical-align: top;
    color: white;
}

.footer_tbl a {
    border-bottom: 1px solid white;
    background: url('images/arrow4.png') no-repeat;
    background-position: 0% 40%;
    display: block;
    width: 100%;
    padding:0 0 10px 15px;
    margin-top: -10px;
}

.footer_tbl span {
    font-weight: bold;
    font-size: 20px;
}
*/

.footer_tbl {
    width:100%;
    margin: 0;
    padding: 0;
}

.footer_tbl div{
    float: left;
    width: 19%;
    min-width: 185px;
    padding: 2.05%;
    color: white;
    margin-bottom: 20px;
}

.footer_tbl a {
    border-bottom: 1px solid white;
    background: url('images/arrow4.png') no-repeat;
    background-position: 0% 40%;
    display: block;
    width: 100%;
    padding:0 0 10px 15px;
    margin-top: -10px;
}

.footer_tbl span {
    font-weight: bold;
    font-size: 20px;
}

#footer {padding:20px 5px 0;}

#menu-top {
    /*color: #D6D6D6;*/
	color: white;
    margin: 0;
    padding:1.5% 15% 0 0 ;
    font-size: 11px;
    line-height: 10px;
    float: left;
    
    
    z-index: 10000;
}
#menu-top a{
    /*color: #D6D6D6!important;*/
	color: white;
}







/* ������� */

#wrapper {
	width:260px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

#slider {
	background-color:white;
	position:relative;
	padding:5px;
	overflow:hidden;
	/*border: 1px solid #a9a9a9;*/
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.content {
	width:245px;
	float: left;
	position: relative;
	background-color:#FFF;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	/*border: 1px solid #a9a9a9;*/
	height:470px;
	width: 245px;
	overflow: hidden;
	position: relative;
	background-color:#FFF;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.contentnav {
	position: absolute;
	bottom: 3px; left:3px;
	 height:30px;
	z-index: 800;
	text-align: center;
	line-height: 30px;
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #3B76BE;
    border-radius: 4px;
}
.contentnav a {
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.contentnav a.active {
	font-weight: bold;
	color:#274E7D;
	background: rgba(33, 66, 107, 0.2);
}

/* ����� ������� */





table.calendar {
    border-collapse: collapse;
    border: 1px solid #000;
    line-height: 1em;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
table.calendar thead td{
    background: #993300;
    color:#FFF;
}
table.calendar td {
    height: 20px;
    width: 30px;
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
    font-weight:bold;
}
table.calendar tr.name-day {
    background: #E6E6E6;
}
table.calendar td.weekend {
    font-weight: normal;
    background: #B1C8E6;
}
table.calendar td.labor {
    background: #FFFF99;
}
table.calendar td.holiday{
    background: #FF7B56;
}

table.hold{
    border: 1px solid #000;
    border-collapse: collapse;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
    line-height: 1.3em;
}
table.hold th {
    text-align: center;
    font-weight: bold;
}
table.hold tr{
    border: none;
}
table.hold td{
    border: none;
    height: 20px;
}
table.hold td.cd{
    width: 60px;
}
table.hold td.cd{
    width: 180px;
}


table.tbl-zbr, table.tbl-zbr td {
    border: 1px solid #000;
}
table.tbl-zbr td.lef {
    width: 30%;
}
table.tbl-zbr td.rig {
    width: 70%;
}
table.tbl-zbr tr.blue {
    background: #E1EEFF;
}
table.tbl-zbr tr:nth-child(odd){
    background: #E1EEFF;
}

.bt_doc{
    display: block;
    border: 1px solid #000;
    border-radius: 4px;
    margin: 10px 0 20px;
    background: #EDEDED;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 15px;
    background-image: url('../../uploads/2016/09/k-1b1.jpg');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 2px 3px rgba(0,0,0,0.5);
    text-decoration: none;
    color:#000;
}
.bt_doc:hover{
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    text-decoration: none;
}
.bt_doc:active{
    box-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

/* APPLICATION FORM */
#application_form input[type=radio],
#application_form input[type=checkbox],
#food_apl input[type=radio],
#food_apl input[type=checkbox]{
	width:20px;
}

.text_center{
	text-align: center;
}
.text_left{
	text-align: left;
}
.text_right{
	text-align: right;
}
.text_justify{
	text-align: justify;
}
.block_center{
	margin:0 auto;
}
.border_bold{
	outline: 2px solid dimgray;
	margin-bottom: 10px;
}
.width10{
	width: 10px;
}
.width20{
	width: 20px;
}
.width30{
	width: 30px;
}
.width35{
	width: 35px;
}
.width40{
	width: 40px;
}
.width70{
	width: 70px;
}
.width80{
	width: 80px;
}
.width100{
	width: 100px;
}
.width20p{
	width: 20%;
}
.width30p{
	width: 30%;
}
.width40p{
	width: 40%;
}
.width50p{
	width: 50%;
}
.width60p{
	width: 60%;
}
.width70p{
	width: 70%;
}
.width75p{
	width: 75%;
}
.width80p{
	width: 80%;
}
.width90p{
	width: 90%;
}
.width95p{
	width: 95%;
}
.width100p{
	width: 100%;
}

/* END APPLICATION FORM */

/* SOCIAL ICON */
.my-sicial-icon{
	opacity: 0.55;
	position: absolute;
	z-index: 11000;
	bottom: 10px;
}
.si-instagram{
	right: -25px;
}
.si-facebook{
	right: 2px;
}
.si-youtube{
	right: 29px;
}
.si-tiktok{
	right: 56px;
}
.si-x{
	right: 83px;
}
/* END SOCIAL ICON */

input[name=tel-ap_doctor_phone]{
	width: 150px;
}

.date_right{
	text-align: right;
	margin-top: -47px!important;
}

.online_classroom {
	border-collapse: collapse;
	border: 2px solid black;
	font-size: 12px;
}
.online_classroom tr {
	border: 1px solid black;
}
.online_classroom td {
	border: 1px solid black;
	text-align: center;
}
.online_classroom th {
	border: 2px solid black;
	padding: 0;
	margin: 0;
}

#reopening_plan {
	background: url(images/gradient_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

ol.alpha li {
	list-style-type: lower-alpha;
}