/*
 * Theme Name: Sandy's Shoes Custom Theme
 * Theme URI: http://www.sandysshoesaustin.com/
 * Description: Custom Wordpress Theme built by Glide Design for Sandy's Shoes
 * Version: 1.0
 * Author: Chris Canada for Glide Design
 * Author URI: http://www.glidedesign.com/
 */


/* ********************** GLOBAL - Reset *********************** */

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
code, del, dd, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4,
h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot,
th, thead, tr, tt, ul, var {
	margin: 0;
	border: none;
	padding: 0;
	text-decoration: none;
}


/* *************** GLOBAL - Rules and Typography *************** */

body {
	font: 14px "Arial", sans-serif;
	color: #333333;
	background: url(images/body-bg.gif) center top no-repeat #000000;
}
a {
	text-decoration: underline;
	color: #266d0c;
}
a:hover {
	color: #993333;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.no-display {
	margin-top: -3px;
	font-size: 0px;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */





/* ************************* HEADER ************************** */

#header {
	margin: 0 auto;
	width: 960px;
	height: 200px;
}


/* ********************** HEADER - Logo ********************** */

#logo {
	padding-top: 20px;
	width: 493px;
	height: 120px;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -99999px;
	background: url(images/sandys-shoes-austin-logo.png) no-repeat;
}


/* ******************** HEADER - Navigation ****************** */

#main-nav {
	width: 960px;
	height: 35px;
	list-style-type: none;
}
#main-nav li {
	display: inline;
	position: relative;
	z-index: 100;
	float: left;
}
#main-nav a {
	display: block;
	float: left;
	padding: 0 10px 6px;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
	color: #ffffff;
}
	#main-nav .menu_item_1 a {
		padding-left: 0;
	}
#main-nav .current_page a,
#main-nav .current_parent a,
#main-nav a:hover {
	text-decoration: none;
	color: #a3e066;
}
#main-nav ul {
	visibility: hidden;
	position: absolute;
	left: 8px;
	top: 100%;
	border-top: 1px solid #ffffff;
	height: 0;
}
	#main-nav li:hover ul,
	#main-nav a:hover ul {
		visibility: visible;
	}
	#main-nav .menu_item_7 ul {
		width: 175px;
	}
	#main-nav .menu_item_2 ul {
		width: 175px;
	}
	#main-nav .menu_item_9 ul {
		width: 175px;
	}
	#main-nav .menu_item_10 ul {
		width: 175px;
	}
	#main-nav .menu_item_13 ul {
		width: 155px;
	}
#main-nav ul li {
	margin: 0;
	border: none;
	padding: 0;
}
#main-nav ul a,
#main-nav .current_parent ul a {
	display: block;
	/* border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff; */
	padding: 5px 10px;
	text-align: left;
	text-transform: none;
	line-height: 18px;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: #ecffda;
	background-color: #246a08;
	border-bottom: 1px solid #204810;
}
	#main-nav .menu_item_7 ul a {
		width: 155px;
	}
	#main-nav .menu_item_2 ul a {
		width: 155px;
	}
	#main-nav .menu_item_9 ul a {
		width: 155px;
	}
	#main-nav .menu_item_10 ul a {
		width: 155px;
	}
	#main-nav .menu_item_13 ul a {
		width: 135px;
	}
#main-nav ul a:hover,
#main-nav .current_parent ul a:hover,
#main-nav .current_ancestor ul a:hover {
	color: #92d56c;
}
#main-nav ul ul {
	display: none;
}




/* ************************* CONTENT ************************* */

#content {
	position: relative;
	margin: 0 auto;
	padding-left: 10px;
	width: 950px;
	background: url(images/content-bg.gif) 0 12px repeat-x #ffffff;
}
#content-inner {
	width: 950px;
	background: url(images/content-inner-bg.gif) left top repeat-y;
}


/* ********************* CONTENT - Sidebar ******************* */

#sidebar {
	float: left;
	padding-top: 12px;
	width: 300px;
}
#sidebar h2 {
	margin-bottom: 25px;
	padding-left: 20px;
	line-height: 54px;
	font-weight: normal;
	font-size: 25px;
	color: #333333;
}
#sidebar a {
	color: #327615;
}
#sidebar a:hover {
	color: #993333;
}
.widget-list {
	list-style-type: none;
}
.widget {
	margin-bottom: 40px;
}
.sidebar-paragraph p, #shopping-cart p {
	padding: 0 20px 15px;
	color: #669933;
}
.sidebar-link-large {
	display: block;
	padding: 0 20px;
	line-height: 40px;
	font-size: 18px;
	background-color: #e0ebad;
}
.sidebar-testimonials-slide {
	margin-left: 15px;
	padding: 50px 0 15px;
	background: url(images/slide-bg.png) no-repeat #ffffcc;
}
.slide-text {
	padding: 0 30px 0 16px;
	width: 223px;
	line-height: 14px;
	color: #ffffff;
	background-color: #669933;
}
.slide-name {
	padding: 27px 75px 0 0;
	text-align: right;
	font-weight: bold;
	color: #196600;
	background: url(images/slide-name-bg.png) no-repeat #ffffcc;
}


/* ************** CONTENT - Sidebar - Navigation ************* */

#sidebar-nav {
	margin-bottom: 20px;
}
#sidebar #sidebar-nav h2 {
	margin-bottom: 0;
}
#sidebar-nav ul {
	list-style-type: none;
}
#sidebar-nav a {
	display: block;
	border-bottom: 1px solid #f7ffc5;
	padding-right: 10px;
	outline: none;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	color: #166701;
	background-color: #e1ebae;
}
	#sidebar-nav .current_page_item a,
	#sidebar-nav .current-cat a, a.glidecart-current-cat {
		color: #000000;
		background-color: #ffffff;
	}

/* ************** CONTENT - Sidebar - Store Category Navigation ************* */

.glidecart_categorisation_group {
	margin-bottom: 20px;
}
#sidebar .glidecart_categorisation_group h2 {
	margin-bottom: 0;
}
.glidecart_categorisation_group ul {
	list-style-type: none;
}
.glidecart_categorisation_group a {
	display: block;
	border-bottom: 1px solid #f7ffc5;
	padding-right: 10px;
	outline: none;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	color: #166701;
	background-color: #e1ebae;
}
	.glidecart_categorisation_group a.glidecart-current-cat {
		color: #000000;
		background-color: #ffffff;
	}


/* ********************** CONTENT - Main ********************* */

#main {
	float: left;
	padding: 12px 70px 40px 30px;
	width: 550px;
	min-height: 325px;
}
#title {
	margin-bottom: 25px;
	line-height: 54px;
	font-weight: normal;
	font-size: 25px;
}
#main h3 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 20px;
}
#main h4 {
	font-size: 21px;
	font-weight: normal;
	color: #669933;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E1EBAE;
}

#main h4.withimage {
	margin-bottom: 0px !important;
	border-bottom: none !important;
}
#main p {
	margin-bottom: 20px;
	padding-right: 40px;
	line-height: 18px;
}
#main ol {
	margin: ;
	padding: ;
	margin-bottom: 20px;
}
#main ol li {
	line-height: ;
	margin-bottom: 5px;
}
#main ul, ol {
	padding-left: 30px;
}
#main ul li {
	line-height: ;
	background: url(images/main-li-bg.gif) no-repeat;
	margin-bottom: 5px;
}

#main #friends img {
	margin-bottom: 10px;
}

#main #friends p {
	/* background: #00FFFF; */
}

#main .leadimage {
	margin-bottom: 20px;
}

#mappress0 {
	margin-bottom: 40px;
}

hr {
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid #E1EBAE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* ******************* CONTENT - Home Page ******************* */

#content.home {
	overflow: visible;
	padding: 30px 0 0 0;
	width: 960px;
	height: 459px;
	background: none;
}
#hlt-container {
	overflow: hidden;
	padding-left: 595px;
	width: 365px;
	height: 229px;
}
#sidebar.home {
	position: static;
	padding: 0;
	width: 960px;
	height: auto;
	background: url(images/home-sidebar-bg.gif) 0 12px repeat-x #ffffff;
}
#sidebar.home .widget {
	margin: 0;
}
.panel,
#sidebar.home #upcoming-events {
	position: relative;
	float: left;
	margin-left: 20px;
	padding-top: 12px;
	width: 295px;
	min-height: 218px;
}
	.panel.left {
		margin-left: 10px;
		padding-left: 15px;
		width: 280px;
		background: url(images/panel-left-bg.gif) 0 12px repeat-x #ffffcc;
	}
	.panel.right {
		background: url(images/hlt-bottom.png) 241px 0 no-repeat;
	}
#sidebar.home .panel h2,
#sidebar.home #upcoming-events h2 {
	margin-bottom: 15px;
	padding-left: 0;
	line-height: 54px;
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
}
	#sidebar.home .panel.right h2 {
		float: left;
		width: 150px;
	}
.panel a {
	text-decoration: underline;
	color: #1a6600;
}
.panel-bottom-link {
	position: absolute;
	bottom: 0;
	z-index: 100;
	border-top: 1px solid #e9e9e9;
	width: 100%;
	line-height: 48px;
	font-size: 18px;
}
	#prev-next-pbl .panel-bottom-link {
		float: left;
		border: none;
		width: 255px;
	}
.panel-more-testimonials {
	display: inline-block;
	float: left;
	margin-top: 22px;
	font-weight: bold;
}
.panel span {
	display: block;
	color: #1a6600;
}
.panel p {
	clear: both;
}
#upcoming-events ul {
	overflow: hidden;
	height: 148px;
	list-style-type: none;
}
.widget-event-title {
	color: #1a6600;
}
.widget-event-title strong {
	text-transform: uppercase;
}
#prev-next-pbl {
	position: absolute;
	bottom: 0;
	z-index: 100;
	border-top: 1px solid #e9e9e9;
	width: 100%;
	height: 48px;
}
#prev,
#next {
	display: block;
	float: left;
	width: 20px;
	height: 48px;
	outline: none;
}
	#prev {
		background: url(images/prev-arrow.gif) 5px 18px no-repeat;
	}
	#next {
		margin-right: 5px;
		background: url(images/next-arrow.gif) 5px 18px no-repeat;
	}


/* ***************** CONTENT - Main - Events ***************** */

#main.events-page {
	padding: 12px 10px 25px 0;
	width: 940px;
	min-height: 0;
}
#title.events-page {
	text-align: center;
}


/* *************** CONTENT - Main - Mommy Blog *************** */

#main .widget-list {
	padding: 0 0 40px 0;
}
#main .widget-list li {
	margin-top: 30px;
	border-top: 1px dashed #000000;
	padding-top: 20px;
}
	#main .widget-list li:first-child {
		margin-top: 0;
		border-top: none;
		padding-top: 0;
	}
#main .widget_rss img {
	display: none;
}
#main .widget_rss ul {
	padding-left: 0;
	list-style-type: none;
}
#main .widget_rss li {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}
#main .rss-description {
	font-weight: bold;
	font-size: 14px;
}


/* ****************** CONTENT - Main - Blog ****************** */

#posts .post {
	margin-top: 30px;
	border-top: 1px dashed #000000;
	padding-top: 20px;
}
	#posts div:first-child {
		margin-top: 0;
		border-top: none;
		padding-top: 0;
	}


/* ****************** CONTENT - Calendar ****************** */

.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	color:#000000; 
	border-bottom:1px dotted #000000;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#FF0000;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:120px;
	border:1px solid #DFE6DE;
}
.no-events {
	
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#FF0000;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
}
span.event {
	font-size:0.75em;
}
.kjo-link {
	font-size:0.75em;
	text-align:center;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}



/* ************************ PARTNERS ************************* */

#partners {
	margin: 0 auto;
	width: 960px;
}
#partners img {
	float: left;
	padding: 15px 10px;
}





/* ************************* FOOTER ************************** */

#footer {
	margin: 0 auto;
	border-top: 1px solid #1c1c1c;
	padding: 35px 0;
	width: 960px;
	color: #666666;
}
#footer a {
	text-decoration: underline;
	color: #666666;
}
#footer-contact {
	float: left;
	width: 175px;
	text-align: right;
}
#footer-contact span {
	display: block;
	padding-bottom: 10px;
	font-size: 24px;
	font-style: italic;
	color: #a3e066;
}
#legal {
	clear: both;
	font-size: 10px;
}
#legal a {
	text-decoration: none;
	color: #666666;
}
#legal a:hover {
	text-decoration: underline;
}


/* ******************* FOOTER - Navigation ******************* */

#footer-nav {
	float: left;
	width: 785px;
	list-style-type: none;
}
#footer-nav li {
	display: inline;
	float: left;
}
	#footer-nav ul li {
		display: block;
		float: none;
	}
#footer-nav a {
	padding-right: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: url(images/footer-li-arrow1.gif) 100% 4px no-repeat;
}
	#footer-nav ul a {
		padding-left: 10px;
		padding-right: 0;
		text-decoration: underline;
		font-weight: normal;
		color: #666666;
		background: url(images/footer-li-arrow2.gif) 0 5px no-repeat;
	}
#footer-nav ul {
	padding: 20px 35px 40px 0;
}
.mapp-poweredby {
	display: none;
}

.ddsg-wrapper p, .ddsg-wrapper h2 {
	display: none;
}

#ngg-gallery-11-14 {
	margin-top: 20px !important;
}
