* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #FFFFFF url(../images/img001.jpg) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size: 152%;
	color: #327ebe;
}
h2 {
	font-size: 152%;
}
h3 {
	font-size: 1em;
}
p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}
p {
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}
ul {
	margin-left: 3em;
}
ul li {
}
ol {
	margin-left: 3em;
}
ol li {
}
a {
	text-decoration: underline;
	color: #0AAAFD;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}
img.right {
	float: right;

	margin: 5px 0 0 20px;

}

img.foto {
	float: left;
	padding: 1px;
	margin: 7px 7px 0 0;
	border: 1px solid #FF8D17;
}
/* Post */
.post {
	margin-bottom: 25px;
}
.post .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(../images/img008.jpg) no-repeat;
	letter-spacing: -1px;
	color: #E2011B;
}
.post .title a {
    text-decoration: none;
	color: #E2011B;
}
.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 40px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}
.post .meta {
	background: #FF8D17;
	color: #FFFFFF;
}
.post .meta p {
	margin: 0;
	font-size: 77%;
	padding: 5px 10px 10px 10px;
}

.post .story {
	padding: 15px;
	border-right: 1px solid #FF8D17;
	border-left: 1px solid #FF8D17;
	border-bottom: 1px solid #FF8D17;
}
.story li {
	 list-style-type: none;
}
.story ul li {
	 list-style-type: circle;
}
.post a:visited {
	color: #0066cc;
}

.meta a {
	color: #FFFFFF;
}

.meta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Header */
#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
    background: url(../images/header-navy.jpg) no-repeat;
}
#lang {
	margin: 0;
	padding: 0;
}
#lang .lang  {
	color: #FFFFFF;
	font-size: 130%;
	margin-right: 20px;
}
/* Header > Logo */
#logo {
	float: left;
	padding-top: 20px;
	width: 240px;
	height: 50px;
}
.banner {
    position: absolute;
	top: 15px;
	right: 3%;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font-size: 2.6em;
}



#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

/* Menu */
#menu {
	float: right;
}

#menu ul {
	margin: 0;
    padding-top: 60px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 5px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(../images/img002.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}



#menu a:hover {
	background-image: url(../images/img003.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(../images/img004.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(../images/img004.jpg);
}

/* Content */



#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(../images/img02.jpg) no-repeat;
}



/* Content > Main */



#main {
	float: left;
	width: 480px;
}
#adminmain {
	float: left;
	width: 680px;
}
.preview {
	width: 480px;
}

/* Content > Main > Welcome */



#welcome {

}



/* Content > Main > Example */



#example {

}



/* Content > Sidebar */



#sidebar {

	float: right;

	width: 220px;

}

#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin-bottom: 15px;

}



#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li ul ul{

	border: none;

}

#sidebar li li {

	margin: 0;

	padding: 3px 0;

	background: url(../images/img009.gif) repeat-x;

}



#sidebar li li.first {

    color: #0066cc;

	text-decoration: underline;

}



#sidebar li h2 {

	height: 30px;

	margin: 0;

	padding: 10px 0 0 5px;

	background: url(../images/img010.jpg) no-repeat;

	letter-spacing: -1px;

	color: #327EBE;

}



#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {

	padding-left: 10px;

	background: url(../images/img011.gif) no-repeat left center;

}

/* Content > Sidebar2 */

#sidebar2 {

	float: right;

	width: 180px;

	padding-right: 20px;

}

#sidebar2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar2 li {

	margin-bottom: 15px;

}



#sidebar2 li ul {

	padding: 10px;

	border: 1px solid #0AAAFD;

	border-top: none;

}



#sidebar2 li ul ul{

	border: none;

}



#sidebar2 li li {

	margin: 0;

	padding: 3px 0;

	background: url(images/img009.gif) repeat-x;

}



#sidebar2 li li.first {

	background: none;

}



#sidebar2 li h2 {

	height: 30px;

	margin: 0;

	padding: 10px 0 0 15px;

	background: url(../images/img110.jpg) no-repeat;

	letter-spacing: -1px;

	color: #327EBE;

}



#sidebar2 a:link {

	text-decoration: none;

}



#sidebar2 a:hover {

	text-decoration: underline;

}



#sidebar2 li a {

	padding-left: 10px;

	background: url(../images/img011.gif) no-repeat left center;

}

/* Content > Sidebar > Login */



#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/
#updates {
}

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

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */
#sidebar2 {
	float: right;
	width: 180px;
	padding-right: 20px;
}

/* Content > Sidebar2 > Sponsors */
#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */
#ad120x600 {
}

#simpleborder {
	padding: 10px 5px 10px 5px;
	border: 1px solid #0AAAFD;
}

.filter {
    float: left;
	display: block;
	padding-left: 10px;
}
ul.important{
    background: #FFEBCF;
}
#ad120x600 .content {
	padding: 20px 0;
	text-align: center;
}
/* Footer */
#footer {
	clear: both;
	height: 60px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}
#footer p {
	margin: 0;
	color: #000000;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}
/* Footer > Legal */
#legal {
}

/* Footer > Links */
#links {
}
/*
Form elements 
-------------------------------------------------------------------------[comment] */
form {
    margin: 0em 0;
    padding: 0;
    display: block;
}

button { border: 2px outset #f0f0f0; }

legend {
    color: #CC3300;
    border: 1px solid #327ebe;
    margin: 0 -1px;
    padding: 1px 5px;
    font-weight: bold;
    min-width:15em;
    display:block;
}

fieldset {
    border: 1px solid #327ebe;
    margin: 1em 0;
    padding:5px;
}

label.xar-form-label {
    padding: 2px;
    text-align: right;
    padding-left: 5px;
    margin: 0 5px 0 0;
    font-weight: bold;
    color: #327ebe;
    background-color: #fedaaa;
    border:1px solid #ff8d17;
    clear:left;
}
.xar-norm { background-color: #FFDEAD; }
.xar-alt { background-color: #f9f9f9; }
legend {
    background-color: #f9f9f9;
	}
/* reset for table header labels to preserve table styles */