/* @override 
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=215-042032919
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=215-042041552
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-042442033
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-042473043
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-042872220
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-050315618
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-050414204
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-050820620
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-050845441
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-051444958
	http://www.specialistmedicalrandwick.com.au/wp-content/themes/pagelines-template-theme/style.css?ver=216-061270724
*/

/*  
Theme Name: Base Theme
Theme URI: http://www.pagelines.com/
Description: A starter child theme for PageLines.  Use this as a reference for building your own child themes for Extend.
Version: 1.0.2
Author: PageLines
Author URI: http://www.pagelines.com
Tags: developer

Template: pagelines

*/

/*
Themes follow the basic WordPress themes header scheme with the following additions:

	Template: pagelines
	Tells wordpress this is a childtheme and where the parent files are stored.
	
	Demo: http://a.link.com
	Use this to point to a demo for this product.
	
	External: http://a.link.com
	Use this to point to an external site, authors home page for example.
	
	Long: Long Text....
	Add a full description, used on the actual store page on http://www.pagelines.com/store/
	
*/

/*
 * File Naming Conventions
 * -------------------------------------
 *	style.css 		 - Main theme style file.
 *  thumb.png		 - Thumbnail image used in the store and on pagelines.com for your product.
 *  screenshot.png	 - Primary screenshot, logo or graphic for your extension item (300px by 225px).
 *	screenshot-1.png - Additional screenshots -1 -2 -3 etc (optional).
 *	page.example.php - Custom page template, check the file for syntax. This is autoloaded.
 *	sections/		 - Bundle sections with your theme in this folder, each section in a seperate folder.
 */

div.page-canvas {
	background-image: url(images/canvas-bg.png);
}

body.home div.entry_wrap.fix div.entry_content {
	margin-top: -50px;
}

div.ginput_complex.ginput_container, div.ginput_container  {
	margin-bottom: 14px;
}

article .page.type-page.status-publish.hentry.fpost {
	border-bottom-style: none;
}

hr{ 
	border-bottom-style: none;
	display: none;
}

body #column-main div.mcolumn-pad {
	margin-right: 20px;
	margin-left: 20px;
}

body div.entry_wrap.fix div.entry_content ul li {
	list-style-type: none;
	margin-left: 20px;
	border-bottom: 1px dotted #c0c0c0;
	width: 80%;
	font-size: 90%;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}

body div.wp-caption {
	background-color: #fff;
	border-style: none;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0 0 4px;
}

p.wp-caption-text {
	padding: 0;
	font-style: italic;
}

div.entry_wrap.fix div.entry_content table.specialities ul li {
	list-style-type: none;
	margin-left: 0px;
}

div.entry_wrap.fix div.entry_content ul {
	list-style-type: none;
}

nav#nav_row.main_nav.fix a {
	font-size: 120%;
	color: #0086b9;
	padding-left: 12px;
	padding-right: 12px;
}

nav#nav_row.main_nav.fix a:hover {
	background-color: #e5f7ff;
}

footer#footer.container-group {
	font-size: 90%;
}

#footcols div.texture div.content div.content-pad div.fcolumns.ppfull.pprow div.fcolumns-pad.fix div.pp1.footcol div.footcol-pad div.textwidget {
	text-align: center;
	font-size: 90%;
}

#simple_nav div.texture div.content div.content-pad {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footcols div.texture div.content div.content-pad {
	margin-top: 0;
	padding-top: 0;
}

body.home div.breadcrumbs, body.home h1.pagetitle {
	display: none;
}

div.breadcrumbs {
	font-size: 80%;
	color: #a9a9a9;
}

h3.widget-title {
	font-size: 150%;
	color: #058;
	border-bottom-color: #adcbdc;
}

div.childMenu h3, div.SpecMenu h3 {
	font-size: 150%;
	color: #058;
	border-bottom: 1px solid #adcbdc;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

body div.hentry-pad {
	border-bottom-style: none;
}

body .page.type-page {
		border-bottom-style: none;

}

div.childMenu {
	margin-bottom: 25px;
}

label.gfield_label {
	float: left;
	padding-right: 20px;
	font-size: 90%;
}

div input.medium {
	margin-top: 10px;
}

div.ginput_container {
	margin-bottom: 10px;
}

div.gform_footer.top_label {
	margin-top: 8px;
	font-size: 90%;
}

body .gform_wrapper .ginput_complex label,
body .gform_wrapper .gfield_time_hour label,
body .gform_wrapper .gfield_time_minute label,
body .gform_wrapper .gfield_date_month label,
body .gform_wrapper .gfield_date_day label,
body .gform_wrapper .gfield_date_year label,
body .gform_wrapper .instruction {
	display: block;
	font-size: 11px;
	letter-spacing: 0.5pt;
	margin: 0px 0;
}

.widget ul li {
	border-bottom: 1px solid #d1e2ec;
	margin-bottom: 4px;
	margin-top: 0;
	font-weight: bold;
	font-size: 100%;
	padding-top: 0;
	padding-bottom: 2px;
}

body p {
	margin-top: 14px;
	margin-bottom: 14px;
}

div.textwidget {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
}

body div#sidebar-wrap  {
	margin-top: 10px;
}

.widget ul li ul li {
	margin-top: 0px;
	font-size: 90%;
	border-bottom-style: none;
	margin-bottom: 0;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0;
	padding-top: 0;
}

div.childMenu ul li, div.SpecMenu ul li {
		margin-top: 0px;
	border-bottom-style: none;
	margin-bottom: 0;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	font-weight: normal;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.SpecMenu ul li {
	font-size: 110%;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.widget-pad, div.SpecMenu, div.childMenu {
	background-color: #e5f0f4;
	border-bottom: 2px solid #a8cc74;
	padding: 16px;
}

div.media.box-media.top_thumbs div.blocks.box-media-pad span.equalizer-inner div.fboxinfo.fix.bd div.fboxtext {
	font-size: 80%;
}

div.media.box-media.top_thumbs div.blocks.box-media-pad {
	padding: 18px;
	background-color: #e7efd9;
	border-bottom: 2px solid #a8cc74;
}

#branding div.texture div.content div.content-pad {
	margin: 0;
	padding: 0;
}

span.tagline {
	display: block;
	float: left;
	left: 125px;
	position: relative;
	bottom: 30px;
	color: #0086b9;
	font-style: italic;
	font-size: 90%;
}

div.entry_wrap.fix div.entry_content table.specialities tbody tr td ul li {
	width: 200px;
	font-weight: bold;
	font-size: 105%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005e91;
}

nav#nav_row.main_nav.fix {
	width: 780px;
}

h1.entry-title.pagetitle {
	font-size: 260%;
}

strong {
		color: #058;
}

div.entry_wrap.fix div.entry_content table.home-centre tbody tr td {
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.entry_wrap.fix div.entry_content table.home-centre tbody tr td img.wp-image-1063{
	margin-top: 20px;
}


