.buorg {
    position:absolute;
    width:100%;
    top:0px;
    left:0px;
    border-bottom:1px solid #A29330;
    background:#FDF2AB no-repeat 1em 0.55em url(http://browser-update.org/img/dialog-warning.gif);
    text-align:left;
    cursor:pointer;
    font-family: Arial,Helvetica,sans-serif; color:#000;
    font-size: 12px;
}
.buorg div {
    padding:5px 36px 5px 40px;
}
.buorg a {
    color:#E25600;
}
#buorgclose {
    position: absolute;
    right: .5em;
    top:.2em;
    height: 20px;
    width: 12px;
    font-weight: bold;
    font-size:14px;
    padding:0;
}
a .tab img {
	border:0;
}
.tab {
	position: relative;
	top: 0;
	z-index: 998;
	width: 100%;
}
.tab .dropdown_tool_tip {
	color: inherit;
	position: absolute;
	bottom: -55px;
	right: 0;
	padding: 5px 7px;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	line-height: 100% !important;
	visibility: hidden;
}
.tab:hover .dropdown_tool_tip {
	visibility: visible;
}
.tab a.open, .tab a.close {
	line-height: 10px !important;
	cursor: pointer;
	display: block;
	position: relative;
	float: right;
	margin-right: 3px;
	z-index: 99;
}
.tab a#open img,
.tab:hover a#open img,
.tab a#close img {
	opacity: 1 !important;
	width: 20px !important;
	height: 30px !important;
	margin: 0 !important;
	padding: 0 !important;
}
#toppanel {
	width: 100%;
	z-index: 998;
	top: 0;
	position: absolute;
	position: fixed;
}
#panel {
	width: 100%;
	background: #FFF;
	position: relative;
	z-index: 998;
	display: none;
	padding-bottom: 15px;
	border-bottom: 1px #e2e2e2 solid;
}
#tumblr_controls {
	right: 23px !important;
}
.andrew_and_jack_blog_badge {
	position: absolute;
	bottom: 0 !important;
	right: 0;
	border: 0 !important;
	position: fixed;
	opacity: 1 !important;
	width: 75px !important;
	height: 75px !important;
	margin: 0 !important;
	padding: 0 !important;
}
div.reef {
	position: absolute;
	top: -50px;
	width: 100%;
	height: 100px;
	background: url(http://static.tumblr.com/ywcjjlo/3AHlw3ud3/reef.png) 0 bottom repeat-x;
	left: 0;
	z-index: 0;
}

@-webkit-keyframes 'shift' {
		    0% {
		    }
		    50% {  
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
		    }
		    100% {
		    }
		}
div.stocking_1,div.stocking_2 {
	-webkit-animation-name: shift;
	-webkit-animation-timing-function: none;
	-webkit-animation-iteration-count: infinite;
	position: absolute;
	width: 100px;
}
/*
div.stocking_1 {
	top: -10px;
	height: 150px;
	background:url(images/stocking_1.png) center repeat-x;
	left: 20px;
	z-index: 3;
	-webkit-animation-duration: 10s;
}
div.stocking_2 {
	top: -8px;
	height: 140px;
	background:url(images/stocking_2.png) center repeat-x;
	left: 75px;
	z-index: 2;
	-webkit-animation-duration: 15s;
}
*/

@-webkit-keyframes 'flash' {
		    0% {
	opacity: 0;
		    }
		    50% {  
	opacity: 1;
	transform: rotate(100deg);
	-webkit-transform: rotate(100deg);
	-moz-transform: rotate(100deg);
		    }
		    100% {  
	opacity: 0;
		    }
		}
div.lights {
	height: 90px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.string { 
	background: url(http://static.tumblr.com/ywcjjlo/FQ4lw3ubp/lights_string.png) no-repeat ;
	width: 570px;
	height: 100px;
	position: absolute;
}
.light,.light2 {
	background: url(http://static.tumblr.com/ywcjjlo/6R2lw3ua3/light.png);
	width: 120px;
	height: 120px;
	position: absolute;
}
.light .light2 {
	-webkit-animation-name: flash;
	-webkit-animation-timing-function: none;
	-webkit-animation-iteration-count: infinite;
}
.light:nth-child(1) .light2 {
	-webkit-animation-duration: 10s;
}
.light:nth-child(2) .light2 {
	-webkit-animation-duration: 7s;
}
.light:nth-child(3) .light2 {
	-webkit-animation-duration: 4s;
}
.light:nth-child(4) .light2 {
	-webkit-animation-duration: 5s;
}
.light:nth-child(5) .light2 {
	-webkit-animation-duration: 8s;
}
.light:nth-child(6) .light2 {
	-webkit-animation-duration: 3s;
}
.light:nth-child(7) .light2 {
	-webkit-animation-duration: 4s;
}
