/* @override http://idratherhavechocolate.com/wp-content/themes/idratherhavechocolate/css/base.css */

/* @group body, container, a */

html, body {
	background: #281404 !important;
}

body.error404 div#page {
	height: 300px;
}

div.container_10 {
	background: #854d38 url('../img/container-bkgd.jpg') repeat-y;
	color: #f2dcb8;
	line-height: 1.3em;
}

a {
	color: #f47d44 !important;
}

abbr,acronym {
	font-size: inherit !important;
	letter-spacing: 0 !important;
	border: none !important;
}

.grid {
	display:inline;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
}

/* @end */

/* @group header */

div#header {
	margin: 0;
	width: 920px;
	height: 227px;
	background: transparent url('../img/header-bkgd.jpg') no-repeat top;
	position: relative;
}

div#header h1 a {
	display: block;
	width: 920px;
	height: 110px;
	font-size: 0;
	line-height: 0;
	text-indent: -10000px;
}

div#header p#description {
	position: absolute;
	width: 900px;
	margin: 0 10px;
	text-align: center;
	top: 95px;
	font-size: 13px;
}

div#header div.menu {
	text-align: center;
	width: 920px;
	padding-top: 20px;
}

div#header div.menu ul {
	margin: 0;
	list-style: none;
	width: 275px;
	height: 21px;
	margin: 0 auto;
	padding: 0 18px;
	background: transparent url('../img/menu-bkgd.png') no-repeat;
}

body.home div#header div.menu ul {
	width: 200px;
	background: transparent url('../img/menu-bkgd-home.png') no-repeat;
}

div#header div.menu ul li {
	float: left;
	overflow: hidden;
}

div#header div.menu ul li a {
	padding: 0 14px;
	width: 45px;
	height: 21px;
	display: block;
	font-size: 0;
	line-height: 0;
	background: transparent url('../img/menu-buttons.png') no-repeat -3px -21px;
	text-indent: -10000px;
}

div#header div.menu ul li a {
	background-position: 13px 0px;
}

div#header div.menu ul li a:hover,
div#header div.menu ul li.current_page_item a {
	background-position: 13px -20px;
}

div#header div.menu ul li.page-item-3 a {
	width: 50px;
	background-position: -63px 0px;
}

div#header div.menu ul li.page-item-3 a:hover,
div#header div.menu ul li.page-item-3.current_page_item a {
	background-position: -63px -20px;
}

div#header div.menu ul li.page-item-107 a {
	width: 30px;
	background-position: -203px 0px;
}

div#header div.menu ul li.page-item-107 a:hover,
div#header div.menu ul li.page-item-107.current_page_item a {
	background-position: -203px -20px !important;
}

div#header div.menu ul li.page-item-192 a {
	width: 32px;
	background-position: -142px 0px;
}

div#header div.menu ul li.page-item-192 a:hover,
div#header div.menu ul li.page-item-192.current_page_item a {
	background-position: -142px -20px;
}

body.home div#header div.menu ul li a:hover,
body.home div#header div.menu ul li.current_page_item a {
	background-position: -3px 0px;
}

body.home div#header div.menu ul li.page-item-3 a {
	width: 50px;
	background-position: -63px 0px;
}

body.home div#header div.menu ul li.page-item-3 a:hover,
body.home div#header div.menu ul li.page-item-3.current_page_item a {
	background-position: -63px -20px;
}

body.home div#header div.menu ul li.page-item-107 a {
	width: 30px;
	background-position: -203px 0px;
}

body.home div#header div.menu ul li.page-item-107 a:hover,
body.home div#header div.menu ul li.page-item-107.current_page_item a {
	background-position: -203px -20px;
}

body.home div#header div.menu ul li.page-item-192 a {
	width: 32px;
	background-position: -142px 0px;
}

body.home div#header div.menu ul li.page-item-192 a:hover,
body.home div#header div.menu ul li.page-item-192.current_page_item a {
	background-position: -142px -20px;
}

/* @end */

/* @group post */

body.page div.page {
	background: #280b02 url('../img/page-bkgd.png') no-repeat top;
	padding: 0;
	margin: 0 0 20px 0;
	width: 579px;
}

body.page div.page div.page-meta {
	margin: 10px 0 0 !important;
	width: 539px;
	padding: 0 20px 20px;
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}

body.page div.page div.page-meta {
	background-image: url('../img/page-bkgd-bottom.png');
}

body.page div#page {
	padding-left: 163px;
	padding-right: 0;
	width: 579px;
	margin-top: -30px;
	margin-bottom: -120px;
	z-index: 1;
	position: relative;
}

div#posts,
body.page-template-page-upload-php div#page,
body.single div#page {
	padding-left: 76px;
	width: 438px !important;
	margin-top: -30px;
	margin-bottom: -120px;
	margin-right: 10px;
	z-index: 1;
	position: relative;
}

div.post,
body.page-template-page-upload-php div.page {
	background: #280b02 url('../img/post-top-bkgd.gif') no-repeat top;
	padding: 0;
	margin: 0 0 20px 0;
	width: 438px !important;
}

div.post div.post-meta,
body.page-template-page-upload-php div.page div.page-meta {
	margin: 0;
	width: 398px;
	padding: 0 20px 20px;
	height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.post.counter-1 div.post-meta,
body.page-template-page-upload-php div.page div.page-meta {
	background-image: url('../img/post-bottom-bkgd-1.gif');
}

div.post.counter-2 div.post-meta {
	background-image: url('../img/post-bottom-bkgd-2.gif');
}

div.post.counter-3 div.post-meta {
	background-image: url('../img/post-bottom-bkgd-3.gif');
}

div.post h2.post-title,
div.page h2.page-title {
	color: #cf4d86;
	font-size: 19px;
	padding: 20px 20px 0 20px;
	margin: 0;
}

div.post h2.post-title a {
	font-size: 19px;
}

div.page h3 {
	font-size: 14px;
	color: #f47d44;
	font-weight: bold;
}

div.post p.author {
	color: #af5910;
	font-size: 10px;
	float: left;
	margin: 0 20px 10px 0px;
}

div.post p.post-image {
	text-align: center;
}

div.post p.post-image a {
	width: 100%;
	display: block;
	text-align: center;
}

div.post p.post-image img {
	border: 1px solid #6c4332;
}

div.post div.starratingblock {
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
	display: inline;
	height: 20px;
}

div.gdsrcacheloader {
	display: none;
}

div.post div.ratingblock {
	margin: 0;
}

div.post div.ratingblock div.ratingstars {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
}

div.post div.ratingblock div.ratingtext {
	padding: 0 .5em 0 0;
	margin: 0;
	float: left;
	display: inline;
	width: auto;
	height: 20px;
}

div.post div.ratingblock div.ratingtext * {
	color: #af5910 !important;
}

div.post h2.post-title a {
	text-decoration: none;
	font-weight: normal;
}

div.post.counter-1 h2.post-title a {
	color: #cf4d86 !important;
}

div.post.counter-2 h2.post-title a {
	color: #00b0be !important;
}

div.post.counter-3 h2.post-title a {
	color: #f47d44 !important;
}

div.post div.post-content {
	margin: 0px 20px 0px 20px;
}

div.post div.post-content p {
	clear: left;
}

div.page div.page-content {
	padding: 20px 20px 0px 20px;
	margin: 0;
}

p.tagline {
	font-size: 1.5em;
	margin-top: 20px !important;
}

div.post div.post-meta,
div.page div.page-meta {
	margin-top: -20px;
}

div.post div.post-meta p.tags {
	margin: 0 0 5px;
}

div.post div.post-meta p.comment-link {
	float: left;
	margin: 5px 20px 0 0;
	font-size: 10px;
}

div.post div.post-meta p.comment-link span {
	width: auto;
}

div.post div.post-meta p.comment-link a {
	text-decoration: none;
}

p.edit-link {
	clear: both;
	text-align: right;
	font-size: 10px;
}

div.post div.post-meta span span.stbuttontext {
	display: none;
}
div.post div.post-meta div.sociable {
	float: right;
	margin: 6px 0 0 0;
}


div.post div.post-meta div.sociable ul {
	list-style: none;
}

div.post div.post-meta div.sociable ul li {
	float: left;
	margin: 0 0 0 5px;
}

div.pagination {
	width: 426px !important;
	font-size: 14px;
}

div.pagination_single span.next,
div.pagination span.next {
	float: right;
}

/* @end */

/* @group comments */

div#comments-container {
}

div#comments-container div#respond textarea {
	width: 440px;
}

/* @end */

/* @group sidebar */

div#sidebar {
	padding-left: 0px;
	padding-right: 62px;
	width: 286px;
	margin-top: -30px;
	margin-bottom: -100px;
	margin-left: 10px;
	float: right;
	z-index: 1;
}

div.sidebar {
	background: transparent url('../img/sidebar-top-bkgd.gif') no-repeat top;
	padding: 0;
	margin: 0 0 20px 0;
}

div.sidebar p {
	font-size: 12px;
	line-height: 1.4em;
}

div.sidebar h2.widget-title {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 19px;
}

div#top-sidebar {
	position: relative;
}

div#top-sidebar h2.widget-title,
div#top-sidebar h2.widget-title a {
	color: #ee7a42 !important;
	width: 120px;
	line-height: 20px;
	font-size: 19px;
}

div#top-sidebar div.widget_text {
	padding-right: 10px;
	width: 256px;
}

div#top-sidebar p {
	width: 240px;
}

div#top-sidebar img.dish-it-out {
	position: absolute;
	top: -38px;
	right: -28px;
}

div#top-sidebar p.win-note,
div#top-sidebar p.win-note a {
	font-weight: bold;
	font-style: normal;
	color: #cf4d86 !important;
	width: 255px;
	font-size: 12px;
	text-decoration: none;
}

div#first-sidebar h2.widget-title,
div#first-sidebar h2.widget-title a {
	color: #f3c150 !important;
}

div#first-sidebar div#text-3.widget {
}

div#second-sidebar h2.widget-title,
div#second-sidebar h2.widget-title a {
	color: #0067ac !important;
}

div#third-sidebar h2.widget-title,
div#third-sidebar h2.widget-title a {
	color: #ac7ab5 !important;
}

div#third-sidebar p.tag-cloud {
	margin-bottom: 0;	
}

div#third-sidebar p.tag-cloud a {
	color: #f2dcb8 !important;
	text-decoration: none;
}

div#third-sidebar p.tag-cloud a:hover {
	text-decoration: underline;
}

div#fourth-sidebar {
	padding-top: 15px;
}

div#page {
	font-size: 1.2em;
}

h2.page-title {
	font-weight: normal;
	font-size: 2em;
}

div#fourth-sidebar h2.widget-title,
div#fourth-sidebar h2.widget-title a {
	color: #ee7a42 !important;
}

div.sidebar h2.widget-title a {
	text-decoration: none;
}

div.sidebar div.widget {
	background: transparent url('../img/sidebar-bottom-bkgd-1.gif') no-repeat bottom;
	margin: 0;
	padding: 20px 20px 5px 20px;
	width: 246px;
}

div#first-sidebar div#text-3.widget_text {
	background: none !important;
}

div#fourth-sidebar div.widget.pages {
	background: none !important;
}

div#first-sidebar div#text-5.widget_text {
	padding-top: 0;
}

div#first-sidebar div#text-5.widget_text img {
	
}

div#second-sidebar div.widget,
div#top-sidebar div.widget {
	background: transparent url('../img/sidebar-bottom-bkgd-3.gif') no-repeat bottom;
}

div#third-sidebar div.widget {
	background: transparent url('../img/sidebar-bottom-bkgd-2.gif') no-repeat bottom;
}

div#fourth-sidebar div.widget {
	background: transparent url('../img/sidebar-bottom-bkgd-4.gif') no-repeat bottom;
}

div#fourth-sidebar div.widget_text {
	padding-top: 0;
}

div#fourth-sidebar div.widget_text * {
	font-size: 11px;
	line-height: 1.3em;
}

div#first-sidebar div.widget.widget_text p a.story-submit {
	width: 56px;
	height: 17px;
	font-size: 0;
	line-height: 0;
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: -3px;
	text-indent: -10000px;
	background: transparent url('../img/story-submit-btn.gif') no-repeat top left;
}

div#sidebar div.widget.tags,
div#sidebar div.widget.fake-header {
	background: none;
}

div#sidebar div.widget.search {
	padding-top: 8px;
}

div#sidebar div.widget.search h2.widget-title {
	border-top: 2px solid #ac7ab5;
	font-size: 10px;
	text-transform: uppercase;
	color: #f2dcb8 !important;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 3px;
}

div#sidebar div.widget.search input#search-text {
	width: 123px;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	background: transparent url('../img/search-bkgd.gif') no-repeat left top;
	border: none !important;
	color: #f2dcb8;
}

div#sidebar div.widget.search input#search-submit {
  width: 39px;
  height: 22px;
	font-size: 0;
	line-height: 0;
  margin: 0 50px 0 0;
  padding: 0;
  border: none !important;
  background: transparent url('../img/search-bkgd.gif') no-repeat right top;
  text-indent: -10000px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: right;
}

div#sidebar div.widget.twitter-header img {
	margin-right: 10px;
	margin-top: -10px;
	float: left;
}

div#sidebar div.widget.twitter-header p.twitter-header {
	font-size: 16px;
	color: #cf4d86;
	margin: 0;
	padding-top: 10px;
}

div#sidebar div.widget.twitter-header p.twitter-header a {
	font-size: 16px;
	color: #cf4d86 !important;
}

div#sidebar div.widget.twitter-header div#TwitterCounter {
	float: left;
	margin-right: 5px;
}

div#sidebar div.widget.twitter-header div.followers {
	float: left;
	color: #2a7ebb;
	font-size: 10px;
}

div#sidebar div.widget.twitter-header div.followers a {
	color: #2a7ebb !important;
	text-decoration: none;
}

div#sidebar div.widget_twitter ul {
	margin: 0 0 20px;
	float: left;
	list-style: none;
}

div#sidebar div.widget_twitter li.twitter-item {
	list-style: none;
	margin: 0 0 10px 0;
	width: 250px;
	padding: 10px 0 0;
	border-top: 2px solid #2a7ebb;
}

div#sidebar div.widget_twitter li.twitter-item span.twitter-timestamp {
	font-size: 10px;
	color: #f47d44;
	display: block;
}

/* @end */

/* @group footer */

div#footer {
	margin: 0;
	width: 920px;
	height: 308px;
	position: relative;
	background: transparent url('../img/footer-bkgd.jpg') no-repeat bottom;
}

div#footer p {
	position: absolute;
	width: 900px;
	margin: 0 10px;
	text-align: center;
	bottom: 20px;
}

/* @end */

/* @group submit form */

div.tdomf_shadow {
	position: fixed !important;
	top: 0px !important;
	left: 0px !important;
	width: 100% !important;
	height: 100% !important;
	opacity: .8 !important;
}

div.tdomf_progress.hidden,
div.progress {
	color: #000 !important;
	font-size: 24px !important;
	padding: 10px !important;
	height: auto !important;
	line-height: 28px !important;
}

form.tdomf_form fieldset {
	border-bottom: 1px solid #3d1c13;
	margin: 0 0 1em 0;
	padding: 0;
}

form.tdomf_form fieldset#step3 {
	border: none;
}

form.tdomf_form legend {
	font-size: 1em;
	font-weight: normal !important;
	width: 100%;
	padding: 0 0 1em 0 !important;
	margin: 0;
	text-indent: 0 !important;
	color: #00d3de;
}

form.tdomf_form fieldset#step1 legend {
	color: #fa9d50;
}

form.tdomf_form fieldset#step3 legend {
	color: #cf97d4;
}

form.tdomf_form label {
	display: block;
	padding-bottom: .2em;
	font-weight: normal !important;
	font-size: 1em;
}

form.tdomf_form p#ipnote {
	margin-bottom: 2em;
	padding-top: 1em;
	clear: both;
}

form.tdomf_form input,
form.tdomf_form textarea {
	color: #000;
}

form.tdomf_form p input {
	width: 400px;
}

form.tdomf_form p textarea {
	width: 398px;
}

form.tdomf_form div#street input {
	width: 400px;
}

form.tdomf_form div#city,
form.tdomf_form div#state {
	float: left;
	margin-right: 10px;
}

form.tdomf_form div#zip {
	float: left;
	margin-right: 0;
}

form.tdomf_form div#city input {
	width: 205px;
}

form.tdomf_form div#state input {
	width: 60px;
}

form.tdomf_form div#zip input {
	width: 98px;
}

form.tdomf_form legend {
	width: 405px;
}

form.tdomf_form input#iagree {
	float: left;
	margin-right: .5em;
	margin-top: 4px;
}

form.tdomf_form input.submit {
	display: block;
	height: 32px;
	width: 240px;
	font-size: 0;
	line-height: 0;
	border: none;
	margin-top: 1em;
	background: transparent url('../img/submit-button.gif') no-repeat top left;
	text-indent: -10000px;
}

form.tdomf_form iframe {
	height: 200px;
	width: 405px;
	padding: 0 !important;
	margin: 0 0 30px 0 !important;
	background: none transparent !important;
	font-family: arial, sans-serif !important;
	font-size: 14px !important;
	color: #f2dcb8 !important;
}

div.tdomf_form_message {
	margin: 0 !important;
	padding: 20px;
	background: #fff;
	color: darkred !important;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div.tdomf_form_message * {
	color: darkred !important;
}

/* @end */

/* @group comments */

div#comments-container input,
div#comments-container textarea {
	color: #000;
}

div#comments-container div#respond form textarea#comment {
	margin-bottom: 20px;
}

div#comments-container ol {
	list-style: none;
	margin-left: 0;
}

div#comments-container ol li.li-comment {
	margin-bottom: 20px;
	background: #926a55 url('../img/comment-bkgd-top.gif') no-repeat top;
}

div#comments-container ol li.li-comment div.div-comment {
	font-size: .9em;
	background: transparent url('../img/comment-bkgd-bottom.gif') no-repeat bottom;
	padding: 20px;
}

div#comments-container div.comment-author img.avatar {	
	margin-bottom: 10px;
	float: left;
}

div#comments-container div.comment-author img.avatar {
	border: 1px solid #b3917f;
	padding: 3px;
	display: block;
	float: left;
	margin-right: 10px;
}

div#comments-container div.comment-author span.comment-author-name {
	font-size: 2em;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 36px;
}

div#comments-container div.comment-content {
	clear: left;
}

/* @end */

img#candy-dish {
	margin-top: -75px;
	margin-right: -20px;
}

body.page-template-page-upload-php div#page {
	width: auto !important;
	padding-right: inherit;
	padding-left: 76px;
	margin-right: 0px !important;
	margin-left: 0px !important;
	overflow: hidden !important;
}

body.page-template-page-upload-php div.page-content {
	overflow: hidden;
}





