/*
Copyright (c) 2009, Core Factor, Lda - All rights reserved.
version: 1.0.0
*/

body {
	font-family:Arial, Helvetica, sans-serif !important;
	width:100%;
}

h1,h2,h3, h4, h5, h6 {
	color: #763712;
}

h1 {
	font-size: 36px;
	margin-bottom: 0px;
}


h2 {
	font-size: 16px;
	padding-bottom: 5px;
}

h2.title {
	font-size: 18px;
	border-bottom: none;
	color: #881238;
}

h3 {
	font-size: 14px;
	font-style: italic;
	color: #DABA83;
}


em strong, strong em {
	font-style:italic;
	font-weight:bold;
}

p, ol, li, dl , dd, dt, pre {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1.2em;
}

li {
	list-style-type: square !important;
}

ol li {
	list-style-type: decimal !important;
}

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

a:hover, a:active {
	text-decoration:underline;
	color: #881238;
}

/* fix 10px margins*/
#doc3 {margin:auto; width: 100%;} 


#header {
	
}

#header h1 {
	display:block;
	
}

#photo_slide {
	display: none;
}

#menu {
	display: none;
}

#menu_list {
	display: none;
}


#footer_separator { 
	display: none;
}

#footer_top {
	display: none;
} 



#footer_bottom p {
	padding: 0;
	margin:0;
	color: gray;
}


#footer_bottom ul {
	display:none;
}

#contactos {
	display: none;
}


.w974 {
	width: 100%;
	position: relative;
}

div.yui-u {
	width: 100% !important;
}


#gallery_bottom, #gallery_sidebar {
	display: none;
}


.clear {
	clear: both;
}

#sidebar {
	display: none;
}


/* Template specific */

#ementas h2	{
	font-size: 18px;
	padding-left: 35px;
	
}

#subpages {
	background-color: #f8f8f8;
	width: 250px;
}

#subpages li{
	list-style: none !important;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #EEE;
	height: 25px;
	padding-top: 8px;
	padding-left: 15px;
}

#subpages li a {
	display: inline-block;
	font-size: 16px;
	height: 25px;
	text-decoration: none;
	width: 100%;

}

#subpages li:hover {
}




#ementa h2 {
	border-bottom: 1px solid #CCC;
}
#ementa h3 {

}
#ementa h3 + p > em {
	margin-top: -1em;
	display: inline-block;
	padding-top: 0;
	font-size: 10px;
	color: #888;
}

a.post-edit-link {
	display: none;
}


.border-top {
	
	margin-top: 10px!important;
	padding-top: 10px!important;
	border-top: 1px solid #CCC;
}


