/*
Theme Name: ANCP
Theme URI: http://www.paliativo.org.br
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Fiber
Author URI: http://www.fiberinteractive.com.br/
Tags: white, simple, fixed width, two columns, widgets, clean
*/

.widget_theme-switcher-widget{
display:none;
}

#theme-switcher-widget-3{
display:none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/*body {
	font-size: 80%; 
	background-color:white;}
	*/
#content {
	margin:18px 0 0 0;
	float:left;
	font-size: 1em;
	width:460px;
	}
#sidebar {
	margin-top:18px;
	margin-right:35px;
	width:212px;
	float:right;
	text-align:left;
	}
	
	#sidebar a{
	color:#666666;
	}
	
	#sidebar a:hover{
	color:#009900;
	}

	#sidebar .widget{	
	margin-bottom:20px;
	}
	
	#sidebar li{
	margin-bottom:10px;
}

/*#footer {
	padding: 20px 0 0 1px;
	margin-top: 0;
	width: 100%;
	clear: both;
	text-align:left;
	}	*/
/*#page {
	padding: 0;
	width: 740px;
	float:left;
	margin-left:20px;
	}*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentlist{
font-size:1em;
}

ol{
padding:0px;
}
	
ol li{
list-style:none;
padding:8px 0px 1px 0px;
border-bottom:1px #ccc dotted;
}

ol li p{
}

.alt{
}


h3, h2, h1{
	margin-top:20px;
	margin-bottom:0px;
	}
	
	h5 a{
	color:#666666;
	}
	
.narrowcolumn .postmetadata {
	margin-top:5px;
	margin-bottom:5px;
	}

.more-link {
text-align:left;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 50px;
	}

/* Paginator *****************/

.wp-paginate{
float:left;
text-align:left;
margin:0px;
padding:0px;
}

#paginator{
float:left;
text-align:left;
padding:0px;
margin:0px;
}

#paginator li{
float:left;
border-bottom:0px;
}

#paginator a{
color:#666666;
}

.page{
border:1px solid #CCCCCC;
margin:4px;
padding:4px 5px;
}

.current{
background-color:#efefef;
font-weight:bold;
color:#35983C;
}

.prev{
color:#35983C;
padding:0px 5px;

}
.next{
color:#35983C;
padding:0px 5px;

}


	
/*#header p{
	margin:0px;
	padding:0px;
	}*/
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

.post {
border-bottom:1px solid #CCCCCC;
margin-bottom:40px;
padding-bottom:5px;
}

	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, .wppt_float_left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */


/* Custom Styles  */

.not-data{
color:#35983C;
font-size:1.1em;
font-weight:bold;
}
	
	
/* Sociable  **************************/

.sociable{
	background-color:#fdfdfd;
	border:#f0f0f0 1px solid;
	padding:5px;
}

div.sociable { margin: 9px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Fim do Sociable *********************************/

