/* Companion Custom CSS over-rides for [ Princesses of Myth ]:  -  */

/* Hide the Text in the header. */
#header h1 a, #header .description { display: none; }

/* Rounded Corners (not in IE) */

.narrowcolumn {
	width: 550px;
	background:url(http://princessesofmyth.malibulist.com/white.png) repeat 0 0;
	padding: 5px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
} 

#column {
	float: left;
	padding: 5px;
}

/* Left Sidebar Themes */
#sidebar-left {
	float: left;
	width: 200px;
	padding: 5px;
	background: Transparent;
}

#sidebar-right {
	float: right;
	width: 170px;
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Standard Tags */

body {
	margin: 0;
	font-family: 'Palatino', 'Times', serif;
	font-size: 14px;
	color: #000;
}

 .page-nobodys-princess {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/Greece-background.jpg") no-repeat fixed center top;
}
 .page-nobodys-prize {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/Greece-background.jpg") no-repeat fixed center top;
}
 .page-sphinxs-princess {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/Egypt-background.jpg") no-repeat fixed center top;
}
 .page-sphinxs-queen {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/Egypt-background.jpg") no-repeat fixed center top;
}
 .page-spirits-princess {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/07/cherry_blossom_background.jpg") no-repeat fixed center top;
}
 .page-spirits-bride {
        background:#666 url("http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/minoan_blue_tile-tileable.jpg") repeat fixed center top;
}

/* THE MENU */

#menubar-wrapper {
	width: 100%;
	clear: both;
	display: block;
	margin: 0 auto;
	background: #F00;
	text-transform: uppercase;
}

.menu ul li a:link, .menu ul li a:visited, .menunav a:link, .menunav a:visited  {
	color: #ff0;
}

.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #ff0;
	font-size: 12px;
}

/* Subcontent-Wrapper */

#subcontent-wrapper {}

#column {
	float: left;
	padding: 10px;
}

body.wide #column {
	float: none;
}

body.layout-2cl .narrowcolumn, body.layout-2cr .narrowcolumn {
	width: 550px;
}

body.wide .narrowcolumn, body.signup .narrowcolumn {
	width: auto;
}



/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
}

#POMlogo
{
position:absolute;
width:274px;
height:111px;
text-indent:280px;
background-image:url(http://princessesofmyth.malibulist.com/wp-content/uploads/2011/04/Princesses-of-Myth-sidebar-logo.png);
background-repeat:no-repeat;
}

body.single .type-post .post-head {  display: inline-block; height: 50px; width: 60px; float: left; }