/*
Theme Name: Daisy
Theme URI: 
Author: Benjamin Brooks
Author URI: 
Version: 1.0
Description: A bright and pink theme made for adaisychaindream.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: , pink, red, silver, light, one-column, 
*/

/* =Reset
----------------------------------------------- */

html {
	background: #fff;
	color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
abbr,
acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	outline: 0;
}
legend {
	color: #000;
}


/* =Global Setting
-------------------------------------------------------------- */

body {
	background: fixed;
	font-family:karla;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.714285714;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #2b2b2b;
	font-family: "Helvetica Neue";
	font-weight: normal;
	line-height: 1.3em;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.375em;
}
p,
dd,
table {
	margin-bottom: .5em;
}
ul,
ol,
pre,
blockquote {
	margin-bottom: 0.9375em;
}
ul, ol {
	margin: 0 0 1.375em 2em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.375em;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}
pre {
	background: #ddd;
	font: 1em monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code,
kbd {
	font: 1em monospace;
}
abbr,
acronym,
dfn {
	border-bottom: 1px dotted #a9a9a9;
	cursor: help;
}
input,
select,
textarea,
button {
	font-family: Cambria, Georgia, Times, serif;
	color: #000;
}
button,
label,
a {
	cursor: pointer;
}
figure {
	margin: 0;
}
address {
	font-style: normal;
	display: block;
	margin: 0 0 1.375em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Links */
a {
	color: #333333;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	color: #ED79AE;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}
/* Clear setting */
.clear {
	clear: both;
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div:after,
form li:after,
ul:after {
	clear: both;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Structure
-------------------------------------------------------------- */

#wrapper {	
	margin: 0 auto;
	text-align: center;
	width: 100%;
	max-width: 1010px;
}
#header {
	background: url(images/header.png);
	background-size:100%;
  	background-repeat: no-repeat;
	height: 0;
	padding-bottom: 15.306122448979592%;
	margin: 1em auto;
	max-width: 980px;
	display: block;
	z-index: 3;
}
@media screen and (min-width:0\0) {
	#header {
	background: url(images/ie8header.png) no-repeat;
	}
}
#navigation {
	background: #ffffff;
	width: 97.02970297029702%;
	margin: 0 auto;
	z-index: 4;
	position: relative;
	display: inline-block;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}
#content {
	background: #ffffff;
	width: 97.02970297029702%;
	display: inline-block;
	z-index: 1;
	margin-top:-3em;
}
#posts-wrapper {
	width: 70%;
	margin-top: 5.5em;
	float: left;
}
#secondary,
#tertiary {
	background: transparent;
	display: inline-block;
	max-width: 28%;
	margin-left: 1em;
	margin-top: 9.15em;
	margin-bottom: 45px;
}
#posts-wrapper2 {
	max-width: 97%;
	margin-top: 6em;
	margin-left: auto;
	margin-right: auto;
}
#archives1 {
	min-width: 97.02970297029702%;
	margin-left: 1em;
}
/* =Header
--------------------------------------------------------------*/
#header h1 {
	font-size: 0em;
	line-height: 1.1em;
}
#header h1 a {
	color: #000;
}
#header h1 a:hover {
	color: #05b2c2;
}
#description {
	margin: 4px 0 0 0;
}
#description p {
	color: #817f7f;
	font-size: 1.125em;
	font-style: italic;
	margin: 0 auto;
	max-width: 100%;
	text-shadow: 0 1px 0 #fff;
	width: 100%;
}
#header-image {
	display: none;
	height: 230px;
	margin: -40px auto 60px;
	width: 100%;
	}
#searchfield {
	background: url(images/sprite.png) no-repeat;
	margin-left: 1em;
	height: 25px;
}
#searchfield input {
	background: transparent;
	border: none;
	color: #ED79AE;
	font-size: 0.8em;
	font-family: arial;
	width: 216px;
	margin-left: 1em;
	text-transform:uppercase;
	letter-spacing: 1px;
}

/* =Menu
-------------------------------------------------------------- */

#nav-menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 980px;
	Text-transform: uppercase;
}
#nav-menu > ul {
	margin: 8px auto;
}
#nav-menu ul {
	display: inline-block;
}
#nav-menu li {
	display: inline-block;
	margin: 0 2em 0 2em;
}
#nav-menu a {
	margin: auto;
	color: #333;
	display: inline-block;
}
#nav-menu ul ul {
	z-index: 99999;
}
#nav-menu li:hover > a,
#nav-menu ul ul :hover > a {
	color: #ED79AE;
}
.menu-tablet-container {
	display: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 97.02970297029702%;
	Text-transform: uppercase;
}
.menu-tablet-container > ul {
	margin: 8px auto;
}
.menu-tablet-container ul {
	display: inline-block;
}
.menu-tablet-container li {
	display: inline-block;
	margin: 0 .7em 0 .7em;
}
.menu-tablet-container a {
	margin: auto;
	color: #333;
	display: inline-block;
}
.menu-tablet-container ul ul {
	z-index: 99999;
}
.menu-tablet-container li:hover > a,
.menu-tablet-container ul ul :hover > a {
	color: #ED79AE;
}
.menu-tablet-container li.twitterbutton a {
	background: url(images/twitter-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-tablet-container li.facebookbutton a {
	background: url(images/facebook-square-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-tablet-container li.bloglovinbutton a {
	background: url(images/bloglovin1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-tablet-container li.instagrambutton a {
	background: url(images/instagram-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 30px;
	text-indent: -9999px;
}
.menu-tablet-container li.tumblrbutton a {
	background: url(images/tumblr-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-tablet-container li.pinterestbutton a {
	background: url(images/pinterest-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-mobile-container {
	display: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 97.02970297029702%;
	Text-transform: uppercase;
}
.menu-mobile-container > ul {
	margin: 8px auto;
}
.menu-mobile-container ul {
	display: inline-block;
}
.menu-mobile-container li {
	display: inline-block;
	margin: 0 .3em 0 .3em;
}
.menu-mobile-container a {
	margin: auto;
	color: #333;
	display: inline-block;
}
.menu-mobile-container ul ul {
	z-index: 99999;
}
.menu-mobile-container li:hover > a,
.menu-mobile-container ul ul :hover > a {
	color: #ED79AE;
}
.menu-mobile-container li.twitterbutton a {
	background: url(images/twitter-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-mobile-container li.facebookbutton a {
	background: url(images/facebook-square-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-mobile-container li.instagrambutton a {
	background: url(images/instagram-icon1.png) no-repeat left center;
	background-size: 24px 24px;
	padding: 0px 0px 0px 25px;
	text-indent: -9999px;
}
.menu-small-container {
	display: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 97.02970297029702%;
	Text-transform: uppercase;
}
.menu-small-container > ul {
	margin: 8px auto;
}
.menu-small-container ul {
	display: inline-block;
}
.menu-small-container li {
	display: inline-block;
	margin: 0 2em 0 2em;
}
.menu-small-container a {
	margin: auto;
	color: #333;
	display: inline-block;
}
.menu-small-container ul ul {
	z-index: 99999;
}
.menu-small-container li:hover > a,
.menu-small-container ul ul :hover > a {
	color: #ED79AE;
}

/* =Content
-------------------------------------------------------------- */

.page-title {
	display: none;
	font-family: "Helvetica Neue";
	font-weight: 400;
	font-size: 1.125em;
	text-align: left;
	margin-top: 3em;
	margin-bottom: -4.3em;
	z-index: 999;
	margin-left: 2.85em;
	text-transform: uppercase;
}
.hentry {
	background: #ffffff;
	margin-bottom: 45px;
	text-align: left;
}
.hentry .date {
	font-family:ubuntu;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	margin-bottom: 3em;
}
.hentry .date p{
	color: #666666;
}
.entry-title {
	font-family: Ubuntu, Arial, "Lucida Grande", sans-serif;
	font-size: 1.5rem;
	line-height: 1.2rem;
	letter-spacing: 0.1rem;
	font-weight: 400;
	text-align: Left;
	text-transform:uppercase;
	color: #333;
	margin-bottom: 0.5em;
	margin-top: -1em;
}

.entry-title a {
	font-family: Ubuntu, Arial, "Lucida Grande", sans-serif;
	font-size: 1.5rem;
	line-height: 1.2rem;
	letter-spacing: 0.1rem;
	font-weight: 400;
	margin-bottom: 0.5em;
	text-align: Left;
	text-transform:uppercase;
	color: #333;
}
.entry-title a:hover {
	color: #ED79AE;
	font-family: Ubuntu, Arial, "Lucida Grande", sans-serif;
	font-size: 1.5rem;
	line-height: 1.2rem;
	letter-spacing: 0.1rem;
	font-weight: 400;
	margin-bottom: 0.5em;
	text-align: Left;
	text-transform:uppercase;
}
.post {
	margin-bottom: 3em;
	color: #666666;
	margin-right: 1em;
	margin-left: 1em;
}
.content {
	float: left;
	margin-bottom: 20px;
	text-align: center;
	color: #666666;
	font-family: Karla, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.post div{
	margin-bottom: 20px;
}
.info {
	text-align: right;
	line-height: 21px;
	margin-bottom: 2em;
}
.info p{
	color: #474646;
	font-size: 0.875em;
	margin-bottom: 0;
}
.info .notes {
	padding-left: 10px;
}
.page .info p:first-child {
	display: block;
}
.page-link {
	clear: both;
	margin: 0 0 1.375em;
}
/* entry-content */
.entry-content h1,
.comment-body h1 {
	font-size: 2.5em;
	margin-bottom: 12px;
}
.entry-content h2,
.comment-body h2 {
	font-size: 1.6875em;
	margin-bottom: 12px;
}
.entry-content h3,
.comment-body h3 {
	font-family: Lato;
	font-size: 15px;
	line-height: 30px;
	font-weight: 300;
	color: #ED79AE;
	font-size: 1.125em;
	margin-bottom: 12px;
}
.entry-content h4,
.comment-body h4 {
 	font-size: 0.8125em;
 	margin-bottom: 12px;
}
.entry-content h5,
.comment-body h5 {
	font-size: 0.6875em;
	margin-bottom: 12px;
}
.entry-content h6,
.comment-body h6 {
	font-size: 0.5em;
	margin-bottom: 12px;
}
.entry-content table,
.comment-body table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-body th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-body td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content blockquote,
.entry-content blockquote[class*="align"] {
	font-size: 1.5em;
	line-height: 1.166666em;
	margin: 0;
	padding: 0 0 0 20px;
}
.entry-content blockquote * {
	font-size: 1em;
	margin-bottom: 0.9166666666666666em;
}
div.gallery {
	margin-bottom: 1.375em !important;
}
dd.gallery-caption {
	color: #6a6a6a;
	font-size: 0.8em;
	font-style: italic;
	margin: 0;
}
/* Author Info */
#author-info {
	border-top: 1px dotted #a9a9a9;
	padding: 15px 0;
}
#author-avatar {
	float: left;
	margin-right: -80px;
}
#author-avatar img {
	border: 1px solid #fff;
}
#author-description {
	float: left;
	margin-left: 95px;
}
.entry-content #author-description h3 {
	color: #000;
	margin-bottom: 2px;
}
.entry-content #author-description {
	color: #474646;
	font-size: 0.875em;
	line-height: 21px;
}
/* Sticky */
.sticky .date p {
	text-transform: uppercase;
	padding: 5px 10px;
}
/* 404 page */
.page-title2 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.125em;
	text-align: left;
	margin-top: 3em;
	margin-bottom: -4.3em;
	z-index: 999;
	margin-left: 2.85em;
}
.content2 {
	float: left;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 3em;
	margin-right: 3em;
	background: url(/wp-content/uploads/2014/01/daisydown.png) no-repeat;
	background-position: top center;
	padding-top: 20em;
	margin-top: -4em;
	color: #666666;
}
.hentry.error404 #searchfield {
	display:inline-block;
	margin: 30px auto;
}
.hentry.error404 {
	display:inline-block;
	margin-top: 7em;
	background: transparent;
}
.archive-search h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: 300;
	margin: 0 0 .5em;
	text-align: center;
	color: #ED79AE;
}
.archive-search ul {
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-align: center;
	display: inline-block;
	margin: auto;
}
.archive-search {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	width: 97%;
	margin-top: 1.5em;
}
/* Attachment page */
body.attachment .entry-content {
	clear: both;
}
body.attachment .entry-content .entry-attachment {
	margin: 0 0 5px;
	text-align: center;
}
body.attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
body.attachment .pagination {
	margin: 0 0 10px 0;
}
body.attachment .pagination p {
	font-size: 1.0em;
}
body.attachment .entry-caption {
	color: #6a6a6a;
	font-style: italic;
}


/* =Pagination
-------------------------------------------------------------- */

.pagination {
	margin: -15px 0 30px 20px;
}
.pagination a {
	text-decoration: none;
}
.pagination p {
	font-size: 1.125em;
	margin-bottom: 0;
}
.pagination .older {
	float: left;
}
.pagination .newer {
	float: right;
	margin: 0 20px 19px 20px;
}


/* =Post Formats
-------------------------------------------------------------- */

.mejs-container,
.post-format-content {
	width: 50px;
	margin-bottom: 1.375em;
}

.format-aside .entry-title,
.format-image .entry-title,
.format-quote .entry-title,
.format-video .entry-title,
.format-audio .entry-title {
	display: none;
}
/* Gallery Posts */
.gallery-info {
	color: #6a6a6a;
	font-style: italic;
}
/* Link Posts */
.format-link .link a {
	color: #000;
}
.format-link .link a:after{
	content: "\2192";
	padding-left: 6px;
}
.format-link .link a:hover {
	color: #05b2c2;
}
/* Chat Posts */
.format-chat .entry-content p{
	background: #e0f1f3;
	border-left: 7px solid #cef0f3;
	margin-bottom: 2px;
	padding-left: 13px;
}
.format-chat .entry-content p:nth-child(odd) {
	background: none;
	border-left-color: #eb374b;
}
/* Quote Posts */
.hentry.format-quote {
	background: #feffe0;
}
.format-quote blockquote {
	border-left: none;
	font-size: 1.5em;
	line-height: 1.5em;
	padding-left: 0;
}
.quote-caption {
	font-size: 1em;
	margin-bottom: 0.916667em;
}

/* Audio Posts */
.format-audio .player {
	direction: ltr;
	margin: 0 0 10px 0;
	text-align: center;
}
.player audio {
	display: none;
}
.daisy-mp3 .hentry.mp3 audio,
.daisy-ogg .hentry.ogg audio,
.daisy-wav .hentry.wav audio {
	display: block;
}
.daisy-mp3 .hentry.mp3 .audio-file-link,
.daisy-ogg .hentry.ogg .audio-file-link,
.daisy-wav .hentry.wav .audio-file-link {
	display: none;
}

/* =Images
-------------------------------------------------------------- */

a img {
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p img {
	padding: 4px;
	margin-bottom: 15px; /* a small bottom margin prevents content floating under images */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.entry-attachment img,
.comment-content img,
.entry-content img,
.widget img {
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.entry-content .alignleft {
	margin: 4px 15px 0 0;
}
img.alignright,
.entry-content .alignright {
	margin: 4px 0 0 15px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	color: #6a6a6a;
	font-size: 0.9em;
	font-style: italic;
	margin: 0.2em 0 0.5em;
}
.wp-smiley {
	margin: 0;
}


/* Comments
-------------------------------------------------------------------*/

#comments #respond {
	padding-top: 0;
}
#comments #respond h3 {
	padding: 0 0 0 0;
}
#comments #respond #reply-title {
	padding-top: 6px;
}
#comments .pagination {
	margin: 20px 0 0 0;
}
#comments .pagination.below {
	margin: 20px 0 30px;
}
.comment-form-comment label {
	display: none;
}
.comment-form-comment textarea {
	width: 93%;
}
.form-allowed-tags {
	width:93%;
	display: inline-block;
}
.commentlist,
.commentlist ul {
	width: 93%;
	display: inline-block;
	margin: 0;
	text-align: left;
}
.comment, .trackback,
.pingback {
	border-bottom: 1px solid #333;
	margin-top: 25px;
	padding: 0 0 25px 0;
}
.children .comment {
	border-bottom: none;
	margin-top: 0;
	padding-bottom: 0;
}
#comments li {
	font-size: inherit;
	list-style: none;
	margin-left: 0;
	padding-left: 58px;
	position: relative;
}
.commentlist .comment-body ul,
.commentlist .comment-body ol {
	margin: 0 0 1.375em 2em;
}
#comments .commentlist .comment-body ul li {
	list-style: square;
}
#comments .commentlist .comment-body ol li {
	list-style: decimal;
}
#comments .commentlist .comment-body ol li ol li{
	list-style: upper-alpha;
}
#comments .commentlist .comment-body ol li ol li ol li{
	list-style: lower-roman;
}
.commentlist .comment-body ul ul,
.commentlist .comment-body ol ol,
.commentlist .comment-body ul ol,
.commentlist .comment-body ol ul {
	margin-bottom: 0;
}
#comments .comment-body li {
	padding-left: 0;
}
#comments .comment-body h3 {
	border-bottom: 0;
	font-size: 1.125em;
	padding: 0;
}
.comment p{
	color: #666;
}
.comment .says {
	display: none;
}
.comment .avatar {
	left: 0;
	position: absolute;
}
.comment-body {
	margin: -3px 0 0 0;
}
.comment-body h3 {
	border: none;
}
#comments .comment .children li {
	margin: 5px 0 0;
	padding: 10px 0 0 52px;
}
#comments .comment .children li .comment-body {
	background: #ebebeb;
	border-left: 2px solid #ebebeb;
	margin-left: -52px;
	padding: 10px 10px 10px 52px;
}
#comments .bypostauthor .comment-body {
	border-left: 2px solid #ccc !important;
	font-style: italic;
}
#comments .commentlist .bypostauthor .comment-author {
	font-size: 19px;
}
#comments .commentlist .bypostauthor .comment-meta {
	font-size: 16px;
}
#comments .commentlist .bypostauthor .reply {
	font-size: 13px;
	font-style: normal;
}
#comments .commentlist >.bypostauthor .comment-body {
	border-left: none !important;
}
#comments .comment .children li.depth-3 .comment-body {
	background-color: #efefef;
	border-left: 2px solid #efefef;
}
#comments .comment .children li.depth-4 .comment-body {
	background-color: #f1f1f1;
	border-left: 2px solid #f1f1f1;
}
#comments .comment .children li.depth-5 .comment-body {
	background-color: #f3f3f3;
}
#comments .comment .children li .avatar {
	height: 32px;
	left: 10px;
	width: 32px;
}
#cancel-comment-reply {
	float: left;
	margin-top: 15px;
	text-transform: capitalize;
}
.comment-reply-link{
	display: block;
}
.comment-author {
	font-size: 1.1em;
	margin: 0 200px 4px 0;
}
.comment-author cite {
	font-family: "Ubuntu", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-style: normal;
}
.comment-meta {
	font-size: 1em;
	font-style: italic;
	position: absolute;
	right: 0;
	top: 0;
}
#comments .comment .children .comment-meta {
	right: 10px;
	top: 20px;
}
a.comment-reply-link {
	background: #b9b9b9;
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
	text-transform: uppercase;
}
a.comment-reply-link:hover {
	color: #222;
}
.nocomments {
	border-top: 1px solid #333;
	font-size: 1.2em;
	padding: 25px 0 0;
}
.commentlist .edit-link {
	padding: 0 0 0 10px;
}
.comment-body blockquote {
	border-left: 3px solid #eb374b;
	font-style: italic;
	padding: 0 0 0 20px;
}
/* Comment form */
#comments h3 {
	font-family: Ubuntu, Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.125em;
	color: #ED79AE;
}
#comments h3,
legend span {
	border-bottom: 1px solid #333;
	padding: 0 0 0.7em;
}
.logged-in-as {
	padding-top: 1em;
}

/* =Widgets
-------------------------------------------------------------- */
.widget {
	margin-bottom:1em;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	margin: 0 auto;
	display: inline-block;
}
.widget-title {
	font-family: Ubuntu, Arial, "Lucida Grande", sans-serif;
	font-size: 1.1rem;
	line-height: 1.2rem;
	letter-spacing: 0.1rem;
	font-weight: 400;
	color: #ED79AE;
	text-align: center;
}
#text-5 {
	padding-top: 0;
	padding-bottom: 0;
}
#text-22 {
	color: #333;
	font-family: ubuntu;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.714285714;
	max-width: 215px;
	overflow: hidden;
	word-wrap: break-word;
	margin: 0 auto;
	padding-bottom: 0;
	margin-top:-0px;
}
.text-22 a {
	color: #Db4c8c;
}
#text-23 {
	height: 60px;
	overflow: hidden;
	padding-top: 1em;
}
#text-23 img{
	display: inline-block;
}

div.buttons {
	width: 240px;
	display: inline;
}
#text-24 {
	padding-top: 2.5em;
	margin-bottom: -1.8em;
	overflow: hidden;
}
#text-27 {
	padding-top: 2.5em;
}
#text-39 {
	display: block;
}
#text-42 {
	padding-left: 40px;
}
#archives-5 {
    	width: 100%;
}

/* Search widget */

#searchsubmit {
	display: none;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	width: 100%;
	max-width: 1010px;
	margin: 0 auto;
	margin-bottom: 1em;
}
.wrapper {
	width: 97.02970297029702%;
	margin: 0 auto;
}
.info-theme {
	background-color: #333;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	color: #ffffff;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
.info-theme a{
	color: #ffffff;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.info-theme a:hover{
	color: #ED79AE;	
}

.info-theme2 {
	display: none;
	background-color: #333;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	color: #ffffff;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	text-transform: uppercase;	
}
.info-theme2 a{
	color: #ffffff;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.info-theme2 a:hover{
	color: #ED79AE;
}

/* =Archive page
-------------------------------------------------------------- */
p.archtitle {
	text-align: left;
	font-family: ubuntu;
}
ul.archs {
	font-family: ubuntu;
	text-align: left;
	list-style: none;
}
p.cattitle {
	text-align: left;
	font-family: ubuntu;
}
ul.bycategories {
padding: 0;
font-family: ubuntu;
text-transform: uppercase;
}
ul.bycategories li {
list-style: none; 
list-style-type: none;
margin: 0; 
padding: 0;
}
ul.bycategories li a {
list-style: none; 
list-style-type: none;
margin: 0 20px 15px 0; 
float: left; 
background: #333;
color: #ffffff;
padding: 5px 10px;
}
ul.bycategories li a:hover{
text-decoration: none; 
background: #ED79AE; 
color: #fff;
}
.clear{clear: both;}

ul.random {
font-family: "indie flower";
text-transform: uppercase;
font-size: 18px;
padding-top: 1.5em;
}

ul.random a {
list-style: none; 
list-style-type: none; 
background: #333;
color: #ffffff;
padding: 10px 10px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}
ul.random a:hover{
text-decoration: none; 
background: #ED79AE; 
color: #fff;
}
.clear{clear: both;}

/* =Responsive Design
-------------------------------------------------------------- */
@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

@media only screen and (max-width: 480px) {
	#secondary {	
		display: none;
	}
	#posts-wrapper {
		width: 97%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#header {
	background: url(images/headermobile.png);
	background-size:100%;
  	background-repeat: no-repeat;
	padding-bottom: 32.407407407407405%;
	}
	#nav-menu {
	display: none;
	}
	.menu-mobile-container {
	display: block;
	}
	.info-theme {
	display: none;
	}
	.info-theme2 {
	display: block;
	}
	.comment-meta {
	position: relative;
	}
	#comments .comment .children .comment-meta {
	right: 0px;
	top: 0px;
	}	
}
@media only screen and (min-width: 481px) and (max-width: 652px) {
	#secondary {	
		display: none;
	}
	#posts-wrapper {
		width: 97%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#header {
	background: url(images/headertablet.png);
	background-size:100%;
  	background-repeat: no-repeat;
	padding-bottom: 15.318772136953957%;
	}
	#nav-menu {
		display: none;
	}
	.menu-mobile-container {
	display: block;
	}
	.info-theme {
	display: none;
	}
	.info-theme2 {
	display: block;
	}
	.comment-meta {
	position: relative;
	}
	#comments .comment .children .comment-meta {
	right: 0px;
	top: 0px;
	}	
}
@media only screen and (min-width: 653px) and (max-width: 768px) {
	#secondary {	
		display: none;
	}
	#posts-wrapper {
		width: 97%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#header {
	background: url(images/headertablet.png);
	background-size:100%;
  	background-repeat: no-repeat;
	padding-bottom: 15.318772136953957%;
	}
	#nav-menu {
		display: none;
	}
	.menu-tablet-container {
	display: block;
	}
	.info-theme {
	display: none;
	}
	.info-theme2 {
	display: block;
	}
	.comment-meta {
	position: relative;
	}
	#comments .comment .children .comment-meta {
	right: 0px;
	top: 0px;
	}	
}
@media only screen and (min-width: 769px) and (max-width: 994px) {
	#nav-menu {
		display: none;
	}
	.menu-small-container {
	display: block;
	}
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

/* =IE8 Hack yawnnnnnnnn update ya browser this isnt 1999 
-------------------------------------------------------------- */
@media \0screen\,screen\9 {
    #header {
	background: url(images/ie8header.png) no-repeat;
	}
}