/*
Theme Name:RACE-4-KIDS onSnow
Description:Wordpress Theme for RACE-4-KIDS
Version:1.0
Design:Michael Folkmer
Design URI:http://www.pain-in-love.com/
Creator:nerds-berlin.com

	RACE-4-KIDS v1.0
	 http://www.race-4-kids.com/

*/

/* GLOBALS START */
* {
	margin:0;
	padding:0;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	
	font-size:11px;
	font-family:Verdana, Sans-Serif;
	color:#ffffff;
	background-color:#92d3f1;
	text-align:center;
	line-height:16px;
}

img { border:none; }

a, a:visited {
	font-weight:bold;
	color:#0f5fa6;
}

a:hover {
	font-weight:bold;
	color:#92d3f1;
}

td {
	border-style:none;
}

object, embed {
	vertical-align:top;
}
/* GLOBALS END */

.fullWidth {
	left:0;
	position:absolute;
	right:0;
	/*
	width:100%;
	*/
}

#splat_top {
	margin-bottom:-215px;
	height:215px;
	top:0;
	z-index:-1;
	position:relative;
	
	background:transparent url('images/bg-header-transparent.png') no-repeat top center;
}

#splat_bottom {
	background:transparent url('images/footer.gif') no-repeat bottom center;
	/*bottom:0;*/
	float:left;
	height:325px;
	/*margin:0 auto 0;*/
	position:relative;
	top:0;
	width:100%;
	z-index:99;
}
/*
.border_bottom {
	height:164px;
	line-height:164px;
	border-left:7px solid #000000;
	border-right:247px solid #000000;
	width:730px;
}*/

#r4k {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#background {
	width:100%;
	height:100%;
	position:relative;
	z-index:1;
}

#background img {
	width:100%;
	height:100%;
}

#page {
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	left:0;
	z-index:2;
	position:absolute;
	
	text-align:left;
}

.page_height { height:100%; }

#layer {
	background-color:#92d3f1;
	left:0;
	margin:10px auto 0 auto;
	position:relative;
	top:0;
	width:984px;
}

#main_content {
	height:100%;
	width:100%;
}

/*SECTION HEADER START*/
#header {
	margin:0;
	padding:0;
	height:172px;
	width:984px;
}

#headerimg  {
	background:transparent url('images/header.jpg') no-repeat top center;
	height:172px;
	width:984px;
}

#countdown {
	width:247px;
	line-height:normal;
	position:relative;
	z-index:999;
	cursor:default;
}

#header table {
	margin-top:-43px;
	float:right;
}
/*SECTION HEADER END*/

/*SECTION FOOTER START*/
.footer {
	padding-top:215px;
	text-align:center;
	color:#0f5fa6;
}

.footer a {
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
	color:#92d3f1;
}
/*SECTION FOOTER END*/

/* MAIN NAVIGATION START */
.pagenav {
	cursor:default;
	padding:0;
	position:absolute;
	right:247px;
	text-align:right;
	top:128px;
	z-index:999;
}

.pagenav ul {
	border-right:1px dashed #0f5fa6;
	line-height:33px;
	padding:0;
	margin:0;
}

.pagenav li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

.pagenav a,.pagenav a:visited {
	border-left:1px dashed #0f5fa6;
	margin:0;
	padding:10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#0f5fa6;
}

.pagenav .current_page_item a,
.pagenav a:hover {
	color:#bf0c1d;
}

.pagenav .current_page_parent a, .pagenav .current_page_ancestor a {
	color:#bf0c1d;
	/*color:#92d3f1;*/
}
/* MAIN NAVIGATION END */

/* META NAVIGATION START */
.metanav {
	cursor:default;
	height:0;
	line-height:13px;
	padding:0;
	position:relative;
	right:7px;
	text-align:right;
	top:14px;
	z-index:999;
}

.metanav ul {
	padding:0;
	margin:0;
	border-right:3px solid #fff;
}

.metanav li {
	margin:0;
	padding:0 0 0 10px;
	border-left:3px solid #fff;
	list-style-type:none;
	display:inline;
}

.metanav li .last {
	border-right:3px solid #fff;
}

.metanav a, .metanav a:visited {
	margin:0 10px 0 0;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}

.metanav .current_page_item a,
.metanav a:hover {
	color:#0f5fa6;
}

.metanav .current_page_parent a, .metanav .current_page_ancestor a {
	color:#0f5fa6;
	/*color:#92d3f1;*/
}
/* META NAVIGATION END */

/* SUB NAVIGATION START */
#submenu {
	background-color:#92d3f1;
	margin:0;
	padding:0;
	width:730px;
	border-bottom:15px solid #ffffff;
}
#submenu ul {
	margin-left:0px;
	padding-left:10px;
	height:26px;
	width:720px;
	background-color:#92d3f1;
    clear:both;
}
#submenu li {
	display:inline;
	float:left;
	height:100%;
	list-style-type:none;
	padding: 0 7px 0 0;
}
#submenu  a, #submenu  span {
	color:#ffffff;
	border-left:2px solid #fff;
	height:50px;
	line-height:26px;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
}

#submenu a:hover {
	text-decoration:none;
	color:#0f5fa6;
}

#submenu .current_page_item a, 
#submenu .current_page_item a:hover,
#submenu .current_page_ancestor a,
#submenu .current_page_ancestor a:hover {
	color:#0f5fa6;
	text-decoration:none;
}

#submenu img{
	height:120px;
	width:730px;
}
/* SUB NAVIGATION END */

/* SIDEBAR START*/
#right_border {
	background-color:#92d3f1;
	position:relative;
	top:0;
}

#sidebar {
	background-color:#92d3f1;
	margin:0 0 0 730px;
	padding:0 0 10px 0;
	width:247px;
}

#sidebar form {
	margin:0;
}

#sidebar .widgettitle {
	padding-left:7px;
}

#sidebar li {
	margin-left: 0;
}

#widget {
	background-color:#ffffff;
	border-left:7px solid #92d3f1;
	/*height:100%;*/
	position:relative;
	top:0;
	/*width:978px;*/
}

.widget {
	padding:0px;
}

.banner_box {
	padding-top:120px;
}

.banner {
	padding-left:6px;
	margin-bottom:7px;
}
.banner img {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
/* SIDEBAR END */

.layer {
	background-color:#fff;
	border-left:7px solid #92d3f1;
	/*border-right:7px solid #92d3f1;*/
	float:left;
	overflow:hidden;
	position:relative; /* for ff2 */
	width:730px;
	z-index:1000; /* for ff2 */
}

/* CONTENT START */
#left_border {
	width:7px;
	background-color:#92d3f1;
	position:relative;
	z-index:999;
}

.minusMargin {
	margin:-30px 0 0 0;
}

#content {
	height:100%;
	/*border-left:7px solid #92d3f1;*/
	padding:10px 10px 40px 10px;
	width:710px;
	background-color:#fff;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#content .divider {
	margin:2px 0 10px 0;
	width:710px;
	border-top:1px solid #fff;
}

#subheader {
	/*margin:0 0 0 7px;*/
	position:relative;
	width:730px;
	z-index:2;
}

div#banner{
	width:730px;
	height:120px;
	border-bottom:25px solid #ffffff;
}

div#banner ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.subheader_img {
	background:#92d3f1 url('images/subheader.jpg') no-repeat top;
	clear:both;
	height:31px;
	margin:0;
	position:relative;
	width:730px;
	z-index:2;
}

#subheader p {
	font-size: 12.5px;
	height:31px;
	font-weight:bold;
	padding:10px 0 0 48px;
	text-transform:uppercase;
	width:730px;
}

/* what the f? */
#newsrotation .subheader_text {
	color:#3f3f3f;
	vertical-align:middle;
	text-transform:uppercase;
	font-size: 12.5px;
	font-weight:bold;
}

.post {
	clear:both;
	color:#3f3f3f;
	margin:0;
	padding:0;
	width:710px;
}

.post hr {
	display:block;
}

.widecolumn .post {
	margin:0;
}

.highlight {
	color:#0f5fa6;
	font-weight:bold;
}

.upper {
	text-transform:uppercase;
}

.pager {
	margin-top:30px;
}

.pager_right {
	display:block;
	float:right;
	margin-right:7px;
}

.pager_left {
	display:block;
	float:left;
}
/* CONTENT END */

.center {
	text-align:center;
}

/* TWO COLUMN TEMPLATE START */
.two_column, .column2 {
	padding:10px 0 0 0;
	width:710px;
}

.two_column td, .column2 td {
	margin:0;
	padding:10px 0 0 0;
	/*width:50%;*/
	border-right:0 none transparent;
	border-bottom:0 none transparent;
	border-left:0 none transparent;
	vertical-align:top;
}

.two_column td p, .column2 td p {
	text-align:left;
	padding-right:10px
}

.approach p {
	margin-bottom:10px;
}
/* TWO COLUMN TEMPLATE END */

/* THREE COLUMN TEMPLATE START */
.three_column, .column3 {
	width:710px;
	border-collapse:collapse;
	border-style:none;
	border-color:#3f3f3f;
	border-width:0;
}

.three_column tr, .column3 tr {
	padding:0;
}

.three_column td, .column3 td {
	margin:0;
	padding:10px 10px 10px 0;
	border-right:0 none transparent;
	border-bottom:0 none transparent;
	border-left:0 none transparent;
	vertical-align:top;
}

.three_column td p, .column3 td p {
	text-align:left;
	width:auto;
	padding-bottom:10px
}

.three_column table td, .column3 table td {
	border:0;
}

.extra td {
	width:33%;
}

.shop td {
	width:33%;
	text-align:center;
}

.shop p {
	text-align:center !important;
}
p .detail {
	display:block;
	margin-top:10px;
}

/* THREE COLUMN TEMPLATE END */

/* FOUR COLUMN TEMPLATE START */
.four_column, .column4 {
	width:710px;
	border-collapse:collapse;
	border-color:#3f3f3f;
	border-width:0;
}

.four_column tr, .column4 tr {
	padding:0;
}

.four_column td, .column4 td {
	margin:0;
	padding:10px 10px 0 0;
	border-style:none;
	vertical-align:top;
	text-align:left;
}
.four_column td p, .column4 td p {
	margin-bottom:10px;
}
/* FOUR COLUMN TEMPLATE END */

.news p {
	height:auto !important;
}

.entry p {
	height:100%;
	line-height:16.5px;
	padding-bottom:10px;
	color:#3f3f3f;
}

.alignright.size-full { margin:0 0 0 7px !important; }
.alignleft.size-full { margin:0 7px 0 0 !important; }

.narrowcolumn .entry, .widecolumn .entry {
	line-height:1.4em;
}

.widecolumn {
	line-height:1.6em;
}

.narrowcolumn .postmetadata {
	text-align:center;
}

.thread-alt {
	
}

.thread-even {
	
}

.comment_seperator {
	border-top:2px solid #92d3f1;
	border-bottom:none;
	text-align:left;
	display:block;
}

h1, h2, h3 {
	font-family:Verdana, Sans-Serif;
	font-weight:bold;
}

#content h1,#content h2,#content h3 {
	clear:both;
}

h1 {
	margin:0;
	padding-top:0;
	text-align:left;
	font-size:12px;
}


h2 {
	margin:0;
}

h3 {
	margin-bottom:10px !important;
	padding:0;
	font-size:11px !important;
}

h4 {
	margin-bottom:5px;
}

.simple {
	color:#ffffff;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color:#0f5fa6;
	text-decoration:none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#5DBDEA;
	
	font-weight:bold;
	font-size:13px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}

h2.pagetitle {
	margin-top:30px;
	text-align:center;
}

h3.comments {
	margin:40px auto 20px ;
	padding:0;
}

.commentlist li ul li {
	font-size:12px;
} 

.commentlist li {
	font-weight:bold;
}

.commentlist li .avatar { 
	padding:2px;
	border:1px solid #eee;
	background:#fff;
	
	float:right;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:12px;
}

.commentlist p {
	font-weight:normal;
	text-transform:none;
}

.comment-author {
	font-weight:normal;
}

.commentmetadata {
	font-weight:normal;
	font-size:11px;
	height:15px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#777;
}

code {
	font:11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size:10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size:10px;
}

#wp-calendar a {
	text-decoration:none;
}

#wp-calendar caption {
	text-align:center;
	font:bold 12px Verdana, Sans-Serif;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	margin:0;
	width:737px;
	
	float:left;
}

.widecolumn {
	margin:5px 0 0 150px;
	padding:10px 0 20px 0;
	width:450px;
}

.narrowcolumn .postmetadata {
	padding-top:5px;
}

.widecolumn .postmetadata {
	margin:30px 0;
}

.widecolumn .smallattachment {
	margin:5px 5px 5px 0px;
	width:128px;
	text-align:center;
	
	float:left;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0px;
}

.postmetadata {
	clear:both;
}

.clear {
	clear:both;
}
/* End Structure */


/* Begin Images */
p img {
	max-width:100%;
	padding:0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-right:auto;
	margin-left:auto;
	
	display:block;
}

img.alignright {
	margin:0 0 2px 7px;
	padding:4px;
	
	display:inline;
}

img.alignleft {
	margin:0 7px 2px 0;
	padding:4px;
	
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.group_photo {
	margin:10px 10px 20px 0;
	float:right;
}
/* End Images */


/* SPECIALS START */
#map_canvas {
	margin:0;
	height:320px !important;
	color:#000;
}
/* SPECIALS END */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left:0px;
	padding:0 0 0 10px;
	list-style:none;
	text-indent:-10px;
}

html>body .entry li {
	margin:7px 0 8px 10px;
}

.entry ol {
	margin:0;
	padding:0 0 0 35px;
}

.entry ol li {
	margin:0;
	padding:0;
}

.postmetadata ul, .postmetadata li {
	list-style-type:none;
	list-style-image:none;
	
	display:inline;
}

#sidebar h2 {
	margin:0;
	padding:0;
}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	/*margin-bottom:7px;*/
}

#sidebar ul p, #sidebar ul select {
	margin:5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin:5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style:decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin:3px 0 0;
	padding:0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:10px auto;
	padding:5px 3px;
	text-align:center;
}

#sidebar #searchform #s {
	padding:2px;
	width:108px;
}

#sidebar #searchsubmit {
	padding:1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width:130px;
}

#commentform {
	margin:5px 10px 0 0;
}

#commentform input {
	margin:5px 5px 1px 0;
	padding:2px;
	width:170px;
}

#commentform textarea {
	padding:2px;
	width:703px
}

#commentform #submit {
	margin:0 0 5px auto;
	
	float:right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin:0;
	padding:10px;
}

.comment {
	margin:10px 0 40px 0;
}

#comment {
	margin-top:5px;
}

.commentlist {
	padding:0;
	text-align:justify;
	color:#3f3f3f;
}

.commentlist li {
	margin:15px 0 10px;
	padding:5px 10px 10px 10px;
	list-style:none;
}
.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p {
	margin:10px 5px 10px 0;
}
.children { padding:0; }

#commentform p {
	margin:5px 0;
}

.comment-edit-link {
	float:right;
}

.nocomments {
	margin:0;
	padding:0;
	text-align:center;
}

.commentmetadata {
	margin:0;
	
	display:block;
}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor:help;
}

acronym, abbr {
	border-bottom:1px dashed #999;
}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ff0000;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center {
	text-align:center;
}

.hidden {
	display:none;
}

hr {
	display:none;
}

a img {
	border:none;
}

.navigation {
	margin-top:10px;
	margin-bottom:60px;
	text-align:center;
	
	display:block;
}

.post-edit-link {
	margin-top:10px;
	/*text-decoration:blink;*/
	color:#92d3f1;
	
	display:block;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	margin-left:auto;
	margin-right:auto;
	
	display:block;
}

.wp-caption {
	margin:10px;
	padding-top:4px;
	border:1px solid #0F5FA6;
	background-color:#f3f3f3;
	text-align:center;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text {
	margin:0;
	padding:0 4px 5px;
	font-size:11px;
	line-height:17px;
}
/* End captions */


/*** Widgets ***/

/* Newsrotation Widget */
.quicklinks {
	background-color:#fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin: 0 0 7px 6px;
	padding:5px;
	width:224px;
}

.quicklinks h2 {
	color:#3f3f3f;
}

.quicklinks li {
	
}

.newsrotation_js{
	height:54px !important;
}

table#newsrotation {
	margin: 0 0 7px 6px;
}


table#newsrotation td{
	width:224px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	vertical-align:top;
	overflow:hidden;
	padding:5px;
	background-color:#fff;
}

#newsrot p {
	margin-bottom: 5px;
}

td#newsrotator ul{
	margin:0;
	padding:0;
}

td#newsrotator ul li{
	width:234px;
	height:60px;
	text-align:center;
	background-color:green;
}
/* Newsrotation Widget */

/* Audioplayer Widget */
.audio_widget {
	width:234px;
	margin: 0 0 7px 6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#fff !important;
}
.audio_widget p {
	padding: 6px;
	color:#3f3f3f;
}
.audio_widget object {
	margin: 0 0 6px 6px;
}
/* Audioplayer Widget */

/* SocialMedia Widget */
.socialmedia {
	background:#92d3f1 url('images/right.jpg') no-repeat top;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height:145px;
	margin:0 0 7px 6px;
	width: 234px;
	text-align:right;
}

.socialmedia img {
	margin:10px 0 0 6px;
}

.socialmedia img.first {
	margin:10px 10px 0 6px;
}

.mediaicons {
	margin-right:10px;
}

/* SocialMedia Widget */

.result {
	border: none;
	margin-top:10px;
	border:1px solid #ffffff !important;
}

.result td {
	padding:3px;
	border:1px solid #ffffff !important;
}

.three_column .result {
	margin: 0 0 0 0;
}

.img_subtitle {
	font-size:10px;
	font-weight:bold;
	color:#bbb;
}

.rBorder { background-color:#92d3f1;clear:both; }


/* ************************************* */
/* new styles for r4konSnow content area */
/* ************************************* */

.tab1 {
	clear:both;
	display:block;
	float:left;
	width:230px;
	margin-bottom:5px;
}
.tab2 {
	margin-left:10px;
	display:block;
	float:left;
	width:470px;
	margin-bottom:5px;
}

.tab2b {
	margin-left:10px;
	display:block;
	float:left;
	width:230px;
	margin-bottom:5px;
}

.pagecontent p {
	clear:both;
}
.pagecontent span {
	line-height:16.5px;
}

.pagecontent h2 {
	clear:both;
	padding:0 0 10px 0;
}


.bgColor_02 ul { background-color:#a8dcf4 !important; }
.bgColor_03 ul { background-color:#bee4f6 !important; }

/* ************************ */
/* new styles for guestbook */
/* ************************ */
.css_navigation_char,
.css_navigation_notselect,
.css_guestbook_font_color {
	color:#0f5fa6 !important;
}

.css_navigation_char_position,
.css_navigation_overview {
	cursor:default;
}

.css_navigation_overview a,
.css_navigation_char {
	padding:0 5px 0 5px;
}

.css_navigation_select,
a.css_navigation_char:hover,
a.css_navigation_notselect:hover,
a.css_navigation_select:hover {
	color:#bf0c1d !important;
}

.css_post_separator {
	margin:2px 0 2px 0 !important;
	border-color:#92d3f1 !important;
}

.css_form_embedded,
.css_post_embedded {
	padding:10px 10px 10px 10px !important;
}

.css_post_embedded,
.css_form_embedded,
.css_form_antispam_inputfield,
.css_form_textfieldspace input,
.css_form_textfieldspace textarea {
	border:1px solid #92d3f1 !important;
}

.css_form_antispamtext,
.css_form_antispamcontent_position,
.css_form_submit_position {
	text-align:left !important;
}

/* ******************** */
/* new container layout */
/* ******************** */
.col3,.col4 { width:720px;clear:both;margin-bottom:10px;float:left; }
.col3 p,.col4 p { clear:none !important;height:auto !important; }
/*
.push1,.push2,.push3,.push4 { position:relative;top:0;left:0; }
*/
.width1,.width2,.width3,.width4 { display:inline;float:left;position:relative;margin-right:10px }

.col3 .width1 { width:230px; }
.col3 .width2 { width:470px; }
.col3 .width3 { width:720px; }

.col4 .width1 { width:170px; }
.col4 .width2 { width:350px; }
.col4 .width3 { width:540px; }
.col4 .width4 { width:720px; }
/*
.push1 { left:240px;top:0; }
.push2 { left:480px;top:0; }
*/

/* ************* */
/* external link */
/* ************* */

a.external {
  background: url('/wp-content/themes/race4kids_onSnow/images/external-link.gif') no-repeat 100% 50%;
  padding-right: 20px;
}

.list li { list-style:disc !important;list-style-position:outside !important;text-indent:0; }

.singlePost {
	margin-top:30px;
}

p.warning{
	border:2px solid #E36226; 
	background-color:#F1B193; 
	color:#FFF; 
	font-weight:bold; 
	text-align:center; 
	margin-right:10px; 
	padding-top:10px;
}
.wallpaper .dl1 {
	margin-top:44px;
}
.wallpaper .dl2 {
	margin-top:0px;
}
.wallpaper .dl3 {
	margin-top:-16px;
}
.wallpaper p {
	float: right;
	margin-top: 265px;
	padding-bottom: 0px ! important;
}
.wallpaper a {
	display:block;
}

.snowflake {
	/*display:none;*/
	position:fixed;
	z-index:100;
}