/* 
 * CSS Document for the Angela's Eye
 * css by Michael Newman
 * Backups, hacks and questions can be sent to newmaniese <@> gmail <dot> com
 * */

/*-=-=-=-=-=Gloabal Selectors-=-=-=-=*/

html{
	font-family: Georgia, arial;
	color: #555555;
    background:#172b34 url(images/bg.png) repeat-x;
	}
h1, h1 a{ font-weight:normal; padding-left:5px; font-size:135%; } 
h4 { margin-top:10px; }
a, a:link, a:active, a:visited{ color:#ed1e79; text-decoration:none; }
h1 a, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover{ color:#000000; text-decoration:none; }
h5{ font-size:85%; }
a:hover{ text-decoration:underline; }
*{ margin:0; padding:0; }
p{ margin:7px 5px; text-align:justify; }
ul{ list-style-type:none; }
a span{ display:none; }
/*a img{ padding:7px; border:1px solid #000000; }*/

/*---------------------------------------
-=-=-=-=-=A few Global classes-=-=-=-=-=
----------------------------------------*/

.clear { clear:both; background:transparent!important; }
.center { text-align: center; margin:0 auto; display:block; }
.hidden { display: none; }

/*--------------------------------------
======begin Angela's Eye classes========
--------------------------------------*/

.left{ float:left; }
.right{ float:right; }
.noborder{ border:none; }
.italic{ font-style:italic; display:inline; }
.bold{ font-weight:bolder; display:inline; }
.bold{ font-weight:bolder; }
.whitesection{ background:#ffffff; }
.sectsp{ margin:10px; }
.spacer{ height:10px; margin:5px; }
.graybox{ background:#162831; }
.pinkbox{ background:#FFC4F7;}
.sectionheader{
	height:29px;
	display:block;
	background: url(images/blueslice.jpg) repeat-x;
	color:#ffffff;
	text-decoration:none;
}
h1.sectionheader a, h1.sectionheader a:link{ background:url(images/bluebubbles.jpg) right no-repeat; color:#ffffff; text-decoration:none; display:block; height:29px;}
.pinksectionheader{
	height:29px;
	display:block;
	background: url(images/pinkslice.jpg) repeat-x;
	color:#ffffff;
	text-decoration:none;
}
h1.pinksectionheader a, h1.pinksectionheader a:link{ background:url(images/pinkbubbles.jpg) right no-repeat; color:#ffffff; text-decoration:none; display:block; height:29px;}
.section{ border:1px solid #000000; margin-bottom:15px; }
.itemlist li { list-style-type:disc; margin-left:15px; }


/*------------------------------------
-=-=-=-=-=Block level elements-=-=-=-=
------------------------------------*/

#container{
	width:940px;
	border:1px solid #606060;
	margin:-5px auto;
	padding-top:5px;
    background:#FFFFFF;
}

#leaderboard{
	width:728px;
	height:90px;
	margin: 0 auto 30px auto;
}

#header{
	width:940px;
	background: url(images/header.jpg) bottom no-repeat;
	position:relative;
	margin-bottom:2px;
	text-align:left;
}

#content{
	width:940px;
}

#left_col{ background:#ffffff; float:left; width: 610px; margin:5px; display:inline; }
#right_col{ background:#ffffff; float:right; width:300px; margin:5px; display:inline; }

/*-----------------------------------
========= header elements ===========
-----------------------------------*/

#loginsearch{ text-align:right; position:absolute; right:10px; top:-10px; }
#search input{ background:transparent url(images/searchbar.png); width:130px; height:14px; border:0;}

#header #menuheader{ position:relative; height:40px; }

#header #homelink{
	float:right;
	display:block;
	width:780px;
	height:103px;
}

#header #askangela{
	float:left;
	width:160px;
}
#askangela p{ color:#ffffff; font-weight:bolder; font-size:90%; margin:0 5px;}
#askangela h1 a{ color:#ffffff; }



/*menu level elements*/
#menu ul{
	background: url(images/ae-menubarstack.png) no-repeat;
	width:482px;
	height:25px;
	position:absolute;
	bottom:0px;
	left:0px;
}
#menu li{display:block; float:left;}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited{
	display:block;
	float:left;
	height:25px;
	overflow:hidden;
	background: url(images/ae-menubarstack.png) no-repeat 0 25px;
}
#menu_home{ width:74px; }
#menu ul li a#menu_home:hover { background-position: 0 -50px; }
#menu_salesrack{ width:109px; }
#menu ul li a#menu_salesrack:hover { background-position: -74px -50px; }
#menu_events{ width:89px; }
#menu ul li a#menu_events:hover { background-position: -183px -50px; }
#menu_paparazzi{ width:122px; }
#menu ul li a#menu_paparazzi:hover { background-position: -272px -50px; }
#menu_blog{ width:88px; }
#menu ul li a#menu_blog:hover { background-position: -394px -50px; }

#menu ul li a#menu_mallonmain{ height:40px; width:206px; background:url(images/mm-button.png); margin:-7px 15px;}
#menu ul li a#menu_mallonmain:hover{ background-position:0 -40px; }

div#features{ margin-bottom:15px; }
div#features ul li{ margin-top:8px; width:140px; }
/*-=-=-=-=- homepage styles -=-=-=-=-=-*/

#newthisweek{ padding:10px 16px 10px 4px; height:380px; background:url(images/lead-box.jpg) no-repeat; }
#left_left_col{ width:295px; float:left; margin:5px 10px 5px 0;}
#left_right_col{ width:295px; float:left; margin:5px 0;}

/*-------------------------------
==== styles for top stories =====
--------------------------------*/

#topstorylist{ position:relative; }
#topstories a img{ border:none; padding:0; height:80px; }
#topstories{
    position:absolute;
	width:154px;
	height:330px;
	top:25px;
	display:block;
	overflow:hidden;
}
#topstories li{
	margin:8px;
	position:relative;
}

#storyup{
	position:absolute;
	top:-10px;
	left:57px;
	height:34px;
	width:44px;
	display:block;
	background: url(images/top-arrow.jpg) no-repeat 50px 50px;
}

#storydown{
	position:absolute;
	left:57px;
	bottom:-35px;
	height:34px;
	width:44px;
	display:block;
	background: url(images/bottom-arrow.jpg) no-repeat 50px 50px;
}

#storydown:hover, #storyup:hover{ background-position: 0 0; } 

#stories{
    float:right;
	position:relative;
	width:154px;
	height:355px;
}

.topstory{
	width:138px;
	height:80px;
}

.topstory h5 a{
	position:absolute;
	text-align:center;
	bottom:0px;
	color:#ffffff;
	width:100%;
	background:#000000;
	display:block;
}
.imgholder{
	display:block;
	background: #000000;
}
#mainstory{
	position:relative;
	width:415px;
	margin:0 20px 0 5px;
	float:left;
}
#storyholder{
	position:absolute;
}
a.mainimgholder{
	width:415px;
	height:240px;
	background: #000000;
	display:block;
	position:relative;
}
#mainstory img{
	height:240px;
	border:none;
	padding:0;
}
#mainstory h1{
	display:block;
	position:relative;
	margin-top:5px;
}
#mainstory h1 a{
	width:100%;
}
#mainstory p{
	position:relative;
	display:block;
}
.selected{ background:url(images/selected-arrow.png) no-repeat 0 25px; overflow:visible;}
#clickondetroit_sect a { color:#000; }
/*------------------------------------------
-=-=-=-=-=-Story Detail page styling-=-=-=-=
------------------------------------------*/

.storycontent{
	margin:5px;
	line-height:135%;
}
.storycontent h1{ color:#000000; padding:10px 0; }
.attr{
	font-size:90%;
	font-weight:bolder;
	padding-bottom:20px;
}

.blackimgholder{display:block; width:610px; background:#000000; }
#slideshow{width:250px; background:#333333; padding:5px; margin:5px;}
#slideshow img{cursor:pointer;}
#slideshow p{color:#ffffff;}
#getprevimage{display:block; float:left; width:30px; height:23px; margin-right:10px; background:url(images/ltarrow.png);}
#getnextimage{display:block; float:left; width:30px; height:23px; background:url(images/rtarrow.png);}
#slideshowcontrols{ width:70px; margin:5px auto;}
.imgbox{ background:#333333; margin:5px; padding:5px; }
#cheappixel{ height:500px; width:1px; float:right;}

/*--------------------------------------
-=-=-=-=- paparazzi styling -=-=-=-=-=-=
--------------------------------------*/

#carouselcontainer {
    margin: 0 auto 20px;
}

#spotlight {
    margin: 0px auto;
    padding: 2px;
    width:800px;
    text-align: center;
}

.yui-skin-sam .yui-carousel-nav {
    background: url(http://pnsdigital.com/mallonmain/css/images/blueslice.jpg) repeat-x;
}

.yui-carousel-element li {
    height: 150px;
    opacity: 0.6;
    width: 150px;
    opacity: 0.6;
}

.yui-carousel-element .yui-carousel-item-selected {
    opacity: 1;
}

.spotlight_img {
   border: 3px solid #ccc;
}


/* category page styling */

.storylist li{ margin: 10px; border-bottom: 2px solid #999; }
.storylist li div{ width:350px; padding:10px;}
/*.storylist h3{ padding: 25px;}*/

.logo-disqus { display:inline; }
