body {
	margin: 0px;
	padding: 0px;
	background: #177f8c url(images/body-bg.png) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

a {
	color: #105c70;
	text-decoration:none;
}
a:hover {
	color: #1d9faf;
}
.breadcrumb-current {
	color: #1d9faf;
}
a img {
	border: none;
}
h1 {
	font-size:14px;
	color: #105c70;
	margin: 0px;
	line-height: 20px;
	float: left;
	background: #f6f6f6;
	padding: 0px 3px 0px 3px;
	letter-spacing: 5px;
}
.h1-line {
	width: 560px;
	height: 10px;
	overflow:visible;
	border-bottom: 1px #333333 dotted;
	padding: 6px 0px 0px 10px;
}
.theme-colour {
	color: #105c70;
}
.red {
	color:#FF0000;
	font-weight: bold;
}
.box {
	width: 938px;
	margin: 0px auto 0px auto;
	overflow: auto;
}
.header {
	width: 938px;
	height: 193px;
	background: url(images/header-bg.png);
}
.content {
	width: 911px;
	background: url(images/content-bg.png) repeat-y center top;
	padding: 0px 0px 0px 27px;
	overflow: auto;
}
.under-header {
	padding: 5px 40px 0px 40px;
	font-size:12px;
	font-weight: bold;
}
.breadcrumbs {
	float: left;
}
.login-info {
	float: right;
}
.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a.current {
	color:#1d9faf;
}
.footer {
	width: 938px;
	height: 38px;
	background:url(images/footer-bg.png);
}
.tags {
	padding: 5px 5px 5px 0px;
	text-align:right;
}
.sub-menu {
	padding: 0px;
	list-style: none;
	margin: 10px 0px 0px 0px;
}
.sub-menu li {
	padding: 0px 5px 5px 5px;
}
.sub-menu li a {
	display:block;
	height: 19px;
	text-align:right;
	font-weight: bold;
	line-height: 19px;
	padding: 0px 20px 0px 5px;
	background: url(images/sub-menu-bg.png) no-repeat;
}
.sub-current {
	background: url(images/sub-menu-bg-current.png) no-repeat !important;
}

.latest-updates {
	text-indent: 11px; 
	background: url(images/cross.png) no-repeat 0px 3px;
	margin: 5px 5px 0px 5px;
	padding: 0px;
	font-size:11px;
}
.search-form {
	margin: 0px;
	padding: 8px;
}
/********************************************************************
							Top Menu
********************************************************************/

.menu {
	list-style:none;
	padding: 126px 30px 0px 30px;
	margin: 0px;
	width: 878px;
	height: 40px;
}
.menu li {
	float: left;
}
.login {
	float: right !important;
	text-align:right !important; 
}
.menu li a {
	display:block;
	height: 35px;
	padding: 5px 5px 0px 5px;
	margin: 0px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.menu li a span {
	font-weight:normal;
	font-size:10px;
}
.menu li a:hover {
	color:#999999;
	background: url(images/menu-hover-bg.png) no-repeat bottom center;
}
.menu li a.current {
	color: #ffffff !important;
	background: url(images/menu-current.png) no-repeat bottom center !important;
}

/********************************************************************
							Colume Work
********************************************************************/

.col-one {
	width:	146px;
	float: left;
}
.col-two {
	width: 570px;
	float: left;
	padding: 0px 11px 0px 11px;
}
.col-three {
	width:	146px;
	float: left;
}
.overflow-auto {
	overflow: auto;
}
.col-top, .col-h2 {
	height: 20px;
	border-bottom: 1px solid #333333;
}
.col-top {
	background:#f6f6f6;
	padding-top: 5px;
}
.col-three h2, .col-one h2 {
	margin: 0px;
	font-size:12px;
	height: 20px;
	line-height: 20px;
	padding: 0px 15px 0px 7px;
	color: #FFFFFF;
}
.col-one h2 {
	float: right;
	margin: 0px;
	background: url(images/col-h2-bg-left.png) no-repeat bottom left;
	padding: 0px 7px 0px 15px;
}
.col-three h2 {
	float: left;
	margin: 0px;
	background: url(images/col-h2-bg-right.png) no-repeat bottom right;
	padding: 0px 15px 0px 7px;
}

/********************************************************************
							Picture
********************************************************************/

.album-frame {
	width: 146px;
	height: 130px;
	float: left;
	margin: 0px 10px 0px 20px;
	padding: 5px;
	background: url(images/album-frame.png) no-repeat;
}
.album-link, .picture-link  {
	font-weight: bold;
	padding-top: 5px;
}
.album-link:hover, .picture-link:hover {
	text-decoration:underline;
}
.ablum-info, .picture-info {
	font-size:10px;
	color:#0187c5;
	font-weight:normal;
	text-decoration:none;
}

.picture-frame {
	width: 131px;
	height: 120px;
	background: url(images/picture-frame.png) no-repeat;
	padding: 6px 0px 0px 6px;
	margin: 0px 0px 0px 5px;
	float: left;
}

/********************************************************************
							Blog
********************************************************************/

.blog-holder {
	height: 60px;
	width: 530px;
	margin: 0px auto 30px auto;
}
.blog-cal {
	width: 64px;
	height: 57px;
	background: url(images/blog-date.png);
	float: left;
}
.blog-cal-month {
	width: 64px;
	text-align: center;
	height: 22px;
	line-height: 22px;
	color:#343434;
	font-size: 12px;
	font-weight: bold;
}
.blog-cal-day {
	width: 64px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	color:#f6f6f6;
	font-size: 24px;
	font-weight: bold;
}
.blog-info {
	width: 455px;
	height: 60px;
	float: right;
}
.title-date {
	width: 455px;
	height: 20px;
	border-bottom: 1px #999999 solid;
}
.blog-title {
	float: left;
	color: #105c70;
	line-height: 20px;
	font-size:18px;
}
.blog-date {
	float: right;
	font-size:10px;
	padding: 8px 0px 0px 0px;
}
.blog-content {
	margin: 0px;
	padding: 0px;
}
.tags-1 {
	font-size:11px;
}
.tags-2 {
	font-size:13px;
}
.tags-3 {
	font-size:14px;
}
.tags-4 {
	font-size:14px;
	font-weight:bold;
}
/********************************************************************
							Portfolio
********************************************************************/

.portfolio-holder {
	width: 550px;
	height: 125px;
	margin: 0px auto 15px auto;
}
.portfolio-preview {
	width: 234px;
	height: 123px;
	float: left;
}
.portfolio-info {
	width: 300px;
	height: 123px;
	float: right;
}
.portfolio-table {
	width: 300px;
	border-top: 1px #666666 dotted;
	margin: 4px 0px 0px 0px;
}
.portfolio-table-title {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	width: 80px;
	padding: 5px 10px 5px 10px;
	color: #323232;
}
.portfolio-table-info {
	width: 190px;
	height: 64px;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}
.portfolio-table-a {
	width: 190px;
	padding: 5px 10px 5px 0px;
	font-size: 14px;
}
.portfolio-table-bottom {
	border-top: 1px #666666 dotted;
	border-bottom: 1px #666666 dotted;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
	background:#ebebeb;
}
.project-mainimage {
	text-align: center;
	padding: 0px 0px 7px 0px;
}
.project-thumimage {
	text-align: center;
}
.project-mainimage img {
	border:#333333 1px solid;
}
.project-thumimage img {
	border:#333333 1px solid;
	margin: 0px 2px 0px 2px;
}


/********************************************************************
							Homepage
********************************************************************/
.picture-frame-homepage {
	width: 131px;
	height: 90px;
	padding: 4px 0px 0px 4px;
	margin: 0px 0px 0px 5px;
	float: left;
}
.picture-frame-homepage img {
	border: 2px solid #999999;
}
.homepagecolholder {
	width: 570px;
	overflow:auto;
}
.col1homepage {
	width: 280px;
	float: left;
}

.col2homepage {
	width: 280px;
	float: Right;
}
.homepagecolholder h2, .randompcitures h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #105c70;
	width: 280px;
	height: 20px;
}
.homepagecolholder img {
	border: 2px solid #999999;
	float: left;
	margin: 0px 8px 0px 0px;
}
.homepage-info-holder {
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.Black {
	color: #424242;
}
.underlineh2 {
	float:left;
	border-bottom: dotted 1px #999999;
}

/********************************************************************
							Login & Admin
********************************************************************/

.login-box {
	width: 250px;
	margin: 0px auto 0px auto;
	border: 1px solid #666666;
	padding: 15px;
}
.picture-frame-admin {
	width: 126px;
	height: 105px;
	float:left;
	text-align:center;
	margin: 0px 0px 0px 12px;
}

.picture-admin {
	width: 520px;
	margin: 0px auto 10px auto;
	overflow: auto;
}
.picture-admin-header {
	height: 20px;
	padding: 0px 15px;
	background: url(images/pictures-admin.png) no-repeat;
}
.picture-admin-border {
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.picture-pic {
	height: 20px;
	border-bottom: 1px #CCCCCC solid;
	padding: 0px 20px;
}
.dark {
	background: #EFEFEF url(images/picture-measure.png) no-repeat top left;
}
.light {
	background:#ffffff url(images/picture-measure.png) no-repeat top left;
}
.picture-pic div {
	float: left;
	font-weight: bold;
	line-height: 20px;
}
.picture-admin-header h2 {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	color:#ffffff;
}
.admin-button {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	margin: 2px 0px 0px 3px;
}
.admin-space {
	width: 5px;
	height: 16px;
	float: right;
	background: no-repeat center center url(images/space.png);
	margin: 2px 0px 0px 3px;
}
.view-admin {
	background: url(images/preview.png);
}
.delete-admin {
	background: url(images/delete.png);
}
.add-admin {
	background: url(images/add.png);
}
.edit-admin {
	background: url(images/edit.png);
}

.blog-admin {
	width: 471px;
	height: 20px;
	padding: 8px 25px 8px 25px;
	margin: 0px auto 20px auto;
	background: url(images/blog-admin.png);
}
.blog-admin-title {
	float: left;
	color: #eaeaea;
	font-size: 14px;
}


/********************************************************************
							Last.fm
********************************************************************/
.lastfm-overflow-auto {
	overflow: auto;
	width: 500px;
	margin: 20px auto 20px auto;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.lastfm-recenttracks {
	width: 500px;
	height: 34px;
	margin: 0px auto 0px auto;
	border-bottom: 1px #CCCCCC solid;
	clear: both;
}
.lastfm-recenttracks-image {
	width: 34px;
	height: 34px;
	float: left;
}
.lastfm-recenttracks-info {
	height: 34px;
	float: left;
	line-height: 34px;
	text-indent: 10px;
	font-size:10px
}
.lastfm-recenttracks-info a {
	color: #333333;
}

.lastfm-recenttracks-info a:hover {
	color: #105c70;
}

.lastfm-recenttracks-date {
	height: 34px;
	float: right;
	line-height: 34px;
	font-size:10px;
	padding: 0px 10px 0px 0px;
}

.ta-holder1{ 
	width: 550px;
	height: 25px;
	margin: 0px auto 0px auto;
	background: #F0F0F0;
}
.ta-holder2{ 
	width: 550px;
	height: 25px;
	margin: 0px auto 0px auto;
}
.ta-count{
	width: 40px;
	height: 20px;
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-size:24px;
	letter-spacing: -5px;
	text-align:center;
	overflow: hidden;
}
.ta-count span{
	color: #B9B9B9;
}
.ta-name {
	width: 340px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-indent: 5px;
}
.ta-name a {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.ta-name a:hover {
	color:#1d9faf;
}
.ta-overall {
	width: 50px;
	height: 20px;
	float: right;
	text-align:right;
	padding-right: 5px;
	line-height: 20px;
	text-indent: 10px;
}
.ta-percent-holder {
	width: 550px;
	float: left;
	height: 4px;
	background: #CCCCCC;
}
.ta-percent {
	height: 4px;
	float: left;
	background: url(images/at-percent-line.png) top left;
}
