/* 
Custom CSS Styles for Marketing-Results.com.au implemented blogs
Author Name: Marketing Results
Author Site: http://www.marketing-results.com.au
Style Name: Ideal Bodies Online
Style URI:
Version: 1.0
Comments:
 */
 
/* Remove padding from top of page */
#page 
{ 
	padding-top: 0px;
	border-style: none;
}

body
{
    margin: 0;
    padding: 0;
    background:#8899B9 url(images/blogbg.jpg) repeat-x scroll 0 0;
    font-family:Arial, Helvetica, sans-serif;
  	font-size:14px;
  	color: #000;
}

h3
{
	color:#009BA2;
	font-size:22px;
	line-height: 24px;
}

h4
{
	font-size:22px;
}

a img
{
	border:medium none;
	height:auto;
	max-width:500px;
}

#footer, #footer a 
{
	color:#FFF;
}

/* @group Blog-Content */
.entry-content
{
	color:#000;
	font-size:14px;
	text-align:left;
	line-height:18px
}

.entry-head
{
}



a:visited 
{
	color:#BB4411;
}
/* @end */

/* @group Header-Bar*/
.entry-title {
	line-height: 24px;
	margin:5px 0;
	}
h1.entry-title a, h1.entry-title a:visited,
h3.entry-title a, h3.entry-title a:visited
{
	font-size: 22px;
	color:#14707b;
}

.entry-meta a
{
	color:#777777;
}

.entry-meta 
{
	color:#777777;
	display:block;
	font-size:11px;
	line-height:13px;
	margin-top:1px;
	padding-bottom:4px;
}

.entry-date abbr 
{
	border:0 none;
	color:#fff;
}
/* @end */


/* @group Comments*/

.entry-comments
{
	color:#000;
	font-size:11px;
}

#commentlist li .commentauthor 
{
	font-size:14px;
}

#commentlist li .comment-content 
{
	font-size:12px;
}

/* @end */

/* @group Right-Menu */

.secondary ul li, .secondary ol li 
{
	margin:0;
	/*padding:1px 0;
	background:transparent url(images/underline.jpg) repeat-x scroll left bottom;*/
}


.secondary ul li a 
{
	display:block;
}

.secondary ul li a:visited 
{
	color:#b25aa6;
}

/* @end */

