/*
Theme Name: iheartdessert
Theme URI: 
Description: Custom theme for iheartdessert.com
Version: 1.6
Author: Tawin Kiethanom
Author URI: http://blog.thaichaiguy.com


*/

*{
	outline:0px;	
}

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background: url(images/cupcake_background_white.gif) top;
	color: #333;	
}
.alignright{
	float:right	
}
.alignleft{
	float:left;	
}
a{
	font-weight: bold;
	font-family: Arial, sans-serif;
}	
a:link{
	color:#CC2288;	
}
a:visited, a:active{
	color:#EE88BB;	
}
a:hover{
	text-decoration: underline;	
}
                 
#page{
	width:auto;	
	margin:auto;	
}
#header{
	margin:auto;
	width:auto;
	background:url(images/header_bg.gif) repeat-x;
}
#headerimg{
	background:url(images/banner3.gif) no-repeat;	
	height:230px;
	width:810px;
	margin:auto;
	text-indent: -9000px;
	cursor: pointer;		
}
#navigation-wrapper{
	background:#fff;
	height:40px;
	width:100%;
	min-width:810px;
}
#navigation{
	width:780px;
	padding:5px 0px 0 0px;	
	margin:auto;
}
#navigation ul{
	list-style: none;	
}
#navigation ul li{
	float:left;		
}	
#navigation ul li a{
	float:left;
	display:block;
	margin-right:15px;	
	text-decoration: none;
	height:30px;
	text-indent: -9000px;	
}
#navigation ul li #home-link{
	background:url(images/home_link.gif) no-repeat left top;		
	width:70px;	
}
#navigation ul li #images-link{
	background:url(images/images_link.gif) no-repeat left top;		
	width:80px;	
}
#navigation ul li #about-link{
	background:url(images/about_link.gif) no-repeat left top;		
	width:70px;	
}
#navigation ul li #lists-link{
	background:url(images/lists_link.gif) no-repeat left top;		
	width:70px;	
}
#navigation ul li #home-link:hover,
#navigation ul li #images-link:hover,
#navigation ul li #about-link:hover,
#navigation ul li #lists-link:hover{
	background-position: left bottom;
}
#navigation ul .current #home-link, #navigation ul .current #home-link:hover,
#navigation ul .current #images-link, #navigation ul .current #images-link:hover,
#navigation ul .current #about-link, #navigation ul .current #about-link:hover,
#navigation ul .current #lists-link, #navigation ul .current #lists-link:hover{
	background-position: left -30px;
}
#navigation #searchform-wrapper{
	float:right;	
	padding:3px 0 0 0;
}
#navigation #searchform-wrapper label{
	display: none;	
}
#navigation #searchform-wrapper #s{
	padding:3px;
	border:1px solid #EE88BB;	
	background:#FBE5F0;
	color:#CF4089;
	font-family: Verdana;
	font-size:14px;
	vertical-align: top;
}
#navigation #searchform-wrapper #searchsubmit{
	background:url(images/search_button.gif) no-repeat top;
	height:27px;
	width:70px;
	border:0px;	
	cursor: pointer;
	text-indent: -9000px;
	margin-top:-1px;
	line-height:0px;
}

#content-wrapper{
	width:810px;
	margin:auto;
	/*background:url(images/content_bg.gif) repeat-y left top;*/
	margin-top:15px;		
}
#content{
	text-align: left;	
	float:left;
	width:515px;	
	margin-right:15px;	
	padding:5px 15px 0 15px;
	background:#fff;
}
#content .pagetitle{
	margin-top:15px; 
	color:#CC2288;
	font-family: Georgia, Times Roman, serif;	
	font-size:24px;
}
.post h2{
	color:#CC2288;	
	display:block;
	float:left;
	width:455px;
	font-size:24px;	
	font-family: Georgia, Times Roman, serif;
}
.post h2 a, .post h2, #content .pagetitle{
	font-weight:bold;
	font-family: Georgia, Times Roman, serif;
	font-weight: normal;
	font-size:24px;
	color:#CC2288;	
	text-decoration: none;	
}
.post h3 a{
	font-size:14px;	
	text-decoration: none;	
}	
.post small{
	color:#666;	
}
.post .cal-date{
	display:block;
	float:left;
	background:url(images/cal.gif) no-repeat;
	width:46px;
	height:50px; 
	position: relative;	
	margin-right:5px;
}
.post .cal-date .year{
	width:44px;
	padding-right:2px;
	text-align: center;
	display: block;
	color:#fff;
	font-size: 9px;
	letter-spacing: -1px;
}
.post .cal-date .month{
	width:44px;
	padding-right:2px;
	text-align: center;
	display:block;	
	padding-top:2px;
	font-weight: normal;
}
.post .cal-date .day{
	width:44px;
	padding-right:2px;
	text-align: center;
	display:block;		
	font-weight: normal;
	font-size:14px;
	font-family: Georgia, Times Roman, serif;
	margin-top:-2px;	
}

.post .post-categories{	
	font-size:11px;
	margin-top:5px;
	color:#666;	
}
.post .entry{
	margin:15px 0px 10px 0px;
	line-height: 1.5em;
	clear:both;	
}
.post .entry a{
	font-weight: normal;
	font-family: Verdana, arial, sans-serif;
}
.post .entry p{
	margin-bottom:15px;	
	font-size:12px;
}
.post .entry ul, .post .entry ol{
	margin-left:25px;
	margin-bottom:15px;	
}
.post .entry li{
	margin-bottom:5px;	
}
.post .entry img{
	border:1px solid #EE88BB;
	padding:3px;
}
.post{
	padding-top:10px;
	margin:0 0 10px 0;	
	border-bottom:1px dotted #EE88BB;
	padding-bottom:20px;
}
.post .postmetadata, .postmetadata{
	margin-top:20px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, sans-serif;	
}
.post-search h3{
	margin-bottom:3px;		
}
.post-search small{
	padding-bottom: 15px;
	display: block;	
}
.post-search p{
	font-size:12px;
	line-height: 1.5em;	
}

#comment{
	width:450px;	
}
#respond{
	padding-top:15px;
}
#respond input, #respond textarea{
	margin:5px 0;	
	padding:3px;
}
#comment-wrapper{	
	border-bottom:1px dotted #FAE0ED;
	padding-bottom:15px;
}
.comments-link{
	padding-right:17px;
	background:url(images/comment.gif) no-repeat right top;	
}
#comments{
	font-weight: bold;
	font-family: Arial, sans-serif;	
	margin-top:10px;
}
.commentlist{
	list-style: none;	
}
.commentlist li{
	
}
.commentlist li .comment-top{
	width:514px;
	height:20px;
	background:url(images/comment_top.gif) no-repeat;	
}
.commentlist li .comment-body{
	background:#FFECF6;
	width:480px;
	padding:0 17px;
}
.commentlist li .comment-bottom{
	width:514px;
	height:49px;
	margin-bottom:7px;
	background:url(images/comment_bottom.gif) no-repeat;	
}
.commentlist .author-comment .comment-top{
	background:url(images/comment_top_author.gif) no-repeat;	
}
.commentlist .author-comment .comment-body{
	background:#fbd7e9;
}
.commentlist .author-comment .comment-bottom{
	background:url(images/comment_bottom_author.gif) no-repeat;
}
.commentlist .alt{
		
}
.commentlist li .gravatar{
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}
.commentlist li .commenttitle{
	margin-bottom:5px;
	font-size:14px;
}
.commentlist li .comment_text{
	clear:left;
	line-height: 1.5em;
}
.navigation{
	padding:15px 0;	
}

#sidebar{
	float:left;
	width:225px;		
	background:#fff;
	padding:15px 10px 10px 15px;	
}
#sidebar ul li{
	margin-bottom:15px;	
	list-style: none;		
	color:#777;
}
#sidebar ul li h2{
	font-weight: bold;
		
}
#sidebar ul li ul li{
	margin:5px 0 5px 5px;	
	background:url("images/heart_bullets.gif") no-repeat;
	background-position:left 4px;
	padding-left:15px; 	
}
#sidebar ul li ul li .archive-months{
	margin-left:0px;	
	display:none;
}
#sidebar #twitter_div_top{
	background:url(images/twitter_bg.gif) no-repeat top;
	height:6px;
	width:220px;	
}
#sidebar #twitter_div{
	background:#FAE0ED;
	padding:5px 10px;
	width:200px;	
}
#sidebar #twitter_div h2{
	text-indent: -9999px;
	background:url(images/twitter_title.gif) no-repeat;
	height:19px;
	width:81px;
	margin-bottom:10px;
	display:block;
}
#sidebar #twitter_div ul li{
	font-size:12px;
	font-family: Arial, sans-serif;
	background:url("images/heart_bullet_on_pink.gif") no-repeat;
	background-position:left 4px;
	padding-left:15px; 		
}
#sidebar #twitter_div ul li a{
	display:block;	
	text-align: right;	
}
#sidebar #twitter_div ul li span a{
	display:inline;	
	text-align:inherit;	
}
#sidebar #twitter_div #twitter-link{
	text-indent: -9999px;
	background:url(images/twitter_link.gif) no-repeat;
	height:28px;
	width:120px;
	display:block;
	float:right;
}
#sidebar #twitter_div_bottom{
	background:url(images/twitter_bg.gif) no-repeat bottom;
	height:6px;
	width:220px;	
	margin-bottom:10px;
}
#footer{
	clear:both;
	width:780px;
	padding:10px;	
	margin:auto;
}

/* IMAGES PAGE */
#images-page img{
	padding:2px;
	border:1px solid #FAE0ED;
	margin:0 10px 10px 0;
	vertical-align:top;
}
.numLink{
	padding:4px;
	border:1px solid #FAE0ED;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.numLink:visited{
	text-decoration: none;
}
