/*  
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.7
Author: Michael Wach
Author URI: http://www.mikewach.com/

	PHOENIX Magazine v1.7
	 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
{
	display: block;
	height: 87px;
	margin: 0 0 10px 0;
	vertical-align: bottom;
}

#header form
{
	display: inline;
	margin: 0 0 0 125px;
}

#header img { vertical-align: bottom; }

#header input
{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

#header #pm-logo
{
	margin-right: 10px;
}

/*

PHOENIX Magazine navigation bar

*/

#phoenix-nav
{
	margin: 0;
	padding: 0;
	display: block;
	white-space: normal;
}

#phoenix-nav img
{
	margin: 0 1px 0 0;
	border: 0px;
}

/*

Bread Crumbs

*/

#breadcrumbs
{
	font-size: 11px; 
	background-color: #2d5980; 
	width: 679px;
	line-height: 33px; 
	text-transform: lowercase; 
	padding-left: 240px; 
	vertical-align: middle;
	color: #CCCCCC;
	display: block;
	margin: 0;
}

#breadcrumbs a:link, #breadcrumbs a:visited 
{
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumbs a:hover { text-decoration: none; }

/*

Left Side Bar

*/

#sidebar-l
{
	background-color: #2D5980;
	display: block;
	font: 1em Verdana, Arial, Sans-Serif;
	padding: 0px 0px 25px 0px;
	width: 220px;
	float: left;
	margin: 0;
	vertical-align: top;
}

#categories, #archives, #categories h2, #archives h2
{
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	max-width: 220px;
}

#categories li
{
	list-style-type: none;
}

#categories ul
{
	margin: 0;
	padding: 0;
}

.cat-item a, #archives a
{
	height: 21px;
	display: block;
	border-bottom: 1px solid #96acc0;
	background-color: #2D5980;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 0px 0px 30px;
	background-image: url('http://www.blog.phoenixmag.com/wp-content/themes/phoenixmag/images/bgSNavOff.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

.current-cat a
{
	color: #2d5980;
	background: #FFFFFF;
	border-bottom: solid 1px #96acc0;
	background-image: url('http://www.blog.phoenixmag.com/wp-content/themes/phoenixmag/images/bgSNavOn.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#sidebar-l a:hover { background-color: #5d8ab1; }

/*

Content

*/

#content
{
	background: #2D5980;
	background-image: url('http://www.blog.phoenixmag.com/wp-content/themes/phoenixmag/images/bgAdCol.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 919px;
	min-height: 400px;
}

#post
{
	background: #FFFFFF;
	margin: 0 0 0 220px;
	padding: 5px 30px 5px 30px;
	width: 480px;
	float: none;
	font-size: 0.7em;
	min-height: 400px;
}

#sitemap td a
{
	color: #000000;
	text-decoration: none;
}
#sitemap td strong a
{
	text-decoration: underline;
}

/*

Right Side Bar

*/

#sidebar-r
{
	float: right;
	background-color: #FFFFFF;
	width: 159px;
	padding: 0;
	margin: 0;
}

#sidebar-r a { line-height: 18px; }
#sidebar-r a:hover { color: #66CCFF; }

#search
{
	background-color: #e6e4d8;
	border-left: 0; 
	border-right: 0; 
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	width: 149px;
	color: #000000;
	font-size: 12px;
	padding: 0 5px 5px 5px;
	margin: 0;
	position: absolute;
}

#search h2
{
	text-transform: uppercase;
	color: #2D5980;
	margin: 4px 0 4px 0;
}

#bookmarks
{
	padding: 5px 5px 10px 5px;
	background: transparent;
	width: 149px;
	position: absolute;
	top: 350px;
}

/*

Footer

*/

#footer
{
	width: 920px;
	color: #999999;
	font-size: 0.7em;
	line-height: 20px;
	text-align: center;
}

#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;
}

/*

Headers

*/

#header h1
{
	padding: 30px 0 0 0;
	margin: 0;
}

h1, h1 a:link, h1 a:visited
{
	color: #000000;
	text-decoration: none;
}

#post h2, #post h2 a:link, #post h2 a:visited
{
	text-transform: uppercase;
	color: #2d5980;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar-l h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	border-bottom: 1px solid #96acc0;
	padding: 0 0 0 15px;
	margin: 0;
	color: #FFFFFF;
}

/* sIFR styles */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .sifr-sidebar 
{
	visibility: hidden;
	font-size: 50px;
	margin: 0px;
	width: 205px;
}

.sifr-sidebar .sIFR-flash
{
	width: 205px;
}

.sIFR-hasFlash .sifr-landing 
{
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 26px;
	line-height: 26px;
	padding: 0; 
	margin: 0;
}

.sIFR-hasFlash .sifr-title
{
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 30px;
	line-height: 30px;
	padding: 0; 
	margin: 10px 0 5px 0;
}

.sIFR-hasFlash .sifr-search {
	visibility: hidden;
	line-height: 26px;
	font-size: 26px;
	margin: 5px 0 5px 0;
	padding: 0px;
}


/* 

anything else 

*/

.alignright { float: right;	}
.alignleft { float: left }
.center { text-align: center; }

a img 
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#post a:link, #post a:visited
{
	color: #333333;
}

