﻿
#socialBookmarks
	{
		border:1px solid #e0e0e0;
		padding:10px;
		margin:20px 0 0 0;
	}
#socialBookmarks ul
	{
		list-style:none;
		padding:0;
		margin:0;
	}
#socialBookmarks li
	{
		list-style:none;
		padding:0 20px 0 0;
		float:left;
	}
#socialBookmarks a
	{
		font-size:11px;
		text-indent:20px;
		padding-left:20px;
	}
	#socialBookmarks .delicious
		{
			background:url(/_Layout/Img/delicious.gif) no-repeat left;
		}
	#socialBookmarks .digg
		{
			background:url(/_Layout/Img/digg.gif) no-repeat left;
		}
	#socialBookmarks .reddit
		{
			background:url(/_Layout/Img/reddit.gif) no-repeat left;
		}
	#socialBookmarks .facebook
		{
			background:url(/_Layout/Img/facebook.gif) no-repeat left;
		}
	#socialBookmarks .stumbleupon
		{
			background:url(/_Layout/Img/stumble.gif) no-repeat left;
		}
	
	
	
	
#commentsPanel
	{
		padding:40px 0 0 0;
		margin:0;
	}
#commentsPanel ul
	{
		list-style:none;
		padding:10px 20px 10px 0px;
		margin:0;
	}
	#commentsPanel .commentItem
		{
			border-top:dotted 1px Grey;
			padding:0;
			margin:0;
		}
		#commentsPanel .comment
			{
				padding-bottom:10px;
			}
		#commentsPanel .commentInfo
			{
				
			}
	
#replies
	{
		margin-bottom:20px;
	}
	#replies .top
		{
			background:url(/sites/www.divinechocolate.com/masterpages/images/replyArrow.gif) no-repeat;
			width:25px;
			height:7px;
		}
	#replies .reply
		{
			padding:10px;
			background-color:#ebe3da;
			border-bottom:dotted White 1px;
		}
	#replies .reply span
		{
			font-family:Arial;
			font-size:10px;
			color:#a3a3a3;
		}
	#replies .reply p
		{
			font-size:10px;
			color:#9d7448;
		}
		.postReply
			{
				padding:10px;
				background-color:#ebe3da;
			}
	.postReply span
				{
					padding-top:5px;
					font-family:Arial;
					font-size:10px;
					color:#9d7448;
				}
		.postReply ul, #postReply li
			{
				list-style:none;
				margin:0;
				padding:0;
			}
		.postReply .textarea
			{
				border:1px solid #9d7448;
				margin:0;
				padding:0;
				width:100%;
			}
		.postReply .btn_post
			{
				float:right;
				background:url(/sites/www.divinechocolate.com/masterpages/images/btn_post.gif) no-repeat;
				width:47px;
				height:21px;
				border:none;
				padding:0;
				margin:0;
				margin-top:5px;
			}
		.openReply
			{
				background-color:#ebe3da;
				padding:10px;
			}	
		.openReply a.open
			{
				float:right;
				font-size:10px;
				color:#9d7448;
				font-weight:bold;
			}
#flickrEnlarge 
	{
		position:fixed;
		top:200px;
		right:0px; 
		left:0px;
		bottom:0px;
		z-index:10000;
		text-align:center;
	}			
	#flickrEnlarge .flickrEnlargeImage
		{

		}
		#flickrEnlarge img
			{
				border:5px solid white;
				background-color:White;
			}

.competitionTextField
{
	width:310px;
}
.competitionMultiField
{
	width:310px;
	height:50px;
}