@charset "UTF-8";
/* CSS Document */


/* GLOBAL DEFINITIONS */

html {
	background-color: #292218;	
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #fff;
}

body {
	padding-top: 0px;
	margin: 0px auto;
	background-color: #AC8864;
	color: #E7CEA5;
	behavior: url("csshover3.htc");
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fundo-madeira.jpg);
	background-attachment: fixed;
}

a {
	color: #E2C594;
	text-decoration: none;
}

a:hover {
	color: #8C6741;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* font classes */

h1 {
	font-size: 28px;
	color: #F89C35;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #785528;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-size: 18px;
	color: #EA9332;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #795726;
}

h3 {
	font-size: 20px;
	color: #F89C35;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 16px;
	color: #DBB575;
	padding: 0px;
	margin: 0px;
}

h5 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-size: 12px;
}

/* MAIN ID's */

#mainContent {
	width: 979px;
	margin: 0px auto;
}


#homeContent {
	background-image:url(../images/slideshow/background.png);
	background-repeat: no-repeat;
	width: 100%;
	min-height: 690px;
	line-height: 18px;
	
}


/* NAVIGATION (TOP NAVIGATION ONLY) */

#nav {
	margin:0px auto; 
	padding:0px; 
	top: 30px; 
	display:block;
	width: 905px;
	background-image: url(../images/navigation/bar.png);
	background-repeat: no-repeat;
	height: 43px;
	padding-top: 3px;
}

#nav .first {
	margin-left: 5px;
	width:129px;
}

#nav .divider {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	margin: 0px;
	margin-right: 1px;
	margin-left: 4px;
}

#nav .head {
	width: 107px;
	height: 15px;
	display: block;
	float: left;
	padding-top: 13px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 1px;
	font-weight: normal;
	margin-right: 2px;
}

#nav > li { 
	list-style-type:none; 
	float:left; 
	display:block; 
	margin:0px;
	padding: 0px;
	position:relative; 
	width:128px;
	height: 38px;
	text-align:center;
}

#nav > li:hover { 
	z-index: 100;
	cursor: pointer;
	background-image: url(../images/navigation/button_middle27.png);
	background-repeat: no-repeat; 
}
	
#nav > li:hover ul { 
	display:block; 
}
	

#nav li ul {
	margin:0px; 
	margin-top: 35px;
	padding:0px; 
	display:none;
}

#nav li ul li {
	color: #333;
	font-weight: bold;
	list-style-type:none;
	padding: 0px;
	width: 180px;
	height: 30px;
	background-image:url(../images/navigation/dropdown/divider.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: center;
	display: inline;
}

#nav li ul .last {
	display: inline;
	background: none;
	height: 15px;
}
#nav li ul li a {
	color: #FFFFFF;
	display:block;
	width: 180px;
	padding: 7px 10px;
	text-decoration:none;
	background-image: url(../images/navigation/dropdown/dropdown.png);
	background-repeat: repeat-xy;
}
#nav li ul li:hover a {
	width: 180px;
	background-image: url(../images/navigation/dropdown/dropdown_mouseover.png);
	background-repeat: repeat-xy;
}
#nav li span { 
	cursor:pointer; 
	margin:0px 10px; 
	font-weight:bold; 
}


/* MAINPAGE SLIDER */


.headScraper {
	z-index: 2;
	margin-top: 5px;
}

#slider {
	margin-left: 70px;
	margin-top: 28px;
	width: 500px;
	height: 281px;
	background:url(../images/slideshow/loading.gif) no-repeat 50% 50%;
}
#slider a{

}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	top:0px;
	background:#999;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:90;
}
.nivo-caption p {
	padding:10px;
	margin:0;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	background-image: url(../images/slideshow/goleft.png);
	height: 39px;
	width: 38px;
	left: -30px;
}
.nivo-prevNav:hover {
	background-image: url(../images/slideshow/goleft2.png);
	height: 39px;
	width: 38px;
	left: -30px;
}
.nivo-nextNav {
	background-image: url(../images/slideshow/goright.png);
	height: 39px;
	width: 38px;
	right:-28px;
}
.nivo-nextNav:hover {
	background-image: url(../images/slideshow/goright2.png);
	height: 39px;
	width: 38px;
	right:-28px;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.contactButton {
	background-repeat:no-repeat;
	width: 156px;
	height: 46px;
	float: right;
	margin-top: 25px;
	margin-right: 100px;
	display: block;
}

.contactButton:hover {

}




/* MAIN BOXES (LEFT AND RIGHT CONTENT, MAINBOX, ETC) */

.boxLeft {
	width: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 50px;
	background-image: url(../images/layout/divider_vert.png);
	background-position: right;
	background-repeat:repeat-y;
}
.boxLeftAlt {
	width: 550px;
	margin-left: 60px;
	float: left;
	margin-top: 30px;
}

.boxLeftBig {
	width: 649px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

.mainBox {
	width: 420px;
	height: 255px;
	background-image: url(../images/layout/badge.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.boxRight {
	width: 40%;
	float: left; 
	margin-top: 50px;
	margin-left: 20px;
}

.boxRightSmall {
	width: 28%;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(../images/sidebar/sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxRightSmallAlt {
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	background-image: url(../images/sidebar/sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxRightSmaller {
	width: 300px;
	float: left;
	margin-top: 110px;
	margin-left: 50px;
	background-image: url(../images/sidebar/sidebar_middle.png);
	background-repeat: repeat-y;
}

.boxRightCategoryHead {
	width: 300px;
	height: 77px;
	background-image: url(../images/sidebar/category_top.png);
	background-repeat:no-repeat;
	background-position:top;
}

.boxRightCategoryHead h1 {
	padding-left: 40px;
	padding-top: 40px;
}

.boxRightCategoryHead h3 {
	padding-left: 40px;	
}

.boxRightCategory {
	margin-top: -20px;
	padding-top: 40px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(../images/sidebar/sidebar_middle.png);
	background-repeat: repeat-y;
}

.boxRightCategoryBottom {
	vertical-align: bottom;
	width: 300px;
	margin-left: 50px;
	margin-top: 110px;
	float: left;
	background-image: url(../images/sidebar/category_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxRightCategoryNav {
	margin-left: 40px;	
}

.boxRightCategoryNav li {
	height: 33px;	
	width: 200px;
	background-image: url(../images/sidebar/divider.png);
	background-position:bottom center;
	background-repeat:no-repeat
}

.boxRightCategoryNav li a {
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
}

.boxRightCategoryNav li a:hover {
	background-image:url(../images/sidebar/category_arrow.png);
	background-repeat: no-repeat;
}

.boxRightShorten {
	margin-top: 20px;
}


.boxRightSmallExtend {
	width: 300px;
	float: left;
	margin-top: -20px;
	background-image: url(../images/sidebar/sidebar_middle.png);
	background-repeat: repeat-y;
}

.pageText {
	margin-right: 10px;
	margin-left: 20px;
	font-size:14px;
	width: 95%;
}
.pageTextfff {
	margin-right: 10px;
	margin-left: 20px;
	font-size:14px;
	width: 95%;
}
.author {
	padding: 5px;
}

.author img {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}

.author p {
	padding: 5px;
	margin-top: 20px;
	float: left;
	width: 250px;
	text-align: justify;
}

.readmore_main {
	float: left;
	padding-top: 10px;
	width: 105px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	color: #292218;
	text-decoration: none;
	background-image: url(../images/buttons/readmore_main1.png);
	background-repeat: no-repeat;
}

.readmore_main:hover {
	background-image: url(../images/buttons/readmore_main2.png);
	background-repeat: no-repeat;
}

.button_standard {
	background-image:url(../images/buttons/button_basic.png);
	background-repeat: no-repeat;
	color: #fdd88a;
	font-weight: bold;
	text-decoration: none;
	width: 87px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	text-align: center;
}

.button_long {
	background-image:url(../images/buttons/button_long.png);
	background-repeat: no-repeat;
	color: #fdd88a;
	font-weight: bold;
	text-decoration: none;
	width: 119px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	text-align: center;
}

.button_standard:hover {
	color: #fff;
}

.mainpageDivider {
	background-position: center;
	background-image: url(../images/layout/divider_horz.png);
	background-repeat: no-repeat;
}

/* BLOG STYLES */
.blogDivider {
	background-image: url(../images/blog/divder.png);
	background-repeat: repeat-x;
}

.pagerNavigation li {
	background-color: #292218;
	border: 1px solid #3e3428;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 40px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #523d1e;
	float: left;
}

.pagerNavigation li a {
	padding-top: 10px;
	display: block;
	color: #584122;	
}

.pagerNavigation li a:hover {
	height: 24px;
	display: block;
	color: #292218;	
	background-color: #3d3427;	
	border: 1px solid #292218;
}

/* MAIN PAGE POSTS */

.mainPagePost {
	width: 400px;
	text-align: justify;
	font-size: 13px;
	height: 90px;
}

.mainPagePostAlt {
	width: 550px;
	text-align: justify;
	font-size: 13px;
}

/* BLOG ENTRY POSTS */

.postLinks li {
	float: left;
	list-style: none;
	background-image:url(../images/buttons/button_basic.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.postLinks .long {
	background-image:url(../images/buttons/button_long.png);
	background-repeat: no-repeat;
	width: 120px;
}

.postLinks a {
	color: #fdd88a;
	text-decoration: none;
	font-weight: bold;
}
.postLinks a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.postDivider {
	background-image: url(../images/layout/divider_horz.png);
	background-repeat: repeat-x;
}

.postBreadcrumbs {
	font-size: 10px;
	color: #5d5143;
}

.postBreadcrumbs a {
	color: #F5F1F0;
}

.postBreadcrumbs a:hover {
	color: #B56C1B;
}

.postText {
	margin-right: 0px;
	margin-left: 20px;
	font-size:14px;
	color: #ECD8B7;
	width: 97%;
	text-align: justify;
}
.postIntro {
	font-size: 16px;
	text-align: justify;
	color: #ab9983;
}

.postFiled {
	color: #657314;
	font-size: 10px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
	background-image:url(../images/post/filedUnder.png);
	background-repeat: no-repeat;
}

.postFiled strong {
	color: #9ab034;
	font-weight: bold;
	padding: 0px;
}

.postFiled a {
	color: #657314;
	font-style: oblique;
}

.postFiled a:hover {
	color: #9ab034;
}

.postFiled .date {
	float: right;
	padding-right: 5px;
}

.postComment {
	margin-top: 20px;	
}

.postCommentImage {
	float: left;
	margin-top: -10px;
	width: 120px;
}

.postCommentImage img {
	padding: 20px;
}

.postCommentEntry {
	float: left;
	margin-left: 10px;
}

.postCommentEntry .title {
	font-size: 18px;
	color: #fff;
}

.postCommentEntry .titleDetail {
	color: #675843;
}

.postCommentEntry .date {
	color: #675843;
	font-size: 12px;
}

.postCommentEntry .entry {
	width: 400px;	
	text-align: justify;
}

.postNewCommentBox {
	padding: 10px;
	margin-top: 20px;
	width: 350px;
	float: right;
}	

.postNewCommentBox .inputBox {
	background-image:url(../images/post/input.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
}

.postNewCommentBox .inputBox input {
	border: 0px;
	width: 205px;
	height: 20px;
	margin-left: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	color: #bdbdbd;
	float: left;
}

.postNewCommentBox .inputBoxBig {
	background-image: url(../images/post/textarea.png);
	width: 350px;
	height: 143px;
}


.postNewCommentBox .inputBoxBig textarea {
	border: 0px;
	width: 310px;
	height: 140px;
	margin-left: 2px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	color: #bdbdbd;
	float: left;
}


.submitComment {
	background: none;
	background-image: url(../images/post/submit_1.png);
	background-repeat: no-repeat;
	width:83px;
	height: 28px;
	margin-top: 8px;
	display: block;
	float: left;
	border: 0px;
}

.submitComment:hover {
	background-image: url(../images/post/submit_2.png);
	background-repeat: no-repeat;
}

.contactError {
	background-color: #292218;
	border: 1px solid #675843;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #903;
}

.contactError li {
	background-image: url(../images/buttons/delete.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 1.8;
}

.contactSuccess {
	background-color: #292218;
	border: 1px solid #675843;
	padding: 10px;
	color: #060;
	padding-left: 50px;
	margin-left: 0px;
	background-image: url(../images/buttons/okay.png);
	background-repeat: no-repeat;
	background-position: 20px;
}

/* SIDEBAR */

.sideBarTitle {
	margin-top: 50px;
	margin-left: 35px;
}

.sideBarContent {
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.sideBarContent img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.sideBarContent .about {
	float: left;
	text-align: justify;
	font-size: 100%;
	width: 230px;
	height: 120px;
}

.sideBarDevider {
	margin-left: -15px;	
}

.social {
	margin-top: 15px;	
	padding: 0px;
}
.social li {
	float: left;
	width: 32px;
	padding: 3px;
}

.tooltip {
	display:none;
	background:url(../images/sidebar/tooltip.png);
	font-size:12px;
	width: 110px;
	height: 29px;
	text-align: center;
	padding: 5px;
	color:#fff;	
}


.newsletter {
	background-image:url(../images/sidebar/newsletter.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.newsletterInput {
	border: 0px;
	width: 120px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.newsletterSubmit {
	background: none;
	background-image: url(../images/sidebar/submit_1.png);
	background-repeat: no-repeat;
	width:83px;
	height: 28px;
	margin-top: 8px;
	float: left;
	border: 0px;
}

.newsletterSubmit:hover {
	background-image: url(../images/sidebar/submit_2.png);
	background-repeat: no-repeat;
}

.articleBox {
	height: 120px;
}

.articleBox img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}


.articleBox p {
	width: 125px;
	height: 50px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
}

/* IMAGE CAROUSEL */

.infiniteCarousel {
	width: 570px;
	height: 110px;
	float: left;
	position: relative;
}

.infiniteCarousel .wrapper {
	width: 550px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: hidden;
	min-height: 10em;
	margin: 0 5px;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul a img {
  border: 3px solid #292218;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 95px;
  width: 88px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  position: absolute;
  height: 36px;
  width: 37px;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-image: url(../images/buttons/left.png);
  background-repeat: no-repeat;
  left: 0px;
  top: 43px;
}

.infiniteCarousel .forward:hover {
  background-image: url(../images/buttons/left2.png);
  background-repeat: no-repeat;
}

.infiniteCarousel .back {
  background-image: url(../images/buttons/right.png);
  background-repeat: no-repeat;
  right: 0px;
  top: 43px;
}
.infiniteCarousel .back:hover {
  background-image: url(../images/buttons/right2.png);
  background-repeat: no-repeat;
}




/* GALLERY  */


.gallery li {
	float: left;
	width: 184px;
	height: 137px;
	background-image:url(../images/gallery/polaroid.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-right: 0px;
	margin-bottom: 0px;	/* 
		following lines only work in opera, mozilla and webkit based browsers. do not work in internet explorer!
		is used for image rotation. in internet explorer, files will just be displayed normally. 
	
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate (-2deg);*/
}

.gallery li:hover {
	/* 
		following lines only work in opera, mozilla and webkit based browsers. do not work in internet explorer!
		is used for image rotation. in internet explorer, files will just be displayed normally. 
	
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate (2deg);*/
}


.gallery li .thumb {
	z-index: 2;
	width: 158px;
	height: 96px;
	padding-top: 2px;
	background-image: none;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
}

.gallery > li:hover ul { 
	background: none;
	background-image:none;
	display:block; 
}

.gallery li ul {
	margin-top: -130px;
	display: none;
}

.gallery li ul li {
	background: none;
	background-image:none;
	
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
}

.gallery li ul .flickr {
	margin-left:  133px;
	padding-left: 1px;
	margin-top: 25px;
	background: none;
	background-image:none;
}

.gallery li ul .zoom {
	background: none;
	background-image:none;
}

.gallery li ul .sub {
	margin-top: -76px;
	margin-left: 13px;
	padding-left: 4px;
	padding-top: 0px;
	width: 154px;
	background-color: #999;
	position: relative;
	height: 32px;
	font-size: 12px;
}

.gallery li ul .sub .big {
	font-size: 14px;
}

.gallery .flickr img {
	width: auto;
	height: auto;
	z-index: 5;
	position: relative;
}




/* FOOTER */


#footer {
	margin-top: 80px;
	width: 100%;
	padding-top: 20px;
	border-top: 1px #362e23 solid;
	color: #000;
	background-image: url(../images/bg-footer.jpg);
	height: 171px;
}

.twitter {
	background-image: url(../images/footer/twitter.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: -100px;
	width: 370px;
	height: 92px;
}

.twitter .tweet {
	padding: 0px;
	padding: 5px;
	margin-left: 65px;
	width: 290px;
	height: 30px;
	color: #827568;
}


.footBox {
	width: 1000px;
	text-align:center;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.search {
	margin: 0px auto;
	background-image:url(../images/footer/search.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
	margin-bottom: 20px;
}

.searchInput {
	border: 0px;
	width: 130px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.searchSubmit {
	background: none;
	background-image: url(../images/footer/search_1.png);
	background-repeat: no-repeat;
	width:70px;
	height: 28px;
	margin-top: 8px;
	display: block;
	float: left;
	border: 0px;
}

.searchSubmit:hover {
	background-image: url(../images/footer/search_2.png);
	background-repeat: no-repeat;
}

.footDevider {
	margin: 0px auto;
	width: 700px;
	background-image:url(../images/footer/divider.png);
	background-repeat: repeat-x;
}

.footLinks {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footLinks li {
	float: left;
	background-color: #FFF;
	padding: 10px;
}

.footLinks .lastLink {
	padding-right: 0px;	
}

.footLinks a {
	color: #3D3427;
	text-decoration: none;
}


.footLinks a:hover {
	color: #3D3427;
	text-decoration: none;
}


/* MISC CLASSES */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.marginTop5 {
	margin-top: 5px;
}

.marginTop8 {
	margin-top: 8px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginLeft0 {
	margin-left: 0px;
}

.marginLeft10 {
	margin-left: 10px;
}
.marginLeft20 {
	margin-left: 20px;
}

.marginRight0 {
	margin-right: 0px;
}

.marginRIght10 {
	margin-left: 20px;
}
.marginRight20 {
	margin-left: 20px;
}

.paddingRight10 {
	padding-right: 10px;
}
.paddingRight20 {
	padding-right: 20px;
}
.paddingRight25 {
	padding-right: 25px;
}

.bold, strong {
	font-weight: bold;
}

.noscript {
	padding: 10px;
	font-size: 12px;
	margin: 5px;
	border: 1px dashed #F90;
}

.noscript strong {
	font-weight: bold;
	font-size: 14px;
}

.noscript .turnoff {
	float: right;	
}#mainContent #head #logo a {
	height: 130px;
	width: 325px;
	margin: auto;
}
#mainContent #head #logo {
	margin: auto;
	height: 140px;
	width: 325px;
}
.head {
	color: #FCE3C5;
}
.head:hover {
	color: #F5A541;
}
#footer .twitter .tweet strong a {
	color: #FCE3C5;
}
/* // single thumbnail */
.ch-roteiros .ch-img-center {
	width: 260px;
	height: 190px;
	border:3px solid #97663B;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
	p.thumb{
	float:left;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	}
	p.thumb a{
	display:block;
	float:left;
	width:260px;
	height:190px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;
	border:none;
	}	
	p.thumb a img{
	float:left;
	position:absolute;
	}
.ch-roteiros .ch-roteiros-txt {
	width: 260px;
	height: 190px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ch-roteiros .ch-roteiros-txt h1{
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
}
.ch-roteiros .ch-roteiros-txt h1 a {
	font-size:16px;
	text-decoration:none;
	color: #FCE3C5;
	padding: 0px;
	margin: 0px;
	text-shadow: 2px 2px 5px #B0AA9E;
	font-weight:bold;
}
.ch-roteiros .ch-roteiros-txt h1 a:hover {
	text-decoration:underline;}
.ch-roteiros .ch-roteiros-txt .txt-chamada{
	padding:0px;
	font-size:12px;
}
.ch-roteiros .ch-roteiros-txt .txt-chamada a{
	text-decoration:none;
	color:#FCE3C5;
}
.ch-roteiros .ch-roteiros-txt .txt-chamada a:hover{
	text-decoration:underline;
}
.ch-roteiros .ch-roteiros-txt .chamada-link{
	padding-left:150px;
	margin-top:0px;
	margin-bottom:5px;
	float: right;
}
.ch-roteiros .ch-roteiros-txt .chamada-link a{
	font-size:14px;
	text-decoration:none;
	color: #FCE3C5;
	padding: 0px;
	margin: 0px;
	text-shadow: 2px 2px 5px #B0AA9E;
	font-weight:bold;
}
.ch-roteiros .ch-roteiros-txt .chamada-link a:hover{
	text-decoration:underline;
}
.ch-roteiros {
	height: 259px;
	width: 270px;
	margin-top: 5px;
	margin-left: 35px;
	float: left;
	display: inline;
}
/*Galeria de videos*/
.gallery_videos {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 650px;
}
.gallery_videos li {
	background: url(../images/polaroid-short.png) no-repeat;
	float: left;
	position: relative;
	width: 186px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 130px;
}
.gallery_videos em {
	width: 160px;
	display: block;
	text-align: center;
	color: #333;
	background: url(../images/tape2.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 10px;
	z-index: 1;
	padding-top: 10px;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
 
.gallery_videos a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.galeria-rel {
	height: auto;
}
.galeria-rel-h2 {
	font-size:17px;
	color:#182B04;
	text-decoration:none;
	font-weight: bold;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #182B04;
}
.gal-rel-img {
	display:block;
	width:170px;
	height:120px;
	overflow:hidden;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	margin: 0;
}
.galeria-rel .gal-rel-link {
	font-weight: bold;
	color: #294707;
	text-decoration: none;
	background-color: #54711D;
}
#video-v {
	height: 115px;
	width: 132px;
	float: left;
	background-image: url(../images/gallery/polaroid-video.png);
	padding-top: 7px;
	padding-left: 7px;
	background-repeat: no-repeat;
}
#video-resumo {
	width: 420px;
	float: right;
	margin-right: 20px;
}

.video-link-span {
	width:88px;
	height:23px;
	top: 10px;
	position: relative;
	left:10px;
	background-image: url(../images/gallery/play_icon.gif);
	background-repeat: no-repeat;
	z-index:2;
	color:#000000;
	display:block;
}
#mainContent .boxLeftBig .postText .chamadas-interna .ch-roteiros .ch-img-center .thumb a img {
	background-color: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .boxRightSmall .sideBarContent .intro a {
	color: #FCE3C5;
}
.input_form {
	color: #170703;
	background-color: #FFF;
	height: 25px;
	border: 1px solid #B66B1A;
}
.input_form:focus {
	color: #170703;
	background-color: #FFC;
	height: 25px;
	border: 1px solid #B66B1A;
}
.input_form_mensagem{
	color: #170703;
	background-color: #FFF;
	border: 1px solid #B66B1A;
}
.input_form_mensagem:focus{
	color: #170703;
	background-color: #FFC;
	border: 1px solid #B66B1A;
}
