/*
Theme Name:     Memoir_AldingaMedia
Theme URI:      http: //www.snowponymtbuller.com.au/
Description:    Child Theme Designed by Aldinga Media
Author:         Dale Grimmond
Author URI:     http: //www.aldingamedia.com.au
Template:       Memoir
Version:        1.0
*/

/*------------------------------------------------*/
/*---------[Aldinga Media Custom Changes]---------*/
/*------------------------------------------------*/

/*Get URL from ePanel*/
@import url("../Memoir/style.css");

/*Force Scroll Bars on*/

html {
overflow-y: scroll;}

/*Include Aldinga Media Footer Button*/
a.ambutton {
	background: url('images/FooterBtn.png') no-repeat 0 0;
	width: 200px;
	height: 50px;
	display: block;
	text-indent: -9999px; }
a.ambutton:hover { background-position: 0 -50px; }
a.ambutton:active { background-position: 0 -100px; }

p#copyright { padding: 0px 37px; }

ul#top-menu li a {
color:#fff !important;
}

.et_portfolio_more_icon { display: none !important; }
.et_portfolio_zoom_icon { left: 115px; }

.readmore { display: none !important; }

p.et_pt_blogmeta {
display: none;
}

#sidebar {
display: none !important;
}

.single-post #main-area {width: 763px;}
.single-post #sidebar{display:none;}


#content-top { background:url(images/content-top-bg-fullwidth.png) no-repeat; height:27px; }
#content { background:url(images/content-bg-fullwidth.png) repeat-y; }
#content-bottom { background:url(images/content-bottom-bg-fullwidth.png) no-repeat; height:66px; margin-bottom:45px; }
#main-area { background: url(images/main-top-glow.png) no-repeat 108px 14px; margin-top: -30px; padding-top: 74px; }

h1.title, h2.title, h3#comments, h3#reply-title span { margin-bottom: 40px; }

body { margin: 0 85px!important; }

#main-area {
    width: inherit; }

