/*
THEME NAME: Campanha Digital V 2.0
DESCRIPTION: Tema padrao do site Campanha Digital.
VERSION: 2.5
AUTHOR: Rafael Beckel
AUTHOR URI: http://www.usebrainz.com/
TAGS: fixed-width, two-columns, right-sidebar, orange, black, custom-header, theme-options, microformats
*/

#header h1 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
}

a {
	color: #ff6600;
}

a img {
	border: none;
}

p {
	color:#4f4f4f;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11pt; 
	color: #4F4F4F;
	background-color: #000000;
	background-attachment:fixed;
	/*background-color: #526233;*/
	background-repeat: no-repeat;
	/*background-image: url("http://campanhadigital.net.br/files/2011/06/CidAdmBH.jpg");*/
	background-image: url("http://campanhadigital.net.br/images/panorama.jpg");
	/*background-image: url("http://campanhadigital.net.br/images/esplanada.jpg");*/
	background-position: 0px 0px
}

h1, h3, h4, h5, h6 {
	color: #000000;
}

h2 {
	color: #ef6a0b;
}

blockquote {
        font-family: Georgia, Times, Courier New;
        font-size: 12;
        background: #ffffff;
        line-height: 15pt;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3f3f3f;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   	box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}

#comments {
	margin-top: 100px;
}

#wrapper {
    -moz-border-radius: 0 0 10px 10px;
    background-color: #FFFFFF;
    border: 3px solid #2F2F2F;
    margin: 0 auto;
    position: relative;
    width: 90%;
}

#content {
	padding: 1em;
	/*margin-top: 10px;*/
}

#header-text {
	padding: 1em;
}

#header-image {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 260px;
}

#blog-title {
	font-size: 2em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#blog-title a, #blog-title a:hover {
	background: none;
	color: #6A2E22;
	text-decoration: none;
}

#access {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background-color: #2F2F2F;
    border-color: #2F2F2F #2F2F2F #FF6600;
    border-style: solid;
    border-width: 3px 3px 8px;
    font-size: 20px;
    height: 60px;
    opacity: 0.9;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

/*
#access div.menu {
	float: left;
	overflow: hidden;
}*/

#access div.menu-header {
	float: left;
	overflow: hidden;
}

#apresentacao {
	height: 335px;
	background-image: url(./img/redes.png);
	background-repeat: no-repeat;
	background-position: center right;
	margin-bottom: 60px;
}

#setalaranja {
	height: 100px;
	width: 100px;
	margin-left: 20px;
	background-image: url(./img/setalaranja.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#email {
	height: 100px;
	width: 135px;
	float: left;
	margin-top: 15px;
	/*background-image: url(./img/mail.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}

#setacinza {
	height: 100px;
	width: 80px;
	float: left;
	margin-top: 15px;
	background-image: url(./img/setacinza.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#endereco {
	height: 45px;
	width: 365px;
	float: left;
	margin-top: 40px;
	background-image: url(./img/enderecomail.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}

#escreva {

	background-image:url(./img/escreva.png);
	background-repeat:no-repeat;
	height:300px;
	margin-left:6px;
	margin-top:-17px;
	padding-top:100px;
	padding-left:30px;
	display:none;

}

#escreva p {

	background-image:url(./img/setapequena.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left: 16px;

}

#textoJQuery {
	position: absolute;
	width: 99%;
	height: 95px;
	top: 190px;
	overflow: hidden;
	color: #ffffff;
	z-index: 99;
	text-shadow: 3px 3px 3px #000000;
	-moz-text-shadow: 3px 3px 3px #000000;
	-webkit-text-shadow: 3px 3px 3px #000000;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=2);
}

.pmaior {
	font-size: 23px;
	top:10px;
	position: absolute;
	white-space:nowrap;
	display:none;
}

.pmenor {
	font-size: 18px;
	margin-left: 80px;
	top:50px;
	position: absolute;
	white-space:nowrap;
	display:none;
}

div.menu-header ul ul {
	border: 1px solid #191919;
}

div.menu-header ul li {
	border-right: 1px solid #191919;
}

div.menu-header, div.menu-header a {
	color: #fff;
}

div.menu-header ul li a {
	line-height: 60px;
	padding: 0 40px;
	font-size: 1.1em;
}

div.menu-header ul li a:hover, div.menu-header ul li.current_page_item a {
	background-color: #ff6600;
	/*background-image: url(images/menu-hover-bg.jpg);*/
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-shadow: #000000 2px 2px 2px;
	-moz-text-shadow: #000000 2px 2px 2px;
	-webkit-text-shadow: #000000 2px 2px 2px;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=2);
}

div.menu-header ul ul {
}

div.menu-header ul li ul li {
	border: 0 none;
	float: none;
}

div.menu-header ul li ul li a {
	padding-right: 5em;
	font-size: 1em;
}

div.menu-header ul li ul li a, div.menu-header ul li ul li a:hover, div.menu-header ul li.current_page_item ul li a {
	background-image: none;
}

div.menu-header ul li ul li a {
	background-color: #5E6065;
}

div.menu-header ul li ul li a:hover, div.menu-header ul li ul li.current_page_item a {
	text-decoration: underline;
}

#header-search {
	float: right;
	padding: 0 15px;
	position: relative;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#header-search input.text {
	width: 111px;
	height: 12px;
	background-image: url(images/search-field.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 2px;
	margin-left: 1em;
}

#header-rss {
	float: right;
	margin-right: 10px;
}

/*.entry-title {
	margin: 0;
	padding: 0;
}*/

.entry-title {
	font-size:32px;
	text-align:center;
	color: #ff6600;
	text-shadow: #000000 1px 1px 0px;
	-moz-text-shadow: #000000 1px 1px 0px;
	-webkit-text-shadow: #000000 1px 1px 0px;
	
		filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=1);
}

.entry-title a {
	text-decoration: none;
	color: #ff6600;
}

.sidebar, .sidebar a {
	color: #666;
	background: url(http://campanhadigital.net.br/files/2011/02/bgside.png) repeat #EBECEC;
	/*margin-top: 10px;*/
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

.socialside {
	width: 60px;
	height: 60px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.entry-date, .entry-meta, .entry-meta a {
	color: #C2C9CF;
	background: #ffffff;
	margin-top: 10px;
}

.comentarios, .comentarios a, .comentarios a:link, .comentarios a:visited, .comentarios a:hover {
float:center;
font-family:Arial,Helvetica,Sans-Serif;
font-size:15px;
font-style:normal;
font-weight:bold;
//margin-left: 115px;
}

#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}

.entry-date {
	color: #666;
	margin-bottom: 1em;
}

.entry-date abbr, .entry-meta abbr {
	border: 0;
}

.entry-meta {
	margin-bottom: 3em;
	font-style: italic;
}

body.single .entry-meta {
	margin-bottom: 0;
}

#comments-list .comment-author .n {
	font-weight: bold;
}

#comments-list .comment-meta {
	font-style: italic;
}

#comments-list .comment-author img.avatar {
	float: left;
	margin-right: 0.5em;
}

.sidebar {
	font-size: 0.9em;
	padding-top: 10px;
}

.sidebar ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.widget_recent_entries {
	line-height: 25px;
	width: 90%;
	color: #ff6600;
}

.widget_recent_entries a {
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #222222;
}


#footer {
	margin-top: 1em;
	padding: 1em 0;
	border-top: 1px solid #191919;
	background-color: #6F6F6F;
	margin-top: 5px;
}

#footer, #footer a, #footer a:hover {
	color: #999;
}

#footer a, #footer a:hover {
	text-decoration: none;
	background: none;
}


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
	float:left;
	/*margin:0 -300px 0 0;*/
	width:75%;
}

div#content {
	margin: 7px;
	/*border: 1px solid #191919;*/
	/*background: url(http://campanhadigital.net.br/files/2010/08/bg_post.jpg) #ffffff repeat-x 0 0;*/
	/*background-color: #D0CEDA;*/
	padding-bottom: 0px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	/*behavior:url(http://campanhadigital.net.br/img/border-radius.htc);*/
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:25%;
}

div#secondary {
	clear:right;
}

div#footer {
	clear:both;
	width:100%;
}


/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.sideinputstyle {
	border: 1px solid #787878;
	/** remember to change image path **/
	background: url("http://campanhadigital.net.br/img/inputBg.png") repeat-x #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #ff6600;
	width: 95%;
	height: 28px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.sidetextstyle {
	border: 1px solid #787878;
	/** remember to change image path **/
	background: url("http://campanhadigital.net.br/img/inputBg.png") repeat-x #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #ff6600;
	width: 95%;
	height: 80px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.sidecaptchastyle {
	border: 1px solid #787878;
	/** remember to change image path **/
	background: url("http://campanhadigital.net.br/img/inputBg.png") repeat-x #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #ff6600;
	width: 67%;
	height: 24px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.sidebuttonstyle {
	border: 1px solid #787878;
	/** remember to change image path **/
	background: #FF6600;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
	width: 95%;
	height: 45px;
	-moz-text-shadow: 2px 2px 2px #000000;
	-webkit-text-shadow: 2px 2px 2px #000000;
	text-shadow: 2px 2px 2px #000000;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=2);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

/** You can use this style for your LABEL elements **/
.sidelabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	color: #787878;
}

/* Misc styles */

.clear {
	clear: both;
}

div.sidebar .title {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	padding-right: 10px;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=1);
}

div.skip-link {
	display: none;
}


/* Ad styles */

div.sidebar #ads ul {
	margin: 0;
	padding: 0;
}

div.sidebar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div.sidebar #ads img {
	width: 125px;
	height: 125px;
}

/* Sandbox styles */

div.menu-header ul,div.menu-header ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div.menu-header ul a {
display:block;
text-decoration:none;
}

div.menu-header ul ul ul a {
font-style:italic;
}

div.menu-header ul li ul {
left:-999em;
position:absolute;
}

div.menu-header ul li:hover ul, div.menu-header ul li.sfhover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

.wp-caption {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	order-radius:4px 4px 4px 4px;
	/*behavior:url(http://campanhadigital.net.br/img/border-radius.htc);*/
	background:none repeat scroll 0 0 #C2C9CF;
	border: 1px solid #000000;
	color:#928A85;
	font-size:80%;
	padding:0.4em 0;
	text-align:center;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.1em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.menu-header ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;
}

input#author,input#email,input#url {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3 {
margin:0;
padding:0;
}

.nav-previous, .nav-next {
	background: url("http://campanhadigital.net.br/img/inputBg.png") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	width: 270px;
	/*height: 37px;*/
	margin: 20px;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/*behavior:url(http://campanhadigital.net.br/img/border-radius.htc);*/
}

.nav-previous a, .nav-next a {
	font-weight: bold;
	color: #2F2F2F;
}

.nav-previous a:hover, .nav-next a:hover {
	color: #ff6600;
}

span.wpcf7-list-item { display: block; }
