/*
Theme Name:     Oncoplastic
Description:    Child theme for the MyProduct theme 
Author:         Digital Mountain
Author URI:     http://www.digitalmountain.com.au
Template:       MyProduct
Version:        0.1.0
*/

@import url('../MyProduct/style.css');


/* Header */
img#logo {
	margin-top: 40px;
}

#topnav {
	left: 0;
}

#header .container {
	min-height: 260px;
}

/* Footer */
#footer {
	padding-top: 0px;
}

/* Home Page  */

body#home #header .container {
	height: 320px;
}

#top-box {
	margin-top: 4px;
	margin-left: 80px;
	width: 580px;
}

#top-box p {
	color: #4a4a4a;
}

div#featured div.slide p {
	font-size: 16px;
	line-height: 26px;
	font-style: oblique ;
}

span.front-quote {
	font-size: larger;
	margin-left: 4px;
	font-style: oblique;
}


/* Side Bar */
div#content div#content-wrap div.container div#sidebar-block div#testimonialswidget-5.sidebar-block {
	background: none;
}

#testimonial {
	margin-top: 16px;
}

#sidebar .sidebar-block {
	background: none;
	padding: 6px 18px 15px 38px;
}

#sidebar #text-4, #sidebar #text-3  {
	padding: 2px 10px 20px 60px;
}

.sidebar-block ul li {
    background: none;
    color: #262626;
    padding: 5px 0 4px 4px;
}

#sidebar .sidebar-block ul.menu li.menu-item a {
	font-size: larger;
}


/* Content */

#pagetop h1 {
	padding-top: 30px;
}

ul.blogroll {
	list-style-type: none;
}

ul.xoxo li.brlink a img[title] {
    margin-bottom: 12px;

}

span.address {
	font-size: larger;
	margin: 10px 6px 15px 16px;
	float: left;
	width: 150px;
	display:inline-block;
}

span.quote {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 20px;
	width:92%;
	line-height: 1.1;
	text-align: center;
	min-height: 150px;
}

div.entry {padding:68px 55px 22px 13px;}



/* Philosophy page */

body.page-id-375 div.et_slidecontent {
	height: 360px;
}


span.philosophy {
	position: relative;
	font-family: Georgia,serif;
	font-size: larger;
	display: block;
	width: 50%;
	color: white;
    font-size: 1.8em;
    line-height: 1.3em;
}

span.bird {
    color: black;
    left: 1.4em;
    top: -16em;
    width: 80%;
}
span.glade {
    color: black;
    left: 5em;
    top: -5em;
    width: 76%;
}
span.sky {
    left: 2.8em;
    top: -12em;
    width: 70%;
}
span.sand {
    left: 5em;
    top: -8.6em;
    width: 76%;
}



/* Button */
a.smallpink {
    background: linear-gradient(to bottom, #FBD6DD 0%, #F28296 100%) repeat scroll 0 0 transparent;
    border: 1px solid #F598AB;
    color: #ED6577 !important;
}

#sidebar a.small-button {
    color: #E05D6C;
}


/* Editing */

span.comment {
	font-style: oblique;
	background-color: #fdf747;
	padding: 6px;
	font-size: larger;
	margin: 10px 10px 15px 15px;
	float: right;
	width: 150px;
}




/* Miscellaneous */
div.one_third a.small-button {
	margin-left: 40px;
}
