*{
			margin: 0;
			padding: 0;
		}

		body{

			background: #000 url('../images/magacolorback.gif') fixed 0 -200px repeat-x;
			color: #000;
			font: 80% Corbel, Helvetica, Arial, sans-serif;
			line-height: 1.4em;
		}
		a{
			font-weight: bold;
			color: #333;
		}
		a:hover{
text-shadow: 2px 2px 1px #bbb;
			color: #00AEEF;	
			text-decoration: none;
		}
		h1#header a{
			padding: 0;
			height: 238px;
			padding: 10px;
			margin-bottom: 10px;
			margin-top: 10px;
			display: block;
			text-indent: -9999px;
			
			background: url('../images/header2.gif') 50% 50% no-repeat;
		}
		
		
		.nav{
			list-style: none;
			background: #eee url('../images/dot.gif') top left repeat-x;
			padding: 5px;
			border: 1px solid #ddd;
			height: 25px;
		}
		.nav li{
			display: inline;
			float: left;
			padding: 0;
			margin: 0;
			border-right: 1px solid #ddd;
		}
		.nav a{
			display: block;
			height: 25px;
			line-height: 25px;
		width: 90px;
			padding: 0 10px;
			margin: 0;
			text-decoration: none;
		}
		.nav a:hover{
		}
		#center{
			background: #fff;
			width: 556px;
			padding: 10px;
			margin: 0 auto;
			padding-bottom: 200px;
		}
		.footer{
			margin-left: 60px;
			text-align: right;
		}
		.footer a{
			color: #000;
		}
		.tumblr_post h2.date{
text-shadow: none;
			font-size: 100%;
			font-weight: normal;
			line-height: 2em;
			text-align: right;
			color: #ddd;
			position:relative;
			left: 26px;
			height: 25px;
			margin-bottom: 10px;
margin-top: -1px;
		}
		.tumblr_post h2.date a{
			height: 25px;
			display: block;
			float: right;
			color: #fff;
			background: #222 url('../images/date_grad.gif') top left repeat-x;
			margin-top: 2px;
			margin-right: 2px;
			width: 120px;
			text-decoration: none;
		}
		.tumblr_post h2.date a:hover{
text-shadow: 0px 0px 5px #666;
			color: #00AEEF;	
			margin-right: -5px;
			padding-left: 5px;
		}

		.tumblr_posts{
			list-style: none;
		}
		.tumblr_post{
			background: #eee url('../images/dot.gif') top left repeat-x;
			margin-bottom: 10px;
			padding: 0 25px 10px;
			border: 1px solid #ddd;
		}
		.tumblr_post .vid{
			background: white;
			height: 360px;
			padding: 1px;
			border: 1px solid #ddd;
			margin-bottom: 1.5em;
		}
		.tumblr_title{
			font-size: 200%;
			margin-bottom: 0.75em;			
		}
		
		.browseNav{
			background: #eee url('../images/dot.gif') top left repeat-x;
			border: 1px solid #ddd;
			position:relative;
			margin-bottom: 10px;
		}	
		.browseNav p{
			text-align: center;
			margin: 0;
			padding: 0;
		}
		.browseNav a{
			text-transform: uppercase;
			line-height: 200%;
			padding: 0 20px;
		}
		
		p, ul{
			margin-bottom: 1.5em;
		}
.tumblr_post h2{
text-shadow: -1px -1px 0px #ccc, 1px 1px 0px #fff;
color: #111;
margin-bottom: 1em;
font-weight: bold;
text-transform: uppercase;
font-size: 150%;
}
blockquote{
border: 1px solid #ddd;
padding: 0.75em;
background: white;
margin: -0.75em;
margin-bottom: 0.5em;
}
		
		.ad{
		}
