/*
Theme Name: Starscape
Theme URI: http://blog.starscapetheme.com/
Description: Multi style theme with up to 3 widget ready sidebars, control panel, modules, gravatar support, templates and user guide. Theme is fully compatible with WordPress 2.6.
Version: 1.4.5
Edition: Draco
Author: Milan Petrovic
Tags: blue, red, gree, black, dark, three columns, two columns, one column, fixed width, fluid, widgets, options, nova, template, module, gravatar, easy customization, custom colors, valid XHTML, valid CSS, options page
*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}

.clearwidth {
	clear: both;
	padding: 0;
}

.more-link {
	font-style: italic;
	clear: both;
	border-top: 1px dotted gray;
}

.iconblog {
	background: transparent url(images/icon_blog.gif) no-repeat left;
}

.icongoogle {
	background: transparent url(images/icon_google.gif) no-repeat left;
}

.postcommentfromtable {
	padding-left: 10px;
	margin-top: 10px;
}

.postcommentfromtable .right {
	vertical-align: top;
	padding: 0 10px 10px 0;
	text-align: right;
}

.postcommentfromtable input, .postcommentfromtable textarea {
	border: 1px solid #CECECE;
	font-size: 12px;
}

.searchform {
	width: 100%;
	font-size: 14px;
}

.searchformbutton {
	position: relative;
	top: 4px;
}

.searchforminput {
	background: transparent none repeat scroll 0%;
	border: 0;
	height: 20px;
	font-size: 14px;
}

.searchformsearch {
	margin-left: 2px;
	margin-top: 3px;
	width: 60px;
	float: left;
	padding-left: 20px;
	text-align: left;
}

#notfound {
	width: 100%;
	text-align: center;
	margin: 20px;
	font-weight: bold;
}

#notfound h1 {
	font-size: 2em;
}

#notfound h2 {
	font-size: 1.8em;
}

#notfound p {
	font-size: 1.3em;
}

#templatearchives {
	text-align: left;
	margin: 20px;
}

#templatearchives h2 {
	font-size: 1.8em;
	font-weight: bold;
}

#templatearchives ul {
	font-size: 1.2em;
	margin-left: 10px;
}

.noborder {
	border: 0;
}

.pagenavg {
	font-size: 1.2em;
}

.pagenav-start, .pagenav-prev, .pagenav-next, .pagenav-last, .pagenav-pager {
	padding: 5px;
}

.pagenav-page, .pagenav-dots, .pagenav-current {
	padding: 3px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
