* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #fff;
	color: #3a3e45;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

body {
	text-align: center;
}

h1 {
	color: #df8960;
	text-align: center;
	font-family: Times, serif;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

p {
	margin-bottom: 12pt;
}

#header {
	height: 231px;
	position: relative;
}

#header_left {
	background: url("../i/tree-left.jpg") center top no-repeat;
	width: 160px;
	height: 231px;
	position: relative;
	left: -160px;
	float: left;
}

#header_content {
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 231px;
	position: relative;
}

#header #logo {
	display: block;
	position: absolute;
	top: 70px;
	left: 135px;
}

#header #logo a {
	display: block;
	height: 180px;
	width: 70px;
	position: relative;
}

.navigation {
	float: left;
	margin-top: 100px;
	margin-left: 60px;
}

.navigation li {
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0;
	height: 95px;
}

.navigation li a {
	color: #539ac6;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 122px;
	padding-top: 65px;
}

.navigation li a:hover {
	color: #b52900;
}

#content-wrapper {
	text-align: center;
}

#content {
	background: url("../i/tree-content.jpg") left top no-repeat;
	height: 736px;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

#content-scroll {
	color: #6D6A65;
	height: 100%;
	margin-left: 260px;
	overflow-x: hidden;
	overflow-y: auto;
}

#content h1 {
	margin-bottom: 15px;
}

#footer-wrapper {
	background: #8ba05a url("../i/footer-background.jpg") left top repeat-x;
}

#footer {
	background: url("../i/tree-footer.jpg") left top no-repeat;
	width: 980px;
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 50px;
}

#work-footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 50px;
}

#last_works {
	width: 830px;
	height: 150px;
	background: url("../i/last-works.jpg") left top no-repeat;
	margin-left: 100px;
	padding-left: 165px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#last_works .item {
	float: left;
	width: 150px;
	margin: 5px;
}

#last_works .item h3 {
	font-size: 100%;
	margin-bottom: 10px;
}

#last_works .item img {
	border: 1px solid #bebaa2;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.paginationControl a {
	color: #628000;
	font-weight: 700;
	font-size: 90%;
	margin: 0 3px;
}

.paginationControl .active {
	color: #a7ac98;
	font-weight: 700;
	font-size: 90%;
	margin: 0 3px;
}

.paginationControl .disabled {
	color: #a7ac98;
	font-weight: 700;
	font-size: 90%;
	margin: 0 3px;
}

table#main td.sidebar {
	width: 240px;
	padding-left: 15px;
}

table#main table#rss {
	width: 100%;
}

table#main table#rss td {
	padding: 10px;
	color: #fd6600;
}

div.imgheader {
	text-align: center;
	margin-bottom: 15px;
}

td.sidebar ul {
	list-style: none;
}

td.sidebar ul li {
	padding-left: 20px;
	background: url("../i/bullet-green.jpg") left top no-repeat;
	background-position: 5px 3px;
}

#main .example {
	float: left;
	text-align: center;
	padding: 10px;
}

#main .example img {
	border: 1px solid #b1adac;
}

#works .item {
	margin-bottom: 10px;
	color: #3a3e45;
}

#works .header .logo {
	float: left;
	height: 64px;
}

#works .header .leaf {
	float: left;
	height: 64px;
	width: 62px;
	background: url(../i/pages-leaf.jpg) no-repeat 0px 36px;
}

#works .header .page_links {
	float: left;
	text-align: right;
	width: 340px;
	padding-top: 30px;
	height: 20px;
	background: url(../i/green-dot.gif) repeat-x 0px 49px;
}

#works .item h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

#works .item h2 a {
	color: #3a3e45;
}

#works .item .icon {
	float: left;
	width: 100px;
	height: 64px;
	text-align: center;
}

#works .item .icon img {
	width: 42px;
	height: 42px;
}

#works .item .desc {
	margin-left: 100px;
}

#works .item .desc .counts {
	font-size: 90%;
	color: #989da7;
}

#works .item .desc .counts .new {
	color: #779540;
}

#works_tagged {
	text-align: center;
}

#works_tagged .header {
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
}

#works_tagged .header td {
	text-align: right;
}

#works_tagged .header .left {
	width: 57px;
	background: url(../i/pages-leaf-left.jpg) no-repeat 0 10px;
}

#works_tagged .header .right {
	width: 57px;
	background: url(../i/pages-leaf-right.jpg) no-repeat 0 10px;
}

#works_tagged .header .backlink {
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #628000;
}

#works_tagged .header .backlink a {
	color: #628000;
	font-weight: 700;
	font-size: 90%;
}

#works_tagged .footer {
	padding: 0 60px;
}

#works_tagged .footer .page_links {
}

#works_tagged .footer {
	margin-top: 10px;
	text-align: right;
}

#works_tagged .list {
	width: 600px;
	margin: 0 auto;
	list-style: none;
}

#works_tagged .item {
	float: left;
}

#works_tagged .item a {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 100px;
}

#works_tagged .item a:hover {
}

#works_tagged .item img {
	margin: 5px;
}

#works_tagged .item img.new {
	margin: 0px;
	border: 5px solid #f6bc93;
}

#works_tagged .item img.old {
	margin: 4px;
	border: 1px solid #d9d2c9;
}

#works_tag_header {
}

#work_page {
}

#work_content {
	margin: 0 auto;
	width: 980px;
}

#work_description_wrapper {
	float: left;
	text-align: center;
}

#work_description {
	text-align: left;
	width: 680px;
	margin: 0 auto;
	margin-bottom: 100px;
}

#work_description h1 {
	color: #3a3e45;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 120%;
	margin-bottom: 10px;
}

#work_gallery {
	float: left;
	width: 150px;
	list-style: none;
	height: 1px;
}

#work_gallery .gallery_image_pic {
	text-align: center;
	display: block;
	width: 150px;
	padding: 5px;
	margin: 5px;
}

#work_gallery .gallery_image_pic a {
	display: block;
	width: 100px;
	height: 100px;
}

#work_gallery .gallery_image_pic img {
	padding: 4px;
	border: 1px solid #EEE;
}

#work_image {
	text-align: center;
}

#work_image img {
	padding: 4px;
	border: 1px solid #eee;
}

#loader {
	min-width: 200px;
	min-height: 200px;
}

#loader.loading {
	background: url(/i/spinner.gif) no-repeat center center;
}

#work_navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#work_category_header {
}

#work_category {
	margin-bottom: 5px;
}

#work_category_header #links {
	float: right;
	color: #628000;
	line-height: 130%;
	width: 150px;
}

#work_category_header #links a {
	color: #628000;
	font-weight: bold;
}

#work_category .icon {
	float: left;
	width: 50px;
}

#work_category .desc {
	padding-left: 50px;
	padding-right: 150px;
}

#work_category .desc h2 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 4px;
}

#work_category .desc h2 a {
	color: #3a3e45;
}

#work_image {
	margin-top: 20px;
	margin-bottom: 100px;
}

#articles .item {
	margin-bottom: 10px;
	color: #3a3e45;
}

#articles .header {
	text-align: right;
}

#articles .header .page_links {
	float: right;
	text-align: right;
	height: 20px;
}

#articles .item h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

#articles .item h2 a {
	color: #3a3e45;
}

#articles .item .icon {
	float: left;
	width: 100px;
	height: 64px;
	text-align: center;
}

#articles .item .icon img {
	width: 42px;
	height: 42px;
}

#articles .item .desc {
	margin-left: 100px;
}

#articles .item .desc .published {
	font-size: 90%;
	color: #989da7;
}

#articles .item .desc .published .new {
	color: #779540;
}

#articles_tagged {
	text-align: center;
}

#articles_tagged .header {
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
}

#articles_tagged .header td {
	text-align: right;
}

#articles_tagged .header .left {
	width: 57px;
	background: url(/i/pages-leaf-left.jpg) no-repeat 0 10px;
}

#articles_tagged .header .right {
	width: 57px;
	background: url(/i/pages-leaf-right.jpg) no-repeat 0 10px;
}

#articles_tagged .header .backlink {
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #628000;
}

#articles_tagged .header .backlink a {
	color: #628000;
	font-weight: 700;
	font-size: 90%;
}

#articles_tagged .footer {
	padding: 0 60px;
}

#articles_tagged .footer .page_links {
}

#articles_tagged .footer {
	margin-top: 10px;
	text-align: right;
}

#articles_tagged .list {
	width: 600px;
	margin: 0 auto;
}

#articles_tagged .item {
	float: left;
	width: 100px;
	height: 100px;
}

#articles_tagged .item img {
	margin: 5px;
}

#articles_tagged .item img.new {
	margin: 0px;
	border: 5px solid #f6bc93;
}

#articles_tagged .item img.old {
	margin: 4px;
	border: 1px solid #d9d2c9;
}

#articles_tag_header {
}

#misc .item {
	margin-bottom: 10px;
	color: #3a3e45;
}

#misc .header {
	height: 50px;
	background: url(../i/misc-leaf.jpg) no-repeat;
}

#misc .header .page_links {
	float: right;
	text-align: right;
	height: 20px;
	margin-top: 10px;
	margin-right: 90px;
}

#misc .item h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

#misc .item h2 a {
	color: #3a3e45;
}

#misc .item .icon {
	float: left;
	width: 100px;
	height: 64px;
	text-align: center;
}

#misc .item .icon img {
	width: 42px;
	height: 42px;
}

#misc .item .desc {
	margin-left: 100px;
}

#misc .item .desc .counts {
	font-size: 90%;
	color: #989da7;
}

#misc .item .desc .counts .new {
	color: #779540;
}

#developers {
	margin: 20px auto 0;
	width: 180px;
}

#developers a {
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	font-size: 90%;
}

#developers img {
	float: right;
}
