/*  
Theme Name: The Spaceman
Theme URI: http://www.aldolat.it/the-spaceman/
Description: A Tribute to The Spaceman
Version: 1.3
Author: Aldo "aldolat" Latino
Author URI: http://www.aldolat.it/
*/

/***** Structure *****/

* {
	margin:0;
	padding:0;
}

.entry p {
	margin-bottom: 8px;
	text-indent: 0px;
}

blockquote {
	border-left: 2px solid #D3CAAA;
	margin-left: 40px;
	margin-bottom: 8px;
	padding-left: 15px;
}

small {
	font-size: 11px;
	line-height: 1.2em;
}

tbody, tr, td {
	padding: 5px;
}

body {
	margin: auto;
 	background-image: url(images/bgrepeat.jpg);
	background-color: #D3CAAA;
	background-repeat: repeat-x;
	font: 12px Arial, Sans-serif;
	color: #3d3d3d;
}

#container {
	margin: 0px auto;
	padding-top: 10px;
}

#bgsup {
	margin: 0px auto;
	width: 1130px;
	height: 20px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#bgcenter {
	margin: 0px auto;
	width: 1130px;
	min-height: 630px;
	background-image: url(images/center.png);
	background-repeat: repeat-y;
	background-position: left;
}

#bginf {
	margin: 0px auto;
	width: 1130px;
	height: 30px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#header {
	width: 1070px;
	padding-top: 5px;
	margin-left: 30px;
	min-height: 90px;
	font: 30px Arial;
	background-color: #fff;
	border-bottom: 4px solid #dbba75;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.description {
	font: 20px Arial, sans-serif;
	color: #8C8C8C;
}

#breadcrumb {
/*	width: 550px; */
	float: right;
	margin-right: 30px;
	font-size: 12px;
}

#sidebar_left {
	width: 200px;
	padding: 0px;
	margin: 15px 15px 0 30px;
	float: left;
	background-color: #fff;
}

#content {
	width: 610px;
	margin-top: 15px;
	padding: 0 15px 0 15px;
	float: left;
	font-size: 16px;
	background-color: #fff;
}

#sidebar_right {
	width: 200px;
	padding: 0px;
	margin: 15px 0 0 15px;
	float: left;
	background-color: #fff;
}

#footer {
	width: 1040px;
	margin: 0px auto;
	padding: 8px 15px 8px 15px;
	margin-top: 30px;
	border-top: 4px solid #dbba75;
	clear: both;
	background-color: #fff;
	text-align: center;
}

.footer {
	font-size: 11px;
	line-height: 1.6em;
}

.footer a {
	text-decoration: none;
}

.spacer {
	margin-bottom: 15px;
}

.navigation {
	font-size: 13px;
	margin-bottom: 15px;
}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
}

img { border: 0px; }
img a { border: 0px; }
img a:hover { border: 0px; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }


 /***** Links *****/
a {
	color: #A3590D;
	text-decoration: underline;
}

a:visited {
	color: #572E0D;
}

a:hover {
	color: #ff8000;
}

.post h2 a, .post h2 a:visited {
	color: #9C8452;
	text-decoration: none;
	}

.post h2 a:hover {
	color: #ff8000;
}

h1 a, h1 a:visited, h1 a:hover {
	color: #ff8000;
	text-decoration: none;
}

.archive {
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}

/***** Top menu *****/

#topmenu-container {
	float: left;
	width: 100%;
	padding: 10px 0 0;
	background: none;
	color: #fff;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-top: -7px;
}

#topmenu {
	margin: 0 auto;
	width: 1070px;
	text-align: left;
	vertical-align: top;
}

#topmenu ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	float: left;
	margin: 0 0 0 3px;
	text-align: center;
	background: #D3CAAA url(images/topmenu_right.png) no-repeat top right;	
}

#topmenu ul li a, #topmenu ul li a {
	display: block;
	padding: 8px 10px;
	text-transform: capitalize;
	text-decoration: none;
	background: url(images/topmenu_left.png) no-repeat;
	color: #572E0D;
}


#topmenu ul li a:hover {
	text-decoration: none;
	color: #A3590D;
}

#topmenu ul li.current_page_item {
	background: #DBBA75 url(images/topmenu_current_right.png) no-repeat top right;
}

#topmenu ul li.current_page_item a, #topmenu ul li.current_page_item a:visited {
	background: url(images/topmenu_current_left.png) no-repeat;
	color: #572E0D;
}

#topmenu ul li.current_page_item a:hover {
	text-decoration: none;
	color: #A3590D;
}

/***** Titles *****/

h1 {
	font: 40px Arial, sans-serif;
	color: #A3590D;
	font-weight: bold;
}

.entry h3, .entry h4, .entry h5 {
	margin: 25px 0 10px 0;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

#sidebar_right h2, #sidebar_left h2, #sidebar_right h3, #sidebar_left h3 {
	font-size: 14px;
	border-bottom: 1px solid #9C8452;
	margin-bottom: 7px;
}


/***** Posts *****/

.date {
	font-size: 12px;
}

.entry {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height:20px;
}

.postmetadata {
	font-size: 12px;
	padding-bottom: 15px;
	margin: 15px 0px 15px 0;
	border-bottom: 1px dotted #bbb;
}

.box {
	margin-bottom: 15px;
}

.announcement {
	background-color: #D3CAAA;
	padding: 0px 10px;
	border-bottom: 0px;
	background-image: url(images/sticked.png);	
	background-repeat: no-repeat;
	background-position: 98% 2%;
	-moz-border-radius: 10px;
}

/***** Lists (see also Sidebars) *****/

.entry ul, .entry ol {
	margin: 0 0 10px 40px;
}

.entry ul li {
	background-image: url(images/bullet_orange.png);	
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.entry ul ul li {
	background-image: url(images/bullet_yellow.png);
	margin: 0px 0px 0px -40px;	
}

/***** Sidebars *****/

.widget {
	padding: 0;
	margin: 0 0 15px 0;
}

.textwidget {
	font-weight: normal;
}

#sidebar_right .box, #sidebar_left .box {
	padding-bottom: 10px;
}

#sidebar_right ul li, #sidebar_left ul li {
	list-style: none;
	font-weight: bold;
	margin-left: 0px;
}

#sidebar_right ul ul, #sidebar_left ul ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 3px 0px;
}

#sidebar_right ul ul li, #sidebar_left ul ul li {
	list-style-type: none;
	list-style-image: none;
	border-bottom: none;
	font-weight: normal;
	margin-left: 0px;
}

#sidebar_right ul.nobullets li, #sidebar_left ul.nobullets li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px; 
	border: none;
	font-weight: normal;
}

.widget_categories li {
	background-image: url(images/folder.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.widget_archive li {
	background-image: url(images/page.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 2px 25px;
	list-style-type: none;
}

.widget_pages li {
	background-image: url(images/pages.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 18px;
	list-style-type: none;
}

.widget_pages li li {
	margin-top: 2px;
}

.widget_recent_entries li {
	background-image: url(images/pencil.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 25px;
	list-style-type: none;
}

.widget_rss li {
	background-image: url(images/rss.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 25px;
	list-style-type: none;
}

.widget_links li {
	background-image: url(images/link.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

.widget_meta li {
	background-image: url(images/meta.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 2px 25px;
	list-style-type: none;
}

#sidebar_right a, #sidebar_left a {
	font-weight: normal;
}

#recentcomments li {
	background-image: url(images/comment.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

#sidebar_right ul a, #sidebar_left ul a {
	text-decoration: none;
}

#sidebar_right h3 a, #sidebar_left h3 a {
	font-size: 14px;
	text-decoration: none;
}

table#wp-calendar {
	font-weight: normal;
	font-size: 14px;
	line-height: 0.85em;
	text-align: center;
}

table#wp-calendar a {
	color: #A3590D;
	font-weight: bold;
}

table#wp-calendar a:hover {
	color: #ff8000;
}

table#wp-calendar a:visited {
	color: #A3590D;
}

caption {
	line-height: 1.25em;
}

/***** Search *****/

* html #search {
	margin-right: 8px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}

#sidebar #searchform #s {
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}


/***** Comments *****/

.commentsblock textarea {
	width: 100%;
	font-size: 18px;
}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
	background: #F6F4EE;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #F6F1E1;
	border: 1px solid #796646;
}

ol.commentlist {
	color: #000;
	list-style-type: none;
	margin-top: 15px;
}

.commentlist li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 10px;
}

.alt1 {
	border: 1px solid #D3CAAA;
	background: #F4F0E3;
}

.alt2 {
	border: 1px solid #D3CAAA;
}

h3#comments {
	font-size: 18px;
	color: #3d3d3d;
}

.commentcount {
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.commentcount a {
	color: #CBC09A;
	text-decoration: none;
}

.commentcount a:hover {
	color: #D95D34;
}

.commenttext {
	font-size: 13px;
	line-height:20px;
	color: #3C3C3C;
	margin-top: 10px;
}

.commentauthor {
	font-size: 16px;
	color: #444;
	margin-bottom: 10px;
}

.commentdate {
	margin-top: 10px;
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#respond {
	font-size: 18px;
}

.codex {
	font-size: 13px;
	margin: 15px 0;
}


/***** Code *****/

code {
	font: 14px Monospace;
	line-height: 1.4em;
	color: #333;
	display: block;
	padding: 5px;
	overflow: auto;
	text-align: left;
	background: #D3CAAA;
	border-left: 3px solid #796646;
	border-top: 1px solid #796646;
	border-right: 1px solid #796646;
	border-bottom: 1px solid #796646;
}

code.inline {
	display: inline;
        border: none;
background: none;
}

code.terminal:before {
	content: "$ ";
}

pre {
	font: 14px Monospace;
	display: inline
}

tt {
	font-family: monospace;
	font-weight: bold;
}

li.big {
	margin-bottom: 25px !important;
}

/***** Various styles *****/

.note, .warning {
	font-size: 14px;
	line-height: 1.4em;
	display: block;
	overflow: auto;
	margin: 10px auto;
	padding: 15px 15px 15px 48px;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; */
	/* If you want rounded corners, uncomment the two lines above.
	Also, comment the border-top and border-bottom lines
	in the two following styles "note" and "warning".
	Consider that you lose, in this case, the W3C compliance */
} 

.note {
	background: #D3CAAA url(images/info.png) no-repeat 32px;
	background-position: 5px 10px;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
}

.warning {
	background: #FFD799 url(images/warning.png) no-repeat 32px;
	background-position: 5px 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

.clear {
	clear: both;
}

.aligncenter
{
	margin: 0 auto;
}

span.code {font-family:courier new;}