body {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	background-color: #3F3F3F;
	font-family: Century gothic, Arial, Tahoma, sans-serif;
	color: #161514;
	font-size: 13px;
}
img {
	border: 0;
	margin:  0 0;
}
a {
	color: #6F615A;
	text-decoration: none;
}
a:hover {
	color: #d53030;
	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: #F4F4F4;
}
#fgpage {
	padding: 0px;
	background: #dfe3e6;
	background-repeat: no-repeat;
}
.topad {
	height:  97px;
	text-align: center;
	margin-bottom:  0px;
	background: #77B314;
	padding-top: 7px;
}
#top {
	height: 118px;
	margin: auto;
	background:url(../images/top.png) no-repeat;
	width: 1000px;
}
.blogname {
	width: 462px;
	font-family: Georgia, Century gothic, Verdana, Tahoma, sans-serif;
	margin: 10px 0 0 0px;
	float: left;
	background-repeat: no-repeat;
	height: 100px;
}
.blogname h1 {
	font-size: 30px;
	padding: 0 0 0px 0;
	font-weight: normal;
	color: #cacccd;
	text-align: left;
	margin: 17px 0 0 5px;
	text-indent: -9999px;
}

.blogname h1 a{
	width:500px;
	height:70px;
	float:left;
	display:block;
}

.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:  468px;
	height:  60px;
	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-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;
	-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: #77B314;
	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 tahoma, Century gothic, verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: #77B314;
}
#catmenu {
	margin:  0px;
	padding:  0px;
	width: 1000px;
	background: #77B314;
	height: 36px;
}
#catmenu ul {
	float:  left;
	list-style:  none;
	margin:  0px;
	padding:  0px;
}
#catmenu li {
	float:  left;
	list-style:  none;
	margin:  0px;
	padding:  0px;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:  #fff;
	text-shadow: 0 -1px 0 #495D5C;
	display:  block;
	margin:  0px;
	padding:  10px 10px 9px 10px;
}
#catmenu li a:hover, #catmenu li a:active {
	background:  #fff;
	color:  #495D5C;
	margin:  0px;
	padding:  10px 10px 9px 10px;
	text-decoration:  none;
	text-shadow: 0 -1px 0 #fff;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:  #77B314;
	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 5px;
}
#content h1, #content h3 {
	font-family:  Georgia, serif;
	font-size:  20px;
	text-transform:  uppercase;
	font-weight:  normal;
	padding:  0px 0px 5px 0px;
	margin:  0px;
	color:  #0578AD;
	text-decoration:  none;
	text-align:  center;
}
#content .gamebox h1 a, , #content h3  {
	color:  #0578AD;
}
#content .gamebox h1 a:hover, , #content h3 a:hover {
	text-decoration:  underline;
}


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


.archivetext h1 {
  background-image:  url(../images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;
  margin:0 0 10px;
  text-align:left;
  
  padding:10px;
}

.archivetext .entry {
  background: url(../images/bg_post.jpg) repeat-x scroll 0 0 #FFFFFF;
  margin:5px;
  padding:10px;
	border: 1px solid #ccc;
	-moz-border-radius:  5px;
	border-radius:  5px;
}

#content .archivetext .entry h2 {
	color: #6F615A;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-family: Century gothic, Arial, Tahoma, sans-serif;
}




#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;
	margin:  0px 0px 15px 3px;
	padding-top:  10px;
	padding-bottom:  10px;
	width:  640px;
	background: #fff url(../images/bg_post.jpg) repeat-x;
	border: 1px solid #ccc;
	-moz-border-radius:  5px;
	border-radius:  5px;
}
#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:  640px;
	font-size:  10px;
	/*margin:  0 0 0 5px;*/
  padding: 0;
	list-style:  none;
	color: #504945;
}
#gamelist li {
	float:  left;
	width:  155px;
	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:  uppercase;
	line-height: 20px;
}
.cat_view {
	width:   298px;
	height:  170px;
	float: left;
	margin:  0px 10px 10px 5px;
	padding:  0px 5px 5px 5px;
	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;
}
.cat_view h4 {
	padding:  5px 5px 0px 5px;
}
.cat_link {
	float: right;
	text-align: right;
	font-weight: bold;
	height:  17px;
	width:  101px;
	margin:  7px 5px 0 2px;
	padding-right:  17px;
	background:  url(../images/more.png) no-repeat 0 0;
	background-position:  right;
}
.cat_link a {
	color:  #fff;
}
.gamebox {
	/*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;
}
.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: 620px;
	margin:  0px 5px 5px 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;
}
.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;
}
.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:   Tahoma, Georgia, Arial, century gothic, verdana, sans-serif;
	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;
	padding: 0 5px 10px 0;
}
.sidebar1 {
	float: left;
	width: 165px;
	padding-top: 5px;
	padding-right: 0px;
	font-size: 13px;
	font-family: Tahoma, Georgia, Century gothic, Arial, sans-serif;
}
.sidebar1 h2 {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 0px 0 0 5px;
	background: #77B314;
	font-weight: bold;
	font-family: Georgia, 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 {
	color: #333;
	text-decoration:  none;
	padding:  5px 0px 5px 5px;
	display: block;
	border-bottom: 1px dotted #fff;
}
.sidebar1 ul li a:hover {
	color:  #2676A1;
}
.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 {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 0px 0 0 5px;
	background: #77B314;
	font-weight: bold;
	font-family: Georgia, 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%;
	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:  5px 0px 5px 5px;
	display: block;
	border-bottom: 1px dotted #fff;
}
.sidebar2 ul li a:hover {
	color:  #2676A1;
}
.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:  #2676A1;
	font-family: Tahoma, Century gothic, Arial, sans-serif;
}
.sidebar3 h2 {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 0px 0 0 5px;
	background: #77B314;
	font-weight: bold;
	font-family: Georgia, Century gothic, Arial, sans-serif;
	text-transform: uppercase;
	border: 1px solid #40494F;
}
.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 dotted #fff;
}
.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:  #2676A1;
}
#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;
}
.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 {
	padding: 5px 5px;
	margin: 0px 0 10px 5px;
	font-size: 16px;
	text-align: center;
	color: #4A413C;
	font-family: Georgia, Century gothic, Arial, Helvetica, sans-serif;
}
.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 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: Georgia, Century gothic, Arial, Helvetica, sans-serif;
	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: Georgia, Century gothic, Arial, Helvetica, sans-serif;
	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: Georgia, 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: #77B314;
	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: #77B314;
}
.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 , #postlist li div.title {
	color: #77B314;
	font-size: 16px;
	height: 18px;
	overflow: hidden;
	margin: 0px 0px;
	padding: 0px 0px 2px 0px;
}
#postlist li h2 a , #postlist li div.title  a{
	color: #77B314;
	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: 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: 12px;
	color: #262B2F;
	padding: 0px 0px;
	margin: 0px 0px;
	height:34px;
	overflow:hidden;
	line-height:16px;
}
.listi {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 0px 0 0 5px;
	background: #77B314;
	font-weight: bold;
	font-family: Georgia, Century gothic, Arial, sans-serif;
	text-transform: uppercase;
	border: 1px solid #40494F;
}
.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: #2676A1;
}
#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: #2676A1;
	display:  block;
	margin:  0px;
	padding:  10px 10px 9px 10px;
}
#object-nav li a:hover, #object-nav li a:active {
	background:  #77B314;
	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:  #77B314;
	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:  #77B314;
	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: #2676A1;
}
#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: #2676A1;
	display:  block;
	margin:  0px;
	padding:  5px;
}
#item-body #subnav li a:hover, #item-body #subnav li a:active {
	color:  #77B314;
	text-decoration: underline;
}
#whats-new-form {
	padding: 10px;
}
.activity, .profile, .info {
	padding: 10px;
}
div.footertext {
	text-align: justify;
	padding: 20px 20px 0 20px;
}
.cat_view.news {
	width: 629px;
}
#content .cat_view.news h3 {
	text-align: left;
	margin: 10px 0;
}
#content .entry h2, #content .entry h3 {
    font-size: 14px;
    padding: 5px 0 0 5px;
}

#content h1, #content .entry h2, #content h3 {
    font-family: Georgia, serif;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    color: #0578AD;
    text-decoration: none;
    text-align: left;
    background: none;
}
#content .entry img, #content .entry iframe {
    box-sizing: border-box;
}
#content .entry iframe {
    padding: 5px;
}
.entry img {
    border: 2px solid #ccc;
    padding: 4px;
    margin-right: 5px;
    margin-top: 3px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#content .entry {
    padding-right: 10px;
}