/*  
Theme Name: abundance
Theme URI: http://www.financialabundanceguide.com
Description: Modified theme.
Version: 1.0



	The CSS, XHTML and design is released under Creative Commons license:
	http://creativecommons.org/licenses/by-nc-sa/2.0/

*/

/** These lines are for IE6 only **/

* html #menu {
	position: absolute;
	top: 119px;
	}
	
* html #content, * html .entry_firstpost, * html .entry, * html .links {
	position: relative;
	margin-top: 30px;
	margin-bottom: 0px;
	}

* html h2 {
	position: relative;
	top: 0px;
}

* html img {
z-index: 3000;
	/*t: 3000;*/
	}
	
	
/** End IE6 only **/	

ul.readmore {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #ff9933;
}


/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}

p {margin: 3px 0 15px 0; padding: 0;}


.entry{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.navigation{
	background: #FFFFFF;
	padding: 10px 0px;
	margin: 0px 10px;
}

.navigation a {
	font-weight: bold;
}

.entry2 {
	padding: 5px 15px 0px 15px;
	margin: 0px;
}

.latest{
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #eeeeee;
}

.entry_firstpost{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


.latest_firstpost{
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #eeeeee;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	
	
}

body {
	
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: center;
	background-image:url(images/green-bar-dark.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCC;

}

#header {
	position: relative;
	margin: 0;
	font-size: .9em;
	height: 119px;
	width: auto;
	background-image: url("images/Banner2.jpg");
	background-repeat: no-repeat;
	}
	
#menu {
	margin: 0px auto 0px 0px;
	padding: 0px 220px;
	font-size: .9em;
	font-weight: 900;
	line-height: 29px;
	width: 735px;
	background-image: url(images/menu.gif);
	background-color: #006600;	
	background-repeat: no-repeat;
}

#header h1 {
	position: absolute;
	top: 35px;
	left: -800px;
	font-size: 2em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-size: 2em;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h4 {
	position: absolute;
	top: 85px;
	left: 220px;
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0;
	font-size: 2em;
	padding: 0;
	text-align: center;
	color: #336633;
}
h1 a:link, h2 a:visited {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

h1 a:hover, h2 a:active {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	background: none;
}


h2 {
	color: #336633;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position: left;
	}


	
.main h2 {
	color: #336633;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h4 {
	color: #ff9933;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #ff9933;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

.links h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 5px 0 8px 0px;
	text-align: center;
	color: #000000;
	list-style: none;
	/*border-bottom: 3px solid #000000;*/
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
}

h2.pagetitle {
	font-size: 1.4em;
	text-align: center;
	margin: 0px;
	/*padding: 10px 15px 0px 15px;*/
	color: #336633;
	list-style: none;
	border-bottom: 3px solid #ff9933;
	background: none;
}

h2 a:link, h2 a:visited {
	color: #336633;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.main h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ff9933;
	background: none;
}

h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #ff9933;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

a, a:link {
	color: #006600;
	text-decoration: none;
	}

a:visited {
	color: #336633;
	}

a:hover, a:active {
	background: none;
	color: #ff9933;
	text-decoration: underline;
	}

blockquote {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	text-align: center;
}



/* 2)-=-=-=- Structure -=-=-=- */


#container {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	text-align: left;
	background-image: url(images/sidebar_shadows.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	
}

#grandwrapper {
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/sidebar_shadows.gif);
	background-repeat: repeat-y;
	background-color: #FFCC66;*/
	
}

#wrapper {
	margin: 0px auto;
}
	
#wrapper_bottom {
	clear: both;
	
}

div#content {
	width: auto;
	margin: 0px 230px;
	padding: 0px;
	background-color: #fff;
}

#navibar {
	float: left;
	width: 230px;
	margin: 0 0 20px 0;
	padding: 0px;
}

#right {
	float: right;
	width: 230px;
	margin: 0 0 20px 0;
	padding: 0;
}


.links {
	margin: 0px auto;
	padding: 20px 10px;
	background: none;
}


#footer {
	margin: 0px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 950px;
	clear: both;
	text-align: center;
}

#footer p.left {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 25px;
	font-size: .8em;
	float: left;
	text-align: left;
}

#footer p.right {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 25px;
	font-size: .8em;
	float: right;
	text-align: right;
}

#footer p a, #footer p a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: none;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #FFFFFF;
	font-size: .9em;
	padding: 5px;
	margin: 0 0 5px 0;
	border: 1px dotted #eeeeee;
}

.highlight {
	background: #eeeeee;
	}
	
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: transparent;
	color: #000;
}

.comments-nice {
	height: 1%;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}



.comments {
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #ff9933;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #EFF4E8 !important; 
	border: 1px solid #E1EBD3 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #C0D6A3 !important;
	}

.commentlist li:hover {
	border: 1px solid #C0D6A3;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
	margin: 10px;
	color: #000000;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #ff9933;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#featured {
	padding-top: 10px;
	text-align: center;
	}

#featured li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: auto;
	text-align: center;
	}
#featured ul {
	padding: 0;
	margin: 0;
	}
	
#featured a img {
	list-style: none;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	}
	
#featured a, #featured a:link, #featured a:visited {
	font-size: auto;
	text-decoration: none;
	color: #336633;
	font-weight: normal;
}

#featured a:hover, #featured a:active {
	color: #fff;
	font-weight: normal;
	background-color: none;
	margin: 0;
	
	}
	
#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links ul li {
	list-style: none;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}

.links ul li ul li {
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 0px 35px;
	list-style: outside square;
	font-weight: normal;
	color: #336633;   
	
}

.links li li li {
	padding: 0px;
	margin: 0px;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0px;
	margin: 0px;

}

.links ul ul ul {
	padding: 0px;
	margin: 0px;
	}

.links a, .links a:link, .links a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #336633;
	font-weight: normal;
}

.links a:hover, .links a:active {
	color: #fff;
	font-weight: normal;
	background-color: #336633;
	margin: 0 5px 0 0;
	
	}

#search {
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#searchform {
	margin: 5px 0 0 0;
	padding: 0;
}

.searchfield {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: 1px solid #000000;
	color: #fff;
	width: 100px;
	height: 23px;
}

.searchfield:hover {
	background: #ffffff;
	border: 1px solid #ff9933;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #fffffff;
	border: 1px solid #000000;
	color: #fff;
	width: 50px;
	height: 25px;
}

.searchsubmit:hover {
	background: #ffffff;
	border: 1px solid #ff9933;
	color: #000000;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #666666;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ff9933;
	color: #000;
	}
	
input {
	background-color: #FFF;
	border: 1px solid #000;
	}
	
input:hover {
	border: 1px solid #ff9933;
	}
	
.input-submit {
	height: 39px;
	width: 120px;
	text-align: left;
	background: #EFF4E8;
	color: #000;
	border: 1px solid #000;
	}


.input-submit:hover {
	border: 1px solid #ff9933;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	margin: 0px;
	padding: 0px 10px 0 10px;
	font-weight: 700;
	color: #eeeeee;
	text-decoration: none;
}

#navlist a:hover {
	color: #FFFFFF;
}

div#calendar_wrap {
	margin: -25px 0 0 0;
	text-align: left;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: left;
}
table#wp-calendar caption {
	text-align: left;
	color: #fff;
	font-size: 1.4em;
	margin: 0 auto;
}

table#wp-calendar tfoot {
	display: none;
}

table#wp-calendar th {
	background: #006cff;
	color: #FFFFFF;
	text-align: center;
}

table#wp-calendar {
	background: #006cff;
	border-top: none;
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
}
table#wp-calendar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


