/*
Theme Name: Millionaire Magazine
Theme URI: http://millionaire-magazine.co.uk
Description: The default WordPress theme for Millionaire Magazine.
Version: 1.0
Author: http://millionaire-magazine.co.uk
Author URI: http://millionaire-magazine.co.uk
*/

/* Reset */
ul, ol, dl, li, dt, dd, h1, h2, h1, h2, h3, h6, pre, form, body, html, p, blockquote, fieldset, input, textarea, select {margin: 0; padding: 0;}
a {text-decoration: underline;}
ul, ol {list-style: none;}
a img {border: none;}
acronym {cursor: help;}
address, cite { font-style: normal;}
h1, h2, h1, h2, h3, h6, pre, code {font-size: 100%;}
.clearfix {overflow:auto;zoom:1;}
.hidden {display: none; /* \*/ display: block; /* */ position: absolute; left: -2000px;	top: -2000px;	width: 1px;	height: 1px;}

/* WP Stuff */

.alignleft
{
	float:left;
	margin-right:1em;
}

.alignright
{
	float:right;
	margin-left:1em;
}


/* Screen */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background:#000 url(i/body-bkg.gif);
}

#sitewrap
{
	background:#fff;
}

p,
blockquote,
ul
{
	margin:1em 0;
}

p.mag
{
	text-align:center;
}

p.by
{
	margin-top:-1em;
	font-weight:bold;
	text-align:right;
}

blockquote
{
	font-style:italic;
	background:url(i/quote.gif) no-repeat 0 0;
	padding:0.25em 1em 0 1em;
}

h1, h2, h3, p.title, p.main-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}

a
{
	font-weight:bold;
	text-decoration:underline;
	color:#369;
}

a.pdf
{
	padding-left:30px;
	background:url(i/pdf-icon.gif) no-repeat 0 0;
}

a.flash
{
	padding-left:30px;
	background:url(i/flash-icon.gif) no-repeat 0 0;
}

#pri-cont h1.page
{
	padding-left:20px;
	background:url(i/paper-icon.gif) no-repeat 0 5px;
	font-size:150%;
}

p.title {
	font-size:150%;
	clear:left;
	font-weight: bold;
	margin: 0;
}

ul li
{
	list-style-type:disc;
	margin-left:1.5em;
}

ul.nobullet li
{
	list-style-type:none;
	margin-left:0;
}

h3
{
	clear:left;
}

.red
{
	color:#f00;
}

.style1
{
	float:left;
	margin-right:1em;
}

.style2
{
	float:right;
	margin-left:1em;
}

.subscribe
{
	background:url(i/subscribe-cover-mini.jpg) no-repeat top right;
	padding-right:100px;
}

.tree
{
	margin-bottom:1em;
}

.tree span
{
	padding-left:20px;
	background:url(i/tree.gif) no-repeat top left;
}

#pri-cont h2, #pri-cont h1, p.main-title {
	font-size:240%;
	margin: 0;
	font-weight: bold;
}

#pri-cont h3
{
	font-size:150%;
}

#header
{
	background:#444 url(i/head-bkg.gif) repeat-x 0 0;
}

#header #title
{
	text-align:center;
	padding:10px 0;
}

#pri-nav
{
	background: #fff url(i/pri-nav-bkg.gif) repeat-x 0 0;
	height:60px;
	text-align:center;
	margin:0;
}

#pri-nav li
{
	display:inline;
	line-height:2em;
	list-style-type:none;
	margin:0;
}

#pri-nav li a
{
	color:#fefefe;
	margin:0 1em;
	text-decoration:none;
	font-weight:normal;
}

#pri-nav li a:hover
{
	text-decoration:underline;
}


#sec-cont, #ter-cont
{
	color:#555;
}


#ter-cont {
	margin-left:2%;
}

#wrap {
	float: right;
	width: 75%;
	margin: 0 2% 2% 0;
}

#pri-cont {
	border-left:1px dotted #aaacad;
	border-right:1px dotted #aaacad;
	width: 65%;
	padding: 0 3%;	
	float: left;
}

#ter-cont {
	float: left;
	width: 20%;
	font-size:90%;
	line-height:1.5em;
}

#sec-cont {
	float:right;
	width:26%;
	font-size:90%;
	line-height:1.5em;
}

#foot
{
	clear:both;
	background:#000;
	color:#666;
	padding:0.25em 2em 2em 2em;
	text-align:center;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:80%;
}

#foot a
{
	color:#666;
	font-weight:normal;
}

.tree
{
	margin-bottom:-3px;
}

.rss
{
	background:url(i/rss-icon.gif) no-repeat 0 0;
	padding:5px 5px 5px 35px;
}

/* -------------- FORM -------------- */



form fieldset
{
	border:2px solid #ccc;
	margin:1em;
	padding-bottom:1em;
}

form legend
{
	font-weight:bold;
	font-style:italic;
}

form label
{
	display:block;
	width:150px;
	text-align:right;
	float:left;
	padding:0.25em;
	margin-top:1em;
}

form textarea
{
	height:10em;
}

form input.box,
form select,
form textarea
{
	border:1px solid #aaa;
	padding:0.25em;
	margin-top:1em;
	width:200px;
}

form #submit
{
	margin:1em;
	margin-left:170px;
}

body.links dl a,
a.ext
{
	padding-right:15px;
	background:url(i/ext.gif) no-repeat 100% 0;
}

body.links dd
{
	margin-bottom:1.5em;
}

body.links dd strong
{
	display:block;
}

/* -------------- FLASHMAG -------------- */

ul.flashmag li
{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

ul.flashmag li.first
{
	margin-right:2em;
}

.flash
{
	position:absolute;
	top:10px;
	right:10px;
	background:url(i/flash.png) no-repeat top right;
	text-align:right;
	width:170px;
}

.flash a
{
	display:block;
	height:1px;
	overflow:hidden;
	padding-top:25px;
}
