
/* General Styles
-------------------------------------------------------------- */

/* The following section sets the basic body, H1-H5 and link styles */

body {
	background			: 	url("https://www.themoneytrap.com/wp-content/uploads/theme-style/elements/download-blue-wallpaper.jpg") repeat #1d2f5d;
	color				:	#1d2f5d;
	font-size			:	14px;
	line-height			:	19px;
	font-family			: 	Arial, Serif;
	padding-top			:	0px;
}

a:link,a:visited { /* This styles the majority of the on page links. The sidebar links can be styled seperately */
	color 			: 	#4571bc;
	text-decoration : 	none;
}

a:hover,a:active {
	color 			: 	#4571bc;
	text-decoration : 	underline;
}

h1 {
	font-size			:	20px;
	color				:	#1d2f5d;
	font-family			: 	Arial, Serif;
}

h2 {
	font-size			:	18px;
	color				:	#1d2f5d;
	font-family			: 	Arial, Serif;
}

h3 {
	font-size			:	15px;
	color				:	#1d2f5d;
	font-family			: 	Arial, Serif;
}

h4, h5 {
	font-size			:	15px;
	color				:	#1d2f5d;
	font-family			: 	Arial, Serif;
}


/* Header
-------------------------------------------------------------- */

#header .container {
	background			:	;
    background-color	: 	 none ;
	height				:	264px;
}

#header #title {
	left				:	-15px;
	top					:	0px;
		width				:	1000px!important;
	height				:	264px!important;
    }

#header #title h1 {
	font-size			:	20px;
	font-family			: 	Arial, Serif;
	line-height			: 	25px;
}

#header #title h1 a {
	color				:	#000000;
	text-decoration		:	none;
}

#header #title h1 a:hover {
	text-decoration		:	none;
}

#header #title p {
	font-size			:	13px;
	color				:	#333333;
	font-family			: 	Arial, Serif;
}

#nav-primary {
	background			:	#1d2f5d!important;
}

#nav-primary ul {
		float				: 	right;
	}

#nav-primary li {
	float				: 	left;
}

#nav-primary li a {
	color				:	#f2f2f2;
	font-size			:	15px;
	line-height			:	15px;
	text-shadow			: 	#1d2f5d 0px 1px 0px;
	font-family			: 	Arial, Serif;
	border-right		:	1px solid #1d2f5d;
	background			:	#1d2f5d;
	padding				:	10px 20px 10px 20px!important;
}

#nav-primary li a:hover, .parent_active, #nav-primary .current-menu-item a {
	color				:	#f2f2f2!important;
	text-shadow			: 	#1d2f5d 0px 1px 0px!important;
	background			:	#1d2f5d!important;
}

#nav-primary li ul li a, #nav-primary li ul li a:hover {
	color				:	#f2f2f2!important;
	text-shadow			: 	#1d2f5d 0px 1px 0px!important;
	background			:	#1d2f5d!important;
}

#nav-primary li ul li a:hover {
    text-decoration     :   underline!important;
}


/* Content
-------------------------------------------------------------- */

.container {
	background			: 	#ffffff;
}

.post_date {
	color				:	#1d2f5d;
	font-size			:	14px;
	font-family			: 	Arial, Serif;
	background			:	 #ffffff;
}

.post_title h3.padded, .post_title h1.padded {
	padding-top			:	10px;
}


.post_title h3 a, .post_title h1 a {
	color				:	#4571bc;
	font-size			:	18px;
	font-family			: 	Arial, Serif;
}

.post_title p {
	color				:	#1d2f5d;
	font-size			:	14px;
	font-family			: 	Arial, Serif;
}

.post_excerpt_home {
	padding-left		:	80px;
}


/* Slider styles
-------------------------------------------------------------- */

.slider .nav-wrapper {
	margin-top         :   100px;
        	background-color	: 	#F279BF;
    }


/* Forum styles
-------------------------------------------------------------- */

.bbp-forums thead tr th,
.bbp-topics thead tr th,
.bbp-replies thead tr th,
.bbp-replies tfoot tr th,
.forum tr td,
.bbp-reply-header td,
.bbp-reply-author,
.bbp-reply-content,
.bbp-topic-meta,
.bbp-topic-title,
.topic,
.bbp-topics tbody tr td {
	color				:	#1d2f5d;
	background			:	#ffffff!important;
}

.bbp-topics tr.super-sticky td {
	background			:	#ffffff!important;
}

.bbp-topics tr.super-sticky td.bbp-topic-title a:first-child {
	color				:	#1d2f5d;
}

.bbp-replies tr.type-topic .bbp-reply-author,
.bbp-replies tr.type-topic .bbp-reply-content {
	background			:	#ffffff!important;
}

.bbp-pagination-count {
	color				:	#1d2f5d;
}

.bbp-topic-form,
.bbp-reply-form {
	background			:	#ffffff;
}


/* Footer
-------------------------------------------------------------- */

#footer .container {
	background			: 	#1d2f5d;
	color				:	#f2f2f2;
}

#footer h4 {
	font-size			:	14px;
	color				:	#4571bc;
	font-family			: 	Arial, Serif;
}

#footer a:link,#footer a:visited { /* This styles the majority of the on page links. The sidebar links can be styled seperately */
	color 			: 	#4571bc;
	text-decoration : 	none;
}

#footer a:hover,#footer a:active {
	color 			: 	#4571bc;
}


/* Custom CSS Code
-------------------------------------------------------------- */

#sidebar .widget-area, #sidebar-home .widget-area {
text-align:left;
color: #1d2f5d;
}

#sidebar .widget-area h3, #sidebar-home .widget-area h3 {
    background: none repeat scroll 0 0 #1d2f5d;
    color: #f2f2f2;
font-size: 16px;
}

.mc_signup_submit input[type=submit] {
background: #f2f2f2;
border: 1px solid #f2f2f2;
color: #1d2f5d;
cursor: pointer;
}

body {
text-align:left;
}

#comments {
display:none;
}

#footer h4 {
display:none;
}

#home_quote {
font-size: 18px;
color: #1d2f5d;
font-style: oblique;
margin-top: 20px;
line-height: 20px;
}

.widget-area #searchform input[type="text"] {
width: 230px;
}

.widget-area #searchform input[type="submit"] {
float: left;
}

h1 .pagetitle { display:none !important; }