body {background: url('img/noise.png')}

#container {width:750px;position: relative;margin: auto;top: 100px}
.nav, .nav ul {position: relative;margin: 0;padding: 0;list-style: none;}
/* Общие стили */
.nav {height:200px;display:inline-block}
.nav>li {display:block;float:left}
/*стили блоков первого уровня*/
.nav>li>div {
 position: relative;
 width: 120px;
 height: 170px;
 margin-right: 3px;
 overflow: hidden;
 cursor: pointer;
 text-align: center;
 background: #87CEEB;
 box-shadow: 0px 1px 2px rgba(30, 30, 30, .3);
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 -ms-transition: all .3s;
}
.nav div:hover {
 /* увеличиваем блок*/
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 /* меняем бэкграунд */
 background: #fff;
 z-index: 5;
}
/*Стиль основных ссылок*/
.nav>li>div>a {
 top: 0px;
 position: relative;
 display: block;
 height: 100px;
 padding-top: 65px;
 text-decoration: none;
font-size: 20px;
 font-weight: normal;
 color: #fff;
 -webkit-transition: all .3s;
 -ms-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
}
/*Создаем размытие*/
.nav:hover div>a {opacity: .3;
 text-shadow: 0px 0px 5px #fff,
 0px 0px 5px #fff,
 0px 0px 9px #fff;}
/*Основные ссылки при наведении*/
.nav div>a:hover, .nav li:hover a {top:-4px;text-shadow:none;opacity:1;font-size:23px;color:#29cef1}
/*Двигаем ссылку вверх при наведении*/
.nav .nested a:hover, .nav .nested:hover a {top:-60px;height:160px}
/*Подменю*/
.nav ul {
 position: absolute;
 top: -9999px;
 margin: auto;
 display: block;
 width: 120px;
 text-align: center;
 opacity: 0;
 -webkit-transition: .5s opacity ease-out;
 -ms-transition: .5s opacity ease-out;
 -moz-transition: .5s opacity ease-out;
 -o-transition: .5s opacity ease-out;
}
/* показываем подменю */
.nav li div:hover ul {
 top: 35px;
 color: #fff;
 opacity: 1}
/* Ссылки подменю */
.nav div:hover ul li a {
 color: #00afdd;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 -webkit-transition: color .3s ease-out;
 -ms-transition: color .3s ease-out;
 -moz-transition: color .3s ease-out;
 -o-transition: color .3s ease-out;
}
/* Цвет ссылок подменю при наведении */
.nav div ul li a:hover {color:#000}
/* Фон основных ссылок */
.nav>li>.blue-white {background:#00afdd}
/* фон основных ссылок при наведении */
.nav>li>.blue-white:hover {background:white}
/* Цвет текста основных ссылок */
.nav>li>.blue-white>a {color:#fff}
/* Цвет текста основных ссылок при наведении */
.nav>li>.blue-white:hover a {color:#00afdd}
/* Цвет ссылок подменю при наведении */
.nav .blue-white ul li a:hover { color:black}
/*
+----------------------------------------------------------------+
| |
| WordPress 2.8 Plugin: WP-Polls 2.50 |
| Copyright (c) 2009 Lester "GaMerZ" Chan |
| |
| File Written By: |
| - Lester "GaMerZ" Chan |
| - http://lesterchan.net |
| |
| File Information: |
| - Polls CSS File |
| - wp-content/plugins/wp-polls/polls-css.css |
| |
+----------------------------------------------------------------+
*/


.wp-polls-archive {
 /* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
 /* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
 text-align: left;
 background-image: none;
 display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
 text-align: left;
list-style: none;
 float: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
 content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
 display: inline;
 border: 0px;
 padding: 0px;
 margin: 0px;
}
.wp-polls-ul {
 padding: 0px;
 margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
 width:100%;
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 /* background-color: #ffffff; */
}
.wp-polls-loading {
 display: none;
 text-align: center;
 height: 16px;
 line-height: 16px;
}
.wp-polls-image {
 border: 0px;
}
.wp-polls .Buttons {
 border:1px solid #c8c8c8;
 background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
padding: 2px 4px 2px 4px; 
 margin: 2px;
 text-decoration: none;
 border: 1px solid #0066cc;
 color: #0066cc;
 background-color: #FFFFFF; 
}
.wp-polls-paging a:visited {
 padding: 2px 4px 2px 4px; 
 margin: 2px;
 text-decoration: none;
 border: 1px solid #0066cc;
 color: #0066cc;
 background-color: #FFFFFF; 
}
.wp-polls-paging a:hover {
border: 1px solid #000000;
 color: #000000;
 background-color: #FFFFFF;
}
.wp-polls-paging a:active {
 padding: 2px 4px 2px 4px; 
 margin: 2px;
 text-decoration: none;
 border: 1px solid #0066cc;
 color: #0066cc;
 background-color: #FFFFFF; 
}
.wp-polls-paging span.pages {
 padding: 2px 4px 2px 4px; 
 margin: 2px 2px 2px 2px;
 color: #000000;
 border: 1px solid #000000;
background-color: #FFFFFF;
}
.wp-polls-paging span.current {
 padding: 2px 4px 2px 4px; 
 margin: 2px;
 font-weight: bold;
 border: 1px solid #000000;
 color: #000000;
 background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
 padding: 2px 4px 2px 4px; 
 margin: 2px; 
 border: 1px solid #000000;
 color: #000000;
 background-color: #FFFFFF;
}
/*
+----------------------------------------------------------------+
| |
| WordPress 2.8 Plugin: WP-PostRatings 1.50 |
| Copyright (c) 2009 Lester "GaMerZ" Chan |
| |
| File Written By: |
| - Lester "GaMerZ" Chan |
| - http://lesterchan.net |
| |
| File Information: |
| - Post Ratings CSS File |
| - wp-content/plugins/wp-postratings/postratings-css.css |
| |
+----------------------------------------------------------------+
*/

.post-ratings {
 width:100%;
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
 /* background-color: #ffffff; */
}
.post-ratings-loading {
 display: none;
 height: 16px;
 text-align: left;
}
.post-ratings-image {
 border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
 border: 0px;
padding: 0px;
 margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
 font-weight: normal;
 font-style: italic;
 /* Post-Thumb-Template-Library
 CSS file for slideshow
*/
#rotator { border: 1px solid #000; margin: 10px auto 10px; overflow: hidden; position: relative; }
#rotator img { margin:0; padding:0; }
 div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
position: absolute;
 display: block;
 top: -5em;
 background: #ffe;
 border: 1px solid #ccc;
 color: black;
 line-height: 1.25em;
}
.sociable span {
 display: block;
}
.sociable ul {
 display: inline;
 margin: 0 !important;
 padding: 0 !important;
}
.sociable ul li {
 background: none;
 display: inline !important;
 list-style-type: none;
 margin: 0;
 padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
 float: none;
 width: 16px;
 height: 16px;
 border: 0;
 margin: 0;
 padding: 0;
}

.sociable-hovers {
opacity: .4;
 -moz-opacity: .4;
 filter: alpha(opacity=40);
}
.sociable-hovers:hover {
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}
/* 
Theme Name: Santa Claus Theme
Theme URI: http://www.blogger-template.info/santa-claus-theme
Description: A free WordPress theme. <a href="http://www.blogger-template.info/santa-claus-theme">VIEW ONLINE DEMO</a>. Created by <a href="123">123</a>.
Version: 1.0
Author: 123
Author URI: 123
Tags: christmas, holidays, santa claus, blue, red, white, pro, premium, custom header, fixed width, two columns, widgets, adsense, affiliate, gravatar, seo
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#333333;
}

body {
background:#d6f3ff;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(../images/santa-claus-01.gif);
background-repeat:repeat-x;
}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}
a:hover {color:#cc0000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#666666;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#ffffff;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#ffffff;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#cc0000;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 ../images and Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

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

.wp-caption {
border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 /* optional rounded corners for browsers that support it */
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

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

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

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.alt {
 margin: 0;
 padding: 10px;
 }

.commentlist {
 padding: 0;
 text-align: justify;
 }

.commentlist li {
 margin: 15px 0 10px;
 padding: 5px 5px 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;
 }

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

.commentmetadata {
 margin: 0;
 display: block;
 }

.commentlist li, #commentform input, #commentform textarea {
 font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
 
.commentlist li ul li {
 font-size: 1em;
}

.commentlist li {
 font-weight: bold;
}

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

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

.commentlist p {
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
 }

#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }

.commentmetadata {
 font-weight: normal;
 }

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

#commentform {
 margin: 5px 10px 0 0;
 }
 
#commentform textarea {
 width: 100%;
 padding: 2px;
 }
 
#respond:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
#commentform #submit {
 margin: 0 0 5px auto;
 float: right;
 }

.thread-alt {
 background-color: #f8f8f8;
}

.thread-even {
 background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

 border-left: 1px solid #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:5px 5px 5px 25px;
margin:0px 30px 0px 30px;
background-image:url(../images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:1px;
}

.compress {display:inline;}
.compress p {display:inline;}
.compress br {display:inline;}
.compress ul {display:inline;}
.compress li {display:inline;}
.compress h1 {display:inline;}
.compress h2 {display:inline;}

.notice {font-size:11px; color:#cc0000;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 15px 0px 15px; font-size:10px; margin-top:5px; margin-bottom:15px;}
.navigation a {} 
.navigation a:visited {} 
.navigation a:hover {} 
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:500px;}
.pagetitle {}

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

.alignleft {
 float: left;
 margin: 0 10px 5px 0;
}

.alignright {
 float: right;
 margin: 0 0 5px 10px;
}

.commento {
margin:0px 0px 0px 5px;
padding:0px 15px 20px 15px;
}

.featured {
text-align:right;
margin:0px 18px 0px 0px;
padding:0px 0px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Top
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#box1a {
margin:0 auto;
width:991px;
}

.box1b {
height:201px;
background-image:url(../images/santa-claus-02.jpg);
background-repeat:no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Social Bookmarking
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box2a {
height:19px;
text-align:right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Logo and AdSense
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box3c {
color:#cccccc;
margin:50px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#navigation1 {
margin:0 auto;
width:991px;
}

.navigation2 {
background-image:url(../images/santa-claus-03.gif);
background-repeat:no-repeat;
}

.navigation3 ul {padding:4px 0px 0px 0px; margin:0px 0px 0px 0px; list-style-type:none;}
.navigation3 li {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none; border-left:1px solid #014666; border-right:1px solid #81c6e6; float:left; display:block; font-size:18px; font-weight:bold;}
.navigation3 li a {color:#ffffff; text-decoration:none; padding:6px 17px 5px 17px; margin:0px; display:block;} 
.navigation3 li a:visited {color:#ffffff; text-decoration:none;} 
.navigation3 li a:hover {color:#ffffff; text-decoration:none; background-color:#000000;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Grid for content and sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#grid1 {
margin:0 auto;
width:998px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 White
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box4a {
width:800px;
background-color:#FFFFFF;
background-image:url(../images/santa-claus-04.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 33px;
padding:0px 0px 0px 0px;
}

.box4b {
background-image:url(../images/santa-claus-05.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box4c {
margin:0px 0px 0px 0px;
padding:22px 21px 0px 21px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a {
background-image:url(../images/santa-claus-06.gif);
background-repeat:no-repeat;
}

/* - Date - */

 .box5b {
 text-align:center;
 width:45px;
 color:#000000;
 text-transform:uppercase;
 font-size:12px;
 margin:0px 0px 0px 0px;
 padding:47px 0px 0px 0px;
 }
 
 .box5b h3 {
 font-size:30px;
 line-height:19px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 }

/* - Title - */

 .box5c h1 {
 font-size:18px;
 line-height:22px;
 padding:10px 10px 5px 10px;
 margin:0px 0px 0px 0px;
 }
 
 .box5c h1 a {text-decoration:none; color:#000000;}
 .box5c h1 a:visited {text-decoration:none; color:#000000;}
 .box5c h1 a:hover {text-decoration:none; color:#cc0000;}
 
/* - Date and Category - */

 .leftright {
 display:block;
 text-align:center;
 padding:0px 0px 0px 10px; 
 color:#999999;
 font-size:10px; 
 margin-top:0px; 
 margin-bottom:0px;}

 .leftright a {text-decoration:underline; color:#999999;}
 .leftright a:visited {text-decoration:underline; color:#999999;}
 .leftright a:hover {text-decoration:none; color:#999999;} 
 
.box5d {
height:15px;
background-image:url(../images/santa-claus-07.gif);
background-repeat:no-repeat;
margin:13px 0px 0px 0px;
padding:0px 0px 0px 0px;
} 

/* - Content - */ 

 .box5e {
 padding:0px 30px 15px 30px;
 margin:0px 0px 0px 0px; 
 }
 
 .box5e img {
 border:none;
 }
 
/* - Tag and Comments - */ 

 .box5f {
 background-image:url(../images/santa-claus-08.gif);
 background-repeat:repeat-y;
 }
 
 .box5g {
 background-image:url(../images/santa-claus-09.gif);
 background-repeat:no-repeat;
 }
 
 .box5h {
 background-image:url(../images/santa-claus-10.gif);
 background-repeat:no-repeat;
 background-position:bottom left;
 } 
 
/* - Tags - */ 

 .box5i {
 font-size:10px; 
 padding:13px 10px 13px 15px; 
 margin:0px 0px 0px 0px; 
 }
 
 .box5i a {text-decoration:underline; color:#07639b; font-style:italic;}
 .box5i a:visited {text-decoration:underline; color:#07639b;}
 .box5i a:hover {text-decoration:none; color:#07639b;} 
 
/* - Comments - */ 

 .box5j {
 font-size:12px;
 font-weight:bold;
 }
 
 .box5j a {text-decoration:none; color:#ffffff;}
 .box5j a:visited {text-decoration:none; color:#ffffff;}
 .box5j a:hover {text-decoration:none; color:#000000;} 
 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.widget1 {
margin:0px 0px 15px 0px;
padding:0px 0px 0px 0px;
background-image:url(../images/widget1.gif);
background-repeat:repeat-y;
} 

.widget2 {
background-image:url(../images/widget2.gif);
background-repeat:no-repeat;
}

.widget3 {
background-image:url(../images/widget3.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.widget4 {
margin:0px 0px 0px 0px;
padding:14px 55px 30px 30px;
color:#ffffff;
font-size:12px;
}

.widget4 h3 {
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 30px 0px;
color:#000000;
text-transform:uppercase;
font-size:14px;
}

.widget4 a {text-decoration:underline; color:#ffffff;}
.widget4 a:visited {text-decoration:underline; color:#ffffff;}
.widget4 a:hover {text-decoration:none; color:#ffffff;}

.widget4 ol {padding:0px 0px 0px 10px; margin:0px;} 
.widget4 ul {padding:0px 0px 0px 10px; margin:0px;} 
.widget4 li {padding:7px 5px 7px 21px; margin:0px; list-style-type:none; background:url(../images/li.gif) no-repeat left top; color:#ffffff;}
.widget4 li a {text-decoration:underline; color:#ffffff;}
.widget4 li a:visited {text-decoration:underline; color:#ffffff;}
.widget4 li a:hover {text-decoration:none; color:#ffffff;} 

.lightcolor {
color:#ffffff;
} 

.about img {
border-color:#ffffff;; 
border-width:5px; 
border-style:solid;
width:70px;
height:70px;
} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer1 {
margin:0 auto;
background-image:url(../images/footer1.gif);
background-repeat:repeat-x;
}

#footer2 {
margin:0 auto;
width:991px;
}

.footer3 {
}

.footer4 {
color:#ffffff;
font-size:10px;
padding:35px 0px 0px 37px;
margin:0px 0px 0px 0px;
} 

.footer4 a {text-decoration:none; color:#003366;}
.footer4 a:visited {text-decoration:none; color:#003366;}
.footer4 a:hover {text-decoration:underline; color:#000000;}

.footer5 {
padding:0px 0px 0px 0px;
margin:35px 51px 0px 0px;
} 

.footer6 {
color:#ffffff;
font-size:15px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.footer7 {
}

.footer8 {
}

.footer9 {
font-size:15px;
font-weight:bold;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.footer9 a {text-decoration:none; color:#ffffff;}
.footer9 a:visited {text-decoration:none; color:#ffffff;}
.footer9 a:hover {text-decoration:underline; color:#ffffff;}
/*
Stylesheet for the WP125 ad management plugin
URL: http://www.webmaster-source.com/wp125-ad-plugin-wordpress/
*/