/*
Theme Name: Cox and Balter's EFM Theme
Theme URI: http://reflexoesdigitais.com.br
Description: EFM Theme is a copyrighted theme for exclusive use of E Factor Media Corporate
Version: 1
Author: Diego Cox & Leo Balter
Author URI: http://reflexoesdigitais.com.br
*/

@CHARSET "UTF-8";


body *, p, h1, h2, h3, h4, h5, h6, a, div, span, form, label, small, table, tr, td, strong, small, pre, em {
	padding: 0;
	margin: 0;
	-webkit-padding-start: 0px;
	border:0 none;
}

body {
	font-family: Arial, Verdana, sans-serif;
	color: #CACACA;
	width: 100%;
	margin: 0 !important;	
}

h1,h2,h3,h4,h5,h6 {
	color: #FF64BF;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 0;
}

a {
	/* color: #ffba17; */
	color: #a69d83;
}

a:focus, a, a:visited, a:link, a:hover {outline: none;}

.white {
	color: #fff;
}

.bodyFontColor {
	color: #CACACA;
}

.golden {
	color: #ffba17;
}

.efmBrown {
	color: #FF64BF;
}

.notToUpper {
	text-transform: none !important;
}

#homeLogo {
	background-image: url(./images/hdrLogo.png);
	height: 255px;
	width: 275px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 10;
	margin: 0;
}

.escondido {
	width: 1px;
	height: 1px;
	position: absolute;
	overflow: hidden;
}

#homeLogo a {
	display: block;
	height: 255px;
	width: 275px;
}


/* listas horizontais */
.listaHorizontal li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	white-space: nowrap;
	float:left;
	display: inline;
}

.listaHorizontal li a {
	float:left;
	display: inline;
	white-space: nowrap;
}

.toUpper {
	text-transform: uppercase;
}

/* preLoad de imagens */

.preLoader,
.preLoader img {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top:  -9999px;
}

/* Header */
#header {
	background-image: url("./images/hdrFundo.png"); 
	background-repeat: repeat-x; 
	height: 255px;
	width: auto;
	top: -12px;	margin-left: auto;	margin-right: auto;
}

#headerLogo { 
	float: left;
	clear: left;
	border: 0px;
}

#headerPageList {
	position: relative;
	padding-top: 158px;
	text-align: center;
	font-size: 12px;
}

#headerPageList li {
	background-image: url("./images/hdrTick.png");
	background-repeat: no-repeat;
	background-position: right 12px;
	padding: 0.2em 0.2em;
}

#headerPageList li a.hdrLiSelected {
	color: #87e5ff;
	background-image: url("./images/hdrUnderline.png");  
	background-position: center bottom;
	background-repeat: no-repeat;
}

#headerPageList li a {
	color: #bebebe;
	text-decoration: none;
	padding-bottom: 5px;
	min-width: 72px;
	
}

#headerPageList li a:hover {
	color: #87e5ff;
	background-image: url("./images/hdrUnderline.png");  
	background-position: center bottom;
	background-repeat: no-repeat;
}



/* Footer */

#footer {
	padding-top: 5px;
	border-top: 1px none #ddd;
	clear: both;
	height: 82px;
	background-image: url("./images/ftrHorizontal.png");
	background-repeat: repeat-x;
	background-position: 0 34px;
	text-align: center;
	font-size: 10px;
	color: #808080;
	margin-top: 10px
	width: auto;
}



#footer ul {
	
	-webkit-padding-start: 0px;
}

#footerPageList {
	position: relative;
	margin-top: 24px;
}

#footerPageList li {
	text-align: center;
}

#footerPageList li a.ftrLiSelected {
	color: #7db1bf;
	text-decoration: underline;
}

#footerPageList li a {
	color: #808080;
	text-decoration: none;
	padding-bottom: 5px;
	min-width: 65px;
	
}

#footerPageList li a:hover {
	color: #7db1bf;
	text-decoration: underline;
}

#footerCopyRight {
	text-align: center;
	display: inline-block;
	float:left;
	margin-left: 12%;
	margin-right: auto;
}

/* SocialList - Footer e Sidebar */


.socialList {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display:inline-block;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	-webkit-padding-start: 0px !important;
}

.socialList li {
	padding: 0.2em 0.2em;
	text-align: center;
}

#sidebarSocialList li {
	padding: 0.2em 0.2em;
	text-align: center;
}

.a_fb {	background-image: url("./images/socialGreyFB.png");	width: 16px; height: 16px;}
.a_tw {	background-image: url("./images/socialGreyTW.png"); width: 16px; height: 16px; }
.a_oo {	background-image: url("./images/socialGreyOO.png");	width: 16px; height: 16px; }
.a_in {	background-image: url("./images/socialGreyIN.png"); width: 16px; height: 16px; }
.a_yt {	background-image: url("./images/socialGreyYT.png");	width: 16px; height: 16px; }
.a_rss { background-image: url("./images/socialGreyRSS.png"); width: 16px; height: 16px; }

.a_fb:hover { background-image: url("./images/socialColorFB.png");	width: 16px; height: 16px; }
.a_tw:hover { background-image: url("./images/socialColorTW.png"); width: 16px; height: 16px; }
.a_oo:hover { background-image: url("./images/socialColorOO.png");	width: 16px; height: 16px; }
.a_in:hover { background-image: url("./images/socialColorIN.png"); width: 16px; height: 16px; }
.a_yt:hover { background-image: url("./images/socialColorYT.png");	width: 16px; height: 16px; }
.a_rss:hover { background-image: url("./images/socialColorRSS.png"); width: 16px; height: 16px; }

/* sidebar */

#sidebar {
	float: right;
	background-image: url('./images/sidebarVerticalTick-middle.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 15px;
	width: 256px; 
	margin-top:-66px;
	color: #000000;
	font-size: 12px;
}
#upSidebar {
	background-image:url("./images/sidebarVerticalTick-up.png");
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	float:left;
	font-size:12px;
	height:60px;
	margin-left:-15px;
	margin-top:-8px;
	overflow:visible;
	width:256px;
}

#downSidebar {
	float: left;
	background-image: url('./images/sidebarVerticalTick-down.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-left: -15px;
	width: 256px;
	margin-top:-66px;
	color: #000000;
	font-size: 12px;
	height: 60px;
	overflow: visible;
}

#cReel {
	background: transparent url('images/sidebarCompanyReel.png') scroll center center no-repeat;
	height: 151px;
	width: 271px;
	display: block;
	margin-left: -15px;
}

.widgettitle, .widget-title, .widgettitle a, .widget-title a,.widgettitle a:visited, .widget-title a:visited {
	color: #FF64BF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 17px !important;
	font-weight: normal;
}

.widgettitle a:hover, .widget-title a:hover {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
}

.widget-subtitle {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: 100;
	line-height: 1em;
}

#sidebar .socialList {
	margin-top: 1em;
	margin-left: -0.2em;
}

#sidebar .block {
	/* padding: 15px; */
	line-height: 1.2em;
} 

#sidebar .widget {
	padding: 15px;
	color: #FF64BF;
	text-transform: uppercase;
	font-size: 17px;
}

#sidebar .widget * {
	font-size:12px;
	
}

.widget_rss {
	width: 226px;	
}

.widget_rss > a {
	color:#FF64BF;
	font-size:17px !important;
}

.widget_rss a img {
	display: none;
}

.widget_rss ul li * {
	text-transform: none;
}

#sidebar > ul, #sidebar > ul > li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 0px;
}

.widget_rss ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #6bb9d0;
	-webkit-padding-start: 0px !important;
}

.widget_rss ul {
	-webkit-padding-start: 0px !important;
}
.widget_rss ul li cite {
	color: #ccc ;
}

.rsswidget {
	text-decoration:none;
	color:#6BB9D0;
}


.rss-date {
	display:block;
	color:#000000;
}

.rss-author {
	color: #b7b7b7;
}

.widget_recent_entries a {
	text-decoration: none;
}

.widget_recent_entries ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	text-transform: none;
}


/* estrutura básica */

.wrapper {
	width: 1060px;
	text-align: left;
	color: #000000;
 }

#content {
	clear: left; 
	float: left; 
	width: 696px;
	padding: 0 0 30px 0;
 }

.clear { clear: both; } 
 
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

div.skip-content { display: none; }

/* post */

.post {
	width: 657px;
	margin: 0 auto 0 42px;
	padding: 0 0 5em 42px;
	font-size: 12px;
	line-height: 1.5em;
}

.postWork {
	margin: 0 auto 0 0 !important;
	padding: 0 0 5em 24px !important;
}

.postWork .hrPost {
	width:716px !important;
	background: transparent url('./images/postsHorizontalLine.png') no-repeat center top !important;
	margin-top:50px; 
	margin-left:0 !important;
}

.postWork .pinkBox {
	margin-left: -24px !important; 
}

.workBox {
	margin-bottom:1em;;
}

.post-title {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: -0.05em;
	line-height: 30px;
		
}

.post-title a, .post-title a:hover,
.post-title a:active, .post-title a:visited {
	text-decoration: none;
	color: #FF64BF;
}


.title2 {
	margin-bottom:-0.15em;
	margin-top:-0.35em;
	color: #b4b4b4 !important;
	display: inline-block;
	line-height: normal !important;
}

.post-date {
	background-color: #7bd3eb;
	color: #ffffff;
	padding : 0.5em 2.5em 0.5em 0.5em;
	margin-bottom: 1em;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: normal !important;
}

.readMore {
	color: #33ebe1;
	font-size: 8px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0.5em;
}

.post strong {
	font-weight: normal;
	color: #ffba17;
}

.imgBox {
	font-style: italic;
	font-size: 10px;
	padding: 0 0 1em 0;
}

.pinkBox {
	margin-left: -85px;
	margin-bottom: 2em;
}

#contactUs {
	width: 190px;
	clear: left;
	float: left;
	margin-right: 15px;
}

#contactUs p, #contactUs h1, #contactUs div {
	text-indent: 0;
	margin-bottom: 1em;
}

#contactFlashBox {
	float:left;
	width:450px;
}

.pinkBoxGroup { 
	height: 301px;
}


.pinkBoxInside {
	position: relative;
	top: -300px;
	text-transform: uppercase;
	width: 590px;
}

.pinkBoxInside p {
	color: #fff;
	display: inline;
	font-weight: bold;
	font-size: 24px;
}

.pinkBoxInside h1 {
	font-size: 40px !important;
	font-weight: normal  !important;
	color: #fff !important;
	letter-spacing: -3px  !important;
	padding-bottom: 0px  !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	line-height: normal !important;
}

.pinkBoxInside h2 {
	color: #ca12b3  !important;
	display: inline  !important;
	font-weight: normal  !important;
	font-size: 30px  !important;
	line-height:26px  !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.pinkBoxInside h3 {
	color: #585858  !important;
	display: inline  !important;
	font-weight: normal  !important;
	font-size: 20px  !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

dl {
	padding-bottom: 1em;
}

dt {
	text-transform: uppercase;
	color: #FF64BF;
	font-size: 14px;
}

dd {
	padding-left: 3em;
}

.post h1 {
	font-size: 30px;
	padding-bottom: 6px;
}

.post p {
	padding-bottom: 1.5em;
}

/* CUSTOMIZE BLOG COMMENTS */
#commentform {margin-top:30px; width:660px; height:265px;}
#commentform #author, #commentform #email {background:#e7e7e7; border:0; padding:6px; width:284px;}
#commentName {float:left;}
#commentform label {color:#7ad2eb; font-size:14px; font-weight:normal; text-transform:uppercase;}
#commentEmail {float:right;}
#commentTextarea {float:left; height:140px; margin-top:15px;}
.formtxt {display:inline;}
#comment {width:648px; height:98px; background:#e7e7e7; padding:6px; border:0; overflow:auto;}
#submit {background:#7ad2eb; color:#fff; font: 10px Arial,Verdana,sans-serif; text-transform:uppercase; border:0; padding:4px 35px 4px 4px;}
#submit.btn {background:#7ad2eb;}
#submit.btnhov {background:#33ebe4; cursor:pointer;}
#commentSubmit {float:right;}
.hrPost {width:716px; height:11px; background: transparent url('./images/postsHorizontalLine.png') no-repeat center top; margin-top:50px; margin-left:-60px;}
#postcomment {margin-top:15px;}
.hrEachPost {border:0; height:1px; background-color:#d3d3d3;}
.comment {margin-top:35px;}
#commentlist {list-style:none;}
.commentAvatar {float:left; margin-right:20px;}
.commentTxtWrap {float:left;}
.commentTxtAuthor {color:#cabf9d; font-size:18px;}
.commentTxtAuthor a {color:#cabf9d;}
.commentTxtDate {font-size:10px;}
.commentTxtTxt {margin-bottom:10px;}

.post-tag {
	background-color: #7bd3eb;
	color: #ffffff;
	padding : 0.5em 2.5em 0.5em 0.5em;
	margin-bottom: 0;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: normal !important;	
}

.post-tag a {
	color: #ffffff !important;
	text-decoration: none;
}

a[rel*="attachment"] {
	border-color:transparent;
	border-width:0px;
	margin: 2px 2px 2px 2px;
	padding: 0;
} 

a[rel*="attachment"] img {
	border-color:transparent;
	border-width:0px;
	margin: 0px !important;
	padding: 0px !important;
	display:inline;
} 


/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* end of caption styling */

.workThumbs {
	width: 657px;
	margin: 0 auto 0 0;
	padding: 6em 0 0 86px;
	font-size: 10px;
	line-height: 1em !important;
	position:relative;
	clear:both;
}

.workThumbs .caption-bottom {
	font-size: 10px;
	font-weight: normal;
	max-width:115px;
	padding-left:8px;
	padding-right:8px;
	color: #fff;
}

.workThumbs .caption-bottom a {
	max-width: 110px;
	font-size: 10px;
	font-weight: normal;
	color: #7BD3EB;
}

.workThumbs h1 {
	font-size:30px !important;
	margin-bottom: 12px !important;
}

.workThumbs a {
	/*color: #FFF !important; */
	text-decoration: none !important;
}

.workThumbs img {
	margin: 4px;
	border: 0;
}

.subtitle {
	color:#999999 !important;
	line-height: 24px;
	margin-top: -8px;
	padding-bottom:1em !important;
}

.subtitle p {
	padding-bottom: 0;
	
}

#pageNav {
	width: 657px;
	margin-left: 84px;
	font-size:10px !important;
	line-height:normal !important;
	text-transform:uppercase;	
}

#pageNav a {
	color: #fff;
	padding:0.5em;
	background: #7BD3EB;
	text-decoration: none; 
}

#pageNav a:hover {
	color: #fff;
	padding:0.5em;
	background: #7BD3EB;
	text-decoration: underline; 
}

#pageNav a:first-child {
	clear: right;
	float: right; 
}

.alignnone {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

#pageNav .alignleft {
	clear:left;
	float:left;
}

#pageNav .alignright {
	clear:right;
	float:right;
}

.hrPostList {
	width:699px !important;
	height:11px; 
	background: transparent url('./images/postsHorizontalLine.png') no-repeat scroll center top; 
	margin:0 auto 30px 42px;
	overflow: visible;
	position:relative;
	clear:both;
}