/*
 Theme Name:   Brendagh O'Sullivan
 Description:  Brendagh O'Sullivan
 Author:       Danel Tan
 Author URI:   http://brendaghosullivan.co.uk
 Template:     twentyfifteen
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  brendaghosullivan
*/

.entry-content
{
	background-color: transparent;
}
.page
{
	background-color: transparent;
}

html, body
{
	background-color: #006666;
}
p, h1, h2, h3, h4, h5, h6, menu-top-menu-container, a, ul, ol
{
	color:#006666;
	font-family: Helvetica,Arial,Sans-serif;
}
.entry-title
{
	margin-bottom: .5em;
}
p
{
	font-size: 13px;
	color: black;
	width:100%;
}
p > img
{
	font-size: 13px;
	color: black;
	left: -100px;
	margin-right:0px;
	position:sticky;
}

article, .hentry
{
	background-color: transparent;
}

.secondary-toggle
{
	background-color: #FEFDED;
}

.hentry, .page-header, .page-content
{
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
article
{
	background-color: transparent;
}
#kitson, #kitson a, #kitson p
{
	color:black;
	font-size: 14px;
	font-family: Helvetica,Arial,Sans-serif;
	color: #003333;
	text-align: right;
	margin: 5px 50px 0 0;
}

@media (min-width:964px){
	#mainlogo
	{
		background-image: url("images/images/backgroundimages/logo_acupuncture.png");
		width:427px;
		height:205px;
		position: absolute;
		margin-top:auto;
		background-repeat:no-repeat;
		margin-top:-100px;
		margin-left:200px;
		padding-bottom: 30px;
	}
	#main
	{
		padding-top: 130px;
	}

	#content
	{
		margin-left: 23%;
		width:85%;
		padding-left:0;
	}
	.entry-footer
	{
		width:80%;
		margin-left: 25px;
	}

	#footerimage
	{
		height:82px;
		background-image: url("images/images/backgroundimages/floralfoot.png");
	}
	#footercap
	{
		background-repeat: no-repeat;
		background-image: url("images/images/backgroundimages/pagefoot.png");
		height:138px;
		display:relative;
	}

	#page
	{
		max-width: 960px;
		background-image: url("images/images/backgroundimages/pagemid.png");
		background-repeat: repeat-y;
	}
	#pagetop
	{
		background-image: url("images/images/backgroundimages/pagehead.png");
		background-repeat:no-repeat;
		height:30px;
	}
	#headimage
	{
		margin: 0px;
		border: 0;
		padding: 0;
		outline: 0px;
		position:relative;
		border-top:0;
		width:100%;
		background-repeat: repeat-x;
		background-image: url("images/images/backgroundimages/floralhead.png");
		height:82px;
	}

	#bamboo
	{
		background-image: url("images/images/backgroundimages/bamboo1.png");
		height:102px;
		background-repeat: no-repeat;
		margin-left:70px;
	}

	#sidebar
	{
		margin-left:7%;
		margin-top:0;
		width: 100%;
		position:static !important;
	}

	#secondary
	{
		width: 220px !important;
		margin-top:10% !important;
		position:relative !important;
		margin-right:10%;
	}
	.site-header
	{
		width:30px;
	}
	#footercontainer
	{
		height:138px;
		width:960px;
		margin-left: auto;
		margin-right:auto;
	}

	#pagefooter
	{
		height:82px;
	}
	img
	{
		max-width: 80%;
	}

}

@media (max-width:965px){
	img
	{
		max-width: 100%;
	}
	.entry-content
	{
		max-width: 110%;
	}
	#mainlogo
	{
		resize: both;
		background-image: url("images/images/backgroundimages/logo_acupuncture.png");
		width:427px;
		height:205px;
		background-repeat:no-repeat;
		margin-left:5%;
		margin-top:5%;
		padding-bottom: 30px;
	}
	#content
	{
		width:90%;
		margin-left: 5%;
		margin-right: 5%;
		background-color: #FEFDED;
		border-radius: 5px;
		box-shadow: 4px 4px 5px;

	}
	#masthead
	{
		background-image: url("images/images/backgroundimages/floralhead.png");
		background-repeat: repeat-x;
		background-color: transparent;
	}
	#footerimage
	{
		margin-top: 15px;
		height:82px;
		background-image: url("images/images/backgroundimages/floralfoot.png");
	}
	#secondary, .secondary-toggle, .secondary-toggle:hover, .secondary-toggle:focus
	{
		background-color: #C7D4D0;
		margin-bottom: 10px;
		margin-top: 0;

	}
	#sidebar
	{
		margin-top: -5%;
	}
}
@media (max-width:510px){

	#mainlogo
	{
		margin-top: 0;
		margin-left: -100px;
		position:relative;
		background-image: url("images/images/backgroundimages/logo_acupuncture.png");
		transform: scale(0.5, 0.5);
		-ms-transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
		background-repeat:no-repeat;
	}
	img
	{
		display:inline-block !important;
		width:100%;
	}
	p > img
	{
		display:inline-block;
		width:100%;
	}
	.alignright
	{
		display:inline-block;
		margin-left: auto;
		margin-right: auto;
	}
}

#colophon
{
	display:none;
}


body:before
{
	content:none;
}
