/*
Theme Name: Manentine's Day Theme
Theme URI: http://www.officialmanentinesday.com
Description: Custom Theme built for Mantentine's Day
Version: 1.0
Author: Staple Web Design
Author URI: http://www.staplewebdesign.com
*/

@import "css/960.css";
@import "css/reset.css";
@import "css/layout.css";

@font-face {
    font-family: 'DeliciousBold';
    src: url('fonts/delicious-bold-webfont.eot');
    src: url('fonts/delicious-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-bold-webfont.woff') format('woff'),
         url('fonts/delicious-bold-webfont.ttf') format('truetype'),
         url('fonts/delicious-bold-webfont.svg#DeliciousBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DeliciousRoman';
    src: url('fonts/delicious-roman-webfont.eot');
    src: url('fonts/delicious-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/delicious-roman-webfont.woff') format('woff'),
         url('fonts/delicious-roman-webfont.ttf') format('truetype'),
         url('fonts/delicious-roman-webfont.svg#DeliciousRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; min-height: 100%;
}

#main {
}

body {
	font-family: Cambria, "Times New Roman", Times, Georgia, serif;
	background: url(images/body_bg.png) repeat-x top left #f8f8f8;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}

a {
	color: #BC0001;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	text-decoration: none;
}

a:hover { color: #222222; }

hr {
	border: none;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #8f0606;
}

h1, h2, h3 { font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif; }

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 20px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1); -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1); -moz-text-shadow: 0px 0px 0px rgba(0,0,0,.1);
	margin-bottom: 6px;
}
#maincontent h3 { color: #BC0001; }
	
h4 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}	

.home_meta_data h4 {
	text-align: right;
	color: #ff6000;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 18px;
}
h5 {
	font-size: 14px;
}
	
span.amp {
	font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
	font-style: italic;
}	
	
#header {
	height: 140px;
	color: #ffffff;
}
	
#logo {
	margin: 0px;
	width: 320px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
}

#logo a.logo_img img { margin-top: 15px; }

#head_ad { 
	width: 468px; 
	height: 60px; 
	float: right; 
	margin-top: 15px;
	background: #aaaaaa; 
	
}

#access {
	height: 60px;
	font-size: 16px;
	margin: 0;
	margin-right: 10px;
	font-weight: normal;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
}

	#access ul {
		float: right;
		margin-right: 20px;
		text-transform: uppercase;
	}
	#access li {
		padding: 0px 0px 0px 0px;
		margin: 10px 0 10px 18px;
		float: left;
		list-style-type: none;
	}	
	#access a:hover {
		color: #86edff;
	}
	
#access .menu-header ul,
div.menu ul
{list-style:none;margin:0;}
#access .menu-header li,
div.menu li
{float:left;position:relative;}
#access a{color:#ffffff;display:block;line-height:38px;text-decoration:none;}
#access ul ul{
margin:0;padding:3px;background:#bc0001;border-radius:3px;box-shadow:0px 3px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);display:none;position:absolute;top:38px;left:0;float:left;width:180px;z-index:99999;}
#access ul ul li{min-width:180px; margin: 0; padding: 0px;}
#access ul ul ul{left:100%;top:0;}
#access ul ul a{background:#333;line-height:1em;padding:10px;width:160px;height:auto;border-top:1px solid #666;border-bottom:1px solid #000;}
#access li:hover > a,
#access ul ul:hover > a{ color:#fff; }
#access ul li:hover > ul{display:block;}

#access ul li.current_page_item,
#access ul li.current_page_parent,
#access ul li.current-menu-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent,
#access ul li:hover { border-bottom: 4px solid #bc0001; }
* html #access ul li.current_page_item,
* html #access ul li.current_page_parent,
* html #access ul li.current-menu-ancestor,
* html #access ul li.current-menu-item,
* html #access ul li.current-menu-parent,
* html #access ul li:hover { border-bottom: 4px solid #bc0001; }

#access ul li.current_page_item > a,
#access ul li.current_page_parent > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a{color:#ffffff; font-weight: bold;}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_parent a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover{color:#ffffff; font-weight: bold;}


#head_city .nav-primary {
	float: left;
    background: #1b1b1b;
    height: 40px;
    border: 1px solid #3a3a3a;
    border-bottom: 1px solid #616160;
    border-top: 1px solid #0c0c0c;
    width: 170px;
    margin-left: 40px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
}

#head_city #head_social { float: left; width: 100px; }
#head_city #head_social li { float: left; list-style-type: none; margin: 5px 0px 5px 5px;}

#head_city .nav-primary ul{
    background: #333333;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
    border: 1px solid #222222;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
 
#head_city .nav-primary li{
    float: left;
    position:relative;
}
 
#head_city .nav-primary a{
    color: #fff;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    text-decoration: none;
}
#head_city .nav-primary li#menu-item-227 > a{
	height: 40px;
	line-height: 40px;
}
 
#head_city .nav-primary a:hover{
    background: #555;
}
 
#head_city .nav-primary ul ul{
    display:none;
    position: absolute;
    top: 40px;
    left: 0;
    width: auto;
}
 
#head_city .nav-primary ul ul li{
    width: 200px;
}
 
#head_city .nav-primary ul li:hover > ul {
    display: block;
}
 
#head_city .nav-primary ul ul ul {
    left: 100%;
    top: 0;
}


#subheader {
	background: url(images/subheading_bg.png) repeat-x top left;
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	height: 125px;
	color: #ffffff;
}

#sh_date { padding-top: 25px; }
#sh_date p { text-transform: uppercase; color: #d00000; font-size: 20px; text-align: center; }
#sh_date p span { font-size: 44px; color: #ffffff; }
#sh_date sup { vertical-align: super; font-size: 16px; font-style: italic; text-transform: none; }
#sh_about { padding-top: 30px; }
#sh_about p { font-size: 14px; line-height: 24px; font-style: italic; }
#sh_about p span { font-size: 20px; font-weight: bold; text-transform: uppercase; }
#sh_about p a { font-size: 14px; text-transform: uppercase; color: #ff3030; text-decoration: underline; }
#sh_countdown { margin-top: 10px; }
#sh_countdown ul li { font-size: 10px; text-transform: uppercase; float: left; width: 55px; text-align: center; margin: 0 4px 0px 4px; }


/* ##### HOME/LAYOUT ##### */
p#breadcrumbs { padding: 5px; background: #eeeeee; border: 1px solid #dadada; margin-bottom: 20px; }

#home {
	width: 100%;
	}

#home_main .home_heading, .home_heading { 
	font-size: 14px;
	color: #000000;
	font-style: italic;	
	padding: 10px 0;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
#home_main .home_heading span, .home_heading span {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bc0001;
	font-style: normal;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#home_left {
	background: #ca3637; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhMzYzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTAwMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ca3637 0%, #950001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ca3637), color-stop(100%,#950001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ca3637 0%,#950001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ca3637 0%,#950001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ca3637 0%,#950001 100%); /* IE10+ */
	background: linear-gradient(top,  #ca3637 0%,#950001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca3637', endColorstr='#950001',GradientType=0 ); /* IE6-8 */

	padding: 10px 15px;
	width: 350px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
	#home_main #home_left .home_heading, .post #top_city_list .home_heading  { padding-top: 0; border-top: none; border-bottom: 1px solid #a10d0e; } 
	#home_main #home_left .home_heading span, .post #top_city_list .home_heading span { color: #ffffff; }
	#home_left ol, #top_city_list ol {
		list-style-type: decimal;
		margin-left: 24px;
		color: #ffffff;
		font-size: 18px;
		font-family: "DeliciousRoman", Tahoma, Arial, Helvetica, sans-serif;
	}
	#home_left ol li, #top_city_list ol li {
		line-height: 24px;
	}
	#home_left a, #top_city_list a{ 
	color: #ffffff;
		-webkit-transition: color 0.5s ease;
		-moz-transition: color 0.5s ease;
		-o-transition: color 0.5s ease;
		transition: color 0.5s ease;
		text-decoration: none;
	}
	#home_left a:hover, #top_city_list a:hover; {
		color: #000000;
	}

#home_mid {}
	#home_mid .home_mid_section {
		padding-left: 70px;
		background: url(images/arrow_bold.png) no-repeat top left;
	}

	#home_mid p.contest_button { margin-left:-70px; margin-top: 16px; }

p.contest_button { margin-top: 10px; }

#home_store { 
	margin-top: 20px; 
	margin-bottom: 20px; 
}

.home_meta_data {
	text-align: right;
	margin-right: 30px;
}
	
#buttons a:hover {
	position: relative;
	top: 1px;
	}
	
#maincontent {
	background: #fafafa;
	border: 1px solid #cccccc;
	border-top: none;
	width: 960px;
	padding: 20px 10px;
	}

#home_news p { font-size: 14px; line-height: 18px;}

.blog_home h2 {  padding-left: 23px; } 
.blog_home p { padding-left: 20px; border-left: 3px solid #c9cbc0;}

#process ul { float: left; width: 300px; margin-right: 10px; ; }

#process li { margin-bottom: 10px; }

#process li span {
	text-transform: uppercase;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1); -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1); -moz-text-shadow: 0px 0px 0px rgba(0,0,0,.1);
    color: #444444;
    font-size: 16px;
    font-weight: normal;
    margin-left: 10px;
    line-height: 20px;
}

#process li p { margin-left: 28px; }

#process li img { vertical-align: middle; }
	
cite {
	font-style: normal;
	float: left;
	margin: 8px 0 20px 0;
	}
	
img.avatar_quote {
	float: left;
	height: 40px;
	width: 40px;
	margin: 0 10px 0 32px;
	}
	
.begin_quote {
	background: url(images/begin_quote.png);
	position: absolute;
	top: 30px;
	left: 0px;	
	width: 30px;
	height: 20px;
	}
	
.end_quote {
	background: url(images/end_quote.png) top center;
	position: absolute;
	bottom: 0px;
	right: 0px;	
	width: 30px;
	height: 20px;
	}

.continue-reading a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.continue-reading a:hover {
	text-decoration: underline;
}

/* ##### CITY PAGES ##### */
form#hometown { margin-bottom: 20px; float: left; width: 100px; margin-right: 10px; }
form#erase_hometown { margin-bottom: 20px; float: left; width: 30px; }
form#hometown label {
	font-size: 11px;
	text-transform: uppercase;
}
ul.city_item_nav {
	float: right;
	margin-top: 8px;
}
ul.city_item_nav li {
	float: left; list-style-type: none; margin-left: 20px;
	font-size: 16px;
	font-weight: normal;
	font-family: "DeliciousBold", Tahoma, Arial, sans-serif;
	text-transform: uppercase;
}

.city_description { margin-bottom: 20px; }

.item_list {
	margin-bottom: 20px;
}

#top_city_list {
	background: #CA3637;
	background: -moz-linear-gradient(top, #CA3637 0%, #950001 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CA3637), color-stop(100%,#950001));
	background: -webkit-linear-gradient(top, #CA3637 0%,#950001 100%);
	background: -o-linear-gradient(top, #CA3637 0%,#950001 100%);
	background: -ms-linear-gradient(top, #CA3637 0%,#950001 100%);
	background: linear-gradient(top, #CA3637 0%,#950001 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca3637', endColorstr='#950001',GradientType=0 );
	padding: 10px 15px;
	width: 350px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#top_city_list a { color: #ffffff; }
#top_city_list h2 {
	color: #ffffff;
	padding-top: 0; border-top: none; border-bottom: 1px solid #a10d0e;
}
#top_city_list li { color: #eeeeee; }

.item_list h2 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-style: normal;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
	padding-top: 10px;
}

.item_list li { font-size: 12px; clear: left; padding: 6px 0; border-bottom: 1px solid #d5d5d5; margin: 6px 0; height: 70px;}

p.view_more { text-align: right; } 
#home_store p.view_more { margin-top: -20px; }

/* ##### POSTS/PAGES ##### */

#page_head {
	background:url(images/page_bg.png) repeat-x left top #000000;
	color: #ffffff;
	height: 60px;
	padding: 20px 0;
	}
	
#page_head h1 {
	color: #ffffff;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-shadow: 1px 1px 0px #000000;
	}
		
	#page_head h1 a {
		color: #ffffff;
		text-decoration: none;
		}
	
	#page_head h1 a:hover {
		color: #d76f00;
		}
		
	#page_head p {
		color: #dddddd;
		font-size: 14px;
		padding: 8px 0 0 0;
		}
		
	#page_head p.author_date {
		color: #dddddd;
		}
		
	#page_head p a,
	#page_head p.author_date a {
		color: #dddddd;
		}


.entry {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	}
	
.wp-post-image {
}	

p.about_me { font-size: 22px; line-height: 32px; }
	
.aktt_tweet_digest li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 5px 0 5px 10px;
	}
	
.portleft {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.tags a {
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	}
	
.tags a:hover {
	border: none;
	}

.comments {
	text-align: right;
	float: right;
	clear: right;
	}
	
blockquote {
	padding-left: 20px;
	font-style: italic;
	}
	
blockquote cite {
	font-weight: bold;
	color: #555555;
	float: left;
	margin: 3px 0 15px 10px;
	clear: both;
	width: 100%;
	}
	
span.post-icon a { margin-left: -115px; left: 0; }

/* ########## POST SPECIFICS ########## */
.post {
	margin-bottom: 40px; 
	line-height: 18px;
}

.post h1 { 	
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	line-height: 48px;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1); -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1); -moz-text-shadow: 0px 0px 0px rgba(0,0,0,.1);  
}
h2.entry-title {  
	line-height: 36px; 
	font-size: 30px;
	color: #BC0001;
	text-transform: uppercase;
}
h2.entry-title a { color: #BC0001; text-decoration: none; }
h2.entry-title a:hover { color: #d76f00; }
h2.entry-title-city {
	line-height: 36px; 
	font-size: 30px;
	color: #BC0001;
	text-transform: uppercase;
	float: left;
}
h2.entry-title-city a { color: #BC0001; text-decoration: none; }
h2.entry-title-city a:hover { color: #d76f00; }
.entry-content img {
	margin: 0 0 1.5em 0;
}
.entry-meta {
	margin-bottom: 12px;
	color: #777777;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 18px;
	background: url(images/border_main.png) repeat-x bottom left;
}
.entry-meta p.meta-data {
}
.entry-meta li.meta-date {
}
.entry-meta li.meta-time {
}
.entry-meta li.meta-author {
	margin-top: 10px;
}
.entry-content {
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
}
.entry-content p { margin-bottom: 16px; }
.entry-content ul { margin-bottom: 16px; padding-left: 20px;}
.entry-content li { 
	margin: 4px 20px 4px 20px; 
	list-style-type: disc; 
}
.entry p { margin-bottom: 16px; }
.entry ul, .entry ol { margin-bottom: 16px; padding-left: 20px; }
.entry ol { font: italic 12px Georgia, Times, serif; font-weight: bold; list-style-type: decimal; color: #777; } 
.entry ul { list-style-type: disc; }
.entry ol p { font-family: Cambria, Georgia, serif; font-style: normal; font-weight: normal; color: #3d3d3d; font-size: 16px;}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
p.continue-reading a { color: #0071bc; text-decoration: none;}

img.attachment-item-post-thumbnail {
	padding: 2px;
	border: 1px solid #bbb;
	background: #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
}

.attachment-post-thumbnail, .ih-info { 
	display:block;
	width:280px;
	height:150px;
	margin: 10px;
}
.attachment-post-thumbnail, .ih-info { z-index:500; position:absolute; top:0; left:0; right:0; bottom:0; }

img.attachment-avatar-post-thumbnail {
	padding: 5px;
	border: 1px solid #c8cbbd;
}
img.attachment-single-post-thumbnail {
	padding: 5px;
	border: 1px solid #c8cbbd;
	float: right; 
}
img.small_avatar { 
	padding: 1px;
	border: 1px solid #c8cbbd; 
}
img.port_left {
	margin: 0 20px 0 35px;
}
img.port_thumb {
	margin-bottom: 10px;
}
.inlineimg { vertical-align: middle; }

/* ##### SIDEBAR ###### */
#sidebar {
	font-size: 14px;
	line-height: 18px;
	}

	
#sidebar .widget-line {
	}
	
#sidebar h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1); -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1); -moz-text-shadow: 0px 0px 0px rgba(0,0,0,.1);
	padding: 6px 0;
	margin: 0 0 2px 0;
	color: #ff6000;	
	border-bottom: 1px solid #d3d5ca;
}
	
.widgetized {
	margin-bottom: 30px;
}
	
.widgetized li {
	list-style: square inside;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #bbb;
	} 

h4 a:link, h4 a:active, h4 a:visited {
	color: #333333;
	text-decoration: none;
	}

h4 a:hover {
	text-decoration: underline;
	}
	
/* ##### FOOTER ##### */
#footer {
	position: relative;
	color: #ffffff;
	background: #aa0d0d;
	padding: 15px 0 0 0;
	line-height: 14px;
	border-bottom: 1px solid #134069;
	width: 960px;
	padding: 20px 10px;
} 

#footer h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 0px 0px 1px rgba(0,0,0,.1); -webkit-text-shadow: 0px 0px 0px rgba(0,0,0,.1); -moz-text-shadow: 0px 0px 0px rgba(0,0,0,.1);
	color: #FF9600;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 0;
}

#footer h3 span.amp {
	color: #FF9600;
}

#footer a, #copyright a {
	color: #ffd38e;
	text-decoration: none;
}

#footer a:hover, #copyright a:hover {
	border-bottom: 2px solid #8cdefb;
	color: #ffffff;
}

#foot_nav li {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0 15px 12px 0;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
}

#foot_nav a {
	color: #ffffff;
	text-decoration: none;
}

#foot_nav a:hover {
	color: #8cdefb;
	border-bottom: 2px solid #8cdefb;
}

#foot_social { padding: 0 10px; }
.fb-like { float: left; }

#foot_cities h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "DeliciousBold", Tahoma, Arial, Helvetica, sans-serif;
}

#foot_cities ul.city_popup { 
	width: 230px;
}

#foot_copyright {
	font-size: 14px;
	text-align: right;
	font-style: italic;
}

#footer_ad_inner {
	width: 728px;
	height: 90px;
	margin: 10px auto;
}


/* ##### -city FIX ###### */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ##### BUTTONS ##### */
.button {
   border-top: 1px solid #ffbf7a;
   background: #BC0001;
   background: -webkit-gradient(linear, left top, left bottom, from(#ec2022), to(#BC0001));
   background: -webkit-linear-gradient(top, #ec2022, #BC0001);
   background: -moz-linear-gradient(top, #ec2022, #BC0001);
   background: -ms-linear-gradient(top, #ec2022, #BC0001);
   background: -o-linear-gradient(top, #ec2022, #BC0001);
   padding: 12px 30px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   box-shadow: rgba(0,0,0,.5) 0 1px 0;
   text-shadow: rgba(0,0,0,.5) 0 1px 0;
   color: #ffffff;
   font-size: 20px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #ff9829;
   background: #ff9829;
   color: #ffffff;
   }
.button:active {
   border-top-color: #ff8c00;
   background: #ff8c00;
   }

.button_small {
   border-top: 1px solid #dddddd;
   background: #545454;
   background: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#545454));
   background: -webkit-linear-gradient(top, #bbbbbb, #aaaaaa);
   background: -moz-linear-gradient(top, #bbbbbb, #aaaaaa);
   background: -ms-linear-gradient(top, #bbbbbb, #aaaaaa);
   background: -o-linear-gradient(top, #bbbbbb, #aaaaaa);
   padding: 12px 30px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,.5) 0 1px 0;
   box-shadow: rgba(0,0,0,.5) 0 1px 0;
   text-shadow: rgba(0,0,0,.2) 0 1px 0;
   color: #333333;
   font-size: 20px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button_small:hover {
   border-top-color: #555555;
   background: #333333;
   color: #ffffff;
   }
.button_small:active {
   border-top-color: #ed9e00;
   background: #ed9e00;
   }

 /* ########## HOMEPAGE POPUP ########## */
 ul.city_popup {
 	width: 250px;
 	float: left;
 }


/* ########## LIST ITEMS ########## */
.entry li img.size-thumbnail {
	padding: 2px;
	border: 1px solid #dadada;
	background: #eeeeee;
}

/* ########## ZAZZLE SHOP ITEMS ########## */
#main .gridCell .realviewLink {
	border: 1px solid #dadada;
}
#main .gridCell .realviewLink:hover {
	border: 1px solid #AA0D0D!important;
	border-image: initial;
}