/* base
----------------------------------------------- */

body {
  background-attachment: fixed;
  background-repeat: no-repeat;
}

a{
	color: #00aeef;
}

img
{
   border: 0px;
}


#img.source-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

html, body {
  margin:0; 
  padding:0; 
  width:100%; 
  height:100%; 
  overflow:hidden;
}

#background {
  z-index:1; 
  width:100%; 
}

#container {
  position:absolute; 
  width:100%; 
  height:100%; 
  top:0; 
  left:0; 
  overflow:auto; 
  z-index:2;
} 

.posttext {
	width: 650px;
	background-color:#FFFFFF;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	color: #919396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}

.posttext p {
	color: #919396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

.entry-content p {
	color: #919396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

#topbox {
	width: 801px;
	height: 150px;
		background-repeat: no-repeat;
	text-align: center;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#topboxtitle{
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-align:left;	
}

#topboxtitle a {
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-align:left;
	text-decoration: none;
}

#topboxtitle a:hover {
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-align:left;
	text-decoration: underline;
}

#topboxnav{
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-align:left;	
	float: right;
}

#topboxnav a{
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        text-decoration: none;
}

#topboxnav a:hover{
	color: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        text-decoration: underline;
}

#textdata{
	width: 650px;
	height: 60px;
	background-color:#FFFFFF;
}

.postnavbox{
	width: 725px;
	height: 60px;
	background-color:#FFFFFF;
	padding-top: 40px;
	padding-left: 75px;
	
	text-align: left;
}

.posttitle{
	color: #919396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content {


	width: 800px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	margin-top: 100;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 200;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}
p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}

.left {
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}



.titlebox {
	height: 60px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #00aeef;
	text-align:left;
	clear: both;
}

.titlebox a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #00aeef;
        text-decoration: none;
}


.titleleft{
	width: 75px;
	float: left;
	background: url("images/back.jpg") no-repeat scroll 0 60px transparent;
	height: 60px;
}

.titleright{
	padding-top: 10px;
	float: left;
	background-color:#FFFFFF;
	width: 725px;
	min-height:50px;
}



#triangle {
width:0; height:0;
line-height:0;
border-top:100px solid #fff;
border-right:100px solid #AAC32B;
border-bottom:100px solid #AAC32B;
border-left:100px solid #fff;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
}


.littlenavbox
{
	height: 28px;
	
}

.navboxgray
{
	background: #939598;
	float: left;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.navboxarrow
{
	float: left;
	height: 28px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;

	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.navboxwhite

{
	background: #ffffff;
	float: left;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

.navigation{
	font-size:20px;
}

.navigation a{
	text-decoration:none;
}
