
/*
Theme Name: Numb
Theme URI: mikael.jogger.pl
Version: 2.0
Author: mikael@live.ca
Author URI: mikael.jogger.pl
*/
 * {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(bg_pattern.png);
	background-repeat: repeat-x;
	background-color: #b6b6b6;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #555;
}

h1 {
	font-size: 200%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

h2 {
	font-size: 170%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

h3 {
	font-size: 150%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

h4 {
	font-size: 130%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

h5 {
	font-size: 110%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

h6 {
	font-size: 100%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
}

blockquote {
	font-style: italic;
	border-left: 1px dashed #ccc;
	padding: 8px 12px 8px 12px;
	margin: 5px 0 5px 30px;
}

dfn {
	color: #ee4d4d;
}

table {
	max-width: 523px;
	caption-side: top;
	border: 1px solid #c0c0c0;
	margin: 10px 0 10px;
	padding: 3px;
}

table caption {
	font-size: .9em;
	color: #1799ca;
}

table tr td {
	font-size: 0.85em;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #c0c0c0;
}

table tr th {
	font-size: 1em;
	color: #ee4d4d;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px 5px 5px;
	background: #eaecf2;
	text-align: left;
}

a {
	color: #1799ca;
	text-decoration: none;
}

.readmore {
	text-align: right;
	padding-right: 15px;
}

/* LAYOUT */ 

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#content_wrap {
	background-image: url(cover.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}

#content_wrap_2 {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 150px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.header_title {
	width: 500px;
	padding: 60px 0 0 20px;
	float: left;
}

.header_title a {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #dfdfdf;
	letter-spacing: -1px;
	font-variant: small-caps;
}

.version {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: .80em;
	color: #b0b0b0;
	float: left;
	width: 200px;
	height: 60px;
	padding: 50px 0 0 10px;
	margin-top: 30px;
	border-left: 1px dotted #b0b0b0;
}

#footer_wrap {
	background-image: url(footer_cover.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer_wrap_2 {
	background-image: url(footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	width: 796px;
}

#footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 797px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	min-height: 518px;
}

#credits_wrap {
	background-image: url(credits_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	height: 63px;
	clear: both;
}

#credits_content {
	background-image: url(j_ribbon.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: auto;
	margin-right: auto;
	width: 710px;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.15em;
	padding: 10px 65px 0 0;
	height: 63px;
}

/* MENU */ 

#menu {
	width: 730px;
	padding: 0 15px 10px 0;
	margin-left: 15px;
	float: left;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
	border-left: 1px dotted #aaa;
	max-width: 100px;
	height: 20px;
	padding: 5px 0 0 0;
}

#menu li a {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0 10px 0 10px;
}

/* ENTRIES */ 

.entry {
	width: 765px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}

.entry_meta {
	width: 200px;
	float: left;
	clear: both;
	padding-bottom: 20px;
	margin-left: 15px;
	word-wrap: break-word;
}

.entry_content {
	width: 520px;
	margin-bottom: 30px;
	float: left;
	padding: 22px 10px 0 20px;
}

.entry_content img {
	border: solid 1px #c0c0c0;
	padding: 5px;
	margin: 0 10px 10px 0;
}

.entry_content a img {
	border: solid 1px #c0c0c0;
	padding: 5px;
	margin: 10px 10px 5px 0;
}

.entry_content ul {
	list-style: disc inside;
	padding: 0 0 0 30px;
}

.entry_content ol {
	list-style: decimal inside;
	padding: 0 0 0 30px;
}

.entry_content a {
	font-size: 1em;
	text-decoration: none;
}

.entry_content hr {
	margin: 10px 10px 10px 10px;
	background-color: #EBEBEB;
	height: 1px;
	color: #EBEBEB;
	border: 0px;
}

.entry_content label {
	margin: 10px 0 10px 0;
}

.entry_title {
	padding-bottom: 10px;
}

.entry_title a {
	color: #ee4d4d;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.entry_meta ul {
	list-style-type: none;
}

.entry_meta li {
	font-size: .95em;
	border-bottom: 1px solid #d7d7d7;
	line-height: normal;
	padding: 2px 0 2px 0;
}

.entry_meta li a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

li.entry_date {
	font-size: 1em;
}

.bar {
	background-image: url(/files/bar.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 760px;
	clear: both;
	float: left;
}

/* Miniblog_2 */ 
#miniblog_2 {
	float: left;
	background-image: url(/files/miniblog_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px dotted #444;
	height: 120px;
	width: 796px;
	overflow: hidden;
	margin: 0 -17px 0 0;
}

.miniblog_wrap_2 {
	float:left;
	padding-left: 10px;
}

.miniblog_wrap_2:hover {
	background-image: url(/files/hover.png);
	background-repeat: no-repeat;
	float:left;
	padding-left: 10px;
}

.miniblog_header_2 {
	width: 175px;
	border-bottom: 1px dotted #444;
}

#miniblog_2 p {
	font-size: 8pt;
	font-weight: normal;
	color: #777;
	letter-spacing: -1px;
	margin: 0;
}

.miniblog_entry_2 {
	padding-right: 8px;
	width: 175px;
	float: left;
	height: 98px;
	overflow: hidden;
}

.miniblog_readmore_2 a {
	color: #1799ca;
	text-align: right;
	font-size: 6pt;
}

.miniblog_entry_title_2 {
	float: left;
}

.miniblog_entry_title_2 a {
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: -1px;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	width: 100%;
	font-size: 8pt;
	color: #1799ca;
}

.miniblog_date_2 {
	color:#CCC;
	text-align: right;
	font-size: 6pt;
	font-variant: small-caps;
}

.miniblog_2_readmore_2 {
	color: #1799ca;
	text-align: center;
	font-size: 6pt;
	width: 175px;
	clear: both;
}

/* Navigate */ 

#navigate {
	width: 760px;
	clear: both;
	padding-bottom: 15px;
	float: left;
}

#prev {
	width: 140px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

#next {
	width: 120px;
	float: right;
	margin-top: 10px;
}

#jump_top {
	width: 19px;
	height: 118px;
	float: right;
	margin: 0 0 1px 0;
}

#jump_top2 {
	width: 19px;
	height: 50px;
	float: right;
	visibility: hidden;
}

#jump_down {
	margin-top: 10px;
	width: 19px;
	height: 67px;
	float: right;
}

#jump_top a img, #jump_down a img, #jump_top2 a img {
	border: none;
}

/* FOOTER */ 

#left_column {
	background-image: url(transparency.png);
	background-repeat: repeat;
	width: 43%;
	float: left;
	clear: left;
	padding: 10px 15px 15px 10px;
	margin: 15px 0 0 15px;
}

#right_column {
	background-image: url(transparency.png);
	background-repeat: repeat;
	width: 43%;
	float: right;
	padding: 10px 15px 15px 10px;
	margin: 15px 15px 0 0;
}

fieldset {
	border: none;
	padding: 10px 0 0 0;
}

#searchsubmit {
	margin: -5px 0 0 5px;
	background: #010101;
	color: #fff;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #050505;
}

#searchfield {
	background-color: #000;
	border: 1px solid #666;
	color: #CCC;
}

#footer_content h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #dfdfdf;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	padding: 10px 0 2px 0;
	clear: both;
}

#footer_content h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #555;
	letter-spacing: -1px;
	padding: 10px 0 5px 0;
	clear: both;
	border-bottom: 1px solid #1F1F1F;
}

.link1, .link2 {
	float: left;
	width: 47%;
	margin-right: 3%;
	border-bottom: 1px solid #1F1F1F;
}

.category1, .category2 {
	float: left;
	width: 47%;
	margin-right: 3%;
	border-bottom: 1px solid #1F1F1F;
}

#footer_content ul {
	list-style: none;
}

.link1 a, .link2 a {
	font-size: .9em;
	font-weight: normal;
	font-variant: small-caps;
}

.category1 a, .category2 a {
	font-size: .9em;
	font-weight: normal;
	font-variant: small-caps;
}

.link1:hover, .link2:hover {
	background-color: #222;
}

.category1:hover, .category2:hover {
	background-color: #222;
}

#footer_content p {
	font-size: .9em;
	font-weight: normal;
	color: #A7A7A7;
	letter-spacing: -1px;
	padding: 5px 0 2px 0;
}

#archive {
	background-image: url(transparency.png);
	background-repeat: repeat;
	clear: both;
	width: 745px;
	margin: 0 0 15px 25px;
}

.archive1 a, .archive2 a {
	font-size: .80em;
	font-weight: normal;
	color: #A7A7A7;
	font-variant: small-caps;
}

.archive2 a {
	color: #dfdfdf;
}

#meta_wrap {
	clear: both;
}

.meta {
	float: left;
	width: 47%;
	margin-right: 3%;
	border-bottom: 1px solid #1F1F1F;
}

.meta:hover {
	background-color: #222;
}

.meta a {
	font-size: .9em;
	font-weight: normal;
	font-variant: small-caps;
}

/*Pages */ 

#page_entry {
	width: 740px;
	clear: left;
	margin: 0 20px 20px 20px;
}

#page_entry img {
	border: none;
	margin: 0 10px 5px 0;
}

.page_title {
	color: #ee4d4d;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
}

#page_entry ul {
	list-style: inside;
}

#page_entry ol {
	list-style: inside decimal;
}

/* Comments */ 

#comments {
	clear: both;
	padding: 15px 15px 15px 15px;
}

#comments h3 {
	color: #ee4d4d;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 7px;
}

.comment_entry {
	padding-bottom: 15px;
	clear: both;
}

.comment_meta {
	clear: left;
	float: left;
	width: 210px;
}

.comment_meta ul {
	list-style: none;
}

.comment_meta li {
	border-bottom: 1px solid #d7d7d7;
	padding: 2px 0 2px 0;
	line-height: normal;
}

.comment_nick {
	font-size: .95em;
}

.comment_date {
	font-size: 1em;
}

.comment_content {
	padding: 0 0 25px 15px;
	float: right;
	width: 500px;
	min-height: 50px;
	font-size: .9em;
}

.comment_form {
	float: left;
	padding-top: 15px;
}

.comment_form ul {
	list-style: none;
}

.form_user_meta {
	float: left;
}

.form_user_entry {
	padding: 0 15px 20px 15px;
	float: left;
}
.h { display: none }
.v { display: block }