/*
Theme Name: Makemoneyonlineguide
Theme URI: http://www.dizzain.com/blog_customization/
Description: The WordPress theme for site <b>Makemoneyonlineguide</b>.
Version: 1.0
Author: Dizzain.com
Author URI: http://www.dizzain.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 25;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


sup, sub {
	font-size: 70%;
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -0.4em;
}

sub {
	bottom: -0.4em;
}

/*
	Main styles
*/

html { width: 100%; }

html, body {
	height: 100%;
}

body, textarea, input, select {
	font: 14px Arial;
}

body {
	color: #313131;
	background: #025890 url("images/back.jpg") 0 0 repeat-x;
}

p {
	margin: 10px 0 0 0;
}

ul, ol, dl {
	margin: 5px 0 5px 20px;
}

blockquote {
	margin: 10px 0 0 20px;
	font-style: italic;
}

pre {
	font: 14px/18px "Courier New", Courier, monospace;
	color: #333;
	margin: 10px 0;
}

a {
	color: #025890;
}

a:hover {
	text-decoration: none;
}

/*
	Global styles
*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.overflow {
	overflow: hidden;
}

/*
	Layonts
*/

#wrapper {
	margin: 20px auto;
	overflow: hidden;
	width: 979px;
}

#header {
	background: url("images/header.jpg") 0 0 no-repeat;
	height: 195px;
	margin: 0 auto;
	width: 979px;
	overflow: hidden;
}

#page {
	margin: 0 auto;
	width: 979px;
	background: #f7f7f7;
	overflow: hidden;
}

#content {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 529px;
}

#aside {
	background: url("images/aside_repeat.png") 0 0 repeat-y;
	float: left;
	margin: 0;
	width: 431px;
}

#footer {
	background: #f7f7f7 url("images/footer.png") 0 bottom no-repeat;
	float: left;
	width: 100%;
	margin: 0 0 20px;
	overflow: hidden;
}

/*
	Header
*/

/* Logo */

#logo {
	display: inline;
	float: left;
	height: 180px;
	margin: 0 0 0 60px;
	width: 280px;
}

	#logo h1, #logo h2 {
		position: relative;
		margin: 0;
		padding: 0;
		text-indent: -1000px;
	}

		#logo h1 a, #logo h2 a {
			display: block;
			height: 180px;
			width: 280px;
		}

/* Menu */

#menu {
	display: inline;
	float: right;
	height: 70px;
	margin: 0;
	width: 622px;
}

	#menu ul {
		float: left;
		height: 70px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 622px;
	}

	#menu ul li {
		float: left;
		height: 70px;
		margin: 0;
		padding: 0;
	}

		#menu ul li a {
			color: #fff;
			display: block;
			text-decoration: none;
			height: 70px;
			text-indent: -1000px;
		}


			#menu ul li a.h {
				background: url("images/menu.png") 0 -70px no-repeat;
				width: 65px;
			}

				#menu ul li.active a.h,
				#menu ul li a.h:hover {
					background: url("images/menu.png") 0 0 no-repeat;
				}

			#menu ul li a.a {
				background: url("images/menu.png") -65px -70px no-repeat;
				width: 67px;
			}

				#menu ul li.active a.a,
				#menu ul li a.a:hover {
					background: url("images/menu.png") -65px 0 no-repeat;
				}

			#menu ul li a.r {
				background: url("images/menu.png") -132px -70px no-repeat;
				width: 126px;
			}

				#menu ul li.active a.r,
				#menu ul li a.r:hover {
					background: url("images/menu.png") -132px 0 no-repeat;
				}

			#menu ul li a.m {
				background: url("images/menu.png") -258px -70px no-repeat;
				width: 109px;
			}

				#menu ul li.active a.m,
				#menu ul li a.m:hover {
					background: url("images/menu.png") -258px 0 no-repeat;
				}

			#menu ul li a.c {
				background: url("images/menu.png") -367px -70px no-repeat;
				width: 90px;
			}

				#menu ul li.active a.c,
				#menu ul li a.c:hover {
					background: url("images/menu.png") -367px 0 no-repeat;
				}

			#menu ul li a.p {
				background: url("images/menu.png") -457px -70px no-repeat;
				width: 81px;
			}

				#menu ul li.active a.p,
				#menu ul li a.p:hover {
					background: url("images/menu.png") -457px 0 no-repeat;
				}

			#menu ul li a.v {
				background: url("images/menu.png") -538px -70px no-repeat;
				width: 84px;
			}

				#menu ul li.active a.v,
				#menu ul li a.v:hover {
					background: url("images/menu.png") -538px 0 no-repeat;
				}

/*
	Search
*/

#search {
	display: inline;
	float: right;
	height: 30px;
	margin: 40px 30px 0 0;
	width: 415px;
}

/*
	Content
*/

/* Typograpthy */

#content h1, #content h2 {
	font: bold 19px/23px Arial, Tahoma, sans-serif;
	color: #262626;
	letter-spacing: -1px;
}

#content h1 a, #content h2 a {
	text-decoration: none;
}

#content ul {
	list-style: disc;
}

#content ol {
	list-style: decimal;
}

	#content ol ol li {
		list-style-type: lower-alpha;
	}

	#content ul ul li {
		list-style-type: circle;
	}

#content dt {
	font-weight:bold;
}

#content dd {
	margin: 0 0 10px 10px;
}

/* Adv */

#content .adv {
	background: url("images/adv.png") 0 0 no-repeat;
	float: left;
	display: inline;
	height: 68px;
	margin: 10px 0 0 20px;
	width: 490px;
}

	#content .adv div {
		display: inline;
		float: left;
		margin: 4px 0 4px 3px;
	}

		#content .adv div img {
			float: left;
			margin: 0;
		}

/* Layout */

#content .posts {
	display: inline;
	float: left;
	margin: 20px 0 0 0;
	position: relative;
	width: 500px;
}

	#content .posts .post {
		float: left;
		margin: 0 0 30px;
		overflow: hidden;
		width: 522px;
	}

		#content .posts .post .post-content {
			display: inline;
			float: left;
			margin-left: 35px;
			width: 465px;
		}

		#content .posts .post .info {
			float: left;
		}

			#content .posts .post .info .date {
				float: left;
				height: 45px;
				width: 50px;
			}

				#content .posts .post .info .date .d {
					background: url("images/icons/date.png") 0 0 no-repeat;
					color: #fff;
					font: bold 20px/21px Arial;
					height: 21px;
					text-align: center;
					width: 44px;
				}

				#content .posts .post .info .date .m {
					color: #1a7cbe;
					font: bold italic 16px/18px Verdana, Arial;
					text-align: left;
					text-transform: uppercase;
					width: 38px;
				}

			#content .posts .post .info .title {
				color: #262626;
				float: left;
				margin-left: 10px;
				width: 380px;
			}

				#content .posts .post .info .title a {
					color: #262626;
				}

				#content .posts .post .info .title h2 {
				}

		#content .posts .post .entry {
			display: inline;
			float: left;
			width: 460px;
		}

			#content .posts .post .entry h1,
			#content .posts .post .entry h2 {
				font-family: Arial, Verdana, Tahoma;
				letter-spacing: 0;
				line-height: 26px;
			}

			#content .posts .post .entry h1 {
				font-size: 19px;
				margin: 10px 0;
			}

			#content .posts .post .entry h2 {
				font-size: 19px;
				margin: 10px 0;
			}

			#content .posts .post .entry h3 {
				font-size: 18px;
				margin: 10px 0;
			}

			#content .posts .post .entry h4 {
				font-size: 16px;
				margin: 10px 0;
			}

			#content .posts .post .entry h5 {
				font-size: 15px;
				margin: 10px 0;
			}

			#content .posts .post .entry h6 {
				font-size: 14px;
				margin: 10px 0;
			}

		#content .posts .post .meta {
			background: url("images/meta.png") 0 0 no-repeat;
			display: inline;
			float: left;
			font: bold 11px/26px Arial;
			height: 26px;
			margin: 30px 0 0 -10px;
			width: 522px;
		}

			#content .posts .post .meta .p {
				display: inline;
				float: left;
				margin: 0 0 0 45px;
				width: 370px;
			}

			#content .posts .post .meta .c {
				float: right;
				margin: 0;
				width: 90px;
			}

			#content .posts .post .meta a {
				color: #0872ba;
			}

				#content .posts .post .meta .c a {
					text-decoration: none;
				}

/* Images */

#content img {
	padding: 0;
	max-width: 100%;
	margin: 5px;
}

	#content img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	#content img.alignright {
		padding: 4px;
		margin: 10px 0 10px 10px;
		display: inline;
	}

	#content img.alignleft {
		padding: 4px;
		margin: 10px 10px 10px 0;
		display: inline;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding: 3px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Tables*/

#content .posts table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #5d5d5d;
	border-collapse: collapse;
	margin: 5px 0;
}

	#content .posts table.full {
		width: 100%;
	}

/*#content .posts tr:hover {
	background: #fff;
}*/

#content .posts table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}

#content .posts table td {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}


/* Comments */

#content .comments {
	float: left;
	margin: 0 0 0 30px;
	overflow: hidden;
	width: 522px;
}

h3#comments {
	font: bold 19px/23px Arial, Tahoma, sans-serif;
	color: #262626;
	letter-spacing: -1px;
}

.commentlist {
	float: left;
	margin-top: 20px;
	width: 450px;
}

	.commentlist li {
		margin: 0 0 10px 0;
	}

#commentform, #respond {
	float: left;
	width: 100%;
	margin: 5px 0;
}

	#commentform textarea {
		float: left;
		width: 90%;
		height: 200px;
		margin: 0;
	}


/* Pagination */

.wp-pagenavi {
	float: left;
	width: 515px;
	margin: 0 0 20px 35px;
	font: 19px/22px Arial;
	color: #5d5d5d;
	display: inline;
}

	.wp-pagenavi .pages {
		display: none;
	}

	.wp-pagenavi a {
		color: #5d5d5d;
		margin: 0 2px;
	}

	.wp-pagenavi a.active {
		color: #822433;
		text-decoration: none;
	}

/*
	Aside
*/

#aside {
}

	#aside .aside-wrapper {
		background: url("images/aside.jpg") 0 0 no-repeat;
		float: left;
		margin: 0;
		width: 431px;
	}

		#aside .aside-content {
			background: url("images/aside_bottom.png") left bottom no-repeat;
			float: left;
			margin: 0;
			width: 431px;
		}

/* Social */

#aside .social ul {
	float: left;
	margin: 0 0 0 30px;
	width: 300px;
	background: none;
}

	#aside .social ul li {
		float: left;
		height: 50px;
		margin: 0 10px 0 0;
	}

		#aside .social ul li a {
			display: block;
			height: 50px;
			text-indent: -1000px;
		}

		#aside .social ul li.r {
			width: 47px;
		}

			#aside .social ul li.r a {
				background: url("images/icons/rss.png") 0 center no-repeat;
			}

		#aside .social ul li.t {
			width: 72px;
		}

			#aside .social ul li.t a {
				background: url("images/icons/twitter.png") 0 center no-repeat;
			}

		#aside .social ul li.y {
			width: 41px;
		}

			#aside .social ul li.y a {
				background: url("images/icons/youtube.png") 0 center no-repeat;
			}

		#aside .social ul li.f {
			width: 41px;
		}

			#aside .social ul li.f a {
				background: url("images/icons/facebook.png") 0 center no-repeat;
			}

#aside .video,
#aside .subscribe,
#aside .banners,
#aside .widgets {
	display: inline;
	float: left;
	margin: 10px 0 10px 20px;
	width: 400px;
}

/* Banners */
#aside .banners {
	margin-bottom: 0;
}

#aside .banners ul {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	border: 0 none;
}

	#aside .banners ul li {
		float: left;
		margin: 0 8px 5px 0;
		padding: 0;
		width: 125px;
		border: 0 none;
	}

		#aside .banners ul li img {
			margin: 0;
		}

/* Widgets */

#aside .widgets {
	background: url("images/aside_widget.png") center 0 repeat-y;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
}

#aside .widgets .l,
#aside .widgets .r {
	float: left;
	width: 200px;
}

#aside ul {
	float: left;
	list-style-type: none;
	margin: 0;
	color: #838383;
	font: 12px/22px Arial;
	display: inline;
}

	#aside ul li {
		float: left;
		margin: 0 10px 0 10px;
		padding: 10px 0 0;
		width: 170px;
		display: inline;
	}

		#aside ul li.even {
			clear: both;
		}

		#aside ul li ul {
			list-style-type: none;
			margin: 10px 0 0;
			padding: 0;
			color: #838383;
			width: 170px;
			background: none;
		}

			#aside ul li ul li {
				list-style-type: none;
				width: 150px;
				border: 0 none;
				background: url("images/bullet.png") 0 7px no-repeat;
				padding: 0 0 0 15px;
				margin-left: 5px;
			}


		#aside .widgets ul li {
			border-bottom: 1px solid #fff;
			padding-bottom: 10px;
		}

			#aside .widgets ul li.noborder {
				border-bottom: 0 none
			}

			#aside .widgets ul li ul li {
				border-bottom: 0 none;
				padding-bottom: 0;
			}

		#aside .widgets .r ul li {
			margin-left: 10px;
			width: 160px;
		}

			#aside .widgets .r ul li ul li {
			}

		
	#aside a {
		color: #3f3f3f;
	}

	#aside h3 {
		font: bold 19px/22px Arial, Tahoma, sans-serif;
		color: #0872ba;
		letter-spacing: -1px;
		display: block;
	}

		#aside ul li.widget_categories h3 {
			background: url("images/icons/categories.png") 0 center no-repeat;
			height: 43px;
			line-height: 43px;
			padding-left: 40px;
		}

		#aside ul li.widget_archive h3 {
			background: url("images/icons/archives.png") 0 center no-repeat;
			height: 23px;
			line-height: 23px;
			padding-left: 50px;
			margin-top: 10px;
		}

		#aside ul li.widget_recent_comments h3 {
			background: url("images/icons/comments.png") 0 center no-repeat;
			height: 41px;
			line-height: 41px;
			padding-left: 42px;
		}

		#aside ul li.widget_links h3 {
			background: url("images/icons/links.png") 0 center no-repeat;
			height: 36px;
			line-height: 36px;
			padding-left: 40px;
		}

/* Calendar */
#aside ul li.widget_calendar {
	background: url("images/calendar.png") 0 0 no-repeat;
	height: 173px;
	margin: 10px 0 0;
	width: 162px;
}

	#wp-calendar {
		width: 130px;
		margin: 12px 0 0 12px;
	}

	#wp-calendar tr,
	#wp-calendar td {
		margin: 0;
		padding: 0;
		font: 11px/15px Arial;
		height: 15px;
		text-align: center;
	}

	#wp-calendar tfoot td {
		text-align: left;
	}



/*
	Footer
*/

#footer .alignleft {
	margin: 0 0 0 20px;
}

#footer .alignright {
	margin: 0 20px 0 0;
}

	#footer p {
		color: #025890;
		text-align: left;
		font: bold 11px/14px Arial;
		padding: 10px 0;
	}

	#footer .alignright p {
		text-align: right;
	}

#footer a {
	color: #025890;
}

/*
	Forms
*/

/* Search form */
#searchform {
	float: left;
}

	#searchform input {
		border: 1px solid #59a3cc;
		float: left;
		height: 22px;
		background: #fff;
		width: 330px;
		font: 14px/22px Arial;
		color: #313131;
	}

	#searchform input#searchsubmit {
		background: url("images/buttons/search.png") 0 0 no-repeat;
		border: 0 none;
		cursor: pointer;
		height: 26px;
		margin-left: 5px;
		text-indent: -1000px;
		width: 72px;
	}

/* Subscribe form */
#subscribeform {
	float: left;
}

	#subscribeform input {
		border: 1px solid #59a3cc;
		float: left;
		height: 22px;
		background: #fff;
		width: 285px;
		font: 14px/22px Arial;
		color: #313131;
	}

	#subscribeform input#subscribesubmit {
		background: url("images/buttons/subscribe.png") 0 0 no-repeat;
		border: 0 none;
		cursor: pointer;
		height: 26px;
		margin-left: 5px;
		text-indent: -1000px;
		width: 97px;
	}
