/*  
Theme Name: PHOENIX Magazine
Theme URI: http://wordpress.org/
Description: The PHOENIX Magazine theme based on the famous <a href="http://www.phoenixmag.com/">PHOENIX Magazine Website</a>.
Version: 1.6
Author: Michael Wach
Author URI: http://www.mikewach.com/

	PHOENIX Magazine v1.6
	 http://www.blog.phoenixmag.com/

	This theme was designed and built by Michael Wach
	whose portfolio you will find at http://www.mikewach.com/
      Do not use any content without written permission from Michael Wach.

*/



/* 

Main Divisions

*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page 
{
	background-color: #FFFFFF;
	text-align: left;
	margin: 20px auto;
	margin-top: 0px;
	padding: 0;
	width: 920px;
}

/*

Header

*/

#header form
{
	display: none;
}

#header input
{
	display: none;
}

#header #pm-logo
{
	margin-right: 25px;
}

#header h1
{
	padding: 54px 0 20px 25px;
	font-size: 34px;
	line-height: 34px;
}

.customer-services
{
        display: none;
}

/*

PHOENIX Magazine navigation bar

*/

#phoenix-nav
{
	display: none;
}

#phoenix-nav img
{
	display: none;
}

/*

Bread Crumbs

*/

#breadcrumbs
{
	display: none;
}

#breadcrumbs a:link, #breadcrumbs a:visited 
{
	display: none;
}

#breadcrumbs a:hover { display: none; }

/*

Left Side Bar

*/

#sidebar-l
{
	display: none;
}

#categories, #archives, #categories h2
{
	display: none;
}

#categories li
{
	display: none;
}

#categories ul
{
	display: none;
}

.cat-item a, #archives a
{
	display: none;
}

.current-cat a
{
	display: none;
}

#sidebar-l a:hover { display: none; }

#sidebar-l h2 {
	display: none;
}

.archives
{
	display: none;
}

/*

Content

*/

#content
{
	width: 100%;
	min-height: 400px;
}

#post
{
	background: #FFFFFF;
        color: #000000;
        text-align: left;
	width: 100%;
	float: none;
	font-size: 0.7em;
	min-height: 400px;
}

#sitemap td a
{
	color: #000000;
	text-decoration: none;
}
#sitemap td strong a
{
	text-decoration: underline;
}

.print { display: none; }
.navigation { display: none; }

/*

Right Side Bar

*/

#sidebar-r
{
	display: none;
}

#sidebar-r a { display: none; }
#sidebar-r a:hover { display: none; }

#search
{
	display: none;
}

#search h2
{
	display: none;
}

#bookmarks
{
	display: none;
}

/*

Footer

*/

#footer
{
	width: 100%;
	color: #999999;
	font-size: 0.7em;
	line-height: 20px;
	text-align: center;
}

.footer-nav { display: none; }

#footer a:link, #footer a:visited
{
	color: #a74232;
}

.divider
{
	clear: both;
	margin-top: 23px;
	margin-bottom: 15px;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

/*

To Sortify...........

*/

h1, h1 a:link, h1 a:visited
{
	color: #000000;
	text-decoration: none;
        text-align: left;
}

h2, h2 a:link, h2 a:visited
{
	text-transform: uppercase;
	color: #2d5980;
	text-decoration: none;
	font-weight: bolder;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
        text-align: left;
}

.alignright { float: right;	}
.alignleft { float: left }
.center { text-align: center; }

a img 
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
        text-align: left;
        text-decoration: none;
}

