/*
Theme Name: Kids Make Dance
Theme URI: http://www.dougfoxwebdesign.com
Description: Kids Make Dance Theme
Version: 1.0
Author: Doug Fox
Author URI: http://www.dougfoxwebdesign.com
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region – Styles for comment thread, forms, etc.
5. Sidebar Region – Styles for widgets, additional menus lists and links.
6. Footer Region – Styles specific to the footer region.
7. Misc. & Plugins – Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/kmd_grid_pattern.jpg);
	background-repeat: repeat;	
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 956px;
	margin: -10px auto 10px auto;
	padding: 0px;
	background-color: #268aa5;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	border: none;
}
img.alignright, div.alignright {
	margin: 6px 0 2px 10px;
	display: inline;
	border: none;
}
img.alignleft, div.alignleft {
	margin: 6px 10px 2px 0;
	display: inline;
	border: none;
}

/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 296px;
	width: 956px;
	margin: 0px;
	position: relative;
	background-image: url(images/kmd_main_header_background2.jpg);
}
#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 41px;
	left: 50px;
	border: none;
}

/*.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 800px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}*/



/*=== KMD Navigation Bar ===*/


#menuBox {
	background-color: transparent;
	border: none;
	position: absolute;
	top: 98px;
	left: 62px;
	width: 600px;
}

#menuBox ul.navhorroll {

	list-style:none;
	padding-left: 0;
	margin-left: 0;
	overflow: hidden;
	height: 163px;
}

#menuBox ul.navhorroll li {
	float: left;
}

/*#menuBox ul.navhorroll a, #menuBox ul.navhorroll a:visited {
	color: transparent;
	display: block;
	padding: 6px 8px 6px 12px;
	margin-right: 4px;
	width: 144px;
	height: 163px;
	background:url(images/kmd_nav_dance.jpg) no-repeat 0 0;
	text-decoration: none;
	text-align: center;
}*/

/*#menuBox ul.navhorroll li.current_page_item a {
	color:#fff;
	background:url(images/kmd_nav_dance.jpg) no-repeat 0 -50px;
	cursor: default;
}*/

#menuBox ul.navhorroll li.page-item-26 a, #menuBox ul.navhorroll li.page-item-26 a:visited {
	display: block;
	padding: 6px 8px 6px 12px;
	margin-right: 4px;
	width: 144px;
	height: 163px;
	background:url(images/kmd_nav_dance_sprite.jpg) no-repeat 0 0;
	text-decoration: none;
}

#menuBox ul.navhorroll li.page-item-26 a:hover {
	text-decoration: none;
	background-position: 0 -163px;
}


#menuBox ul.navhorroll li.page-item-27 a, #menuBox ul.navhorroll li.page-item-27 a:visited {
	display: block;
	padding: 6px 8px 6px 12px;
	margin-right: 4px;
	width: 144px;
	height: 163px;
	background:url(images/kmd_nav_tech_sprite.jpg) no-repeat 0 0;
	text-decoration: none;
}

#menuBox ul.navhorroll li.page-item-27 a:hover {
	text-decoration: none;
	background-position: 0 -163px;
}

#menuBox ul.navhorroll li.kmdHome a, #menuBox ul.navhorroll li.kmdHome a:visited {
	display: block;
	padding: 6px 8px 6px 12px;
	margin-right: 4px;
	width: 144px;
	height: 163px;
	background:url(images/kmd_nav_blog_sprite.jpg) no-repeat 0 0;
	text-decoration: none;
}

#menuBox ul.navhorroll li.kmdHome a:hover {
	text-decoration: none;
	background-position: 0 -163px;
}

/*#menuBox ul.navhorroll li.page-item-70 a, #menuBox ul.navhorroll li.page-item-70 a:visited {
	display: block;
	padding: 6px 8px 6px 12px;
	margin-right: 4px;
	width: 144px;
	height: 163px;
	background:url(images/kmd_nav_blog_sprite.jpg) no-repeat 0 0;
	text-decoration: none;
}

#menuBox ul.navhorroll li.page-item-70 a:hover {
	text-decoration: none;
	background-position: 0 -163px;
}*/

#menuBox span {
	display: none;
}



/*=== END KMD Navigation Bar ===*/


/*#myMenu {
	position: absolute;
	top: 181px;
	left: 28px;
	width: 450px;
	height: 160px;
}
#nav1 {
	background-image:url(images/kmd_nav1.jpg);
	width: 140px;
	height: 157px;
	float: left;
	margin: 0px 5px;
}
#nav2 {
	background-image:url(images/kmd_nav2.jpg);
	width: 140px;
	height: 157px;
	float: left;
	margin: 0px 5px;
}
#nav3 {
	background-image: url(images/kmd_nav3.jpg);
	width: 140px;
	height: 157px;
	float: left;
	margin: 0px 5px;
}*/

/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 956px;
	margin: 0;
	padding: 0;
}
#content {
	width: 474px;
	padding: 15px 15px 0px 15px;
	margin: 0;
	float: left;
	line-height: 1.5em;
}

#content .featureBox {
	padding: 0 0 0 15px;
	margin: 0;
	clear: both;
}
.featureBox img {
	float:left;
	width: 100px;
	height: 100px;
	border: solid 1px #000;
	margin: 6px 10px 0 0;
}
#content p {
	margin-bottom: 10px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #234c76;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post, .page {
	margin-bottom: 18px;
	padding: 0;
	background-color: #fff;
}
#content .post h2 {
	font-size: 2.0em;
	margin: 0;
	padding: 0 0 0 17px;
	line-height: 1.2em;
	clear: both;
}
#content .post h2 a:link, #content .post h2 a:visited {
	color:#234c76;
	text-decoration: none;
}
#content .post h2 a:hover {
	text-decoration: underline;
}
.post h3, .page h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}

.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	margin: 0 16px 0 0;
}








/*.entry-content blockquote {
  color: #000000;
  width: 500px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}*/

/*.readit {
	margin-top: 12px;
	font-size: .9em;
}

.readit a, .readit a:visited {
	color: #fff;
	background: #5297D6;
	display: inline;
	padding: 2px 8px;
}

.readit a:hover {
	color: #FF6F24;

}*/

#content .more-link {
	display: block;
	margin: 15px 0 0 0;
	font-size: .9em;
	width: 150px;
	clear: both;
	text-align: center;
}
#content a.more-link, #content a.more-link:visited {
	color: #fff;
	background: #234c76;
}
a.more-link:hover {
	color: #fff;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
#content .catListing {
	float: left;
	width: 474px;
	height: 24px;
	margin-bottom: 15px;
	background-image: url(images/category_background_body2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#content .catListingText {
	font-size: 1.3em;
	padding: 2px 0 0 18px;
}
#content .catListingText a:link, #content .catListingText a:visited {
	color: #fff;
	text-decoration: none;
}
#content .catListingText a:hover {
	color: #fff;
	text-decoration: underline;
}


/*.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}*/
.navigation {
  clear: both;
}
.entry-meta {
	margin: 3px 0 10px 17px;
	font-size: 1.1em;
}

.title-line {
	float: left;
	width: 433px;
	height: 1px;
	margin: 0 0 15px 16px;
	background-image: url(images/post_separator_line_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 3A - Page, Post and Archive Content Region ===*/



#contentSecondary {
	width: 600px;
	padding: 15px 15px 0px 15px;
	margin: 0;
	float: left;
	line-height: 1.5em;
}

#contentSecondary .post h2 {
	font-size: 2.0em;
	margin: 8px 10px 0 0;
	padding: 20px 0 0 22px;
	line-height: 1.2em;
	clear: both;
}

#contentSecondary .page h2 {
	font-size: 2.0em;
	margin: 0;
	padding: 16px 0 0 22px;
	line-height: 1.2em;
	clear: both;
}
#contentSecondary .post h2 a:link, #contentSecondary .post h2 a:visited,
#contentSecondary .page h2 a:link, #contentSecondary .page h2 a:visited {
	color:#234c76;
	text-decoration: none;
}

#contentSecondary .post h2 a:hover, #contentSecondary .page h2 a:hover {
	text-decoration: underline;
}

#contentSecondary .page h3 {
	font-size: 1.0em;
	margin: 0;
	padding: 16px 0 0 22px;
	line-height: 1.2em;
	clear: both;
}

#contentSecondary p {
	margin-bottom: 13px;
	line-height: 1.6em;
	font-size: 1.0em;
}

#contentSecondary a:link, #contentSecondary a:visited {
	text-decoration: none;
	color: #234c76;
	font-weight: bold;
}
#contentSecondary a:hover {
	text-decoration: underline;
}

#contentSecondary .alignleft {
float: left;
width: 260px;
margin: 0 0 0 10px;
padding: 0;
text-indent: -10px;
}

#contentSecondary .alignright {
float: right;
width: 260px;
margin: 0 12px 0 0;
padding: 0;
text-align: right;
text
}




#contentSecondary .entry-content, #contentSecondary .entry-excerpt {
	margin: 10px 25px 0 22px;
	clear:both;
}
#contentSecondary .entry-content blockquote {
	color: #000000;
	font-size: 1em;
	width: 500px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	background-color:#CCC;
	padding: 0 0 0 30px;
	}
#contentSecondary .entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 40px;
}


#contentSecondary .entry-content h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 12px 0 6px 0;
	line-height: 1.2em;
	clear: both;
}

#contentSecondary .entry-content ul {
	margin: 0 0 0 25px;
}
#contentSecondary .entry-content ul li {
	margin:0 0 8px;
	padding:0 0 0 8px;
	line-height: 1.6em;
}
#contentSecondary .entry-meta {
	margin: 3px 0 10px 22px;
	font-size: 1.1em;
}
#contentSecondary .title-line {
	float: left;
	width: 433px;
	height: 1px;
	width: 550px;
	margin: 0  25px 18px 22px;
	background-image: url(images/post_separator_line_600.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentSecondary .underpost {
	font-size: 0.9em;
	margin:10px 25px 0 22px;
	padding-bottom: 15px;
	font-weight: bold;
}
#contentSecondary .underpost a, #contentSecondary .underpost a:visited {
	text-decoration: none;
}
#contentSecondary .underpost a:hover {
	text-decoration: underline;
}

/*=== END SECTION 3A - Page, Post and Archive Content Region ===*/


/*=== START SIDEBAR POST/PAGE ===*/


#sidebarSecondary {
	float: right;
	width: 305px;
	margin: 15px 15px 0 0;
}
#sidebarSecondary h3 {
	font-size: 1.4em;
	color: #fff;
	background-color: #234C76;
	padding: 2px 2px 2px 10px;
}
#sidebarSecondary p {
	font-size: 1.0em;
	color: #000;
	line-height: 1.5em;
	padding: 7px 5px 7px 10px;
}
#sidebarSecondary a:link, #sidebarSecondary a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #234C76;
}
#sidebarSecondary a:hover {
	text-decoration: underline;
}
#sidebarSecondary .widget {
	margin: 0 0 15px 0;
	background-color: #fff;
}
#sidebarSecondary ul {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
#sidebarSecondary ul ul {
  margin: 10px 0;
  padding: 0 0 5px 0;
}
#sidebarSecondary ul ul li, #sidebarSecondary ul ul li {
  margin: 0 0 8px 25px;
}
#sidebarSecondary li a:link, #sidebarSecondary li a:visited {
	display: block;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebarSecondary li a:hover {
}

/*#projects {
	width: 410px;
	float: right;
	padding: 0px 17px 15px 15px;
}
#projects h3 {
	font-size: 1.8em;
	color: #fff;
}
#projects p {
	font-size: 1.0em;
	color: #fff;
	line-height: 1.5em;
}
#projects a:link, #projects a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: dashed #fff 1px;
}
#projects a:hover {
	text-decoration: none;
	border-bottom: dashed #234C76 1px;
}
#projects .textwidget {
	margin: 3px 0 0 0;
}
#projects .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0 0 0;
}
#projects .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#projects .wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	color: #000;
	padding: 3px 4px;
	margin: 0;
}
#projects .sidebar {
	margin: 10px 5px 0 0;
}
#projects .sidebar h1 {
	font-size: 1.4em;
}
#projects .sidebar h2 {
	font-size: 1.1em;
}
#projects .sidebar h3 {
	font-size: 1.8em;
	color: #fff;
}
#projects .sidebar p {
	font-size: 1.0em;
	color: #fff;
	line-height: 1.5em;
}
#projects .sidebar a:link, #projects .sidebar a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: dashed #fff 1px;
	padding-bottom: 1px;
}
#projects .sidebar a:hover {
	text-decoration: none;
	border-bottom: dashed #234C76 1px;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar ul ul {
  margin-left: 10px;
}
.sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
.sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
.sidebar li a:hover {
	text-decoration: underline;
}*/





/*=== END SIDEBAR POST/PAGE ===*/







/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: 1.0em;
}
#respond h3 {
	color:#FFF;
	font-size:1.5em;
	margin: 10px 0 0 22px;	
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
h4#comments {
	color:#FFF;
	font-size:1.5em;
	margin: 0 0 0 22px;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding:12px 0 0 22px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
	padding: 15px 10px 15px 22px; 
}
ol.commentlist li a {
	text-decoration: underline;
}

/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebars Right ===*/

#projects {
	width: 410px;
	float: right;
	padding: 0px 17px 15px 15px;
}
#projects h3 {
	font-size: 1.8em;
	color: #fff;
}
/*#projects p {
	font-size: 1.0em;
	color: #fff;
	line-height: 1.5em;
}
#projects a:link, #projects a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: dashed #fff 1px;
}
#projects a:hover {
	text-decoration: none;
	border-bottom: dashed #234C76 1px;
}*/
#projects .textwidget {
	margin: 3px 0 0 0;
}
#projects .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0 0 0;
}
#projects .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#projects .wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	color: #000;
	padding: 3px 4px;
	margin: 0;
}
#projects .sidebar {
	margin: 10px 5px 0 0;
}
#projects .sidebar h1 {
	font-size: 1.4em;
}
#projects .sidebar h2 {
	font-size: 1.1em;
}
#projects .sidebar h3 {
	font-size: 1.8em;
	color: #fff;
}
#projects .sidebar p {
	font-size: 1.0em;
	color: #fff;
	line-height: 1.5em;
	padding: 8px 0 12px 0;
}
#projects .sidebar a:link, #projects .sidebar a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: dashed #fff 1px;
	padding-bottom: 1px;
}
#projects .sidebar a:hover {
	text-decoration: none;
	border-bottom: dashed #234C76 1px;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar ul ul {
  margin-left: 10px;
}
.sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
.sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
.sidebar li a:hover {
	text-decoration: underline;
}


/*=== END SECTION 5 - Right Sidebar Region ===*/



/*=== SECTION 5A - Sidebar Footer Region ===*/

#footer {
	width: 956px;
	height: 213px;
	clear: both;
	padding: 13px 0 0 0;
	background-image: url(images/kmd_footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer p {
	color: #fff;
	font-size: 1.0em;
	margin: 20px 10px 15px 16px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .sidebar {
	width: 750px;
	margin: 40px auto 20px auto;
	/*background-color:#F90;*/
}

#footer .widget {
	float: left;
	margin: 10px 20px;
	width: 200px;
}

#footer .sidebar h1 {
	font-size: 1.4em;
}
#footer .sidebar h3 {
	text-align: center;
	margin: 0 15px;
	padding: 0 0 3px 0;
	font-size: 1.4em;
	color: #fff;
	border-bottom:#268aa5 solid 2px;
}
#footer .sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .sidebar ul ul {
  margin-left: 40px;
  margin-top: 20px;
}
#footer .sidebar ul ul li, #sidebar ul ul li {
	color: #fff;
	font-size: 1.1em;
	padding:0 0 0 25px;
	margin: 7px 0;
	background-image: url(images/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#footer .sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#footer .sidebar li a:hover {
	text-decoration: underline;
}

/*=== END SECTION 5A - Sidebar Footer Region ===*/








/*==START CONTENT SLIDER ===*/

#featured{ 
	width:297px;
	padding: 0 100px 0 0;
	position:relative; 
	height:299px; 
	background:#22334b;
	margin: 8px 0 0 0;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:290px; 
	list-style:none; 
	padding:0; 
	margin:1px; 
	width:105px;
}
#featured ul.ui-tabs-nav li{
	padding: 0;
	margin: 1px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:6px 5px -2px 5px; 
	padding:0px; 
	border:1px solid #eee;
	width: 90px;
	height: 59px;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; 
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:73px; 
	color:#333;  
	/*background: #22334b; */
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{
	background-color: #e9650d;
}
#featured li.ui-tabs-selected{
	padding: 2px 0 0 0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #268aa5;
}
#featured .ui-tabs-panel{ 
	width:290px; 
	height:193px; 
	background:#999; 
	position:relative;
}

/*Info section at bottom of images*/


#featured .ui-tabs-panel .info{
	position:absolute;
	top:193px;
	left:0px;
	height:106px;
	width: 290px;
	margin: 3px 1px 2px 5px;
}
#featured .info h2{ 
	font-size:1.2em;
	color: #fff; 
	padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-size: 0.95em; 
	line-height:1.3em; 
	color:#fff;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff;
	border-bottom: dashed #fff 1px;
	padding-bottom: 1px;
}
#featured .info a:hover{ 
	text-decoration:none;
	border-bottom: dashed #234C76 1px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/*==END CONTENT SLIDER ===*/

/*=== START SECTION 6 - Footer Region ===*/



/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/

