/*
Version: 1.0
Author: Lewis Satini
Author URI: http://lewis.artist-wall.com

This site was designed and built by Lewis Satini,
whose portfolio you will find at lewis.artist-wall.com

The CSS, XHTML and design are all Copyright 2009 Lewis
*/
body {
	background: #ffffff;
	color: #666666;
	font-size: 12px;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding: 0;
	margin:0;
}
#wrapper {
	width: 780px;
	margin: 0px auto 0px;
	padding: 0px;
	
}
ul {
	list-style: none;
	margin:1px 0 1px 0;
	padding:0;
}

img {border:none;}
#header, #mheader {	
	width:780px;
	background: url(../../images/white.jpg) repeat-x;	
}
#header {position:fixed;height: 180px;}
#mheader {height:128px;}

#logo {
	background: url(../../images/logo.gif) no-repeat;
	width:336px;
	height:125px;
	margin: 5px 8px 0px 8px;
	float:left;
}

#title {
	float:right;
	width:411px;
	height:130px;
	background: transparent url(../../images/header_bg.jpg) no-repeat right top;
	margin:0 0 0 2px;
}


#nav, #mnav {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	width:200px;
	padding:5px;
}
#nav {	position:fixed;	left:50%;	margin-left:-400px;	top:150px;	margin-top: 70px;}
#mnav {	margin: 70px 5px 0 20px; float:left;}

#nav li, #mnav li {
	background: transparent url(../../images/navbg.gif) no-repeat center bottom;
	height:25px;
	width:235px;
	text-align:center;	
}
#nav a, #mnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #2B4F8D;
	text-decoration: none;
	text-align:center;
	line-height:12px;
}
#nav a:hover, #mnav a:hover {
	color: #FF0000;
}
#content2 {
	float: left;	
	width: 500px;	
	height:500px;
	margin-left:45px;
}
/* Content */

#content-store {
	float: right;	
	width: 500px;
	margin:200px 20px 0 0px;
}

#footer {
	background: url(../../images/foot-white.jpg) repeat-x;
	font-size:10pt;
	text-align:center;
	color:#737373;
	margin-top:10px;
	height:50px;
	float:right;
	padding-right:30px;
	font-family: Helvetica,Georgia, "Times New Roman";	
	height:50px;
	width:780px;
	position:fixed;
	top:95%;
	left:50%;
	margin-left:-190px;
}

a:link, a:visited {
	color:#2B4F8D;
	text-decoration:none;
}

#top-nav {
	color:#999999;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	padding:2px;
	margin:0 auto 0;
	text-align:center;
	position:fixed;
	top:130px;
	width:780px;
	left:50%;
	margin-left:-390px;
}

/* STORE */
.entry {
	width:480px;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:40px;
	height:170px;
}

.entry-pic {
	height:120px;
	width:120px;
}
.sub-entry{float:left; width:330px;margin-left:20px;}
.sub-entry ul li {float:left; list-style:none;}
.sub-entry ul{padding-left:10px;padding-top:5px;}
.title, .desc {padding-left:10px; margin:0;}
.title {
	font-size:14px;
	font-weight:bold;
}
#content-top {background: url(../images/d_christmas/top.jpg) no-repeat;}
#father-top {background: url(../images/d_fatherday/top.jpg) no-repeat;}
#mother-top {background: url(../images/d_mother/top.jpg) no-repeat;}
#thanks-top {background: url(../images/d_thanksgiving/top.jpg) no-repeat;}
#halloween-top {background: url(../images/d_halloween/top.jpg) no-repeat;}
#patrick-top {background: url(../images/d_patrick/top.jpg) no-repeat;}
#easter-top {background: url(../images/d_easter/top.jpg) no-repeat;}
#valen-top {background: url(../images/d_valen/top.jpg) no-repeat;}
#content-top, #father-top, #mother-top, #thanks-top, #halloween-top, #patrick-top, #easter-top, #valen-top {
	width:340px;
	height:234px;
	display:block;
	color:#ffffff;
	padding: 10px 10px 0 180px;
	font-family:Helvetica,Georgia,Arial;
}
#easter-top, #mother-top{color:#000000;}
#content-top ul, #father-top ul, #mother-top ul, #thanks-top ul, #halloween-top ul, #patrick-top ul, #easter-top ul, #valen-top ul, #valen-top ul {list-style-type:square;}
#content-top ul li, #father-top ul li, #mother-top ul li, #thanks-top ul li, #halloween-top ul li, #patrick-top ul li, #easter-top ul li,#valen-top ul li, #valen-top ul li {padding-top:2px;}
.content-title {
	font-size:20pt;
	text-align:left;
	height:20px;
	padding-top:10px;
	margin:0 0 20px;
}
.content-desc {
	text-align:left;
	margin:0 0 0 12px;
	font-size:12px;
}
.desc {
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
}

.cart{margin-top:0px;margin-left:29px;}
.bold{font-weight:bold;display:block;width:165px;float:left;height:20px;}
.enlarge {font-size:10px;font-family:Helvetica,Georgia,Arial;text-align:center;line-height:20px;}
.min { clear:both; padding-left:10px;font-size:9px;font-family:Helvetica,Georgia,Arial;letter-spacing:1px;}

.styled {font-size:10px; font-family:Helvetica, Arial;}