body {
	margin: 0;
	padding: 0;
	font-family:Verdana,"Lucida Grande",Lucida,sans-serif;
	text-decoration: none;
	color:#222;
	font-size: 14px;
	line-height: 24px;
	font-variant:normal;
	background: url(bg.png) repeat-x;
	background-color: #F2F5ED;
}

div {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
}

img {
	border: 0px
}

.preloader {
	display: none;
}


h1 {
	width: 645px;
	/*color: #991100;*/
	color:#c30;
	line-height: 27px;
	margin: 0 0 20px 0;
	font-size: 23px;
	letter-spacing: 3px;
	font-weight: normal;
}

a {
	border: 0;
	color:#B80028;
	text-decoration: none;
}
a:visited {
	color:#880000;
}
a:hover {
	color:#106618
}
a:active {
	color:#108818;
}

.global-hidden {
	display: none;
}

#fancybox-wrap div {
	overflow: visible;
}

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	background: url(content-bg.png) repeat-y;
}
#e-wrapper {
	width: 960px;
	margin: 100px auto 0 auto;
}

#footer-wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto 0 auto;
}

#footer-content {
	width: 960px;
	height: 50px;
	margin: 0 auto 0 auto;
	color: #FF5100;
	background: url(content-bg-end.png) no-repeat;
}
	
#header-wrapper {
	width: 960px;
	height: 90px;
	float: left;
	background: url(bg.png) repeat-x;
	display: inline;
}

#body-wrapper {
	width: 938px;
	float: left;
	border: 1px solid #ddd;
	border-top: 0px;
	margin-left: 10px;
	background: #fff;
	display: inline;
}

#side-wrapper {
	width: 228px;
	margin: 15px 15px 15px 15px;
	float: left;
}

#logo {
	width: 273px;
	height: 90px;
	margin-left: 10px;
	float: left;
	background: url(logo-eagerfish.png) no-repeat;
	display: inline;
}
#logo a {
	width: 273px;
	height: 90px;
	display: block;
}

#menu {
	width: 646px;
	height: 90px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #eee;
	display: inline;
}

#menu li{
	width: 160px;
	height: 90px;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #222;
	background: url(mbg.png) no-repeat;
	background-position: -160px top;
	display: inline;
}
#menu li:hover {
	background: #222;
	border-left: 1px solid #3a3a3a;
	background: url(mbg.png) no-repeat;
	background-position: 0px top;
}
#menu li.itemactive {
	background: #222;
	border-left: 1px solid #3a3a3a;
	background: url(mbg.png) no-repeat;
	background-position: -320px top;
}
#menu li.itemactive a .mlink{
	padding: 23px 0 0 18px;
	color: #E82626;
	display: block;
	font-size: 19px;
	line-height: 24px;
	cursor: pointer;
	margin-bottom: -3px;
}
#menu li.itemactive a .mlink-expl {
	padding: 0 0 0 18px;
	color: #ccc;
	cursor: pointer;
}



#menu li a {
	width: 158px;
	height: 88px;
	display: block;
}
#menu li a .mlink{
	width: 140px;
	padding: 23px 0 0 18px;
	color: #E82626;
	display: block;
	font-size: 19px;
	line-height: 24px;
	cursor: pointer;
	margin-bottom: -3px;
}
#menu li a .mlink-expl {
	padding: 0 0 0 18px;
	color: #999;
	font-size: 12px;
	cursor: pointer;
}
#menu li:hover a .mlink {
	
}
#menu li:hover a .mlink-expl {
	color: #ccc;
}



#comments-wrapper {
	width: 645px;
	margin: 0 15px 30px 35px;
	border: 0px;
	font-size: 12px;
	float: left;
}

#comments-wrapper-spacer {
	float: left;
	width: 640px;
	margin: 0 15px 20px 40px
}
#comments-wrapper-spacer img {
	width: 468px;
	height: 60px;
	margin: 0 auto;
}

#comments-wrapper .comment {
	width: 638px;
	margin: 5px;
	border: 1px dashed #ddd;
	background: #FaFaFa;
	float: left;
}

#comments-wrapper .commentor-pic {
	width: 100px;
	float: left;
	margin: 5px;
}
#comments-wrapper .commentor-pic img {
	padding: 4px;
	border: 1px solid #ddd;
}

#comments-wrapper .text {
	width: 508px;
	float: left;
	margin: 5px 15px 5px 5px;
}

#comments-wrapper .commentor-info {
	width: 528px;
	float: left;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 5px;
}
#comments-wrapper .commentor-info span {
	font-weight: normal;
	color: #aaa;
	font-size: 11px;
}


#new-comment {
	width: 638px;
	margin: 0 5px 5px 5px;
	border: 1px dashed #ddd;
	background: #FaFaFa;
	float: left;
}

#new-comment-space {
	float: left;
	margin: 25px 5px 0 5px
}

#new-comment-title {
	margin: 10px 20px 5px 20px;
	float: left;
	display: inline;
	font-size: 17px;
	letter-spacing: 2px;
	color: 000;
	
}

#new-comment textarea {
	width: 584px;
	height: 116px;
	margin: 5px 20px 5px 20px;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	padding: 3px;
}
#new-comment textarea:focus {
	border: 1px solid #bfbfbf;
}

#new-comment label.inp {
	width: 584px;
	height: 22px;
	margin: 6px 20px 0px 20px;
	float: left;
	display: inline;
	font-size: 17px;
	letter-spacing: 2px;
}
#new-comment label.inp span{
	color: #999;
	font-size: 13px;
	letter-spacing: 2px;
}
#new-comment .input {
	width: 594px;
	height: 32px;
	float: left;
	margin: 1px 20px 1px 20px;
	display: inline;
}
#new-comment .input input {
	width: 584px;
	height: 20px;
	border: 1px solid #dfdfdf;
	padding: 3px;
	font-size: 16px;
}
#new-comment .input input:focus {
	border: 1px solid #bfbfbf;
}

#new-comment .message {
	height: 0;
	overflow:hidden;
}

#new-comment label.inp.message {
	
	height: 0;
	overflow:hidden;
}
#new-comment .reply {
	font-size: 13px;
	letter-spacing: 0px;
	width: 282px;
	height: 22px;
	margin: 20px 20px 30px 20px;
	float: left;
}
#new-comment .submit {
	font-size: 13px;
	letter-spacing: 0px;
	width: 289px;
	height: 32px;
	float: left;
	margin: 14px 20px 30px 0px;
}
#new-comment .submit input {
	font-size: 13px;
	width: 282px;
	height: 32px;
	float:right;
	border: 1px solid #cecece;
	background: #e1e1e1;
	font-size: 17px;
	letter-spacing: 2px;
	cursor: pointer;
}

#new-comment .submit input:hover {
	border: 1px solid #dfdfdf;
	background: #eaeaea;
	color: #444;
}
#new-comment-error {
	width: 588px;
	line-height: 30px;
	margin: 25px 20px 5px 20px;
	border: 1px dashed #fbb;
	background: #fee;
	color: #f00;
	font-size: 14px;
	line-height: 30px;
	float: left;
	display: inline;
}
#new-comment-error span{
	margin: 0 10px 0 10px;
	display: block;
}



#footerb {
	width: 938px;
	height: 85px;
	float: left;
	border-top: 1px solid #dfdfdf;
	background-color: #f1f1f1;
}
.footerb-spacer{
	width: 96px;
	height: 85px;
	float: left;
}
.footerb-stalk{
	width: 200px;
	height: 85px;
	float: left;
	margin: 6px 0 0 15px;
	display: inline;
}
.footerb-contact{
	width: 200px;
	height: 85px;
	float: left;
	margin: 6px 0 0 15px;
	display: inline;
}
.footerb-navlinks {
	width: 300px;
	height: 85px;
	float: left;
	margin: 6px 0 0 15px;
	display: inline;
}
.footerb-navlinks-title {
	width: 300px;
	height: 25px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	color: #000;
}

#footerb a{
	width: 98px;
	height: 20px;
	display: block;
	float: left;
}


.box-top {
	width: 212px;
	float: left;
	background: url(box-top.png) no-repeat;
	height: 3px;
	margin: 5px 0px 0 10px;
	display: inline;
}

.box-bottom {
	width: 212px;
	float: left;
	background: url(box-bottom.png) no-repeat;
	height: 3px;
	margin: 0 0px 5px 10px;
	display: inline;
}

/* */
#feeds {
	width: 212px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 19px;
	font-size: 11px;
	background: url(box-bg.png) repeat-y;
	display: inline;
}
#feeds .icon {
	width: 61px;
	height: 61px;
	float: left;
	margin: 8px 0 8px 7px;
	background: url(socials.png) no-repeat;
	display: inline;
}
#feeds .twitter {
	background-position: left top;
}
#feeds .facebook {
	background-position: -62px top;
}
#feeds .rss {
	background-position: -124px top;
}
#feeds .flickr {
	background-position: -184px top;
}

#feeds .twitter:hover {
	background-position: left -62px;
}
#feeds .facebook:hover {
	background-position: -62px -62px;
}
#feeds .rss:hover {
	background-position: -124px -62px;
}
#feeds .flickr:hover {
	background-position: -184px -62px;
}
#feeds a {
	width: 61px;
	height: 61px;
	display: block;
}

/*  */
#author {
	width: 212px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 19px;
	font-size: 12px;
	background: url(box-bg.png) repeat-y;
	display: inline;
}
#author span {
	margin: 10px;
	display: block
}
#author img {
	float: left;
	margin: 7px 10px 5px 10px;
	border: 1px solid #ddd;
}

/*  */
#posts {
	width: 212px;
	float: left;
	margin: 0 10px 0 10px;
	background: #eee;
	line-height: 17px;
	font-size: 11px;
	background: url(box-bg.png) repeat-y;
	display: inline;
}
#posts div {
	margin: 10px 0 10px 25px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
#posts a {
	font-weight: bold;
}
#posts ul {
	width: 190px;
	float: left;
	margin: 0;
	margin-left: 16px;
	padding: 0;
	display: inline;
	color: #000;
	list-style: square;
}

#posts li{
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
}




/*  */
#categories {
	width: 212px;
	float: left;
	margin: 0 0 0 10px;
	background: #eee;
	line-height: 25px;
	font-size: 12px;
	line-height: 15px;
	background: url(box-bg.png) repeat-y;
	display: inline;
}

#categories div {
	margin: 10px 0 10px 25px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
#categories a {
	font-weight: bold;
}
#categories ul {
	width: 190px;
	float: left;
	margin: 0;
	margin-left: 16px;
	padding: 0;
	display: inline;
	color: #000;
	list-style: square;
}

#categories li {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#side-wrapper .adv {
	width: 210px;
	height: 135px;
	float: left;
	margin: 5px 0px 5px 10px;
	border: 1px solid #ddd;
	background: #eee;
	display: inline;
}

#side-wrapper .adv-google {
	width: 212px;
	float: left;
	margin: 0 10px 0 10px;
	background: #eee;
	line-height: 17px;
	font-size: 11px;
	background: url(box-bg.png) repeat-y;
	display: inline;
}
#side-wrapper .adv-google .wrp {
	width: 200px;
	float: left;
	margin: 3px 5px 3px 6px
}

#side-wrapper .adv-transparent {
	width: 210px;
	height: 135px;
	float: left;
	margin: 5px 0px 5px 10px;
	border: 1px solid #ddd;
	display: inline;
}

#side-wrapper .adv img {
	margin: 5px;
}

#side-wrapper .adv-transparent img {
	margin: 5px;
}


/* article itself */
#article-wrapper {
	width: 680px;
	float: left;
	margin: 15px 0 30px 0;
}

#article-content {
	width: 635px;
	margin: 20px 5px 10px 35px;
	border: 0px;
	color: #333;
}
#article-content p{
	
}
#article-content .important-notice {
  line-height: 30px;
  margin: 10px 0 20px;
  padding: 10px;
  border: 1px dashed #fbb;
  background: #fee;
  font-size: 14px;
  line-height: 30px;
  float: left;
  display: inline;
}
#article-content .article-info {
	width: 625px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
	border-top:1px solid #ddd;
	padding: 10px;
	line-height:16px;
	margin-top: 22px
}
#article-content .article-info .dt{
	color: #222222;
}
#article-content li {
	font-weight: bold;
}

#article-content img {
	padding: 6px;
	margin: 0 10px 10px 10px;
	border: 1px solid #F2F5ED;
	display: inline;
}


#article-content .wide {
	padding: 6px;
	border: 1px solid #F2F5ED;
	margin: 0;
	display: inline;
	width: 621px;
}

#article-content .img-right {
	float: right;
	margin-right: 0;
}
#article-content .img-left {
	float: left;
	margin-left: 0;
}
#article-content .img-left-list {
	padding: 6px;
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}

#article-content blockquote {
	margin: 15px 60px 15px 60px;
	color: #338;
	font-style:italic;
}

#article-content h2 {
	/*width: 660px;*/
	color: #c30;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 20px -10px 0px;
	padding: 0;
	border-bottom: 0px dashed #c9a;
}
#article-content .post-list-item {
	width: 624px;
	float: left;
	margin-bottom: 16px;
	display: inline;
}
#article-content .post-list-item p {
	margin: 0;
	color: #222;
}

#article-content .post-list-item span {
	width: 623px;
	*width: 360px;
	color: #c30;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	display: block;
}


#article-content .older-posts {
	width: 624px;
	float: left;
	text-align: right;
}
#article-content .pager {
	width: 624px;
	float: left;
	margin-bottom: 10px;
}
#article-content .pager .explain {
	color: #999;
}

#article-content .pager .active {
	font-weight: bold;
	text-decoration: underline;
}
#article-content .pager .active a {
	font-weight: bold;
	text-decoration: underline;
}


#-message-sent {
	margin: 10px 20px 5px 20px;
	float: left;
	display: inline;
	font-size: 17px;
	letter-spacing: 2px;
	width: 609px;
	color: #060;
	
}
#contact-submit {
	float: right;
	font-size: 13px;
	height: 32px;
	margin: 14px 26px 30px 0;
	width: 289px;
}
#contact-submit input {
	font-size: 13px;
	width: 282px;
	height: 32px;
	float:right;
	border: 1px solid #cecece;
	background: #e1e1e1;
	font-size: 17px;
	letter-spacing: 2px;
	cursor: pointer;
}

#contact-submit input:hover {
	border: 1px solid #dfdfdf;
	background: #eaeaea;
	color: #444;
}

#contact-message-sent {
	margin: 10px 20px 5px 20px;
	float: left;
	display: inline;
	font-size: 17px;
	letter-spacing: 2px;
	width: 609px;
	color: #060;
}


#article-content .asset-group {
	width: 292px;
	margin: 20px 0 0 25px;
	float: left;
	display: inline;
}

#article-content .asset-group .title {
	width: 250px;
	height: 23px;
	float: left;
	margin: 6px 0 0 10px;
	font-size: 21px;
	color: #CC3300;
	letter-spacing: 1px
}

#article-content .asset-group .icon {
	width: 32px;
	height: 32px;
	float: left;
	background: url(about-icons.png) no-repeat;
	display: inline;
}
#article-content .asset-group .work {
	background-position: left top;
}
#article-content .asset-group .group {
	background-position: -32px top;
}
#article-content .asset-group .happy {
	background-position: -64px top;
}
#article-content .asset-group .cog {
	background-position: -96px top;
}
#article-content .asset-group .person {
	background-position: -128px top;
}
#article-content .asset-group .tools {
	background-position: -160px top;
}
#article-content .asset-group .notes {
	background-position: -192px top;
}

#article-content .asset-group ul {
	float: left;
	margin: 0 0 0 10px;
	width: 241px;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style:square outside url("arrow-passive.jpg");
}
#article-content .asset-group ul li {
	float: left;
	margin: 0 0 0 10px;
	width: 241px;
	color: #666;
	font-weight: normal
}
#article-content .asset-group ul li.active {
	list-style:square outside url("arrow-active.jpg");
}
#article-content .asset-group ul li a {
	color: #666;
}
#article-content .asset-group ul li a:hover {
	color: #106618;
}
#article-content .asset-group .mini-info {
	float: left;
	width: 231px;
	color: #66c;
	font-weight: normal;
	font-size: 11px
}
#article-content .asset-group .hidden {
	display: none
}


.info-table {
	width: 575px;
	float: left;
	margin: 0 30px 0 30px;
	display: inline;
}
.info-table table {
	width: 573px;
	border-collapse: collapse;
	margin: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.info-table td {
	border: 1px solid #999;
}

.php-code {
	line-height: 17px;
}

.c-code {
	color: #666;
	line-height: 13px;
	font-size: 11px
}

.content-floatx {
	margin: 10px 0 10px 0;
	border: 1px solid #F2F5ED;
	display: block;
	padding: 6px;
	text-align: center;
}
