@import "reset.css";
@import "basic.css";
@import "clearfix.css";
@import "gallery.css";

body {
	font-family: arial,sans-serif;
	background: #1E1E1E url(http://www.smugmug.com/Computers/UsingMac/Blue-Nebula/736357423_6pDkW-L.jpg) repeat 0 -165px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

/* For Title */
.title h1 {
	font-size: 48px;
	font-family: myriad pro, helvetica, arial;
	padding: 6px 0px;
	letter-spacing: -2px;
	line-height: 36px;
	color: #CCC:
}

.title h2 {
	color: #CCC;
	font-size: 14px;
	font-weight: normal;
	font-family: myriad pro, helvetica, arial;
}

.title a {
	text-decoration: none;
	color: #ddd;
}

/* Search Bar */
#navibar #sform #text-input {
	background: transparent url(../images2/search.png) right no-repeat;
	border: none;
	width: 123px;
	height: 22px;
	padding: 10px 15px 0px 40px;
}

#navibar #sform #submit-button {
	background: transparent;
	border: none;
	display: none;
	text-indent: -9999px;
}

/* Wrapper */
.wrapper {
	margin: 25px auto;
	width: 1000px;
}

/* Content */
.content {
	border: 1px solid #FFF;
	margin-top: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

/* Topbar */
#topbar {
	height: 135px;
	width: auto;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	background: #FFF url(../images2/topgrad.png) bottom repeat-x;
	overflow: hidden;
}

#topbar .hidden {
	display: none;
}

#topbar .frame {
	padding-bottom: 2px;
	overflow: hidden;
}

#topbar .view-port {
	height: 105px;
}

#topbar .frame a {
	display: block;
	float: left;
}

#topbar .frame a img {
	padding: 5px;
	border: 1px solid #AAA;
	width: 150px;
	height: 95px;
	margin-right: 29px;
	display: block;
}

#topbar .frame a:hover img {
	background: #bec6cf url(../images2/navigrad.png) bottom repeat-x;
}

#topbar .view-port-btn a {
	text-decoration: none;
}

#topbar .view-port-btn a img {
	padding: 4px;
	width: 10px;
}

/* Navibar */
#navibar {
	height: 33px;
	border-top: 1px solid #697482;
	border-bottom: 1px solid #697482;
	background: #FFFFFF url(../images2/navigrad.png) repeat-x;
}

#navibar li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	line-height: 33px;
}

#navibar li a {
	text-decoration: none;
	color: #222;
	padding: 5px 10px;
}

#navibar li a:hover {
	background: url(../images2/trans50.png) repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* Content Wrapper */
#content-wrapper {
	background: #FFF url(../images2/sidebar2.png) top right repeat-y;
}

/* Post Content */
#post-content {
	width: 700px;
	float: left;
}

/* Sidebar */
#sidebar {
	width: 298px;
	float: right;
	top: 0;
	right: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

#sidebar .sidebar-item h3 {
	height: 33px;
	line-height: 33px;
	font-size: 13px;
	color: #333;
	text-transform: uppercase;
	background: #000;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #697482;
	border-bottom: 1px solid #697482;
	border-left: 1px solid #FFFFFF;
	background: url(../images2/navigrad.png) repeat-x;
}

#sidebar .sidebar-item a {
	color: #333;
	padding: 9px 15px;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

#sidebar .sidebar-item ul a.odd {
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFF;
}

#sidebar .sidebar-item ul a.even {
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFF;
}

#sidebar .sidebar-item a.white {
	background-color: #FFFFFF;
	border-left: 1px solid #FFF;
}

#sidebar .sidebar-item a:hover {
	padding: 9px 15px;
	background: #bec6cf url(../images2/navigrad.png) bottom repeat-x;
}

#sidebar .sidebar-item a.top:hover {
	padding-top: 10px;
	border-top: none;
}

#sidebar #feed.sidebar-item a.top:hover {
	padding-top: 9px;
	padding-left: 14px;
	border-left: 1px solid #FFF;
}

#sidebar .sidebar-item a.btm {
	border-bottom: none;
}

#sidebar .sidebar-item a.btm:hover {
	padding-bottom: 9px;
	border-bottom: none;
}


/* Posts */
.posts {
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px solid #AAA;
	padding: 25px 25px 5px 25px;
}

.comments {
	border-bottom: none;
}

.posts h2, .posts h3, .posts h4, .posts p, .posts a {
	margin-bottom: 15px;
	text-decoration: none;
}

.comments h3 a {
	color: #FFFFCC;
}

.comments h3 a:active, .comments h3 a:visited {
	color: #FFF;
}

.comments h3 a:hover {
	color: #FFCC00;
}

.posts h2 {
	font-size: 30px;
	line-height: 1.1em;
}

.posts a.more {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	height: 35px;
	color: #333;
	line-height: 35px;
	padding: 8px 12px;
	margin-right: 5px;
	background: #bec6cf url(../images2/navigrad.png) bottom repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.posts a.more:hover {
	background: #AAA;
	border: 1px solid #888;
	padding: 7px 11px;
}

.posts h3 {
	font-size: 20px;
}

.posts h4 {
	font-size: 18px;
}

.posts .comment.top {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.posts .comment, .posts .comment-reply {
	background: #FFF url(../images2/navigrad.png) top repeat-x;
	border: 1px solid #888;
	border-bottom: none;
} 

.posts .comment-reply {
	border-bottom: 1px solid #888;
	margin-bottom: 20px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.posts ol, .posts ul {
	list-style-type: decimal;
	margin: 0px 25px 15px;
}

.posts ul {
	list-style-type: circle;
}

.posts li {
	margin-bottom: 5px;
}

.posts a img.bdr-gray {
	border: 1px solid #888;
	padding: 3px;
}

.posts a:hover img.bdr-gray {
	background: #bec6cf;
	padding: 3px;
}

.posts div {
	margin-bottom: 15px;
}

.posts pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	
	background: #DFDFFF;
	overflow-x : auto;
	overflow-y : hidden;
	width : 580px;
	font-family: monospace;
	color : #000;
	font-size : 12px;
	padding : 5px 10px;
	font-weight: normal;
    border : 1px solid #A8A8FF;
    line-height : 18px;
    margin : 10px 0px 15px;
}

.comments div {
	margin-bottom: 0px;
}

.comments div h3 {
	padding: 8px 12px;
	margin-bottom: 0px;
	font-size: 16px;
}

.comments pre {
	padding: 8px 12px;
	font-family: arial, helvetica;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	
	background: transparent;
	overflow : hidden;
	width : auto;
	color : #333;
	font-size : 13px;
	font-weight: normal;
    border : none;
    line-height : 18px;
    margin : 0px;
}

/* Sponsors -> Banners */
#sidebar #big-banner a {
	width: 265px;
	padding: 7px;
}

#sidebar #small-banner a {
	display: block;
	float: left;
	width: 125px;
	padding: 7px;
	border: 0px;
}

#sidebar #small-banner a:hover,
#sidebar #big-banner a:hover {
	border: 1px solid #AAA;
	padding: 6px;
}

/* Pagination */
#pagination {
	background: #111;
	display: block;
	color: #888;
	
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

#pagination li {
	display: inline;
}

#pagination li a {
	color: #FFF;
	padding: 5px 10px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#pagination li a:hover {
	color: #000;
	background: url(../images2/trans50.png) repeat;
}

/* For Related Entry */
#related {
	background: #FFF url(../images2/navigrad.png) top repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border: 1px solid #888;
}

#related ul {
	list-style-type: none;
	margin: 0;
}

#related ul li {
	margin-bottom: 0px;
}

#related ul li a {
	display: block;
	color: #333;
	padding: 7px 15px;
	margin-bottom: 0px;
}

#related ul li a:hover {
	background: #FFF url(../images2/navigrad.png) top repeat-x;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 6px 15px;
}

#related h3 {
	padding: 7px 15px;
	margin-bottom: 0px;
	cursor: pointer;
}

#related .outer-frame {
	height: 170px;
	margin-bottom: 0;
	overflow: hidden;
}

/* Category Styling */
#category ul li {
	position: relative;
}

#category ul li a span {
	color: #333;
	position: absolute;
	right: 15px;
}

#category ul li a:hover span {
	color: #333;
}

/* Archive Page */
#archive h3 {
	padding: 7px 15px;
}

#archive ul, #archive ul li {
	margin: 0px;
	list-style-type: none;
}

#archive ul li a {
	background: transparent;
	color: #333;
	display: block;
	margin: 0px;
	padding: 7px 15px;
}

#archive ul li a:hover {
	background: transparent url(../images2/navigrad.png) top repeat-x;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 6px 15px;
}

#archive .btm ul {
	border-bottom: 1px solid #888;
}

/* Additional Styles */
.bdr-gray {
	padding: 3px;
	border: 1px solid #777;
}

tr.even, tr.odd, tr.sp {
    color:#111;
    background: #EAEAFF;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    margin:5px 10px;
    padding:8px;
}

tr.odd {
    background:transparent;
}

tr.sp {
    color : #111;
	font-weight : bold;
}

table.list {
	color : inherit;
    border : 2px solid #B7B7EE;
    margin : 0px 1px 15px 0px;
    width : 95%;
}

table.list td {
    padding: 3px 8px;
}

table.list td.num {
    text-align : center;
	width : 20px;
	border-right : 1px solid #B7B7EE;
}

table.list-symbols {
	font-size : 15px;
	text-align : center;
	padding : 0px;
	border : 1px solid #666;
}

table.list-symbols tr td {
	padding : 0px;
	width : 20px;
	height : 20px;
	line-height : 20px;
	border : 1px solid #999;
	padding : 1px;
}

table.list-symbols tr td.null {
	border : none;
}

table.list-symbols tr td.number, table.list-symbols tr.index td {
	font-size : 10px;
	border : none;
	background-color : #252525;
}

table.thumb {
	margin : 5px 1px 15px;
	width : 535px;
}

table.thumb td {
	padding : 15px 0px 0px 15px;
}

table#free-apps-table .odd td.wd70 {
	background: #1a1a1a;
}

table#free-apps-table .even td.wd70 {
	background: #151515;
}

/* Comment Form */
div#comment-form {
	font-family: arial;
	font-size: 13px;
	height: 290px;
	position: relative;
}

div#comment-form label {
	position: absolute;
	left: 12px;
}

div#comment-form input {
	position: absolute;
	left: 160px;
	width: 250px;
}

div#comment-form textarea {
	font-family: arial;
	padding: 5px 8px;
	font-size: 13px;
	position: absolute;
	top: 100px;
	left: 14px;
	width: 384px;
	height: 120px;
}

div#comment-form input#submit {
	position: absolute;
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	height: 30px;
	width: 130px;
	top: 245px;
	left: 14px;
	cursor: pointer;
	
	background: transparent url(/images2/navigrad.png) repeat-x;
	border: 1px solid #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#comment-form input#submit:hover {
	background: #888;
	border: 1px solid #222;
}

div#comment-form #comment-message {
	padding: 7px 12px;
	font-size: 14px;
	text-transform: uppercase;
}

blockquote {
	margin-bottom: 15px;
}
