/*   
Theme Name: Dancing Astronaut's Voluptua remix
Theme URI: http://www.upstartblogger.com
Description: A minimalist yet imposing Wordpress theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Ashley Morgan
Author URI: http://www.upstartblogger.com
Version: 0.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.2;
	color: #000000;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header {
	width: 940px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom: solid 5px #000000;
}

#homelogo {
	padding-bottom: 5px;
}

/* Ads */

#adtop {
	width: 728px;
	height: 90px;
}

#adsquaretop {
	width: 300px;
	height: 250px;
	float: right;
	padding-top: 10px;
}

#adbottom {
}

#adgooglesidebar {
	width: 120px;
	height: 600px;
	margin-top: 15px;
}

#adgooglesidebar2 {
	width: 120px;
	height: 600px;
	margin-top: 15px;
}

/* End Ads */

#aboutus {
	float: right;
	border-left: 2px dotted #c8c8c8;
	width: 221px;
	margin: 0;
	padding: 0;
}

#aboutus a {
	color:#000;
	font-size: 0.8em;
	line-height:1em;
	font-weight:normal;
	padding:10px 10px 12px 10px;
	display: block;
}

#aboutus a span {
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}

#aboutus a:hover {
	color:#fff;
}

#aboutus:hover {
	background: #DB1750;
}
	
#aboutus:hover a {
	color:#fff;
}

#navbar {
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
	border-left: 2px dotted #c8c8c8;
	border-right: 2px dotted #c8c8c8;
	width: 200px;
}

#navbar ul {
	list-style-type: none;
	margin-bottom: 5px;
}

#navbar li {
	margin: 0;
	padding: 0;
	/* border-bottom: 2px dotted #808080; */
}

#navbar li.bottom {
}

#navbar li a {
	color:#000;
	font-size: 0.8em;
	line-height:1em;
	display:block;
	padding:10px 80px 10px 10px;
}

#navbar li a:hover {
	color:#fff;
}

#navbar li:hover {
	background: #DB1750;
	}
	
#navbar li:hover a {
	color:#fff;
}

#wrapper {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#entrypage {
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	}
	
#content {
	width: 505px;
	float: left;
	padding-top: 0px;
	margin-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}	

#sidebar {
	width: 425px;
	float: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 1;
	margin-top: 0px;
	padding: 0px;
	}

#sidebartop {
	width: 413px;
	height: 250px;
	border-left: 2px dotted #c8c8c8;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:0px;
}

#sidebarlet {
	width: 103px;
	float: left;
	padding-right: 10px;
}

#sidebarleft {
	width:201px;
	float: left;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	border-left: 2px dotted #c8c8c8;
	overflow: hidden;
}

#sidebarright {
	width: 190px;
	float: right;
	border-left: 2px dotted #c8c8c8;
    padding-left: 10px;
}

#sidebar ul {
	border-bottom: 2px dotted #c8c8c8;
	padding-bottom: 10px;
	margin-bottom: -5px;
}

#sidebar ul.last {
	border-style: none;
}

#sidebar ul.padding {
	padding-top: 12px;
	padding-bottom: 8px;
}

#sidebar a {
	color: #000000;
	font-weight: normal;
}

#sidebar a:hover {
	color: #ffffff;
	background-color: #DB1750;
}

#sidebar img {
	margin-top: 5px;
}

#footer {
	width:940px;
	float: none;
	clear: both;
	font-size: 0.8em;
	line-height: 1;
	border-top: 2px dotted #c8c8c8;
	margin-top: 10px;
}

#footer p {
	padding-bottom: 20px;
}

#entries {
	width: 505px;
	margin-left: 0px;
	}

.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	overflow:hidden;
}

.post ul li {list-style-type: disc; margin-left:0px; }

.post {
	margin-bottom: 3em;
	padding-top: 0em;
	font-size: 0.8em;
	line-height: 1;
	margin-top: 1em;
	border-top: 2px dotted #c8c8c8;
}

.post a {
}

#commentlink {
	float: right;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB1750;
	font-weight: bold;
}

h1 a:hover {
	color: #DB1750;
	font-weight: bold;
}


a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {

}

h1 {
	font-size: 2.5em;
	line-height: 0.9em;
	text-transform: none;
	text-align: left;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: -3px;
	margin-top: 15px;
}

.title {
	/* border-bottom: 1px solid silver; */
}

h2 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
	clear: both;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	/* border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 15px;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #Ffff77;
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	/* border-bottom: 1px solid silver; */
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

/* category browser section */
#categorybrowser {
}
#categorybrowser ul {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 80px;
}
#categorybrowser li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
}
#categorybrowser a {
	display: block;
	text-decoration: none;
	padding:0.30em 0.80em 0.30em 0.80em;
	color: #686868;
}
#categorybrowser .activecategories a {color: white}
#categorybrowser a:hover {color:white; background:none;}
.categories {background:#e8e8e8; margin-right: 4px; margin-bottom: 4px; text-align: center;
		display:inline-block;
		text-align:center;
		cursor:pointer;
		border:0px;
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
	    -opera-border-radius:10px;
	    -khtml-border-radius:10px;
	    border-radius:10px;
	}
.categories:hover {background: #DB1750;}
.activecategories {background:black; color:white; margin-right: 4px; margin-bottom: 4px; text-align: center;
		display:inline-block;
		text-align:center;
		cursor:pointer;
		border:0px;
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
	    -opera-border-radius:10px;
	    -khtml-border-radius:10px;
	    border-radius:10px;
	}
/* end category browser section */
