body {
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
  background-color: #3F3F3F; 
  font-family: Tahoma, Century gothic, Arial, sans-serif;
  color: #161514;
  font-size: 11px;
}
  
img { border: 0;  margin:  0 0; }
a { color: #FF3400;   text-decoration: none; }
a:hover  { color: #000000; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin:  0px  0px; padding: 0px 0px; }
blockquote { padding-left: 5px; color: #31333F; font-style: normal; border-left: 2px solid #07A0E3; }

.clear { clear: both; }

img.centered     { display: block;   margin-left:  auto; margin-right:  auto; margin-bottom:  10px; padding:  0px; }
img.alignnone   { padding: 5px 5px; margin:  0px 0px 10px 0px; display:  inline; background: #fff; border:  1px solid #DDDDDD; }
img.alignright { padding: 5px 5px; margin:  0px 5px 10px 10px; display:  inline; background: #fff; border:  1px solid #DDDDDD; }
img.alignleft   { padding: 5px 5px; margin:  0px 10px 10px 5px; display:  inline; background: #fff; border:  1px solid #DDDDDD; }

.aligncenter { display:  block; margin-left:  auto;   margin-right:  auto; margin-bottom:  10px; }
.alignright { float:  right; margin:  0px 0px 10px 10px; }
.alignleft { float:  left; margin:  0px 10px 10px 0px; }
  
.wp-caption { border:  1px solid #DDDDDD; text-align:  center; background-color:  #ffffff; padding:  4px 0px 5px 0px; margin:  5px 5px; }
.wp-caption img { margin:  0px 0px 5px 0px; padding:  0px; border:  0px; }
.wp-caption p.wp-caption-text { margin:  0px; padding:  0px 0px 0px 0px; font-size:  11px; font-weight:  normal; line-height:  12px; }

#wrapper { width: 1000px; margin: 0 auto; background: #F4F4F4; }
#fgpage { padding: 0px; background: #dfe3e6; background-repeat: no-repeat; }
  
.topad{ height:  97px; text-align: center; margin-bottom:  0px; background: #535A5F; padding-top: 7px;  }

#top { 
	height: 75px; 
	margin: auto; 
	background-color: #f4f4f4; 
	width: 1000px; 
}

#topregisterbar{ 
	height: 30px; 
	margin: auto; 
	background-color: #f4f4f4; 
	width: 1000px; 
}

.blogname { 
  width: 150px;
  font-family: Georgia ,Century gothic,Verdana,Tahoma,sans-serif;  
  margin: 0px 0 0 0px;
  float: left;
  background-repeat: no-repeat;
}

.blogname h1  {
  font-size: 30px;
  padding: 0 0 0px 0;
  font-weight: normal;
  color: #cacccd;
  text-align: left;
  margin: 10px 0 0 25px;
}

.blogname h1  a:link, .blogname h1  a:visited { 
  color:  #cacccd; 
  display: block;
}
  
.blogname h1  a:hover { 
  color:  #eee; 
}

.blogname h2 {
  margin: 2px 0px 0px 30px;
  font-size: 12px;
  font-weight: normal;
  color: #343434;
  text-align: left;
  text-transform: uppercase;
}

#headbanner {
  width:  0px;
  height:  60px;
  float: right;
  border:  0px solid black;  
  margin-top:  15px;
  margin-right:  10px;
}

#rss {
  height: 30px;
  width:  292px;
  float:  right;
  border:  0px solid black;
  margin-right:  10px;
  margin-top:  27px;
}

#subscribe_email_btn {
  width: 50px;
  height: 21px;
  border: none;
  background: url(../images/go_dark_grey.png) no-repeat;
  cursor: pointer;
  margin-top:  6px;
  margin-left:  7px;
}


#search_form {
  float:  left;
  display:  block;
  margin-left:  10px;
}

#s {
  background:  none;
  border:  1px solid #CCCCCC;
  float:  left;
  margin:  0px 0px 0px 7px;
  padding:  2px 3px 0px 30px;
  width:  182px;
  height:  18px;
  outline:  0;
  color: #000000;
  font-size: 12px;
  background-image: url(../images/search_icon.png);
  background-repeat: no-repeat;
  background-position:  5px 1px;
}

#btn_search {
  width: 50px;
  height: 21px;
  border: none;
  background: url(../images/go_dark_grey.png) no-repeat;
  cursor: pointer;
  margin-left:  7px;
}

#menu {
  height: 20px;
  display: inline-block;
  padding: 0px 0 0px 0px;
  font:  12px Tahoma,Century gothic,verdana, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}  

#menu ul {
  margin:  0px 0px 0px 0px;
  padding:  0px;
  list-style:  none;
  height: 20px;
}
  
#menu ul li {
  float:  left;
  margin:  0px 0px ;
  padding:  0px 0px;
  line-height: 50px;
}
  
#menu ul li a {
  color:  #000000;
  display:  block;
  font-weight:  normal;
  padding:  0px 10px;
}
  
#menu ul li a:hover,#menu.current_page_item a {
  color:  #000000;
  display:  block;
  text-decoration:  none;
}

#loginbox {
  margin:  0px;
  padding-left:  10px;
  width: 990px;
  background: #535A5F;
  color: #FFFFFF;
  height: 33px;
  line-height: 33px;
  text-align: center;
}

#loginbox a {
  color: #FFFFFF;
  font-weight: bold;
}

#loginbox a:hover {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}

#catcontainer {
  display: block;
  padding: 0px;
  font:  11px tahoma,Century gothic,verdana, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  background: #535A5F;
}

#catmenu {
  margin:  0px;
  padding:  0px;
  width: 1000px;
  background: #000000;
  height: 3px;
}
  
#catmenu ul {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
  height: 30px;
}
  
#catmenu li {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
}
  
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
  color:  #000000;
  display:  block;
  margin:  0px;
  padding:  10px 10px 9px 10px;
}

#catmenu li a:hover, #catmenu li a:active {
  background:  #333;
  color:  #FFFFFF;
  margin:  0px;
  padding:  9px 10px 9px 10px;
  text-decoration:  none;
}
  
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
  background:  #535A5F;
  width:  150px;
  color:  #fff;
  font-size:  13px;
  font-family:  tahoma, century gothic,Georgia,  sans-serif;
  font-weight:  normal;
  text-transform:  uppercase;
  float:  none;
  margin:  0px;
  padding:  8px 10px 7px 10px;
  border-bottom:  1px solid #50585f;
  border-left:  1px solid #50585f;
  border-right:  1px solid #50585f;
}
  
#catmenu li li a:hover, #catmenu li li a:active {
  background:  #42474B;
  color:  #DFF4FF;
  padding:  8px 10px 7px 10px;
}

#catmenu li ul {
  z-index:  9999;
  position:  absolute;
  left:  -999em;
  height:  auto;
  width:  170px;
  margin:  0px;
  padding:  0px;
}

#catmenu li li { 
}

#catmenu li ul a { 
  width:  140px;
}

#catmenu li ul a:hover, #catmenu li ul a:active { 
}

#catmenu li ul ul {
  margin:  -32px 0 0 170px;
}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.fghover ul ul, #catmenu li.fghover ul ul ul {
  left:  -999em;
}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.fghover ul, 
#catmenu li li.fghover ul, #catmenu li li li.fghover ul {
  left:  auto;
}

#catmenu li:hover, #catmenu li.fghover { 
  position:  static;
}
  
#content_game {
  width:  1000px;
  height: 100%;
  padding: 5px 0px 0px 0px;
}

#content {
  float: left;
  width:  650px;
  height: 100%;
  padding: 5px 0px 0px 1px;
}
  
#content  h1 {
  font-family:  Tahoma, serif;
  font-size:  12px;
  font-weight:  bold;
  padding:  0px 0px 5px 0px;
  margin:  0px;
  color:  #FF3400;
  text-decoration:  none;
  text-align:  center;
}

#content .gamebox h1 a {
  color:  #FF3400;
}

#content  .gamebox h1 a:hover {
  text-decoration:  underline;
}

/*.archive_view {
  margin:  0px 5px 15px 3px;
  padding-top:  10px;
  padding-bottom:  10px;
  color: #504945;
  font:  13px tahoma, century gothic,Arial,verdana, sans-serif;
}

.archive_view h1 {
  background-image:  url(../images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
}*/


#play_game {
  text-align:  center;
  width: 100%;
  height: 100%;
}
  
.title {
	font: Sans-serif;
    margin: 0 0 0 10px;
    padding: 0;
} 

.game_title {
  text-align:  center;
  height: 50px;
  float:  left;
  margin:  10px 0px 0px 0px;
  padding:  0px 0px 0px 0px;  
}

.game_title td {
  height: 50px;
}

.game_title  a {
  color:  #0578AD;
}

.game_title img {
  border:  1px solid #000000;
  padding:  0px;
}

.game_title img:hover {
  border:  1px solid #0578AD;
  padding:  0px;
}

.thumb_link {
position: relative;
}

.thumb_link img{
 width: 50px;
 height: 50px;
}


.thumb_link .lb_enabled { 
  display: block; 
  width: 14px; 
  height: 13px; 
  background: url(../images/icon_trophy.png) no-repeat; 
  position: absolute; 
  right: 88px; 
  top: -85px;
  z-index: 9999;
}

#gamelist {
  clear: both;
  margin:  0px 0px 15px 3px;
  padding-top:  10px;
  padding-bottom:  10px;  
  width:  990px; 
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}

#gamelist h1 {
  background-image:  url(../images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;  
  height: 31px;
  padding: 0;
  margin: 0;
 }
 
#gamelist ul {
  float:  left;
  width:  980px;
  font-family: Tahoma;
  font-size:  11px;
  margin:  0 0 0 5px;
  padding: 0;
  list-style:  none;  
  color: #504945;
}

#gamelist li {
  float:  left;
  width:  160px;
  margin-left:  3px;
  padding:  0;  
  overflow: hidden; 
}

.date {
  font-size: 11px;
  font-family: Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
  padding: 0px 10px;
  color: #75481F;
  text-transform: inherit;
  line-height: 20px;
}
  
.cat_view {
  width:   290px;
  height:  96px;
  float: left;
  margin:  0px 0px 10px 10px;
  padding:  0px 5px 5px 5px;  
  color: #504945;
  font:  11px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}
  
.cat_view h4 {
  padding:  5px 5px 0px 5px;
  text-align: right;
}  

.cat_link {
  display: block;
  float: right;
  text-align: right;
  font-weight: bold;
  height:  17px;
  width:  101px;
  margin:  7px 5px 0 2px;
  padding-right:  17px;
  font-family: Tahoma;
  background-position:  right;
}
.cat_link a {
  color:  #000000;
}

.cat_link a:hover{
  color:  #FF3400;
}
  
.gamebox {
  /*width: 210px;
  height:  400px;
  float: left;
  margin:  0px 0px 15px 3px;
  padding-top:  10px;
  padding-bottom:  10px;*/
  color: #504945;
  font:  11px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}

.gamebox h1 {
  background-image:  url(../images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
  /*margin-left:  3px;
  margin-right:  3px;*/
}
  
  
.gamebox  h2 {
  /*margin:  0px 0 5px 0;
  padding:  5px 0px 0px 10px;*/
  text-align:  left;
  font:  24px  Georgia,century gothic,Arial,verdana, sans-serif;
  font-weight: normal;
  /*overflow: hidden;*/
}

.gamebox  h2 a, .gamebox  h2 a:link, .gamebox  h2 a:visited  {
  color: #252525;
  background-color:  transparent;
}
.gamebox  h2 a:hover  {
  color:  #31333F;
  background-color:  transparent;
}  
  
.single_game  {
  width: 640px;
  margin:  0px 5px 5px 3px;
  height: 100%;
  color: #000000;
  font:  11px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  padding-left:  10px;
  padding-top:  5px;
  padding-bottom: 10px;
}

.single_game textarea {
  width:  95%;
  height:  60px;
  margin:  0 0 20px 0;
  font-size:  11px;
  font-weight:  normal;
}

.singlepage {
  width: 630px;
  height:  100%;
  margin:  0px 10px 15px 3px;
  padding-top:  10px;
  padding-bottom:  10px;
  color: #504945;
  font:  13px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
}

  
.entry {
  margin: 0 0;
  padding:  0px 5px 0px 0px;
  line-height: 12px;
}  
  
.entry img {
	border: 2px solid #CCCCCC;
    margin-right: 5px;
    margin-top: -10px;
    padding: 0;
}

.entry img:hover {
	border: 2px solid #FF3400;
    margin-right: 5px;
    margin-top: -10px;
    padding: 0;
}
  
.entry a:link,
.entry a:visited {
  color:  #AC0604;
  background-color:  transparent;
}
.entry a:hover {
  color: #455236;
  background-color:  transparent;
  text-decoration:  none;
}
  
.entry p{
  margin: 5px 0px;
  padding: 0px 0px;
  font-family:   Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
  font-size: 11px;
}

.related{
  margin:  0px 5px 15px 3px;
  height: 100%;
  width: 640px;
  color: #000000;
  font:  11px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  padding-left:  10px;
  padding-top:  5px;
}

.related h3 {
    color: #FF3400;
    font: bold 12px Sans-serif;
    height: 100%;
    margin: 0 0 5px;
    overflow: -moz-scrollbars-none;
    padding: 2px 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}
  
.related ul{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none
}

.related ul li{
  margin: 0px 0px;
  padding: 5px 0px;
  list-style-type: none;
  line-height: 24px;
  font:  11px  Tahoma,century gothic,Arial,verdana, sans-serif;
  font-weight: bold;
  float:left;
  width: 600px;
}

.related ul li a:link, .related ul li a:visited{
  color: #FF3400;
  padding: 5px 0px;
}

.related ul li a:hover{
  color: #0A7CAF;
  padding: 5px 0px;
}

.moregames {
  height:  50px;
  border:  0px solid #ccc;
  padding-right:  0px;
  font-weight:  normal;
}

.moregames img {
  border:  0px solid #ccc;
  padding:  2px;
  margin:  0px;
  margin-right: 5px;
}

.moregames img:hover {
  border:  0px solid #FF3400;
  padding:  2px;
  margin:  0px;
}

#rightcol{  
  float: right;
  width: 340px;
  padding: 0 0px 10px 0;
}

.sidebar1{
  float: left;
  width: 165px;
  padding-top: 0px;
  padding-right: 0px;
  font-size: 1px;
  font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
}

.sidebar1 h2 {
  line-height: 25px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  margin: 5px 0 5px 0 ;
  padding: 0px 0 0 5px;
  background: #535A5F;
  width: 158px;
  font-family: Tahoma, Century gothic, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #40494F;
}

.sidebar1 ul {
  list-style-type:  none;
  margin:  0 ;
  padding:  0;
}

.sidebar1 ul ul  {
  list-style-type:  none;
  margin:  0;
  padding:  0px 0px 10px 0px;
  background-repeat: no-repeat;
}

.sidebar1 ul ul ul {
  list-style-type:  none;
  margin:  0;
  padding:  0;
  border: 0;
}

.sidebar1 ul ul ul ul {
  list-style-type:  none;
  margin:  0;
  padding:  0;
  border: 0;
}
  
.sidebar1 ul li {
  height: 100%;
  line-height: 18px;
  float:  left; 
  clear:  left;  
  width:  160px;
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
font-size: 11px;
  font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
  color: #333;
  text-decoration:  none;
  padding:  0px 0px 5px 5px;
  display: block;
  border-bottom: 1px dotted #fff;
}

.sidebar1 ul li a:hover {
  color:  #FF3400;
}

.sidebar1 p {
  padding:  7px 10px;
  margin: 0;
}

.sidebar1 table {
  width: 100%;
  text-align: center;
  color: #787d7f;
}  
  
.sidebar2{
  float: right;
  width: 165px;
  padding-top: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
}

.sidebar2 h2 {
  width: 158px;
  line-height: 25px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  margin: 0px 0 5px 0 ;
  padding: 0px 0 0 5px;
  background: #535A5F;
  font-family: Tahoma,Century gothic, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #40494F;
}
.sidebar2 ul {
  list-style-type:  none;
  margin:  0 ;
  padding:  0;
}

.sidebar2 ul ul  {
  list-style-type:  none;
  margin:  0;
  padding:  0px 0px 10px 0px;
  background-repeat: no-repeat;
}

.sidebar2 ul ul ul {
  list-style-type:  none;
  margin:  0;
  padding:  0;
  border: 0;
}

.sidebar2 ul ul ul ul {
  list-style-type:  none;
  margin:  0;
  padding:  0;
  border: 0;
}
  
.sidebar2 ul li {
  height: 100%;
  font-size: 11px;
  line-height: 18px;
  float:  left; 
  clear:  left;  
  width:  160px;
}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
  color: #333;
  text-decoration:  none;
  padding:  0px 0px 5px 5px;
  display: block;
  border-bottom: 1px dotted #fff;
}

.sidebar2 ul li a:hover {
  color:  #FF3400;
}

.sidebar2 p {
  padding:  7px 10px;
  margin: 0;
}

.sidebar2 table {
  width: 100%;
  text-align: center;
  color: #787d7f;
}

.sidebar3{
  float: right;
  width: 328px;
  margin-right: 12px;
  font-size: 11px;
  color:  #FF3400;
  font-family: Tahoma,Century gothic, Arial, sans-serif;
}

.sidebar3 h2 {
  line-height: 24px;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
  color: #fff;
  margin: 5px 0 5px 0 ;
  padding: 0px 0 0 5px;
  background: #535A5F;
  font-weight: normal;
  font-family: Tahoma,Century gothic, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #40494F;
  width: 328px;
}
  
.sidebar3 ul{
  list-style-type:  none;
  margin:  0px 0px ;
  padding:  0px 0px;
}

.sidebar3 ul li {
  height: 100%;
  line-height: 25px;
  padding:  0px 0px 0px 5px;
  border-bottom: 1px dotted #fff;
}
.sidebar3 ul li ul{
  height: 100%;
  line-height: 25px;
  padding:  0px 0px 0px 0px;
}

.sidebar3 ul li ul li {
  height: 100%;
  line-height: 25px;
  padding:  0px 0px 0px 0px;
  border-bottom: 1px dotted #fff;
}  

.sidebar3 ul li a:link, .sidebar3 ul li a:visited {
  color: #333;
  text-decoration:  none;
  padding:  0px 0px 0px 0px;
}

.sidebar3 ul li a:hover {
  color:  #FF3400;
}
  
      
#footbar{
  width: 1000px;
  padding:  0px 0px 30px 0px;
  margin: 0px 0px;
  float: left;
  background: #FCFCFC url(../images/bottom.jpg) repeat-x;
  font-family:   Tahoma,Georgia,Century gothic, Arial, sans-serif;
  text-align: center;
}

.fleft{
  float: left;
  padding:  0 0 0 15px;
}

.fright{
  float: right;
  padding:  0 15px 0 0;
}


#footer {
   /*border-top: 1px solid #32102D;*/ /* color scheme */
}


#footer ul {
    list-style:none;
    margin:0;
    padding:0;
    background: none;
    border: none;
}



#footer ul li {
  margin-top:5px;
  /*color: #4d1344;*/ /* color scheme */
  padding-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  background: none;
  font-size: 12px;
}

#footer ul li a {
  font-size: 12px;
  /*color: #4d1344;*/ /* color scheme */
  text-decoration:none;
  margin-top:5px;
  text-transform: uppercase;
  padding: 8px 8px 8px 10px;
}

#footer ul li a:hover {
  /*color:#7b2d6f;*/ /* color scheme */
  text-decoration: underline;
  background: none;
}


#footer-widget-area {
  overflow: hidden;
  margin-top: 10px;
}

#footer-widget-area .widget-area {
  float: left;
  margin-right: 20px;
  width: 220px;
}

.textwidget {
  text-transform: none;
}


#navigation{  
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 2px 15px 10px 12px;
  text-align: center;
}

h2.pagetitle {
    color: #000000;
    font-family: Tahoma,Century gothic,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 4px 5px;
    padding: 5px;
    text-align: center;
}
  
.post {
  margin:  0px 0px 5px 5px;
  padding: 3px 0 0 0;
  float:  left;
  background: #ebe1d2;
  border: 1px solid #ded5c9;
  display: inline;
  color: #6c5b42;
  font-style: italic;
  font-family: Georgia,century gothic,Arial,verdana, sans-serif;
}

.post h2 {
  margin:  0px 0 0px 0;
  padding:  0px 0px 3px 0px;
  text-align:  left;
  font-size:  18px;
  overflow: hidden;
  font-weight: normal;
  height: 20px;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
  color: #354151;
  background-color:  transparent;
}
  
.post h2 a:hover  {
  color:  #354151;
  background-color:  transparent;
}  

.post img {
  border: 0;
  float: left;
  padding: 4px 4px;
  background: #fff;
  border: 1px solid #ddd;
  margin: 2px 5px 2px 0px;
}
 
.breadcrumb{
  padding: 5px 10px;
  margin: 0px 5px 5px 13px;
  border: 1px solid #DEDCDD;
  font-size: 13px;
  font-weight: normal;
  color: #444;
  background: #fff;
  font-family: tahoma,Century gothic,Arial, Helvetica, sans-serif;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
}

.adtop        { margin-bottom: 5px;}
.adright    { margin: 5px 5px;   float: right;}

.allcomments {
  height: 100%;
  padding: 0px 8px 0px 3px;
  margin: 0px 0px;
}

#comment{
  height: 100%;
  padding: 0px 10px;
  margin: 0px 0px;
}
  
h3#comments {
  padding: 5px 10px;
  margin: 10px 0px;
  border: 1px solid #DEDCDD;
  font-size: 20px;
  font-weight: normal;
  color: #444;
  background: #fff;
  font-family: Georgia,Century gothic,Arial, Helvetica, sans-serif;
}   

h3#pingbacks {
  padding: 5px 10px;
  margin: 10px 0px;
  border: 1px solid #DEDCDD;
  font-size: 20px;
  font-weight: normal;
  color: #444;
  background: #fff;
  font-family: Georgia,Century gothic,Arial, Helvetica, sans-serif;
}   

#respond{
  height: 100%;
  width: 640px;
  padding: 0px 5px;
  margin: 5px 0px;
  background: #fff;
  border: 1px solid #DEDCDD; 
}  

#respond h3{
  padding: 5px 10px 5px 10px;
  margin: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  font-family: Tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

#commentform {
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  color: #BFAFA7;
  font-family: Tahoma,Century gothic,Arial, Helvetica, sans-serif;
}
  
#commentform p {  
  color: #3f79c4;
}

#commentform input {
  background: #F4F4F4;
  border: 1px solid #DEDCDD;
  color: #444;
  padding-left: 10px;
}

#commentform textarea {
  background: #F4F4F4;
  border: 1px solid #DEDCDD;
  color: #444;
  width: 95%;
  padding: 5px 5px;
}

.comments input#submit {
  width: auto;
  line-height: 25px;
  padding: 3px 5px;
  background-color: #0083DB;
  border: 2px solid #005F9F;
  color: #fff;
  font-family: tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

ol.commentlist { 
  list-style: none; 
  margin: 0; 
  padding: 0; 
  text-indent: 0; 
}
  
ol.commentlist li { 
  border: 1px solid #DEDCDD; 
  margin: 0 0 10px; 
  padding: 5px 7px 5px 57px; 
  position: relative;
}
 
ol.commentlist li div.comment-author { 
  padding: 0 170px 0 0; 
}

ol.commentlist li div.vcard { 
  font: 20px Georgia, helvetica,arial,sans-serif; 
  padding: 5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
  font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
  color: #000; 
  text-decoration: none; 
}

ol.commentlist li div.vcard cite.fn a.url:hover { color: #000; }

div.vcard img.avatar { 
  border: 5px solid #ddd; 
  left: 7px; 
  position: absolute; 
  top: 7px; 
}

ol.commentlist li div.comment-meta { 
  font: 12px Tahoma, helvetica,arial,sans-serif; 
  position: absolute; 
  right: 10px; 
  text-align: right; 
  top: 5px; 
}

ol.commentlist li div.comment-meta a { 
  color: #0083DB; 
  text-decoration: none; 
}

ol.commentlist li div.comment-meta a:hover { 
  color: #000; 
}
ol.commentlist li p { 
  font: normal 12px Tahoma, helvetica,arial,sans-serif;
  margin: 0 0 1em;
  line-height: 18px;
  color: #546C88;
}
 
ol.commentlist li ul { 
  font: normal 12px/1.4 helvetica,arial,sans-serif; 
  list-style: square; 
  margin: 0 0 1em;
  padding: 0; 
  text-indent: 0;
 
}
#cancel-comment-reply{
  padding: 10px 0px 0px 0px ;
}

#cancel-comment-reply-link{
  color: #fff; 
  font-size: 10px;
  line-height: 15px;
  font-family:  Tahoma, Georgia,arial,sans-serif;
  padding: 4px 10px;
  margin: 0px 0px 0px 12px;  
  background: #778F9F;
  border: 2px solid #666;
} 

ol.commentlist li div.reply a { 
  color: #fff; 
  text-decoration: none; 
  text-transform: uppercase; 
}

ol.commentlist li ul.children { 
  list-style: none; 
  margin: 1em 0 0; 
  text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
  margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
  margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
  margin: 0 0 .25em; 
}

ol.commentlist li.even { 
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #D1D8DF;
  
}

ol.commentlist li.odd { 
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 1px solid #ddd;
}
 
ol.commentlist li.pingback div.vcard { 
  padding: 0 170px 0 0; 
}

#myslides{
  background: #262B2F;
}

.stepcarousel{
  position:  relative;
  overflow:  scroll;
  width:  952px;
  height:  165px;
  margin:  0px 14px 0px 14px;
  background: #262B2F;
}

.stepcarousel .belt{
  position:  absolute;
  left:  0;
  top:  0;
}

.stepcarousel .panel{
  float:  left;
  overflow:  hidden;
  margin:  10px 10px;
  width: 120px;
  background: #14181a;
  height: 140px;
  border: 1px solid #373C3F;
}

.stepcarousel .panel p{
  text-align:  left;
  overflow:  hidden;
  margin:  5px 5px;
}

.stepcarousel .panel h2{
  height: 16px;
  overflow:  hidden;
  margin:  0px 5px ;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  font-family: Tahoma,century gothic,Arial,verdana, sans-serif;
  text-transform: uppercase;
}

.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
  color: #778F9F;
}

.stepcarousel .panel img{
  background: #040404;
  margin:  10px 10px 8px 10px;
  padding: 0px 0px;
}

#postlist {
  overflow: hidden;
  margin-top: 0px;
  padding: 0px 0px;
  height: 273px;
}

#postlist ul{
  width: 335px;
  overflow: hidden;
  list-style-type:  none;
  padding:  0px 0px;
  margin: 0px 0px;
}
  
#postlist li {
  padding:  3px 3px;
  margin: 0px 0px 3px 0px;
  list-style-type: none;
  width:  329px;
  float: right;
  height: 60px;
  overflow:  hidden;
  background: #fff url(../images/bg_post.jpg) repeat-x;
  border: 0px solid #ddd;
}

#postlist li h2 {
  color: #FF3400;
  font-size: 12px;
  height: 15px;
  overflow: hidden;
  margin: 0px 0px;
  padding: 0px 0px 0px 0px;
}

#postlist li h2 a {
  color: #535A5F;
  
  text-decoration: none;
}

#postlist li img {
  float: left;
  margin-right: 5px;
  background: #EFEFEF;
}

.fcats{
  overflow: hidden;
  font-size: 11px;
  color: #FFFFFF;
  padding: 0px 0px;
  margin: 1px 0px 0px 0px;
  height: 15px;
  font-family: Tahoma,Arial,verdana, sans-serif;
}

.fcats a:link,.fcats a:visited {
  color: #0284C2;
}

.auth{
  overflow: hidden;
  font-family: Tahoma,Arial,verdana, sans-serif;
  font-size: 11px;
  color: #262B2F;
  padding: 2px 0px;
  margin: 0px 0px;
}

.listi{
  line-height: 24px;
  font-size: 11px;
  text-align: left;
  color: #fff;
  margin: 5px 0 5px 0 ;
  padding: 0px 0 0 5px;
  background: #535A5F;
  
  font-family: Tahoma,Century gothic, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #40494F;
  width: 328px;
}


.widgets {
  width:333px;
  overflow:hidden;
  margin-top:5px;
  padding:0px 0px 0px 0px;
  background:#FFFFFF;
  border:1px solid #ccc;
}


.widgets a {
  color: #222;
  text-decoration: none;
  }
  
.widgets a:hover {
  color: #009;
  text-decoration: underline;
 }
 
 /*** BuddyPress Intergration ***/
 /***
 * Navigation tabs
 */
div.item-list-tabs {
	margin: 15px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	clear: both;
}

div.item-list-tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
}
	div.item-list-tabs ul li {
		float: left;
		margin-right: 5px;
	}
		div.item-list-tabs#subnav ul li a {
			border: none;
			padding: 0;
		}

	div.item-list-tabs ul li.last { float: right; }

/***
 * Object Lists (groups/members/forums/blogs)
 */

ul.item-list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
	ul.item-list li { position: relative; }
	ul.item-list div.item-avatar {
		float: left;
	}

	ul.item-list div.item {
		margin-left: 65px;
	}

	ul.item-list div.action {
		position: absolute;
		top: 0;
		right: 15px;
		text-align: right;
	}


/***
 * Content Object Headers
 */

div#item-header {
	padding-bottom: 15px;
	overflow: hidden;
}
	div#item-header div#item-header-avatar {
		float: left;
		margin-right: 15px;
	}

	div#item-header div#item-header-content {
		float: left;
	}

/***
 * Activity Stream Post Form
 */

form#whats-new-form {
	overflow: hidden;
	padding-bottom: 20px;
}
	form#whats-new-form #whats-new-avatar {
		float: left;
	}

	form#whats-new-form h5 {
		clear: none;
		margin-left: 76px;
	}

	form#whats-new-form #whats-new-content {
		margin-left: 54px;
		padding-left: 22px;
	}

	form#whats-new-form #whats-new-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		margin-bottom: 10px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;
	}

/***
 * Activity Stream Post Form
 */

ul.activity-list {
	margin: 0;
	padding: 0;
}

ul.activity-list li {
	overflow: hidden;
	padding: 20px 0;
}
	ul.activity-list li img.avatar {
		float: left;
		width: 60px;
		height: 60px;
	}

	ul.activity-list li div.activity-content {
		margin-left: 75px;
	}

	ul.activity-list li div.activity-comments {
		margin: 15px 0 0 38px;
	}
		ul.activity-list li div.activity-comments ul li {
			padding: 5px 0;
		}

		ul.activity-list li div.activity-comments img.avatar {
			width: 25px;
			height: 25px;
		}

		ul.activity-list li div.acomment-content, ul.activity-list li div.acomment-meta {
			margin-left: 35px;
		}

	ul.activity-list li div.activity-inreplyto {
		margin: 15px 0 0 75px;
		font-size: 11px;
	}

/***
 * Input Forms
 */

/* Activity comment forms */

form.ac-form { display: none; } /* JS will show this */

div.activity-comments form {
	display: none;
	margin: 10px 0 10px 33px;
	padding: 8px;
}

	div.activity-comments div#message {
		margin-top: 15px;
		margin-bottom: 0;
	}

	div.activity-comments form.loading {
		background-image: url( ../images/ajax-loader.gif );
		background-position: 2% 95%;
		background-repeat: no-repeat;
	}

	div.activity-comments form .ac-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		margin-bottom: 10px;
	}
		div.activity-comments form textarea {
			width: 100%;
			height: 60px;
			border: none;
			padding: 0;
		}
			div.activity-comments form input {
				margin-top: 5px;
			}

	div.activity-comments form div.ac-reply-avatar {
		float: left;
	}

	div.activity-comments form div.ac-reply-content {
		margin-left: 25px;
		padding-left: 15px;
	}

/* Standard Input Forms */

form.standard-form label, form.standard-form span.label {
	display: block;
	margin: 15px 0 5px 0;
}
	form.standard-form div.checkbox label,
	form.standard-form div.radio label {
		font-weight: normal;
		margin: 5px 0 0 0;
	}

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}

/* Send Invites Form */
form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		padding: 5px;
		width: 160px;
		margin: 10px 0;
	}

/* Directory search forms */

form.dir-form div.dir-search {
	float: right;
	width: 45%;
	margin: 0 0 25px 0;
}

 #item-header {
  padding: 10px;
 }
 
 #item-nav {
 /* padding: 10px;*/
 }
 
 .item-list-tabs {
  
 }
 

#object-nav {
  margin:  0px;
  padding:  0px;
  background: #DFE3E6;
  color: #FF3400;
}
  
#object-nav ul {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
}
  
#object-nav li {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
}
  
#object-nav li a, #object-nav li a:link, #object-nav li a:visited {
  color: #FF3400;
  display:  block;
  margin:  0px;
  padding:  10px 10px 9px 10px;
}

#object-nav li a:hover, #object-nav li a:active {
  background:  #535A5F;
  color:  #fff;
  margin:  0px;
  padding:  10px 10px 9px 10px;
  text-decoration:  none;
}
  
#object-nav li li a, #object-nav li li a:link, #object-nav li li a:visited {
  background:  #535A5F;
  width:  150px;
  color:  #fff;
  font-size:  13px;
  font-family:  tahoma, century gothic,Georgia,  sans-serif;
  font-weight:  normal;
  text-transform:  uppercase;
  float:  none;
  margin:  0px;
  padding:  8px 10px 7px 10px;
  border-bottom:  1px solid #50585f;
  border-left:  1px solid #50585f;
  border-right:  1px solid #50585f;
}
  
#object-nav li li a:hover, #object-nav li li a:active {
  background:  #535A5F;
  color:  #fff;
  padding:  8px 10px 7px 10px;
}

#object-nav li ul {
  z-index:  9999;
  position:  absolute;
  left:  -999em;
  height:  auto;
  width:  170px;
  margin:  0px;
  padding:  0px;
}

#item-body #subnav {
	margin-top:  5px;
  padding:  0px;
  /*background: #DFE3E6;*/
  color: #FF3400;
}

#item-body #subnav ul {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
}

  
#item-body #subnav li a, #item-body #subnav li a:link, #item-body #subnav li a:visited {
  color: #FF3400;
  display:  block;
  margin:  0px;
  padding:  5px;
}

#item-body #subnav li a:hover, #item-body #subnav li a:active {
  color:  #535A5F;
 text-decoration: underline;
}

#whats-new-form { padding: 10px; }

.activity, .profile, .info { padding: 10px; }

