/*

Theme Name: Fast Pivot 2012

Theme URI: http://www.fastpivot.com

Description: Tema desarrollado para el sitio de ChickBoss tienda en línea

Version: 1.0

License: GNU General Public License

License URI: license.txt

Tags: ChickBoss, Guatemala, art, jewelery, copper, metal jewelry, social enterprise, social impact, design, silver jewelry, aluminum jewelry, fashion jewelry, jade, jade jewelry, Chick Boss, Sterling Silver, Black jade, hand-made, handmade, living wage, art jewelry, art, unisex, 

*/





/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Layout

-------------------------------------------------------------- */



/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/



#container {
	width: 940px;
	;
}
#content {
	margin: 25px 10px 10px;
}
#primary,  #secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}
/*

LAYOUT: One column, no sidebar

DESCRIPTION: One centered column with no sidebar

*/



.one-column #content {
	margin: 0 auto;
	width: 640px;
}
/*

LAYOUT: Full width, no sidebar

DESCRIPTION: Full width content with no sidebar; used for attachment pages

*/



.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts

-------------------------------------------------------------- */

body,  input,  textarea,  .page-title span,  .pingback a.url {
}
h3#comments-title,  h3#reply-title,  #access .menu,  #access div.menu ul,  #cancel-comment-reply-link,  .form-allowed-tags,  #site-info,  #site-title,  #wp-calendar,  .comment-meta,  .comment-body tr th,  .comment-body thead th,  .entry-content label,  .entry-content tr th,  .entry-content thead th,  .entry-meta,  .entry-title,  .entry-utility,  #respond label,  .navigation,  .page-title,  .pingback p,  .reply,  .widget-title,  .wp-caption-text {
	font-family: "FuturaC", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "FuturaC", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* =Structure

-------------------------------------------------------------- */



/* The main theme structure */

#access .menu-header,  div.menu,  #colophon,  #branding,  #main,  #wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}
/* Structure the footer area */

#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements

-------------------------------------------------------------- */

cite,  em,  i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,  blockquote em,  blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,  acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,  sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],  textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Header

-------------------------------------------------------------- */



#header {
	padding: 30px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}
/* This is the custom header image */

#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}
/* =Menu

-------------------------------------------------------------- */



#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,  div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,  div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,  div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,  #access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,  #access ul li.current-menu-ancestor > a,  #access ul li.current-menu-item > a,  #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,  * html #access ul li.current-menu-ancestor a,  * html #access ul li.current-menu-item a,  * html #access ul li.current-menu-parent a,  * html #access ul li a:hover {
	color: #fff;
}
/* =Content

-------------------------------------------------------------- */



#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
}
#content,  #content input,  #content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,  #content ul,  #content ol,  #content dd,  #content pre,  #content hr {
	margin-bottom: 24px;
}
#content ul ul,  #content ol ol,  #content ul ol,  #content ol ul {
	margin-bottom: 0;
}
#content pre,  #content kbd,  #content tt,  #content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,  #content th {
	color: #000;
}
#content table {
	border: 0px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,  #content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 0px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	float: left;
	width: 100%;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,  .page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,  .page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-family: "FuturaL";
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	border-bottom: 1px solid #CCCCCC;
}
.entry-title a:link,  .entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,  .entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,  .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,  .entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,  .entry-summary {
	padding: 12px 25px 0 10px;
	font-family: "FuturaL";
	font-family: "FuturaC", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color:#333333;
	font-size: 12px;
	text-align:justify;
}
.entry-summary {
	font-family: "FuturaL";
}
div.entry-content h3 {
	font-family: "FuturaL";
	margin-bottom: 5px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,  .entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,  .entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,  .page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,  .page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,  .entry-utility a {
	color: #888;
}
.entry-meta a:hover,  .entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
/* =Asides

-------------------------------------------------------------- */



.home #content .format-aside p,  .home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,  .home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,  .home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing

-------------------------------------------------------------- */



.format-gallery .size-thumbnail img,  .category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,  .category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,  .home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages

-------------------------------------------------------------- */



.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images

-------------------------------------------------------------- */



/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto,  img.size-full,  img.size-large,  img.size-medium,  .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,  img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,  img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,  img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,  img.alignright,  img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation

-------------------------------------------------------------- */



.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,  .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,  .navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,  .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
/* =Comments

-------------------------------------------------------------- */

#comments {
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,  h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,  #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,  .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,  .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,  a.comment-edit-link {
	color: #888;
}
.reply a:hover,  a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,  .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */

input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas

-------------------------------------------------------------- */



.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,  .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,  .widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
/* Footer widget areas */

#footer-widget-area {
}
/* =Footer

-------------------------------------------------------------- */



#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )

-------------------------------------------------------------- */



pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,  .entry-meta,  .entry-utility,  .navigation,  .widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}





/* =Print Style

-------------------------------------------------------------- */



@media print {
body {
	background: none !important;
}
#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}
#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}
#colophon {
	border-top: 2pt solid #000;
}
#site-title,  #site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
#access,  #branding img,  #respond,  .comment-edit-link,  .edit-link,  .navigation,  .page-link,  .widget-area {
	display: none !important;
}
#container,  #header,  #footer {
	margin: 0;
	width: 100%;
}
#content,  .one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}
.wp-caption p {
	font-size: 11pt;
}
#site-info,  #site-generator {
	float: none;
	width: auto;
}
#colophon {
	width: auto;
}
img#wpstats {
	display: none;
}
#site-generator a {
	margin: 0;
	padding: 0;
}
#entry-author-info {
	border: 1px solid #e7e7e7;
}
#main {
	display: inline;
}
.home .sticky {
	border: none;
}
}
/*-XELAWEB-*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F9F7F8;
	color: #271813;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #945B35;
}
a img {
	border: none;
}
p {
	margin-bottom: 18px;
}
ul {
	list-style: none;
}
/*FONTS*/

@font-face {
	font-family: "FuturaC";
	src: url(fonts/futurac.eot); /* IE */
	src: local("FuturaC"), url(fonts/futurac.ttf) format("truetype"); /* resto de navegadores */
}
@font-face {
	font-family: "FuturaL";
	src: url(fonts/futura_light.eot); /* IE */
	src: local("FuturaL"), url(fonts/futura_light.ttf) format("truetype"); /* resto de navegadores */
}
@font-face {
	font-family: "Journal";
	src: url(fonts/journal.eot); /* IE */
	src: local("Journal"), url(fonts/journal.ttf) format("truetype"); /* resto de navegadores */
}
/*DISEÑO*/

.header {
	background-image: url('images/fondo-header.jpg');
}
.centrador {
	width: 960px;
	margin: 0 auto;
}
.prim-nav {
	background-image: url("images/bordes-primera-nav.png");
	height: 58px;
	margin-top: -5px;
	overflow: hidden;
}
.prim-nav ul {
	float:right;
}
.prim-nav ul li {
	float: left;
	margin: 0px auto;
	display: block;
}
.prim-nav ul li a {
	color: #271813;
	display: block;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10px;
	padding: 21px 16px;
}
.logo {
	float: left;
	margin: 15px 0 20px 0;
	width: 930px;
}
.social {
	float: right;
	margin-top: 5px;
}
.navegacion-principal {
	list-style: none;
}
.navegacion-principal li {
	color: #FFFFFF;
	float: left;
	display: block;
}
.navegacion-principal li a {
	background-image: url("images/transparencia-nav.png");
	color: #391313;
	display: block;
	font-family: "Journal", Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 18px;
	text-transform: uppercase;
}
.navegacion-principal .current-menu-item a, .navegacion-principal li a:hover {
	background-image: none !important;
	background-color: #621213;
	color: #DCCBBA;
}
.banners {
	background-image: url("images/trama-madera.jpg");
	background-repeat: repeat-x;
	height: 316px;
	margin: 0 auto;
	padding: 11px 0;
}
.banners .centrador {
	position: relative;/*position: absolute;

		right: 25%;*/

}
.cuerpo-pag {
	background-image: url('images/fondo-abajo.jpg');
}
.imagenes-abajo {
	width: -moz-max-content;
}
.imagenes-abajo img {
	background-image: url("images/transparencia-nav.png");
	padding: 6px;
	margin-right: 11px;
}
.imagenes-abajo-interno img {
	background-image: url("images/transparencia-nav.png");
	padding: 3px;
}
.navegacion-footer {
	list-style: none outside none;
	margin: 5px auto 0px auto;
	width: 680px;
}
.navegacion-footer li {
	color: #FFFFFF;
	float: left;
}
.navegacion-footer li a {
	color: #72553B;
	display: block;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px;
	text-transform: uppercase;
}
.footer p {
	color: #72553B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}
.products-container {
	background-image: url('images/arriba-cuadro.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	width: 965px !important;
}
.products-container #content {
	background-image: url('images/interno-cuadro.png');
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0 10px;
	width: 945px !important;
	margin: 0px !important;
}
.artisan-container {
	background-image: url('images/arriba-cuadro.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	width: 750px !important;
}
.artisan-container #content {
	background-image: url('images/interno-cuadro.png');
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0 10px;
	width: 730px !important;
	margin: 0px !important;
}
.abajo-interno {
	background-image: url('images/abajo-cuadro.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 6px;
	width: 965px !important;
}
.abajo-interno-artisan {
	background-image: url('images/abajo-cuadro.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 6px;
	width: 750px !important;
}
.breadcrumb p {
	margin: 0px !important;
	color: #333333;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo-lproductos {
	color: #72543A;
	font-family: "FuturaL";
	font-size: 28px;
	font-weight: normal;
	margin-top: -20px;
	width: 205px;
}
.primera-info {
	background-image: url('images/cuadro-banner-interno.png');
	height: 274px;
	padding: 54px 30px 56px 38px;
	width: 692px;
}
.primera-info p, #content p {
	color: #2C1E19;
	font-family: "FuturaC", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.entry-content p {
	color: #2C1E19;
	font-family: "FuturaC", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.entry-content h1 {
	color: #2C1E19;
	font-family: "FuturaL", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.texto {
	float: right;
}
.texto h2 {
	color: #72543A;
	font-family: "FuturaL", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}
#video {
	float: left;
}
.boton-ver-mas {
	margin: 0px 10px !important;
	color: #955C36;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imagenes-abajo li, .imagenes-abajo-interno li {
	float: left;
	list-style:none;
	margin: 1px;
}
.contenedor-sidebar {
	float: right;
	margin-top: 20px;
	width: 197px;
}
.sidebar-marco-arriba {
	background-image: url('images/arriba-sidebar.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px 0 0 0;
	width: 201px;
}
.sidebar-contenido {
	background-image: url('images/cuerpo-sidebar.png');
	background-repeat: repeat-y;
	background-position: center center;
	padding: 8px 7px 3px;
	width: 187px;
}
.sidebar-marco-abajo {
	background-image: url('images/abajo-sidebar.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 6px 0 0 0;
	width: 201px;
}
.textwidget p {
	margin: 0px;
	padding: 5px 0px;
}
.titulo-cuadro-sidebar {
	border-bottom: 1px dotted #48362D;
	color: #48362D;
	font-family: "FuturaL", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.cuadro-interno-sidebar {
	background-image: url('images/sidebar-interior-cuadro.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	width: 165px;
	padding: 10px;
}
.textwidget {
	color: #2C1E19;
	font-family: "FuturaC", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textwidget a {
	background-image: url('images/fondo-flecha-a.png');
	background-position: right center;
	background-repeat: no-repeat;
	color: #945B35;
	display: inline-block;
	text-decoration: underline;
	margin-top: 8px;
	padding: 0 10px 2px 0;
}
.cabj {
	margin-left: 1px;
	margin-top: -10px;
}
#imagenizquierda {
	margin: 8px 5px 0px -20px;
	width: 315px;
	float:left
}
#imagencentro {
	float:left;
	margin: 8px -22px 0 0;
}
#imagenderecha {
	float:left;
	margin: 5px;
}
.navegacion-principal a {
	white-space: nowrap;
}
.sub-menu {
	position: absolute;
	display: none;
	z-index: 1000;
}
ul.sub-menu {
	margin-top: 0px;
}
.sub-menu li {
	float: none;
	display: block;
}
.sub-menu li:first-child a:link {
	padding-top: 25px;
}
.sub-menu li a {
	background-color: #E6D9CD !important;
	color: #391313 !important;
	z-index:1000;
	position:relative;
	display:block;
	font-size: 16px;
}
.sub-menu li a:hover {
	background-color: #621213 !important;
	color: #DCCBBA !important;
}
#artisans {
	float:left;
}
#sidebar-artisan {
	margin-left:5px;
}
#espacio-artisans {
	height:30px;
}
.logo_images img {
	float: left;
	clear: right;
	margin-left: 45px;
	border: 1px solid #993333;
	border-radius: 8px;
}
/*

.sub-menu {	

	position: absolute;

	display: none;

	margin-top: 38px;

}

.sub-menu li

{	

pxpx !ikportant;	float: none;

	display: block;

	position: relative;

}	

.sub-menu li a{

	background-color: #E6D9CD;	

	width: auto;

	z-index:10;

	display:block;

} 

*/



#post-16 {
	margin-top: 20px;
}



/* FP Styles 2012 */

body{
	background:#FFF url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/main-bg.gif) repeat-x top left;
}

.header, .banners, .cuerpo-pag{
	background:none !important;	
}

.banners{
	padding:13px 0px !important;
	height:323px !important;
}

.logo{
	margin:20px 0px 18px 36px !important;
	width:456px !important;
}

.header-right{
	float:right;
	width:245px;
	margin-top:32px;
}

.header-right .header-social{
	float:right;
	width:200px;
}

.header-right .header-social li{
	display:block;
	float:left;
	margin-left:13px;
}

.header-right .header-newsletter{
	clear:both;
	text-transform:uppercase;
	color:#FFF;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
	float: right;
}

.header-right .header-newsletter{
	width/*\**/:228px\9;
}

.header-right .header-newsletter li{
	list-style-type:none;	
	color:#FFF;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
}

.header-right .header-newsletter .newsletter-header{
	margin-bottom:15px;
	color:#FFF;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
}

.header-right .header-newsletter .news-in-container{
	height:28px;
}

.header-right .header-newsletter input{
	vertical-align:top;	
}

.header-right .header-newsletter input.header-news-input{
	border:none;
	background:#FFF;
	width:150px;
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#919191;
	text-transform:lowercase;
	font-size:14px;
	font-weight:normal;
	padding: 4px 0px !important;
	margin-right: -3px;

}

.header-right .header-newsletter input.submit{
	border:none;
}

.header-static-links{
	clear: both;
	float: right;
	margin-top: 15px;
}

.header-static-links{
	width/*\**/:225px\9;
}

.header-static-links ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.header-static-links ul li{
	list-style-type:none;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/header-link-sep.gif) no-repeat left 5px;
	padding:0px 10px;
	float:left;
}

.header-static-links ul li:first-child{
	background:none;	
}

.header-static-links ul li:last-child{
	padding-right:0px;
}

.header-static-links ul li a{
	text-transform:uppercase;
	color:#FFF;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-decoration:none;
}

.header-static-links ul li a:hover{
	text-decoration:underline;
}

.navegacion-principal .current-menu-item a, .navegacion-principal li a:hover, .navegacion-principal li:hover a{
	background:#E4D9CF !important;
	color:#555555 !important;
}

.navegacion-principal li a{
	background:none !important;
	color:#FFF !important;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif !important;
	text-decoration:none;
	padding: 8px 18px 9px !important;
}

ul.sub-menu{
	background: #E4D9CF;
}

.sub-menu li{
	padding: 0px 10px;
}

.sub-menu li a{
	background:#E4D9CF !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:normal !important;
	font-size: 14px !important;
	border-bottom:1px dashed #C3AF9D;
	color:#555555 !important;
}

.sub-menu li:last-child a{
	border-bottom:none;	
}

.menu-fastpivot-2012-header-nav-container{
	margin-left: 70px;
}

.footer .footer-social{
	float:right;
	width:282px;
	margin-top: 15px;
}

.footer .footer-social .ft-title, .footer .footer-social .ft-title2{
	float:left;
	color:#D2D2D2;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}


.footer .footer-social .ft-title{
	margin-left:10px;
}

.footer .footer-social li{
	display:block;
	float:left;
	margin-left:5px;
	padding-top: 1px;
}

.footer .footer-newsletter{
	clear:both;
	text-transform:uppercase;
	color:#0098A4;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
	float: right;
}

.footer .footer-newsletter li{
	list-style-type:none;	
	color:#0098A4;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
}

.footer .footer-newsletter .newsletter-header{
	margin-bottom:10px;
	color:#0098A4;
	font-weight:normal;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	text-align:right;
}

.footer .footer-newsletter .news-in-container{
	height:28px;
}

.footer .footer-newsletter input{
	vertical-align:top;	
}

.footer .footer-newsletter input.header-news-input{
	border:1px solid #0099A1;
	background:#FFF;
	width:148px;
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#919191;
	text-transform:lowercase;
	font-size:14px;
	font-weight:normal;
	padding: 4px 0px 3px !important;
	margin-right: -3px;

}

.footer .footer-newsletter input.submit{
	border:none;
}

.footer-nav{
	float: left;
	margin-top: 15px;
	width:490px;
	text-align:left;
	margin-bottom: 125px;
}

.footer-nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.footer-nav ul li{
	list-style-type:none;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/footer-link-sep.gif) no-repeat left 3px;
	padding:0px 10px;
	float:left;
}

.footer-nav ul li:first-child{
	background:none;
	padding-left:0px;
}

.footer-nav ul li a{
	color:#6D6439;
	font-weight:normal;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
}

.footer-nav ul li a:hover{
	text-decoration:underline;
}

.footer-nav p{
	color:#595959;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	clear:both;
	padding-top:6px;
}

.menu-fastpivot-2012-footer-nav-container{
	float:left;
}

.footer-info{
	float:right;
	width:282px;
	text-align:right;
}

.footer-info .ft-right-1{
	padding-top:5px;
	float:left;	
	width: 150px;
}

.footer-info .ft-right-2{
	float:right;
	width: 125px;
}

.footer-info .ft-right-2 .ft-title2{
	padding-top:4px;	
}

#wpcontent_slider_container{
	float:left;	
	margin-top: 15px;
}

#wpcontent_slider a, #wpcontent_slider a img {
	width: 100%;
}

.home-top-right-banners{
	float:right;
	width:250px;
	text-align:right;
	display:none;
}

.home-top-right-banners li{
	margin:0px !important;	
}

.home-top-right-banners li:first-child{
	margin-bottom:10px !important;	
}

.home-top-right-banners li img{
	float:none !important;
	display:block !important;
	margin:0px !important;
}

.centrador{
	clear: both;
}

.banners, .primera-info{
	height:auto !important;
}

.imagenes-abajo img{
	margin-right:0px !important;	
	padding: 0px 5px !important;
	margin-top:0px !important;
	background:none !important;
}

.imagenes-abajo img{
	padding/*\**/: 0px 4px\9 !important;
}

.cuerpo-pag{
	clear/*\**/:both\9;
	padding-top/*\**/:6px\9;
}

.imagenes-abajo li:last-child img{
	padding-right:0px !important;
	padding-left:6px !important;
}

.imagenes-abajo li:first-child img{
	padding-left:0px !important;	
}

.imagenes-abajo li, .imagenes-abajo-interno li{
	margin:0px !important;
}

*+html .navegacion-principal{
	margin-top/*\**/:12px\9;
}

/* Internal Styles */

.sidebar-contenido, .artisan-container, .products-container{
	background:none !important;	
}

.sidebar-marco-arriba, .sidebar-marco-abajo{
	display:none !important;
}

.contenedor-sidebar{
	width:258px !important;
}

.contenedor-sidebar .sidebar-contenido{
	width:278px !important;
	background:none !important;
background-image: none !important;
	padding:0px !important;
}

#container{
	width: 960px;
}

.artisan-container{
	width: 655px !important;	
}

.artisan-container #content{
	width: 635px !important;
}

.primera-info{
	padding: 25px 0px 0px 0px !important;
	width: 655px !important;
	background:none !important;
	float:left !important;
}
/*
.primera-info .texto{
	width: 195px;
}
*/
.primera-info .texto #post-16{
	margin-top: 0px !important;
}

.primera-info .texto #post-16 .entry-content{
	padding: 5px 0px 0 10px !important;
}

.primera-info .cuerpo-pag .centrador, .primera-info .cuerpo-pag .centrador #container, .primera-info .cuerpo-pag .centrador #container #content{
	width: 655px !important;
}

.cuadro-interno-sidebar{
	//background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/right-col-item-bg.jpg) no-repeat left top !important;
	width:248px;
	//height:152px;
	padding: 10px 10px 0px 10px;
}

.titulo-cuadro-sidebar{
	border-bottom:1px solid	#6B173B;
	font-family: 'Dosis', sans-serif;
	font-size: 22px;
	font-weight: normal;
	color:#6B173B;
}

.sidebar-contenido img.cabj{
	display:none !important;
}

.cuadro-interno-sidebar p{
	color:#535353;
	font-family: 'Dosis', sans-serif;
	font-weight: normal;
	font-size: 15px;
	padding-right: 15px;
}

.cuadro-interno-sidebar .textwidget a {
	color:#535353;
	font-family: 'Anton', sans-serif;
	font-weight:normal;
	font-size:15px;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/right-col-arrow.png) no-repeat right center !important;
	text-decoration:none;
	padding-right:15px;
}

.primera-info p, #content p, .entry-content, .entry-summary{
	color:#6B173B;
	font-weight:normal;
	font-size: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.primera-info p a, #content p a, .entry-content a, .entry-summary a{
	color:#6B173B;
	font-weight:normal;
	font-size: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:underline;
}

.primera-info p a:hover, #content p a:hover, .entry-content a:hover, .entry-summary a:hover{
	text-decoration:none;	
}

.entry-content h1, .texto h2, h2{
	color:#6B173B;
	font-family: 'Dosis', sans-serif;
	font-weight: normal;
	font-size: 24px;
}

.entry-content h1{
	border-bottom:1px solid	#6B173B0;
}

.artisan-container #content, #content{
	background:none !important;	
}

.entry-content, .entry-summary{
	padding:12px 10px 0 0px
}

.texto {
	float: left;
}

#content, #post-16{
	margin-top:0px;	
}

.entry-content, .entry-summary{
	padding: 0px 10px 0 0px;
}

.primera-info p, #content p{
	line-height:24px;
}

.imagenes-abajo{
	padding-top:10px;
	float:left;
}

#post-584 .entry-title{
	display:none;
}

.host-page{
	width:655px;
}

.host-top{
	width:655px;
	height: 275px;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/host-header-im.jpg) no-repeat right bottom;
	text-align:left;
}

.host-top .main-title{
	font-family: 'Dosis', sans-serif;
	font-size: 22px;
	font-weight: normal;
	color:#6B173B;
}

.host-top .subtitle{
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#007D8C;
}

.host-table{
	width:655px;
}

.host-table .host-table-top{
	width:625px;
	height: 35px;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/host-header-blue.gif) no-repeat right top;	
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#FFF;
	padding:10px 0px 0px 30px;
}

.host-table-container{
	background:#6B173B;
	padding:23px 30px;
	width:595px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	color:#FFF;
	font-size:14px;
}

.cell-title{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:17px;
}

.host-bullets{
	background:#F3FBFD;
	padding: 23px 0px 23px 25px;
	width: 630px;
}

.host-bullets ul{
	margin:0px;
	list-style-type:none;
	padding:0px;
	padding-bottom:30px;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/host-shirt-bg.jpg) no-repeat 300px 95px;
}

.host-bullets ul li{
	list-style-type:none;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/host-li-bg.jpg) no-repeat left center;	
	padding: 11px 45px;
	color:#6B173B;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:14px;
	margin-bottom:13px;
}

.host-bottom{
	background:#F3FBFD;
	padding: 23px 25px 23px 25px;
	width: 605px;
	color:#6B173B;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:14px;
	margin-bottom:13px;
	margin-top:10px;
}

.host-bottom h2{
	color:#6B173B;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-bottom:13px;
}

#post-683 h2.entry-title{
	display:none;
}

.become-page .become-top{
	margin-bottom:15px;
}

.become-page .become-top .main-title{
	color:#6B173B;
	font-family: 'Dosis', sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform:uppercase;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/become-title-bg.gif) no-repeat right 13px;
}

.become-page .become-top .main-title .subtitle{
	color:#007D8C;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
}

.become-table{
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/become-table-bg.jpg) no-repeat top left;
	width:665px;
	height:465px;
}

.become-table .become-table-top{
	padding: 10px 0px 10px 0px;
}

.become-table-container{
	padding-top:25px;
}

.become-table table{
	width:395px;
}

.become-table table tr td{
	color:#FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	padding: 5px 0px 5px 20px;
}

.become-table table tr td.cell-one{
	color:#FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	font-weight: bold;	
	width:225px;
}

.become-table table tr td.cell-one .subdescrip{
	color:#FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	padding-left:15px;
}

.become-mid{
	padding:15px;
	color:#007880;
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
}

.become-page .become-mid-table .main-title{
	color:#6B173B;
	font-family: 'Dosis', sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform:uppercase;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/become-title-bg.gif) no-repeat right 13px;
}

.become-mid-table-container{
	padding:15px;
	color:#007880;
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;	
}

.become-mid-table-container table tr td{
	text-align:center;
	padding:6px;
}

.become-mid-table-container table tr td.cell-one{
	text-align:left;
}

.become-mid-table-container table tr td.dark{
	background:#F3FBFD;
}

.become-mid-table-container table tr td.become-tbl-title{
	color:#007880;
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align:left;
}

.become-mid-table-container table tr td.become-sub-tbl-title{
	color:#007880;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left:15px;
}

.become-bottom{
	width:615px;
	background:url(http://chickboss.com/wp-content/themes/FastPivot2012/2012-images/images/become-bottom-bg.jpg) no-repeat top right;
	margin:15px 0px 10px 0px;
}

.become-bottom table{
	width:310px;
}

.become-bottom table tr td{
	text-align:right;
	color:#007880;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.become-bottom table tr td.become-bottom-dark{
	background:#F3FBFD;
	padding:2px 0px 2px 10px;
	text-align:left;
	color:#007880;
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: normal;
	width:200px;
}

.notations{
	text-align:left;
	color:#007880;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin:10px 0px;
}