/*
Theme Name: Carrots 'N' Cake
Theme URI: http://adjacentconcepts.com
Description: A wicked cool 2.0 version of Carrots 'N' Cake
Version: 2.0
Author: Adjacent Concepts, LLC.
Tags: */

@import "http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {clear: both;
content: '.';
display: block;
visibility: hidden;
height: 0;}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* Main Styles */

@font-face {
	font-family: 'AngelinaRegular';
	src: url('Angelina/angelina-webfont.eot');
	src: local('☺'), url('Angelina/angelina-webfont.woff') format('woff'), url('Angelina/angelina-webfont.ttf') format('truetype'), url('Angelina/angelina-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font: normal 62.5% Verdana, Arial, sans-serif;
	line-height: 2.0em;
	color: #575757;
}

h1, h2, h3 { 
	font-family: "AngelinaRegular", Arial, sans-serif; 
	letter-spacing: .1em;
	line-height: 1em;
	text-shadow: -.05em .05em .1em #aaaaaa;
}
h4, h5, h6, dt { font-weight: bold; }

h1 { font-size: 7.0em; }
h2 { font-size: 4.0em; }
h3 { font-size: 3.0em; }
h4, th { font-size: 1.2em; }

p, dt, dd, li { font-size: 1.2em; }
p, dd, ol, ul, .widget { margin-bottom: 1em; }

dt, dd, ol, ul { margin-left: 2.8em; }

ol { list-style: decimal; }
ul { list-style: disc; }
li > ul li, li > ol li { font-size: 100%; }

strong { font-weight: bold; }
em { font-style: italic; }
s, strike { text-decoration: line-through; }

a { color: #6F71FF; }
h2 a, h3 a { text-decoration: none; color: #59A867; }

textarea, input { padding: 0 .5em; }
textarea, input, button {
	font: normal 2em "Yanone Kaffeesatz", Arial, sans-serif;
	letter-spacing: .1em;
	border: none;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}
button {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

#wrapper { 
	margin: 0 auto;
	width: 96em; 
}

#header {
	margin: 1em 0;
	height: 14em;
	background: transparent url(images/carrotsncake.jpg) no-repeat 0 0;
}

#title {
	float: left;
	margin: 2em 0 2em 16em;
	width: 52em;
}

#title a {
	 color: #59A867;
	 text-decoration: none;
}

#tagline p {
	color: #FC8020;
	font-size: 1.8em;
}

#menu {
	float: right;
	margin: 0 0 0 1em;
	width: 25.5em;
	list-style: none;
}

#menu li {
	float: right;
}

#menu li a {
	display: block;
	margin: 0 .5em;
	text-decoration: none;
	color: #575757;
	border-bottom: .357em solid #ffffff;
	font-size: 1.4em;
}

#menu li a:hover {
	border-bottom: .357em solid #64649A;
}

#fp-badge {
	float: right;
	margin: 2em 0;
	width: 22.5em;
	text-align: right;
}

#search {
	float: right;
	padding: 1.8em 0;
	width: 38.4em;
}

#search input { width: 14em; }
#subscribe input { width: 8em; margin-bottom: .5em; }

#search button { background-color: #EF6B00; }
#subscribe button { background-color: #358F46; }

#searchcategories {
	position: absolute;
	display: none;
	width: 38.4em;
	background-color: #FC8020;
	border-bottom: 1em solid #EF6B00;
	color: #ffffff;
	text-align: left;
	z-index: 1;
}
#searchcategories p { margin: 1em 0 0 1em; }
#searchcategories input { width: auto; }
#searchcategories ul {
	list-style: none;
	margin: .5em;
}
#searchcategories li {
	float: left;
	margin: 0 !important;
	padding: 1em .5em;
	width: 8em;
}
#searchhide {
	clear: both;
	display: block;
	text-align: right;
	text-transform: uppercase;
	cursor: pointer;
	color: #ffffff;
}

#main {
	/*background: transparent url(images/main-bg.png) repeat-y 0 0;*/
	background-color: #F6F8E7;
}

#categories {
	background-color: #FC8020;
	border-top: 1em solid #EF6B00;
}

#categories ul {
	margin: 0;
	list-style: none;
}

#categories ul li {
	float: left;
	margin: 1em .5em;
}

#categories ul li a {
	display: block;
	padding: .25em;
	font: normal 1.8em "Yanone Kaffeesatz", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #ffffff;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}

#categories ul li a:hover {
	background-color: #EF6B00;
}

#content, #sidebars {
	padding: 1em;
}

#content {
	float: left;
	margin: 0 1em 0 0;
	width: 54.6em;
}

#content h2 { margin-bottom: .25em; }

#subcategories { 
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	list-style: none;
	border-bottom: .1em solid #c0c0c0;
}
#subcategories li {
	float: left;
	margin-right: 1em;
	font-size: 1.4em;
}

#comments { margin-top: 2em; }
#commentlist li { font-size: 100%; }
#commentform input, #commentform textarea { 
	font-size: 1.4em;
	border: 1px solid #c0c0c0; 
}
#comment { width: 450px; }

#sidebars {
	float: right;
	padding: 0 1em 0 2em;
	width: 35.4em;
	background-color: #E7E7DB;
}

#ad {
	clear: both;
	margin: 1em 0;
	z-index: 0;
	text-align: center;
}

#middlebar, #sidebar {
	width: 16.7em;
}

#middlebar {
	float: left;
	margin: 1em 1em 1em 0;
}

#middlebar h3 {
	margin-bottom: .5em;
	font: normal 1.6em Verdana, Arial, sans-serif;
}

#middlebar img {
	margin: 0 auto;
	width: 14em;
}

#sidebar {
	float: right;
	margin: 1em 0 1em 1em;
}

#sidebar img {

}

#featured ul {
	margin: 0;
	list-style: none;
}

#featured li { font-size: 100%; }

#featured a {
	color: #575757;
}

#featured img {
	float: left;
	margin: 0 1em 1em 0;
	width: 6em;
}

#wp-calendar { width: 100%; }
#wp-calendar caption { font-weight: bold; font-size: 1.2em; }

#bottombar {
	background-color: #59A867;
	color: #ffffff;
	border-bottom: 1em solid #358F46;
}

#bottombar div {
	float: left;
	margin: 1em;
	padding: 1em;
	width: 22em;
}

#bottombar a {
	color: #ffffff;
}

#bottombar #subscribe { 
	margin-left: 0; 
}

#bottombar #recent-comments {
	width: 28.6em;
}

#bottombar #disclaimer { 
	margin-right: 0; 
	width: 35em;
}

.post { margin-bottom: 3em; }

#content .post h2 { margin-bottom: 0; }

#featured h4 a { 
	color: inherit; 
	text-decoration: none;
}

.date {
	float: left;
	width: 6em;
	margin: 0 2em 1em -4em;
	background-color: #A5DAD3;
	color: #ffffff;
	font-family: "Yanone Kaffeesatz", Arial, sans-serif;
	letter-spacing: .1em;
	text-align: center;
	line-height: 2.6em;
	border-top: .5em solid #4CAFA1;
	-moz-box-shadow: -.2em .2em 1em #aaaaaa;
	-webkit-box-shadow: -.2em .2em 1em #aaaaaa;
	box-shadow: -.2em .2em 1em #aaaaaa;
}

.post:nth-child(odd) .date {
	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
	transform:rotate(-5deg);
}

.post:nth-child(even) .date {
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	transform:rotate(5deg);
}

.date .month { font-size: 2.6em; }
.date .day { font-size: 4em; }
.date .year { font-size: 2em; }

.thumbs {
	margin: 0;
	list-style: none;
}

.thumbs li {
	float: left;
	font-size: 100% !important;
	margin-right: 2em;
}

.thumbs li img {
	width: 14em;
	height: 10.5em;
}

.widget { margin-bottom: 3em; }

.navigation {
	margin:2em 0;
}

.navigation .older {
	width:20em;
	float:left;
	text-align:left;
}

.navigation .newer {
	width:20em;
	float:right;
	text-align:right;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

li.first-child { margin-left: 0 !important; }
li.last-child { margin-right: 0 !important; }

#footer p { margin: 0; }
