@import url(http://www.movabletypedemo.org/admin/mt-static/themes-base/blog.css);
@import url(http://www.movabletypedemo.org/admin/mt-static/themes/tristan-blue-4.2/screen.css);


/* Global ----------------------------------------------------------------- */

body {
	background: #5e5e5e url(img/bg/body.png) repeat-x left top;
}

/* Layout ----------------------------------------------------------------- */

#container {
	background-color: transparent;
	background: transparent url(img/bg/container.png) repeat-x left bottom;
}

#container-inner {
	margin: 0px auto;
	width: 1000px;
	background: transparent url(img/bg/container-inner.png) repeat-x left top;
}

#container-inner-again {
	background: transparent url(img/bg/footer.png) no-repeat left bottom;
}

#header-inner,
#content-inner,
#footer-inner {
	width: 984px;
}

#beta-inner {
	padding: 0;
}

/* Footer ----------------------------------------------------------------- */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 11px 0;
	background-image: none;
}


/* Wide-Medium */

.layout-wt #alpha {
	width: 660px;
}

.layout-wt #beta {
	width: 310px;
}


/* Header ----------------------------------------------------------------- */

#header {
	margin: 0px auto;
	padding: 0;
	width: 984px;
	background: transparent url(img/bg/header.png) no-repeat left top;
}

#header-content {
	width: 852px; 
	height: 106px;
	padding: 30px 0 40px 70px;
	background: transparent url(img/bg/logo.png) 27px 32px no-repeat;
}

#header-name {
	font-size: 30px;
}

#header-name span {
	font-weight: bold;
	color: #00baff;
}


#header-menu {
	position: absolute;
	top: 94px;
	left: 0;
	width: 984px;
	margin: 0 auto;
	padding-top: 3px;
	background-color: transparent;
	background-image: none;
}

#header-menu ul {
	margin: 3px 0 0 0;
	padding: 0;
	width: 984px;
	height: 34px;
	background: transparent url(img/bg/navigation-bg.png) left bottom no-repeat;
	text-align: center;
}

#header-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: none;
}

#header-menu ul li a {
	width: 54px;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 22px 0 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
}

#header-menu ul li a:hover,
#header-menu ul li a.active {
	background: transparent url(img/bg/navigation-item.png) right top no-repeat;
}





.header-search {
	position: absolute;
	right: 16px;
	top: 46px;
	z-index: 100;
	width: 292px;
	height: 28px;
	padding: 2px 0 5px 6px;
	background: transparent url(img/bg/search.png) no-repeat top left;
}

.header-search .query {
	margin: 0 3px 0 0;
	padding: 1px 10px;
	width: 230px;
	height: 18px;
	font-style: italic;
	border: none;
}

.header-search a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}


/* User Navigation ----------------------------------------------------------------- */

.widget-sign-in { 
	right: 10px;
	color: #00baff;
}



.credit {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cfcfcf;
}

.credit h1 {
	margin: -8px 0 4px -1px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #505050;
}

.credit a {
	font-weight: bold;
	color: #000000;
}

.credit img {
	vertical-align: middle;
}



/* Community Blog ---------------------------- */

#mt-community-blog .entry-asset .asset-meta {
	border: none;
	color: #000;
}

#mt-community-blog .entry-asset .asset-meta a {
	font-weight: bold;
	color: #000;
}

#mt-community-blog .entry-asset .asset-meta .byline {
	display: block;
	float: left;
	width: 300px;
	padding: 10px 0 0 0;
}

#mt-community-blog .entry-asset .asset-meta .functions {
	display: block;
	float: right;
	width: 140px;
	padding: 7px 0 0 0;
	text-align: right;
}


/* Titles ---------------------------- */

#page-title,
#mt-community-blog .entry-title {
	font-size: 30px;
	line-height: 40px;
}

#mt-community-blog .entry-title a {
	font-size: 30px;
	color: #0c222e;
}





.books {
	width: 310px;
	height: 207px;
	background: transparent url(img/books.jpg) no-repeat left top;
}

.books ul {
	margin: 0 0 0 162px;
	padding: 57px 0 0 0;
	list-style: none;
}

/*
.books ul li {
	display: block;
	margin: 0 0 22px 0;
	padding: 8px 18px;
	width: 116px;
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: rgb(224, 220, 1); 
	background: rgba(224, 220, 1, 0.7);
}

.books ul li a {
	color: #fff;
}

*/

.books ul li {
	display: block;
	width: 148px;
	height: 39px;
	margin: 0 0 22px 0;
}

.books ul li a {
	padding: 8px 18px;
	width: 116px;
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: rgb(224, 220, 1); 
	background: rgba(224, 220, 1, 0.7);
}

.books ul li a:hover,
.books ul li a.active {
	padding: 8px 18px;
	width: 116px;
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0c222e;
	background-color: #fff;
	text-decoration: none;
}


/* Widget ----------------------------------------------------------------- */

.widget {
	margin: 0 0 5px 0;
}

.widget .widget-header {
	padding: 6px 14px;
	width: 282px;
	height: 21px;
	border-bottom: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	background: transparent url(img/bg/widget-header.png) no-repeat left top;
}

.widget .widget-content {
	padding: 3px 0;
}

.widget .widget-content p {
	padding: 7px 15px;
	line-height: 19px;
}

.widget .widget-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget .widget-content ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}

.widget .widget-content ul li a,
.widget .widget-content ul li a:link,
.widget .widget-content ul li a:visited {
	display: block;
	padding: 7px 30px;
	color: #000;
}

.widget .widget-content ul li a:hover,
.widget .widget-content ul li a:active {
	color: #fff;
	background: transparent url(img/bg/widget-content-item.png) repeat-y left top;
}



.widget-archive-category,
.widget-archive-monthly,
.widget-pages,
.widget-custom {
	padding: 5px 0 0 0;
	background: transparent url(img/bg/widget-header-box.png) no-repeat left top;
}

.widget-archive-category .widget-header,
.widget-archive-monthly .widget-header,
.widget-pages .widget-header,
.widget-custom .widget-header {
	margin: 0;
	padding: 27px 14px 3px;
	width: 282px;
	height: 21px;
	border-bottom: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	background-image: none;
}

.widget-archive-category .widget-content,
.widget-archive-monthly .widget-content,
.widget-pages .widget-content,
.widget-custom .widget-content {
	margin: 0 0 10px 0;
	padding: 3px 0 34px 0;
	background: transparent url(img/bg/widget-content-box.png) no-repeat left bottom;
}

.widget-archive-category .widget-content ul li a,
.widget-archive-category .widget-content ul li a:link,
.widget-archive-category .widget-content ul li a:visited,
.widget-archive-monthly .widget-content ul li a,
.widget-archive-monthly .widget-content ul li a:link,
.widget-archive-monthly .widget-content ul li a:visited,
.widget-pages .widget-content ul li a,
.widget-pages .widget-content ul li a:link,
.widget-pages .widget-content ul li a:visited,
.widget-custom .widget-content ul li a,
.widget-custom .widget-content ul li a:link,
.widget-custom .widget-content ul li a:visited {
	display: block;
	padding: 7px 15px;
	color: #000;
}

.widget-custom form {
	margin: 0 15px;
}

.widget-custom form input {
	display: block;
	padding: 0 3px;
	width: 138px;
	height: 24px;
	text-align: center;
	border: 1px solid #444;
	background-color: #fff;
}

.widget-custom form .submit {
	display: block;
	margin: 6px 1px 0;
	padding: 3px;
	width: 138px;
	height: 18px;
	color: #fff;
	text-align: center;
	background-color: #1a1a1a;
}

.widget-elsewhere .widget-content {
	padding: 24px 15px 3px 15px;
}

.widget-elsewhere .widget-content ul li a {
	float: left;
	margin: 0 6px 0 0;
	padding: 0 !important;
	width: 28px;
}

.widget-elsewhere .widget-content ul li.last a {
	margin-right: 14px;
}

.widget-elsewhere .widget-content ul li.label {
	padding: 6px 0 0 0;
	text-transform: uppercase;
}


.widget-syndication .widget-content {
	padding: 7px 15px 3px 15px;
}

.widget-syndication .widget-content ul li {
	float: left;
	width: 46px;
}

.widget-syndication .widget-content ul li.last {
	padding: 2px 0 0 0;
	width: 150px;
}

.widget-syndication .widget-content ul li a,
.widget-syndication .widget-content ul li a:link,
.widget-syndication .widget-content ul li a:visited {
	display: inline;
	float: none;
	margin: 0;
	padding: 0 !important;
	width: auto;
}

.widget-syndication .widget-content ul li a:hover,
.widget-syndication .widget-content ul li a:active {
	color: #000000 !important;
	text-decoration: underline;
	background-image: none;
}

.widget-syndication .widget-content ul li.label {
	padding: 6px 0 0 0;
	text-transform: uppercase;
}



#footer-content {
	margin: 0;
	padding-top: 53px;
	border-top: none;
}

#footer .widget {
	margin: 0;
	padding: 0;
}

#footer .widget ul {
	margin: 0 0 11px 0;
	padding: 0;
	text-align: center;
}

#footer .widget ul li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #5f4a48;
	background-image: none;
}

#footer .widget ul li a {
	float: none;
	display: inline;
	padding: 0;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
}

#footer .widget ul li a:hover,
#footer .widget ul li a:active {
	color: #fff;
	background-image: none;
}

#footer .widget ul li span {
	padding: 0 5px 0 8px;
}

#footer .widget p {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	text-align: center;
}

.widget-provider {
	float: left;
	margin: -22px 0 0 0 !important;
	width: 200px;
}

.widget-provider .widget-content span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.widget-provider .widget-content span a {
	display: block;
	height: 76px;
	width: 165px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/bg/powered-by-proitservice-logo.png) no-repeat 0 0;
}

.widget-powered {
	float: right;
	margin: 18px 0 0 0 !important;
	width: 200px;
}

.widget-powered .widget-content span a {
	background: url(img/bg/powered-by-mt-logo.png) no-repeat 0 0;
}







.asset-digg {
	float: left;
	width: 60px;
}

.asset-body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}

.asset-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}




.share {
	border-top: 1px solid #c4c4c4;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

.share ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.share ul li {
	display: inline;
	color: #000;
}

.share a {
	color: #090909;
}

#beta-inner iframe {
	border: none;
	overflow: hidden;
	width: 280px;
	margin: 10px 0 0 30px;
	height: 25px;
}