﻿.widget {margin: 0}
.section {margin: 0;}

img.sidebar_banner { 
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 1px;
-moz-border-radius:1px;
-khtml-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}

img.avatar_style {
z-index:100;
margin-top:5px;
border:1px solid #34241a;
position:absolute;
}

#buttons div.button {float: left;}

#buttons div.button ul,
#buttons div.button ul li {
margin:0;
margin-left: 1px;
margin-bottom: 8px;
padding:0;
list-style: none;
}

#buttons div.button img { 
margin-right: 2px;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 1px;
-moz-border-radius:1px;
-khtml-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
opacity: 1; 
/*Transition*/ 
-webkit-transition: all 0.5s ease; 
-moz-transition: all 0.5s ease; 
-o-transition: all 0.5s ease; 
}

#buttons div.button img:hover { 
opacity: 0.9;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.8);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.8);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.8);
-webkit-border-radius: 1px;
-moz-border-radius:1px;
-khtml-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}

#buttons div.button ul img {
margin-right: 0;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 1px;
-moz-border-radius:1px;
-khtml-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
 }

#mv_buttons.section { position: relative; left: -4px; margin-top: 7px;}

#titlebox {
font-family:'Permanent Marker';
font-size:20px;
-ms-transform:rotate(-1deg);
-o-transform:rotate(-1deg);
-webkit-transform:rotate(-1deg);
-moz-transform:rotate(-1deg);
background-color:#ecdfbd;
border:1px solid #202020;
color:#202020;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:10px auto;
padding:3px 10px;
}

#warningbox {
font-family:'Permanent Marker';
font-size:15px;
-ms-transform:rotate(-1deg);
-o-transform:rotate(-1deg);
-webkit-transform:rotate(-1deg);
-moz-transform:rotate(-1deg);
background-color:#303030;
border:1px solid #FF9203;
color:#FF9203;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:8px auto;
padding:3px 10px;
}

#head_box {
height:117px;
width:976px;
left:0;
top:0;
position:relative;
visibility:visible;
}

/* IS THIS EVEN IN USE?

#head_banner_box {
height:150px;
width:282px;
left:688px;
top:20px;
position:absolute;
visibility:visible;
}
*/

.head_banner_small {
position:relative;
padding-top:3px;
}

#navbar,#navbar-iframe {
display:none;
height:0;
}

a {
color:#000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img {
border:none;
}

.clear {
clear:both;
}

html {
background:#100b04;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background:url(http://www.massivevoodoo.com/blogfiles/design/bg_new3.jpg) no-repeat top center;
background-attachment:fixed;
margin:0;
padding:0;
}

#page {
width:976px;
margin:0 auto;
}

#header_top {
width:100%;
height:53px;
background:#100b04;
}

#header_link p {
color:#f0aa24;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:17px 0 0 30px;
}

#header_link p a {
color:#f0aa24;
}

#header {
width:100%;
height:121px;
background:url(http://1.bp.blogspot.com/_jA-SP6SAtfY/SoDLb3NvNGI/AAAAAAAAABw/C8WDLRJhKpc/s1600/header_bg.gif) no-repeat;
}

#header_title {
float:left;
width:578px;
}

#header_rss {
float:left;
width:110px;
}

#right_search {
float:right;
width:288px;
}

#searchform_top {
padding:75px 0 0 14px;
}

#searchform_top_text {
width:200px;
border:0;
background:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#6e5f52;
float:left;
margin:9px 8px 0 0;
}

#gosearch {
float:left;
position:relative;
top:-6px;
}

#header_title h1 {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:50px;
font-style:italic;
padding:32px 0 0 28px;
}

#header_title h1 a {
color:#FFF;
text-transform:capitalize;
}

.description {
font-size:14px;
position:relative;
top:-5px;
color:#948c87;
display:block;
padding:0 0 0 100px;
}

#header_rss p {
padding:60px 0 0;
}

#menu ul {
padding:19px 58px 0 0;
}

#menu ul li {
display:inline;
font-size:14px;
color:#FFF;
text-transform:uppercase;
padding:0 2px;
}

#menu ul li a {
color:#FFF;
font-weight:700;
}

#body {
float:left;
width:100%;
background:url(http://www.massivevoodoo.com/blogfiles/design_2013/design/bg_repeat.jpg) repeat-y;
}

#body_top {
float:left;
width:100%;
background:url(http://www.massivevoodoo.com/blogfiles/design_2013/design/bg.jpg) no-repeat top center;
}

#body_left {
width:672px;
float:left;
padding-bottom:0px;
}

#body_right {
width:276px;
float:right;
}

#body_left_content {
width:622px;
padding-top:20px;
margin-left:31px;
}

.post-title {
padding:0 0 3px;
}

.post-title h2 {
font-size:30px;
color:#000;
font-weight:400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-title h3 {
font-weight:400;
color:#4b4b4b;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h4 {
font-weight:400;
color:#fff;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(http://www.massivevoodoo.com/blogfiles/design_2013/design/bg_name.png) no-repeat left top;
margin:5px 0 0;
padding:3px 5px 6px 40px;
}

.post-title h4 a,.post-title h4 span {
color:#fff;
font-weight:700;
}

.entry .imageContainer {
margin-top:4px;
background-color:#ded0ac;
border:1px solid #ae9b79;
text-align:center;
padding:2px;
}

.entry .imageContainerText {
text-align:center;
font-size:11px;
font-style:italic;
}

.entry {
text-align: justify;
font-family:Arial, Verdana, Helvetica, sans-serif;
line-height:1.5;
font-size:13px;
padding:10px 0 5px;
margin-top:1em;
}

.entry ul {
line-height:1;
list-style-position:inside;
}

.entry ul li {
margin-left:10px!important;
}

.entry ul> ul {
margin-left:20px;
}

.entry ol {
font-family:Arial, Helvetica, sans-serif;
line-height:0.5!important;
list-style-position:outside;
margin-left:30px!important;
}

.entry p {
padding-bottom:20px;
}

.entry img2 {
border:0 solid #000;
}

.entry img {
border:1px solid #000;
padding:0;
}

.entry a {
font-weight:700;
text-decoration:underline;
color:#9e0b0e;
} 
 
.postmetadata {
background:url(http://www.massivevoodoo.com/blogfiles/design_2013/design/bg_postmetadata.jpg) no-repeat;
width:100%;
height:86px;
margin-bottom:2em;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.time-labels {
font-size:x-small;
}

a.comment-link {
color:#000;
line-height:19px;
padding:0 0 10px 22px;
background:url(http://4.bp.blogspot.com/_jA-SP6SAtfY/SoDLc-UC_OI/AAAAAAAAACQ/wpKUZl6zBVU/s1600/post_comm_a.gif) no-repeat;
}

a.readmore {
color:#9e0b0e;
background:url(http://3.bp.blogspot.com/_jA-SP6SAtfY/SoDNMb0jV7I/AAAAAAAAACw/sikC2aIBkdo/s1600/a_read.gif) no-repeat center center;
font-weight:700;
text-align:center;
padding:0 35px;
}

.postmetadata .alignleft {
padding:20px 0 0 14px;
}

.postmetadata .alignright {
padding:20px 14px 0 0;
}

.post-page .entry {
padding-top:0;
}

.post-page .entry a {
color:#9e0b0e;
text-decoration:underline;
font-weight:700;
}

.post-page .entry strong,.post-page .entry h1,.post-page .entry h2,.post-page .entry h3,.post-page .entry h4,.post-page .entry h5,.post-page .entry h6 {
color:#000;
display:block;
font-weight:400;
}

.post-page .entry strong {
font-size:28px;
}

.post-page .entry h1 {
font-size:26px;
padding:0 0 14px;
}

.post-page .entry h2 {
font-size:24px;
padding:0 0 14px;
}

.post-page .entry h3 {
font-size:22px;
padding:0 0 12px;
}

.post-page .entry h4 {
font-size:20px;
padding:0 0 10px;
}

.post-page .entry h5 {
font-size:18px;
padding:0 0 8px;
}

.post-page .entry h6 {
font-size:16px;
padding:0 0 6px;
}

#body_right_content {
padding:15px 0 0;
}

#right_ads {
float:left;
padding:0 0 5px 1px;
}

#right_ads div {
float:left;
padding-right:3px;
margin-bottom:3px;
}

#right_ads div.right {
margin-right:0;
}


#sidebar {
width:276px;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
margin:-30px 0 0 -11px;
}

.blog-list-container ul li .blog-content {
float: none;
margin: 0;
width: 100%;
overflow: hidden
}

#sidebars .widget-content {
margin-left:7px;
padding: 10px;
}

#sidebars h2 {
font-size: 14px;
color: #fff; /*f9f1e2*/
text-transform: capitalize;
padding: 10px 10px 13px;
background: url(http://www.massivevoodoo.com/blogfiles/design_2013/design/sidebar_bg.png) 0 0 no-repeat;
margin: 2em 0 .25em;
}

#sidebars ul {
color:#000;
list-style:disc inside none;
}

#sidebars li ul {
padding-bottom:10px;
list-style-type:circle;
}

#sidebars li ul li ul {
width:auto;
margin:0;
padding:0;
}

#sidebars li ul li ul li ul {
padding-left:0;
}

#sidebars li {
margin:8px 0 10px;
}

#sidebars li li,.widget li {
width:auto;
margin:0;
padding:4px 3px 8px 12px;
}

#sidebars li li li {
background:none;
border:0;
padding-bottom:3px;
}

#sidebars li.widget_categories ul li {
color:#000;
font-weight:700;
}

#sidebars li.widget_categories ul li a,.Label li a,.List li a,.LinkList li a {
font-weight:400;
font-size:13px;
padding:0;
}

.BlogArchive a {
font-size:13px;
}

#sidebars li.widget_archives ul li a {
font-weight:400;
font-size:13px;
background:url(http://2.bp.blogspot.com/_jA-SP6SAtfY/SoDOcX0-uJI/AAAAAAAAADA/6078UVNr6FU/s1600/li_ar.gif) no-repeat left 5px;
padding:0 0 0 12px;
}

#sidebars li.linkcat ul li a {
font-weight:700;
color:#311d10;
background:url(http://4.bp.blogspot.com/_jA-SP6SAtfY/SoDOy3Ve9ZI/AAAAAAAAADI/tIz7WDnbq5A/s1600/li_bl.gif) no-repeat left 4px;
padding:0 0 0 12px;
}

#sidebars .textwidget {
padding:5px;
}

#footer {
width:100%;
height:200px;
background:url(http://www.massivevoodoo.com/blogfiles/design_2013/design/bg_footer.jpg) no-repeat;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
padding:150px 20px 0 0;
}

#footer p a {
color:#c8b997;
font-weight:700;
}

#footer p span a {
color:#ffd700;
font-weight:700;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

p img {
max-width:100%;
padding:0;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

#wp-calendar {
empty-cells:show;
width:99%;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}


acronym,abbr,span.caps {
cursor:help;
}

acronym,abbr {
border-bottom: none;
}


blockquote {
padding-left:30px;
padding-bottom:5px;
background:url(http://1.bp.blogspot.com/_jA-SP6SAtfY/SoDLZyqjzJI/AAAAAAAAAAw/6ekxZmKr_WA/s1600/blockquote_bg.gif) repeat-y;
margin:15px 30px 10px 10px;
}

blockquote blockquote {
background:url(http://2.bp.blogspot.com/_jA-SP6SAtfY/SoDPtf_atkI/AAAAAAAAADQ/tzbkjq0vK1c/s1600/blockquote2_bg.gif) repeat-y;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

hr {
display:none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
font-weight:700;
clear:both;
}

.navigation a {
color:#000;
font-size:12px;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}

.navigation .alignleft a {
background:url(http://4.bp.blogspot.com/_jA-SP6SAtfY/SoDPtoxvQqI/AAAAAAAAADY/UCstJn-Qi74/s1600/prev.gif) no-repeat left center;
padding:0 0 0 17px;
}

.navigation .alignright a {
background:url(http://3.bp.blogspot.com/_jA-SP6SAtfY/SoDQLinO7pI/AAAAAAAAADg/eVlDKFIKTco/s1600/next.gif) no-repeat right center;
padding:0 17px 0 0;
}

#searchform {
text-align:center;
margin:10px auto;
padding:5px 3px;
}

#sidebar #searchform #s {
width:108px;
padding:2px;
}

#sidebar #searchsubmit {
padding:1px;
}

select {
width:130px;
}

#commentform {
width:500px;
margin-left:55px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#commentform input {
width:170px;
background:#fdfaf2;
border:3px #efe1bf solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#958e86;
margin:5px 5px 1px 0;
padding:3px;
}

#commentform textarea {
width:350px;
background:#fdfaf2;
border:3px #efe1bf solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#958e86;
padding:3px;
}

#commentform #submit {
width:65px;
height:25px;
margin:0;
}

h2#comment_title {
font-size:30px;
color:#000;
font-weight:400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0 0 0 30px;
}

h3#comments {
color:#4b4b4b;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
padding-bottom:9px;
/*background:url(http://2.bp.blogspot.com/_jA-SP6SAtfY/SoDNq0Wcj6I/AAAAAAAAAC4/fab0ck8HT3E/s1600/dotted_black.gif) repeat-x left bottom;*/
margin:0 0 0 30px;
}

.commentlist {
text-align:justify;
margin-left:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
}

.comm_items {
display:block;
background:#f3e8cc;
margin:15px 0 5px;
padding:10px 0 0;
}

.comm_items li {
border-bottom:0;
background:none;
border:0;
list-style:none;
margin:0;
padding:5px 10px;
}

.commentlist p {
line-height:18px;
margin:10px 5px 10px 0;
}

#commentform p {
margin:5px 0;
}

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

.commentmetadata {
display:block;
color:#261400;
text-transform:capitalize;
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:3px 0 0 20px;
}

.commentmetadata a {
color:#524735;
}

.commentmetadata_text {
padding:0 10px 5px 20px;
}

.commentmetadata_end {
color:#000;
/*background:url(http://2.bp.blogspot.com/_jA-SP6SAtfY/SoDNq0Wcj6I/AAAAAAAAAC4/fab0ck8HT3E/s1600/dotted_black.gif) repeat-x;*/
height:28px;
margin:0 20px;
padding:15px 10px 0 0;
}

#respond_box {
padding-bottom:60px;
margin:20px 0 0 30px;
}

h3#respond {
font-size:30px;
color:#000;
font-weight:400;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0 0 10px;
}

#commentform label {
position:relative;
top:-2px;
}

#commentform input#submit {
background:none;
border:0;
}

.page_archives_div ul {
margin:0 0 40px;
padding:5px 0 0;
}

.page_archives_div ul li {
list-style:none;
background:none;
border-bottom:1px solid #ecd5bf;
margin:0;
padding:4px 0 8px 5px;
}

.page_archives_div ul li a {
font-weight:400;
color:#000;
font-size:12px;
background:url(http://2.bp.blogspot.com/_jA-SP6SAtfY/SoDRDlh9WnI/AAAAAAAAADo/gVymzAQFYm0/s1600/page_archives_div_a.gif) no-repeat left 4px;
padding:0 0 0 14px;
}

.comment-form {
height:210px;
margin:40px 0 0 30px;
}

#blog-pager,.post-feeds {
margin:20px 0 10px 30px;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,.page_archives_div ul li ul {
margin:0;
padding:0;
}

#header_link,#header_rss p img,#right_ads div img,.alignleft {
float:left;
}

#header_title h1 a:hover,.entry a:hover,a.readmore:hover,.post-page .entry a:hover,.navigation a:hover {
text-decoration:none;
}

#menu,.alignright {
float:right;
}

.post-title h2 a,#sidebars li a,.commentmetadata span,#commentform a {
color:#000;
}

.post-title h3 a,.post-title h3 span,.postmetadata .alignleft a span {
color:#9e0b0e;
font-weight:700;
}

#sidebars li.widget_categories ul li ul li a,#sidebars li.widget_meta ul li a {
font-weight:400;
}

#sidebars li.widget_tags li,.page_archives_div ul li ul li {
border:0;
background:none;
}

.center,.entry form {
text-align:center;
}

.commentmetadata_end a,.commentmetadata_end span {
color:#524735;
}

h2.post_page_title,.page_archives_div h2 {
font-size:30px;
color:#000;
font-weight:400;
padding-bottom:9px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0 0 10px;
}


input, form input.gsc-input {
padding: .4em 0em .2em .2em;
border-color:#311d10;
border-style:solid;
border-width:1px;
width: 100%;
background-color: #f7ecd6;
}

form table.gsc-search-box td {
display: block;
width: 100%;
}

form input.gsc-search-button {margin: 0}

.newsletter_btn, form input.gsc-search-button {
	margin-top: .5em;
	-moz-box-shadow:inset 0px 1px 0px 0px #c2aa82;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c2aa82;
	box-shadow:inset 0px 1px 0px 0px #c2aa82;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #332319), color-stop(1, #a1916c) );
	background:-moz-linear-gradient( center top, #332319 5%, #a1916c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#332319', endColorstr='#a1916c');
	background-color:#332319;
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;*/
	border:1px solid #382a11;
	display:inline-block;
	color:#f7f1e4;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	/*padding:4px 76px;*/
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
}

.newsletter_btn:hover, form input.gsc-search-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a1916c), color-stop(1, #332319) );
	background:-moz-linear-gradient( center top, #a1916c 5%, #332319 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1916c', endColorstr='#332319');
	background-color:#a1916c;
	
}.newsletter_btn:active, form input.gsc-search-button:active {
	position:relative;
	top:1px;
}