/*  
Theme Name: Per Aspera Ad Astra
Theme URI: http://c3sart.com
Description: Custom WordPress theme built by Cesar Torres for his blog and site.
Version: 1.0
Author: Cesar Torres
Author URI: http://c3sart.com
*/


/* Layout */
body {
font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #51514C url(img/geodesic_background.png) ;
color: #333;
border-top: 3px solid #700074;
}

	body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}

#wrapper {
margin: 0 auto;
width: 828px;
text-align: left;
}

#bullshit {
background: #FFF;
float: left;
}

#header a {
display: block;
width: 167px;
height: 68px;
background: url(img/cesart_logo.png) no-repeat;
float: left;
margin: 15px 0;
}

#header a:hover {
background-position: -167px 0;
}

#navmenu {
float: right;
height: 33px;
padding: 0;
z-index: 30;
position: relative;
}

#navmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

#navmenu li {
display: inline;
float: left;
}
	
	.blog a {
	background: transparent url(img/nav/essays.png) no-repeat top center;
	width: 70px;
	height: 33px;
	float: left;
	}
	
	.about a {
	background: transparent url(img/nav/about.png) no-repeat top center;
	width: 66px;
	height: 33px;
	float: left;
	}
	
	.portfolio a {
	background: transparent url(img/nav/design.png) no-repeat top center;
	width: 68px;
	height: 33px;
	float: left;
	}
	
	.contact a {
	background: transparent url(img/nav/contact.png) no-repeat top center;
	width: 81px;
	height: 33px;
	float: left;
	}
	
	.rss a {
	background: transparent url(img/nav/feed.png) no-repeat top center;
	width: 54px;
	height: 33px;
	float: left;
	}
	
	.blog a:hover, .about a:hover, .portfolio a:hover, .contact a:hover, .rss a:hover {
	background-position: 0 -33px;
	border-bottom: 1px dotted #C6FF00;
	}
	
#tumblr {
display: block;
float: right;
position: relative;
margin: 25px 0 0 300px;
}

#container-top {
position: relative -30px;
float: left;
width: 828px;
height: 11px;
background: transparent url(img/container_top.png) no-repeat top center;
clear: left;
}

#container {
background-color: #FFF;
padding-right: 20px;
float: left;
width: 608px;
overflow: hidden;
display: inline;
}

	.post {
	padding: 26px 0 10px 40px;
	}
	
	.post img {
	margin: 10px;
	}
	
	.post img.border {
	margin: 10px;
	border: 1px solid #CCC;
	}
	
	.post h2 {
	border-top: 2px solid #999;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	color: #700074;
	font-size: 16px;
	padding: 8px 0 0 0;
	}
	
	.post h3 {
	float: right;
	font-size: 12px;
	}
	
	h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #C6FF00;
	padding: 4px;
	}

	h3 a:hover {
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	padding: 4px;
	}

	.post .entry{
	text-align: justify;
	line-height: 26px;
	border-top: 1px dotted #999;
	margin-top: 3px;
	margin-bottom: 15px;
	}
	
	p.postmetadata{
	font-size: 10px;
	font-family: Lucida Grande, Verdana, Lucida Sans Unicode;
	text-transform: uppercase;
	color: #999;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
	.navigation{
	text-align: center;
	text-transform: uppercase;
	padding: 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}
	
	.dossier {
	padding: 25px 0 0 25px;
	}
	
	.dossier img {
	border: 15px solid #F3F3F3;
	margin-top: 20px;
	}
	
	.dossier .size-thumbnail {
	background: transparent url(img/magnify.png) no-repeat bottom left;
	border: 1px solid #CCC;
	padding: 12px;
	margin-right: 15px;
	}
	
	.dossier h2 {
	border-top: 2px solid #999;
	color: #700074;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 0;
	text-transform: uppercase;
	}
	
	.dossier .entry{
	text-align: justify;
	line-height: 26px;
	border-top: 1px dotted #999;
	margin-top: 3px;
	}
	
	.dossier .navigation{
	text-align: center;
	text-transform: uppercase;
	padding: 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}
	
blockquote {
font-size: 14px;
border-left: 5px solid #C6FF00;
margin: 10px;
padding: 0 10px;
font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman;
font-style: italic;
color: #333;
}
	
.sidebar {
padding: 25px 0 20px;
float: right;
display: inline;
width: 200px;
background: #FFF;
clear: inherit;
}

	.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	
	}
	
	.sidebar ul li{
	padding: 10px 0 10px 0;
	}
	
	.sidebar ul li h2{
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	margin: 0 0 3px 0;
	}

	.sidebar ul ul li{
	line-height: 20px;
	padding: 0;
	}

	#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

	
#footer {
clear: both;
width: 828px;
padding: 10px 0;
background: transparent url(img/footer.png) no-repeat top center;

}

	#footer p {
	font-size: 8px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #C6FF00;
	text-align: center;
	line-height: 18px;
	}

/* Typography */
p{
padding: 5px;
line-height: 26px;
text-align: justify;
}

h1 {
display: none;
font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
font-size: 24px;
padding: 0 0 10px 0;
}


/* Alignment */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 8px;
	margin: 0 0 2px 7px;
	float: right;

	}

img.alignleft {
	padding: 8px;
	margin: 0 7px 2px 0;
	float: left;
	}


/* Links */
img { 
border :0; 
}

a:link, a:visited {
text-decoration: none;
color: #700074;
}

a:hover {
text-decoration: underline;
color: #700074;
}

/* Comments */
.comments-template {
	padding: 10px 0 0 0;
	margin-top: 20px;
	border-top: 3px solid #CCC;
	line-height: 26px;
}

.comments-template ol {
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	padding-top: 15px;
	margin: 0;
	list-style: none;
}

.comments-template ol li {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 15px;
	line-height: 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2 {
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	background: transparent;
}

.comments-template h3 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	background: transparent;
	text-align: left;
}

.comments-template h3.title {
	padding:0 0 8px;
	width: 565px;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 8px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana;
	font-size: 12px;
	line-height: 26px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

#searchsubmit {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana;
	margin: 6px 25px 0 20px;
	float: right;
	padding: 2px;
}