/*
Theme Name: Blue Christmas
Theme URI: http://www.blogger-template.info/blue-christmas-theme
Description: A fun and blueish Christmas theme by WordPress Themes. Last tested on WordPress v2.6.3 with artwork by Masaki Hoshino, snow by Scott Schiller and icons by N.Design Studio
Author: Sha
Author URI: http://www.blogger-template.info
Tags: fixed width, two columns, gravatar, widget, valid CSS, valid XHTML, red, white, blue, christmas, snow
Version: 1.0
Released under GPL license.
*/
body,td,th {
font-family: Arial;
font-size:12px;
color:#000000;
}
body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#011933;
}
a:link {color:#cc0000; text-decoration: underline;}
a:visited {color:#cc0000; text-decoration: underline;}
a:hover {color:#cc0000; text-decoration: none;}
a:active {color:#cc0000; text-decoration: underline;}
/* Misc */
blockquote p {
font-family:'Times New Roman';
color:#999999;
font-size:14px;
line-height:19px;
}
blockquote {
padding:0px 25px 0px 25px;
background-color:#fff7f7;
border-top:1px solid #e4e4e4;
border-bottom:1px solid #e4e4e4;
margin:5px;
background-image:url(images/openquote.gif);
background-position:top left;
background-repeat:no-repeat;
}
blockquote span {
display:block;
background-image:url(images/closequote.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
a img {border: none;}
.space li {padding:0px 0px 20px 0px; margin:0px;}
#wrapper { }
#content { }
.post { }
.post ul { }
.post ul li { }
.post ol { }
.post ol li { }
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:380px;}
/* classes used by the_meta() */
ul.post-meta {
list-style: none;
}
ul.post-meta span.post-meta-key {
font-weight: bold;
}
.meta {
font-size: .75em;
}
.meta li, ul.post-meta li {
display: inline;
}
.meta ul {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
.meta, .meta a {
font-weight: normal;
letter-spacing: 0;
}
.meta a{
text-decoration: underline;
}
.meta a:hover, .meta a:active{
text-decoration: none;
}
/* Sidebar */
#menu {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#menu form {
margin: 0px 0px 0px 0px;
}
#menu input#s {
background: #f8f8f8;
border: 1px solid #cccccc;
color: #000000;
}
/* Calendar */
#wp-calendar {
border: none;
empty-cells: show;
font-size: 12px;
margin: 0;
width: 100%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
color: #D70606;
font-weight: bold;
}
#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}
#wp-calendar caption {
font: normal italic Georgia, serif;
font-size: 120%;
margin-bottom: 5px;
text-align: left;
}
#wp-calendar td {
color: #999;
font: normal 100% Arial, Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* Comments */
.alt {
margin: 0;
padding: 10px;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* Comment Continue */
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.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;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 95%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* Recent Comments */
#menu li.recentcomments { padding: 0px 0px 0px 0px; margin: 0px;}
/* RSS Widget */
.rsswidget { padding: 0px 0px 0px 0px; margin:0px; }
/* Images & Caption Alignment */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 0 10px 5px 0;
}
.alignright {
float: right;
margin: 0 0 5px 10px;
}
.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;
}
/* Original */
acronym, abbr {
border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
font-size: 90%;
letter-spacing: .07em;
}
acronym, abbr {
cursor: help;
}
cite {
font-size: 100%;
font-style: normal;
}
.textwidget
{
font-size:12px;
font-weight:normal;
}
/* Container */
#container {
margin:0 auto;
text-align:center;
width:790px;
}
/* Box 1 */
.box1 {
width:790px;
height:306px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-image:url(images/blue-christmas-01.jpg);
background-repeat:no-repeat;
}
.box1 ul {padding:18px 0px 0px 0px; margin:0px;}
.box1 li {padding:0px 0px 0px 0px; margin:0px; list-style-type:none; text-decoration:none; font-size:16px; color:#ffffff; font-family:'Times New Roman'; font-style:italic;}
.box1 li a {text-decoration:none; color:#ffffff; font-weight:bold; font-size:40px; font-style:normal;}
.box1 li a:visited {text-decoration:none; color:#ffffff; font-weight:bold; font-size:40px; font-style:normal;}
.box1 li a:hover {text-decoration:underline; color:#ffffff; font-weight:bold; font-size:40px; font-style:normal;}
/* Box 2 */
.box2a {
width:790px;
height:42px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-02.jpg);
background-repeat:no-repeat;
}
.box2b {
width:790px;
height:42px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box2c {
width:520px;
height:42px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box2c ul {padding:11px 0px 0px 50px; margin:0px;}
.box2c li {padding:0px 40px 0px 0px; margin:0px; list-style:circle; text-decoration:none; font-size:16px; color:#ffffff; font-weight:bold; float:left;}
.box2c li a {text-decoration:none; color:#ffffff;}
.box2c li a:visited {text-decoration:none; color:#ffffff;}
.box2c li a:hover {text-decoration:underline; color:#ffffff;}
.box2d {
width:270px;
height:42px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box2d form {padding:0px 0px 0px 0px; margin:0px;}
.box2d ul {padding:10px 0px 0px 0px; margin:0px;}
.box2d li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none;}
/* Box 3 */
.box3a {
width:790px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box3b {
width:525px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box3c {
width:265px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.box3d {
width:480px;
margin:0px 0px 0px 31px;
padding:0px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
}
.box3d-top {
height:71px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-03a.jpg);
background-repeat:no-repeat;
}
.box3d-bottom {
height:71px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-03b.jpg);
background-repeat:no-repeat;
}
/* Index and Single */
.index-single {
width:411px;
margin:0px 0px 0px 34px;
padding:0px 0px 0px 0px;
text-align:left;
}
.index-single-title {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-06.jpg);
background-repeat:no-repeat;
}
.index-single-title ul {padding:5px 0px 0px 35px; margin:0px;}
.index-single-title li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; font-weight:bold; font-size:22px; font-family:'Times New Roman';}
.index-single-title li a {text-decoration:none;}
.index-single-title li a:visited {text-decoration:none;}
.index-single-title li a:hover {text-decoration:underline;}
.index-single-divider {
height:19px;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-07.gif);
background-repeat:no-repeat;
}
.index-single-content {
margin:0px 0px 0px 0px;
padding:10px 0px 20px 0px;
text-align:left;
}
.index-single-info {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.index-single-info1 {
width:410px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.index-single-info2 {
width:318px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.index-single-info2 ul {padding:0px 0px 0px 0px; margin:0px;}
.index-single-info2 li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; font-size:10px; color:#999999;}
.index-single-info2 li a {text-decoration:underline; color:#999999;}
.index-single-info2 li a:visited {text-decoration:underline; color:#999999;}
.index-single-info2 li a:hover {text-decoration:none; color:#999999;}
.index-single-info3 {
width:92px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:right;
}
.index-single-comments {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:right;
}
.index-single-comments ul {padding:0px 0px 0px 0px; margin:0px;}
.index-single-comments li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; font-weight:bold; display:block; font-size:11px;}
.index-single-comments li a {text-decoration:none; background-color:#336600; padding:2px 4px 2px 4px; border:1px solid #66cc00; color:#ff0000;}
.index-single-comments li a:visited {text-decoration:none; padding:2px 4px 2px 4px; color:#ff0000;}
.index-single-comments li a:hover {text-decoration:none; background-color:#000000; padding:2px 4px 2px 4px; color:#ff0000;}
/* rss */
.rss {
width:265px;
height:71px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-04.jpg);
background-repeat:no-repeat;
}
.rss ul {padding:20px 0px 0px 0px; margin:0px;}
.rss li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; font-weight:bold; font-size:11px;}
.rss li a {text-decoration:underline; color:#ff9933;}
.rss li a:visited {text-decoration:underline; color:#ff9933;}
.rss li a:hover {text-decoration:none; color:#ff9933;}
/* Sidebar */
.sidebar1 {
width:265px;
height:64px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-image:url(images/blue-christmas-05a.jpg);
background-repeat:no-repeat;
}
.sidebar1 ul {padding:15px 0px 0px 0px; margin:0px;}
.sidebar1 li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; text-transform:uppercase; color:#FFFFFF; font-weight:bold;}
.sidebar2 {
width:265px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
background-image:url(images/blue-christmas-05b.gif);
background-repeat:repeat-y;
}
.sidebar2 ul {padding:0px 0px 0px 0px; margin:0px;}
.sidebar2 li {padding:4px 0px 4px 25px; margin:0px; list-style:none; text-decoration:none; color:#FFFFFF; background: url(images/blue-christmas-08.gif) no-repeat left top;}
.sidebar2 li a {text-decoration:underline; color:#FFFFFF;}
.sidebar2 li a:visited {text-decoration:underline; color:#FFFFFF;}
.sidebar2 li a:hover {text-decoration:none; color:#FFFFFF;}
.sidebar4 {
width:200px;
margin:0px 0px 0px 17px;
padding:0px 0px 0px 0px;
text-align:left;
}
.sidebar3 {
width:265px;
height:34px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-image:url(images/blue-christmas-05c.jpg);
background-repeat:no-repeat;
}
/* Footer */
.footer1 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.footer1 ul {padding:0px 0px 0px 25px; margin:0px;}
.footer1 li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; color:#FFFFFF; font-size:10px;}
.footer1 li a {text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.footer1 li a:visited {text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.footer1 li a:hover {text-decoration:none; color:#FFFFFF; font-weight:bold;}
.footer1 {
margin:10px 0px 10px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.footer2 {
margin:10px 0px 10px 0px;
padding:0px 0px 0px 0px;
text-align:center;
}
.footer2 ul {padding:0px 0px 0px 0px; margin:0px;}
.footer2 li {padding:0px 0px 0px 0px; margin:0px; list-style:none; text-decoration:none; color:#FFFFFF; font-size:10px;}
.footer2 li a {text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.footer2 li a:visited {text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.footer2 li a:hover {text-decoration:none; color:#FFFFFF; font-weight:bold;}