/*

Theme Name: 0000000 - All Things Cupcake

Theme URI: http://www.deliciousdesignstudio.com

Description: 4 Column Wordpress Theme

Author: Jessica

Author URI: http://www.deliciousdesignstudio.com

version: 1.0



*/



/* basics */



* {

	margin:0;

	padding:0;

}

body {

	background: #3b2616 url('images/bg2.png');

	font-family: georgia, tahoma, sans-serif;

	font-size: .85em;

	margin: 0px;

        padding-top: 25px;

}

h1 {

	font-size: 18pt;

}

h2 {

	font-size: 14pt;

	margin-top:4px;
padding-left: 5px;

}

h3 {

	font-size: 16px;
	margin: 10px 0 10px 0;
}

h4 {

	font-size: 9pt;

}

/* images and misc. */



img {

	border: none;

}

img a {

	border:none;

}

img.left {

	float: left;

	border: none;

	padding: 6px;

}

img.right {

	float: right;

	border: none;

	padding: 6px;

}

blockquote {

	border:1px dashed #eda9bc;

	margin:15px;

	background: #F8E8EF;

	padding:0 12px 0 12px;

}

code {

	margin:10px;

	font-family:"georgia", Courier, monospace;

}

/* links */



a {

	color:#c1336c;

	text-decoration:none;

	border: none;

}

a:hover {

	color:#b07e09;

	text-decoration: underline;

	border: none;

}

/* header */



#header {

	background: url('images/header.png');

	width: 1000px;

	color: #fff;

	height: 270px;

	margin: 0 auto;

}

#header h1 {

	display: none;

}

#header h1 a {

	color: #404040;

	text-decoration: none;

}

#header h1 a:hover {

	color: #666;

	text-decoration: none;

}

#header h2 {

	font-family: palatino linotype, georgia, arial, times;

	font-size: 10pt;

	font-weight: 300;

	font-style: italic;

	color: #404040;

	letter-spacing: 1px;

	margin: 0;

	padding: 0 0 0 18px;

}

/* container */



#container {

	width: 1000px;

	background: #ffffff url('images/contentbg.png');

	margin: 0 auto;

	color:#333;
}

/* main menu */



#menu {

	background: #f6d2da;

	font-family: georgia, times, serif;

	font-size: 13px;

	width:1000px;

	height:23px;

	font-weight: none;

	padding-left: 0px;

	text-transform: none;

}

#menu ul {

	margin: 15px 0 10px 0;

	padding: 3px 0 0 0;

	text-align: center;

}

#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;

}

#menu ul li a {

	padding: 6px 13px 6px 13px;

	margin: 0;

	text-align: right;

	text-decoration: none;

	color: #311b0a;

}

#menu ul li a:hover {

	color:#ab863e;

}

/* content */



#content {

	float: left;

	width: 482px;

	overflow: hidden;

	text-align: justify;
	
	background-color: #fff;
}

.post {

	margin:10px 3px;

	padding:4px;

	line-height: 14pt;

}

.post h2 {

	font-family: georgia, verdana, times;

	font-weight: none;

	font-size: 19px;

	font-weight: normal;

	text-transform: none;

	text-align: left;

	color: #b07e09;

	padding: 0 0 5px 0px;

}

.post h2 a {

	color: #b07e09;

	text-decoration: none;

}

.post h2 a:hover {

	color: #f4afd0;

	text-decoration: none;

}

.post p {

	font-size: 9pt;

}

.post a {

	text-decoration:underline;

}

.post ul {

}

.post li {

}

.entry p {

	margin:12px 0;

}

.postmetadata {

	clear: both;

	border-top: 4px solid #f9cfd6;

	background: #ffffff;

	padding:6px 6px 6px 6px;

	color: #2b1402;

	margin-top: 18px;

}

.navigation {

	font-size:8pt;

	float:left;

	width:100%;

}

.alignleft {

	float:left;

	margin:25px;

}

.alignright {

	float:right;

	margin:25px;

}

.notfound {

	padding: 25px;

	font-size: 14pt;

	font-weight: 300;

}

/* left sidebar */





#left {

	font-family: georgia, arial, tahoma;

	font-size:9pt;

	width: 175px;

	float:left;

	margin: 10px 0px 8px 0;

	padding: 0;
	
	background-color: #F8E8EF;

}

#left h2 {

font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
line-height: 1.7em;

	padding-top: 15px;

	padding-bottom: 2px;

	text-align: left;

	color: #5e3e29;

	margin: 5px 0 12px 0;

	border-bottom: 1px dashed #A2A2A2;

}

#left p {

	margin:0;

	padding: 0 6px 0 12px;

}

#left img {

	padding: 0;

	margin: 0;

}

#left ul {

	margin:12px;

	padding:0;

	list-style-type: none;

}

#left ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

}

#left ul ul {

	margin: 6px 0 6px 12px;

	padding: 0;

}

#left ul ul li {

	list-style-type: none;

	list-style-position: inside;

}

#left ul ul ul {

	margin: 0;

	padding: 0;

}

#left ul ul ul li {

	padding: 0 0 0 15px;

	list-style-type: none;

	color: #898989;

}

/* right sidebar */



#right {

	font-family: georgia, arial, tahoma;

	font-size:11px;

	width: 173px;

	float:right;

	margin: -65px 0 8px 0;

	padding: 0;

}

#right h2 {
font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
line-height: 1.7em;

	padding-top: 15px;

	padding-bottom: 2px;

	text-align: left;

	color: #5e3e29;

	margin: 5px 0 13px 0;

	border-bottom: 1px dashed #A2A2A2;

}

#right p {

	margin:0;

	padding: 0 6px 0px 12px;

}

#right img {

	padding: 0;

	margin: 0;

}

#right ul {

	margin:10px;

	padding:0;

	list-style-type: none;

}

#right ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

}

#right ul ul {

	margin: 6px 0 6px 12px;

	padding: 0;

}

#right ul ul li {

	list-style-type: none;

	list-style-position: inside;

}

#right ul ul ul {

	margin: 0;

	padding: 0;

}

#right ul ul ul li {

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}

/* far right sidebar */



#farright {

	font-family: georgia, arial, tahoma;

	font-size:9pt;

	width: 170px;

	float:right;

	margin: 10px 0 8px 0;

	padding: 0;

	background-color: #F8E8EF;

}

#farright h2 {

font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
line-height: 1.7em;

	padding-top: 15px;

	padding-bottom: 2px;

	font-weight: normal;

	text-align: left;

	color: #5e3e29;

	margin: 5px 0 12px 0;

	border-bottom: 1px dashed #A2A2A2;

}

#farright p {

	margin:0;

	padding: 0 6px 0px 12px;

}

#farright img {

	padding: 0;

	margin: 0;

}

#farright ul {

	margin:12px;

	padding:0;

	list-style-type: none;

}

#farright ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

}

#farright ul ul {

	margin: 6px 0 6px 12px;

	padding: 0;

}

#farright ul ul li {

	list-style-type: none;

	list-style-position: inside;

}

#farright ul ul ul {

	margin: 0;

	padding: 0;

}

#farright ul ul ul li {

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}

/* comments */



#commentssection {

	clear: both;

	padding: 2px 12px;

	margin: 0;

}

#commentssection h3 {

	font-family: georgia, times, verdana;

	font-size: 13px;

	font-weight: 300;

	font-style: normal;

	color: #e16288;

}

#commentform {

	background: #f8e8ef;

	margin: 12px 12px 20px 12px;

	padding:20px;

}

#commentform p {

	color: #000;

}

#commentform a {

	color: #b07e09;

	text-decoration: none;

	border-bottom: 1px dotted #f2d7e3;

	line-height: 14pt;

}

#commentform h3 {

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #e16288;

}

#commentbox {

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

}

#commentbox, #submit {

	background: #fff;

	font-family: arial, arial, times;

	font-size: 13pt;

	margin:5px 5px 0 0;

	border: none;

	padding: 6px;

	border: 1px solid #f371b0;

}

#author, #email, #url {

background: #fff;

	font-family: arial, arial, times;

	font-size: 13pt;

	margin:5px 5px 0 0;

	border: none;

	padding: 6px;

	border: 1px solid #f371b0;

    	color: #b07e09;

}

#submit {

	margin:5px 5px 0 0;

}

ol.commentlist {

	list-style-type: none;

}

ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	overflow: hidden;

}

ol.commentlist li.alt {

	background: #fbf7f9;

border: 1px dashed #f2d7e3;

}

ol.commentlist li p {

	margin: 6px 0 6px 0;

	padding: 0 12px 0 0;

	line-height: 14pt;

}

ol.commentlist a {

	color:#000;

}

cite {

	font-family: georgia, verdana, tahoma;

	font-size: 16px;

	font-weight: none;

	font-style: normal;

    	color: #b07e09;

}

cite a {

	color: #000;

	text-decoration: none;

	border-bottom: 1px dotted #465D71;

}

/* search */



#searchform {

	padding: 6px 0 6px 6px;

	font-family: verdana, arial, times;

}

#searchform input#s {

	font-family: verdana, arial, times;

	font-size: 8pt;

	padding: 2px;

	margin: 2px;

	border: 1px solid #B7B7B7;

}

#searchform input#searchsubmit {

	font-family: verdana, arial, times;

	font-size: 7pt;

	padding: 2px;

	margin: 2px 0 0 2px;

	border: 1px solid #B7B7B7;

	background-color: #fff;

	color: #797979;

}

/* footer */



#footer {

	background: #b07e09;

	clear: both;

	width: 100%;

	height: 5px;

	text-align: center;

	font-family: georgia, tahoma;

	font-size: 12px;

	margin-top:4px;

}

#footer p {

	padding-top:16px;

	margin: 0;

	color: #f2a2ba;

}

#footer a {

	color: #ffffff;

	text-decoration: none;

}

#footer a:hover {

	color: #f8e8ef;

	text-decoration: underline;

}

#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 22px;
	top: 182px;
	width: 82px;
	height: 34px;
}

#area2 {
	left: 116px;
	top: 181px;
	width: 119px;
	height: 36px;
}

#area3 {
	left: 246px;
	top: 181px;
	width: 120px;
	height: 36px;
}

#area4 {
	left: 377px;
	top: 181px;
	width: 150px;
	height: 35px;
}

#area5 {
	left: 539px;
	top: 179px;
	width: 141px;
	height: 37px;
}

#area6 {
	left: 687px;
	top: 179px;
	width: 113px;
	height: 37px;
}

#area7 {
	left: 36px;
	top: 223px;
	width: 160px;
	height: 29px;
}

#area8 {
	left: 210px;
	top: 222px;
	width: 183px;
	height: 31px;
}

#area9 {
	left: 398px;
	top: 222px;
	width: 137px;
	height: 31px;
}

#area10 {
	left: 540px;
	top: 221px;
	width: 122px;
	height: 32px;
}

#area11 {
	left: 667px;
	top: 220px;
	width: 127px;
	height: 32px;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/* ATC archive: tidy top-tags chip cloud (v2) */
.tagcloud--chips { line-height: 1.6; }
.tagcloud--chips .tag-chip {
  display: inline-block;
  margin: 3px 4px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #e0a8b6;
  color: #b43d6a !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.3;
  white-space: nowrap;
}
.tagcloud--chips .tag-chip:hover {
  background: #fff5f8;
}
