/*
Theme Name: Cubic Reality Software
Theme URI: cubicreality.com
Description: Cubic Reality Software site
Author: Marko Savolainen
Author URI: http://www.cubicreality.com
Version: 2.0
*/


.entry pre {
  width: 600px;
}


/* Classes */

.post-header h2 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	font-size: 1.6em;
	font-weight: normal;
}
.post-header a {
	color: #555555;
}
.post-header a:hover {
	color: #03C;
	text-decoration: none;
}

.post-header small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	vertical-align: top;
	
}
/*
.post-content pre {
	width: 610px;
	height: auto;
	visibility: visible;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}*/
.post-metadata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
}

.pagebar {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
.pagebar a {
	color: #003366;
	font-weight: bold;
}
.pagebar .this-page {
	color: #333333;
	text-decoration: underline;
}
img.wp-smiley, img.noborder {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
.navigation, .navigation a {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
.navigation a:hover {
	color: #03F;
}
#site-page .title {
	color: #444;
	margin-top: 0.6em;
	margin-bottom: 0;
	padding: 0 4px;
	font-size: 2.2em;
	border-bottom: 1px solid #999;
}
#site-page .title a {
	color: #444;
}
#site-page .title a:hover {
	color: #448;
	text-decoration: none;
}
#site-page .entry {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.comment_num {
  font-size: 1.2em;
}
.comment_author {
  font-size: 1.1em;
}
.authorcomment .comment_author {
  background-image: url(../../../theme/images/author-icon.png);
	background-repeat: no-repeat;
  background-position: right center;  
  padding-right: 75px; 
}
.comment_date {
  padding-top: 0.1em;
  font-size: 0.9em;
  color: #555;
}
.comment_content {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0.6em;
}
.comments_count {
  padding-left: 4px;
  font-size: 1.3em;
  font-weight: normal;
  color: #999;
}
#site-page  a.commentform_link {
  float: right;
  margin-top: 0.1em;
  margin-right: 8px;
  font-size: 1.1em;
  font-weight: normal;
}
.commentform h3 {
  font-size: 1.4em;
  font-weight: normal;  
  color: #999;
}
.awpcomments .comments_rss {
  margin-right: 4px;
}
.news-title, .blog-title {
	background-repeat: no-repeat;
  background-position: center center;  
  margin: 8px 16px;
  height: 13px;
}
.news-title {
  background-image: url(../../../theme/images/news-title.gif);
}
.blog-title {
  background-image: url(../../../theme/images/blog-title.gif);
}
#sidebar #searchForm {
  margin-top: 3px;
  text-align: center;
}
#sidebar #searchForm #s {
  width: 134px;
}
#searchsubmit {
  margin-left: 4px;
  padding: 1px;
  width: 60px;
	background-image: url(../../../theme/images/nav-gradient-1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #bbb;
	color: #666;
}
.search-wrap {
  margin-left: 24px;
  margin-right: 23px;
  padding: 8px;
  border: 1px solid #ccc;
  background-color: #eaeaea;
  color: #555;
}

.search-wrap h2 {
  padding: 0;
  margin: 0;
}
.search-wrap .description{
  font-style: italic;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
}
.search-wrap #searchform {
  margin-left: 8px;
  margin-bottom: 8px;
}
.search-title {
  font-size: 1.6em;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  padding-left: 4px;
  color: #999;
  border-bottom: 2px solid #ccc;
  margin-left: 16px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.search-wrap2 {
  margin-left: 8px;
  margin-right: 7px;
  padding: 8px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #edebe1;
  color: #555;
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: middle;
}
.search-wrap2 #searchform #s {
  width: 250px;
}
.search-wrap .description2{
  font-style: italic;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
}
#sidebar li {
	background-position: left 4px;
  font-size: 0.8em;
}
#sidebar li li {
	background-position: left 4px;
  font-size: 1.0em;
}
.download_box {
  border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.download_box .download_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.comment_content p {
  margin:0 0 0.8em;
}
.download_box td {
  padding: 0;
}
.download_box .detail_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	width: 100px;
}
.download_box .detail_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.download_box .download {
	padding: 8px;
	padding-top: 0;
	text-align: center;
}
.download_box img {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent
}
table.filebox {
	margin-top: 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaa;
	border-left-color: #aaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 200px;
}
.filebox_title {
	background-color: #f1f1f1;
	background-image: url(../../../theme/images/forum-catbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.filebox_file {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
}
.filebox_size {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	width: 50px;
}
#site-intro {
	color: #555;
}
.smf-notice, .smf-login-widget .info {
  color: #666;
  font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.smf-login-widget {
  color: #333333;
  padding: 4px;
}
.smf-login-widget p{
  margin-top: 4px;
  padding: 0;
}
.smf-login-widget .info {
  margin-top: 6px;
  margin-bottom: 6px;
  font-style: italic;
}
.ssi_table #user, .ssi_table #passwrd {
  width:100px;
}
.ssi_table {
  margin: 0 auto;
}
.small-post-block .post-header {
  padding-top: 8px;  
  padding-bottom: 0px;
  vertical-align: middle;
}
.small-post-block .post-footer {
  padding-top: 0px;
  clear: both;  
}
.small-post-block .post-metadata {
  text-align: left;
  float: right;
  font-size: 0.8em;
  margin-top: 0.2em;
  color: #888;
}
.small-post-block .post-metadata a {
  color: #444488;
}
.small-post-block .post-title {
  float: left;
  font-size: 1.2em;
  color: #999;
}
