/* 

Custom CSS Styles for Marketing-Results.com.au implemented blogs

Author Name: Marketing Results

Author Site: http://www.marketing-results.com.au

Style Name: Marketing Results

Style URI:

Version: 1.0

Comments:

 */





/* Remove padding from top of page */

#page { 

	width: 960px;

	padding-top: 0px;

}



.content {

	background-image: url(images/sidebar-bg.jpg);

	background-repeat: repeat-y;

	background-position: right top;

	padding: 0 0 10px 20px;

}



/* Reduce the width of the main column */

body.columns-two #primary-wrapper {

	width: 660px;/*480px;*/

	margin-right: 0;

}



#primary {

	width: 660px;/*480px;*/

	padding: 0;

}



/* Increase the font size of the menu items */

.menu {

	font-size: 1.2em;

}



/* Increase the font size of the post meta items */

.entry-meta {

	font-size: 1.2em;

}



/* Increase the font size of the post */

.entry-content {

	font-size: 1.3em;

}

/* Increase the font size of the sidebar */

.secondary {

	font-size: 1.2em;

}

.secondary h4 {

	margin-bottom: 10px;

}

/* Put bullets on lists in sidebar */

.secondary ul li {

	list-style-type: none;

}

.secondary a {

	color: #000000;

}

.secondary a, .secondary a:visited, .secondary a:hover, .secondary a:visited:hover {

	text-decoration: none;

}

.secondary ul, .secondary ol {

	margin: 0;

}

.secondary ul li, .secondary ol li {

	margin: 0px;

	background:transparent url(images/sidebar-dashed.gif) repeat-x scroll left bottom;

	padding:0 0 1px;

}

.secondary ul li a {

	background: transparent url(images/sidebar-arrow.png) no-repeat scroll 8px 9px;

	display: block;

	height: 1%;

	padding: 3px 0 5px 22px;	

}

.secondary ul li a:hover {

	background: #FFFFFF url(images/sidebar-arrow-hover.png) no-repeat scroll 8px 9px;

}

/* add spacing between blogs and sidebar */

#sidebar-1{

	padding: 0 10px 10px 10px;

	width: 220px;

}



#dynamic-content { /* Make room for the rolling archives */

	padding-top: -5px;

}





h2 {

	font-size: 1.5em;

	font-weight: bold;

	letter-spacing: 0;

	text-align: left;

}

a {

	text-decoration: none;

}

.entry-content a, .entry-content a:visited, .entry-content a:hover, .entry-content a:visited:hover {

	text-decoration: underline;

}

.more-link {

	font-size: 14px;

	font-weight: bold;

}



.entry-content {

	font-size: 1.34em;

	color: #000000;

}

.entry-content a, .entry-content a:hover {

	color: #0000EE;

	text-decoration: underline;

}

.entry-content a:visited, .entry-content a:visited:hover {

	color: #551A8B;

	text-decoration: underline;

}

.entry-content ul li, .entry-content ol li {

	padding-bottom: 10px;

}



.entry-content h1,

.entry-content h2,

.entry-content h3,

h4 {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	margin: 5px 0;

	padding: 0;

	font-weight: bold;

	color: #444444;

	padding: 5px 0;

	letter-spacing: 0;

}



.entry-title {

	font-size: 18px;

	line-height: 26px;

	font-weight: normal;

}



.entry-content h1 {

	font-size: 18px;

	line-height: 22px;

	font-weight: normal;

}



.entry-content h2 {

	font-size: 16px;

	line-height: 20px;

}



.entry-content h3 {

	font-size: 14px;

	line-height: 18px;

}



h4 {

	font-size: 18px;

	line-height: 22px;

}



.entry-content ol li,

.entry-content ul li {

	padding-bottom: 0;

}



.entry-content ol {

	padding-left: 38px;

}



#scrolling-ad {

	height:300px;

	position:fixed;

	right:0;

	top:0;

	width:312px;

}


.optin,
.entry-content div.optin {
	width: 405px;
	margin: 15px auto;
	padding: 10px;
	background-color: #EEE;
	border: solid 1px #CCC;
}

.optin input {
	width: 400px;
	border: solid 1px #666;
	background-color: #FFF;
}

.optin input:hover,
.optin input:focus {
	border: solid 1px #222;
}

.optin input.button {
	width: auto;
	height: 40px;
	padding: 0 15px 2px 15px;
	background: #213e5d url(images/formbutton-bg.png) repeat-x 0 0;
	border: solid 1px #112e4d;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
}
.optin input.button:hover {
	background: #357120 url(images/formbutton-bg.png) repeat-x 0 -40px;
	border: solid 1px #165600;
}


.free-report h1 {
	color: #04488F;
}

.free-report h2 {
	color: #6CB442;
}

.free-report ul.graphical {
	list-style: none;
	margin: 0;
	padding: 0;
}

.free-report ul.graphical li {
	background: transparent url(images/bullet-tick.gif) no-repeat 0 0;
	padding: 0 0 5px 30px;
	line-height: 22px;
}

.free-report .johnsonbox {
	width: 90%;
	margin: 15px auto;
	padding: 5px 15px;
	background-color: #cfe5fc;
	border: solid 1px #4097f5;
}
