/* Skin Name: X Blog Skin URI: http://ntuat.wordpress.com Description: A Mac OS X style, 2 column theme. ported to Sandbox by n(t)u Version: 1.1 Author: R.J. Kaplan - MyWebsight Author URI: http://me.mywebsight.ws/ */ /* Layout */ body { background: #336699 url(http://ntuat.wordpress.com/files/2006/08/bg.png) repeat-y top center; padding: 0; margin: 0; } #wrapper { background-image: url("http://ntuat.wordpress.com/files/2006/08/bg.png"); width: 770px; margin:auto; } #header { background-image: url("http://ntuat.wordpress.com/files/2006/08/header.jpg"); height: 230px; } #footer { clear: both; width: 770px; background-image: url("http://ntuat.wordpress.com/files/2006/08/footer.png"); height: 40px; text-align:center; } #content { width: 533px; _width:520px; float:right; margin-right: 26px; margin-left: 13px; padding: 20px 10px 5px 10px; _padding:20px 0px 5px 0px !important; text-align: justify; border-top: #999 1px solid; } .sidebar { width: 148px; margin-left:26px; margin-right:560px } /* Style */ body { font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-size: 12px; } a { color: #336699; text-decoration: none; } a:hover { text-decoration: underline; } #blog-title { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #fff; font-size:52px; text-align: center; margin:0 !important; padding-top:60px; font-weight:normal } #blog-title a {color:#fff} #blog-title a:hover {text-decoration:none} #blog-description { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 22px; color: #fff; text-align: center; } #content h2 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 18px; color: #336699; margin:10px 20px 0 20px; padding-bottom: 0; float:left; } #content h2 a { text-decoration: none; color: #336699; } .entry-date {float:right; padding-top:20px; padding-right:20px; font-size:10px} .entry-date abbr {border-bottom:0} .entry-content {border-top: #336699 1px solid; clear:both; margin-left:20px; margin-right:20px} .entry-meta { font-family: Verdana, Helvetica, sans-serif; font-size:10px; line-height: 1em; border-top: #336699 1px solid; padding-top:3px; text-align:right; margin:5px 20px 20px 20px; } .sidebar { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12px; color: #333; } .sidebar ul {margin:0; padding:0} .sidebar ul li {list-style-type:none; margin:0; padding:0; text-align:center } .pagenav h3, .blog-search h3 {display:none} .pagenav ul li { display: block; width: 148px; height: 25px; text-decoration: none; background-image: url("http://ntuat.wordpress.com/files/2006/08/button.png"); color: #000; text-align: center; margin: 5px 0; line-height: 25px; font-family: "lucida grande", "trebuchet", "arial", sans-serif; } .pagenav ul li a:hover { text-decoration:none; color:#369 } .sidebar h3 { margin: 15px 0 5px 0; padding 5px 0 5px 0: ; border-top: #336699 1px solid; border-bottom: #336699 1px solid; color: #336699; } .sidebar a { color: #333; } ul.buttons { margin: 0px; padding: 0; list-style: none; } /* comments */ .comments { margin-left: 100px; } .alignright { width: 50%; float: right; font-size: 10px; font-style: italic; text-align: right; } .alignleft { width: 50%; float: left; font-size: 10px; font-style: italic; } .nofloatright { text-align: right; font-size: 10px; font-style: italic; } .comment { border-bottom: #6699cc 1px solid; padding-top: 5px; } .navigation { padding: 3px 0 0 0; } #searchform { margin: 0 0 10px 0; } input#s { width: 145px; color: #666; text-indent: 5px; border: 1px #ccc solid; } #globalnav, .access {display:none}