/*
Theme Name: WordPress Christmas Theme
Theme URI: http://www.instantshift.com
Description: <a href="http://www.instantshift.com">WordPress Christmas Theme</a> is available under the terms of the GNU General Public License.
Version: 1.1
Author: instantShift
Author URI: http://www.instantshift.com
Tags: fixed width, two columns, widgets, Christmas Themes, instantShift

	This theme was designed and built by instantShift, please visit at http://www.instantshift.com
	
	The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/
@import "css/style-one.css";

.welcome-box {
	background: #FEF7CF;
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted #D1A301;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 12px;
	color: #63371D;
}

.welcome box a {
  color: #c00;
}

.announcement {
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.announcement a:link, .announcement a:visited, .kotw a:link, .kotw a:visited, .hot-deal a:link, .hot-deal a:visited {
  color: #C00;
  text-decoration: underline;
}

.newsletter-box {
  padding: 10px 10px 10px 35px !important;
  background: #FEF7CF url(images/lock.png) no-repeat 10px center;
  border: 1px dotted #D1A301;
  font-style: italic;
  line-height: 130% !important;
}