
/*
 * Dr Pepper Photo Op (NYC)
 * deviantART Creative Team
 * September 2011
 */


@font-face {
font-family: 'DepotNewRegular';
src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.eot');
src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.eot?#iefix') format('embedded-opentype'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.woff') format('woff'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.ttf') format('truetype'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-rg.svg#DepotNewRegular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'DepotNewBold';
src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-bd.eot');
src: url('http://st.deviantart.net/creative/fonts/depot/depotnew-bd.eot?#iefix') format('embedded-opentype'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-bd.woff') format('woff'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-bd.ttf') format('truetype'),
     url('http://st.deviantart.net/creative/fonts/depot/depotnew-bd.svg#DepotNewBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'DepotNewCondensedThin';
    src: url('http://st.deviantart.net/creative/fonts/depot-cond/depotnewcon-th.eot');
    src: url('http://st.deviantart.net/creative/fonts/depot-cond/depotnewcon-th.eot?#iefix') format('embedded-opentype'),
         url('http://st.deviantart.net/creative/fonts/depot-cond/depotnewcon-th.woff') format('woff'),
         url('http://st.deviantart.net/creative/fonts/depot-cond/depotnewcon-th.ttf') format('truetype'),
         url('http://st.deviantart.net/creative/fonts/depot-cond/depotnewcon-th.svg#DepotNewCondensedThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ARTICLE BODY
---------------------------------------------------*/

#news-special #drpepper-city { background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/bg.jpg) center top no-repeat #000 fixed; }

/* Common Tags */
#news-special #news-content {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-dot.gif?1);
	font:normal 11px/15px Verdana, Geneva, sans-serif;
	color:#CCC;
	padding:0 0 100px;
	text-align:center;
	position:relative;
}

#news-special #dp-overlay {
	position: absolute;
	top:0; left:0;
	background: url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-dot.gif?1) black;
	height: 100%;
	width: 100%;
	display:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	-khtml-opacity: .70;
	opacity: .70;
}

#news-special p {
	text-align:left;
	padding-bottom:20px;
	margin:0;
}

#news-special b {
	color:#cc002c;
	font-weight:bold;
}

#news-special h2 {
	font:normal 23px/normal EurostileBold, Arial, Helvetica;
	color:#fefefe;
	letter-spacing:normal;
}

#news-special #news-content a {
	color:#FFF;
	text-decoration:none;
	outline:none;
	transition:color 0.20s ease;
	-o-transition:color 0.20s ease;
	-moz-transition:color 0.20s ease;
	-webkit-transition:color 0.20s ease;
}

#news-special #news-content a:hover {
	color:#ff1a40;
}

/* Article Structure + Columns */
#news-special .sec {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:100%;
	z-index:2;
}

#news-special .col {
	display:inline;
	float:left;
	position:relative;
}

#news-special .w220 {
	width:220px;
	margin:0 10px;
	text-align:right;
}

#news-special .w400 {
	width:400px;
	margin:0 10px;
}

#news-special .w540 {
	width:540px;
	margin:0 10px;
}

#news-special .w700 {
	width:700px;
	margin:0 10px;
}

#news-special .w940 {
	width:940px;
	margin:0 10px;
}

#news-special img[alt] {
	display:block;
	margin-bottom:20px;
}

#news-special ul {
	margin:0 0 20px 0;
	padding:0 0 0 5px;
}

#news-special *::selection {
	background:#900;
}

#news-special *::-moz-selection {
	background:#900;
}

#news-special > * {
    -moz-user-select:none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

/* HEADER
---------------------------------------------------*/
#news-special #article-header {
	background:url() center top no-repeat;
	height:304px;
	position:relative;
}

#news-special #article-header .sec {
	overflow:hidden;
}

#news-special #article-header h1 {
	display:block;
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/title.png?1) center no-repeat;
	width:544px;
	height:373px;
	text-indent:-9999em;
	margin:0 auto;
	position:relative;
	top:-86px;
}


/* DIVISION 01 - INTRO
---------------------------------------------------*/
#news-special #div-01 {
	position:relative;
	margin-bottom:2px;
}

#news-special #div-01 .w400 {
	width:324px;
	padding:30px;
	margin:0 0 0 10px;
	background:#181818 url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-darkgraybg.gif);
	border:8px solid #060606;
}

#news-special #div-01 .w540 {
	background: url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-whitebg.gif) repeat #FFF;
	position:relative;
	margin:0 10px 0 0;
	z-index:1;
}

/* Slideshow Images */
#news-special #dp-images {
	position:relative;
	overflow:hidden;
	width:540px;
	height:405px;
	border-bottom:2px solid #000;
	z-index:1;
}

#news-special #dp-images ul {
	position:relative;
	list-style:none;
	width:2160px;/* Total width of the image 540px * 4 */
	height:405px;
	margin:0;
	padding:0;
	top:0;
	left:0;
}

#news-special #dp-images ul li {
	float:left;
	width:540px;
	height:405px;
}

#news-special #dp-images ul li a { display:block; }


#news-special #dp-images img {
	width:540px;
	height:405px;
	position:relative;
	z-index:1;
}

#news-special #dp-images span {
	border: 10px solid rgba(0,0,0,0.50);
	border: 10px solid #fff\9;/*IE*/
	height: 405px;
	width: 540px;
	left: -10px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: -10px;
}

/* Slideshow Controls */
#dp-controls {
	position:absolute;
	right:10px;
	top:0;
}

.dp-next { background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/arrow-right.gif) center no-repeat; }
.dp-prev { background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/arrow-left.gif) center no-repeat; }

#news-special #news-content #dp-controls a {
	background-color:#CCC;
	cursor:pointer;
	display:block;
	width:47px;
	height:50px;
	text-indent:-9999em;
	margin-bottom:1px;
	border-left:3px solid #cc002c;
	transition:all 0.25s linear;
	-o-transition:all 0.25s linear;
	-moz-transition:all 0.25s linear;
	-webkit-transition:all 0.25s linear;
}

#news-special #news-content #dp-controls a:hover { background-color:#FFF; }

/* Slideshow Metadata */
#news-special #dp-metadata {
	position:relative;
}

#news-special #dp-metadata h3 {
	background:#cc002c;
	font-family:'DepotNewCondensedThin', 'Myriad Pro', 'Arial Narrow';
	color:#FFF;
	font-weight:100;
	display:inline-block;
	position:relative;
	height:52px;
	float:left;
	white-space:nowrap;
	transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-webkit-transition:all 0.25s ease;
}

#news-special #dp-metadata h3:hover { background:#82001c; }
#news-special #dp-metadata h3:hover div.tri { border-left-color:#82001c; }

#news-special #dp-metadata h3 a {
	position:relative;
	margin-left:20px;
	padding-right:10px;
	top:11px;
	color:#fff;
	display:block;
	font-size:39px;
}

#news-special #dp-metadata h3 div.tri {
	position:absolute;
	top:0; right:-52px;
	width: 0px;
	height: 0px;
	border-bottom: 52px solid transparent;
	border-left: 52px solid #cc002c;
	transition:all 0.20s ease;
	-o-transition:all 0.20s ease;
	-moz-transition:all 0.20s ease;
	-webkit-transition:all 0.20s ease;
}

/* Deviants Name */
#news-special #dp-metadata span {
	background: none repeat scroll 0 0 #191919;
    color: #666666;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 14px 0 0 5px;
    padding: 3px 15px 0 10px;
    position: relative;
}

#news-special #dp-metadata span a {
	color:#999;
	transition:all 0.20s ease;
	-o-transition:all 0.20s ease;
	-moz-transition:all 0.20s ease;
	-webkit-transition:all 0.20s ease;
}

#news-special #news-content #dp-metadata span a:hover { color:#fff; }

#news-special #dp-metadata span img {
	position:absolute;
	left:-4px;
	top:0;
}

#news-special #div-01 i {
	position:absolute;
	top:-8px; left:-8px;
	width: 0px;
	height: 0px;
	border-bottom: 34px solid transparent;
	border-left: 34px solid #cc002c;
}

/* DIVISION 02 - THE DETAILS
---------------------------------------------------*/

#news-special #div-02 .w940 {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-whitebg.gif) repeat #fff;
	position:relative;
	margin-bottom:40px;
}

#news-special #div-02 #map {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/map.png) top right no-repeat;
	padding:30px;
	width:880px;
}

#news-special #div-02 .w940 b {
	font-family:'Depot New', 'DepotNewRegular', Myriad Pro, 'Lucida Grande', Tahoma;
	float:left;
	display:block;
	width:110px;
	text-align:right;
	margin:0 20px 20px 0;
	font-size:16px;
}

#news-special #div-02 .w940 p {
	font-family:'Depot New', 'DepotNewRegular', Myriad Pro, 'Lucida Grande', Tahoma;
	float:left;
	width:700px;
	margin:0 0 20px 0;
	padding:0;
	color:#333;
	font-size:16px;
}

#news-special #news-content #div-02 a {
	color:#99001a;
}

#news-special #news-content #div-02 a:hover {
	color:#000;
}

#news-special #div-02 i {
	position:absolute;
	top:1px; left:1px;
	width: 0px;
	height: 0px;
	border-bottom: 52px solid transparent;
	border-left: 52px solid #cc002c;
}

/* DIVISION 03 - MISC INFO
---------------------------------------------------*/

#news-special #div-03 {
	position:relative;
	margin-bottom:2px;
}

#news-special #div-03 img[alt] {
	display:inline-block;
	margin-bottom:20px;
}

#news-special #div-03 .w540 {
	margin-bottom:40px;
}

/* Who Will Be There */
#news-special #div-03 .w700 .dev {
    font-size: 10px;
    height: 50px;
    line-height: 11px;
    margin:0 20px 20px 0;
    width: 150px;
}

#news-special #div-03 .w700 .dev div {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    white-space: nowrap;
    width: 90px;
}

#news-special #div-03 .w700 .dev span {
    display: block;
    width: 90px;
}

#news-special #div-03 .w700 .dev a:first-child {
    float: left;
    margin-right: 10px;
}

#news-special #div-03 .w700 .dev div span a {
    float: none !important;
}

#news-special #attend {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-whitebg.gif) repeat #fff;
	padding:30px 20px;
}

#news-special #attend span {
	float:left;
	display:inline-block;
	width:515px;
}

#news-special #attend b {
	float:left;
	display:block;
	width:70px;
	text-align:right;
	margin:0 20px 0 0;
	font-size:12px;
}

#news-special #attend p {
	float:left;
	margin:0 0 0 0;
	padding:0;
	color:#333;
	font-size:12px;
}

#news-special #news-content #div-03 #attend a {
	color:#99001a;
}

#news-special #news-content #div-03 #attend a:hover {
	color:#000;
}

#news-special #news-content a.attend {
	float:right;
	height:35px;
	width:145px;
	background-position:0 -70px; 
}

#news-special #news-content a.attend:hover { background-position:0 -35px; }
#news-special #news-content a.attend:active { background-position:0 0; }

/* ARTICLE FOOTER
---------------------------------------------------*/

#news-special #article-footer {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/logos.png) center bottom  no-repeat;
	padding:40px 0 150px 0;
	position:relative;
	z-index:1;
}

#news-special #article-footer .col {
	background:#303030 url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/tile-darkgraybg.gif);
	padding:40px 30px;
	margin:0 10px;
	border:8px solid #3b3b3b;
}

#news-special #article-footer .col:first-child {
	background:none;
	padding:0;
	border:none;
}

#news-special #article-footer img[alt] {
	display:inline-block;
	margin-bottom:0;
}

#news-special #news-content #article-footer a.button {
	display:block;
	float:left;
	margin:0 15px 0 0;
}

#news-special #news-content #article-footer a.button:first:child {
	margin-left:15px;
}

#news-special a.viewarticle {
	height:30px;
	width:163px;
	background-position:-145px -75px;
}
	#news-special a.viewarticle:hover { background-position:-145px -45px; }
	#news-special a.viewarticle:active { background-position:-145px -15px; }


#news-special a.viewsub {
	height:30px;
	width:142px;
	background-position:-308px -75px; 
}
	#news-special a.viewsub:hover { background-position:-308px -45px; }
	#news-special a.viewsub:active { background-position:-308px -15px; }

#news-special a.rules {
	height:30px;
	width:162px;
	background-position:-450px -75px;
}
	#news-special a.rules:hover { background-position:-450px -45px; }
	#news-special a.rules:active { background-position:-450px -15px; }

/* COMMON BUTTON ATTRIBUTES
---------------------------------------------------*/
#news-special #news-content a.button {
	background-image: url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/buttons.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999em;
	transition:none;
	-o-transition:none;
	-moz-transition:none;
	-webkit-transition:none;
/*	
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.15);
	-o-box-shadow:0 1px 0 rgba(255, 255, 255, 0.15);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.15);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.15);
*/
}

/* LOVER + FACEBOOK + TWITTER
---------------------------------------------------*/
#news-special div.report a.loves,
#news-special div.report div.love {
	left:15px;
	top:15px;
	z-index:999;
}

#news-special div.report .love {
	background-color:transparent!important;
	background-image:url('http://st.deviantart.net/news/dr-pepper/photo-op-nyc/fav.png')!important;
	z-index:999;
}

#news-special div.report a.love {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.35);
}

#news-special div.report .love span {
	background-color:transparent!important;
	background-image:url('http://st.deviantart.net/news/dr-pepper/photo-op-nyc/fav.png')!important;
	font-family:Helvetica, Arial, sans-serif;
	color:#c2002a;
	font-size:18px;
	z-index:999;
	letter-spacing:normal;
	text-shadow:0 1px 0 #e0e0e0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#news-special #social {
    background:#000000;
	background:rgba(0,0,0,0.50);
    bottom: 0;
    display: inline-block;
    left: 10px;
    padding: 7px 10px 3px;
    position: absolute;
    z-index: 1337;
}

#news-special #social iframe {
	margin: 2px 0;
	height: 22px;
	overflow: hidden;
	border: none;
	width: 97px!important;
	display:inline-block;
}

* html #news-special #social iframe { /* IE */
	height:24px;
	overflow:visible!important;
}

#news-special #social iframe:first-child {
	background:url(http://st.deviantart.net/news/dr-pepper/photo-op-nyc/dotted-horz.gif) center right no-repeat;
	padding-right:10px;
	margin-right:10px;
	width:79px !important;
}

img.territory {
	position:absolute;
	right:0;
	top:47px;
	z-index:1339;
}

/* ARTICLE POSITIONING + RESETS
---------------------------------------------------*/
#news-special {
	margin: 0 -15px 0 -15px;
}

#news-special .clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	margin:0;
	padding:0;
}

#news-special .text {
	margin:0!important;
	padding:0!important;
}

#news-special .iconleft {
	padding-left: 0!important;
}

#news-special div.report h1 {
	display: none;
} /*hide the default article h1*/

#news-special div.line0 {
	display:none;
}

#news-special div.line1 {
	margin-left:2em;
	padding-top:1em;
}

#news-special div.line1,
#news-special div.line2 {
	text-align:center;
}

#news-special div.line1 a,
#news-special div.line2 a {
	color:#666;
	text-align:center;
}

#news-special div.line2 {
	margin-left:2em;
}

#news-special .contestopen {
	text-align:left;
	margin-top:-2px!important;
}