/*
Theme Name: Natural Gloom
Theme URI: http://templates.arcsin.se/natural-gloom-wordpress-theme/
Description: A gloomy and artistic two-column theme supporting widgets and nested comments. Based on the <a href="http://templates.arcsin.se/natural-gloom-website-template/">Natural Gloom website template</a>.
Version: 1.0
Author: Viktor Persson
Author URI: http://arcsin.se/
Tags: dark, gloomy, artistic, fixed width, two columns, widgets
Last updated: 2009-08-14
*/


/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
a img {
	border-style: solid;
	border-color: #eaeaea;
}


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #f3f3f3 none;
	color: #444;
	font: normal 12px/1.5 Verdana;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #555;
	font-weight: normal;
	line-height: 1;
}
h4,h5,h6 {font-weight: bold;}
h1 {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	height: 35px;
	background: url(img/h1.jpg) repeat-x;
}

h1 a:link,a:visited {
	color: white;
}

h2 {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	background: url(img/h1.jpg) repeat-x;
}

h3 {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	background: url(img/h1.jpg) repeat-x;
}

h3 a:visited {
	color: white;
}

h4 {
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;
	background-color: #FFF0F5;
	padding-left: 10px;
	line-height: 18px;
	width: 500px;
	height: 18px;
}

.menu01 {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	height: 35px;
	background: url(img/h1.jpg) repeat-x;
	width: 300px;
	float: left;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Text elements */

p {margin-bottom: 1em;}

a:focus {color: blue;
	text-decoration: underline;
}

a:hover {color: red;
}
a:link {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: maroon;
	text-decoration: underline;
}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 10px;
	border: 1px solid #FF4500;
	background-color: #ffc897;
	padding-right: 10px;
	padding-left: 10px;
}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {
	float: left;
	list-style: none;
	margin: 0;
}


/* Tables */

table {
	margin-bottom: 1.4em;
	width: 100%;
}
th {font-weight: bold;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: #E5E5E5;
	border: 1px solid #D5D5D5;
	color: #555;
	text-align: left;
}
table.data_table tr {border-bottom: 1px solid #DDD;}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.1em;}
.larger {font-size: 1.2em;}
.largest {font-size: 1.3em;}

.hidden {display: none;}

.quiet {color: #666;}
.loud {color: #000;}
.highlight {background: #FF0;}

.text_left {text-align: left;}
.text_right {text-align: right;}
.text_center {text-align: center;}

.error, .notice, .success {
	font-size: 1.1em;
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8A1F11;
}
.error a {color: #8A1F11;}

.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721; 
}
.notice a {color: #514721;}

.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.success a {color: #264409;}


/* 
   Forms 
------------------------------------------------------------------- */

label {
	cursor: pointer;
	font-weight: bold;
}
fieldset {border: 1px solid #CCC;}
legend {
	font-size: 1.2em;
	font-weight: bold;
}


.form_row {
	background: #F5F5F5;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0;
}
.form_required {font-weight: bold;}
.form_row_submit, .legend {
	background: #E5E5E5;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FAFAFA;
	padding: 4px 0 8px;
}
.legend {
	border-bottom: 1px solid #CCC;
	padding: 8px 18px 6px;
	font-size: 1.4em;
}
.form_property, .form_value {float: left;}
.form_property {
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}



/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
	text-align: center;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Separators 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 14px;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}

.post_title a,.post_meta a, .post_date a {text-decoration: none;}
.post_title a:hover,.post_meta a:hover, .post_date a:hover {text-decoration: underline;}

.post_date {
	border-top: 1px solid #D5D5D5;
	color: red;
	font-size: 14px;
	padding: 8px 0 12px;
	text-align: right;
}
.post_date a {color: #444;}

.post_meta {
	background: #E7E7E7;
	border: 1px solid #D7D7D7;
	color: #777;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post_meta a {color: #345; }
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 14px;}
.archive_post_title {padding-top: 3px;}
.archive_post_date {
	background: #FAFAFA;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive_post .post_date {
	border: none;
	padding: 3px 0 0;
}
.archive_post_day {
	font: normal 1.6em Verdana;
}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 0 1em -8px;}
.thumbnails a.thumb {	
	background: #D5D5D5;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C0C0C0;}
.thumbnails .thumb img {display: block;}


/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 0.6em;}
.box_title {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	background: url(img/h1.jpg) repeat-x;
}
.box_content {padding: 8px 0 8px;}
.box li:first-child {border-top: none;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px solid #D6D6D6; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6D6;
	padding-top: 10px;
}
.comment_date {font-size: 0.9em;}
.comment_date a {
	color: #567;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}


/* 
   Layout 
------------------------------------------------------------------- */

/* General wrappers */

#layout_wrapper {
	background: url('img/layout_wrapper.jpg') repeat-x;
}
#layout_wrapper2 {
	background: #f3f3f3 none no-repeat center top;
}
#layout_wrapper3 {
	background: #FFF;
	margin: 0 auto;
	width: 992px;	
}
#layout_wrapper4 {padding: 6px;}


/* Header */

#header_wrapper {
	background: url(img/top.jpg) no-repeat;
	height: 350px;
}

#header_wrapper02 {
	background: url(img/02.jpg) no-repeat;
	height: 350px;
}

#header_wrapper03 {
	background: url(img/03.jpg) no-repeat;
	height: 350px;
}

#header_wrapper04 {
	background: url(img/04.jpg) no-repeat;
	height: 350px;
}

#header_wrapper05 {
	background: url(img/05.jpg) no-repeat;
	height: 350px;
}

#header_wrapper06 {
	background: url(img/06.jpg) no-repeat;
	height: 350px;
}

#header_wrapper07 {
	background: url(img/07.jpg) no-repeat;
	height: 350px;
}
#header {padding: 48px 48px 0 48px;}

#headname {
	height: 30px;
	font: bold 18px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 500px;
	text-align: left;
	margin-bottom: 5px;
	color: green;
	padding-left: 10px;
}

#tel {
	color: red;
	text-align: right;
	height: 30px;
	margin-top: -30px;
	font: bold 18px/30px Verdana;
}

#site_title {color: white;
	font-weight: bold;
	margin-top: 210px;
	text-align: center;
	margin-left: -150px;
	font-family: Verdana, sans-serif;
}

#site_title a:link {color: white;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

#site_title a:visited {color: white;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}


/* Navigation */

#navigation {
	background: url(img/nav.jpg) repeat-x;
}
#navigation a {
	color: white;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background: url(img/nav.jpg) repeat-x;
}
#navigation a:hover {color: #F0F6FA;}

/* Main navigation */

#nav li {border-right: 1px solid #54646C;
	width: 116px;
	text-align: center;
	background: url(img/nav.jpg) repeat-x;
}

html>/**/body #nav li {
       width /*_**/: 116px_9;
}
#nav a {
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(img/nav.jpg) repeat-x;
}
#nav a:hover {
	background: url(img/nav2.jpg) repeat-x;
}
#nav li.current_page_item a {
	color: #FFF;
	background: url(img/nav2.jpg) repeat-x;
}

/* Sub-navigation */
#subnav {
	border-top: 1px solid #555A5F;
	background: #bf3030;
}
#subnav li {border-right: 1px solid #50555A;}
#subnav a {
	font-size: 1.1em;
	padding: 9px 12px;
}
#subnav a:hover {background: #a60000;}


/* Main */

#main_wrapper {
	background: url(img/main_wrapper.gif) repeat-y;
	border-bottom: 1px solid #C3C4C1;
	margin-bottom: 3px;
}
#main {
	background: none no-repeat;
	padding-left: 0;
	padding-right: 0;
}
#content_wrapper {width: 690px;}
#content {padding: 0 20px;}


/* Sidebar */

#sidebar_wrapper {width: 290px;}
#sidebar {padding: 10px 18px 0;}


/* Dashboard */

#dashboard_wrapper {}
#dashboard {
	background: #f3f3f3 none repeat-x;
	border: 1px solid #ACAFB0;
	color: #404448;
	margin-bottom: 3px;
	padding: 16px;
}

#dashboard .col3 {width: 288px;}
#dashboard .col3mid {width: 370px;}
#dashboard .col3mid .col3_content {
	border-left: 1px solid #B0B4B8;
	border-right: 1px solid #B0B4B8;
	margin: 0 20px;
	padding: 0 20px;
}
#dashboard .col_title {
	border-bottom: 1px solid #C6C9CB;
	color: white;
	font: bold 14px sans-serif;
	padding: 7px 10px 6px;
	margin-bottom: 10px;
	background: url(img/h1.jpg) repeat-x;
}

#dashboard ul {margin: 0;}
#dashboard li {
	border-bottom: 1px solid #BABEBF;
	list-style: none;
	padding: 5px 0;
}
#dashboard li a {
	color: #404448;
	text-decoration: none;
}
#dashboard li a:hover {
	color: #202428;
	text-decoration: underline;
}


/* Footer */

#footer {	
	background: black;
	border: 1px solid #CCC;
	padding: 8px 12px;
	font-size: 10px;
	color: white;
}
#footer .right, #footer .right a {
	color: white;
	text-decoration: none;
}


/* 
   Single line IE-fix
------------------------------------------------------------------- */
* html #main, * html #dashboard {height: 0.01%; min-height: 0.01%;}


/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}


/* 
   Wordpress 
------------------------------------------------------------------- */

/* Captions */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #e2e2e2;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   margin: 0;
   padding: 0 4px 5px;
}
.markerline {
     margin-left: 0.3em;
     margin-right: 0.3em;
	font-weight: bold;
}
     a:hover img{
opacity: 0.5;
filter: alpha(opacity=50);
}

img.border {
	border: 2px solid #eaeaea;
	border-bottom: 4px solid #eaeaea;
	padding-top: 10px;
	margin-top: 5px;
}
.post p{
       padding-top: 5px;
       padding-bottom: 5px;
       background-image: url(img/note_line.gif);
       line-height: 25px;
       margin-top: 10px;
       margin-bottom: 10px;
}
.com_td{
    padding: 5px 10px;
}

.box4{
    border: 1px solid #BFBFBF;
}


.line1{
    border-bottom: 1px dashed #BFBFBF;
	padding-bottom: 7px;
}

.line2{
    border-bottom: 1px dashed #004641;
	padding-bottom: 15px;
}

.lineB{
    border-bottom: 1px solid #BFBFBF;
}

.lineBR{
    border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}

dl#top {
 list-style: none;
       display: inline;
}

dl#top dt
{
       display: inline;
       float: left;
       list-style-type: none;
       margin: 5px;
	width: 200px;
	font-size: 12px;
	color: #5f5f5f;
}

dl#twin dt
{
       display: inline;
       float: left;
       list-style-type: none;
       margin: 5px;
	width: 320px;
}

.cube {
	border: 1px solid silver;
	padding: 10px;
}

.cube2 {
	padding: 5px 30px;
}

.banner {
	background: none no-repeat;
	text-align: right;
	margin-top: -55px;
}
.vcchiebukuroq {
padding:8px;
border:1px solid #EEEEEE;
background-color:#FFFFFF;
       font-weight: bold;
}

.vcchiebukuroa {
word-break:break-all;
margin-top:10px;
padding: 8px 8px 8px 20px;
border:1px solid #EEEEEE;
background-color: #fefef7;
       text-align: left;
}

td.td01 {
	background-color: silver;
	text-align: center;
}

td.td02 {
	background-color: #f3f3f3;
	text-align: center;
}

td.td03 {
	background-color: white;
	text-align: center;
}

td.td04 {
	background-color: white;
	text-align: center;
	width: 300px;
	border-top: 1px solid green;
}