/*
Theme Name: iFoney Theme
Theme URI: http://www.littleredstar.co.uk/ifoney-theme
Description: <p>iFoney Theme from <a href="http://www.littleredstar.co.uk/">littleredstar.co.uk</a>. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons</a> - footer links must NOT be removed.</p><p>Sponsored by <a href="http://www.thebulltrader.com/">Stock Charts</a> and <a href="http://www.bankaholic.com/best-cd-account-rates/">CD Rates</a>.</p>
Version: 1.0
Author: littleredstar.co.uk
Author URI: http://www.littleredstar.co.uk/
*/

/* -------------------------------------
#standards
------------------------------------- */

html 
{ 
	/* force scrollbars */
	min-height: 100%; 
	margin-bottom: 1px; 
}

body 
{
    font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	color:#ddd;
}

p
{
	line-height:1.5em;
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;
}

hr
{
	background-color:#fff;
	color:#eef;
	border:none;
	height:1px;
	margin:0;
}

a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a:hover 
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

h1 
{
    font-size:1.5em;
	margin:0;
	padding:0;
}
    
h2 
{
    font-size:1.3em;
	margin:0;
	padding:0;
}
    
h3 
{
    font-size:1.15em;
	margin:0;
	padding:0;
}

h4 
{
    font-size:1em;
	margin:0;
	padding:0;
}

form
{
	padding:0;
	margin:0;
}

.clear 
{
    clear:both;
	padding:0;
	margin:0;
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

/* -------------------------------------
#page
------------------------------------- */

#page
{
	width:780px;
	text-align:left;
    margin:0 auto;
	background:#000 url('images/page_bg.jpg') top center repeat-y;
}

/* -------------------------------------
#header
------------------------------------- */

#header
{
	padding:0;
	margin:0;
	height:100px;
	font-weight:bold;
	background:#000 url('images/header_bg.jpg') top center no-repeat;
}

#headerTitle
{
	padding-top:40px;
	padding-left:40px;
	float:left;
}

#headerTitle h1
{
	font-size:2.5em;
	margin-bottom:10px;
	padding:5px;
}

#headerTagline
{
	padding-top:57px;
	padding-right:40px;
	float:right;
	text-align:right;
}


/* -------------------------------------
#navigation
------------------------------------- */

#navigation
{
	margin:0;
	padding:0;
	margin-left:25px;
	margin-right:25px;
	height:30px;
	font-weight:bold;
	font-size:1.3em;
	background:#000 url('images/nav_bg.png') repeat-x;
}

#navigation .tabNavigation
{
	margin:0;
	padding:0;
	display: inline;
	margin-left:5px;
}

#navigation .tabNavigation li 
{
	line-height:30px;
	margin:0;
	margin-left:5px;
	padding:4px 8px 7px 8px;
	list-style: none;
	display: inline;
}

#navigation #searchform
{
	line-height:30px;
	padding-right:10px;
}

#navigation #s
{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	margin-left:10px;
	border:solid 1px #ccc;
	background-color:#000;
	color:#fff;
}

#navigation #searchsubmit
{
	font:1em Verdana, Arial, Helvetica, sans-serif;
}

/* -------------------------------------
#middle
------------------------------------- */

#middle
{
	padding-top:1px;
	margin-top:10px;
}

/* -------------------------------------
#content
------------------------------------- */

#content
{
	clear:both;
	width:550px;
	float:right;
	margin-right:30px;
}

#content .navigation
{
	padding:0;
	padding-bottom:5px;
	height:30px;
	line-height:30px;
}

.small
{
	padding:5px;
	border:solid 1px #fff;
	margin-top:15px;
	margin-bottom:15px;
	line-height:1.5em;
	background-color:#666;
}

/* -------------------------------------
#datebox
------------------------------------- */

#datebox
{
	background:#fff url('images/datebox_bg.jpg') top center no-repeat;
	height:40px;
	width:40px;
	float:left;
	margin-right:15px;
}

#dateboxMonth
{
	width:40px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:15px;
}

#dateboxDate
{
	width:40px;
	text-align:center;
	font-weight:bold;
	font-size:2em;
	color:#000;
	height:25px;
}

#title
{
	padding:5px;
	line-height:1.5em;
}

#title small
{
	font-weight:bold;
}

.entry
{
	clear:both;
	padding:5px;
	padding-bottom:0;
	padding-left:0;
}

/* -------------------------------------
.post
------------------------------------- */

.post
{
	padding-bottom:25px;
}

.postmetadata
{
	padding:5px;
	padding-left:0;
}

.pagetitle
{
	padding-bottom:15px;
}

.post h2
{
	color:#fff;
}

.single
{
	padding:5px;
	padding-left:0;
}



/* -------------------------------------
#sidebar
------------------------------------- */

#sidebar
{
	width:150px;
	float:left;
	margin-left:30px;
	
}

#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
}

#sidebar ul li 
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul li, #sidebar ol li 
{
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li p, #sidebar ol li p
{
	padding-left:5px;
}

#sidebar ul p, #sidebar ul select 
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px 0 0 25px;
}

#sidebar ul ul li
{
	list-style-type:square;
}

#sidebar ul ul ul, #sidebar ul ol 
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li 
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul li h2, #sidebar ol li h2
{
	padding:5px;
}

/* -------------------------------------
.noPostsFound
------------------------------------- */

.noPostsFound h2
{
	padding-bottom:10px;
}

/* -------------------------------------
comments
------------------------------------- */

#respond
{
	padding-bottom:10px;
}

textarea
{
	width:500px;
}

/* -------------------------------------
#footer
------------------------------------- */

#bottom
{
	clear:both;
	height:100px;
	background:#000 url('images/footer_bg.jpg') bottom center no-repeat;
}

#footer
{
	width:780px;
	text-align:center;
    margin:0 auto;
}
