/*
Theme Name: ZBeckyBrown
Theme URI: http://www.zbeckybrown.com/
Description: Custom template coded for ZBeckyBrown
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background-color: #333;
	font-family: Calibri, "Century Gothic", Georgia, "Times New Roman", Times, serif; font-size: 15px;
	color: #333;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
input, textarea, select {
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	color: #333;
}
input[type="text"], input[type="password"] {
	padding: 5px;
	background-color: #fff !important;
	border: #999 1px solid;
}
textarea, select {
	padding: 5px;
	background-color: #fff !important;
	border: #999 1px solid;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
#container .container-top:after, #content .post .entry:after, #content .navigation:after, #panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 1155px;
	background-color: #fff;
}
#header {
	position: relative;
	padding: 25px 35px 0 40px;
	height: 245px;
	background: repeat-x url(images/bckheader.png);
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	margin: 0;
	width: 530px; height: 70px;
	background: no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header p {
	margin: 5px 0 15px 0; padding: 0 0 10px 0;
	border-bottom: #dedede 4px solid;
	font-size: 17px; font-weight: bold;
	color: #878787;
}
#header .desc span {
	display: block;
	font-weight: bold;
	color: #fc144f;
}
#header .shop {
	position: absolute;
	top: 45px; left: 825px;
}
#header ul {
	position: absolute;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
}
#header .pages {
	top: 235px; left: 40px;
}
#header .pages li {
	margin: 0 45px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}
#header .pages a {
	float: left;
	padding: 0 15px;
	line-height: 35px;
	color: #5b001c;
	text-decoration: none;
}
#header .pages a:hover, #header .pages .current_page_item a {
	background: repeat-x url(images/bckheaderpagesahover.png);
}
#header .social {
	top: 150px; left: 920px;
	width: 235px;
}
#header .social li {
	margin: 0 5px 0 0;
}
#header form {
	position: absolute;
	top: 235px; left: 870px;
	margin: 0; padding: 10px 0 0 10px;
	width: 230px; height: 25px;
	background: no-repeat url(images/bckheaderform.png);
}
#header form input {
	float: left;
}
#header form .text {
	float: left;
	margin: 0 10px 0 0; padding: 0;
	width: 200px;
	background-color: transparent !important;
	border: 0;
}
#container {
	margin: 0 0 1px 0;
	background: 790px top repeat-y url(images/bckcontainer.png);
}
#container .container-bottom {
	background: left bottom no-repeat url(images/bckcontainerbottom.png);
}
#container .container-top {
	padding: 35px 30px 115px 40px;
	width: 1085px;
	background: no-repeat url(images/bckcontainertop.png);
}
#content {
	float: left;
	margin: 0 50px 0 0;
	width: 730px;
}
#content a {
	color: #d90041;
	text-decoration: none;
}
#content .post {
	position: relative;
	margin: 0 0 75px 0;
}
#content .post .title {
	position: relative;
	margin: 0 -20px 0 -40px; padding: 10px 150px 5px 40px;
	width: 600px;
	background: #eaeaea repeat-x url(images/bckcontentposttitle.png);
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif; font-size: 23px; font-weight: normal;
}
#content .post .details {
	position: relative;
	margin: 0 -20px 0 -40px; padding: 5px 0 35px 40px;
	width: 750px;
	background: repeat-x url(images/bckcontentpostdetails.png);
	font-size: 12px;
	text-transform: lowercase;
}
#content .post .entry {
	width: 100%;
}
#content .post .entry .attachment-thumbnail {
	float: left;
	margin: 0 10px 0 0;
	width: 125px; height: 125px;
}
#content .post .entry img.centered {
	display: block;
	margin: 0 auto;
}
#content .post .entry img.alignright {
	display: inline;
	margin: 0 0 2px 7px; padding: 4px;
}
#content .post .entry img.alignleft {
	display: inline;
	margin: 0 7px 2px 0; padding: 4px;
}
#content .post .entry .wp-caption {
	margin: 10px; padding: 4px 0 0 0;
	text-align: center;
	border: #ccc 1px solid;
}
#content .post .entry .wp-caption p {
	margin: 0; padding: 0 4px 4px 4px;
}
#content .post .more {
	display: block;
	margin: 20px 0 0 0;
	width: 70px;
	text-align: center; line-height: 20px;
	background: no-repeat url(images/bckcontentpostentrymore.png);
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
#content .post .meta {
	position: absolute;
	top: 20px; right: 0;
	font-size: 12px;
}
#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .postnavigation {
	margin: 0;
}
#content .commentlist, #content .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
#content .children {
	margin: 10px 0 0 10px;
}
#content .commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fcfcfc;
	border: #ccc 1px solid;
}
#content .commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #ccc 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fcfcfc !important;
	border: #ccc 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
#cancel-comment-reply-link {
	font-weight: bold;
}
#content .nocomments {
	margin: 0;
	text-align: center;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 305px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 0 10px;
}
#sidebar .widget_categories ul {
	margin: 0;
}
#sidebar li {
	margin: 0 0 20px 0; padding: 14px;
	background-color: #f6f6f6;
	border: #eee 1px solid;
}
#sidebar li li {
	margin: 0 0 5px 0; padding: 0 0 5px 0;
	border: 0; border-bottom: #ccc 1px solid;
}
#sidebar li li li {
	margin: 0; padding: 0;
	border: 0;
}
#sidebar .widget_categories, #sidebar .widget_text {
	padding: 15px;
	background-color: transparent;
	border: 0;
	color: #333;
}
#sidebar .widget_categories li {
	padding: 0 0 0 10px;
	background: left 5px no-repeat url(images/bcksidebaraltli.png);
	border: 0;
}
#sidebar h3 {
	margin: 0 0 15px 0; padding: 0 0 15px 0;
	background: left bottom no-repeat url(images/bcksidebarh3.png);
	font-size: 14px;
	color: #ff1c60;
}
#sidebar a {
	color: #666;
	text-decoration: none;
}
#sidebar .widget_categories h3, #sidebar .widget_text h3 {
	background-image: url(images/bcksidebaralth3.png);
	color: #000;
}
#sidebar .widget_categories a, #sidebar .widget_text a {
	color: #333;
}
#sidebar .wpcf7 .text {
	margin: 0 0 5px 0; padding: 5px;
	width: 215px;
	text-align: right;
	background-color: #fff !important;
	border: #999 1px solid;
}
#sidebar .wpcf7 .submit {
	width: 70px; height: 20px;
	background: no-repeat url(images/bcksidebarwpcf7submit.png);
	border: 0;
	font-family: Calibri, "Century Gothic", Georgia, "Times New Roman", Times, serif; font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#sidebar .wpcf7 .wpcf7-form-control-wrap {
	position: relative;
}
#sidebar .wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	top: 2px; left: 2px;
	padding: 2px 3px;
	background-color: #fff;
	border: #f00 1px solid;
	color: #000;
}
#sidebar .wpcf7 .wpcf7-mail-sent-ok {
	padding: 2px 3px;
	border: 1px solid #398f14;
}
#sidebar .wpcf7 .wpcf7-mail-sent-ng {
	padding: 2px 3px;
	border: 1px solid #f00;
}
#sidebar .wpcf7 .wpcf7-spam-blocked {
	padding: 2px 3px;
	border: 1px solid #ffa500;
}
#sidebar .wpcf7 .wpcf7-validation-errors {
	padding: 2px 3px;
	border: 1px solid #f7e700;
}
#sidebar .wpcf7 .wpcf7-not-valid-tip-no-ajax {
	display: block;
	color: #f00;
}
#sidebar .wpcf7 .wpcf7-display-none {
	display: none;
}
#sidebar .wpcf7 .ajax-loader {
	vertical-align: middle;
	border: 0;
}
#panel {
	margin: 0; padding: 10px 30px 30px 30px;
	list-style-type: none;
	width: 1095px;
	background: #db2c7d repeat-x url(images/bckpanel.png);
	border-bottom: #d41873 1px solid;
	font-size: 13px;
	color: #fff;
}
#panel h3 {
	margin: 0 -15px 10px 0; padding: 0 0 5px 0;
	border-bottom: #e787b7 1px solid;
	font-size: 14px; font-weight: normal;
	text-transform: uppercase;
}
#panel a {
	color: #e787b7;
	text-decoration: none;
}
#panel ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#panel ul ul {
	margin: 0 0 0 10px;
}
#panel li {
	float: left;
	padding: 0 15px 0 0;
	width: 350px;
}
#panel li li {
	float: none;
	padding: 0;
	width: auto;
}
#footer {
	padding: 5px 15px 5px 0;
	text-align: right;
	background-color: #333;
	font-size: 12px;
	color: #fff;
}
#footer a {
	color: #ddd;
	text-decoration: none;
}
