@font-face{ 
	font-family: 'WebSymbolsRegular';
	src: url('fonts/websymbols-regular-webfont.eot');
	src: url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/websymbols-regular-webfont.woff') format('woff'),
	     url('fonts/websymbols-regular-webfont.ttf') format('truetype'),
	     url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
	}

.glyph, .glyphbox div span {
    font-family: 'WebSymbolsRegular';
}
.shareThisButtons{height:80px;}
.shareButtons{margin-top: -5px;}

.clear{clear:both; display:block; height:20px;}

/* title bar */
.ui-header.ui-bar-a{
background:url(images/header_bg.png);
border: 0px;
}

.ui-header .ui-title {
text-indent:-9999px;
font-size:0px;
background:url("images/happy-tamale-header-logo.png") no-repeat 69% 5px ;
height:30px;
padding:5px 5px 5px 5px;/* */
margin:5px 50px 5px;/*  */
}

#branding {
    background: url("images/happy-tamale-logo.png") no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 40px;
    margin: 10px auto;
    text-indent: -999px;
    width: 231px;
}

.divider{ height: 10px; background: url("images/back-pattern-green.png") repeat; margin: 5px 0  auto;}


.ui-li-desc {
    display: block;
    font-family: 'Sanchez', serif;
    font-size: 12px;
    color: #000;
    margin: -0.5em 0 0.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.descriptionCat{ margin-top: -20px;}
.scriptHome{font-family: 'Princess Sofia', cursive; font-size:1.4em; margin:10px 0px 10px 20px; font-weight: bold;}
.script{font-family: 'Princess Sofia', cursive; font-size:1.6em; margin:10px 0px 10px 0px; font-weight: bold;}

p.desc{font-size: 15px;font-family: 'Sanchez', serif; line-height: 15px; margin-top:-15px; margin-bottom: 30px;  }
p.white{ color:#fff;}
p.singleDesc{margin-top: -10px; font-size: 15px;}

.ui-li-thumb, .ui-listview .ui-li-icon, .ui-li-content {float: left;margin-right: 10px;}
    
.ui-li-heading{font-family: 'Sanchez', serif;font-size: 1.3em; color:#fff;}

.ui-btn-text {font-size: .75em; color: #643E17;}

.ui-navbar li .ui-btn .ui-btn-inner {
    background: url("images/back-pattern-green.png");
    padding-bottom: 0.8em;
    padding-top: 0.7em;
}

img.singleBigImage{margin-bottom: -10px;}

/*.ui-li.ui-btn {background:  url("images/back-pattern-yellow.png") repeat scroll 0 0 transparent;}
      
body.spicy .ui-li.ui-btn{background: url("images/back-pattern-red.png") repeat scroll 0 0 transparent;}
body.sweet .ui-li.ui-btn{background: url("images/back-pattern-yellow.png") repeat scroll 0 0 transparent;}*/



