/*
Theme Name:     responsivepkchild
Theme URI:      http://pinkkittendanceschool.com/
Description:    Child theme for the responsive pk theme
Author:         H Nicholls
Template:       responsive                            
Version:        0.1.1
*/


@import url(http://fonts.googleapis.com/css?family=Milonga);
@import url(http://fonts.googleapis.com/css?family=Volkhov:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Parisienne);
@import url(http://fonts.googleapis.com/css?family=Tangerine:400,700);

/*START RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ul,ol{list-style-type:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*END RESET*/

body.custom-background {
    background-attachment: scroll;
    background-image: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/background-pk1.jpg");
    background-position: left top;
    background-repeat: repeat;
}

#innerframe1 {
    background: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/ladiesk.gif") no-repeat scroll right top transparent;
    height: 1%;
    margin: 0;
    overflow: hidden;
    position: -20%;
    padding: 0;
}

#innerframe2 {
    background: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/right.gif") repeat-y scroll right top transparent;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#innerframe3 {
    background: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/left.gif") repeat-y scroll left top transparent;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


#innerframe4 {
    background: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/ladiesP.gif") no-repeat scroll left top transparent;
    height: 1%;
    margin: 0;
    overflow: hidden;
    position: -20%;
    padding: 0;

}


#logo {
float:none;
text-align:center;
}


/* =Primary Menu
-------------------------------------------------------------- */
.menu {
    background-color: #eeeeee;
     background-image: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/background-pk1.jpg");
    clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, endColorstr=
#f4deec);
    margin: 0 auto;
}

.menu{
font-family: 'Milonga', cursive;
}

/* =spreading out menu to fit  .menu a {
    padding:0 2.6em;
-------------------------------------------------------------- */
.menu a {
    padding:0 2.6em;
}


/* =centering menu
-------------------------------------------------------------- */

.menu {
    margin: 0 auto;
    text-align: center;
}

/* =left border
-------------------------------------------------------------- */

.menu a {
    border-left: .112em solid #FFFFFF;
	color: #FFFFFF;
	font-size:1.10em;
	text-shadow: 0.2em 0.2em 0.2em #747474;
}
/* =menu fit 
.main-navigation {
   width: 100%
}
-------------------------------------------------------------- */


/*	##################################
   	HEADINGS
	################################## */

	h1{font-size:2.5em;}
	h2 {font-size:2.00em;}
	h3 {font-size:1.50em;}
	h4 {font-size:1.25em;}
	h5, h6 {font-size:1.125em;}
	
	h1,h2 ,h3 ,h4 ,h5 ,h6 ,p ,blockquote ,ul ,ol {margin:0.5em 0;}
	h1 {font-family: 'Parisienne', cursive;}
	h2 {font-family: 'Milonga', cursive;}
	h3, h4 {font-family: 'Milonga', cursive;}
	h5, h6, p {font-family: 'Volkhov', serif;}

	h2 {color:#f54e96;}
	h4 {color:#f54e96;}

	h1#blog-title {position: absolute; bottom: 80px; left: 0px; margin: 0px; padding: 5px; line-height: 1; font-weight: normal;}
	
	h1#blog-title a {text-decoration: none;}
	
	h2#blog-description {	position: absolute;	bottom: 60px; left: 0px; margin: 0px; padding: 0px;	font-weight: normal;}
	h2.category-title {	margin: 0 20px 20px 20px;	padding: 0 0 10px 0; border-bottom: 1px solid #dedede;	}
	h1.post-title {	margin: 0 0 20px 0;	font-weight: normal; color:#f54e96;}
	h1.post-title a {text-decoration: none;}
	h1.post-title a:hover {	text-decoration: underline;}
	
	

	/* =Links
-------------------------------------------------------------- */
a {
    color: #f54e96;
    font-weight: 400;
    text-decoration: none;
}

a:hover {
    color: #444;
    text-decoration: none;
}

::selection {
    background: #cdd0d4;
    text-shadow: none;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
    background-color: #eeeeee;
    background-image: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/background-pk1.jpg");
    border: 3px solid #d6d6d6;
    color:#fff;
    text-shadow: 2px 3px 3px #555555;
    font-family: 'Milonga', cursive;
}

a.blue:hover {
    background-color:#555555;
    background-image: url("http://www.pinkkittendanceschool.com/wp-content/uploads/2013/06/faded%20background.png");
    border:3px solid #6b6b6b;
    color:#fff;
    text-shadow: 2px 3px 3px #333333;
}

/* =post divider
-------------------------------------------------------------- */
.post{
    background: transparent url('http://www.pinkkittendanceschool.com/wp-content/uploads/2013/09/divider.gif') no-repeat 50% 100%;
    }
.post-meta {
 display: none;
}

.post-data {
     display: none;
}

.content .footable {
  border-color: #ffccdd;
}

.content .footable > thead > tr > th,
.content .footable > thead > tr > td,
.content .footable > tfoot > tr > th, 
.content .footable > tfoot > tr > td  {
  border-color: #ffccdd;
  background-color: #ffccdd;
}
