/* @override http://mydelightcupcakery.com/wp-content/themes/cupcake/css/style1.css */

.alignleft{ float: left}

#sidebar ul div.wffb-link a {
	display: none;
}

/*
#twitter-3 div h2.widgettitle {
	width: 350px;
}
*/

#twitter-3 div ul li span.entry-content {
	font-size: 12px;
}

#twitter-3 div ul li span.entry-meta span.from-meta {
	font-size: 13px;
}

#twitter-3 div ul li span.entry-meta span.time-meta a {
	font-size: 12px;
}

#twitter-3 div ul li {
	border-bottom: 1px dotted white;
}

#twitter-3 div h2.widgettitle a.twitterwidget.twitterwidget-title {
	margin-left: 0;
	margin-top: 4px;
	font-size: 18px;
}
.alignright{ float: right}
.gallery-item{ margin: 0 10px}
.gallery-item a img{ border: white 5px solid;}
a img{ border: none}
body
{
background-color:#000000;
font: normal 16px arial;
color:#FFFFFF;
padding:0;
}

a
{
	text-decoration: none;
}
h1
{
	font-size: 24px;
	font-weight: normal;
	margin-top:0px;
	padding-top: 0px;
	line-height: 1.2em;
	text-transform: uppercase;
}
h2
{
	font-size: 18px;
	font-weight: normal;
	margin:5px;
	padding: 0px;
}
.solidBorder
{
	border: 1px solid #5A5A5A;
	padding: 2px;
}
#newwholeContainer
{
	width: 840px;
	border: solid 1px #121212;
	margin: 0 auto ;
        padding:0;
}

.home #newwholeContainer
{
	width: 1060px;

}

#wholeContainer
{
	width: 840px;
	margin: auto;
	float: left;
}
#header
{
	height: 150px;	
	padding: 0px 5px;
	width: 780px; /* plus the side paddings */	
	position: relative;
}
#header a
{
	color: #F8DBA2;
	font-size: 12px;
}
#header a:hover
{
	color:#FFFFFF;
}
#nav
{
	/*border-top: dashed 1px #404040;*/
	height:30px;
	padding:0px;
} 
#nav iframe
{
	margin-top: 8px;
}
#blogcontent
{
	padding: 0 0px;
	line-height: 1.5em;	
}
#content
{
	padding: 45px 10px;
	line-height: 1.5em;	
}

#footer
{
	height: 70px; /* plus top padding*/
	padding: 15px;
	font-size: 11px;
	border-top: dashed 1px #404040; 
	line-height:1.3em;	
}
#footer .followLinks
{
	float: left;
	width: 80px; 
	margin-top: 10px;
	text-align: left;
}
#footer .followLinks a 
{
	color: #555555;
	text-decoration: none;
}
#footer .followLinks a:hover{text-decoration: none} 
#footer .followLinks a img
{
	margin: 0;
	/* for IE */
  	filter:alpha(opacity=50);
  	/* CSS3 standard */
  	opacity:0.5;		
}
#footer .followLinks a:hover
{
	color: #FFF;
	text-decoration: none;
}
#footer .followLinks a:hover img
{
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;		
}
#footer .followLinks img
{
 border: none;

}
#footer #signature
{
	 color: #333333;
	 font-size: 10px;
	 text-decoration: none;
}
#footer #signature:hover
{
	color:#FFFFFF;
}
#footer .footeraddress{
        font-size:13px;
}
#flavorList
{
	margin: 0px;
	margin-bottom: 125px;
	padding: 0px;	
}
#flavorList li
{
	display: inline;
	float: left;
	margin: 3px
}
#flavorList li a
{
	display: block;
	height: 22px; /* plus padding */
	width: 90px;
	background: url(../images/bgFlavor.jpg) no-repeat;
	color:#FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	text-align:center;
	padding: 35px 0px;
}
#flavorList li a:hover, #flavorList li a.active
{
	background-position: -96px 0px;
	color: #FFCD9C;
}
.flavorSections h2{

}
.mygallery img,.flavorSections img{margin:0!important;}
.flavorSections
{
	float: left;
	width: 185px;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
	margin: 10px;
	margin-bottom: 20px;
}
.flavorSections p
{
margin: 0px;
padding: 0px;
}
#flavorNote 
{
border: dashed 1PX #404040; 
color: #ffcc99; 
font-size: 12px; 
padding: 5px 15px; 
}
/* CLASSES */
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clearBoth
{
	clear: both;
}
.alignRight
{
	text-align: right
}
.dashedBorder
{
	border: dashed 1px #808080;
}
.spaceRight
{
	margin-right: 20px;
}
.likeHr
{
	border-top: dashed 1px #808080;
	margin: 0px -30px 10px -30px;;	
}
.noPar p
{
padding: 0px;
margin: 0px;

}
.mediumText
{
font-size: 14px;
}
.dashedTop{
border-top:1px dashed #404040;
}
#past-flavors-of-the-week .flavorSections{
 width: 100%;
 text-align: left;
 margin: 5px 10px;
}
#past-flavors-of-the-week .flavorSections h2{
text-align: left;
margin-left: 0;	
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#respond h3{text-align: left; clear: both}
.commentlist a,#commentform a{color: #F8DBA2}
.vcard img{margin: 0!important}
/* End Comments */



#blog .title h2{ margin: 0}
#blog .title h2 a{ color: #F8DBA2; font-size: 24px;}
#blog{float: left; width: 570px;}
#blog .entry p{font-size: 14px;}
#right-sidebar{float: left;width: 200px;margin: 10px 0 0 10px;}
#right-sidebar .widgettitle a{padding: 0}
#sidebar{float: right;width:200px}
#sidebar ul{padding: 0 0 0 20px}
#right-sidebar ul{padding: 0;}
#right-sidebar li,#sidebar li{list-style: none}
#right-sidebar li a,#sidebar li a{color: #F8DBA2;}
h1 a{ color: #F8DBA2}
#content a:hover{text-decoration: underline !important}
#content .entry{ width: 100%}
#content img{ margin: 10px}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.separator{ border-top: 1px dashed gray; width: 100%; display: block; margin-bottom: 20px}




#yphplista_frame {
	position: absolute;
	top: 0;
	left: 520px;
	width: 325px;
}

#yphplista_frame input {
	font-size: 12px;
	width: 120px;
	padding: 1px;
}

#yphplista_title {
	margin: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}

#yphp_submit {
	background: url(../images/assets/btns.png) 0 0;
	border-style: none;
	width: 50px !important;
	height: 20px;
	cursor: pointer;
	margin-left: 3px;
	position:absolute;
	right:10px;
	bottom:0;
}
#yphp_submit:hover {
	background-position: 0 -25px;
}
#footer #twitter{
	width: 306px;
	padding: 5px;
	background: url(../images/footer-bg.gif) no-repeat;
	position: relative;
}
#footer #twitter h4{
color:#79DBF8;
float:left;
margin:3px 0 0 43px;
width:100%;
}
#footer #twitter li{list-style-type: none}
#footer #twitter li a{
color:#79DBF8;
left:140px;
position:absolute;
top:8px;
}
#footer #twitter #twitter_update_list{
margin-top: 6px;
}
.navigation#thumbs p{display: none}
/* flickr widget */
#flickr_photostream-widget-5 li{float: left; border: solid 1px white; margin: 2px}

#twitter-3 a.twitterwidget-rss img{display: none}
#twitter-3 a.twitterwidget-rss{ background: url(../images/twitter_bird.png) no-repeat bottom left;
float:left;
height:20px;
width:26px;}


/*Page Social Media*/
.social{
    font-size:16px;
    line-height: 1.5em;
}

.social h3{
     font-weight: normal !important;
}

.social h2{
    color:#FFCB99;
    margin:0px !important;
    margin-bottom: -15px !important;
}

.social h2 img{
    margin:0px !important;
    margin-right:5px !important;
}


.subsocial h3 img{
    margin:0px !important;
    margin-right:5px !important;
}

.subsocial h3{
    font-weight: normal !important;
}

