/*
Theme Name: Blank HTML E
Theme URI: http://www.WPThemerKit.com
Description: Blank Html Theme E
Version: 1.0
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/* modified by Adreson 2009 for Chico Lisboa Artists Association */

/*general alignment*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/*the main div containers*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	background-color: #f0f0f1;
	background-repeat: repeat-x;
}
h2 {
	color: #CCCCCC;
	font-size: 16pt;
}
#wrapper {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
}
#content {
	width: 620px;
	float: right;
	line-height: 1.3em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E7DBF2;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E7DBF2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	background-color: #FCFCFC;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar {
	width: 240px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f2eff5;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
}
#footer-wrapper {
	height:200px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	/*background-image: url(images/footer_wbg.png);*/
	background-color: #f9f9f9;
	border-top-color: #350865;
	vertical-align: bottom;
	position: relative;
}
#footer {
	width: 100%;
	height: 250px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer_wbg.png);
	background-color: #350865;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}
/*some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: 0.9em;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2ECF9;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation, .navigation a:link, .navigation a:visited {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.avatar {
	float: right;
	margin: 0 0 3px 5px;
}
/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
/*style for menu and submenu, pages and sub-pages in the header*/
#menu {
	padding: 0;
	white-space: nowrap;
	width: 760px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5c2d90;
	text-decoration: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	list-style-image: none;
}
.page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5c2d90;
	text-decoration: none;
	list-style-type: none;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
	color: #5c2d90;
	list-style-type: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#sidebar a {
	text-decoration: none;
}
/*style the headings*/
#content h1 {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7DBF2;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330033;
	padding-top: 2px;
	padding-bottom: 3px;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
	/*background-image: url(images/chicolisboa70anos_sidebarbg.png);*/
	width: 202px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 170px;
}
.post h2 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	line-height: normal;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #003366;
}
.post h3 {
	font-size: 1.2em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.post h3 a:link, a:visited {
	margin: 0;
	padding: 0;
	color: #330000;
	text-decoration: none;
}
.post h3 a:hover {
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
}
/*style the post date*/
.entry-date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.entry-month {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.entry-day {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #000066;
}
/*  formatações para o rodapé */

#footer h6 {
	text-align: center;
	font-size: 0.9em;
	color: #666699;
	margin: 1px;
}
#footer p {
	text-align: center;
	font-size: 1em;
	color: #ffffff;
}
#footer a, #footer a:visited, #footer a:link {
	color: #5A2B8E;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #977AB6;
	text-decoration: none;
}
/*style sidebar links*/
#sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 220px;
}
.breakapart {
	width: 515px;
	height: 1px;
	background-color: #000000;
}
#sidebar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5c2d90;
	height: 22px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #f2eff5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	color: #5c2d90;
	list-style-type: none;
	margin: 0.9em;
	padding: 0.01em;
}
#sidebar li a:hover {
	text-decoration: underline;
}

/* #sidebar li a:hover {
	text-decoration: underline;
} 
*/
#sidebar ul ul {
	margin-left: 0px;
	padding-top: 2px;
	margin-top: 2px;
}
#sidebar ul ul li, #sidebar ul ul li {
	font-size: 0.9em;
	margin-left: 0px;
	list-style-type: none;
}
/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*if you insert image and give it a class of the below.*/
img.centered {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
img.centered {
	display: block;
	margin: 0 auto 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*oh you're so fancy with those blockquotes....*/
blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 345px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 10px 0 30px;
	text-indent: -30px;
}
/*blockquote p:first-letter {
	background: url(images/blockquote2.png) no-repeat left center;
	padding: 0 0 0 30px;
	font-size: 1.7em;
	font-style: normal;*/
}
/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
}
#commentform textarea {
}
#commentform {
	padding: 10px;
}
/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.image img {
	border: none;
}
.marca {
	/*	background-image: url(images/chicolisboa70anos_logo.png); */
		background-image: url(images/chicolisboa_header200902.png);
	height: 160px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.fotoalto {
	height: 150px;
	width: 340px;
	float: right;
	background-image: url(images/chicolisboa_sede2008_kc.png);	/* fotografia de Kátia Costa, 2008 */
	background-repeat: no-repeat;
	background-position: center;
	top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	/*border: 1px solid #7a5695;*/
}
.catposted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.catposted a {
	color: #CCCCCC;
}
.entry-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-bottom: 5px;
}
.linkcat {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	clear: both;
	margin-top: 5px;
	padding: 2px;
	margin-bottom: 5px;
}
/* elementos extras  */
.titleart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* lista de associados da chico lisboa */

listaassociados {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	margin: 5px;
	float: right;
}
#bannergrande {
	background-color: #6600CC;
	clear: both;
	width: 760px;
	margin-left: -380px;
	left: 50%;
	position: relative;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content ul h2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.linkcat ul {
	list-style-type: none;
	text-decoration: none;
	clear: right;
}
.linkcat li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: right;
	font-weight: bold;
}
.linkcat li a, li a:link, li a:visited {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	clear: right;
	font-weight: bold;
}
.linkcat li a:hover {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
#footer h5 {
	text-align: center;
	vertical-align: middle;
}
/* lista */

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* compartilha no facebook */
#compartilha {clear:both; margin-top:20px; margin-bottom:10px;}
