/* Start of CMSMS style sheet 'Layout: notariusze' */
/*  
@Nuno Costa [criacaoweb.net]
@Since [cmsms 1.6]
@Contributors: Mark and Dev-Team
*/
body {

	color: #fff;
	background: url(images/bg.gif);
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 13px;
}


.accessibility, hr {
/* absolute lets us put it outside the viewport with the indents, the rest is to clear all defaults */
	position: absolute;
	top: -9999em;
	left: -9999em;
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	border: none;
}
/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong{font-weight: bold;}i, em{	font-style: italic;}
p {
	padding: 0;
	margin-top: 0.5em;
    margin-bottom: 1em;
   text-align:left;
}
h1, h2, h3, h4, h5 {
	line-height: 1.6em;
	width: auto;
       font-weight: 400;
}
/*default link styles*/
a {
	color: #6a9c27;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
a:visited {
	color: #6a9c27;
}
input, textarea, select {
	font-size: 0.95em;
}
/* ------------ Wrapper ------------ */
div#pagewrapper {
       width: 100%;
	background: url(images/bg-wrapper.gif) repeat-x center top;
}

/* ------------ Header ------------ */
#header {
	height: 256px;
        background: #426217;
}
#top {
        width: 890px;
        margin: 0 auto; 
        height: 135px; 
        position: relative;
}
#lang {position: absolute; top: 10px; right: 5px; font-size: 11px;}

#foto {
        width: 890px;
	height: 256px;
        margin: 0 auto;  
        background: #d0cfbd url(uploads/images/foto.jpg) no-repeat center center;
}
#logo {
position: absolute; top: 30px; left: 0;
height: 70px;
width: 320px;
border-right: 1px solid #797a71;
}
#logo a {

	height: 70px;
	width: 303px;
	display: block;
	text-indent: -9999em;
	margin-left: 0;
	background: url(images/logo.png) no-repeat left 30px;
}
/* ------------ Content ------------ */
#content-wrapper {
     background: url(images/bg-content.gif);
     height: auto;
}
#content-wrapper2 {
     background: url(images/bg-content2.gif) repeat-x center top;
     height: auto;
}
#content {
	width: 890px;
        margin: 0 auto;
	text-align: justify;
        clear: both;
        padding: 15px 0 35px 0;
}


/* End IE6 fixes */
/* Site Title */
h1.title {
	font-size: 1.8em;
        font-weight: 300;
	margin-bottom: 0.5em;
}

/* ------------ Side Bar (Left) ------------ */
#left {
	width: 210px;
        padding: 10px 20px;
        float: left;
        background: url(images/bg-left.gif) repeat-x center top;
 color: #a6a5a1;
}

#left h2 {
	font-size: 1.4em;
        color: #D0CFBD
}

/* ------------ Main (Right) ------------ */
#main {
	width: 600px;
        margin-left: 270px;
        
}


div#main ul,
div#main ol,
div#main dl,
#footer ul,
#footer ol {
	line-height: 1em;
	margin: 0 0 1.5em 0;
}
div#main ul,
#footer ul {
	list-style: circle;
}
div#main ul li,
div#main ol li,
#footer ul li,
#footer ol li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
/* definition lists topics on bold */
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
/* ------------ Footer ------------ */
#footer {
         width: 850px;
        margin: 0 auto;
	color: #282821;
	font-size: 0.8em;
        text-align: right;
}

#footer a {
	color: #A6A5A1;
	text-decoration: underline;
	font-weight: bold;
}
#footer p {text-align: right;}

/* ------------ END LAYOUT ---------------*/
/* ------------  Menu  ROOT  ------------ */
.page-menu {
	width: auto;
	margin-top: 80px;
        
        float: right;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
}
.page-menu ul li{float: left; margin: 0 0 0 15px;}

.page-menu a {color: #c1c1c1; padding: 5px 10px;}
.page-menu a:hover, .page-menu a.currentpage {color: #fff; background: #426217;}

}

/*************** End Menu *****************/
/* ------------ News Module ------------ */
#news {
	padding: 10px;
}
.NewsSummary {
}
.NewsSummaryPostdate,
.NewsSummaryCategory,
.NewsSummaryAuthor {
	font-style: italic;
	font-size: 0.8em;
}
.NewsSummaryLink {
	margin: 2px 0;
}
.NewsSummaryContent {
	margin: 10px 0;
}
.NewsSummaryMorelink {
	margin: 5px 0 15px;
}
/* ------------ End News Module ------------ */
/* End of 'Layout: notariusze' */

