/*
Theme Name: Universe
Theme URI: http://www.reboot.ro
Description: Black simple - clear theme ...
Version: 1.01
Author: Q
Author URI: http://www.reboot.ro
Tags: black, dark, two-columns, fixed-width, movable-sidebar, sticky-post
*/

/* Architecture */
html { }

#blank {
	height:10px;
}

#header {
	height: 80px;
}

#logo {
	background: url(images/logo.png) no-repeat left top;
	margin: 10px 0px 0px 10px; 
	height: 60px;
}

body {
	background: #000000;
	font-family: Tw Cen MT, Helvetica, sans-serif;
	font-size: 14px;
	color: #848484;
}

#wrapper {
	width:1200px;
	margin: 0 auto;
	background: #000000;
	padding: 0 0;
/*	background-image:url(images/back.png); */
/*	background-repeat:repeat; */
}

#container {
	width: 100%;
}

#content {
	width:960px;
}

#sidebar {
	width: 220px;
}

#footer {
	clear: left;
	width: 100%;
	padding:20px 0px;
	border: 1px solid #222;	
	background-color:#111;
	background-image:none;
}

#footer p {
	padding:5px 8px;
}

#footer p a:hover {
	text-decoration:none;
	color:#B45F04;
}

/* General */
*{
	margin: 0;
	padding: 0;
}

.datebox {
	float: left;
	width: 52px;
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	text-align: center;
	line-height: 20px;
	margin-top: -5px;
}

.datemonth {
	font-size: 14px;
	font-weight: 600;
	color: #D8D8D8;
	padding-top: 2px; 

}

.dateday {
	font-weight: 600;
	font-size: 26px;
	color: #848484;
	padding-top: 2px; 
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #B45F04;
	text-decoration: none;
}

img {
	border: 0;
}


.avatar {
	float:left;
	margin:0 10px 5px 0;
}

.centered, .aligncenter, .center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	float:none;
}

.alignnone, .none {
	float:none;
	margin:0;
	padding:0 0 10px 0;
	display:block;
}

.alignright, .right {
	float:right;
	margin:0;
	padding:0 0 10px 10px;
	display:inline;
}

.alignleft, .left {
	float:left;
	margin:0;
	padding:0 10px 10px 0;
	display:inline;
}

.alignleftnav {
	float:left;
	margin:0;
	padding:7px;
	display:inline;
}

.alignrightnav {
	float:right;
	margin:0;
	padding:7px;
	display:inline;
}

div.alignleftnav a, div.alignrightnav a {
	color:#848484;
}

div.alignleftnav a:hover, div.alignrightnav a:hover {
	text-decoration:none;
	color:#B45F04;
}

.wp-caption {
	border:1px solid #222;
	background-color:#111;
	margin:5px;
}
	
.wp-caption img {
	margin:5px;
	border:0px;
}

.wp-caption p.wp-caption-text {
	padding-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:12px;
}

.separator {
	color: #222;
	margin: 0 5px;
}

.clear {
	clear: both;
	width:100%;
	height:1px;
}

.meta-sep {
	color: #222;
	margin: 0 5px;
}

.navigation {
	clear:both;
	width:100%;
	margin-bottom:10px;
}

.navigationpage {
	clear:both;
	width:100%;
	border:1px solid #222;
	background-color:#111;
	margin-bottom:20px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

div.floater-left a, div.floater-right a {
	color:#555;
	padding:5px;
	background-color:#111;
	border:1px solid #222;
	display: block;
}

div.floater-left a:hover, div.floater-right a:hover {
	text-decoration:none;
	color:#B45F04;
}

#theend {
	width:100%;
	height:20px;
}

#allowed {
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #222;
	background-color:#111;
	background-image:none;
}


#menu {
	border:1px solid #222;
	font-size:16px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#menu ul li a:hover {
	color:#B45F04;
	text-decoration:none;
}

#menu a {
	display:block;
}

#menu li ul, #menu li ul ul,
#menu li ul ul, #menu li ul ul ul ul
{
	position:absolute;
	float:left;
	left:-999em;
	background-color:#111;
	border:1px solid #222;
}

#menu li:hover ul, #menu li.sfhover ul, 
#menu li:hover ul ul, #menu li.sfhover ul ul,
#menu li:hover ul ul ul,  #menu li.sfhover ul ul ul, 
#menu li:hover ul ul ul ul, #menu li.sfhover ul ul ul ul 
{
	left:auto;
}

#menu ul ul li {
	padding:5px 10px;
}

/* Content */
.page-title {
	border:1px solid #222;
	background-color:#111;
	padding:10px 10px 10px 10px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	border:1px solid #222;
	background-color:#111;
	padding:10px 10px 10px 10px;
	margin-bottom: 20px;
}

.entry-title {
	width: 800px;
	font-weight: 500;
	font-size: 160%;
	float:left;
}

.entry-title a {
	color: #555;
}

.entry-title a:hover {
	color: #B45F04;
}

.related-post { /*for IE is in header.php*/
	border:1px solid #222;
	background-color:#111;
	padding:10px 10px 25px 10px;
	margin-bottom: 20px;
}

.related-title {
	color: #555;
	font-weight: 600;
	font-size:115%;
	margin-bottom: 5px;
}

.archive-meta {
	clear:both;
	font-size: 14px;
	color: #555;
	margin-top: 0px;
	padding-bottom: 5px;
}

.related-post ul {
	clear:both;
}

.related-post ul li {
	margin-left:15px;
	padding: 0px;
	float:left;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	width:25px;
}

.entry-comments {
	float: right;
	background: url(images/comments.png) no-repeat top left;
	padding: 3px 1px 9px 4px;
	text-align:center;
}

.entry-comments a {
	padding: 3px 7px 7px 5px;
	color: #848484;
}

.entry-comments a:hover {
	color: #B45F04;
}

.entry-meta {
	clear:both;
	font-size: 12px;
	color: #848484;
	border-bottom: 1px solid #222;
	margin-top: 0px;
	padding-bottom: 5px;
}

.entry-categ {
	font-size: 12px;
	color: #848484;
	border-bottom: 1px solid #222;
	padding-bottom: 5px;
}

.entry-footer {
	color: #848484;
	font-size: 11px;
	border:1px solid #222;
	background-color:#111;
	padding: 5px 0px 5px 10px;
	margin: 20px 175px 0px 175px;
}

.entry-footer span {
	color: #848484;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #111 url(images/rss.png) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
	overflow:hidden;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	color:#848484;
	text-decoration: none;
}

.entry-content a:hover {
	color:#B45F04;
	text-decoration: none;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.sitemap h3 {
	margin:25px 0 10px 20px;
}

.sitemap ul, .sitemap p {
	margin-left:45px;
}

.linkspglist h2 {
	margin-left:15px;
}

.linkspglist ul {
	margin-left:45px;
	margin-bottom:45px;
}


/* Sidebar */
.widget {
	border:1px solid #222;
	background-color:#111;
}

#sidebar h2, #sidebar h3 {
	font-size: 80%;
	font-weight: bold;
	color: #555;
	background-color:#222;
	line-height:14px;
	text-transform: uppercase;
	padding: 0px 2px 2px 2px;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style: none;
}

#sidebar ul li {
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin:0;
	padding:0;
}

#sidebar ul li ul li {
	margin:0;
	padding:0;
}

#sidebar ul li a, #sidebar ul li ul li a {
	color:#848484;
}

#sidebar ul li ul li a {
	padding-left:10px;
	line-height:22px;
	display:block;
}

#sidebar ul li ul li a:hover {
	background-color:#222;
}

#sidebar ul li ul li ul li {
	padding: 4px 0px 0px 10px;
	margin: 0;
	border-bottom: none;
}

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

#recentcomments li.recentcomments {
	padding-left:5px;
}

.textwidget {
	padding:5px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: none;
}

.widget_tag_cloud {
	text-align:center;
}

.widget_tag_cloud h3 {
	text-align:left;
}

.widget_tag_cloud a {
	text-transform: lowercase;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
}

/*Calendar */
#wp-calendar {
	margin:0 auto;
}

#wp-calendar caption {
	padding: 5px 0;
	font-weight: bold;
}

#wp-calendar td {
	padding: 4px 6px;
	color: #555;
	background: #222;
	text-align: center;
}

#wp-calendar #today {
	font-weight: bold;
	border:1px solid #DF7401;
	background:#222;
	color: #DF7401;
}

#wp-calendar #today a{
	color: #DF7401;
}


/* Comments */

#comments {
}

.comments {
	margin-top: 20px;
	border:1px solid #222;
	background-color:#111;
	padding:8px;
	margin-bottom: 50px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 5px;
	color: #555;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #111;
	margin-top: 2px;
}

.comments ol li.bypostauthor {
	background-color:#111;
}

.comment-author {
	font-weight: bold;
}

.comment-author a {
	color:#848484;
}

.comment-meta {
	color: #848484;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	color:#E09CA2;
}

#respond {
	margin-top: 20px;
	border:1px solid #222;
	background-color:#111;
	padding:8px;
}

#respond h3 {
	color: #555;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #222;
	border: 1px solid #111;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #555;
}

.form-submit input {
	padding: 2px 5px;
}

.children li, .reply{
	margin:0;
	padding:0;
	border: none;
	padding-left: 3em;
	list-style:none;
}
.children li ul {
padding-left: 3em;
}

.children li div .reply {
padding-left: 5em;
}

input#s, input#author, input#email, input#url, textarea#comment {
	font-family: Tw Cen MT, Helvetica, sans-serif;
	font-size: 16px;
	color: #848484;
	background-color:#222;
	border:2px solid #222;
	width:150px;
	padding:1px 2px;
}

textarea#comment {
	width:700px;
	height:150px;
}

input#searchsubmit {
	vertical-align:middle;
	padding:0 5px;
}

code {
	font-family:"Courier New", Courier, monospace;
	display:block;
	padding:5px;
	border:1px solid #111;
	background-color:#222;
	width:90%;
	margin:15px auto;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

blockquote, blockquote blockquote {
	background:#222;
	border:1px solid #111;
	padding:5px 15px;
	margin:10px 10px 5px 15px;
	color:#555;
}

blockquote blockquote {
	color:#848484;
}

strong.search-excerpt {
	color:#848484;
	background-color:#222;
 	padding-left:2px;
 	padding-right:2px;
 }  

#akismetwrap {
	padding:5px;
}

#akismetstats {
	margin-left:auto;
	margin-right:auto;
}
