*{
	word-wrap: break-word;
}

body {
	background: url("img/bg.gif") repeat-x scroll center top #EBEBEB;
	border: 0;
	margin: 0;
    color: #707070;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	overflow-y: scroll;
}

#newspages {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#newspages ul {
    float: right;
    list-style: none outside none;
}

#newspages ul li {
    float: left;
}

#newspages ul li a {
    color: #707070;
    margin-left: 20px;
    text-decoration: none;
}

#newspages ul li a:hover {
    color: #333333;
}

#leftprofile{
	width: 300px;
	height: 300px;
	padding: 10px;
	margin-left: 25px;
	border: 1px solid #DDDDDD;
	position: absolute;
}

#bottomprofile{
	width: 300px;
	height: 200px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-top: 335px;
	margin-left: 25px;
	position: absolute;
}

#rightprofile{
	width: 556px;
	height: 535px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-left: 360px;
	overflow: auto;
}

#leftaccount{
	width: 200px;
	height: 500px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-left: 25px;
	position: absolute;
}

#rightaccount{
	width: 595px;
	height: 500px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-left: 260px;
	overflow: auto;
}

#listpubsprofiletitle{
	border: 1px solid #DDDDDD;
	padding: 5px;
}

#listpubsprofilecontent{
    border: 1px solid #DDDDDD;
    height: 175px;
	overflow: auto;
}

#listpubsprofile{
	margin-top: 335px;
	margin-left: 375px;
	width: 545px;
	position: absolute;
}

#listpubsprofilecontent2{
    border: 1px solid #DDDDDD;
    height: 373px;
    overflow: auto;
}

#pubentry1{
	background: #FFD2D2;
	height: 140px;
}

#pubentry2{
	background: #B7D8FF;
	height: 140px;
}

#mypubentry1{
	background: #FFD2D2;
	height: 32px;
}

#mypubentry2{
	background: #B7D8FF;
	height: 32px;
}

#pubentrytitle{
	clear: both;
	padding: 5px;
}

#pubentrytitle2{
	clear: both;
	padding: 7px 5px 5px;
}

#pubcomments{
    border: 1px solid #DDDDDD;
    margin-left: 95px;
    margin-right: 95px;
    width: 911px;
}

#pubcommentstitle{
    border: 1px solid #DDDDDD;
    margin-left: 95px;
    margin-right: 95px;
    margin-top: 15px;
    padding: 7px;
    width: 897px;
}

#commententry1{
	background: #FFD2D2;
	overflow: auto;
}

#commententry2{
	background: #B7D8FF;
	overflow: auto;
}

#commententrytitle{
	clear: both;
	padding: 5px;
}

#commententrypic{
	margin: 5px;
	width: 50px;
	height: 50px;
	float: left;
}

#commententrytxt{
    margin: 5px;
	overflow: auto;
	word-wrap: break-word;
	padding-left: 25px;
}

#commententryinfo{
    margin: 5px;
	overflow: none;
	float: left;
}

#pubentrypic{
	margin: 5px;
	width: 100px;
	height: 100px;
	float: left;
}

#pubentrytxt{
    float: right;
    height: 100px;
    margin: 5px;
    width: 400px;
}

#loggedin {
	float: left;
	margin-top: 100px;
	margin-left: 15px;
	width: 930px;
	position: absolute;
}

a {
    color: #707070;
    text-decoration: none;
}

a:hover {
    color: #333333;
}

#loggedin a {
    color: #707070;
    text-decoration: none;
}

#loggedin span {
	float: right;
}

#loggedin a:hover {
    color: #333333;
}

img {
	border: 0;
}

#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#content {
	background: url("img/middle.gif") repeat-y scroll center top transparent;
}

#head {
	background: url("img/header.gif") repeat-x scroll center top transparent;
	height: 320px;
	width: 960px;
	margin-left: 70px;
	margin-right: 70px;
}

#head2 {
	background: url("img/header2.gif") repeat-x scroll center top transparent;
	height: 80px;
	width: 930px;
	margin-left: 70px;
	margin-right: 70px;
	padding-left: 30px;
	padding-top: 10px;
}

h1, h1 a {
	border: 0;
	margin: 0;
	padding: 0;
    color: #5F5F5F;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -0.02em;
    text-decoration: none;
}

#regimage {
	position: absolute;
	background: top left no-repeat url("img/reg-icon.png");
	width: 175px;
	height: 168px;
	margin-left: 600px;
	margin-top: 100px;
}

#eventsimage {
	position: absolute;
	background: top left no-repeat url("img/burger-coffee.png");
	width: 210px;
	height: 198px;
	margin-left: 600px;
	margin-top: 120px;
}

#loginimage {
	position: absolute;
	background: top left no-repeat url("img/lock.png");
	width: 64px;
	height: 64px;
	margin-left: 750px;
}

#mailimage {
	position: absolute;
	background: top left no-repeat url("img/mail.png");
	width: 64px;
	height: 64px;
	margin-left: 750px;
	margin-top: 25px;
}

#searchimage {
	position: absolute;
	background: top left no-repeat url("img/search.png");
	width: 64px;
	height: 64px;
	margin-left: 750px;
	margin-top: 75px;
}

#minisearch {
	float:right;
	margin-right: 30px;
	margin-top: -10px;
}

#searchtitle {
	float: left;
}

#searchpages {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#meta {
    color: #999999;
    display: block;
    margin: 5px 0;
}

#post_content {
    margin-bottom: 25px;
}

#post {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

#main_content {
	width: 960px;
	margin-left: 70px;
	margin-right: 70px;
}

#bottom {
	background: url("img/bottom.gif") no-repeat scroll center bottom transparent;
    height: 23px;
}

#footer {
    margin-top: 5px;
    padding-bottom: 30px;
	width: 960px;
	margin-left: 70px;
	margin-right: 70px;
}

#flag {
	padding-left: 60px;
	padding-top: 25px;
	float: left;
}

#info {
    margin: 25px 50px 0 0;
    width: 500px;
	float: right;
}

#tip {
	color: #7D7D7D;
    font-size: 11px;
    margin-left: 160px;
	padding-top: 50px;
}

#tip2 {
	color: #7D7D7D;
    font-size: 11px;
    margin-left: 10px;
}

#reg_button {
	position: absolute;
	margin-top: 12px;
}


#ribbon {
	background: url("img/ribbon.png") no-repeat left top transparent;
	position: absolute;
	margin-left: -15px;
	padding-left: 30px;
	padding-top: 10px;
	width: 248px;
	height: 50px;
	color:#FFF;
}

#text {
	padding: 30px;
}

#footer p {
    color: #888888;
    float: left;
}

#footer ul {
    float: right;
    list-style: none outside none;
}

#footer ul li {
    float: left;
}

#footer ul li a {
    color: #707070;
    margin-left: 20px;
    text-decoration: none;
}

#footer ul li a:hover {
    color: #333333;
}

#top {
    background: url("img/top.gif") no-repeat scroll center top transparent;
    height: 23px;
}

#header_logo {
	margin-top: 33px;
	height: 65px;
	width: 329px;
	background:url("img/logo.png") no-repeat;
	position: absolute;
}

#header {
	margin-left: 70px;
	height: 117px;
	width: 960px;
}

#header ul {
    float: right;
    list-style: none outside none;
    margin-top: 48px;
}

#header ul li {
    float: left;
    height: 60px;
    line-height: 18px;
    margin-left: 0;
    padding: 0 0 0 16px;
}

#header ul li a {
    color: #555555;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 5px;
    text-decoration: none;
}

#header ul li a:hover {
    color: #333333;
}

#searchpages ul {
    float: right;
    list-style: none outside none;
}

#searchpages ul li {
    float: left;
}

#searchpages ul li a {
    color: #707070;
    margin-left: 20px;
    text-decoration: none;
}

#searchpages ul li a:hover {
    color: #333333;
}

#regerror {
	color: #FF7070;
    font-size: 11px;
    margin-left: 10px;
}

ul.supporters {
    list-style: none outside none;
}

ul.supporters.add input {
    height: 17px;
}


.sys-msg {
    border: 1px solid;
    margin-bottom: 10px;
    padding: 10px 5px 10px 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
}

.sys-msg.info {
    color: #00529B;
    background-color: #BDE5F8;
}

.sys-msg.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.sys-msg.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}

.sys-msg.error {
    color: #D8000C;
    background-color: #FFBABA;
}

.supporters.msg textarea {
    height: 200px;
    margin-top: 10px;
    padding: 5px;
    width: 563px;
}

#header ul.menu.sub-menu {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    position: absolute;
    display: none;
    z-index: 250;
}

#header ul.menu.sub-menu > li {
    clear: left;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
}

#header ul.menu.sub-menu > li > a {
    font-size: 12px;
    font-weight: normal;
    padding: 1px 3px;
}