@charset UTF-8;


	
/*
CSS Document

Theme Name: Red Velvet Armadillo
Theme URI: http://www.redvelvetarmadillobakeshop.com/
Description: Theme design for Red Velvet Armadillo Bakeshop.
Version: 1.0
Author: Shawn Towne
Author URI: http://www.shawntowne.com/
*/
body {
	margin:0;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:#333;
	line-height:1.5;
	text-align:center;
	background:url(img/background-png8.png) fixed repeat center;
}

#container {
	width:810px;
	margin:30px auto 0;
}

#header {
	position:relative;
	height:117px;
	margin:0 auto;
	background:url(img/container-top-and-bottom.png) no-repeat top;
}
	
/* layout: content */
#content-container {
	width:100%;
	height:auto;
	background:url(img/container-sides-drop.png) repeat-y center;
}

#content-border {
	width:756px; /* 750px + extra to cover content container background */
	text-align:left;	
	background: url(img/container-content-end.gif) no-repeat center bottom;
}

#content-container,#content-border {
	margin:0 auto;
	overflow:hidden;
}

#content {
	width:710px;
	margin:10px 20px 20px;
	overflow:hidden;
}

#content ul {
	margin:1em 0 15px;
	padding-left:12px;
	list-style:none;
}

#content li {
	padding-left:12px;
	/* indent 12px for dingbat */
	background:url(img/li-dingbat.gif) no-repeat 0 .45em;
}
	
/* layout: footer */
#footer {
	width:100%;
	height:auto;
	margin:0 auto 30px;
	padding:20px 0 40px 0;
	text-align:center;
	background:url(img/container-top-and-bottom.png) no-repeat center bottom;
}

#footer ul,#footer ol,#footer li,#footer form,#footer input {
	margin:0;
	padding:0;
}

#footer ul.options {
	display:block;
	width:695px;
	height:auto;
	margin:0 auto 25px auto;
 	overflow:hidden;
	text-align:left;
}

#footer ul,#footer ul li,#footer ul li a {
	display:block;
	height:23px;
	list-style:none;
}

#footer ul li {
	float:left;
}

#footer ul li a {
	height:21px;
}

#footer #facebook,#footer #twitter,#footer #mail {
	margin-right:10px;
	text-indent:-9999px;
	background:url(img/footer-icons.gif) no-repeat 0 0;
}

#footer #facebook,#footer #facebook a {
	width:161px;
}

#footer #twitter {
	background-position:0 -23px;
}

#footer #twitter,#footer #twitter a {
	width:135px;
}

#footer #mail {
	background-position:0 -49px;
}

#footer #mail,#footer #mail a {
	width: 74px;
}

/* #footer > #newsletter */
#footer #newsletter {
	float:right;
}

#footer #newsletter h2,#footer .cf_hidden,#footer form #li--1 span {
	display:none;
}

p.cf-sb {
	float:right;
	display:block;
	height: auto;
	margin: 0;
	padding: 0;
}

.widgetcform {
	width: 295px;
	height: 21px;
}

#footer form #li--1 {
	float:left;
	margin:0;
	padding:0;
}

#footer #cf_field_1 {
	/* input field for newsletter */
	width:230px;
	height:16px;
	margin:0;
	padding:0;
}

#footer input#sendbutton {
	display:block;
	width:50px;
	height:21px;
	overflow:hidden;
	color:#fff;
	background:#dd384e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
}

#footer .sendbutton:hover {
	cursor:pointer;
}
	
/* footer: tagline */
#footer #tag {
	display:block;
	width:459px;
	height:23px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	background:url(img/rva-tagline.gif) no-repeat;
}
	
/*

navigation

*/
#header h1 {
	position:absolute;
	top:7px;
	left:355px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(img/rva-logo.gif) no-repeat center 7px;
}

#header h1,#header h1 a {
	display:block;
	width:100px;
	height:100px;
}

#nav {
	width:750px;
	height:20px;
	margin:0 auto;
	padding:92px 0 0;
	overflow:hidden;
	list-style:none;
}

#nav li {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#nav li a {
	text-decoration:none;
}

#nav,#nav li,#nav li a {
	display:block;
	height:20px;
}

#navigtaion li,#nav li a {
	background-image:url(img/rva-nav.gif);
	background-repeat:no-repeat;
}

#flavors-prices,#flavors-prices a {
	width:102px;
	background-position:0 0;
}

#gallery,#gallery a {
	width:45px;
	background-position:-130px 0;
}

#flavors-prices,#gallery {
	margin-right:28px;
}

#specials-press,#specials-press a {
	width:107px;
	background-position:-203px 0;
}

#specials-press {
	margin-right:129px;
}

#blog,#blog a {
	width:31px;
	background-position:-440px 0;
}

#about,#about a {
	width:42px;
	background-position:-497px 0;
}

#contact,#contact a {
	width:55px;
	background-position:-563px 0;
}

#faq,#faq a {
	width:24px;
	background-position:-644px 0;
}

#blog,#about,#contact,#faq {
	margin-right:40px;
}

#favorites,#favorites a {
	width:59px;
	background-position:-691px 0;
}


	
/*

pages

*/
.home #content {
	width:756px;
	height:460px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	background:#fff url(rotate.php) no-repeat 2px 0;
}
img {
	margin-bottom:10px;
	border:none;
}

#content #specials-press-column-title {
	display:block;
	width:100%;
	height:56px;
	margin-bottom:20px;
	text-indent:-9999px;
	background:url(img/specials-press-loop.jpg) no-repeat top center;
}

#content #twitter_div .no-list-style {
	background-image:none;
}

.linklove {
	display:none;
}

#content #cforms2form {
	text-align:left;
}

#content #cforms2form ol li {
	margin:12px;
	padding:0;
	list-style:none;
	background-image:none;
}

#content #cforms2form span {
	display:block;
}

#content textarea {
	width:620px;
}

#content .cf_hidden {
	display:none;
}

#content p.cf-sb {
	display: block;
	width:100%;
	margin:0 0 20px 0;
	padding: 0;
}

#content input#sendbutton2 {
	display:block;
	width:50px;
	height:21px;
	margin-left: 47px;
	padding: 0;
	overflow:hidden;
	color:#fff;
	background:#dd384e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dd384e;
}

#content input#sendbutton2:hover {
	cursor:pointer;
}
	
/* sidebar */
.column-right h2.widgettitle {
	display:none;
}
	
/* favorites */
body.our-favorites #content h3 a {
	display:block;
	color:#dd384e;
	text-decoration:none;
}

body.our-favorites #content h3 a:hover {
	text-decoration:underline;
}

body.our-favorites #content div.center {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:50px;
	text-align:center;
}


	
/*

blog

*/
.column-left-blog .navigation {
	display:block;
	height:40px;
	margin:0;
}

#sidebar p {
	color:#333;
}

#sidebar a {
	color:#333;
}

#sidebar ul,#sidebar ul ol {
/* sidbar has a width of aprox. 200px */
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	margin-bottom:15px;
	padding-left:0;
}

#sidebar ul p,#sidebar ul select {
	margin:5px 0 8px;
}
#sidebar ul select {
	width: 100%;
}

#sidebar ul ul,#sidebar ul ol {
	margin:5px 0 0;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	margin:3px 0 0;
	padding:0;
}


	
/*

columns

*/
.column-wide {
	width:710px;
}

.column-left-blog {
	float:left;
	width:450px;
}

.column-right-blog {
	float:right;
	width:220px;
	margin:5px 0;
	padding:10px;
	color:#dd384e;
	background-image:none;
	background-color:#fdc1cb;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #fdc1cb;
}

.column-left {
	float:left;
	width:340px;
}

.column-right {
	float:right;
	width:340px;
}

.column-wide,.column-left-blog,.column-right-blog,.column-left,.column-right {
	margin:0;
}


	
/*

classes

*/
h2.page-title {
	width:auto;
	height:55px;
	margin:0;
	text-indent:-9999px;
}

.flavors-prices h2.page-title {
	background:url(img/title-flavors-types.gif) no-repeat 0 0;
}

.gallery-page h2.page-title {
	background:url(img/title-gallery.gif) no-repeat 0 0;
}

#content h2.gallery-image {
	width:auto;
	height:55px;
	margin:0;
	background:url(img/title-gallery.gif) no-repeat 0 0;
}

h2.gallery-image a {
	float:left;
	display:block;
	width:110px;
	height:55px;
	text-indent:-9999px;
}

h2.gallery-image span {
	display:block;
	width:auto;
	height:23px;
	margin-left:110px;
	padding-top:15px;
	font-size:17px;
}

.specials-press h2.page-title {
	background:url(img/title-specials-press.gif) no-repeat 0 0;
}

.blog h2.page-title {
	background:url(img/title-blog.gif) no-repeat 0 0;
}

.blog .page-title a {
	float:left;
	display:block;
	width:75px;
	height:55px;
}

.about h2.page-title {
	background:url(img/title-about.gif) no-repeat 0 0;
}

.contact h2.page-title {
	background:url(img/title-contact.gif) no-repeat 0 0;
}

.faq h2.page-title {
	background:url(img/title-faq.gif) no-repeat 0 0;
}

.our-favorites h2.page-title {
	background:url(img/title-our-favorites.gif) no-repeat 0 0;
}

.column-b img {
	margin-bottom:23px;
}

h3 {
	margin:0;
	font-size:14px;
	font-weight:bold;
}

p {
	margin:0 0 15px;
}

p.small {
	font-size:10px;
}

#content ul.no-list-style {
	padding-left:0;
}

#content ul.no-list-style li {
	padding-left:0;
	background:none;
}

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

a:hover {
	text-decoration:underline;
}

#content .side-column-top {
	margin-top:0;
}

#content dl.follow {
	width:100%;
	text-align:center;
}

#content dl.follow dd {
	margin:0 0 1em;
}

#content dd {
	width:100%;
	margin-left:0;
	margin-bottom:1em;
}

#content hr.column-end {
	display:none;
	margin:0;
}

.attachment {
	margin:5px 0;
	text-align:center;
}


	
/* 

styles 

*/
h1,h2,h3,h4 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}

h2 {
	font-size:14px;
}

small {
	color:#777;
}

.postmetadata {
	text-align:left;
}

#content ol.commentlist {
	margin:0;
}

#content ol.commentlist li {
	padding:10px;
	background-image:none;
}


	
/*

gallery

*/
.nav {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

.nav div {
	width:auto;
	height:21px;
	font-size:10px;
}

.nav div a {
	display:block;
	width:100px;
	height:21px;
	padding:14px 12px 0;
	color:#dd384e;
	line-height:5px;
	text-decoration:none;
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dd384e;
}

.nav div a:hover {
	display:block;
	width:100px;
	height:21px;
	padding:14px 12px 0;
	color:#fff;
	line-height:5px;
	text-decoration:none;
	background:#dd384e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dd384e;
}

span.inactive {
	display:none;
}


	
/*

twitter

*/
#content h3.sidebar-title {
	padding:10px;
	color:#dd384e;
	background-color:#fdc1cb;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #fdc1cb;
}

#content ul#twitter_update_list {
	padding:0;
}

#content #twitter_update_list li {
	margin:5px 0;
	padding:10px;
	color:#dd384e;
	background-image:none;
	background-color:#fdc1cb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #fdc1cb;
}

#content #twitter_update_list a {
	display:block;
	margin-top:12px;
	color:#dd384e;
	font-weight:bold;
	text-decoration:underline;
}


	
/* soup */

	
/* Begin Typography & Colors */
.thread-alt {
	background-color:#f8f8f8;
}

.thread-even {
	background-color:white;
}

.depth-1 {
	border:1px solid #ddd;
}

.even {
	border-left:1px solid #ddd;
}

#sidebar h2 {
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.2em;
}

h3 {
	font-size:1.3em;
}

h2 a,h3 a,h3 a:visited {
	color:#dd384e;
}

h2 a,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,cite {
	color:#dd384e;
	text-decoration:none;
}

.sticky {
	background:#f7f7f7;
	padding:0 10px 10px;
}

.sticky h2 {
	padding-top:10px;
}

.commentlist li,#commentform input,#commentform textarea {
	font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size:1em;
}

.commentlist li {
	font-weight:bold;
}

.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}

.commentlist cite,.commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}

#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight:normal;
}

#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
	color:#777;
}

#sidebar ul {
	margin:0 10px;
}

code {
	font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
	font-size:.9em;
	letter-spacing:.07em;
}

a,h2 a:hover,h3 a:hover {
	text-decoration:none;
}


	
/* End Typography & Colors */

	
/* Begin Structure */
.post {
	margin:0;
}

.post hr {
	display:block;
}

hr {
	margin:0 0 30px;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #eeeeee;
	border-left:none;
}

.postmetadata {
	padding:5px 0 0;
	margin:15px 0;
}

.smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0;
}

.postmetadata {
	clear:both;
}


	
/* End Structure */

	
/*	Begin Headers */
#sidebar h2 {
	margin:5px 0 0;
	padding:0;
}

h3.comments {
	padding:0;
	margin:40px auto 20px;
}


	
/* End Headers */

	
/* Begin Images */
p img {
	padding:0;
	max-width:100%;
}


	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

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

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

.alignright {
	float:right;
}

.alignleft {
	float:left;
}


	
/* End Images */
.post ol {
	padding:0 0 0 35px;
	margin:0;
}

.post ol li {
	margin:0;
	padding:0;
}

.postmetadata ul,.postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}


	
/* End post Lists */

	
/* Begin Form Elements */
#searchform {
	margin:10px auto;
	padding:5px 0;
}

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

#searchsubmit {
	width:50px;
}

#sidebar #searchsubmit {
	padding:1px;
}

.post form {

	
/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width:130px;
}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}

#commentform {
	margin:5px 10px 0 0;
}

#commentform textarea {
	width:100%;
	padding:2px;
}

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

#commentform #submit {
	margin:0 0 5px auto;
	float:right;
}


	
/* End Form Elements */

	
/* Begin Comments*/
.alt {
	margin:0;
	padding:10px 0;
}

.commentlist {
	padding:0;
	text-align:justify;
}

.commentlist li {
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	list-style:none;
}

.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p {
	margin:10px 5px 10px 0;
}

.children {
	padding:0;
}

#commentform p {
	margin:5px 0;
}

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

.commentmetadata {
	margin:0;
	display:block;
}


	
/* End Comments */

	
/* Begin Sidebar */
#sidebar form {
	margin:0;
}


	
/* End Sidebar */

	
/* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor:help;
}

acronym,abbr {
	border-bottom:1px dashed #999;
}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
}

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

.center {
	text-align:center;
}

.screen-reader-text {
	position:absolute;
	left:-1000em;
}

a img {
	border:none;
}

.post small {
	display:block;
	margin-bottom:15px;
}


	
/* Calendar */
.widget_calendar h2 {
	display:none;
}

#wp-calendar {
	empty-cells:show;
	margin:0 auto;
	width:100%;
	text-align:center;
	background:#fef0f3;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #fef0f3;
}

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

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

#wp-calendar a {
	display:block;
}

#wp-calendar caption {
	width:100%;
	height:auto;
	text-align:left;
	margin-bottom:10px;
	color:#dd384e;
	text-decoration:none;
	font:bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

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

#wp-calendar a {
	display:block;
	color:#fff;
	text-decoration:none;
	background:#fdc1cb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #fdc1cb;
}

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

img#wpstats{display:none}
