/*
Theme Name: Cupcake Blog
Theme URI: http://hairudy.net/
Description: The Cupcake Blog WordPress theme based on the famous <a href="http://hairudy.net">Hair Rudy</a>.
Version: 2
Author: Hair Rudy Md.Noor
Author URI: http://hairudy.net/
Tags: pink, custom header, fixed width, two columns, widgets

	TNB Talk v1.0
	 http://hairudy.net/theme/

	This theme was designed and built by Hair Rudy Md.Noor,
	whose blog you will find at http://hairudy.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
* { padding: 0; margin: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e070af;
	background-image:url(images/background-set.png);
	background-position:center;
	background-repeat:repeat-y;
	line-height:16px;
}
a {
	color: #fb31a2;
}
a:hover {
	color:#333333;
}
img {
	border: none;
}
#wrapper { 
	margin: 0 auto;
	width: 939px;
	background-image:url(images/background-content.jpg);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}
#header {
	width: 939px;
	height: 100px;
	background-image:url(images/top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	margin:0px;
	padding:0px;
}
#featured {
	color:#FFFFFF;
	display:block;
	height:150px;
	margin-bottom:15px;
}
#logo {
	height:87px;
	position:relative;
	top:8px;
	left:20px;
}
#logo h1 {
	margin:0px;
	display:block;
}
#logo h2 {
	position:relative;
	left:100px;
	top:-35px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ae53a2;
}
#global {
	background-color:#e90986;
	color:#FFFFFF;
	margin-bottom:20px;
	z-index:9999;
	overflow:hidden;
	padding:5px;
}
#info {
	color: #383838;
	background-image:url(images/dotprofile.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:15px;
	margin-top:10px;
}
#info p{
	margin-left:45px;
	margin-top:9px;
	margin-bottom:8px;
	margin-right:30px;
	font-size:10px;
	line-height:16px;
}
/* pull down function wif js*/
.home {
	background-color:#a13793;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.about {
	background-color:#e90986;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.order {
	background-color:#ecc2d6;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.flavors {
	background-color:#a36c33;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.contact {
	background-color:#fcb912;
	margin-right:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nav {
	margin: 0px;
	list-style: none;
	padding: 0;
	font-size:11px;
	font-weight:bold;
	height:auto;
	position:absolute;
	right:25px;
	top:55px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px;
	margin:0px 10px;
}
#nav li a:hover {
	color: #000000;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	font-weight: bold;
	margin: 0 0 0 10px;
	background:#FEC10C;
	z-index:14;
	border-top:4px solid #fb31a2;
	border-bottom:4px solid #fb31a2;
}
#nav li li {
	float:none;
	list-style:none;
	padding:4px;
	background-color:#666666;
	border-bottom:1px solid #fb31a2;
}
#nav li ul li a {
	color:#ffffff;
	font-size:10px;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	text-transform:none;
}
#nav li ul a:hover {
	color:#fb31a2;
}
#nav li.recentcomments{
	font-size:10px;
}
#nav li ul ul {
	margin: -1.1em 0 0 48px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* end header */
#content { 
	width: 850px;
	color:#383838;
	margin: 0 auto;
	padding: 5px 0;
	position:relative;
	z-index:10;
}
#content img{
	margin-bottom:10px;
	margin-top:10px;
	padding:10px;
	background-color:#e4d1e4;
} 
#content .block {
	padding-bottom: 15px;
	width: 850px;
/*	border-bottom:1px #FF0000 solid;*/
	margin-bottom: 15px;
}
#content .title-all {
	height:72px;
	background-image:url(images/postitle.png);
	background-repeat:no-repeat;
	background-position:left middle;
	display:block;
	position:relative;
	z-index:9999;
	left:-30px;
	margin-bottom:8px;
}
#content .title-all h2 a{
	color:#a36c33;
	font-size:22px;
	text-decoration:none;
}
#content .title-all h2 a:hover{
	color:#e90986;
	font-size:22px;
	text-decoration:none;
}
.title-all h2 {
	margin-left:45px;
	padding-top:20px;
	font-family:"Century Gothic";
	letter-spacing:-1px;
}
.title-all small{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:8px;
	left:45px;
	font-size:12px;
	color:#a2a2a2;
}
#content h1 {
	font-size:20px;
	margin:0px;
	padding:0px;
}
#content .post {
	margin:15px;
	margin-bottom:20px;
}
#content ul {
	margin:5px 0px 0px;
	padding:0px;
}
#content li {
	margin:10px 0px 0px;
	padding:0px;
}
#content p{
	margin-bottom:10px;
	line-height:17px;
}

#content .misc {
	padding-bottom: 15px;
	width: 830px;
	position:relative;
	margin:0 auto;
	color:#CCCCCC;
}
#content .separator {
	border-top:1px solid #ececec;
	border-bottom:1px solid #b6b6b6;
	margin-top:30px;
	margin-bottom:20px;
}
/* end content all */
#footer { 
	color:#ffffff;
	background-color:#701764;
	width:931px;
	margin:0 auto 0;
	position:relative;
/*	background-image:url(images/copyright.png);
	background-position:left middle;
	background-repeat:no-repeat;*/
}
#footer .block{
	padding:15px;
	text-align:center;
	font-size:11px;
}
#footer a {
	color: #fb31a2;
	text-decoration: none;
	border-bottom:1px #fb31a2 dashed;
}
#footer a:hover {
	color:#999999;
	text-decoration: none;
	border-bottom:1px #999999 solid;
}
#comment {
	display:block;
}
#comment textarea{
	background-color:#e070af;
	color:#FFFFFF;
	border:0px;
}
#comment input{
	background-color:#e070af;
	color:#FFFFFF;
	border:0px;
	padding:3px;
}
#comment p{
	padding-bottom:10px;
	padding-top:10px;
}
#comment h3{
	margin:0px;
	padding-bottom:10px;
}
#comment ul{
	list-style:none;
}
#comment li{
	list-style:none;
	background:#ececec;
	margin-bottom:10px;
	padding:10px;
}
.avatar {
	float:right;
}