/*
Theme Name: Uponourstar 
Author: Michael Heilemann

*/


* {
	margin:0;
	padding:0;
}
html { background: transparent url(images/pageback.gif) 0 0; }
body { }
#page {
	margin: 8px auto 30px auto;
	width: 960px;
	background: #fafafa url(images/maintop.jpg) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
/* Header */
#header {
	height: 68px;
	width:960px;
	border-bottom:1px solid #bce7ed;
}
.logo {
	float:left;
	padding:9px 0 0 20px;
}
.login {
	padding-top:17px;
	padding-right:18px;
	font-size:14px;
	color:#818285;
	float:right;
}
.login span {
	display:block;
	font-size:10px;
	text-align:right;
	padding-bottom:5px;
}
.login a {
	padding-left:5px;
	color:#818285;
	text-decoration:none;
	font-size:10px;
}
.login strong {
	font-size:12px;
	color:#D50365;
}
.topimage {
	display:block;
	width:947px;
	height:110px;
	margin: 0 auto;
	padding:5px 0;
	border-bottom:1px solid #bce7ed;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
/***********/

/* Content */
h1 { }
h2, h2 a, h3, h3 a {
	font:18px/22px normal Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e30171;
}
h2 a:hover { color:#2bb9d0; }
h2.pagetitle {
	color:#2BB9D0;
	font-size:20px;
	text-align: center;
}
h3 { margin-top: 30px; }
h3.comments { }
.single {
}
#content { }
.narrowcolumn {
	float:left;
	padding:8px 0 0 8px;
}
#content .block_bg_middle { background: transparent url(images/content_middle.png) repeat-y 0 0; }
#content .block_bg_top { background: transparent url(images/content_top.png) no-repeat 0 0; }
#content .block_bg_bottom {
	overflow:hidden;
	width:664px;
	padding:20px 30px 40px 30px;
	background: transparent url(images/content_bottom.png) no-repeat 0 100%;
}
.widecolumn { }
#content p {
	font-size:11px;
	color:#818285;
	padding-bottom:15px;
}
.home #content p, .archive #content p{
	clear:none;
}
#content p a {
	color:#2BB9D0;
	font-weight:bold;
	text-decoration:none;
}
#content p a:hover {
	color:#E30171;
	text-decoration:underline;
}
.post_entry { }

.entry {
	padding-top:15px;
	color:#818285;
	font-size:11px;
	text-align:justify;
}
.post { margin:0 0 40px; }
p img {
	padding: 15px 0;
	height:auto;
}
.post_entry small, .post small, .page small, cite {
	font-size:11px;
	font-style:italic;
	color:#e30171;
	display:block;
	padding-bottom:8px;
}
.post small span {
color:#2BB9D0;
font-style:normal;
font-weight:bold;
}

cite {
	display:inline;
	font-size:12px;
}
.postmetadata { border-bottom:1px solid #b0afab; }
.single .postmetadata { border:none; }
.postmetadata small {
	color:#818285;
	padding: 0 15px;
}
.navigation {
	height:16px;
}
.navigation a {
	font:12px/16px normal Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#2BB9D0;
	text-decoration:none;
}
.single .navigation { padding-bottom:40px; }
.navigation a:hover {
	color:#E30171;
	text-decoration:underline;
}
.navigation .alignleft, .navigation .alignrigh  {
width:250px;
}

.navigation .alignleft a {
	padding-left:15px;
	background: transparent url(images/nav_left.png) no-repeat 0 3px;
}
.navigation .alignleft a:hover {
	padding-left:15px;
	background: transparent url(images/nav_left_hover.png) no-repeat 0 3px;
}
.navigation .alignright a {
	padding-right:15px;
	background: transparent url(images/nav_right.png) no-repeat 100% 3px;
}
.navigation .alignright a:hover {
	padding-right:15px;
	background: transparent url(images/nav_right_hover.png) no-repeat 100% 3px;
}
.page p {
	padding-top:15px;
	padding-bottom:0;
}
.entry form { text-align:center; }
select { width: 130px; }
#commentform { padding-top:20px; }
#commentform p {
	line-height:22px;
	margin:0;
	padding:0;
	clear:both;
}
.commentlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818285;
	padding: 0;
	text-align: justify;
}
.commentlist a {
	color:#2BB9D0;
	text-decoration:none;
	padding-top:5px;
	display:block;
}
.commentlist a:hover {
	color:#E30171;
	text-decoration:underline;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 0 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p { margin: 10px 5px 10px 0; }
.children { }
.nocomments { text-align: center; }
.commentmetadata { display: block; }
#commentform p small { padding-left:10px; }

#commentform input {
	width:200px;
	margin-bottom:5px;
	float:left;
}
#commentform textarea, #commentform input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818285;
	border:1px solid #CCCCCC;
	padding:4px 4px 3px 7px;
}
#commentform textarea {
	overflow:auto;
	width: 651px;
}
#respond:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	font:12px/12px normal Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	padding:0;
	margin-top:10px;
	width:120px;
	height:22px;
	background: transparent url(images/submit.png) no-repeat 0 0;
	border:none;
}
/***********/

/* Sidebar */
#sidebar {
	float:right;
	width: 210px;
	padding:8px 8px 0 0;
}
#sidebar form { }
#sidebar .block_bg_middle { background: transparent url(images/sidebar_middle.png) repeat-y 0 0; }
#sidebar .block_bg_top { background: transparent url(images/sidebar_top.png) no-repeat 0 0; }
#sidebar .block_bg_bottom {
	overflow:hidden;
	width:170px;
	padding:5px 20px 30px 20px;
	background: transparent url(images/sidebar_bottom.png) no-repeat 0 100%;
}
#sidebar h2 {
	float:left;
	margin: 14px 0 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	clear:both;
	font-size:11px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li.archive_blog_sidebar a span{
	font-weight:normal;
	font-style:italic;
}
#sidebar ul li.archive_blog_sidebar div {
clear:both;
}
#sidebar ul li.archive_blog_sidebar a {
padding-bottom:14px;
float:left;
clear:both;
}
#sidebar ul li h2 {
	font-size:12px;
	color:#2BB9D0;
}
#sidebar ul li {
	color:#808080;
	font-weight:bold;
	line-height:16px;
}

#sidebar ul li a {
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}
#sidebar ul li a:hover {
	color:#E30171;
	text-decoration:underline;
}
#sidebar ul li li { margin:0; }
#sidebar ul p, #sidebar ul select {
	font-weight:normal;
	float:left;
	padding: 5px 10px 8px;
}
#sidebar ul p {
	border:1px solid #CCCCCC;
	margin:5px 0 0 0;
	width:151px;
	background:#FFFFFF;
}
#sidebar ul p strong { color:#E30171; }
#sidebar ul p a { color:#2BB9D0; }
#sidebar ul ul, #sidebar ul ol { margin: 0; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { }
.postmetadata a { padding:0 5px; }

#sidebar #searchform, #search #searchform {
	float:left;
	width:173px;
	margin-top:14px;
}

.narrowcolumn #search #searchform {
	width:323px;
	float:none;
	margin: 34px auto 0 auto;

}

#sidebar #searchform #s, #search #searchform #s{
	border:none;
	width:90px;
	float:left;
	padding:4px 4px 3px 7px;
	color:#818285;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.narrowcolumn #search #searchform {
margin-top:34px;
}
.narrowcolumn #search #searchform #s {
	width:240px;
}

#sidebar #searchform #searchsubmit, #search  #searchform #searchsubmit {
	font:12px/12px normal Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	padding:0;
	width:63px;
	height:22px;
	background: transparent url(images/search.png) no-repeat 0 0;
	border:none;
}

.execphpwidget {
margin:14px 0 0 0;
}

.browse_tags a {
float:left;
clear:both;
font-size:11px;
}

/***********/


/* Footer */
#footer {
	height:55px;
	clear:both;
	background: transparent url(images/mainbottom.jpg) no-repeat 0 100%;
}
#footer .pages {
	float:left;
	padding:16px 0 0 18px;
}
#footer .pages li {
	display:inline;
	list-style:none;
	color:#808080;
}
#footer .pages li a {
	padding:0 10px;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
#footer .pages li.first a { padding-left:0; }
#footer .pages li a:hover {
	color:#E30171;
	text-decoration:underline;
}
.copyrights {
	float:right;
	padding:20px 18px 0 0;
	font-size:12px;
	color:#808080;
	font-weight:normal;
}
/**********/





/* Begin Images */

img.centered, .aligncenter {
	display: block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright, img.alignleft {
	padding: 8px;
	display: inline;
}

.alignright { float: right;  margin-left:10px; }
.alignleft { float: left; margin-right:10px; }

/* End Images */





html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { }
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */







/* Begin Calendar */
#wp-calendar {
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a { display: block; }
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center { text-align: center; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }
/* End Various Tags & Classes*/


.sociable {
clear: both;
}

/* Captions */
.aligncenter, div.aligncenter {
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom:15px;
}

.wp-caption img {
	padding: 0;
	border: 0 none;
	height:auto;
}
.wp-caption p.wp-caption-text {
	text-align:center;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

