/*  
Theme Name: shopmytown
Theme URI: http://www.shopmytown.net - based off of son of blue - with extensive modification
Description: 
Version: 0.1
Tags: tan
Author: ron why 
Author URI: http://www.shopmytown.net
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* This starts the styling section of the webdesign layout */
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	min-width: 1040px;
}
#grey {
	min-width: 1040px;
		min-height: 250px;
	height: 250px;
	padding: 0px;
	background-image: url(/wordpress/wp-content/themes/son-of-blue/images/bkg_grey_body.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#masthead {
	background-color: #FFFFFF;
	height: 106px;
	background-image: url(images/masthead-back.jpg);
	background-repeat: repeat-x;
}
#header_centerer{
        width: 945px;
        margin-left: auto;
        margin-right: auto;
}
#logo img {
	border: 0;
}

.content {
	padding: 8px 10px;
	font-size: 0.72em;
	line-height: 1.7em;
}

.content p {
	margin: 0px 0px 5px;
}

.content a:link, .content a:visited {
	color:#003366;
	text-decoration:underline;
}

.content a:hover {
	color:#003366;
	text-decoration:none;
}

h1 {
	margin: 0px;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	color:#003366;
}
.content h1 {
	margin: 0px;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	color:#003366;
display: none;
}

h2 {
	margin: 0px;
	font-size: 1.3em;
	color:#003366;
}

#c2 h1 a:link, #c2 h1 a:visited, #c2 h2 a:link, #c2 h2 a:visited {
	color:#003366;
	text-decoration:none;
}

#c2 h1 a:hover, #c2 h2 a:hover {
	color:#990000;
	text-decoration: underline;
}

h3 {
	font-size: 1.1em;
	margin: 0;
	letter-spacing: 0.2em;
	color: #006699;
}

/*COLUMNS*/
#columnwrapper {
	background-repeat: repeat-y;
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#columnwrapper_static {
	background-repeat: repeat-y;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}

#c1, #c2, #c3 {
	float: left;
	width: 160px;
	margin-right: 10px;
}
#c3{
width: 350px;}

#c1, #c3 {
        background-color: #74afeb;
}

#c1 h3, #c3 h3 {
         font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
        background-color: #2f67b1;
	text-align: center;
        color: #ffffff;
        margin-left: -5px;
        margin-bottom:10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
         border: 1px solid #ffffff;
}

#c1 .content ul, #c3 .content ul {
	margin:0 0 20px 0;
	padding:0px;
	list-style-type:none;
}

#c1 .content li, #c3 .content li {
	margin: 0px;
}

#c1 .content a:link, #c1 .content a:visited, #c3 .content a:link, #c3 .content a:visited {
	font-size: 1em;
	display:block;
	color: #006699;
	padding: 2px 6px;
	text-decoration:none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717DA8;
}

#c1 .content a:hover, #c3 .content a:hover {
	color: #993300;
	border-color: #333333 #000000 #000000 #333333;
}

#c2 {
	width: 588px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#c3 { width: 315px;
	margin-right: 0px;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
/* end columns */

#footer {
	font-size: .7em;
	margin-top: 1px;
	margin-bottom: 0px;
	background-color:#2f67b2;
	color:#CCCCCC;
}

#footercontent {
	padding: 10px 0;
	text-align: center;
}
#footer_coupons{
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color:#003366;
	text-decoration:none;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* Top Menu Bar */
#topmenu {
	margin: 0 0 30px 0;
	padding: 0px;
	height: 34px;
	background-color:#373737;
	background-image: url(images/nav-back.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
}

#p7PMnav {
	margin-left: auto;
	font-size: 0.75em;
	padding: 0px;
	height: 34px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-weight: bold;
}
#p7PMnav ul {
	position: absolute;
	margin:0;
	padding:0;
	border: 1px solid #333333;
	z-index: 10000;
}
/* these are the menu styles */
#p7PMnav li {
	_display: block;
	_width: 115px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav-back.jpg);
	background-repeat: repeat-x;
}
#p7PMnav ul li {
	_width: 115px;
	background-color: #FFFFFF;
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	_width: 115px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height:1;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	_width:115px;
	color: #FFFFFF;
	letter-spacing: 0.01px;
	background-image: url(images/neon_hover.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
		_width:115px;
	color: #CCCCCC;
	font-weight: normal;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
		_width:115px;
	color: #CCCCCC;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #666666;
	color: #CCCCCC;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
		_width:115px;
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
		_width:115px;
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	_width: 115px;
	float: left;
	width: auto;
}
#p7PMnav ul li {
		_width:115px;
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
		_width:115px;
}
#pmmcrumb {
	font-weight: normal;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* End of Top Menu Bar */


/*styling for the search and comments form*/

.formstyle, input {
	border: 2px solid #83959F;
	width: 110px;
	margin: 0px;
	padding: 0px;
	color: #aa6011;
	font-weight: bold;
	text-align: center;
}

input {
}

.formstyle2, textarea {
	border: 2px solid #83959F;
	width: 430px;
	margin: 0px;
	padding: 0px;
	color: #8597A1;
	font-weight: bold;
	text-align: center;
}

#formtitle {
	width: 50%;
	height: 75px;
	float: left;
	text-align: left;
	padding: 10px;
	color:#006699;
	font-size: 16px;
	font-weight: bold;
}

.formdata {
	text-align: right;
	margin-top: 55px;
}

.formdata input, .formdata textarea, #form, input {
	border: 1px solid #6699CC;
}

#search_form {
	border: 2px solid #006699;
	width: 100px;
	color: #003366;
}

/* end search and comments form styling */

/* Sytling for the WordPress code */

#blogtitle {
        margin-top: -25px;
        padding-top: 1px;
	color:#3A3A3A;
	font-size: 12px;
	font-weight: bold;
        margin-left: 30px;
}

.calendar {
	float:left;
	height: 53px;
	width: 49px;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
display: none;
}
.calday {
	color:#006600;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
}

.commentlist li { /* Used on the comments.php */
	list-style:none;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: -25px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

.commentmetadata {
	margin-top: 10px;
	margin-bottom: 20px !important;
}

.commenttext {
	float: left;
}

.reply {
	margin-bottom: 25px;
}

.avatar { /* Used on the comments.php */
	position:relative;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 75px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 8px;
}

.alt { /* Used on the comments.php */
	background-color:#97A8AF;
	background-image: none;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.alt a:link, .alt a:visited { /* Used on the comments.php */
	color:#333333;
}

.postdate {
	float: left;
	margin-left: 4px;
}

.author, .postdate {
	font-size: 1em;
	color:#8698A2;
	float: left;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
display: none;
}

#c2 .commentauthor a:link, #c2 .commentauthor a:visited {
	color:#990000;
	font-size: 18px;
	text-decoration:none;
}

.entry {
	clear:both;
}

.post {
}

.postmetadata {
	font-size: .9em;
	background-image: url(images/post-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.tags {
	float:left;
	margin-right: 10px;
	background:url(images/tag.gif) no-repeat;
	padding:2px 3px 3px 20px;
	height: 16px;
}

#c3 .content .tagcloud a:link, #c3 .content .tagcloud a:visited {
	text-decoration:none;
	border: none;
	display: inline;
}

#rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 5px;
}

.category, .editit {
	float: left;
        display: none;
}

.category {
	margin-right: 10px;
	background:url(images/category.gif) no-repeat;
	padding:2px 3px 3px 20px;
	height: 16px;
}

.editit {
	margin-left: 10px;
}

.navigation {
	font-size: .85em;
}

.alignleft {
	float: left;
}

.alignright {
	float:right;
}

.ncomments {
	font-size: 1em;
	color:#000000;
	margin-right: 10px;
	background:url(images/comment.gif) no-repeat;
	padding:2px 3px 3px 20px;
}

.ncomments a:link, .ncomments a:visited, .postmetadata a:link, .postmetadata a:visited, .navigation a:link, #navigation a:visited {
	color:#003366;
	text-decoration:underline;
}

.ncomments a:hover, .postmetadata a:hover, .navigation a:hover {
	color:#990000;
	text-decoration:none;
}

/* This section helps control the placement of images in pages or posts. WordPress by default, assigns classes when you insert the image. This will help to make sure they go where you want. */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* This end the section that handles the pages or post image placement. */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#c1 #wp-calendar a, #c3 #wp-calendar a {
	display: block;
	border: none;
	margin: 1px;
	padding: 0px;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/*rons_addedstuff */

#login_header {
        float: right;
        margin-top: -80px;
        _margin-top: -90px; 
        width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #143e77;
	position: relative;
	_margin-left: -350px;
    _width: 450px;
	
}
#head_search{
        float: right;
        width: 350px;
        margin-top: -20px;
        margin-right: -370px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
        color: #000000;
        z-index: 500;
        position: relative;
}


.thumbnail {
        float:right;
        padding-left:8px;
        padding-bottom:8px;
}
.featured_item {
background-image: url(images/featured_info.jpg);
margin-left: -10px;
margin-bottom: 10px;
	height: 183px;
	width: 554px;
padding-left: 17px;
padding-top: 15px;
}
#classiwrapper #postsearchads ul {
	list-style:none;
	float:left;
	line-height: 35px;
	margin:0 0 0 0;
	background-image: url(images/add_classified_button.jpg);
}
.box{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	height: 125px;
	width: 125px;
	background-color:#CCC;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: inherit;
	padding-right: inherit;
	text-align: center;
}
.search, .search_cat{
        font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
        background-color: #2f67b1;
	text-align: center;
        color: #ffffff;
        margin-left: -5px;
        margin-bottom:10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
         border: 1px solid #ffffff;
}
.search_cat{
 font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
        background-color: #2f67b1;
	text-align: center;
        color: #ffffff;
        margin-left: -5px;
        margin-bottom:10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
         border: 1px solid #ffffff;
}
.search_admin{
 font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
        background-color: #2f67b1;
	text-align: center;
        color: #ffffff;
        margin-left: -5px;
        margin-bottom:10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
         border: 1px solid #ffffff;
}
#welcome_title{
	background-image:url(images/Welcome_screen.png);
        height: 179px;
        width: 292px;
        float: right;
       margin-top: -95px;
       margin-right: -300px;
}
#head_search input {
	border: 2px solid #83959F;
	width: 231px;
	margin: 0px;
	padding: 0px;
	color: #aa6011;
	font-weight: bold;
	text-align: center;
}

/* rons footer stuff */
/* rons footer stuff */
/* rons footer stuff */
/* rons footer stuff */
#affiliates{
background-color: #2F67B2;
margin-left: 150px;
}
#sitelist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	text-transform: capitalize;
	text-decoration: none;
}
#sitelist li .auto{background-image:url(/wordpress/wp-content/themes/son-of-blue/images/sitelist_icons.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	white-space: normal;
	height: 16px;
	width: 16px;
	background-position: -32px;}
	
#sitelist .auto span{
	color:#F00;
	width: 150px;
	display: block;
}
		#sitelist .auto span a:link{color:#F00;text-decoration: none;}
		#sitelist .auto span a:visited {text-decoration: none;}
		#sitelist .auto span a:hover {text-decoration: underline;}
		#sitelist .auto span a:active {text-decoration: none;}

#sitelist .truck span{
	color:#00F;
	width: 200px;
	display: block;
}
		#sitelist .truck span a:link{color:#00f;text-decoration: none;}
		#sitelist .truck span a:visited {text-decoration: none;}
		#sitelist .truck span a:hover {text-decoration: underline;}
		#sitelist .truck span a:active {text-decoration: none;}

#sitelist .boat span{
	color:#0CF;
	width: 200px;
	display: block;
}
		#sitelist .boat span a:link{color:#0CF;text-decoration: none;}
		#sitelist .boat span a:visited {text-decoration: none;}
		#sitelist .boat span a:hover {text-decoration: underline;}
		#sitelist .boat span a:active {text-decoration: none;}

#sitelist .rv span{
	color:#060;
	width: 250px;
	display: block;
}
		#sitelist .rv span a:link{color:#060;text-decoration: none;}
		#sitelist .rv span a:visited {text-decoration: none;}
		#sitelist .rv span a:hover {text-decoration: underline;}
		#sitelist .rv span a:active {text-decoration: none;}
		
#sitelist .home span{
	color:#06C;
	width: 200px;
	display: block;
}
		#sitelist .home span a:link{color:#06C;text-decoration: none;}
		#sitelist .home span a:visited {text-decoration: none;}
		#sitelist .home span a:hover {text-decoration: underline;}
		#sitelist .home span a:active {text-decoration: none;}
		
#sitelist li{
	margin-top: 2px;
	margin-bottom: 2px;}
#sitelist li .truck{
	background-image:url(/wordpress/wp-content/themes/son-of-blue/images/sitelist_icons.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	white-space: normal;
	height: 16px;
	width: 16px;
	background-position: -16px;}
	
	#sitelist li .boat{
	background-image:url(/wordpress/wp-content/themes/son-of-blue/images/sitelist_icons.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	white-space: normal;
	height: 16px;
	width: 16px;
	background-position: -48px;}
	
	#sitelist li .home{
	background-image:url(/wordpress/wp-content/themes/son-of-blue/images/sitelist_icons.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	white-space: normal;
	height: 16px;
	width: 16px;
	background-position: -64px;}
	
	#sitelist li .rv{
	background-image:url(/wordpress/wp-content/themes/son-of-blue/images/sitelist_icons.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	white-space: normal;
	height: 16px;
	width: 16px;}#static_page_info #static_page_links {
	float: left;
}
#static_page_info .slogan {
	font-family: Verdana, Geneva, sans-serif;
	color: #2F67B2;
	font-weight: bolder;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	width: 550px;
	text-align: left;
	margin-right: auto;
	margin-left: 80px;
}
#static_page_info {
	margin-top: -28px;
}
#master_lower_bkg {
	height: 350px;
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(/wordpress/wp-content/themes/son-of-blue/images/bottom_mainpage_box.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 2px dashed #999;
}
#master_lower_bkg #col1{
	padding: 2px;
	width: 420px;
	margin: 10px;
	height: 325;
	float:left;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
#master_lower_bkg #col2 {
	width: 420px;
	margin: 10px;
	height: 325;
		float:right;
		display: inline;
}

#c2_static {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 255px;
	margin-top: 25px;
	position: static;
}
#holiday_header{
	float: left;
	margin-left: -268px;
	_margin-left: 0px;
	margin-top: -10px;
	_margin-top: 0px;
	z-index: 5000;
	height: 106px;
	width: 284px;
	_margin-right: 280px;
	margin-right: 25px;
	}
#wp_holiday_wish{display: none;}
#wp_holiday_advice{display: none;}
#wp_holiday_slogan{display: none;}
/* rss*/
ul.srssfetcher{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	list-style-type: none;
	
}
li.srssfetcher-item{
	width: 150px;
	height: 150px;
	border: solid 1px #999999;
	float:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;}
p.srssfetcher-message{}
.srssfetcher-timestamp{ display:none;}

.wp-post-image{
float: left;
margin-top: 20px;
margin-right: 10px;
margin-left: 20px;
width: 180px;
height: 220px;}
#discount_container {
	padding: 4px;
	width: 480px;
	height: 250px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border: 2px dashed #000;
}
#discount_header{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #006;
	background-color: #CCC;
	width: 280px;
}
#discount_body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	padding: 5px;
	margin: 5px;

}

#discount_rightside{
	float:left;
width: 250px;
height: 200px;
	}
#discount_disclaimer{
	font-size: 12px;
	line-height: 18px;
background-color: #ccc;
	width: 280px;
}
#printlink{}
.content .wp_holiday{display: none;}