/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     Round Blue
|     --------------
|	©2007 Man at Work
|	http://www.manatwork.info
|	mcpeace.manatwork@gmail.com
|
|	Released under the terms and conditions of the
|	Commercial License 
|
+---------------------------------------------------------------+
*/


* {
	margin: 0;
	padding: 0; 
}

body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #577CA1 url("images/background.jpg") left top repeat-x; 
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

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

h3 {
	font-size: 1.3em;
	color: #333;

}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#333;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0 0;
	display: block;
}

a img {
	border: none;
}

.linkspage_button{
	border:0px;
}
hr {
	color: #ccc;
	background: #ccc;
	height: 1px;
	margin: 5px 0;
}

.hidden{
	display:none;
}
ul {
	list-style-position: inside;
}

#pageout {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1000px;
	background: url("images/page.jpg") repeat-y top left;
}

#pageout_wide {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1000px;
	background: url("images/page_wide.jpg") repeat-y top left;
}

#page {
	margin: 0;
	padding: 0;
	text-align: left;
	background: url("images/header.jpg") no-repeat top left;
}

#page_wide {
	margin: 0;
	padding: 0;
	text-align: left;
	background: url("images/header_wide.jpg") no-repeat top left;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 170px;
	width: 1000px;
}

#header h1{
	position:absolute;
	top:50px;
	left:220px;
	width: 560px;
	padding: 0;
	margin: 0 auto;
	font-size: 2.6em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color: #fff;
}

#header h2 {
	position:absolute;
	top:80px;
	left:220px;
	width: 560px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
}

#search {
	width: 150px;
}

.left {
      position:absolute;
      top:80px;
      left:20px;
      width: 200px;
}

.right {
/* 2024-05-23 commented out as prevented details showing in Member Profile
position:absolute; */
    top:60px;
    left:785px;
}

.statusnmessage {
    position:absolute;
    top:90px;
    left:806px;
	width: 160px;
}

#content {
    width: 67%;
    margin-top: 0;
    padding: 0 0 0 20px;
    font-size: 1.3em;
    line-height: 1.6;    
/* original    
	margin-top:0px;
	font-size: 1.2em
*/
}

#leftside {
	float: left;
	width: 780px;
    margin: 0;
    padding: 0;
}

#sidebar_left {
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 195px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	padding: 0;
	margin: 0 0 0 220px;
	width: 557px;
}

.left_aux {
	padding: 0 5px 0 0;
	margin: 0px 0px 10px 0px;
}

.right_aux {
	padding: 0 0 0 5px;
	margin: 0px 0 10px 0px;
}

.aux {
	padding: 0;
	margin: 0px 0 10px 0px;
}

#sidebar_right {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	width: 195px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.widecolumn {
	padding: 30px 0 10px 0;
	margin: 5px 0 0 220px;
	width: 770px;
}

.left_aux_w {
	padding: 0 5px 0 0;
	margin: 0px 0px 10px 0px;
}

.right_aux_w {
	padding: 0 0 0 5px;
	margin: 0px 0 10px 0px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#sidebar_left h3 {
	background: url("images/caption.jpg") 0 50% no-repeat;
      padding:4px 0 4px 35px;
      margin-bottom:10px;
      color:#fff;
}

#sidebar_right h3 {
	background: url("images/caption1.jpg") 0 50% no-repeat;
      padding:4px 0 4px 35px;
      margin-bottom:10px;
      color:#fff;
}

.narrowcolumn h2, .narrowcolumn h3 {
	background: url("images/caption_big.jpg") 0 50% no-repeat;
      padding:4px 0 4px 35px;
      margin-bottom:10px;
      color:#fff;
	font-size: 1.2em;
} 

.widecolumn h3 {
	background: url("images/caption_wide.jpg") 0 50% no-repeat;
      padding:4px 0 4px 35px;
      margin-bottom:10px;
      color:#fff;
	font-size: 1.2em;
}

#footer {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	background: url("images/footer.jpg") no-repeat top left;
}

#footer p {
	width: 568px;
	margin: 0 217px 0 217px;
	padding: 10px 0;
	text-align: center;
}

#footer_wide {
	padding: 0;
	margin: 0;
	width: 730px;
	clear: both;
	background: url("images/footer_wide.jpg") repeat top left;
}

#footer_wide p {
	padding: 10px 0;
	text-align: center;
}


.push {
      padding:6px 0 5px 0;
      margin: 0 ;
      border-bottom:1px dashed #999;
      width: 190px;
	height: 13px;
      display:block;
	font-size: 1.1em;
}

.push a{
      padding:3px 20px 3px 0;
}

.left .button, #sidebar_left .button, #sidebar_right .button {
	background: url("images/button.gif") no-repeat bottom left;
	width: 60px;
      height: 20px;
      border:none;
}

#sidebar_left .button, #sidebar_right .button {
      margin-top:2px;
}

#source {
      float:left;
      margin:-40px 0 0 30px;
      width: 100px;
}

.nextprev {
	text-align: center;
      margin-bottom:10px;
}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
      cursor:pointer;
      border-right:1px solid #ccc;
      border-left:1px solid #ccc;
      border-top:none;
      border-bottom:none;
	background: url("images/button.jpg") repeat-x bottom left;
      height: 20px;
      padding:0 10px 0 10px;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #ff9900;
	background: url("images/back.jpg");
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #dfdfdf;
	
}

.forumheader{
	background: url("images/forum1.jpg") repeat-x bottom left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #fff;
}

.forumheader2{
	background-color: #efefef;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #fff 1px solid;
}

.forumheader3{
	background-color: #efefef;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #fff 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #fff 1px solid;
	padding: 2px 0 2px 8px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	background: url("images/forum.jpg") repeat-x bottom left;
}

.fcaption a{
	padding-right:4px;
	color:#ddd;
}

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}
.newsimage{
	float: left;
	padding: 3px 10px 10px 0;
}
.news_info_bottom {
	width: 100%;
	margin-top: 10px;
}
.news_info_left {
	width: 30%;
	text-align: left;
}
.news_info_middle {
	width: 40%;
	text-align: center;
}
.news_info_right {
	width: 30%;
	text-align: right;
}

/* newly added 2024-05 */
div .wmessage {
    margin-bottom: 24px; }

/* this is new -> top right-hand corner */
#Clock {
  position:absolute;
  top:60px;
  left:785px;
  width: 170px;
  }

.eg_border a img { width: 96%; }

.form-control { width: 84%; }

/* forum posts */
.forumheader3 {
  font-size: 1em;
  line-height: 1.6; }
  
/* forum image attachments */  
a img.thumbnail { width: 98%; }

.smalltext { font-size: 0.9em; line-height: 1.6; }
