/*   
Theme Name: Holidaysville Theme
Theme URI: 
Description: A child theme based on Thematic.
Author: Holidaysville
Author URI: http://holidaysville.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Holidaysville Thanks : Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body	{
	font-size: .9em;
	font-family:"Helvetica Neue", Arial, sans-serif;
	color: #666666;
	background-color: #E5E5E5;
}

hr	{
	color: #cccccc;
}

input.btn	{
	font-size: .9em;
	font-family:"Helvetica Neue", Arial, sans-serif;
}

#noresults-s	{
	font-size: .9em;
	font-family:"Helvetica Neue", Arial, sans-serif;
}

#noresults-searchsubmit	{
	font-size: .9em;
	font-family:"Helvetica Neue", Arial, sans-serif;
}

#wrapper	{
	background-color: #ffffff;
	width: 1024px;
	margin: 0 auto;
}

body.slug-home #container	{
	width: 960px;
}

body.slug-home #content	{
	width: 940px;
}


#main	{
	padding-top: 40px;
}

#container	{
	width: 600px;
}

#content	{
	width: 600px;
}

a:link, a:visited	{
	color: #79496A;
	text-decoration: none;
}

a:hover, a:active	{
	color: #666666;
	text-decoration: underline;
}

.navigation	{
	padding-top: 25px;
}


.shopcontainer	{
	float: left;
	text-align: center;
	width: 240px;
}

#blog-title a {
display: none;
}

.entry-meta .meta-prep-author, .entry-meta .author, .entry-meta  .meta-sep-entry-date, .entry-meta .meta-prep-entry-date, .entry-meta .meta-sep-edit, .entry-meta .edit {
display:none;
}

.entry-meta	{
padding: 5px;
}

.entry-utility	{
	text-transform: uppercase;
	margin-top: 25px;
	font-size: .8em;
}

.entry-utility a:link, .entry-utility a:visited	{
	color: #79496A;
	text-decoration: none;
}

.entry-utility a:hover, .entry-utility a:active	{
	color: #666666;
	text-decoration: underline;
}

.entry-date .published	{
	font-size: .9em;
}

#respond	{
	background-color: #ffffff;
}

#comments-list li.comment-author-admin	{
	background-color: #CCCCCC;
}

#blog-description {
display:none;
}

.newsletter	{
	background-image: url('http://localhost/holidaysite/images/newsletter-bg.png');
	background-repeat:no-repeat;
	width: 250;
	height: 120px;
	float: right;
	padding-right: 95px;
}

.entry-title	{
	font-size: 1.2em;
	color: #79496A;
}

.entry-title a:link, .entry-title a:visited	{
	color: #79496A;
}

.entry-title a:hover, .entry-title a:active	{
	color: #666666;
}

.entry-meta	{
	padding: 3px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

#productthumb	{
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-right: 40px;
	font-size: .8em;
	line-height: 125%;
}

#productthumb a:link, #productthumb a:visited	{
	color: #666666;
	text-decoration: none;
}

.morebutton	{
	margin-top: 5px;
}

.holidaybutton	{
	width: 110px;
	height: 110px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#access	{
	border: none;
}

#footercontainer	{
	width: 960px;
	margin-left: 50px;
}

.footerinfo	{
	float: left;
	width: 280px;
	text-align: left;
	padding-right: 10px;
}

.footerlist	{
	margin-top: 15px;
	padding-bottom: 50px;
	font-size: 1.1em;
}

#searchsubmit	{
	display: none;
}

#s	{
	font-family:"Helvetica Neue", Arial, sans-serif;
	color: #666666;
	font-style: italic;
}

#primary	{
	border: none;
}

.ptitlelink	{
	padding-bottom: 25px;
}

.ptitlelink a:link, .ptitlelink a:active, .ptitlelink a:hover, .ptitlelink a:visited	{
	text-decoration: none;
}

.page-title	{
	padding-bottom: 0px;
}

#footer	{
	clear: both;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}

#footer 	a:link, #footer a:visited	{
	color: #666666;
	text-decoration: none;
}

#footer 	a:hover, #footer a:active	{
	color: #79496A;
	text-decoration: none;
}
