/*
	Theme Name:  Fungames
	Description:  Arcade Games Theme For Wordpress
	Author:  Daniel B.
	Author URI:  http: //netreview.de
	Version: 1.20
*/

body {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
  	background: #F0F0F0 url(images/bg.jpg) repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 15px;
	font-weight:normal;
}
  
img { border: 0;  margin:  0 0; }
a { color: #0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin:  0px  0px; padding: 0px 0px; }
blockquote { padding-left: 10px; 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-color: #DFE3E6;
	border: 1px solid #CCCCCC;
}

#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: 120px;
	margin: auto;
	width: 1000px;
}

.blogname {
  width: 250px;
  font-family: Arial;
  margin: 10px 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 10px;
}

.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:  728px;
  height:  90px;
  float: right;
  border:  0px solid black;  
  margin-top:  15px;
  margin-right:  10px;
}

#rss {
  height: 30px;
  width:  485px;
  float:  right;
  border:  0px solid black;
  margin-right:  10px;
  margin-top:  5px;
}

#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:  5px;
}

#s {
  background:  #ffffff;
  border:  1px solid #CCCCCC;
  float:  left;
  margin:  0px 0px 0px 7px;
  padding:  2px 3px 0px 30px;
  width:  182px;
  height:  18px;
  outline:  0;
  color: #000000;
  -moz-border-radius:  5px;
  border-radius:  5px;
  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: 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: #1F52DC;
  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:  12px Arial;
  font-weight: normal;
  text-transform: uppercase;
  background: #535A5F;
}

#catmenu {
  margin:  0px;
  padding:  0px;
  width: 1000px;
  background: #1F52DC;
  height: 33px;
}
  
#catmenu ul {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
}
  
#catmenu li {
  float:  left;
  list-style:  none;
  margin:  0px;
  padding:  0px;
  border-right:  1px solid #FFFFFF;
}
  
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
  color:  #ffffff;
  display:  block;
  margin:  0px;
  padding:  10px 10px 9px 10px;
  font-size:  13px;
  font-family:  Arial;
  font-weight:  bold;
  text-transform: uppercase;
}

#catmenu li a:hover, #catmenu li a:active {
  color:  #FFFF00;
  margin:  0px;
  padding:  10px 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:  15px;
  font-family:  Arial;
  font-weight:  bold;
  xx-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 {
  xx-width:  1000px;
  height: 100%;
  xx-padding: 5px 0px 0px 0px;
}

#content {
  float: left;
  width:  650px;
  height: 100%;
  margin: 5px 0;
  padding: 5px 0px 0px 5px;
}
  
#content  h1 {
  font-family:  Arial;
  font-size:  15px;
  text-transform:  uppercase;
  font-weight:  bold;
  padding:  0px 0px 5px 0px;
  margin:  0px;
  color:  #000000;
  text-decoration:  none;
  text-align: left;
}

#content .single h1 a {
  color:  #0578AD;
}

#content  .single h1 a:hover {
  text-decoration:  underline;
}

#play_game {
  text-align:  center;
  width: 100%;
  height: 100%;
}
  
.title{
  margin:  0 0 0 0px;
  padding:  0px 0px 5px 10px;
}  

.game_title {
  text-align:  center;
  float:  left;
  margin:  0 0 0 5px;
  padding:  0px 0px 0px 0px;  
}

.game_title  a {
  color:  #0578AD;
}

.game_title img {
  border:  2px solid #ccc;
  padding:  4px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.game_title img:hover {
  border:  2px solid #0578AD;
  padding:  4px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.thumb_link {
position: relative;
}

.thumb_link img{
 width: 85px;
 height: 85px;
 z-index: 10;
}


.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;
  width:  640px;
}

#gamelist h1 {
  background-image:  url(images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
  margin: 0 3px 5px 3px;
  padding: 3px 0;
  text-align: left;
  color: #FF4400;
  font-size: 16px;
  text-shadow: #E5E5E5 0px 0px 1px;
  border-bottom: 2px solid #FF4400;
}
 
#gamelist ul {
  float:  left;
  width:  625px;
  font-size:  12px;
  margin:  4px 0 0 10px;
  padding: 2px 5px;
  list-style: none;
  color: #504945;
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  -moz-border-radius:  5px;
  border-radius:  5px;
}

#gamelist li {
  float:  left;
  width:  148px;
  margin: 0 0 0 3px;
  padding: 1px 0;  
  overflow: hidden; 
}

#gamelist li a {
	font-size: 11px;
}

.date {
  font-size: 11px;
  font-family: Arial;
  padding: 0px 10px;
  color: #75481F;
  text-transform:  uppercase;
  line-height: 20px;
}

#cat_view {
  xx-width:   300px;
  width: 625px;
  xx-height:  170px;
  float: left;
  xx-margin:  0px 0px 15px 10px;
  xx-padding:  0px 5px 5px 5px;  
  margin: 0 0 0 5px; 
  padding: 5px;
  color: #504945;
  font:  13px tahoma, century gothic,Arial,verdana, sans-serif;
  xx-background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  -moz-border-radius:  5px;
  border-radius:  5px;
  background-color: #FFFFFF;
}

#cat_view2 {
  width: 625px;
  margin: 0;
  padding: 0;
  background: transparent url(images/bg_category.png) right top no-repeat;
  -moz-border-radius:  5px;
  border-radius:  5px;
}

#cat_view3 {
  width: 625px;
  margin: 0;
  padding: 0;
  background: transparent url(images/bg_category2.png) left bottom no-repeat;
  -moz-border-radius:  5px;
  border-radius:  5px;
}

#cat_view h1 {
	background-image:  url(images/bg_cat.png);
	background-repeat:  no-repeat;
	background-position:  right;
	margin: 0 3px 5px 3px;
	padding: 2px 0;
	text-align: left;
	border-bottom: 2px solid #FF4400;
	color: #F41585;
	font-size: 16px;
	text-shadow: #E5E5E5 0px 0px 1px;
}

#cat_view h4 {
  padding:  5px 5px 0px 5px;
}  

#cat_view div.item {
	float: left;
	width: 195px;
	margin: 5px;
}

#cat_view div.item:hover div.image img {
	xxborder: 2px solid #000000;
}

#cat_view div.item div.image {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
}

#cat_view div.item div.image img {
	border: 2px solid #CCCCCC;
	padding: 4px;
	margin: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cat_view div.item div.image:hover img {
	border: 2px solid #333333;
}

#cat_view div.item div.text {
	float: left;
	width: 110px;
	margin: 5px 0 0 3px;
	padding: 0;
}

#cat_view div.item div.text a:link, #cat_view div.item div.text a:active, #cat_view div.item div.text a:visited {
	color: #AC0604;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}

#cat_view div.item div.text a:hover {
	color: #000000;
}


.cat_link {
  float: right;
  text-align: right;
  font-weight: bold;
  height:  17px;
  width:  101px;
  margin:  0 5px 0 2px;
  padding-right:  17px;
  background:  url(images/more.png) no-repeat 0 0;
  background-position:  right;
}

.cat_link a {
  color:  #fff;
}


/* =========================== */

#content #newsingle.fl {
  float: left;
  margin-left: 10px;
}

#content #newsingle.fr {
  float: right;
  margin-right: 4px;
}

#newsingle {
  width: 305px;
  height:  305px;
  margin: 3px 2px;
  padding: 3px 4px;
  background: #FFFFFF url(images/bg_catbox.png) left bottom no-repeat;
  border: 1px solid #ccc;
  -moz-border-radius:  5px;
  border-radius:  5px;
}

#newsingle h1 {
  background-image:  url(images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
  margin: 0 3px 5px 3px;
  padding: 2px 0;
  text-align: left;
  border-bottom: 2px solid #FF4400;
}

#newsingle h1 a {
	color: #F41585;
	font-size: 16px;
	text-shadow: #E5E5E5 0px 0px 1px;
}

#newsingle h1 a:hover {
	color: #000000;
}

#newsingle 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;
}

#newsingle h2 a, #newsingle h2 a:link, #newsingle h2 a:visited  {
  color: #252525;
  background-color:  transparent;
}
#newsingle h2 a:hover  {
  color:  #31333F;
  background-color:  transparent;
}  

#newsingle a {
	font-size: 11px;
	font-weight: bold;
}
#newsingle div.item {
	float: left;
	width: 95px;
	height: 125px;
	margin: 0 2px;
	padding: 1px;
	text-align: center;
}

#newsingle div.item span {
	text-align: center;
}

/* =========================== */



.single {
  width: 210px;
  height:  400px;
  float: left;
  margin:  0px 0px 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;
  -moz-border-radius:  5px;
  border-radius:  5px;
}

.single h1 {
  background-image:  url(images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
  margin-left:  3px;
  margin-right:  3px;
}
  
  
.single  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;
}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
  color: #252525;
  background-color:  transparent;
}
.single  h2 a:hover  {
  color:  #31333F;
  background-color:  transparent;
}  

.big_game  {
  width: 980px;
  margin: 10px;
  padding: 0;
  height: 100%;
  color: #504945;
  font:  13px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}
  
.single_game  {
  width: 620px;
  margin: 10px;
  padding: 5px;
  height: 100%;
  color: #504945;
  font:  13px tahoma, century gothic,Arial,verdana, sans-serif;
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ccc;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.single_game textarea {
  width:  95%;
  height:  150px;
  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;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.category{
  font-size: 10px;
  font-family: Arial;
  padding: 3px 5px 3px 20px;
  background: url(images/category.png) no-repeat;
  text-transform:  uppercase;
}

.category a:link,.category a:visited{
  color: #0578ad;
}
  
.category a:hover{
  color: #333;
}
  
.entry {
  margin: 0 0;
  padding:  0px 5px 5px 5px;
  line-height: 20px;
}  
  
.entry img {
  border:  2px solid #ccc;
  padding:  4px;  
  margin-right:  5px;
  margin-top:  3px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.entry img:hover {
  border:  2px solid #0578AD;
  padding:  4px;  
  margin-right:  5px;
  margin-top:  3px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}
  
.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 5px;
  padding: 0px 0px;
  font-family: Arial;
  font-size: 13px;
}

.related{
  margin:  0px 5px 15px 12px;
  height: 100%;
  color: #504945;
  font:  13px 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;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.related  h3{
  margin:  0px 0 5px 0;
  padding:  5px 0px 0px 10px;
  text-align:  left;
  font:  18px  Georgia,century gothic,Arial,verdana, sans-serif;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
  color: #07577F;
}
  
.related ul{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none
}

.related ul li{
  margin: 0px 0px;
  padding: 5px 10px;
  list-style-type: none;
  line-height: 24px;
  font:  14px  Georgia,century gothic,Arial,verdana, sans-serif;
  font-weight: bold;
}

.related ul li a:link, .related ul li a:visited{
  color: #222;
}

.related ul li a:hover{
  color: #0A7CAF;
}

.moregames {
  height:  100px;
  border:  2px solid #ccc;
  padding-right:  4px;
  font-weight:  normal;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.moregames img {
  border:  2px solid #ccc;
  padding:  4px;
  margin:  4px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

.moregames img:hover {
  border:  2px solid #0578AD;
  padding:  4px;
  margin:  4px;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

#rightcol{  
  float: right;
  width: 340px;
  margin: 5px 0;
  padding: 0 5px 10px 0;
}

.sidebar1{
  float: left;
  width: 150px;
  margin: 10px 0;
  padding: 0;
  font-size: 13px;
  font-family: Arial;
  background-color: #FFFFFF;
}

.sidebar1 h2 {
  line-height: 30px;
  color: #FFFFFF;
  background-color: #333333;
  margin: 5px 0 5px 0;
  padding: 3px 10px;
  font: bold 16px Arial;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
}

.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 {
  width:  150px;
  height: 100%;
  line-height: 18px;
  float:  left; 
  clear:  left;  
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
  color: #0000FF;
  text-decoration:  underline;
  padding:  2px;
  display: block;
  border-bottom: 1px dotted #fff;
}

.sidebar1 ul li a:hover {
  color:  #000000;
}

.sidebar1 p {
  padding:  7px 10px;
  margin: 0;
}

.sidebar1 table {
  width: 100%;
  text-align: center;
  color: #787d7f;
}  
  
.sidebar2{
  float: left;
  width: 170px;
  margin: 10px 0 10px 8px;
  padding: 0;
  font-size: 12px;
  font-family: Arial;
}

.sidebar2 h2 {
  line-height: 30px;
  background-color: #333333;
  color: #FFFFFF;
  margin: 5px 0 5px 0;
  padding: 3px 10px;
  font: bold 16px Arial;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
}
.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 {
  width:  170px;
  height: 100%;
  line-height: 18px;
  float:  left;
  clear:  left;
}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
  display: block;
  font-weight: bold;
  color: #FF4400;
  text-decoration:  none;
  background: url(images/bullet.gif) no-repeat;
  padding: 0 0 0 18px;
}

.sidebar2 ul li a:hover {
  color:  #000000;
}

.sidebar2 p {
  padding:  7px 10px;
  margin: 0;
}

.sidebar2 table {
  width: 100%;
  text-align: center;
  color: #787d7f;
}

.sidebar3{
  float: left;
  width: 333px;
  margin-right: 5px;
  font-size: 13px;
  color:  #000000;
  font-family: Arial;
  background-color: #333333;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.sidebar3 h2 {
  line-height: 30px;
  color: #FFFFFF;
  margin: 5px 0 5px 0 ;
  padding: 0 10px;
  font-weight: bold;
  font: bold 16px Arial;
}
  
.sidebar3 ul{
  list-style-type:  none;
  margin:  0px 0px ;
  padding:  0px 0px;
}

.sidebar3 ul li {
  height: 100%;
  line-height: 28px;
  padding:  0px 0px 0px 5px;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}
.sidebar3 ul li ul{
  height: 100%;
  line-height: 28px;
  padding:  0px 0px 0px 0px;
}

.sidebar3 ul li ul li {
  height: 100%;
  line-height: 28px;
  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:  #000000;
}

#footer {
	width: 980px;
	margin: 0;
	padding: 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
  	xx-background: #FCFCFC url(images/bottom.jpg) repeat-x;
}

#footer div.block {
	float: left;
	width: 225px;
	margin: 5px 8px;
	padding: 2px;
}

#footer div.block h2 {
	margin: 0;
	padding: 3px 0;
	color: #FF4400;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 4px solid #CCCCCC;
  	text-shadow: #FFFFFF 0px 0px 1px;
}

#footer div.block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer div.block ul li {
	display: block;
	margin: 0;
	padding: 2px 2px 2px 20px;
	border-bottom: 3px dotted #CCCCCC;
  	background: url(images/bullet.gif) no-repeat;
}

#footer div.block ul li a {
	font-size: 12px;
}

#footertext {
	width: 980px;
	padding: 10px;
	background-color: #DFE3E6;
}

#footertext h2 {
	color: #F41585;
  	text-shadow: #FFFFFF 0px 0px 1px;
}

#footertext p {
	font-size: 12px;
	color: #333333;
}

.fleft{
  float: left;
  padding:  0 0 0 15px;
}

.fright{
  float: right;
  padding:  0 15px 0 0;
}

#navigation{  
  width: 600px;
  margin: 10px 0px;
  padding: 2px 15px 10px 12px;
  text-align: center;
}

h2.pagetitle {
  padding: 5px 5px;
  margin: 0px 0 10px 5px;
  font-size: 16px;
  text-align: center;
  color: #4A413C;
  font-family: Arial;
}
  
.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: Arial;
}

.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: Arial;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
}

.adtop        { margin-bottom: 5px; margin-top:30px;}
.adright    { margin: 5px 5px;   float: right;}

.allcomments {
  height: 100%;
  padding: 0px 8px 0px 10px;
  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: Arial;
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}   

h3#pingbacks {
  padding: 5px 10px;
  margin: 10px 0px;
  border: 1px solid #DEDCDD;
  font-size: 20px;
  font-weight: normal;
  color: #444;
  background: #fff;
  font-family: Arial;
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}   

#respond{
  height: 100%;
  padding: 0px 5px;
  margin: 5px 0px;
  background: #fff;
  border: 1px solid #DEDCDD; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}  

#respond h3{
  padding: 5px 10px 5px 10px;
  margin: 10px 0px;
  font-size: 22px;
  font-weight: normal;
  color: #444;
  font-family: Arial;
}

#commentform {
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  color: #BFAFA7;
  font-family: Arial;
}
  
#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: Arial;
}

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: Arial;
  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 15px;
  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: Arial;
  xx-text-transform: uppercase;
}

.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
  color: #FFFFFF;
}

.stepcarousel .panel img{
  background: #040404;
  margin:  10px 10px 8px 10px;
  padding: 0px 0px;
}

#postlist {
  overflow: hidden;
  margin-top: 5px;
  padding: 0px 0px;
  height: 390px;
}

#postlist ul{
  width: 335px;
  overflow: hidden;
  list-style-type:  none;
  padding:  0px 0px;
  margin: 0px 0px;
}
  
#postlist li {
  padding:  5px 5px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
  width:  323px;
  float: left;
  height: 80px;
  overflow:  hidden;
  background: #fff url(images/bg_post.jpg) repeat-x;
  border: 1px solid #ddd;
  -moz-border-radius:  5px;
  border-radius:  5px;  
}

#postlist li h2 {
  color: #535A5F;
  font-size: 16px;
  height: 18px;
  overflow: hidden;
  margin: 0px 0px;
  padding: 0px 0px 2px 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: 12px;
  color: #0284C2;
  padding: 2px 0px;
  margin: 1px 0px 0px 0px;
  height: 15px;
  font-family: Arial;
}

.fcats a:link,.fcats a:visited {
  color: #0284C2;
}

.auth{
  overflow: hidden;
  font-family: Arial;
  font-size: 12px;
  color: #262B2F;
  padding: 0px 0px;
  margin: 0px 0px;
}

.listi{
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  margin: 5px 0 5px 0 ;
  padding: 0px 0 0 5px;
  background: #1F52DC;
  font-weight: bold;
  font-family: Arial;
  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 ***/
 #item-header {
  padding: 10px;
 }
 
 #item-nav {
 /* padding: 10px;*/
 }
 
 .item-list-tabs {
  
 }
 

#object-nav {
  margin:  0px;
  padding:  0px;
  background: #DFE3E6;
  color: #000000;
}
  
#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: #000000;
  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: Arial;
  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: #000000;
}

#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: #000000;
  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, #massage { padding: 10px; }
#adsense {border:5px solid #ffb925; background:#ffb925; width:630px; height:60px; float:left;margin:5px;-moz-border-radius: 6px 6px 6px 6px; }
#adsense2 {border:5px solid #ffb925; width:300px; float:left;margin:5px;-moz-border-radius: 6px 6px 6px 6px; }

div.sidebar1 li.widget, div.sidebar2 li.widget {
	margin: 2px 0;
}

div.sidebar2 li.widget_recent_entries a:link, div.sidebar2 li.widget_recent_entries a:visited {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
}

div.sidebar2 li.widget_categories a:link, div.sidebar2 li.widget_categories a:visited {
	color: #FF4400;
	background-color: #FFFFFF;
}

div.sidebar2 li.widget_links a:link, div.sidebar2 li.widget_links a:visited {
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

#footer div.block ul li.page-item-2 { background: url(images/icons/user_suit.png) 0 3px no-repeat; }
#footer div.block ul li.page-item-785 { background: url(images/icons/telephone.png) 0 3px no-repeat; }
#footer div.block ul li.page-item-789 { background: url(images/icons/shield.png) 0 3px no-repeat; }
#footer div.block ul li.page-item-791 { background: url(images/icons/information.png) 0 3px no-repeat; }
#footer div.block ul li.page-item-793 { background: url(images/icons/bookmark.png) 0 3px no-repeat; }

#footer div.block ul li.newsletter  { background: url(images/icons/email.png) 0 3px no-repeat; }
#footer div.block ul li.facebook  { background: url(images/icons/facebook.png) 0 3px no-repeat; }
#footer div.block ul li.twitter  { background: url(images/icons/twitter.png) 0 3px no-repeat; }
#footer div.block ul li.rssfeed   { background: url(images/icons/rss.png) 0 3px no-repeat; }


