/* Selected Layout:*/
/* Base Theme ============================================================= */
/* Reset ------------------------------------------------------------------ */
/*reset.css - resets default browser stylinghttp://tantek.com/log/2004/09.html#d06t2354http://www.vox.com/.shared/css/base.csshttp://developer.yahoo.com/yui/reset/
*/:link,:visited {
	text-decoration:none;
}
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
table {
	border-spacing:0;
}
img,hr {
	border:0;
}
hr {
	height:1px;
	color:#000;
}
a img,:link img,:visited img {
	border:none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,fieldset,ul,ol,dl {
	margin-bottom:.75em;
}
blockquote,ol,ul {
	margin-left:30px;
	background-repeat:repeat-y;
}
ol {
	list-style:decimal outside;
}
ul {
	list-style:disc outside;
}
li {
	margin-top: 4px;
}
.item {
	list-style: none;
	display:inline;
	float:left;
	margin:0pt 5px 8px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width: 70px;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
	width:728px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
#header,#header-inner,#menu,#content,#alpha,#gamma,#footer,.widget-content,.widget {
	position:relative;
}
#alpha,#gamma {
	display:inline;
	float:left;
}
#header-inner,#content-inner,#alpha-inner,#gamma-inner,.asset,.asset-content,.comments,.linkback {
	position:static;
}
#alpha-inner {
	overflow:hidden;
}
/* Layout */
#alpha {
	width:528px;
	top:-100px;
}
#alpha-inner {
	padding-left:30px;
}
#gamma {
	right:0px;
	width:170px;
	top:-100px;
	margin-right: 30px;
}
/* Utilities */
#content-inner:after {
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}
#content-inner {
	display: inline-block;
}
/* no ie mac \*/
* html #content-inner {
	height:1%;
}
#content-inner,.comments-open label {
	display: block;
}

/* Assets */
.asset,.comments,.linkback,.search-form {
	margin-bottom:1.5em;
}
.asset-body,.asset-footer,.comment-header,.comment-footer {
	margin-bottom:.75em;
}
.content-nav {
	text-align:center;
}
.asset,.comments,.linkback,.widget {
	overflow:hidden;
	width:100%;
}
.asset,.asset-content,.comments,.linkback,.asset-body,.asset-more,.asset-more-link,.asset-footer,.comment-content,.comment-footer,.linkback-info {
	clear: both;
}
/* Feedback */

#comment-author,#comment-email,#comment-sec,#comment-url,#comment-text {
	width:80%;
}
#comment-bake-cookie {
	margin-left:0;
	vertical-align:middle;
}
.comments-open {
        margin-top: 10px;
}

/* Widgets */
.widget-list {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-list .widget-list {
	margin-left:15px;
}
.widget-list-item {
	margin-top:5px;
	margin-bottom:5px;
}
.widget-cloud .widget-list {
	margin-right:0;
	margin-left:0;
}
.widget-cloud .widget-list-item {
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	line-height:1.2;
	background:none;
}
.rank-1 {
	font-size:3em;
}
.rank-2 {
	font-size:2.5em;
}
.rank-3 {
	font-size:2em;
}
.rank-4 {
	font-size:1.75em;
}
.rank-5 {
	font-size:1.5em;
}
.rank-6 {
	font-size:1.25em;
}
.rank-7 {
	font-size:1em;
}
.rank-8 {
	font-size:0.8em;
}
.rank-9 {
	font-size:0.6em;
}
.rank-10 {
	font-size:0.4em;
}

body {
	font:normal 13px arial,helvetica,hirakakupro-w3,osaka,"ms pgothic",sans-serif;
	background:#fff url(css/body.gif) repeat-x fixed top center;
	color:#666;
}
/* Header */
#header {
	background:url(css/background.jpg) no-repeat top center;
	height:311px;
}
#header-inner {
	height:311px;
}

/* Content */
.asset-name {
	margin-bottom:.25em;
	font-size:22px;
}
.asset-name a {
	text-decoration:none;
}
.asset-name a:hover {
	text-decoration:underline;
}
.asset-content {
	margin:5px 15px;
	text-align:justify;
}
.asset-meta {
	border-top:1px solid #d4e5f2;
        text-align:right;
        margin-top:0.75em;
}
.asset-footer a,.comment-footer a,.linkback-area a,.content-nav,.content-nav a {
	font-weight:normal;
}
.content-nav {
	margin:15px 30px 10px 10px;
}
.content-nav,.content-nav a,.quote,.quote hr {
	color:#666;
}
.content-nav a:hover {
	text-decoration:underline;
}
.archive-title {
	margin:12px 0px 20px 20px;
	font-size:26px;
}
.linkback-info,.comment-content,.comments-open-content {
	margin:5px 0;
}
.widget-header,.sub-header,.search-results-header {
	margin:0;
	padding:5px 0;
	font-size:18px;
	font-weight:bold;
}
.search-results-header {
	margin-bottom:.25em;
	margin:8px 20px 5px 20px;
}
.asset-more-link,.asset-meta,.linkback-area,.comment-footer,.entry-tags,.widget-content,#menu a,.content-nav,.content-nav a {
	font-size: 11px;
}

/* Utility */
.widget-header,.sub-header,.search-results-header {
	/* ie win (5,5.5,6) bugfix */
	p\osition:relative;
	width:100%;
	w\idth:auto;
}
/* Global ----------------------------------------------------------------- */
a {
	outline:none;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}

.asset-header {
	margin: 15px 15px .75em 15px;
}
.asset-footer,.sub-header,.comments-open-content,.linkback-area,.linkback-info {
	margin-left:15px;
	margin-right:15px;
}
.comment-footer a,.widget-content a,#footer, #footer a {
	color:#999;
}
.asset-footer {
	border-top-color:#d4e5f2;
}
.widget-header,a,.asset-name,.asset-name a,.archive-title,.sub-header,.search-results-header {
	color:#5e9ad2;
}

#content {
	background:#fff;
	top: -51px;
}

#content-inner {
	background:url(css/content-wtt-c.gif) repeat-y scroll right top;
}
.widget {
	border-bottom:1px solid #d4e5f2;
}
.widget-header {
	margin: 10px 10px 0px 10px;
	font-size:14px;
}
#comment-submit,a,.archive-title,.asset-name,.asset-more-link,.widget-header {
	font-weight:bold;
}
.widget-content {
        margin: 5px 10px 20px 10px;
}
/* Footer ----------------------------------------------------------------- */

#footer {
	background:#fff url(css/footer.jpg) no-repeat top center;
	top:-51px;
        padding: 51px 30px 0px 30px;
	font-size: 0.8em;
}


/* Menu */
#menu {
width:728px;
height:51px;
margin:0 auto;
top:-151px;
}
#menu ul {
margin:0;
padding:20px 0 0 30px;
list-style:none;
}
#menu li {
display:inline;
margin-top:0px;
}
#menu a {
display:block;
float:left;
height:22px;
padding:8px 18px 0 18px;
border-right:1px solid #2A2C2F;
text-decoration:none;
text-align:center;
color:#DFE8F2;
}
#menu a:hover,#menu .active a {
background-color:#000000;
}
/* Utilities -------------------------------------------------------------- */
#header:after,#header-inner:after,#content:after,#alpha-inner:after,#gamma-inner:after,#footer:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
#content-inner,.asset-body {
height: 1%;
}


/* Odd-even-shaded comments */
.even,.odd,.odd-featured,.even-featured {
padding:8px;
margin-bottom:5px;
margin-left:15px;
margin-right:25px;
}
.even {
background-color:#FFF;
}
.odd {
background-color:#F6F6F6;
border:1px dashed #D4E5F2;
}
.odd-featured,.even-featured {
background-color:#E6E6E6;
border:1px dashed #D4E5F2;
}

/* quoting box */
.quote {
background:url(css/blockquote.gif) no-repeat left top;
margin:1em;
padding:0 0 10px 50px;
}
.quote hr {
width:50%;
text-align:left;
border:1px;
background-color:#666666;
margin:8px 0px 0px 0px;
}


.ul-cat,.ul-cat li ul,.recently-commented,.ul-pages,.ul-pages li ul {
list-style:none;
margin:0;
padding:0;
}
.ul-cat li a,.recently-commented li a,.ul-pages li a {
display:block;
margin:0;
padding:2px 0px 2px 20px;
border-bottom:1px dotted #dceeb7;
}
.ul-cat li a {
background:url(/css/mini-category.gif) no-repeat left center;
}
.recently-commented li a {
background:url(/css/mini-comments.gif) no-repeat left center;
}
.ul-pages li a {
background:url(/css/mini-page.gif) no-repeat left 5px;
}
.ul-cat li li,.ul-pages li li {
margin-left:20px;
}
.ul-cat li a,.ul-cat li a:visited,.ul-pages li a,.ul-pages li a:visited,.ul-pages li a,.ul-pages li a:visited {
color:#999999;
text-decoration:none;
}
.ul-cat li a:hover,.recently-commented li a:hover,.ul-pages li a:hover {
color:#333333;
}
.ul-cat li a:hover {
background:#d8efff url(/css/mini-category.gif) no-repeat left center;
}
.recently-commented li a:hover {
background:#d8efff url(/css/mini-comments.gif) no-repeat left center;
}
.ul-pages li a:hover {
background: #d8efff url(/css/mini-page.gif) no-repeat left 5px;
}

.entry-tags {
margin: .75em 0;
}
#linkback{
display: none;
margin-top: 10px;
}

.vid {
text-align: center;
margin-bottom: 10px;
}
