/*
 Theme Name:     Hot Blankie Child
 Theme URI:      http://vmrdesign.com.au/test/marelisebasson/wp_hot_blankie-child
 Description:    Hot Blankie Child Theme
 Author:         Viv Rayner
 Author URI:     http://vmrdesign.com.au/test/marelisebasson
 Template:       wp_hot_blankie
 Version:        1.0.0
*/

@import url("../wp_hot_blankie/style.css");
@import url("../wp_hot_blankie/images");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*background colour for top band */
.row_style1 {
background: #805bba;
color: #fff;
padding: 10px 0px;
line-height: 30px;
}

div.top_menu {
padding: 0;
}

#menu-top-1 > li	{
	padding: 0;
}

.widget img.noshadow {
	border-radius: 0px;
	box-shadow: none;
	margin: 0;
}
div.row_style2 {
background: url(.../images/gradient.png) repeat-x;
background: #ffffff;
padding: 10px 0;
}
.widgetbottom_menu  ul#menu-top-1 ul	{
	padding-start: 0;
}
.widgetbottom_menu  ul#menu-top-1 li a {
	color: #999999;
	display: block;
	text-align: left;
	line-height: 20px;
	padding: 0;
}

.widgetbottom_menu  ul#menu-top-1  {
	padding:0;	
	list-style:none;
	margin:0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 3px;
	-moz-box-shadow: 0 5px 15px #444;
	-webkit-box-shadow: 0 5px 15px #444;
	box-shadow: 0 5px 15px #444;
	margin: 5px 15px 15px 0;

}

.wp_hot_blankie_logo_image a {
background: url(./images/logo_2009_trans.png) no-repeat;
display: block;
width: 180px;
height: 60px;
z-index: 99999;
}

.widgetcastlehillmap	{
margin-top:  60px;
}
