/*
<!--  INTERMEZZO PRODUÇÕES HOSPEDA E DESENVOLVE O SITE DO GRUPO DANÇARTE -->
<!--  RUA JOÃO FREITAS MIRANDA, 81 - CENTRO - TAUBATÉ/SP                 -->
<!--  Tel: 55 12 3624.3560                                               -->
<!--  Cel: 55 12 9143.0047                                               -->
<!--  http://www.intermezzoproducoes.com.br                              -->
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #268ED4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	height:130px;
	background: #5A5A5A url(images/img011.gif) repeat-x;
}

#header h1 {
	width: 760px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	font-size: 1em;
}

#header h2 {
	width: 760px;
	margin: -18px auto 0 auto;
	text-align: right;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	height: 110px;
	padding-top: 10px;
	padding-left: 2px;
	background: url(images/content.gif) repeat-x;
}

#pages h2 {
	display: none;
}


/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Latest Post Box */

#latest-post {
	float: left;
	width: 460px;
}

h2 {
	font-size: 170%;
	text-transform: uppercase;
	text-align: center;
	color: #990000;
}

h3 {
    font-size: 120%;
	text-transform: uppercase;
	color: #666666;
}	

#latest-post .title {
	letter-spacing: -1px;
	font-size: 2.2em;
}

#latest-post .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol {
	line-height: 155%;
}

/* Recent Posts Box */

#recent-posts {
	float: right;
	width: 260px;
}

#recent-posts h3 {
	font-size: 16px;
	color: #0f204a;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	padding: 5px 10px;
	border-top: 1px solid #a9a9a9;
}

#recent-posts li:hover {
	background: #EFEFEF;
}

/* Column One */

#colOne {
	padding-bottom: 20px;
}

fieldset {border-color:#a9a9a9; border-style:solid; border-width:1px;}

legend {color:#990000;}

form label.text {display:block; float: left; width: 30%; text-align: right; margin: 5px 0 0 0; padding: 1px;}

input.text, textarea.text, input.warning, textarea.warning  {border-color:#a9a9a9; border-style:solid; border-width:1px; margin:5px; width:250px;}

textarea.text  {width:250px; height:90px;}

.button {margin-top:5px; border: 1px solid #a9a9a9; padding: 5px 10px 5px 10px; color: #ffffff; background-color: #666666;}

#contentBox {
	padding-top: 10px;
	width: 440px;
	min-height:320px;
}

.thumbsBox{
	width: 100px;
	height: 100px;
	text-align: center;
	float: right;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	border: 1px solid #f29424;
	text-align: center;
	width: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
}

/* Column Two */

#colTwo {
	padding: 20px;
	background: url(images/img022.gif) repeat-x;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li, #colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
	width: 220px;
}

#colTwo li ul {
}

#colTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 10px;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(images/img15.gif) no-repeat left center;
	font-size: 1em;
}

/* Footer */

#footer {
	height: 80px;
	background: url(images/img012.gif) repeat-x;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#footer p {
	text-align: center;
	font-size: x-small;
}
