/*  
Theme Name: WP-Creativix
Theme URI: http://www.wp-themix.org/themes/wp-creativix-free-premium-portfolio-wordpress-theme/
Description: WP-Creativix is a beautifull business & portfolio Wordpress Theme. It has unlimited variations due to the possibility to define a custom color code as highlight color.
It comes with a Portfolio Template already included which may display your latest work with nice Lightbox support. On the Frontpage it has a nice working Javascript Slideshow.
This Theme comes with a Javascript 3-Level Dropdown Menu. Of course there are many more features such as Custom Logo Uploader and a Big Options set! Have fun while discovering. (Please use my theme DEMO to see how the Theme looks).
Version: 1.5.2
Author: Dennis Nissle
Author URI: http://www.wp-themix.org/
Tags: white, silver, purple, light, three-columns, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, purple, front-page-post-form, photoblogging, custom-colors, custom-header, sticky-post, microformats
*/

/* General Styles */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0 auto;
padding: 0;
border: 0;
/* background: transparent;
font-size: 100%;
vertical-align: baseline; 
outline: 0; */
}

@import url("reset.css");

body {
font-size: 10px;
font-family: Verdana, Tahoma, Geneva, sans-serif;
line-height:15px;
width: 900px;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
color: #710000;
text-decoration: none;
}

a:hover {
color: #710000;
text-decoration: underline;
}

a:visited {
color: #710000;
text-decoration: none;
}

blockquote {
color: #CCC;
font-size: 11px;
font-style: italic;
}

h1, h2, h3 {
color: 9d60c1;
line-height: 45px;
}

h7 {
font-size: 16px;
font-weight: bold;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: bold;
}

caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
abbr {
border:0;
}

#logo {
text-align: right;
margin-bottom: 25px;
}

/* 
#logo a {
font-family: Juni;
font-size: 46px;
text-transform: uppercase;
padding-bottom: 18px; 
}

#logo a, img {
border: none; 
} 
*/

#logoname {
float: left;
width: 250px;
margin-top: 145px;
}

#logoname a {
font-family: Juni;
font-size: 46px;
text-transform: uppercase;
padding-bottom: 18px;
}

/* Navigation Styles */

#navigation {
height: 40px;
z-index:1;
}
/*
.menudrop {
float: left;
z-index:10;
}
*/
#tam-txt {
float: left;
font-weight: bold;
font-family: Times New Roman, Tahoma, Geneva, sans-serif;
padding-right: 10px;
}

#linguas {
float: right;
padding-right: 5px;
/*width:60px;*/
}

#search {
width: 200px;
float: right;
height: 28px;
}

#search form {
width: 200px;
height: 28px;
}

#searchbox {
background: url(images/search.gif) no-repeat top;
width: 144px;
height: 28px;
border: none;
margin-top: 10px;
padding: 5px 3px 0px 15px;
color: #6e6e6e;
}

#searchbutton {
background: url(images/search_btn.gif) no-repeat;
width: 27px;
height: 28px;
border: none;
position: relative;
top: -4px;
left: -12px;
cursor: pointer;
}

.search-result {
/*padding-right: 20px;
margin-bottom: 10px;
position: relative;
border-right:1px solid #CCCCCC;*/
}

.search-result h1 {
border-bottom:1px solid gray;
color:#8A8A8A;
display:inline;
font-weight:normal;
line-height: 20px;
padding-bottom:3px;
}

.search-result h2 {
font-size:12px;
font-weight:normal;
line-height: 15px;
margin-top: 30px;
margin-bottom: 5px;
}

#header{
width:916px;
margin:0px auto;
}

#header #navbar {

height:50px;
line-height:50px;
margin:0px auto;
}

#navbar, #navbar ul {
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:50px; 
z-index:5;
}

#header #navbar a {
height:48px;
display:block;
padding:0 21px;
text-decoration:none;
text-align:center;
line-height:28px; 
outline:none;
float: left;
z-index:35;
position:relative;
color: #6e6e6e;
}

#header #navbar a:hover {
color: #710000;
}

#header #navbar ul a {
line-height: 35px; 
}

#header #navbar li {
float:left;
position:relative;
z-index:20;
margin-top:10px;
}

#header #navbar li li {
border-left:none;
margin-top:0;
}

#header #navbar ul {
position:absolute;
display:none;
width:172px;
top:36px;
left:-1px;
background: #f5f5f5;
}

#header #navbar li ul a {
width:130px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
}

#header #navbar ul ul {
top:auto;
}	

#header #navbar li ul ul {
left:172px;
top: 0px;
}

#header #navbar li ul ul a {
border-left:none;
}

#header #navbar a{
color:#888;
}

#header #navbar ul {
border:1px solid #c0c0c0;
border-top:none;
}

#header #navbar li ul a {
border-bottom:1px solid #fff;
border-top:1px solid #c0c0c0;
}

#header #navbar ul a, #header #navbar ul li {
background-color:#f5f5f5;
}

#header #navbar ul a:hover, #header #navbar ul a:focus {
color: #710000;
}

#header #navbar .current_page_item a {
}

#header #navbar li:hover ul ul, #header #navbar li:hover ul ul ul,#header  #navbar li:hover ul ul ul ul {
display:none;	
}
#header #navbar li:hover ul, #header #navbar li li:hover ul, #header #navbar li li li:hover ul, #header #navbar li li li li:hover ul {
display:block;
}

#principal h2 {
font-size: 13px;
color: #6e6e6e;
font-weight: normal;
display: inline; 
border-bottom: 1px solid gray; 
line-height: 40px; 
padding-bottom: 3px;
}

#principal ul li {
margin:0 1.4em;
}

#imagem {
width: 200px;
float: left;
margin: 0 20px 20px 0 /* espaçamento padrão */
}

#realizacoes {
width: 440px;
float: left;
margin:0 100px 40px 0; /* espaçamento padrão */
}

#realizacoes a {
color: #427a78;
font-size: 11px;
}

#resultados {
width: 250px;
float: left;
margin: 0 30px 40px 0; /* espaçamento padrão */
}

#resultados a {
color: #f28747;
font-size: 11px;
}

#beneficios {
font-size: 13px;
margin-bottom: 35px /* espaçamento padrão (vertical) -5 */
}

#outros-conteudos {
margin-left: 5px;
}

#outros-conteudos h2 {
font-size: 12px;
color: #6e6e6e;
font-weight: normal;
display: inline; 
border-bottom: 1px solid gray; 
line-height: 40px; 
padding-bottom: 3px;
}

#text {
float:right;
position:absolute;
top:40px;
width:660px;
height:0;
color:#6e6e6e;
overflow:hidden;
z-index:4;
padding:0px;
left: 240px;
}

#text h3 a {
padding:3px 0 10px 3px;
color: #710000;
font-size: 18px;
font-weight:bold;
letter-spacing:-1px;
text-decoration: none;
}

#text h3 a:hover {
text-decoration: underline;
}

#text p {
padding:0 0 5px 3px;
color:#6e6e6e;
float:right;
font-size:12px;
text-align: justify;
margin: 0px;
}

#text p a {
color:#993399;
}

.date {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
}


#image {
width:200px;
height:190px;
}

#image img {
position:absolute;
z-index:2;
width:200px;
height:150px;
left:20px;
top:10px;
border:2px solid #bfbfbf;
}

.imgnav {
position:absolute;
width:25%;
height:180px;
cursor:pointer;
z-index:3;
}

#imgprev {left:0;background:none;}
#imgnext {right:0;background:none;}

#imglink {
position:absolute;
height:150px;
width:100%;
z-index:5;
opacity:.4;
filter:alpha(opacity=40);
}

.linkhover { }

#thumbnails {margin-top:20px;height:38px;}

#arrowleft {
float:left;
width:26px;
height:49px;
/* background:url(images/left.gif) top center no-repeat; */
padding-left:40px;
margin-top: 30px;
z-index:6;
}

#slideleft:hover {}

#arrowright {
float:right;
width:26px;
height:49px;
/* background:url(images/right.gif) top center no-repeat; */
padding-right:40px;
margin-top: 30px;
z-index:7;
}

#slideright:hover {	}

#frontarea {
float:left;
position:relative;
width:785px;
margin-left:20px;
height:100px;
overflow:hidden;
}

html* #frontarea {margin-left:0;}

#fronter {
position:absolute;
left:0;
height:100px;
top: 10px;
}

#fronter img {
cursor:pointer;
border:2px solid #710000;
}

/* Frontpage Column Styles */

#big-column {
margin: 0px auto;
}

#column-top {
background: url(images/top-column.gif) no-repeat;
height: 9px;
float: left;
margin-left: 7px;
}

/* Featured Posts & Articles on Frontpage */

#feat-post {
width: 330px; 
float: left;
}

.outros-posts {
width: 330px; 
padding: 0 20px; 
float: left;
}

#enquete {
width: 140px;
float: left;
}

.linha {
display:inline;
border-bottom: 1px solid black;
}

/* Subpage Column Styles */

#sub-column {
height: auto;
margin: 0px auto;
list-style: none;
}

#sub-column {
font-weight: normal;
}


/* Subpage Content Styles */


.content {
width: 680px;
float: left;
/* padding: 10px 15px 10px 15px; */
}

.content h1 {
border-bottom:1px solid gray;
height:20px;
font-size:20px;
color:#8A8A8A;
display:inline;
font-weight:normal;
line-height: 20px;
padding-bottom:3px;
float:left;
margin-right:47px;
margin-top:12px;
margin-bottom:15px;
/*
font-size: 20px;
margin-bottom: 20px; 
padding-bottom: 3px; */
}

.content p {
text-align: justify;
/* color: #8a8a8a; */
}

.post {
padding-right: 20px;
margin-bottom: 30px;
position: relative;
top: -15px;
border-right:1px solid #CCCCCC;
}

.post ul {
/* border-top: 1px solid #CCC; 
color: #6e6e6e; */
list-style-type: disc;
list-style-position:inside;
margin: 5px 40px 15px 10px;
}

.post ul li {
/* border-bottom: 1px solid #CCC; 
color: #6e6e6e; */
padding: 2px;
}

.post ul li a {
color: #710000;
}

.post ol {
border-top: 1px solid #CCC;
list-style-type: disc;
list-style-position:inside;
color: #6e6e6e;
margin: 20px 40px 10px 10px;
}

.post ol li {
color: #6e6e6e;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.post ol li a {
color: #710000;
}

/* Breadcrumb Navigation Styles */

.breadcrumb {
color:#8A8A8A;
float:left;
/*margin-bottom:20px;*/
margin-top:1px;
width:580px;

}

.breadcrumb a {
color: #710000;
font-weight: normal;
text-decoration: none;
}

.breadcrumb a:hover {
text-decoration: underline;
}

/* Sidebar Styles */

.sidebar {
width: 220px;
float: left;
margin-left: 30px;
margin-top: 0px;
padding-bottom: 50px;
}

.widgettitle {
color: #8a8a8a;
font-size: 18px;
font-weight: normal;
padding: 20px 0px 10px 0px; 
list-style-type: none;
}

#sidebar {
float: right;
width: 200px;

padding-left: 20px;
}

#sidebar p {
margin-bottom: 8px;
}

#perfis img {
padding-right: 14px
}


#sidebar ul li {
list-style-type: none;
}

#sidebar ul ul li a {
padding-left: 30px;
}

#sidebar ul ul ul li a {
padding-left: 40px;
}

.textwidget {
margin: 10px 8px 20px 0px;
color: #6e6e6e;
}

.sidebar ul li a {
color: #710000;
text-decoration: none;
border-bottom: 1px solid #CCC;
display: block;
padding: 5px;
padding-left: 20px;
background: url(images/listenpunkt.gif) no-repeat left center;
}

.sidebar ul li a:hover {
color: #710000;
text-decoration: underline;
}

.posted {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
display: block;
padding-left: 10px;
}

#wp-calendar {
border:1px solid #cccccc;
color:#6e6e6e;
width: 220px;
}

#wp-calendar caption {
color: #8a8a8a;
font-size: 18px;
font-weight: normal;
padding: 0px 0px 10px 0px; 
list-style-type: none;
}

tbody .pad {
background-color:#dddddd;
}

#wp-calendar a {
font-weight:bold;
font-size:12px;
background: none;
padding: 0px;
margin: 0px;
border: none;
}

thead tr th {
width:20px;
height:20px;
text-align:center;
background-color: #710000;
color: #FFF;
border:1px solid #cccccc;
padding: 3px; 
}

tbody tr td {
width:20px;
height:20px;
text-align:center;
border:1px solid #cccccc;
}

tfoot #prev {
width:58px;
height:20px;
text-align:left;
background-color:#ffffff;
background: none;
padding-left: 10px;
}

tfoot #next {
width:58px;
height:20px;
text-align:right;
background-color:#ffffff;
background: none;
padding-right: 10px;
}

/* Comment Styles */

.alt {margin: 0;padding: 10px;}

#comment-wrap {
border: 0px;
color: #6e6e6e;
font-size: 11px;
}

#comment-wrap h6 {
font-size: 12px;
margin-bottom: 10px;
}

#comments ol {
list-style-type: none;
line-height: 18px;
border: 0px;
}

#comments ul li {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
border: 0px;
}

.commentlist {
padding: 0;
text-align: justify;
border: none;
}

.comment-body {
margin-bottom: 20px;
}

.reply {
font-size:11px;
clear: both;
float: right;
margin-top: -20px;
}

.commentlist em {
font-size: 11px;
}

.commentlist li {
margin: 5px 0 0px 10px;
padding: 5px 5px 0px 5px;
list-style: none;
border: 0px;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 30px;
margin-bottom: 0px;
list-style: none;
border: 0px;
}

.commentlist li li {
background:none;
border:none;
list-style:none;
margin:3px 0 3px 20px;
padding:3px 0;
border: 0px;
}

.commentlist li .avatar {
border:1px solid #ccc;
margin:5px 8px 6px 5px;
float: left;
padding:2px;
width:45px;
height:45px;
}

.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 11px;
margin-top: 2px;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none; 
margin: 10px 5px 5px 65px;
font-size: 11px;
border: none;
}

#commentform p {
}

.commentmetadata {
font-weight: normal; 
margin: 0;
display: block; 
font-size: 10px;
font-style: italic;
}

.commentmetadata a, .commentmetadata a:visited {
color: #6e6e6e;
}

.commentmetadata a:hover{
}

.children { 
padding: 0;
border: none;
}

.thread-alt {
border: none;
}

.thread-even li {
}
.depth-1 {
border: none;
}

.even, .alt li {
margin-bottom: 20px;
}

#respond {
color: #8a8a8a;
margin-top:10px;
color:black;
}

#respond input {
margin-right: 10px;
font-size: 11px;
color: #8a8a8a;
display: block;
margin-bottom: 5px;
width:200px;
height:20px;
}

#respond textarea{
height:88px;
width:200px;
}

#postcomment1{
border-bottom: 1px solid gray; color: #6e6e6e; display: inline; font-size: 11px; padding-bottom: 2px; line-height: 25px;
}

#respond h4 {
/* font-size: 12px; */
margin-bottom: 5px;
}

#submit {
background-color: #f3f6f8;
border: 1px solid #710000;
color: #710000 !important;
padding: 3px 5px 3px 5px;
margin-top: 10px;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}

#submit:hover {
background-color: #8a8a8a;
border: 1px solid #710000;
color: #fff !important;
padding: 3px 5px 3px 5px;
text-decoration: none;
}

/* Portfolio Styles */

#portfolio {
margin: 20px 10px 50px 30px;
float: left;
}

.port-pic {
width: 270px;
height: auto;
background-color: #FFF;
border: 1px solid #CCC;
float: left;
margin-bottom: 20px;
margin-right: 20px;
display: block;
}

.port-pic h3 {
font-size: 16px;
font-weight: normal;
color: #710000;
margin: 10px 10px 0px 12px;
}

.port-pic h3 a {
text-decoration: none;
color: #710000;
}

.port-pic h3 a:hover {
text-decoration: underline;
color: #710000;
}

.port-pic p {
text-align: justify;
color: #8a8a8a;
padding: 5px 10px 10px 10px;
font-style: italic;
font-size: 11px;
}

.port-pic img {
border: 2px solid #CCC;
margin: 10px 10px 0px 7px;
text-align: center;
}

/* Blog Styles */

.post h1 a {
color: #710000;
text-decoration: none;
}

.post h1 a:hover {
color: #710000;
text-decoration: underline;
}

.post p {
margin-top: 10px;
font-size: 10px;
}

.blogpic {
text-align: center;
}

.blogpic img {
margin-top: 20px;
border: 2px solid #CCC;
}

.category a {
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;
padding: 3px 5px 3px 5px;
text-decoration: none;
font-size: 11px;
margin: 0px 5px;
line-height: 25px;
}

.category a:hover {
background-color: #d4d4d4;
border: 1px solid #8a8a8a;
color: #8a8a8a;
padding: 3px 5px 3px 5px;
text-decoration: none;
}


/* Footer Styles */

#footer {
clear: both;
padding: 30px 0 0 0; /* espaçamento padrão */
height: 30px;
width: 910px;
}

#footer a:hover {
text-decoration: underline;
}

#footer1 {
float: left;
width: 900px; /* = width body */
}

#servicos-footer {
/* padding-right: 10px; */
float: left;
font-weight: bold;
}

#servicos-footer ul {
float: left;
padding: 0 10px 0 0; /* = espaçamento-padrão /2 */
font-weight: bold;
}

#servicos-footer li {
list-style: none;
float: left;
padding-right: 10px;
}

#footer-links {
/* width: 190px; 
padding: 0 18px 0 0; */
float: right;
}

#footer-links a {
font-size: 10px;
/* padding: 0 5px 0 0; style="color: rgb(57, 105, 57) = espaçamento-padrão /2 */
}

.footer-links a {
padding-right: 5px;
}

#footer-links img  {
padding: 0 5px;
}

#footer-social {
float: right;
padding-left: 25px;
}

#footer-social img  {
/* padding: 0 3px 0 0; */
}

#footer-creditos {
/* color: #6E6E6E;
font-size: 10px; */
float: right;
}

#footer-creditos img {
float: none;
vertical-align: bottom;
padding: 0;
}

#footer-creditos a {
color: #6E6E6E;
}

.wordpress-icon {
float: left;
margin-right: 10px;
margin-bottom: 12px;
}

.supported {
color: #CCC;
font-size: 10px;
text-align: center;
}

.supported a {
color: #CCC;
font-size: 10px;
text-decoration: none;
}

/* Lightbox Images */

#grow {
background:#000 url(images/ajax-loader.gif) no-repeat center center;
border: none;
}

#nycloser {
background: url(images/closed.png) no-repeat center center;
border: none;
}

#next {
background: url(images/next.png) no-repeat center center;
border: none;
}

#next {
background: url(images/next.png) no-repeat center center;
border: none;
}

#prev {
background: url(images/prev.png) no-repeat center center;
border: none;
}

/* Pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;	
}

.wp-pagenavi a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;
}

.wp-pagenavi a:hover {	
background-color: #d4d4d4;
border: 1px solid #8a8a8a;
color: #8a8a8a;
}

.wp-pagenavi a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
background-color: #d4d4d4;
border: 1px solid #8a8a8a;
color: #8a8a8a;	
}

.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;
}

.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
background-color: #d4d4d4;
border: 1px solid #8a8a8a;
color: #8a8a8a;
}

.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}

#servicos {
float: left;
padding: 15px 0 10px 17px;
width: 897px;
}

#servicos h2 {
font-size: 15px;
color: #6e6e6e;
margin-bottom: 5px;
border-bottom:1px solid #B1B1B1;
}

#servicos img {
padding: 5px 30px 10px 40px;
width: 8%;
margin-bottom: 0;
border-bottom: 0;
}

.widget-title {
font-weight: normal;
font-size: 10px;
}

/* REMOVER ? 

.featurebox {
width: 921px;
height: 365px;
clear:both;
margin:auto;
}

#image-wrapper {
margin:0 auto;
display:none;
padding:6px 0;
width: 921px;
}

#image-wrapper * {
margin:0;
padding:0;
}

.frontslide {
display: none;
}

.desc h3 {
font-size: 10px;
font-style: italic;
color: #710000;
font-weight: normal;
clear:both;
border-bottom: 1px solid #b1b1b1;
}

#topmenu {
margin-top: 5px;
float: right;
clear: both;
}

#sub-top {
background: url(images/sub-top.gif) no-repeat;
height: 42px;
margin-left: 7px;
float: left;
margin-top: 10px;
}

#sub-content {
background: url(images/sub-content.gif) repeat-y;
float: left;
margin-left: 7px;
}

#beneficios a {
display: inline; 
border-bottom: 1px solid gray; 
padding-bottom: 3px;
}

#conteudo {
margin-left:-70px;
}


*/