/*
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.5.6
Edition: Scorpius
Author: Milan Petrovic
Tags: threaded-comments, custom-colors, custom-header, theme-options, right-sidebar, fixed-width, flexible-width, one-column, two-columns, three-columns, black, blue, red, green, yellow, white
*/

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;
}

.postcommentfromtable {
	padding-left: 10px;
	margin-top: 10px;
}

.postcommentfromtable .right {
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: middle;
	height: 24px;	
}

.postcommentfromtable .left {
	vertical-align: middle;
	height: 20px;	
}

.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; 
	margin-right: 10px;
}

.alignright { 
	float: right; 
	margin-left: 10px;
}

.archivesep { margin: 10px 20px 10px 0px; }

.archivetitle { 
	font-size: 2.6em; 
	font-weight: bold;
}
