/*
Theme Name: molduras sorocaba
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  font-size: 13px;
  font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
  line-height: 1.5em;
  background-image: url(images/00.jpg);
  background-repeat:inherit; 
  background-attachment: fixed;
}
a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  background: #D1B86F;
}

/***************LAYOUT*************************/
#shadow {
  width: 1024px;
  margin: 0 auto;
  background: url(images/shadow.PNG) repeat-y;
  overflow:hidden;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-top: 5px;
}
#header {
  width: 960px;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  left: 15px;
  top: 10px;
  height: 70px;
}
#heading {
  color: #fec501;
  text-transform: uppercase;
  font-size: 18px;
}
.description {
  text-transform: none;
  margin-left: 7px;
  color: #000000;
  font-weight: 400;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 40px;
 width: 960px;
 border: 1px;
 margin-bottom: 2px;
}
#nav2 ul.cat {
  width: 952px;
  height: 35px;
  background: #000000;
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
}
#nav2 li {
 float: left;
 margin-left: 5px;
 display: inline;
}
#nav2 li a {
  display: block;
  color: #F0DFBC;
  text-decoration: none;
  background: url(images/nav.JPG);
  font-size: 13px;
  padding: 7px;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  color: #FFFFFF;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: #fff;
  border: 1px;
}
#topbg {
  background: #000000;
  margin-top: 4px;
  margin-left: 4px;
  width: 950px;
  height: 30px;
  overflow: hidden;
}
#top ul.page {
  width: 950px;
  float: center;
 font-size: 20px;
}
#top li {
  float: left;
  margin-left: 5px;
}
#top li a {
  float: left;
  display: block;
  background: url(images/nav.JPG);
  color: #F0DFBC;
  padding: 5px;
}
#top li a:hover {
  color: #FFFFFF;
}

/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#Ad-125 {
  float: left;
}

#wp-pagenavi {
  float: left;
  color: #D8A400;
}
.wp-pagenavi a:hover {
  font-size: 10px;
  background: #D8A400;
  color: #FFFFFF;
}

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 10px;
  margin-right: 5px;
  display: inline;
  margin-top: 0px;
}

/* End Twitter, RSS, Email */

.padd {
  padding: 3px;
}
.about {
  float: right;
  width: 288px;
  margin-bottom: 0px;
  margin-top: 32px;
  padding: 10px;
}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#searchform {
  float: right;
  margin-top: 22px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
  height: 19px;
}
#searchsubmit {
  background: #f5c03a;
  color: #fff;
  height: 26px;
  width: 76px;
  background: url(images/search.png) no-repeat scroll 0 1px;
  border: none;
}
*+html #searchsubmit {
  position: relative;
  top: -4px;
}


#featured-category {
  float: left;
  width: 650px;
}
#contentwrap {
  float: left;
  width: 650px;
}
#contentwrap1 {
  float: left;
  width: 640px;
}
#right {
  float: right;
  width: 310px;
}
#sidebar {
  float: right;
  width: 350px;
}
#sidebar2 {
  clear: both;
  float: left;
  width: 140px;
margin-left: -40px;
}
#sidebar3 {
  float: right;
  width: 170px;
  margin-right: 20px;
}

#sidebar4 {
  clear: both;
  float: center;
  width: 960px;
  height: 500px;
  padding: 70px 0px 1px 125px;
  background: #FFFFFF;
  background: url(images/Molduras_Sorocaba_banner0.JPG) no-repeat;
}

/* ADVERT */

.advert{
 float: right;
 width: 328px;
 border: 1px;
 padding: 10px;
 margin-bottom: 10px;
}
.advert img{
 border:none;
 float:left;
 margin-left: 8px;
 margin-right: -6px;
 display: inline;
}
/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  margin: 0 auto;
  text-align: center;
  color: #F0DFBC;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000000 url(images/s4bot.png) repeat-x scroll top;
}
#footer a, #footer a:visited, .sponsors a{
  color: #F0DFBC;
}
#footer a:hover {
  color: #000000;
  background: #D8A400;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
.clear {
  clear: both;
}


/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #sidebar2 h3, #sidebar3 h3, .feat-cat-entry h3, .about h3  {
  padding: 6px 10px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}
#sidebar ul, #sidebar2 ul, #sidebar3 ul {
  padding-left:0;
}
.side-widget ul li {
  background: url(images/li.jpg) no-repeat;
  padding: 0 0 0 13px;
  line-height: 25px;
  border-bottom: 1px;
}
.side-widget ul li:hover {
  background: url(images/lihover.JPG) no-repeat;
}
.side-widget a {
  color: #FFFFFF;
}
.side-widget a:hover {
  color: #fff;
  background: url(images/lihover.JPG) no-repeat;
}

.lwidget ul li, .bwidget ul li {
  padding: 0 0 0 13px;
  line-height: 25px;
  border-bottom: 1px;
}
.side-widget ul li ul li, .lwidget ul li ul li, .bwidget ul li ul li {
  border-bottom: none;
  border-top: 1px;
}
.side-widget {
  clear: both;
  width: 288px;
  margin-bottom: 10px;
  padding: 10px;
}
.lwidget {
  width: 130px;
  padding: 10px;
  color: #000000;
}
.lwidget a:hover {
  color: #FFFFFF;
  background: #D8A400;
}
.rwidget {
  color: #000000;
}
.rwidget a:hover {
  color: #000000;
  background: #FFFFFF;
  text-decoration: underline;
}

.side-widget a:visited, .lwidget a, .lwidget a:visited, .bwidget a, .bwidget a:visited, .bwidget li.recentcomments a {
  color: #000000;
}

.in {
  padding: 15px 0px 20px;
}
.bwidget {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
  margin-bottom: 10px;
}
.bwidget h3 {
  color: #000000;
  padding-bottom: 5px;
}
.bwidget ul li {
  color: #000000;
  border-bottom: 1px;
  line-height: 25px;
}

.bwidget a:hover, .bwidget li.recentcomments a:hover {
  color: #fff;
}
.textwidget {
  padding: 5px;
}



/***************POST STYLES*************************/
.row { clear: both; }

.col1 { width: 280px; float: left; margin-left: 10px; margin-right: 10px;  }
.col2 { width: 270px; float: left;  }


.toppost {
  background: #FFFFFF;
  border: 1px;
  padding: 5px;
  overflow: hidden;
  padding-bottom: 0;
}
.post h2 {
  margin-bottom: 5px;
  margin-top: 3px;
  float: left;
  width: 268px;
}
#contentwrap1 .post h2 {
  background: #FFFFFF;
  width: 598px;
  padding: 6px 10px;
}
#contentwrap1 .post {
  clear: both;
  padding: 5px;
  border: 1px;
}
.post h2 a, post h2 a:visited {
  color: #000000;
  text-transform: none;
  font-weight: bold;
  font-size: 17px;
}
.post h2 a:hover {
color: #FFFFFF;
background: #D8A400;
}
.meta {
  clear: both;
  color: #c69101;
}
.meta a, .meta a:visited {
  color: #c69101;
}
.cat {
  float: left;
}
.tags {
  float: right;
}
.comm {
  float: right;
  line-height: 28px;
  width: 20px;
  padding-left: 10px;
  background: url(images/comm.png) no-repeat;
}
.comm a, .comm a:visited {
  color: #D8A400;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll left top;
  text-align: center;
  width: 81px;
  float: right;
  line-height: 23px;
}
.postmetadata {
  margin:0;
  padding-bottom: 23px;
}
.postmetadata a:hover {
  color: #FFFFFF;
  background: #D8A400;
}

.spostmetadata {
  margin: 10px 0 0 0;
  padding-bottom: 20px;
}


.post {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.pwrap {
  background: #FFFFFF;
  padding: 5px;
}
.entry {
  clear: both;
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
#contentwrap1 .entry h2 {
  background: none;
  margin: 0 0 4px 0;
  padding: 0;
}
.entry img, .post_thumbnail {
  padding: 5px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}