/*  
Theme Name: Door County Ice Cream Factory
Theme URI: http://www.doorcountyicecreamfactory.com
Description: A custom theme for The Door County Factory, by Lotus vs. Koi
Version: 1.0
Author: Mark Martin
Author URI: http://www.lotusvskoi.com
*/

* {
	margin:0;
	padding:0;
}

html {height:100%}

body {
	background:#fff;
	color:#720432;
	min-height:101%;
	font-family:Georgia, serif;
	font-size:75%;
}

html>body {font-size: 12px;}

h1 {
	font-size:1.5em;
	line-height:1;
	margin:0 0 1em 0;
	color:#667ecc;
}

h2 {
	font-size:1.1667em;
	line-height:1.2857;
	margin:0 0 1.1191em 0;
	color:#ee2f77;
	border-bottom:0.1667em solid #fff;
}

h3 {
	font-size:0.8333em;
	line-height:1.8;
	margin:0 0 1.7167em 0;
	padding-left:4px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:2px;
	color:#ee2f77;
	border-bottom:0.0833em solid #ffd2e2;
	background:#ffe9f0;
}

h4 {
	font-size:1em;
	line-height:1.5;
	margin:0;
	font-weight:bold;
	text-transform:capitalize;
}

p {
	line-height:1.5;
	margin:0 0 1.5em 0;
	word-spacing:0.15em;
}

ul, ol {
	list-style:none;
}

a {text-decoration:none;}

a:link {
	color:#809dff;
	border-bottom:1px dotted #809dff;
}

a:visited {
	color:#667ecc;
	border-bottom:1px solid #667ecc;
}

a:hover,
a:active {
	color:#ff7fb1;
	border-bottom:1px solid #ff7fb1;
}

a img {
	border:none;
	background:transparent;
}

table {
	width:100%;
	border-collapse:collapse;
	margin:0 0 1.5em 0;
}

th {
	color:#ee2f77;
	border-bottom:0.0833em solid #ffd2e2;
	background:#ffe9f0;
}

td {
	padding:0.25em;
	width:25%;
}

dl {
	margin:0 0 1.5em 0;
}

dt {
	font-weight:bold;
	font-size:1em;
	line-height:1.5;
}

dd {
	font-size:1em;
	line-height:1.5;
	margin:0 0 0 1em;
	font-style:italic;
}



/* structure
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wrap {
	width:63em;
	margin:0 auto;
}

#content {
	margin:3em 2em 0 3.5em;
	width:auto;
}

#footer {
	width:60em;
	margin:0 auto;
}

/* header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	background:url(images/bg_header.gif) 100% -1px repeat-x;
}

#header #logo {
	float:left;
	margin:0.75em 3.5em;
	border:none;
}

#nav {
	float:left;
	width:100%;
	background:url(images/bg_nav.gif) 0 95% repeat-x;
}

#nav ul {
	float:left;
	margin:0 0 0 3.5em;
	padding-left:1px;
	background:url(images/bg_nav_sep-1.gif) 0 0 no-repeat;
	border-top:0.0833em solid #c6d0ff;
}

#nav li {
	float:left;
	background:url(images/bg_nav_button.gif) 0 -6px repeat-x;
}

#nav li a {
	float:left;
	font-size:0.8333em;
	line-height:1.8;
	padding:0.8167em 1em 0.8167em;
	text-transform:uppercase;
	letter-spacing:2px;
	border:none;
	background:url(images/bg_nav_sep.gif) 100% 6px no-repeat;
	border-bottom:0.0833em solid #f3f4ff;
}

#nav li a:hover,
#nav li.current_page_item a {
	background:url(images/bg_nav_button-on.gif) 0 -6px repeat-x;
	color:#ee2f77;
	border-bottom:0.0833em solid #fff;
}

/* body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#body {
	width:37.34em;
	float:left;
	border-right:0.0833em solid #809dff;
	padding:0 1.5em 0 0;
}


/* entry */

.entry {
	background:#f3f4ff;
	padding:1.5em 1em;
	margin:0 0 1.5em 0;
}

.entry img {
	float:right;
	height:17.3333em;
	padding:0.4167em;
	border:0.0833em solid #ee2f77;
	margin:0 0 1.5em 1em;
	background:#fff;
}

.entry li {
	line-height:1.5em;
	margin:0 0 0 1em;
}

.entry ul li.linkcat {
	margin:0 0 1.5em 0;
}

/* map */

#map {
	width:37.1734em;
	height:27.8334em;
	border:0.0833em solid #ee2f77;
	margin:0 0 1.5em 0;
	background:#fff;
}

#info {
	font-size:0.8333em;
	line-height:1.8;
}


/* sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#sidebar {
	margin:0 0 1.5em 0;
	width:14.75em;
	float:right;
}

#sidebar ul li {
	margin:0 0 1.5em 0;
}

#sidebar ul li ul {
	margin-bottom:1.5em;
}

#sidebar ul li ul li {
	margin:0 0 0 1em;
}

/* footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer p {
	font-size:0.8333em;
	line-height:1.8;
	color:#667ecc;
}

/* shared
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* borders
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wrap {
	background:url(images/borders.gif) 0 0 repeat-y;
	padding-left:26px;
}

.ct {
	background:url(images/corners.gif) 100% 0 no-repeat;
	height:26px;
	position:relative;
}

.ct div {
	background:url(images/corners.gif) 0 0 no-repeat;
	height:26px;
	width:26px;
	position:absolute;
	top:0;
	left:-26px;
}

.br {
	background:url(images/borders.gif) 100% 0 repeat-y;
	padding-right:25px;
}


.cb {
	height:59px;
	background:url(images/corners.gif) 100% 100% no-repeat;
	clear:both;
	margin-right:-25px;
	position:relative;
}

.cb div {
	height:59px;
	width:26px;
	background:url(images/corners.gif) 0 100% no-repeat;
	position:absolute;
	top:0;
	left:-26px;
}

/* colors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* 
#EE2F77
#720432
*/