/*  
Theme Name: Pixeled -> Starduststudio
Theme URI: 
Description: 
Author: xtort
Author URI: 
Version: 
Tags: 
*/

/* Defaults */

* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 { font-family: Verdana; }
hr {
	border: 1px solid #121212;
	color: #333;
}
pre {
	height: auto;
	overflow-x: scroll;
}
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
dd { padding-left: 15px; }
p { font-size: 9pt; }
a {
	text-decoration: none;
	color: #6598b8;
}
a:hover {
	text-decoration: underline;
	color: #222;
}
a img { border: none; }
blockquote {
	margin: 10px 10px 5px 15px;
	border: 1px solid #060606;
	background: #070707;
	padding: 5px 15px;
	color: #fff;
	font-style: italic;
}
code {
	color: #3366cc;
	font-style: italic;
}
strong { font-size: 110%; }
body {
	margin: 0;
	background: #000 url(images/bgbody.jpg) top center no-repeat;
	padding: 0 0 15px 0;
	text-align: center;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
}
/* Header and wrapper */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	height: 80px;
}
#header #topright {
	float: right;
	margin-top: 60px;
	width: 750px;
	text-align: right;
}
#header #topright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #topright li { display: inline; }
#header #topright li a {
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 9pt;
}
#header #topright li a:hover {
	text-decoration: none;
	color: #000;
}
#header #logo {
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	width: 200px;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
	font-size: 17pt;
}
#header h1 a:hover {
	text-decoration: none;
	color: #eee;
}
#header span {
	padding: 0;
	color: #CCC;
	font-size: 11pt;
}
/* Menu */

#catnav {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	width: 960px;
	height: 44px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#nav {
	margin: 15px;
	padding-top: 10px;
	color: #fff;
}
#nav a {
	margin: 0;
	color: #fff;
	font-size: 10pt;
}
#nav li a:hover {
	text-decoration: none;
	color: #6598b8;
}
#toprss {
	display: inline;
	float: right;
	margin: 10px 15px 0 0;
	width: 65px;
	line-height: 41px;
}
/* Top Content */

#main {
	clear: both;
	margin: 5px 15px 0 15px;
	padding-bottom: 5px;
	width: 930px;
	min-height: 400px;
}
#contentwrapper {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 560px;
}
#contentwrapper2 {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 900px;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
	letter-spacing: -1px;
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
}
div#top-img {
	margin-top: 15px;
	text-align: center;
}
/* link */
ul.link {
	margin-bottom: 30px;
	list-style: none;
}
ul.link li {
	margin-bottom: 20px;
}
ul.link strong {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	border-left: #cccccc 5px solid;
	border-bottom: #cccccc 1px solid;
	padding-left: 5px;
	width: 30em;
}

.topPost {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.topPost h2.topTitle a {
	letter-spacing: -2px;
	color: #fff;
	font-size: 15pt;
	font-weight: normal;
}
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #abd1ea;
}
.topPost p.topMeta {
	margin: -10px 0 0 0;
	padding: 0;
	color: #cdcdcd;
	font-size: 9pt;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #fff;
}
.topPost p.topMeta a:hover { color: #ccc; }
.topPost div.topContent {
	margin: 8px 0;
	color: #efefef;
	font-size: 9pt;
}
.topPost div.topContent a {
	text-decoration: underline;
	color: #fff;
}
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #ff9933;
}
.topPost div.topContent ul, .topPost div.topContent ol { padding: 0 0 0 30px; }
.topPost div.topContent ul li, .topPost div.topContent ol li { color: #eee; }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	margin-right: 5px;
	border: 1px solid #111;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	line-height: 27pt;
	color: #fff;
	font-size: 9pt;
	font-style: italic;
}
.topPost span.linkpages {
	display: block;
	margin-bottom: 10px;
	color: #fff;
	font-size: 9pt;
	font-style: italic;
}
.topPost span.linkpages a:hover { color: #ddd; }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover { background: #040404; }
.topPost span.topComments a {
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #fff;
}
.topPost span.topMore a {
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #fff;
}
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0a0a0a;
}
.topPost span.topTags a {
	line-height: 27pt;
	vertical-align: middle;
	color: #fff;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	text-decoration: underline;
	color: #fff;
}
#nextprevious { margin: 10px 0 5px 0; }
#nextprevious a {
	text-decoration: underline;
	text-transform: lowercase;
	color: #83adc8;
}
#nextprevious a:hover { color: #fff; }
/* Comments */

#comment {
	margin-bottom: 10px;
	margin-top: 15px;
	background: #040404;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 0px 15px 10px 15px;
	color: #fff;
}
#comment h3 {
	margin: 15px 0;
	padding: 0;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}
#comment p a { color: #6598b8; }
#comment p a:hover { color: #fff; }
#comment p {
	margin: 7px 0;
	padding: 0;
}
ul.commentlist, ul.trackback {
	margin: 10px 0;
	font-size: 9pt;
	list-style-type: none;
}
.commentlist li, .trackback li {
	margin: 10px 0 15px 0;
	border: 1px solid #040404;
	background: #080808;
	padding: 10px;
	list-style-type: none;
}
.commentlist li.alt {
	margin-top: 10px;
	border: 1px solid #020202;
	border: none;
	background: #000;
}
.commentlist li.cleared {
	border: none;
	background: transparent;
}
.commentlist a:hover { color: #eee; }
.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a { text-decoration: underline; }
.commentlist cite {
	color: #ddd;
	font-size: 10pt;
	font-style: normal;
}
.commentlist small.commentmetadata a { color: #666; }
.commentlist p { color: #dedede; }
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	background: #fff;
	padding: 10px;
	width: 450px;
	color: #111;
}
#comment #submit { margin: 0; }
#extrastuff a {
	color: #222;
	font-size: 0.8em;
}
#extrastuff a:hover {
	text-decoration: none;
	color: #6598b8;
}
#extrastuff #rssleft {
	float: left;
	width: 250px;
}
#extrastuff #trackright {
	float: right;
	width: 180px;
	text-align: right;
}
/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	background: url(images/bg-trans.png) repeat;
	padding: 0 0 5px 0;
}
#main #welcome h2 {
	margin: 0 10px;
	padding: 10px 0 3px 0;
	letter-spacing: -2px;
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
}
#main #welcome p {
	margin: 0 10px;
	padding: 6px 0;
	color: #eee;
	font-size: 9pt;
}
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover { color: #6598b8; }
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: -5px 0 0 5px;
	border: 1px solid #111;
	background: #010101;
	padding: 3px 6px;
	vertical-align: middle;
	color: #fff;
	font-size: 8pt;
}
.submitbutton:hover {
	background: #050505;
	cursor: pointer;
}
/* Sidebars */
#sidebars {
	float: right;
	margin: 15px 0 0 0;
	width: 340px;
	color: #eee;
}
#sidebars .sidebarbox {
	background: url(images/bg-trans.png) repeat;
	padding: 8px 15px;
}
#sidebar_full {
	margin: 0;
	padding: 0;
}
#sidebar_left {
	float: left;
	width: 160px;
}
#sidebar_right {
	float: right;
	width: 160px;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	letter-spacing: -1px;
	color: #fff;
	font-size: 11pt;
	font-weight: normal;
}
#sidebars table { width: 130px; }
#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#sidebars li {
	margin-bottom: 20px;
	font-size: 9pt;
	list-style: none;
}
#sidebars li ul { padding: 0; }
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #eee;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
#sidebars a {
	display: inline;
	color: #eee;
}
#sidebars a:hover {
	text-decoration: underline;
	color: #6598b8;
}
#sidebars p {
	padding: 2px 0;
	color: #eee;
	font-size: 9pt;
}
#tag_cloud a { display: inline; }
#sidebars ul.children li { border-bottom: none; }
#sidebars ul.children { margin-bottom: 0; }
/* Before footer */

#morefoot {
	margin: 0 0 10px 0;
	border: 1px solid #070707;
	background: #000 url(images/bggrad.jpg) top left repeat-x;
	padding: 15px;
	color: #dfdfdf;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot ul {
	margin-top: 5px;
	list-style-type: none;
}
#morefoot ul li, #morefoot p { font-size: 9pt; }
#morefoot a {
	text-decoration: underline;
	color: #ddd;
}
#morefoot a:hover {
	text-decoration: underline;
	color: #6598b8;
}
#morefoot h3 {
	margin: 0;
	border-bottom: 1px dotted #444;
	padding: 0 0 2px 0;
	letter-spacing: -1px;
	color: #dfdfdf;
	font-size: 12pt;
	font-weight: normal;
}
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}
#morefoot .col1 {
	float: left;
	width: 340px;
}
#morefoot .col2 { margin: 0 25px; }
#morefoot .col2, #morefoot .col3 {
	float: left;
	width: 260px;
}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) left 2px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}
/* footer*/
#footer {
	clear: both;
	border: 1px solid #070707;
	background: #000;
	padding: 15px 15px 10px 15px;
}
#footer p {
	padding: 0;
	color: #bbb;
	font-size: 9pt;
}
#footer a {
	text-decoration: underline;
	color: #bbb;
}
#footer a:hover { color: #fff; }
#footerleft {
	float: left;
	width: 500px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
}
/* Misc */

.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	clear: both;
	margin: 0;
	padding: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	border: none;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 4px 5px;
	line-height: 17px;
	color: #111;
	font-size: 11px;
}
