/*
Theme Name:     Frogjuggler Theme
Theme URI:
Description:    Frogjuggler's Child Theme of Twenty Eleven
Author:         Gail Turner
Author URI:
Template:       twentytwelve
Version:        1.0
*/

@import url("../twentytwelve/style.css");

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    margin-top: 0;
	margin-bottom:-10px;
}
#menu-item-7 a {
display:block; height:59px; width:24px; padding:0px; margin-left:0px; margin-right:-15px; outline:none; text-indent:-9999px;
background-image:url('https://www.tracey-wilkinson.co.uk/wp-content/themes/frogjuggler/images/homeicon.png'); background-position:0 0;
}
.main-navigation li a {
    border-bottom: 0 none;
    color: #7A3C7F;
    font-size: 16px;
    line-height: 3.69231;
    text-transform: uppercase;
    white-space: nowrap;
	letter-spacing:1px;
	border:none;
	margin-top:-20px;
	margin-right:-10px;

}
.main-navigation li a:hover {
    color: #5F1A58;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0 solid #EDEDED;
    border-top: 0 solid #EDEDED;
    display: inline-block !important;
    text-align: left;
    width: 100%;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #5F1A58;
    font-weight: bold;
}
.entry-header .entry-title {
    display: none;
    font-size: 1.57143rem;
}
.site-header {
    margin-bottom: -75px;
    padding: 1.71429rem 0;
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: none;
	hyphens: none;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
    color:  #7A3C7F;
		font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 1.28571rem;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 6px;
	margin-top:0px;
}
a {
    color: #7A3C7F;
    outline: medium none;
	text-decoration:none;
}
a:hover {
    color: #5F1A58;
}
.site-content article {
    -moz-hyphens: none;
    border-bottom: 0 double #EDEDED;
    margin-bottom: 0;
    padding-bottom: 0;
    word-wrap: break-word;
}
footer[role="contentinfo"] {
    display: none;
    
}
.purplefooter {
	background-color:  #5F1A58;  
	padding: 20px;
	    color: #fff;
}
.purplefooter a{
	    color: #fff;
}

.purplefooter a:hover{
	    color: #ddd;
}
.purplefooter h2{
	    color: #FFF100;
		margin-bottom: 15px;
}
.entry-content > p {
    font-size: 12px;
}
.entry-content h4, .comment-content h4 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.84615;
	font-size:16px;
	margin-top:-2px;
}
.entry-content blockquote, .comment-content blockquote {
    font-style: italic;
    margin-bottom: 1.71429rem;
    padding: 1.71429rem;
    border: solid #FFF100;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
		font-family: "Open Sans",Helvetica,Arial,sans-serif;
    margin: 0 0 1.71429rem;
}

.qcf-style input.required[type="text"], .qcf-style textarea.required {
    border: 1px solid #7A3C7F;
}
.qcf-style #submit {
    background: none repeat scroll 0 0 #7A3C7F;
	border:none;
	text-transform:uppercase;
	font-weight:bold;
			font-family: "Open Sans",Helvetica,Arial,sans-serif;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
	width:100px;
}
.qcf-style.yoga input.required[type="text"], .qcf-style.yoga select.required, .qcf-style.yoga textarea.required {
    border: 1px solid #7a3c7f !important;
}
.qcf-style.yoga #submit, .qcf-style.yoga #submit:hover {
    background: #343838 none repeat scroll 0 0;
    border: 1px solid #415063;
    color: #fff;
    float: left;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: inherit;
    width: 200px!important;
}
