/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	margin: 0;
	padding: 0;
	background: url(images/nwd_meio.jpg) repeat-y center;
}
a {
	color: #015291;
	text-decoration: none;
}
a:visited {
	color: #015291;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	/*background: url(images/logo_newdoor_2009.png) no-repeat;*/
	padding-left: 0px;
	height: 70px;
	font: bold 36px/100% "Impact", "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #015291;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #015291;
	margin: 0px 0px 2px;
	letter-spacing: 0px;
	font: normal 170%/100% "Impact", "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #015291;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Impact", "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Impact", "Trebuchet MS", Tahoma, Arial;
	color: #c71585;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border: 0px solid #000;
}
/* header area */
#header {
	background: url(images/nwd_topo.jpg) no-repeat center top;
	height: 310px;
	border-bottom: 0px solid #000000;
	margin: 0;
}
#headerimg {
	padding: 5px;
	height: 140px;
	width: 760px;
	margin: 0 auto;
	border-bottom: 0px solid #000000;
}
#headerimg .description{
	position: absolute;
	left: 20px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav_container{
	background: url(images/nwd_placa_pq.png) no-repeat center top;
	margin-top: 200px;
	height: 100px;
	padding-top: 15px;
}
#loja_link{

}
/* Menu */

#nav {
  list-style: none;
  margin: 0;
  padding: 13px 0 0 40px;
  }
	
#nav ul {
  padding: 0;
  margin: 0;
  }

#nav li {
  float: left;
  margin: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  color: #fff;
  color: #999999;
  text-decoration: none;
  padding: 5px 5px;
  font: normal 125%/170% "Impact", Arial, Helvetica, sans-serif;
  display: block;
  }

#nav li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 160px;
  left: -999em;
  z-index: 9;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  font: normal 70%/100%  "Impact", Tahoma, Arial;
  float: left;
  margin: 0;
  padding: 0;
  width: 160px;
  }
	
#nav li li a {
  width: 160px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  border-bottom: 1px solid #000000;
  background: #040404 url(images/slideshow.png) no-repeat center center;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-bottom: 1px solid #CCCCCC;
  background: #333333;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }
/* fim do menu */

/* content area */
#content {
	padding: 0 20px 30px 15px;
	float: left;
	width: 480px;
	overflow: hidden;}
.post-content {	padding: 0 20px 30px 5px;
	float: left;
	width: 475px;
	overflow: hidden;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.png) no-repeat;
	margin: 0 8px 0 2px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	padding: 12px;
	width: 460px;
	background: url(images/titulo_fundo.jpg) no-repeat left top;
}
.post {
	clear:both;
	padding-top: 15px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat, .post-tags, .post-comments {
	background: url(images/lampada_icon_magenta.png) no-repeat;
	padding-left: 20px;
	display: block;
	font-size: 95%;
	color: #999999;
}
.post-cat a, .post-tags a, .post-comments a{
	color: #333333;
}
.post-tags {
	background: url(images/lampada_icon_black.png) no-repeat;
}
.post-comments {
	background: url(images/lampada_icon_yellow.png) no-repeat;
}
.post-calendar {
	background: url(images/lampada_icon_cyan.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/lampada_icon_yellow.png) no-repeat;
	padding-left: 18px;
	float: left;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: gray;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/search-btn-bg.png) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#slideshow{
	background: url(images/slideshow.png) no-repeat center center !important;
	width: 220px;
	height: 150px;
	position: relative;
	left: -10px;
	top: -10px;
}

.slideshow{
	margin:20px;
}
#twitter{
	width: 220px;
	height: 75px;
	position: relative;
	left: -8px;
	top: 10px;
}
#sidebar {
	float: right;
	padding: 0 20px 20px 8px;
	width: 200px;
	color: #999999;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 120%/100% "Impact", "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	margin: 10px 0px 2px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
#sidebar a:hover{
	color: #333333;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
#list-page-sidebar ul {
  color: #333333;
  float: left;
  margin: 0;
  padding: 0;
  width: 165px;
  }
	
#list-page-sidebar li a, #list-page-sidebar li a:visited {
  font: normal 100%/150%  "Impact", Tahoma, Arial;
  width: 165px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  border-bottom: 1px solid #000000;
  background: #040404 url(images/slideshow.png) no-repeat center center;
  margin: 0;
  padding: 5px 20px 5px 15px;
  display: block;
  }
	
#list-page-sidebar li a:hover {
  border-bottom: 1px solid #CCCCCC;
  background: #333333;
  padding: 5px 20px 5px 15px;
  color: #fff;
  }

#list-page-sidebar li ul {
  line-height: 15px;
  }

#list-page-sidebar li li {
  color: #333333;
  float: left;
  margin: 0;
  padding: 0;
  width: 160px;
  background: #FFFFFF;
  }

#list-page-sidebar li li a, #list-page-sidebar li li a:visited {
  width: 160px;
  height: 20px;
  line-height: 15px;
  color: #666666;
  background: #FFFFFF;
  margin: 0;
  padding: 0px 20px 5px 15px;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  }
	
#list-page-sidebar li li a:hover {
  background: #FFFFFF;
  padding: 0px 20px 5px 15px;
  color: #333333;
  border-bottom: 1px solid #CCCCCC;
  }

/*blogroll */
.list-blogroll li, ul.list-blogroll li{
	background: url(images/lampada_icon_yellow.png) no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
	margin-left: 30px;
	border: 0;
}
/*category widget */
.list-cat li, ul.list-cat li, li.widget_categories li{
	background: url(images/lampada_icon_cyan.png) no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
	margin-left: 30px;
	border: 0;
}
/*archives widget */
.list-archives li, ul.list-archives li, li.widget_archives li{
	background: url(images/lampada_icon_black.png) no-repeat !important;
	padding-left: 20px !important;
	margin-left: 30px;
	list-style: none;
	margin: 0;
}

/*pages widget */
.list-page li, ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sub-pages */
.list-page li ul li, ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/lampada_icon_yellow.png) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 8px 25px 0 550px;
	float: right;
	position: absolute;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:2px solid #333333;
	width: 100px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	background: #000000;
	margin-right: 2px;
	color: #999999;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search.png) no-repeat;
	width: 48px;
	height: 48px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	border: 0;
}
#searchform input{
		width: 48px;
}
#pagseguro{
	text-align: center;
}
/* footer area */
#footer {
	clear: both;
	background: url(images/nwd_base.jpg) no-repeat center bottom;
	color: #999999;
	font-size: 95%;
	padding:0;
}
#footer_container{
	width:750px;
	text-align: left;
	padding-left: 50%;
	margin-left: -375px;
}
#footer_box{
	background: url(images/nwd_placa_meio.jpg) repeat-y center top;
}
#footer_box_top{
	background: url(images/nwd_placa_topo.jpg) no-repeat top center;
	height: auto;
	padding: 0px 25px 0px 25px;
	margin-left: 0;
}
#footer_box_bottom{
	background: url(images/nwd_placa_base.jpg) no-repeat bottom center;
	height: 38px;
}
#footer a, #footer a:visited {
	color: #015291;
}
#footer a:hover {
	color: #999999;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	line-height: 150%;
	color: #015291;
	margin: 10px 0px 15px;
	background: url(images/nwd_traco_branco.png) no-repeat bottom right;
}
.footer-recent-comments {
	width: 220px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/lampada_icon_cyan.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-top: 35px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/lampada_icon_cyan.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 190px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 35px;
}
/* credits */
#credits {
	margin: 0px auto;
	padding: 35px 0 0 0;
	width: 760px;
	color: #333333;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #333333;
}
#endereco{
	color: #333333;
	width: 400px;
	height: 100px;
	padding: 35px 0 140px 50%;
	margin-left: -358px;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* tabelas */
#mytable {
	width: 99%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 5px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: 12px "Impact", Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CCCCCC;
	background: url(images/slideshow.png) center center no-repeat;
}

td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333333;
}


td.alt {
	background: #eaeaea;
	color: #666666;
}

th.spec {
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

th.specalt {
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
