/*
Theme Name: K9 Cristais
Theme URI: http://www.k9cristais.com.br
Author: Sinal Design
Author URI: http://www.sinaldesign.com.br
Description: Tema feito especialmete para o site K9 Cristais
Version: 1.0
License: Comercial
License URI: license.txt
Tags: K9 Cristais, cristais, homenagens, troféus, cinzeiros, fotocristais, lembranças
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
behavior: url(plugins/pie/PIE.htc);
}
ul, ol {
list-style:none;
list-style-position:inside;
}
section, article, aside, header, footer, nav, dialog, figure {
display:block;
}

/* ATÉ ESTE PONTO É PARA LIMPAR O CSS */

::selection{background:#CCC; color:#000;}
::-moz-selection{background:#CCC; color:#000;}
::-webkit-selection{background:#CCC; color:#000;}

::-webkit-scrollbar{width:8px; height:8px;}
::-webkit-scrollbar-track{border-radius:5px;}
::-webkit-scrollbar-thumb{border-radius:5px; background:rgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:hover{border-radius:5px; background:rgba(0,0,0,0.7);}
::-webkit-scrollbar-thumb:active{border-radius:5px; background:rgba(0,0,0,0.9);}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,0.2);}


/* ATÉ ESTE PONTO É A SELEÇÃO PERSONALIZADA */

/* NÃO PRECISA APAGAR DAQUI PARA CIMA */

/* ABAIXO (DE REFERENCIA) ALGUNS HACKS CSS PARA IE */
#element { *color: white;    /*  IE 6 E 7*/ }
#element { color: green\9; /* IE 8 */ }
:root #element { color:pink \0/IE9; }  /* IE 9 */

/* AQUI REALMENTE COMEÇA A ESTILIZAÇÃO DA PAGINA */

@font-face {
    font-family: 'Open Sans Regular';
    src: url('fontes/OpenSans-Regular-webfont.eot');
    src: url('fontes/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/OpenSans-Regular-webfont.woff') format('woff'),
         url('fontes/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fontes/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('fontes/OpenSans-Bold-webfont.eot');
    src: url('fontes/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/OpenSans-Bold-webfont.woff') format('woff'),
         url('fontes/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fontes/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'Arvo Regular';
	src: url('fontes/Arvo-Regular.eot');
	src: local('☺'), url('fontes/Arvo-Regular.woff') format('woff'), url('fontes/Arvo-Regular.ttf') format('truetype'), url('fontes/Arvo-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'Open Sans Regular';
	font-size:14px;
	min-width:1040px;
}

#header-cont{
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: left;
	background: url(imagens/layout/bg-header.png) 0 0 repeat-x;
}

.header-int{border-bottom: 2px solid #34342D;}

header{
	width: 1000px;
	height: 201px;
	margin:0 auto;
}

header h1{
	width: 302px;
	height: 140px;
	float: left;
	margin: 23px 0 0 0;
	background: url(imagens/k9-cristais.png);
	font-size: 0;
	color: #FFF;
}

header nav ul{
	width: 580px;
	height: 60px;
	float: right;
	margin: 8px -20px 0 0;
	font-family: 'Open Sans Bold';
	text-transform:uppercase;
}

header nav ul li{list-style: inline; display:inline;}

header nav ul li a{
	height: 25px;
	float: left;
	padding: 30px 12px 0 12px;
	margin: 0 20px 0 0;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

header nav ul li a:hover{
	color: #FFF;
	background: #000;
	border-bottom: 4px solid #907a1f;	
}

.form-busca{
	width: 282px;
	height: 32px;
	float: left;
	margin: 52px 0 0 150px;
	position: relative;
}

.form-busca #autocomplete{
	width:270px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	margin:0;
	font-size:12px;
	color:#333;
	border:1px solid #907a1f;
	outline:none;
	background:url(imagens/layout/bg-input1.png) no-repeat top left #EEE;
	font-family:Arial;
	float:left;	
}

.form-busca .bt-busca{
	width:30px;
	height:30px;
	line-height:30px;
	background:url(imagens/layout/icone-lupa.png) no-repeat center center;
	margin:0;
	padding:0;
	border:none;
	outline:none;
	cursor:pointer;
	float:right;
	position: absolute;
	top: 1px;
	right: 1px;
}

/* PARA AS SUGESTÕES DE BUSCA */
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #907a1f;}


.infos-header{
	width: 180px;
	height: 40px;
	float: left;
	margin: 45px 0 0 30px;
	color: #9e8207;
	font-family: 'Open Sans Regular';
	text-align: right;
}
.infos-header .tel{
	width: 165px;
	height: auto;
	padding: 0 27px 0 0;
	font-size: 16px;
	float: right;
	background: url(imagens/layout/icone-telefone.png) 175px 0px no-repeat;
	
}
.infos-header .email{font-size: 12px; line-height:24px}

.link-face-topo{
	width:36px;
	height:36px;
	float:left;
	margin:45px 0 0 20px;
	background:url(imagens/layout/icone-facebook.png) no-repeat 0 0;
	font-size:0;
	text-decoration:none;
	color:#06C;
}
.link-face-topo:hover{background:url(imagens/layout/icone-facebook.png) no-repeat 0 -37px;}

#banner-cont{
	width:100%;
	height:424px;
	overflow:hidden;
	float: left;
	position:relative;
}

#banner-cont #banner{
	width:1920px;
	height: 424px;
	float: left;
	margin: 0 0 0 -960px;
	position: absolute;
	top: 0;
	left: 50%;
}

article{
	width: 100%;
	float: left;
	margin:20px 0 0 0;
}

section{
	width: 1000px;
	margin: 0 auto;
}

.tit1{
	width: 520px;
	height: 40px;
	line-height:40px;
	font-size: 36px;
	font-family: 'Open Sans Bold';
	font-weight: normal;
	text-align: center;
	margin: 50px 0 0 240px;
	border-bottom: 1px solid #222;
	color: #222;
}

.bx-wrapper{margin:20px 0 40px 0 !important;}

.destaques-home{
	width: 100%;
	height: 202px;
	float: left;
	margin: 0 0 0 0;
}

.destaques-home a{
	width: 220px;
	height: 202px;
	float: left;
	margin: 0 38px 0 0;
	position: relative;
}
.destaques-home a.ultimo{margin: 0;}

.destaques-home a img{float: left;}
.destaques-home a:hover h3:before{
	content: " ";
	width: 220px;
	height: 157px;
	float: left;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	top: 0;
	left: 0;
}
.destaques-home a:hover h3:after{
	content: " ";
	width: 37px;
	height: 37px;
	float: left;
	background: url(imagens/layout/icone-zoom.png) 0 0 no-repeat;
	position: absolute;
	top: 64px;
	left: 92px;
}

.destaques-home a h3{
	width: 100%;
	height: 42px;
	line-height: 42px;
	float: left;
	margin: 0;
	background: #141414;
	background: rgba(20,20,20,.8);
	color: #FFF;
	text-align: center;
	font-family: 'Open Sans Bold';
	font-weight: normal;
	position:absolute;
	left:0;
	bottom:0;
}

.destaques-home2{
	width: 435px;
	height: 230px;
	float: left;
	margin: 30px 0 0 0;
}

.destaques-home2 h2, .destaques-home3 h2{
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 0;
	font-family: 'Open Sans Bold';
	font-weight: normal;
	font-size: 30px;
	color: #222;
	border-bottom: 1px solid #222;
}

.destaques-home2 p{
	width: 100%;
	height: auto;
	line-height: 16px;
	float: left;
	margin: 15px 0 0 0;
	font-family: 'Open Sans Regular';
	font-size: 12px;
	color: #666;
}

.destaques-home2 a{
	width: 72px;
	height: 28px;
	line-height: 28px;
	float: right;
	margin: 15px 0 0 0;
	background: #2f2f27;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	border-radius: 4px;
}

.destaques-home3{
	width: 490px;
	height: 230px;
	float: left;
	margin: 30px 0 0 75px;
}

.destaques-home3 a{
	width: 100%;
	height: 73px;
	line-height: 18px;
	float: left;
	margin: 20px 0 0 0;
	font-family: 'Open Sans Regular';
	text-decoration: none;
}

.destaques-home3 a img{
	border: 1px solid #907d21;
	float: left;
}

.destaques-home3 a h3{
	width: 390px;
	height: auto;
	line-height: 18px;
	float:left;
	margin: 0 0 0 20px;
	color: #907d21;
	font-size: 14px;
}

.destaques-home3 a p{
	width: 390px;
	height: auto;
	line-height: 15px;
	font-size:12px;
	float:left;
	margin: 0 0 0 20px;
	color: #c2c2c2;
}

.destaques-home3 a span.bt{
	width: 70px;
	height: 25px;
	line-height: 25px;
	font-size:12px;
	float: right;
	background: #997b05;
	color: #FFF;
	text-align: center;
}

#bot-scroll-top{
	width:50px;
	height:50px;
	line-height:50px;
	float:right;
	position:fixed;
	bottom:40px;
	right:40px;
	background:#333;
	font-size:30px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
#footer-cont{
	width: 100%;
	height: 86px;
	float: left;
	background: #2f2f27;
	margin: 30px 0 0 0;
}

footer{
	width: 990px;
	height: 86px;
	margin: 0 auto;
}

.nav-footer{
	width: 600px;
	height: 15px;
	line-height: 15px;
	float: left;
	margin: 25px 0 0 0;
	font-family: 'Open Sans Bold';
	font-size: 12px;
	text-transform:uppercase;
}

.nav-footer li{display:inline;}

.nav-footer li a{
	color: #FFF;
	text-decoration: none;
	float: left;
	margin: 0 45px 0 0;
}

.nav-footer li a:hover{color: #907a1f;}

.info-loc{
	width: 270px;
	height: auto;
	float: right;
	margin: 25px 0 0 0;
	padding: 0 30px 0 0;
	color: #FFF;
	font-family: 'Open Sans Regular';
	font-size:12px;
	text-align: right;
	background: url(imagens/layout/icone-localizacao.png) no-repeat top right;
}

footer .hr{
	width: 590px;
	height: 1px;
	float: left;
	margin: 30px 0 0 205px;
	background: #1f1f19;
	border-bottom: 1px solid #494948;
}


.copyright{
	line-height: 16px;
	color: #CCC;
	font-size: 12px;
	margin: 40px 0 0 0;
	float: left;
}

.sinal-design{
	width: 116px;
	height: 22px;
	float: right;
	background: url(imagens/layout/sinal-design.png) no-repeat 0 0;
	font-size: 0;
	margin: 36px 6px 0 0;
}

.sinal-design:hover{
	background: url(imagens/layout/sinal-design.png) no-repeat 0 -22px;
}

.prods-col1{
	width: 205px;
	height: auto;
	min-height: 100px;
	float: left;
	margin: 0;
}

.prods-col1 h2{
	color: #93801F;
	font-size: 28px;
	font-family: 'Open Sans Bold';
	font-weight: normal;
}

.prods-col1 ul li a{
	width: 205px;
	height: 42px;
	line-height: 42px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #E5E1CA;
	text-decoration: none;
	text-indent: 28px;
	color: #2F2F27;
	background: url(imagens/layout/marcador-categoria-produtos.png) #FFF no-repeat 10px 16px;
}
.prods-col1 ul li a:hover{background: url(imagens/layout/marcador-categoria-produtos.png) #E5E1CA no-repeat 10px 16px;}

.prods-col2{
	width: 743px;
	height: auto;
	float: left;
	margin: 0 0 0 50px;
}

.prods-col2 h2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #747484;
	font-family: 'Open Sans Bold';
	float: left;
	font-weight: normal;
	border-bottom: 1px solid #E5E1CA;
}

.loop-prods1{
	width: 790px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

.loop-prods1 a{
	width: 220px;
	height: 200px;
	float: left;
	margin: 0 42px 30px 0;
	position: relative;
}
.loop-prods1 a.ultimo{margin: 0;}

.loop-prods1 a img{float: left;}
.loop-prods1 a:hover:before{
	content: " ";
	width: 220px;
	height: 157px;
	float: left;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	top: 0;
	left: 0;
}
.loop-prods1 a:hover:after{
	content: " ";
	width: 37px;
	height: 37px;
	float: left;
	background: url(imagens/layout/icone-zoom.png) 0 0 no-repeat;
	position: absolute;
	top: 64px;
	left: 92px;
}

.loop-prods1 a h3{
	width: 200px;
	height: 32px;
	line-height: 16px;
	float: left;
	margin: 0;
	padding:3px 10px;
	background: #141414;
	font-size:10px;
	color: #FFF;
	text-align: center;
	font-family: 'Open Sans Regular';
	font-weight: normal;
	display:table;
}

.loop-prods1 a h3 span{display:table-cell; vertical-align:middle;}

.infos-produto{
	width: 100%;
	height: auto;
	min-height: 200px;
	float: left;
	margin: 20px 0 0 0;
}

.infos-produto .col1{
	width: 300px;
	height: auto;
	float: left;
	margin: 0;
}

.infos-produto .col1 #img-prod{
	width: 300px;
	height: 300px;
	float: left;
	background: #EEE;
}

.centralizar-img{display:table;}
.centralizar-img span{display:table-cell; vertical-align:middle; text-align:center;}
.centralizar-img span img{max-width:300px; max-height:300px;}

.infos-produto .col1 #prod-thumbs{
	width: 330px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

.infos-produto .col1 #prod-thumbs span{width:90px; height:90px; margin:0 15px 15px 0; float: left; cursor: pointer; overflow:hidden;}
.infos-produto .col1 #prod-thumbs span img{max-width:90px; max-height:90px;}

.infos-produto .col2{
	width: 380px;
	height: auto;
	line-height: 20px;
	float: left;
	margin: 0 0 0 30px;
	font-size: 14px;
	color: #333;
}

.infos-produto .col2 p{margin:0 0 20px 0;}

.tit-pg{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #747484;
	font-family: 'Open Sans Bold';
	float: left;
	font-weight: normal;
	border-bottom: 1px solid #E5E1CA;
}

/* FORMULÁRIO DE CONTATO */
.form-contato{
	width:300px;
	height:350px;
	margin:20px 0 0 0;
	float:left;
}

.form-contato .contato-input1{
	width:290px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	font-size:14px;
	color:#333;
	border:1px solid #CCC;
	outline:none;
	background:#F8F8F8;
	font-family: 'Open Sans Regular';
	float:left;
}

.form-contato .contato-input2{
	width:280px;
	height:100px;
	line-height:18px;
	padding:10px;
	margin:10px 0 0 0;
	font-size:14px;
	color:#333;
	border:1px solid #CCC;
	outline:none;
	background:#F8F8F8;
	font-family: 'Open Sans Regular';
	resize:none;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
}

.form-contato .contato-input3{
	width:70px;
	height:30px;
	line-height:30px;
	background:#2f2f27;
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;
	font-family: 'Open Sans Regular';
	font-weight:bold;
	color:#FFF;
	border:none;
	outline:none;
	text-align:center;
	cursor:pointer;
	float:right;
}

.form-contato .contato-input3:hover{
	background:#0D0D0C;
}

.form-contato .error, .form-contato .wpcf7-not-valid{border:1px solid #900;}
.form-contato .valid{border:1px solid #090;}
.form-contato label.error{display:none !important;}

.form-contato span.wpcf7-not-valid-tip{display:none;}
.form-contato div.wpcf7-response-output{
	margin: -7px 0 0 0;
	padding: 5px;
	width: 200px;
	font-size: 12px;
	float: left;
}

.contato-input-hidden{display:none;}

#mapa{
	width:1000px;
	height:400px;
	float:left;
	clear:both;
	margin:30px 0 0 0;
	background:#EEE;
}

.cat-info{
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

.cat-info .cat-img{
	width: 300px;
	min-height: 200px;
	float: left;
	background: #EEE;
	margin: 0;
}

.cat-info .cat-desc{
	width: 415px;
	height: auto;
	float: left;
	margin: 0 0 0 25px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
}

.carrinho-orcamento, .pedir-orcamento{
	width:241px;
	height:37px;
	line-height:36px;
	padding:0 0 0 50px;
	float:left;
	margin:25px 0 0 4px;
	background:url(imagens/layout/bots-orcamento.png) no-repeat 0 0;
	font-size:15px;
	color:#353535 !important;
	cursor:pointer;
	font-family: 'Open Sans Bold';
	font-weight:bold;
	text-decoration:none;
}
.carrinho-orcamento:hover{background:url(imagens/layout/bots-orcamento.png) no-repeat 0 -38px; color:#000; text-decoration:none !important;}
.pedir-orcamento{background:url(imagens/layout/bots-orcamento.png) no-repeat 0 -76px; margin:15px 0 0 4px;}
.pedir-orcamento:hover{background:url(imagens/layout/bots-orcamento.png) no-repeat 0 -114px; color:#000; text-decoration:none !important;}
.add-mais-produtos{margin: 30px 0 0 45px;}


.form-orcamento{height:600px; margin:20px 0 0 0;}

.loop-dests1{
	width: 790px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

.loop-dests1 a{
	width:100%;
	height:120px;
	float:left;
	margin:0 0 20px 0;
	text-decoration:none;
}

.loop-dests1 a img{
	width:120px;
	height:120px;
	float:left;
	border:1px solid #907D21;
}

.loop-dests1 a h3{
	width:600px;
	height:auto;
	float:left;
	color:#907D21;
	font-size:20px;
	line-height:24px;
	margin:0 0 0 20px;
	font-family: 'Open Sans Regular';
}

.loop-dests1 a p{
	width:600px;
	height:auto;
	float:left;
	color:#666;
	font-size:12px;
	line-height:17px;
	margin:10px 0 0 20px;
	font-family: 'Open Sans Regular';
}

.loop-dests1 a:hover h3, .loop-dests1 a:hover p{text-decoration:underline;}

/* SIMPLE CART */
.simpleCart_items{
	width: 650px;
	float:left;
	margin:30px 0 0 45px;
}

.headerRow{
	background:#EEE;
	height:34px;
	font-size:16px;
	line-height:34px;
	font-weight:bold;
	color:#333;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}

.itemRow{
	border-bottom:1px solid #DDD;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	float:left;
	width:100%;
	height:100px;
}

.headerRow div{
	float:left;
	margin:0;
	height:34px;
	text-align:center;
}

.itemRow div{
	float:left;
	margin:0;
	height:100px;
	text-align:center;
	line-height:100px;
}

.item-thumb{width:18%;}
.item-name{width:28%;}
.item-quantity{width:26%;}
.item-remove{width:28%;}

.item-thumb img{
	width:80px;
	height:80px;
	background:#FFF;
	border:1px solid #DDD;
	margin:9px 0 0 0;
}

.item-quantity input{
	width:30px;
	height:25px;
	background:#EEE;
	text-align:center;
	border:1px solid #DDD;
	margin:32px 0 0 0;
}

.item-remove a{
	padding:0 5px;
	height:30px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#900;
	text-decoration:none;
	font-size:18px;
	background:#EEE;
	border:1px solid #DDD;
	border-radius:3px;
}
.item-remove a:hover{
	background:#FFF;
	border:1px solid #FCC;
	color:#F00;
}

.itemRow .item-name{
	height:40px;
	padding:30px 0 30px 0;
	line-height:20px;
}

#cont-404{
	width:960px;
	height:300px;
	background:#F8F8F8;
	box-shadow:0 1px 4px rgba(0, 0, 0, .3);
	margin:0 auto;
}

#cont-404 img{
	float:left;
	margin:15px 0 0 20px;
}

#cont-404 h2, #cont-404 p{width:625px;}

#cont-404 h2{
	float:left;
	font-size:22px;
	color:#900;
	margin:55px 0 0 30px;
}

#cont-404 p{
	font-size:14px;
	line-height:20px;
	color:#333;
	float:left;
	margin:15px 0 0 30px;
}

#cont-404 a{
	width:auto;
	height:25px;
	line-height:25px;
	padding:0 10px;
	float:left;
	margin:15px 0 0 30px;
	background:#09F;
	color:#FFF;
	border:1px solid #09C;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none;
}
#cont-404 a:hover{background:#06F;}
#cont-404 form{
	width:500px;
	height:30px;
	float:left;
	margin:15px 0 0 30px;
}
#cont-404 .input-404{
	width:200px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	margin:0;
	font-size:14px;
	color:#333;
	border:none;
	outline:none;
	border-radius:5px 0 0 5px;
	background:#FFF;
	box-shadow:inset 1px 1px 3px rgba(0, 0, 0, .3);
	font-family:Arial;
	float:left;
}

#cont-404 .bot-404{
	width:30px;
	height:30px;
	line-height:30px;
	background:url(imagens/layout/bot-search-404.png) no-repeat top left #FFF;
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial;
	color:#FFF;
	border:1px solid #EEE;
	outline:none;
	border-radius:0 5px 5px 0;
	text-align:center;
	cursor:pointer;
	float:left;
}
#cont-404 .bot-404:hover{box-shadow:0 0 3px rgba(0, 0, 0, .3);}

.conteudo-pg-contato{
	width: 670px !important;
	margin: 30px 0 0 30px !important;
}

/* DIAGRAMAÇÃO PADRÃO */
article section .wp-editor{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0 0 0;
}

.wp-editor{font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;}

.wp-editor p, .wp-editor .bot, .wp-editor blockquote, .wp-editor table, .wp-editor ul, .wp-editor ol{margin:0 0 20px 0;}

.wp-editor h2, .wp-editor h3, .wp-editor h4, .wp-editor h5, .wp-editor h6{width:100%; float:left; margin:0; font-family: 'Open Sans Bold';}
.wp-editor h2{font-size:24px; line-height:30px; color:#222;}
.wp-editor h3{font-size:22px; line-height:28px; color:#333;}
.wp-editor h4{font-size:20px; line-height:26px; color:#444;}
.wp-editor h5{font-size:18px; line-height:24px; color:#555;}
.wp-editor h6{font-size:16px; line-height:22px; color:#666;}

.wp-editor img.fl{
	float:left;
	margin:0 20px 20px 0;
}

.wp-editor img.fr{
	float:right;
	margin:0 0 20px 20px;
}

.wp-editor p{
	width:100%;
	height:auto;
	float:left;
	color:#444;
	line-height:20px;
}

.wp-editor a{color:#F60; text-decoration:none;}
.wp-editor a:hover{color:#F30; text-decoration:underline;}

.wp-editor .bot{
	padding:8px 10px;
	background:#09C;
	color:#FFF;
	float:left;
	font-weight:bold;
	font-size:14px;
	border-radius:2px;
	text-decoration:none;
	clear:both;
}

.wp-editor hr{
	width:100%;
	height:1px;
	float:left;
	margin:5px 0 20px 0;
	background:#DDD;
	border:none;
}

.wp-editor .bot:hover{background:#069; color:#FFF; text-decoration:none;}

.wp-editor .alignLeft{text-align:left;}
.wp-editor .alignRight{text-align:right;}
.wp-editor .alignCenter{text-align:center;}

.wp-editor blockquote{
	width:94%;
	height:auto;
	padding:3%;
	float:left;
	color:#444;
	line-height:26px;
	font-style:italic;
	border-left:2px solid #DDD;
	background:#FBFBFB;
}

.wp-editor blockquote:before, .wp-editor blockquote:after{content:'"'; font-size:30px; color:#CCC; vertical-align:middle; padding:0 3px;}


.wp-editor ul, .wp-editor ol{width:100%; float:left; line-height:22px; color:#444;}
.wp-editor ul li{list-style:disc; margin:0 0 0 20px;}
.wp-editor ol li{list-style:decimal; margin:0 0 0 20px;}

.wp-editor table{
	width:600px;
	height:auto;
	float:left;
	border:1px solid #EEE;
	border-collapse:collapse;
}

.wp-editor table tr:nth-child(odd){background:#FBFBFB;}

.wp-editor table tr th{
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#2f2f27;
}

.wp-editor table tr td{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333;
	text-align:center;
	border:1px solid #EEE;
}