/*CUSTOM DESIGN 001
=========================================================*/

/*===DEFAULT===*/
body {font-size: 11px ;color: #544636 ;background: #D9D9D9 ;}
a {color: #0066CC ;}

/*===LAYOUT===*/
#header {height: 220px ;background: url(images/blogtitle.jpg) no-repeat right ;}
#container {width: 800px;}
#alpha-inner {margin-right: 220px ;}
#content {background: url(images/container.jpg) repeat-y right 0px ;}

/*===HEADER===*/
#header-content {color: #fff ;}
#header-name {visibility: hidden; font-size: 2em; font-weight: bold;}
#header-name a {color: #fff ;}
#header-description {font-size: 1.3em ;color: #fff ;}

/*===ALPHA===*/
.comment, .trackback, .entry-asset .asset-meta {border-bottom: 1px solid #e0d17b ;}
#trackbacks, #comments, .mt-comment-confirmation #alpha-inner , .mt-comment-preview .comment {background: #f5f0d5 ;}

/*===BETA===*/

/*===COMMENTS===*/
#content #beta .widget-recent-comments div.widget-content li, 
#content #beta .widget-syndication div.widget-content li {border-bottom: 1px solid #ad9640 ;}

/*===CALENDAR===*/
.widget-calendar table td {border: 1px solid #e6dca9 ;background: #ffc ;}
.widget-calendar table td a {font-weight: bold ;color: #fff ;background: #ad9640 ;}
.widget-calendar table th {border: 1px solid #e6dca9 ;border-top: none ;font-weight: normal ;color: #fff ;background: #79643a ;}

/*===ARCHIVES===*/
.mt-archive-index .archive {background: #ffc ;}
.mt-archive-index .archive .archive-header {color: #fff ;background: #472D08 ;}

/*===POWERED===*/
.widget-powered {color: #000000 ;}
.widget-powered a {
	color: #0066CC ;
	text-decoration: none ;
	text-indent: 15px;
	margin: 2px;
	padding: 5px 0px 5px 18px;
	padding-left: 5px ;
	background-image: url(images/ar01f.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	display: block ;
}


/*===SEARCH===*/
.mt-search-results #alpha-inner p {background: #f5f0d5 ;}




/*BASE DESIGN
=========================================================*/
body {
	padding: 0 ;
	margin: 0 ;
	line-height: 1.7 ;
	text-align: center ;
}


h1, h2, h3, h4, h5, h6, p, input, option, address, textarea, table {
	padding: 0 ;
	margin: 0;
	font-size: 1em ;
	font-style: normal ;
	font-weight: normal ;
}


a {
}


img {
	border: 0 ;
}


ul{
	padding: 0px ;
	margin-left: 15px;
}


li {
	margin: 0px ;
}


form {
	width: 100% ;
	padding: 0px ;
	margin: 0px ;
}


/* ===LAYOUT===*/
#header {

}


#beta {
	float: right ;
	width: 180px ;
	padding-bottom: 200px ;
	margin-left: -180px ;
	font-size: 1em ;
	display: inline ;
}


#beta-inner {
	position: relative ;
	margin-right: 20px ;
}


#alpha {
	float: left ;
	width: 100% ;
	margin-right: -180px ;
	font-size: 1.2em ;
}


#alpha-inner {
	overflow: hidden ;
}


#container {
	position: relative ;
	margin: auto ;
	overflow: hidden ;
	text-align: left ;
}


#content {
	height: 1%	;
	padding-bottom: 50px ;
	padding-left: 20px ;
	overflow: hidden ;
}


/* ===HEADER===*/





#header-content {
	padding: 30px ;
	text-align: left;
}


#header-name {
	font-weight: bold ;
	line-height: 1 ;
}


#header-name a {
	text-decoration: none ;
}


#header-description {

}


/* ===ALPHA===*/

.entry-title, .trackbacks-header, .comments-header {
	color: #333333;
	background-color: #F4F4F4;
	padding: 5px ;
	margin-bottom: 10px ;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 3px solid #A5CC05;
}

.archive-title, .search-results-header, h1#page-title {
	border-top: 2px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: px solid #E6E6E6;
	border-bottom: 4px solid #A5CC05;
	color: #333333;
	font-size: 1.3em ;
	font-weight: bold ;
	background: #F4F4F4 ;
	padding: 15px 10px ;
	margin-bottom: 10px ;
}

.archive-title em {
	color: #333333;
	padding-right: 5px ;
	font-style: normal ;
	font-weight: bold ;
}

.content-nav{
	text-align: center ;
	color: #ffc ;
	background: #472d08 ;
}
.content-nav a {
	color: #ffc ;
}

.asset-body {
	height: 1% ;
	width: 100% ;
	margin-bottom: 40px ;
	overflow: hidden ;
}

.entry-title {
	clear: both ;
}

.entry-title a {
	text-decoration: none ;
	color: #000000 ;
	font-weight: bold ;
	padding: 5px ;
}

.entry-title {
	margin-bottom: 5px ;
}

.asset-meta address {
	display: inline ;
}

.entry-asset {
	background: #ffffff ;
	position: relative ;
	padding: 0px ;
	margin-bottom: 15px ;
}

.entry-asset .asset-meta {
	padding: 5px ;
	margin-bottom: 15px ;
}

.asset-footer h4 {
	background : #cfb163 ;
	color : #fff ;
	padding: 2px ;
}

.asset-footer ul {
	padding: 0px ;
	margin: 0px ;
	margin-bottom: 10px ;
}

.asset-footer li {
	padding: 0 ;
	margin: 0 ;
	display: inline ;
	list-style-type: none ;
}

.comment, .trackback {
	padding: 10px 0px 10px ;
}

#trackbacks, #comments {
	padding: 15px ;
	margin-bottom: 15px ;
}

.comments-open-header {
	color: #ffffff ;
	background: #472D08 ;
	padding: 2px 5px ;
	margin-bottom: 10px ;
}


#comments-open {
	margin-bottom: 15px ;
}


#comments-open #comment-text {
	height: 10em ;
	width: 95% ;
}


#comments-open #comment-url {
	width: 50% ;
}


#comments-open #comment-submit{
	width: 6em ;
}


#comments-open #comment-preview{
	width: 6em;
}


.mt-comment-confirmation #alpha-inner , .mt-comment-preview .comment {
	padding: 15px ;
}

.trackbacks-info {
	border : 1px solid #e0d17b ;
	padding: 5px ;
	font-size: 10px ;
	line-height: 1.5 ;
}


/* ===BETA===*/


#beta .widget {
	margin-bottom: 10px ;
	color: #333333 ;
}

h3.widget-header {
	clear: both ;
	margin: 2.0em 0 .5em ;
	padding: 8px 8px ;
	background-color: #f8fae2 ;
	font-size: 1.2em ;
	line-height: 1.5 ;
	color: #333333 ;
	border-top: 1px solid #CCCCCC ;
}

#beta h3.widget-header a {
	color: #0066CC ;
}

#beta ul {
	padding: 0 ;
	margin: 0 ;
	overflow: hidden ;
	list-style-type: none ;
}


#beta li {
	height: 1% ;
	margin: 0 0 2px ;
	list-style-type: none ;
}


#beta li a {
	text-decoration: none ;
	text-indent: 15px;
	margin: 2px;
	padding: 5px 0px 5px 18px;
	padding-left: 5px ;
	background-image: url(images/ar01f.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	display: block ;
}

#beta li a:hover {
	background-image: url(images/ar01.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


#beta li li {
	margin-left: 1em ;
	list-style-type: none ;
}


#beta li li a {
	padding-left: 5px ;
	border: none ;
	text-decoration: none ;
	display: block ;
}


#beta li li a:hover {
	padding-left: 5px ;
	border: none ;
	text-decoration: none ;
	display: block ;
}


.mtblog-beta-inner {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 0px ;
	padding-top: 0px ;
	overflow: hidden ;
	font-size: 10px ;
}
#beta-inner > .mtblog-beta-inner {
	height: 0px ;
}


/*___PHOTO___*/

#beta .widget-recent-assets div.widget-content ul.widget-list {
	padding-left: 0px ;
	overflow: hidden ;
}


#content #beta .widget-recent-assets div.widget-content li.item {
	float: left;
	width: 70px;
	margin: 0px 5px 10px;
	margin-left: 3px;
	overflow: hidden;
	display: inline ;
}


#content #beta .widget-recent-assets div.widget-content li.item a {
	padding-left: 0px ;
	margin-bottom: 0px ;
	border-bottom: 0px ;
	border-left: 0px ;
	text-align: center ;
	background: transparent ;
}


#content #beta .widget-recent-assets .widget-content li.item img {
	margin: auto ;
}


/*___search___*/

#beta .widget-search form {
	text-align: center ;
}


#beta .widget-search form input[type="text"], #beta .widget-search form input[type="submit"]{
	width: 90%;
	padding: 2px ;
	margin: auto ;
	margin-bottom: 3px ;
}


/*___comments syndication___*/

#content #beta .widget-recent-comments div.widget-content li a,
#content #beta .widget-syndication div.widget-content li a {
	padding-left: 0 ;
	display: inline ;
}


#content #beta .widget-recent-comments div.widget-content li ,
#content #beta .widget-syndication div.widget-content li {
	padding-bottom: 5px ;
	margin-bottom: 5px ;
	line-height: 1.4 ;
}


/*___feed___*/

#beta .widget-technorati input { }


/*___calendar___*/

.widget-calendar table {
	width: 90% ;
	margin: auto ;
	border-collapse: collapse ;
}


.widget-calendar table td {
	height: 20px ;
	width: 20px ;
	text-align: center ;
}


.widget-calendar table td a {
	height: 20px ;
	width: 20px ;
	font-weight: bold ;
	line-height: 20px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
}


.widget-calendar table th {
	height: 20px ;
	width: 20px ;
	border-top: none ;
	font-weight: normal ;
	text-align: center ;
}


/*technorati*/

#technorati fieldset #ts_search {
	width: 90% ;
	margin: auto ;
}


#technorati fieldset {
	text-align: center ;
}


#technorati .btn {
	width: 6em ;
	margin: auto ;
	display: block ;
}


label {
	clear: both ;
}


/* ===ARCHIVES===*/

.mt-archive-index .archive {
	padding: 15px ;
}


.mt-archive-index .archive .archive-header {
	padding: 2px 5px ;
	margin-bottom: 10px ;
}



/* ===FOOTER===*/

#footer {
	width: 800px; 
	background-color: #F8FAE2;
	border-top: 1px solid #D9D9D9;
	border-bottom: 5px solid #008CDA;
}

.f_box {
	text-align: center; 
	margin: 10px;
	color: #666666;
} 


