/* CSS Document */

/*
Theme Name: Coby Chapple Creative
Theme URI: http://cobychapple.com
Description: Custome theme designed by <a href="http://cobychapple.com/">Coby Chapple</a>)
Version: 0.1 (WP2.7)
Author: Coby Chapple
Author URI: http://cobychapple.com
Tags: clean, basic
*/

/* @import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css"; */


@font-face {
	font-family: 'SansationRegular';
	src: url('Sansation_Regular.eot');
	src: local('Sansation'), local('Sansation'), url('Sansation_Regular.woff') format('woff'), url('Sansation_Regular.ttf') format('truetype'), url('Sansation_Regular.svg#Sansation') format('svg');
}

@font-face {
	font-family: 'SansationLight';
	src: url('Sansation_Light.eot');
	src: local('Sansation'), local('Sansation-Light'), url('Sansation_Light.woff') format('woff'), url('Sansation_Light.ttf') format('truetype'), url('Sansation_Light.svg#Sansation-Light') format('svg');
}

@font-face {
	font-family: 'SansationBold';
	src: url('Sansation_Bold.eot');
	src: local('Sansation'), local('Sansation-Bold'), url('Sansation_Bold.woff') format('woff'), url('Sansation_Bold.ttf') format('truetype'), url('Sansation_Bold.svg#Sansation-Bold') format('svg');
}



/*________________________________ RESET ___*/

* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/*________________________________ UTILITIES ___*/

.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}

.floatleft {float: left;}
.floatright {float: right;}

img.floatleft, img.floatright {
	margin: 0px 10px;
}

.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.justify {text-align: justify;}

.width100 {width: 100%;}
.width80 {width: 79.9%;}
.width75 {width: 74.2%;}
.width66 {width: 64.0%;}
.width60 {width: 59.8%;}
.width50 {width: 49.2%;}
.width40 {width: 39.8%;}
.width33 {width: 32.9%;}
.width25 {width: 24.9%;}
.width20 {width: 19.9%;}
.widthphibig {width: 62.1%;}
.widthphismall {width: 37.7%;}

.block {display: block;}

.small {font-size: 0.8em;}

.strong {font-weight: bold;}
.em {font-style: italic;}

/*________________________________ GENERAL ___*/

html, body {height: 100%;}

ul,li {list-style-type: none;}
a {outline: none; text-decoration: none;}
a:hover {text-decoration: none; cursor: pointer;}

#page {
	text-align: left;
	padding: 0;
	position: relative; /* FooterStickAlt */
	min-height: 100%; /* FooterStickAlt */
	
	font-family: Georgia, "Times New Roman", Times, serif;
}
.wrap {
	width: 960px;
	margin: 0 auto;
}

* html #page {height: 100%;} /* FooterStickAlt */

/*#content {padding-bottom: 70px;} /* FooterStickAlt */

/*________________________________ HTML ___*/

h2, p {
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	margin: 0.4em 0;
	font-style: italic;
	font-weight: normal;
	color: #00B1BD;
}

.content a {
	color: #00B1BD;
	border-bottom: 1px solid #00B1BD;
}
.content a:hover, .content a:visited {
	color: #00B1BD;
	border-bottom: 1px solid #00B1BD;
}

p.paragraph {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
}
.topcontent p.paragraph {
	padding-right: 20px;
	padding-top: 0px;
}


/*________________________________ HEADER ___*/

#header {
	height: 160px; /* 160px; */
	width: 100%;
	clear: both;
}

#header #logo {
	/*padding-top:27px;*/
	width: 460px;
	height: 153px;
	margin: 0;
	float:left;
}

#header #logo h1 {
	display: block;
	background: url(./images/logo-swingsation.gif) 0 0 no-repeat;
	text-indent: -9999px;
	height: 153px;
	cursor: pointer;
}

#header h2 {
	display: none;
}

#swingsation {
	margin-top: 6px;
	display: block;
	float: right;
	width: 469px;
	height: 76px;
	background: url(./images/Swingsation-2021.png) 0 0 no-repeat;
}

#swingsation a {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	text-indent: -9999px;
}

/*#swingsation:hover {
	background-position: 0px -76px;
}
*/

#swingtimate {
	
	margin-top: 76px;
	display: block; /*block*/
	float: right;
	width: 469px;
	height: 76px;
	margin: 0;
	background: url(./images/Swingtimate2020-Banner-v2.png) 0 0px no-repeat;
}

#swingtimate a {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	text-indent: -9999px;
}


#wouk {
	margin-top: 76px;
	display: block; /*block*/
	float: right;
	width: 469px;
	height: 76px;
	margin: 0;
	/*background: url(./images/woukad.png) 0 -76px no-repeat;*/
	background: url(./images/wouk2017ad.png)0 0px no-repeat;
}

#wouk a {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	text-indent: -9999px;
}

#wouk:hover {
	background-position: 0px 0px;
}


/*#header h1:hover {background-position: 0 -153px;}*/

#header h1 a {
	display: block;
	width: 460px;
	height: 153px;
}

.loading {
	background: url(./images/loading.gif) no-repeat;
	background-position: 50% 50%;
}

ul.list li {
	list-style-image: url(./images/arrow.gif);
	margin-left: 50px;
}

/*________________________________ NAVIGATION ___*/
#nav ul {
	height: 44px;
}

#nav ul li {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	float: left;
}

#nav ul li a {
	display: block;
	height: 44px;
	cursor: pointer;
}

#nav ul li.page_item a {text-align: left; text-indent: -9999px;}

#nav ul li.page-item-2 {background: url(./images/home.gif) 0 0 no-repeat;}
#nav ul li.page-item-6 {background: url(./images/about.gif) 0 0 no-repeat;}
#nav ul li.page-item-9 {background: url(./images/classes.gif) 0 0 no-repeat;}
#nav ul li.page-item-9 {background: url(./images/classes.gif) 0 0 no-repeat;}
#nav ul li.page-item-9 {background: url(./images/classes.gif) 0 0 no-repeat;}
#nav ul li.page-item-4 {background: url(./images/contact.gif) 0 0 no-repeat;}

#nav ul li.navitem a {text-align: center; text-decoration: none; color:#FFF; font-weight: bold; line-height: 44px;}

#nav ul li.home 	{background: url(./images/navbg.png) 0 0 repeat; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; width: 155px;}
#nav ul li.about 	{background: url(./images/navbg.png) 0 0 repeat; width: 155px;}
#nav ul li.classes 	{background: url(./images/navbg.png) 0 0 repeat; width: 155px;}
/*#nav ul li.news 	{background: url(./images/navbg.png) 0 0 repeat; width: 150px;}*/
#nav ul li.rcctour 	{background: url(./images/navbg.png) 0 0 repeat; width: 155px;}
#nav ul li.store 	{background: url(./images/navbg.png) 0 0 repeat; width: 155px;}
#nav ul li.dancefloor	{background: url(./images/navbg.png) 0 0 repeat; width: 190px;}
#nav ul li.contact 	{background: url(./images/navbg.png) 0 0 repeat; -webkit-border-top-right-radius: 5px; -moz-border-right-topleft: 5px; border-top-right-radius: 5px; width: 145px;}
#nav ul li.divider 	{background: url(./images/navdivider.png) 0 0 no-repeat; height:44px; width:1px;}

#nav ul li.page_item:hover {
	background-position: 0 -44px;
}
#nav ul li.navitem:hover {
	background-position: 0 -44px;
}
#nav ul li.current_page_item {
	background-position: 0 -88px;
}

.menushadow {	
	height: 18px;
	background: url(images/menushadow.jpg) top center no-repeat;
	clear: both;
}
/*________________________________ FOOTER ___ */

#footer {
	background: #04274D;
	color: #FFF;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	border-top: 1px solid white;
	
	margin-top: 30px;
	padding: 10px 0px;

}

#footer a {
	color: white;
}

#footer a:hover {

	text-decoration: underline;
}

#footer ul {
	float: left;
}

#footer ul li {
	display: block;	
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

#footer ul li a {
	color: white;
	text-transform:capitalize;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;

}


/*________________________________ SECTIONS ___*/

#topsection {
	width: 100%;
	background: white;
	background: url(./images/pagebg.jpg) top center no-repeat;
	margin: 0;
}
.topcontent {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin: 0;
	background: white;
	color: #04274D;
}
.home .topcontent {
	height: 330px;
	background: white;
	background: url(./images/topbghome.jpg) bottom right no-repeat #FFF;  /* USING THIS AGAIN */
	color: #04274D;
}
.about .topcontent {
	background: white;
	color: #04274D;
}
.classes .topcontent {
	background: white;
	color: #04274D;
}

#bottomsection {
	width: 100%;
	background: #04274D;
	/*background: url(./images/bottombghome.jpg) top center no-repeat #04274D;*/
	color: #FFF;
	margin: 0;
}
.homefix
{
	position: absolute;
	top: 545px;
}
.home #bottomsection, .home .bottomcontent {
	background: url(./images/bottombghome.jpg) top center no-repeat #04274D;
}
.about #bottomsection, .about .bottomcontent{
	background: url(./images/bottombgabout.jpg) top center no-repeat #04274D;
}

.bottomcontent {
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0;
	background: url(./images/foldshadow.jpg) top center no-repeat #04274D;
}

/*__________________ FORM _____________________*/

label {
	display: block;
	color: #00B1BD;
	font-style: italic;
}

input,
textarea,
select {
	padding: 2px;
	color: #444;
	background: #EEE;
	border: 1px solid #444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	background: #E4F7FA;
	border: 1px solid #00DFFF;
}

input.button {
	padding: 2px 5px;
	
	color: #555;
	background: #9FF3FF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #00DFFF #00DFFF #FFF;
}

/*__________________ HEADINGS _____________________*/

.content h1 {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 12px;
}

h2#h2classeseverythursday {
	width: 370px;
	height: 36px;
	text-indent: -9999px;
	background: url(./images/heading-classeseverythursday.jpg) top left no-repeat;
	margin-bottom: 0px;
	position: relative;
	top: -10px;
}
h2#h2westcoastswing {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-westcoastswing.gif) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2learntodance {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-learntodance.gif) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2whatiswcs {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-whatiswcs.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2newtodance {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-newtodance.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2weeklyclasses {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-weeklyclasses.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2beginnercourse {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-beginnercourse.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2workshop {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-workshop.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2routine {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-routine.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2specialoffers {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-specialoffers.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2getintouch {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-getintouch.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2links {
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	background: url(./images/heading-links.jpg) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2allanholly {
	width: 300px;
	height: 30px;
	text-indent: -9999px;
	background: url(./images/heading-allanholly.gif) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2privatelessons {
	width: 220px;
	height: 34px;
	text-indent: -9999px;
	background: url(./images/heading-privatelessons.gif) top left no-repeat;
	margin-bottom: 10px;
}
h2#h2sendusamessage {
	width: 290px;
	height: 34px;
	text-indent: -9999px;
	background: url(./images/heading-sendusamessage.gif) top left no-repeat;
	margin-bottom: 10px;
}
p#pweeklyclass {
	width: 300px;
	height: 65px;
	text-indent: -9999px;
	background: url(./images/p-weeklyclass.jpg) top left no-repeat;
	margin-bottom: 5px;
	top: -10px;
}
h2#h2newmondayclass {
	width: 399px;
	height: 36px;
	text-indent: -9999px;
	background: url(./images/heading-gc-opening.jpg) top left no-repeat;
	margin-bottom: 10px;
}
p#pnewmondayclass {
	width: 349px;
	height: 65px;
	text-indent: -9999px;
	background: url(./images/p-gc-opening.jpg) top left no-repeat;
	margin-bottom: 5px;
	top: -10px;
}


p.pdficon {
	background: url(./images/pdficon.jpg) top left no-repeat;
	background-position: 0px 50%;
	height: 46px;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	
}

p.pdficon a {
	color: #00B1BD;
	border-bottom: 0px;
}

p.pdficon span {
	font: 12px Verdana, Geneva, sans-serif;
}

p.nextlink {
	font-size: 24px;
	margin-bottom: 20px;
}
p.nextlink a {
	color: #00B1BD;
	/*font-family: Verdana, Geneva, sans-serif;*/
	border-bottom: 1px solid #00B1BD;
}
p.facebook {
	height: 42px;
}
p.facebook a {
	border-bottom: inherit;
	text-decoration: inherit;
}

div.allanholly img { /* THIS IS NOW NOT BEING USED DESPITE BEING ADDED BY ADRIAN - This image is now diplayed as 0px by 0px, and the background provided by original code above. I (Coby) tried to use this, but it broke when I altered the content so didn't have much choice. */
        border: 0px;
	top: -3px;
	left: 30px;
	position: relative;
	float: right;
}

h2.heading_blue {
	font-family: 'SansationBold', Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #00B1BD;
}

h2.heading_white {
	font-family: 'SansationBold', Arial, sans-serif;
	font-size: 32px;
	color: #FFF;
}

p.intro_sansation {
	font-family: 'SansationRegular', Arial, sans-serif;
	font-size: 18px;
	color: #04274D;
}
