/*   
Theme Name: cupcakes
Theme URI: http://www.spicycupcakes.com
Description: The theme for Spicy Cupcakes
Author: Dan Langevin
Author URI: http://www.dlangevin.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

@charset "UTF-8";

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

body {
	line-height: 1.5;
	background: #fff;
	font-size: 75%;
	color: #FFF;
	font-family: "helvetica neue", "lucida grande", helvetica, arial,
		verdana, sans-serif;
	margin: 1.5em 0;
	z-index:-2;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 1.4em;
}

caption,th,td {
	text-align: left;
	font-weight: 400;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: ;
}

a img {
	border: none;
}

a {
	color:white !important;
	text-decoration:underline !important;
}
a:hover {
	text-decoration:none !important;	
}

h2,h3,h4,h5,h6 {
	color: #111;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	src: url('fonts/INSANIB0.eot');
	font-weight: normal;
	background:url('images/horizontal_diamonds.gif') repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}


h1 {
	color: #111;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	src: url('fonts/INSANIB0.eot');
	font-weight: normal;
	background:url('images/horizontal_diamonds.png') repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}



h1 {
	font-size: 2.0em;
	line-height: 1;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
}

h5 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: 700;
}

p.last {
	margin-bottom: 0;
}

p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

p img.top {
	margin-top: 0;
}

ul,ol {
	margin: 0 1.5em 1.5em;
}

ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

dd {
	margin-left: 1.5em;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin-top: 1.5em;
	font-style: italic;
}

a:focus,a:hover {
	color: #000;
}

a {
	color: #009;
	text-decoration: underline;
}

blockquote {
	color: #666;
	font-style: italic;
	margin: 1.5em;
}

em,dfn {
	font-style: italic;
	background: #ffc;
}

pre,code {
	white-space: pre;
	margin: 1.5em 0;
}

pre,code,tt {
	font: 1em 'andale mono', monotype . com, 'lucida console', monospace;
	line-height: 1.5;
}

tt {
	display: block;
	line-height: 1.5;
	margin: 1.5em 0;
}

th {
	border-bottom: 2px solid #ccc;
	font-weight: 700;
}

td {
	border-bottom: 1px solid #ddd;
}

th,td {
	padding: 4px 10px 4px 0;
}

tfoot {
	font-style: italic;
}

caption {
	background: #ffc;
}

table .last {
	padding-right: 0;
}

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide {
	display: none;
}

.highlight {
	background: #ff0;
}

.added {
	color: #060;
}

.removed {
	color: #900;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.container {
	width: 1070px;
	margin: 0 auto;
}

.column {
	float: left;
	margin-right: 10px;
}

.last {
	margin-right: 0;
}

.span-1 {
	width: 30px;
}

.span-2 {
	width: 70px;
}

.span-3 {
	width: 110px;
}

.span-4 {
	width: 150px;
}

.span-5 {
	width: 190px;
}

.span-6 {
	width: 230px;
}

.span-7 {
	width: 270px;
}

.span-8 {
	width: 310px;
}

.span-9 {
	width: 350px;
}

.span-10 {
	width: 390px;
}

.span-11 {
	width: 430px;
}

.span-12 {
	width: 470px;
}

.span-13 {
	width: 510px;
}

.span-14 {
	width: 550px;
}

.span-15 {
	width: 590px;
}

.span-16 {
	width: 630px;
}

.span-17 {
	width: 670px;
}

.span-18 {
	width: 710px;
}

.span-19 {
	width: 750px;
}

.span-20 {
	width: 790px;
}

.span-21 {
	width: 830px;
}

.span-22 {
	width: 870px;
}

.span-23 {
	width: 910px;
}

.span-24 {
	width: 950px;
}
.span-25 {
	width:990px;
}
.span-26 {
	width:1030px;
}
.span-27 {
	width:1070px;
	margin: 0;	
}

.append-1 {
	padding-right: 40px;
}

.append-2 {
	padding-right: 80px;
}

.append-3 {
	padding-right: 120px;
}

.append-4 {
	padding-right: 160px;
}

.append-5 {
	padding-right: 200px;
}

.append-6 {
	padding-right: 240px;
}

.append-7 {
	padding-right: 280px;
}

.append-8 {
	padding-right: 320px;
}

.append-9 {
	padding-right: 360px;
}

.append-10 {
	padding-right: 400px;
}

.append-11 {
	padding-right: 440px;
}

.append-12 {
	padding-right: 480px;
}

.append-13 {
	padding-right: 520px;
}

.append-14 {
	padding-right: 560px;
}

.append-15 {
	padding-right: 600px;
}

.append-16 {
	padding-right: 640px;
}

.append-17 {
	padding-right: 680px;
}

.append-18 {
	padding-right: 720px;
}

.append-19 {
	padding-right: 760px;
}

.append-20 {
	padding-right: 800px;
}

.append-21 {
	padding-right: 840px;
}

.append-22 {
	padding-right: 880px;
}

.append-23 {
	padding-right: 920px;
}

.prepend-1 {
	padding-left: 40px;
}

.prepend-2 {
	padding-left: 80px;
}

.prepend-3 {
	padding-left: 120px;
}

.prepend-4 {
	padding-left: 160px;
}

.prepend-5 {
	padding-left: 200px;
}

.prepend-6 {
	padding-left: 240px;
}

.prepend-7 {
	padding-left: 280px;
}

.prepend-8 {
	padding-left: 320px;
}

.prepend-9 {
	padding-left: 360px;
}

.prepend-10 {
	padding-left: 400px;
}

.prepend-11 {
	padding-left: 440px;
}

.prepend-12 {
	padding-left: 480px;
}

.prepend-13 {
	padding-left: 520px;
}

.prepend-14 {
	padding-left: 560px;
}

.prepend-15 {
	padding-left: 600px;
}

.prepend-16 {
	padding-left: 640px;
}

.prepend-17 {
	padding-left: 680px;
}

.prepend-18 {
	padding-left: 720px;
}

.prepend-19 {
	padding-left: 760px;
}

.prepend-20 {
	padding-left: 800px;
}

.prepend-21 {
	padding-left: 840px;
}

.prepend-22 {
	padding-left: 880px;
}

.prepend-23 {
	padding-left: 920px;
}

.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}

.colborder {
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px solid #eee;
}

.pull-1 {
	margin-left: -40px;
}

.pull-2 {
	margin-left: -80px;
}

.pull-3 {
	margin-left: -120px;
}

.pull-4 {
	margin-left: -160px;
}

.push-0 {
	margin: 0 0 0 18px;
}

.push-1 {
	margin: 0 -40px 0 18px;
}

.push-2 {
	margin: 0 -80px 0 18px;
}

.push-3 {
	margin: 0 -120px 0 18px;
}

.push-4 {
	margin: 0 -160px 0 18px;
}

.push-0,.push-1,.push-2,.push-3,.push-4 {
	float: right;
}

.box {
	margin-bottom: 1.5em;
	background: #eee;
	padding: 1.5em;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	border: none;
	margin: 0 0 1.4em;
}

hr.space {
	background: #fff;
	color: #fff;
}

.clear {
	display: block;
}

.clear:after,.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clear {
	height: 1%;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 1.5em;
	padding: 1.4em;
}

legend {
	font-weight: 700;
	font-size: 1.2em;
}

input.text,input.title {
	width: 300px;
	border: 1px solid #bbb;
	background: #f6f6f6;
	margin: .5em .5em .5em 0;
	padding: 5px;
}

input.title {
	font-size: 1.5em;
}

textarea {
	width: 400px;
	height: 250px;
	border: 1px solid #bbb;
	background: #eee;
	margin: .5em .5em .5em 0;
	padding: 5px;
}

select {
	border: 1px solid #ccc;
	background: #f6f6f6;
	width: 200px;
}

.error,.notice,.success {
	margin-bottom: 1em;
	border: 2px solid #ddd;
	padding: .8em;
}

.error {
	background: #fbe3e4;
	color: #d12f19;
	border-color: #fbc2c4;
}

.notice {
	background: #fff6bf;
	color: #817134;
	border-color: #ffd324;
}

.success {
	background: #e6efc2;
	color: #529214;
	border-color: #c6d880;
}

.error a {
	color: #d12f19;
}

.notice a {
	color: #817134;
}

.success a {
	color: #529214;
}

p,img,dl {
	margin: 0 0 1.5em;
}

dl dt,strong,dfn,label {
	font-weight: 700;
}

del,.quiet {
	color: #666;
}

input.text:focus,input.title:focus,textarea:focus,select:focus {
	background: #fff;
	border: 1px solid #999;
}

body {
	background-color:#6f22ae;
	z-index:-2;
}

h2,h3,h4,h5,h6 {
	color:white;
	font-weight:lighter !important;
}

h1 {
	color:#C4C4D9;
	font-weight:bold;
}





.clear {
	clear:both;
}
div#header {
    height:274px;
    background:url('images/header.jpg') no-repeat !important;
    position:relative;
}
a#homepage-link {
	height:100px;
	width:700px;
	position:absolute;
	right:0px;
	top:0px;
}
ul.menu {
	list-style:none;
	position:absolute;
	bottom:-2px;
	left:257px;
	margin:0px;
}
ul.menu li {
	float:left;
	display:inline;
}
ul.menu li a {
	height:33px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
a#t_shirts_top {
	width:131px;
}
a#sugar {
	width:120px;
}
a#spice {
	width:109px;
}
a#cupcakes {
	width:132px;
}
a#ladies_room {
	width:145px;
}
a#glog {
	width:133px;
}
div#left_bar {
    margin:5px 0 0 0;
    background:url('images/left_bar_background.gif') repeat-y;
    width:312px;
    height:900px;
    overflow:hidden;
}
div#left_bar > div {
	padding:20px 65px 20px 20px;	
}
div.tab_top {
  background:url('images/tab_top.gif') no-repeat;
  height:171px;
}
div.tab_white {
  background:url('images/tab_white.gif') no-repeat;
  height:172px;
  color:black !important;
}
div.tab_black {
  background:url('images/tab_black.gif') no-repeat;
  height:167px;
}
div.tab_black,
div.tab_bottom {
	color:white;
}
div.tab_bottom option {
	color:black !important;
}
div.tab_bottom {
  background:url('images/tab_bottom.gif') no-repeat;
  height:156px;
    width:312px;
    position:absolute;
}
div#random-image {
	
}
div#random-image img {
	margin-left:10px;
	vertical-align:middle;
}

div#left_bar h2 {
	margin-bottom:0px;
	padding-bottom:10px;	
	background:none;
}
div#left_bar ul {
	list-style:none;
	margin-left:20px !important;
}
div#left_bar div#pages *,
div#left_bar div#tags * {
	color:black !important;
}
div#post_navigation,
div#post_navigation a {
	color:white;
	font-size:13px;	
}
div#notebook {
	height:900px;
	width:51px;
	background:url('images/notebook_background.gif') no-repeat 0px -11px #d417c1;
	margin-right:0px;
}
div#content {
	margin-top:7px;
	margin-left:0px;
        min-height:824px;
	width:755px;
    background:url('images/content_corner.gif') no-repeat top right #d417c1;
}


div#intro {
       padding:25px 35px 0px 20px;
       color:#FFFFFF;
       line-height:1.75;
       font-size:13px;        
       width:680px;
       position:relative;
}




div#intro h1 {
	float:left;
	width:400px;
}

div#intro form { position:absolute; top:20px; right:0px; }

div#intro form input { float:left;	margin-top:4px; }

div#intro form input#text { margin-top:15px; margin-left:30px; border:none; height:25px; padding:5px 10px; width:150px; background-color:inherit; background:url('images/search_background.gif') no-repeat; }

div.post { padding:10px 0px 25px 0px; margin:0px 25px 0px 20px; }

div#footer { background:url('images/footer_background.jpg') no-repeat -5px 5px; height:220px; position:relative; }

div#footer ul.menu { margin:5px 0px 0px 263px; position:static !important; }

div#footer ul.menu a { height:30px; }

a#affiliates { width:122px; }

a#faq_help { width:118px; }

a#about { width:109px; }

a#contests{ width:137px; }

a#contact{ width:141px; }

a#t_shirts{ width:128px; }

div#copyright { color:#FFFFFF; position:absolute; bottom:0px; left:250px; }
	
div#copyright a { color:#FFFFFF; }