/*
Theme Name: LittlesMunch Default
Theme URI: http://LittlesMunch.com/
Description: Theme created for the LittlesMunch.com web site
Version: 0.1
Author: Spacey
Author URI: http://TheGhidrah.com
Template: default
*/
/* Redesign CSS */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

a:link {
	color: #6bd6f7;
}

a:visited {
	color: #6bd6f7;
}

a:active {
	color: #f9b2db;
}

a:hover {
	color: #f9b2db;
}


a img {
	border: 0;
}

#page {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* Content */
#content {
	float: left;
	width: 35em;
	margin: 2em;
	padding-right: 2em;
	border-right: solid 1px black;
}

#content h2 {
	color: #666666;
	margin: 0;
	margin-bottom: 1em;
	font-size: 18pt;
	font-weight: normal;
}

/* Sidebar */
#sidebar {
	float: left;
	margin-top: 1em;
}

#newsbar {
	float: left;
	margin-top: 1em;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
}

#sidebar a { 
	text-decoration: none;
	font-size: 18pt;
	font-weight: normal;
}

#sidebar a.current {
	color: #666666;
}

/* footer */
#footer {
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
}
#twitthis {
	float: left;
	clear: both;
	text-align: left;
}
#pride {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
}

/* MunchLinks */
#content .munchlink h2 {
	padding: 0;
	margin: 0;
	margin-top: 1em;
}

.munchlink p {
	margin-top: 0;
	padding-left: .5em;
}

/* Original CSS for LittlesMunch.com */
.PageHead {
	background-image: url(images/LittlesMunchHeader.gif);
	height: 56px;
	width: 450px;
	text-indent: -5000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.AtlantaHead {
	text-indent: -5000px;
	height: 47px;
	width: 450px;
	background-image: url(images/AtlantaLittlesMunchTitle.gif);
	margin-top: 0px;
}
.AtlantaHead {
	text-indent: -5000px;
	height: 47px;
	width: 450px;
	background-image: url(images/AtlantaLittlesMunchTitle.gif);
	margin-top: 0px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
/* .ContentAtlanta {
	border: medium solid #660099;
	padding: 10px;
	margin: 10px;
} */
.ContentAtlanta {
	float: left;
	width: 35em;
	margin: .5em 2em .5em 0;
	padding: 2em;
	/* padding-right: 2em; */
	border: medium solid #660099;
}
.DCHead {
	text-indent: -5000px;
	height: 41px;
	width: 328px;
	background-image: url(images/DCLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentDC {
	border: medium solid #FF3399;
	padding: 10px;
	margin: 20px 10px 10px;
}
a.PrideSymbol, .PrideSymbol, .PrideSymbol img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	display: block;
}
.entry h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #660099;
}
.LastUpdate {
	color: #999999;
	font-size: x-small;
	text-indent: 10px;
	padding: 0px;
	margin: 0px;	
}
.ContentDC h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #FF3399;
}
.NCHead {
	text-indent: -5000px;
	height: 47px;
	width: 393px;
	background-image: url(images/NCLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentNC {
	float: left;
	width: 35em;
	margin: .5em 2em .5em 0;
	padding: 2em;
	border: medium solid #57eef1;
}

.ContentNC h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #57eef1;
}
.BostonHead {
	text-indent: -5000px;
	height: 47px;
	width: 369px;
	background-image: url(images/BostonLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentBoston {
	border: medium solid #f091e7;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentBoston h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #f091e7;
}

.HuntsvilleHead {
	text-indent: -5000px;
	height: 47px;
	width: 451px;
	background-image: url(images/HuntsvilleLittlesMunchTitle.gif);
	margin-top: 0px;
}
.ContentHuntsville {
	border: medium solid #33cc66;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentHuntsville h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #33cc66;
}

.OrlandoHead {
	color: #666666;
	text-decoration: none;
}

.ContentOrlando {
	border: medium solid #666666;
	padding: 10px;
	margin: 20px 10px 10px;
	color: #666666;
}

.ContentOrlando h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #666666;
}

a:link.OrlandoLink, a:visited.OrlandoLink {
	color: #666666;
	text-decoration: none;
}

.KCHead {
	color: #666666;
	text-decoration: none;
}

.ContentKC {
	border: medium solid #666666;
	padding: 10px;
	margin: 20px 10px 10px;
	color: #666666;
}

.ContentKC h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #666666;
}

a:link.KCLink, a:visited.KCLink {
	color: #666666;
	text-decoration: none;
}

.DFWHead {
/*	text-indent: -5000px;
	height: 41px;
	width: 328px;
	background-image: url(images/DCLittlesMunchHeader.gif);
	margin-top: 0px;*/
	color: #0066FF;
	text-decoration: none;
}

.DFWHead a:link , .DFWHead a:visited {
	color: #0066FF;
	text-decoration: none;
}

.ContentDFW {
	border: medium solid #0066FF;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentDFW h2 {
	color: #0066FF;
}

.ContentDFW h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #0066FF;
}

a:link.DFWLink, a:visited.DFWLink {
	color: #666666;
	text-decoration: none;
}

.SFHead {
	text-indent: -5000px;
	height: 47px;
	width: 509px;
	background-image: url(images/SanFranciscoLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentSF {
	border: medium solid #f091e7;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentSF h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #f091e7;
}

.NJHead {
	text-indent: -5000px;
	height: 47px;
	width: 420px;
	background-image: url(images/NJLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentNJ {
	border: medium solid #8b6cb8;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentNJ h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #77b98c;
}

.MadisonHead {
	text-indent: -5000px;
	height: 47px;
	width: 463px;
	background-image: url(images/MadisonLittlesMunchHeader.gif);
	margin-top: 0px;
}
.ContentMadison {
	border: medium solid #77b98c;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentMadison h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #77b98c;
}

.LSSHead {
	text-indent: -5000px;
	height: 47px;
	width: 425px;
	background-image: url(images/LSSMunchHeader.gif);
	margin-top: 0px;
}
.ContentLSS {
	border: medium solid #e98ec6;
	padding: 10px;
	margin: 20px 10px 10px;
}

.ContentLSS h3 {
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #e98ec6;
}


#tagline {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 18pt;
	color: #666666;
}