/**********************************
 * TITLE: Gila Screen Stylesheet  * 
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/


/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #FFFFFF;
  font-family: verdana;
  font-size: 12px;  /* Enables font size scaling in MSIE */
  margin: 0px;
  padding: 0;
}





.doNotDisplay {
  display: none !important;
}





/* ##### Header ##### */

#header {
  color: inherit;
  background-image:url(img/99.jpg);

  
 
  }

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
  
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: white;
  background-color: black;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 215px;
  float: left;
 }
 
 .arhivBarTitle{
 background-color:#FF0000;
 color:#FFFFFF;
 margin: 1.25ex 1ex;
 font-size:16px;
 padding: 0.8ex 1ex;
 
 }
 
 
.arhivSideBar{
color: rgb(64,64,64);
font-weight: bold;
font-family:Arial;
text-align: left;
  
}

.arhivSideBar a {  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
.arhivSideBar a:hover {
  text-decoration: none;
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  margin: 1.25ex 1ex;
  font-weight: bold;
  padding: 0.8ex 1ex;
  font-family:Arial;
  text-align:center;
  font-size:15px;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
  
}

.leftSideBar li {
  margin: 1px;
  padding: 0 0 1.25ex 0.75ex;
  
}

.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  
}

.leftSideBar a:hover {
color:#000099;
    background-color: transparent;
  text-decoration: underline;
  
}

.leftSideBar .sideBarText {
  
  background-color: #FFFFFF;
  
  
  margin-left:15px;
 
  display: block;
  padding-bottom:5px;
   margin-bottom:7px;
    margin-top:7px;
  
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
 
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold; 
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  padding: 0;
  float: right;
  clear: right;
  
  width:215px;
  
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(230,223,207);
   margin: 1.25ex 1ex;
  font-weight: bold;
  padding: 0.9ex 1ex;
  font-family:Arial;
  text-align:center;
  font-size:15px;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: underline;
 
    background-color: transparent;
 
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: left ;
  line-height: 1.5em;
  margin-left:215px;
  margin-right:225px;
  margin-bottom:5px;
  padding: 10px;
  border-right: 1px solid rgb(216,210,195);
  border-left: 1px solid rgb(216,210,195);
 
  }

.p { margin-right:8px;
margin-left:8px;



}





/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(230,223,207);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
  color:#000099;
}




.post_name {font-weight:bold; margin-top:7px;}
.post_adds {font-size:10px; margin-top:7px; margin-bottom:7px; color:#424242;}

.post_title {font-size:14px; font-weight:bold; color:#000000; text-align:left;
font-family:Arial, Helvetica, sans-serif;}
.post_date {font-size:11px; color:#000000; margin-top:7px; margin-bottom:7px;}

.post { border-bottom: 1px dotted #000000;
padding-bottom:25px;}
.post_name a {  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
.post_name a:hover {
  text-decoration: none;
}


.post_name {font-weight:bold; margin-top:7px;}
.post_adds {font-size:10px; margin-top:7px; margin-bottom:7px; color:#424242;}

.post_view{ font-size:11px; color:#666666;
            border:1px solid #CCCCCC;
			width:100%;
			margin:0px;
			}
			
			.post_v{ font-size:10px; color:#666666;
			background-color: #f6f6f6;
			text-align:center;
			
			margin:0px;
		    width:100%}

.mini {border: 0px solid #000000;
margin-right: 10px;
margin-top: 2px;
}

.post_title2 {
font-size:16px;
font-weight:bold;
color: #A68C53; 
text-align:center;
background-color:#f6f6f6;
font-family:Arial, Helvetica, sans-serif;

}

.post_comment {
font-size:15px;
font-weight:bold;
color: #660000;
margin-left:20px;
font-family: Arial;


}

.post_comment_add {
font-size:11px;
}

.post_div {
border:1px solid gray;
margin:8px;
}

.post_div2 {
background-color:#f9f9f9; 
border: 1px solid gray; 
padding:15px; 
margin:8px;
}

.post_div p {

margin-left:5px;
}



.search_b {
border:1px solid #808080;
background-color:#f6f6f6;
margin-top:6px;
}

.search_b1 {
border:1px solid #808080;
background-color:#f6f6f6;
margin-top:10px;
margin-left:10px;
}

.RusDate{
border:0px;
margin-left:365px;
}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
	margin-left:140px;
}

.pstrnav a{
	color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  
}

.pstrnav a:hover {
  text-decoration: none;
}

.pvote {
width:365px;
border:1px solid gray;
background-color:#f6f6f6;
padding:10px;
margin-left:8px;
}

.sub_vote {
border:1px solid gray;
background-color:#f6f6f6;
width:65px;
margin-left:10px;
}


.gla{ border:1px solid gray;
border-bottom:0px;
border-right:0px;
border-left:0px;

width:100%;

}


.glav{ border:1px solid gray;
border-collapse:collapse;
width:100%;
bottom:1px;
border-bottom:1px;
}

.glav2{

width:3%;




}

.glav3{
border-right:1px solid gray;
width:16%;
text-align:center;


 font-size:11px;

}

.glav4{
border-right:1px solid gray;
width:22%;
font-size:11px;
text-align:center;
}

.glav5{
border-right:1px solid gray;
width:45%;
text-align:center;
font-weight: bold;

}


.st a{
	 color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  
}

.st a:hover {
color:#000099;
background-color: transparent;
text-decoration: underline;
}

.glav6{

width:5%;
text-align:center;
}

.live { background-color: #41ADC7;
   
  color: white;
 
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.live a {
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.live a:hover {
  color: black;
  
}

.st {font-size: 11px;
}

.styl {color: #A0A0A0}

.style1 {margin-left:10px;}