/* CSS Document */

body{

  margin:0px;
  padding:0px;
  width:100%;
  

  background-color:#2d4b6f;/*#017e22;*/

  text-align: center;

  color: #222222;  

  font-family: arial; 
  font-size:12px;

}


.backGround{

  height:90px;
  margin-bottom:5px;

}

.header-Ad{

  margin:0px;
  padding: 0px;
  

 background-color:#FFFFFF;
  
  

    margin-left: auto;
  margin-right: auto;

  width: 950px;
  text-align: center;

}

p{

  margin:0px;
  padding:0px;

}


a{
text-decoration:none;
font-weight:bold;
}


.header{

  margin:0px;
  padding: 0px;
  

 background-color:#FFFFFF;
  
  
  background-image:url(images/banner1.gif);
  background-repeat:no-repeat;
  background-position:top left;  
  
  height:90px;

    margin-left: auto;
  margin-right: auto;

  width: 950px;
  text-align: left;
  
  position:relative;
  
  
}


.headerAd{

  position:absolute;
  left:260px;

}

.headerRound{

  position:absolute;
  left:0px;
  top:70px;

}

.container{

  margin-left: auto;
  margin-right: auto;
  width: 950px;
  text-align: left;
  position:relative;


}

.content{
  padding-top:30px;



}
.postInfo{

  width:480px;
  padding:10px;
  overflow:hidden;
  position:relative;
  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  margin:10px 0px;  
  
}

.postInfoAd{

  width:480px;
  padding:10px;
  overflow:hidden;
  position:relative;
  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  margin:10px 0px;  
  
}

.postInfo:hover{
/*
  background-image:url('images/postInfoActive.gif');
  background-repeat:repeat-x;
*/
}


.postInfoPic{

  width:150px;
  height:100px;
  padding:10px;

}

.postInfoPic img{

  width:150px;
  height:100px;
  border:solid thin #000000;

}

.postInfoDisc{

  position:absolute;
  width:290px;
  height:80px;
  padding:10px;
  left:180px;

}

.postView{

  padding:10px;
  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  margin-bottom:10px;

}

.linkHeading{

  font-size: 16px;

}

.postIcons{

  position:absolute;
  width:290px;
  height:20px;
  padding: 0px 10px;
  left:180px;
  top:100px;
  

}

.nav{

  width:650px;
  float:left;
  height:30px;
  padding:0px;
  margin:0px;
  position: relative;
  bottom:0px;

}

.nav ul{

  list-style: none; 
  margin: 0px;
  padding: 0px;
  clear: both;

  font-family: tahoma; font-size: 12px; 


}
  

.nav li{

	float: left;
	width: 90px;
	height: 30px;
	overflow: hidden;
	margin-right:2px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
        bottom:0px;
	padding:0px;


	color: #ffffff;
}
	
.nav li a{
  color: #FFFFFF; 
  font-weight: bold;
  text-align: center;
  display: block;
  height: 30px;
  background: url('images/activebg2.gif') no-repeat;
  padding: 10px 0 0 0;
  margin:0px;

}
		
.nav li a:hover	{
  
  /*background: url('images/activebg4.gif') no-repeat;*/
			
}



.kid{

position:absolute;
left:860px;
top:0px;

}

.userControl{

 background-color:#a0b7e1;
 width:380px;
 height:30px;
 background-image:url('images/loginRound.gif');
 background-repeat:no-repeat;
 position:absolute;
 left:240px;
 top:0px;
 padding:0px 10px;
 text-align:center;
 margin:0px;
 overflow:hidden;

 
 font-weight:bold;

}

.paidPost{

 background-color:#1b8723;
 width:160px;
 height:30px;
 background-image:url('images/getPaidRound.gif');
 background-repeat:no-repeat;
 position:absolute;
 left:660px;
 top:0px;
 padding:0px 10px;
 text-align:center;
 margin:0px;
 overflow:hidden;

 
 font-weight:bold;

}

.sB{

 position:absolute;
 left:660px;
 top:0px;

}

.userControl p{

  margin-top:5px;
  color:#2d4b6f;  

}

.paidPost p{

  margin-top:5px;
  color:#FFFFFF;  

}

.paidPost a{

  color:#FFFFFF;
  text-decoration: none;

}

.paidPost a:hover{

  color:#FFFFFF;
  text-decoration:none;

}

.userControl a{

  color:#2d4b6f;  

}

.userControl table{

  margin-left:auto;
  margin-right:auto;

}

.loginInput{

  width:150px;
  height:20px;
  border:0px;
  background-color:#ffffdb;

}

.loginSubmit{

 border:0px;
 width:30px;
 height:20px;

 background-image: url('images/go.gif');
 background-color:#a0b7e1;
 background-repeat: no-repeat;

}

.clear{

  clear:both;
  padding:0px;
  margin:0px;
  height:1px;

}

.search{
/*
  float:right;
  width:350px;
  height:30px;
  background-image:url(images/searchbg.gif);
  background-repeat:no-repeat;
  background-position:top right;
  text-align:center;
  padding-top:6px;

*/
}


.top{
  height:30px;

  padding:0px;
  margin:0px;
  overflow:hidden;
  background-color:#FFFFFF;

  position:absolute;
  top:-35px;
  left:240px;  

}

.topLinkUnit{

  position:absolute;
  top:5px;
  text-align:center;
  width:730px;
  margin-left:auto;
  margin-right:auto;

}

.main{

  width:900px;
  background-color:#e5ecf3; /**/
  padding-top:50px;
  padding-left:20px;
  padding-right:30px;
  padding-bottom:0px;
  margin-bottom:0px;
  background-image:url(images/mainRound.gif);
  background-position:0px 0px;
  background-repeat: no-repeat;
  position:relative;
  


    
}

.mainRoundBottom{

  height:20px;
  width:950px;
  background-image:url('images/mainRoundBottom.gif');
  background-repeat:no-repeat;
  overflow:hidden;
  padding:0px;
  margin:0px;

}

.breaker{

  height:10px;
  background-image:url('images/breaker.png');
  background-repeat: repeat-x;

}
/*
.right{
float:left;

  width:130px;
  margin:5px;
}
*/
.middle{

  float:right;

  width:300px;
  padding:0px 10px 10px 10px;
  background-color:#dcdcdc;
margin:0px;
  
}




.middle form{

margin:0px;
padding:0px;
  
}

.middle table{

margin:0px;
padding:0px;
  
}

.middle img{

margin:0px;
padding:0px;
  
}



.middle ol{

margin:0px;
  
}

.middle ol {
  margin-left: 0px; 
  padding-left: 0px;
}

.middle ul {
  margin:0px;
  padding:0px;
}

.middle li{
  list-style-position: inside;
}

.middle h3{

padding:0px;
margin:0px;

}

h3{

  font-size:16px;

}

.middle div{
  padding-bottom:15px;
}

.middle li{
  padding-bottom:5px;
}

.left{

  float:left;
  width:500px;
  
  padding:10px;
  overflow:hidden;
  margin:0px;

}



.no1 a{


}

.smiley{

  /*background:url(images/no1.gif) no-repeat;
  background-position:top right; */

}

.login{
  

}

.mainTitle{
  
  font-family: arial;
  font-weight:bold;
  color:#000000;
  background-color:#dcdcdc;
  padding-left:10px;
  padding-top:10px;
  border: thin solid #dcdcdc;
}

.mainTitle h1{
  
  font-family: arial;
  font-weight:bold;
  color:#000000;
  font-size:16px;
  margin:0px;
}

h1{


  font-family: arial;

  font-size:18px;

  padding:10px;
  text-align:center;
text-transform: capitalize;
  color: #FFFFFF;
  background-color:#2d4b6f;
  background-image:url('images/h1Round.gif');
  background-repeat:no-repeat;
  overflow:hidden;
  font-weight:bold;
  height:18px;
  width:480px;
  margin:0px;

  position:absolute;
  top:0px;

}



.leaning img{


  position:absolute;
  left:500px;
  top:-50px;

}

.viewTitle{
  
  font-family: arial;
  font-weight:bold;
  color:#000000;
  background-color:#dcdcdc;
  border: thin solid #dcdcdc;
}

.mainTitle h3{

padding:2px;
margin:0px;

}

.h1{

  font-size:16px;

}


.info{

  float:right;
  width:300px;

}

.thumb{

  width:160px;

}

.score{

  font-size:16px;




}

.input   {
	border: 0pt solid #ffffff;
	color: #111111;
	height:20px;
	background: url(images/inputbg.jpg) repeat-x bottom #ffffff;
	margin:0px;
	padding:3px 0 0px 5px;
}

.button  {
  border: 0pt solid #545454;
  color: #111111;
  background: #ffffff;
  width:60px;
  background: url(images/inputbg.jpg) repeat-x #ffffff;
  margin:0px;
  height:20px;
  padding:2px 0 0px 0px;
}

.topad{

}

.vid img{
border: 1px solid #555555;
}

.vid:hover img{
border: 1px solid #2D4B6E;
}

.vid:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.small {
  color: #555555;  
  font-weight: bold; 
  font-size: 11px; 
  text-decoration: none; 

}

.disp{
  color: #222222;
  padding-bottom:10px;
  /*background-image: url('images/postInfoGrad.gif');
  background-position:bottom;
  background-repeat: repeat-x;*/
  
}

.hrLine{ 


  height:2px;
  padding:0px;
  margin:0px;
  width:100%;
  overflow:hidden;
  background-color:#1b8723;
  margin:5px 0px;

}



a{


}


a:hover {color: #222222;}


td {color: #222222;}

.footer{

  background-image:url('images/leaning.gif');
  background-repeat:no-repeat;
  background-position:bottom right;  
  background-color:#FFFFFF;
  text-align:left;
  padding:20px;
  margin-top:0px;

}

.footerRound{
  background-image:url('images/footerRound.gif');
  background-repeat:no-repeat;
  background-position:top left;  
  height:20px;
  width:950px;
  margin:0px;
  padding:0px;
  

}



.footer table{

  width:800px;
  margin-left:auto;
  margin-right:auto;

}

.footer td{


 width:200px;
 vertical-align:top;

}

.footer h3{

color:#EE0000;

}

.footer p{

padding:10px 0px 0px 0px;

}

.cr{
  padding:7px;
  text-align:center;
  background-color:#2D4B6E;
  color:#FFFFFF;
}
.watch{
  float:right;
}
.headerMenu{
  text-align:right;

  color:#000000;  
  padding-top:5px;
  position:absolute;
  left:775px;
  top:30px;
}
.headerRSS{
  text-align:right;
  padding-right:20px;
  color:#FFFFFF;  
  padding-top:10px;
  height:30px;
}
.headerMenu a{

}
h2{
padding:0px;
margin:0px;
font-size:16px;
}

.sendToFreind{

  float:right;
  margin-right:80px;

  height:200px;

}

.vote{


  
}

.vote h3{

color:#2d4b6f;
font-size:16px;
margin:0px;
font-weight:bold;


}

.diggIt{

  float:right;
  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  padding:10px;

}


.heading h1{

}

.teach{
 text-align:center;
  padding:10px;
  background-color:#ffffdb;
  color: #009900;
  font-weight:bold;
  border: solid 1px #FF3300;
  margin:10px 0px 0px 0px;
  overflow:hidden;
  
}

.gAds{

padding-bottom:10px;
width:468px;
height:60px;

}

.pages{

  text-align:center;
  font-weight:bold;
  font-size:16px;  
  background-color:#dcdcdc;
  border:solid 1px #2d4b6f;
  padding:5px;

}

.pages a{

  text-decoration:underline;

}

.tops{

 background-color:#FFFFFF;
 padding:10px;
 margin:10px 0px 0px 0px;
 overflow:hidden;
}
.tops h3{

  padding-bottom:10px;
  color:#EE0000;

}

.tops ul{
  list-style-type: none;
  margin:0px;
  padding:0px;

}

.tops ol{
  list-style-image: url(images/star.gif);
}

.boy{
background-image: url(images/boy.gif);
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
}

.girl{
background-image: url(images/girl.gif);
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
}

.verticalLine{
  width:2px;
  background-color:#CCCCCC;
  height:80px;
  float:left;
  margin-right:10px;
  padding:0px;
  
}

.verticalLineMiddle{
  width:2px;
  background-color:#CCCCCC;
  height:50px;
  float:left;
  margin-right:10px;
  padding:0px;
  
}


.gSB{

  margin-top:10px;

}



.profile{



  width:480px;
  padding:10px;
  overflow:hidden;
  position:relative;
  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  margin:10px 0px;  
  
  

}

.avatar{

  width:200px;

}

.blurb{

padding:10px;
width:250px;
position:absolute;
left:220px;
top:0px;

}

.systemMessage{

  background-color:#ffffe1;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width:2px;
  font-weight:bold;
  padding:5px;
  width: 100%;

  opacity:1.00;
  filter:alpha(opacity=100)
}

.sort{

  background-color:#dcdcdc;
text-align:center;
margin-bottom:3px;
padding-top:5px;
padding-bottom:5px;
border:solid 1px #2d4b6f;


}


.sort a{

color:blue;


}


.sort a:visited{

color:blue;


}

.userMessages{




}



.text{



background-color:#FFFFFF;
max-height:500px;
overflow:auto;

}

.text1{

border:solid; 
border-width:2px;
border-color:green; 
padding:10px; 
background-color:#FFFFFF;

}

.userDisplay{

  width:90px;
  height:80px;
padding:0px 10px 10px 0px;
float:left;
margin:0px;

}

.userDisplay img{

border:solid 1px #000000;

}

.messageDisplay{

  background-color:#FFFFFF;
  border:solid 1px #a0caf3;
  padding:10px;
  width:480px;
  position:relative;

margin-bottom:10px;

}

.userMessage{

background-color:#FFFFFF;
padding:0px;

width:380px;

margin-bottom:10px;
}

.comments{


  margin-bottom:10px;


}

.commentPostBox{

  padding:10px;
  background-color:#dcdcdc;
  border: solid 1px #2d4b6f;


}

.comments h3{

color:#EE0000;
font-size:16px;

}

.bottomAds{

  text-align:center;
  padding:20px 0px;

}

.round{

background-color: #dcdcdc;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #dcdcdc;
padding: 10px;
margin-bottom:10px;

}

.newsletter{

background-color: #FFFFFF;

padding: 10px;
margin:10px 0px 0px 0px;




}

.postNav img{

border:0px;

}

.postNav{

  text-align:center;
  padding:10px;
  background-color:#ffffdb;
  color: #009900;
  font-weight:bold;
  border: solid 1px #FF3300;
  margin-bottom:10px;

}

.postNav a{

  color:blue;

}

.postToolBox{

  padding:10px;
  background-color:#dcdcdc;
  border: solid 1px #2d4b6f;


}

.textNew{

background-color:#FFFFFF;
border: solid 1px #a0caf3;
padding:20px;

}

.sTitle{

  width:400px;

}

.sDescription{

  width:400px;
  height:100px;

}

.sCode{

  width:400px;
  height:50px;

}

.graboidBg{

  width:100%;
  height:100%;
  background-image: url('images/transparent.png');
  background-repeat: repeat;
  margin:0px;
  padding:0px;
  position:fixed;
  top:0px;
  left:0px;
}

.graboid{

  margin-left:auto;
  margin-right:auto;
  margin-top:100px;
  width:500px;
  height:400px;

}

.graboidHeader{

  background-color:#FFFFFF;

}

