html{
  background:#FFFFFF url(/img/hatai/jungle.jpg) no-repeat ; /*D0E2F8*/
 	width:100%;
}

body{
 /* background:-moz-linear-gradient(-90deg, #FFFFFF, #66A5F1) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFFFFF),color-stop(1, #66A5F1));
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#66A5F1'); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#66A5F1')"; 
  */
	font-family:Helvetica,Verdana, Geneva, Arial, sans-serif;
	margin:0 !important;
	padding:0 !important;
	color:#3E3F3E !important;
	margin-top:0 !important;
	padding-top:10px;
}

#content{
	padding-top:10px;	
}

h1 {
	color:#00D58D;
	/*font-family:"MS Trebuchet", Arial, sans-serif !important;*/
	font-family: "calluna-1","calluna-2","Calluna","Helvetica","Arial","Sans-serif";

	font-weight:bold !important;
	font-size:1.6em!important;
  margin-bottom:5px;
}

h2 {
	color:#000000;
}

h3 {
	color:#000000;
}

h4 {
	color:#000000;
}

p {
	color:#3E3F3E;
	font-size:1.1em;
}

a{
  color: #0000FF;/*#00D58D;*/
  text-decoration:none;
  text-weight:bold;
}

a:hover{
  text-decoration:underline;
}

.box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #CCCCCC;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	
	display:block;
	background:#FFFFFF;
	background: -moz-linear-gradient(-90deg,#FFFFFF,#D7D7D7);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D7D7D7),color-stop(1, #FFFFFF));
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#FFFFFF'); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#FFFFFF')"; 
	opacity:0.8;*/
	background-color: rgba(0, 100, 50, 0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F00FF00', EndColorStr='#7F00FF00');

}

.boxArticle {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
/*	border:1px solid #CCCCCC;*/
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:#FFFFFF;
	display:block;
}

.topbox{
  margin-top:0 !important;
}

.clearbox:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
* html .clearbox             { zoom: 1; } /* IE6 */
*:first-child+html .clearbox { zoom: 1; } /* IE7 */

.box ul{
  display:inline;
}

.box li{
  float:left;
  margin:4px;
}

.box table{
  width:100%;
}

.top {
	float:left;
	width:67%;
}

.premierFooter{
  width:34% !important;
}

.secondFooter{
  margin-left:0.99% !important;
}

#rightSide {
	float:right;
	width:32%;
}

#lang{
	position:relative;
	float:right;
	right:0;
	top:0;
	margin:0;
	padding:0;
}

#article{
  padding-left:10px;
  padding-right:20px;
}

#article p{
  padding-left:80px;
  padding-right:80px;
  margin-bottom:20px;
  color:#3E3F3E;
}

.imgArticle{
 
}

.largeImg{
  /*width:100%;*/
  padding:3px;
  border:1px solid #CCCCCC;
 /* -moz-box-shadow:0.3em 0.3em 0.5em #3A3A3A;
  -webkit-box-shadow:0.3em 0.3em 0.5em #3A3A3A;
  box-shadow:0.3em 0.3em 0.5em #3A3A3A;*/
  
  -moz-box-shadow: -2px 3px 5px #999999; /* FF3.5+ */
  -webkit-box-shadow: -2px 3px 5px #999999; /* Saf3.0+, Chrome */
  box-shadow: -2px 3px 5px #999999; /* Opera 10.5, IE 9.0 */
  filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#3E3F3E'); /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#3E3F3E')"; /* IE8 */
  
  overflow:hidden;
  /*margin-bottom:20px;*/
  align:center !important;
  float:left;
}


#loginTable{
  width:310px;
  margin:auto;
}

#loginTable td{
  	padding: 6px 6px 6px 12px;
  	color: #6D929B;
}

.atcenter{
  text-align:center;
}

#tagList h2{
  color:#FFFFFF;
}

#tweet{
  background: transparent url("/img/icons/twitter_48.png") right top no-repeat;
  height:48px;
}

.latestCom{
  height:75px;
}


.iconImg{
  vertical-align:middle;
  margin-top:2px;
  margin-bottom:2px;
  margin-right:5px;
}

.catLink{
  position:absolute;
  bottom:5px;
  right:5px;
  float:right;
}

#comForm{
  display:none;
}

/*Gallery */

.albumItem {
	float:left;
	width:135px;
	height:135px;
	padding:5px;
	text-align:center;
	overflow:hidden;
	background:#EEEEEE;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.photoThumb{
  float:left;
	width:75px;
	height:75px;
	padding:5px;
	text-align:center;
	overflow:hidden;
	background:#EEEEEE;
	margin:5px;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.leftbutton {
	margin:0 auto 0 auto;
	text-align:center;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius-topleft: 27px;
	-moz-border-radius-bottomleft: 27px;
	
	-webkit-border-bottom-left-radius: 27px;
	-webkit-border-top-left-radius: 27px;
	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	
	height:34px;
	font-size:2em;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	padding:10px;
	padding-left:13px;
	padding-top:12px;
	padding-bottom:8px;
	border-right:1px solid #A29B9B;
	
	position: relative;
}

.rightbutton {
	margin:0 auto 0 auto;
	text-align:center;
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius-topright: 27px;
	-moz-border-radius-bottomright: 27px;
	
	-webkit-border-bottom-right-radius: 27px;
	-webkit-border-top-right-radius: 27px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
	
	height:34px;
	font-size:2em;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	padding:10px;
	padding-right:13px;
	padding-top:12px;
	padding-bottom:8px;
	border-left:1px solid #A29B9B;
	
	position: relative;
}

/*For old Articles :*/

.shadow {
	float: left;
	background: url('/img/shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;	
}
 
.shadow img {
	 background-color: #FFFFFF;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}

.clearAll {
	clear  : both;
}

/*For comments */
.commentLeft{
  float:left;
  width:60%;
}

.commentRight{
   float:left;
  width:40%;
  border-left:1px solid #CCCCCC;
}

/*top title */

.topTitle{
  font-family:"calluna-1","calluna-2","Calluna","Helvetica","Arial","Sans-serif" !important; /*Georgia !important;*/
  font-size:3em;
  font-weight:bold; 
}

.topTitle h1{
  /*font-family:Georgia !important;*/
  text-decoration:none !important;
  -moz-text-shadow: 2px 2px 2px #7C7C7C;
  -webkit-text-shadow: 2px 2px 2px #7C7C7C;
  text-shadow: 2px 2px 2px #7C7C7C;
  color:#00D58D !important;
}

.topTitle h1:hover{
  color:#00D58D !important;
  text-decoration:none !important;
}




