/* reset */
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{
	line-height:1;
}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}





html { 
	background:#000 url(../../uploads/images/depotsign.jpg) no-repeat center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
		-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
}

body {

	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;	
	text-align:center;
	color: #CCCCCC;
}




#wrap {
	margin:0 auto;
	width:960px;
	text-align:center;
	clear: both;
	overflow: hidden;
}


h1 {
	color: #a5acaf;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
	padding-bottom: 10px;
	padding-top: 5px;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	margin: 5px 0px;
}

p {
margin-bottom: 10px;
line-height: 1.5em;

}


a {
	color: #24b8f5;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
	     -o-transition: all .2s linear;
	        transition: all .2s linear;
}

a:hover {

color:#fff;
}


.logo h1 > a {
	background: url("../../uploads/images/the-depot-logo.png") 0 0 no-repeat;
	display: block;
	height: 294px;
	margin: 0;
	outline: 0 none;
	text-indent:-999em;
	width: 162px;
}

.address {
color:#fff;	
float:left;
position:absolute;
top:370px;
text-align:left;
}




nav ul {
	
	list-style: none;
	position: relative;
	margin-top:20px;
	margin-bottom:20px;
	
}
/* IE7 */
*:first-child + html nav ul {
	overflow: hidden;
} 
nav ul:after {content: ""; clear: both; display: block;}

nav ul li {float: left;}
nav ul li:hover a {color: #fff;}
nav li > .here {color:#fff;}



nav ul li a {
	font-size: 28px;
	display: block;
	margin-right:20px;
	color: #24b8f5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}




img a{border:0;}

.date {
	color:#ec008c;
	text-transform: uppercase;
}

.container {
	margin-top:50px;
	
}

.left {
	width:162px;
	float:left;

	
}

.right {
	width:700px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-left: 60px;
}




.content{
	text-align: left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	width: 650px;
	clear: both;
	padding:30px;
	background:rgb(0, 0, 0);
	background:rgba(0, 0, 0, 0.8);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom: 10px;
}


.special-event {
	text-align: left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	width: 650px;
	clear: both;
	padding:10px 30px 10px 30px;
	background:rgb(236, 0, 140);
	background:rgba(236, 0, 140, 0.8);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom: 10px;
}






.event {
	text-align: left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	width: 650px;
	clear: both;
	padding:30px;
	background:rgb(0, 0, 0);
	background:rgba(0, 0, 0, 0.8);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom: 10px;
}

.event h2 a{
	color:#24b8f5;
	margin-top:0;
	text-decoration:none;
	
}

.event a:hover{
	color:#0096d7;

	
}

.event h3 {
	font-size: 16px;
	color: #fff;
	margin: 5px 0px;
	
}


.event p {
	font-weight:normal;
	color:#c4c8c9;
	
}

.event-image {
	float:left;
	width:166px;
}


.event-image img{
	float:left;
	width:166px;
}




.event-content {
	float:left;
	width:440px;
	margin-left:40px;
}

.attend {
margin-top:20px;

}



.published {
width:450px;
margin-top:8px;
margin-bottom:20px;

}

.pub-month {
background-color:#e62077;
	font-size: 20px;
	Display:inline;
	padding:5px;
	color: #FFF;
       text-transform: uppercase;
-webkit-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;

}

.pub-date {
	background-color: #FFF;
	font-size:20px;
	Display:inline;
	padding:5px;
	color: #000;
-webkit-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;

	
}

.pub-time{
	background-color: #000;
	font-size:20px;
	Display:inline;
	padding:5px;

	color: #FFF;
	
}


.vcard{

}

.adr {
	font-style: normal;
	color: #808285;
}

.adr strong{color:#293239;}
.fn {font-size:24px; font-weight:bold; margin-top:20px; color:#293239;}
.street-address {margin-top:5px;}
.locality {margin-top:5px;}
.region {margin-top:5px;}
.postal-code {margin-top:5px;}
.tel {margin-top:20px;}
.fax {margin-top:5px;}
.email {margin-top:10px;}

.google-map {
background-color:#fff;
margin-top:40px;
padding:20px;
width:425px;

}
.facebook-button {

float:left;
position:absolute;
top:430px;
text-align:left;
}
.facebook-button a{

 -moz-user-select: none;
    background: #2A49A5;
    border: 1px solid #082783;
    box-shadow: 0 1px #4C6BC7 inset;
    color: white;
    padding: 3px 5px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #082783;
    font: 14px Verdana, sans-serif;	


}
/* Stylesheet: main Modified On 2012-12-14 05:59:42 */
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default, text, screenreaders and such will show these */
.accessibility, hr {
/* position set so the rest can be set out side of visual browser viewport */
	position: absolute;
/* takes it out top side */
	top: -999em;
/* takes it out left side */
	left: -999em;
}
/* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(https://www.depotbaltimore.com/tmp/cache/images/cms/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(https://www.depotbaltimore.com/tmp/cache/images/cms/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(https://www.depotbaltimore.com/tmp/cache/images/cms/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 0;
	clear: both;
	width: 90%;
	visibility: hidden;
}
#main .clear {
	height: 0;
	clear: right;
	width: 90%;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clear {
/* Hides from IE-mac \*/
	height: 1%;
	clear: right;
	width: 90%;
/* End hide from IE-mac */
}
/* end clearing */
/* Stylesheet: Accessibility and cross-browser tools Modified On 2012-11-21 16:31:00 */