* {
 color: #3e5354;
 margin: 0;
 padding: 0;
}


body {
 font-family: verdana, tahoma;
 font-size: 12px; 
 line-height: 22px;
 color: 305153;
	background: #372929 url('img/bg.jpg') repeat-x;
 margin-right: auto;
 margin-left: auto;
}


#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url('img/content.jpg') repeat-y;
}




#header {
	height: 186px;
	padding: 0;
	margin: 0;
	 display: blocK;
	background: url('img/header.jpg') no-repeat;
}

#header_content {
	margin: 20px 0 0 0;
	background: 0;
	position: relative;
	float: right;
}


/*
** Quotes
*/


#quotes {
	position: relative;
	right: 210px;
	width: 260px;
	height: 169px;
	margin: 10px 7px 7px 7px;
	padding: 5px;
	background: 0;
	
	text-align: center;
	font-family: georgia, verdana, tahoma;
 	font-size: 18px; 
 	line-height: 26px;
 	color: #720010;
}


/*
** Datoer
*/

.datoer {
	position: relative;
	top: -190px;
	right: -65px;
	width: 128px;
	margin: 7px ;
	background: 0;
	font-size: 10px;
	line-height: 16px;
	
}




/*
** Login/Logout
*/


.datoer2 {
	position: relative;
	top: -312px;
	right: -222px;
	width: 48px;
	margin: 7px ;
	background: 0;
}

.logout {
	width: 43px;
	height: 43px;
	
	background: 0;
	display: block;
}

a:hover.logout {
	background: url('img/logout_hover.gif');
}


.rss {
	width: 43px;
	height: 44px;
	margin: 5px 0 0 0;
	background: 0;
	display: block;
}

a:hover.rss {
	background: url('img/yellowrss_hover.jpg');
}

.login {
	width: 43px;
	height: 44px;
	margin: 4px 0 0 0;
	background: 0;
	display: block;
}

a:hover.login {
	background: url('img/login_hover.jpg');
}





/*
** Body
*/


#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	background: url('img/content.jpg') repeat;
}



#middle {
	margin-right: auto;
	margin-left: auto;
	height: 129px;
	position: relative;
	z-index: -5;
	background: url('img/upper_content.jpg') no-repeat;
}

#kiyushiinet  {
	position: relative;
	top: -20px;
	right: 11px;
	z-index: 10;
	height: 257px;
	width: 45px;
	float: right;
	background: url('img/kiyu-shiinet.jpg') no-repeat;
}

#content {
	margin-right: auto;
	margin-left: auto;
	background: 0;
	position: relative;
	top: -257px;
	padding: 0 0 10px 0;
}


/*
** Navigation Column
*/

#left {
	width: 215px;
	float: left;
	padding: 0;
	margin: 0;

}


/*Lutten's Corner and Written*/

#corner {
	position: relative;
	left: 36px;
	top: 147px;
	width: 189px;
	z-index: 2;
	padding: 0;
	margin: 0;
	background: 0;
}

.luttenscorner {
	height: 44px;
	padding: 0;
	margin: 0;
	display: block;

	
}

a:hover.luttenscorner {
	background: url('img/luttenscorner_hover.jpg') repeat;
}


.written {
	height: 41px;
	padding: 0;
	margin: 0;
	display: block;
	
}

a:hover.written {
	background: url('img/written_hover.jpg') repeat;
}


/*End Lutten's Corner and Written*/

#navigation {
	position: relative;
	left: 47px;
	top: 137px;
}


.announcement {
	background: url('img/announcement.jpg') no-repeat;
	height: 95px;
	width: 180px;
	margin: 0 5px 0 19px; 
	padding: 5px;
	color: #ccc;
	line-height: 12pt;
}


#menu {
	font-size: 11px;
	line-height: 13px;
	width: 215px;
	text-align: center;
	padding: 15px 0 15px 0;
}

.green {
	background: url('img/nav_greenbg.jpg') no-repeat;
	height: 119px;
	width: 203px;
	margin-right: 5px; 
	padding: 0 5px 5px 5px;
}

#twitter_update_list {
	line-height: 20px;
	color: #720010;
	margin: 3px;
	padding: 3px;
	display: block;
	text-align: right;
	font-size: 16px;
}

#twitter_update_list li span {
	color:#770e18 !important;
}

.popular_posts {
	background: 0;
	margin-left: 7px; 
	color: #63a800;
	padding: 3px 0 3px 0;
	border-top: 1px solid #ccc;
}

.left ul li a span { 
	color: #d67e00; !important;
	}

.left ul li a:hover span { 
	color: #ad9571; !important;
	}

/*End Navigation Column*/

/* Right content column*/
#right{
	width: 660px;
	float: left;
	padding: 5px;
	position: relative;
	left: 60px;
	top: 100px
	z-index: -4;
	background: 0;
	border-left: 2px #d3d3d3;
}

.author {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}

/* Footer*/
#footer {
  padding: 0;
  margin: 0;
  height: 91px;
  background: url('img/footer.jpg') no-repeat;
  clear: both;
}

p.footer {
position: relative;
float: right;
right: 60px;
margin: 5px;
color: #fff;
font-weight: 0;
} 
/* End Footer*/


#advarsel {
 font-size: 14px; 
 font-weight: bold;
 font-family: verdana, tahoma; 
 text-align: center;
 color: #fff;
 background: #CD0000;
 margin: 5px;
 padding: 5px;
}


.ingress {
	font-size: 18px;
	line-height: 26px;
	font-weight: 0;
	font-family: georgia, helvetica, verdana, tahoma, arial;

}

img.bildeprofil {
 padding: 2px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
border: 1px solid #cdcdcd;
}

.bildeprofilunder {
background: #ddd;
border: 7px solid #c1c1c1;
width: 238px;
padding: 3px;
text-align: left;
font-size: 10px;
line-height: 16px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
}

.clear {
	clear: both;
}

.left {
float: left;
text-align: left;
}

.textright {
text-align: right;
}

.center {
text-align: center;
float: center;
}

.right {
float: right;
text-align: right;
}

/* img tags*/
img {
border: 0;
margin: 0; 
}

img.avatar {
 padding: 1px;
 border: 2px dotted #a1aa9a;
 margin: 1px;
float: left;
}

a img.avatar {
border-bottom: 2px dotted #a1aa9a;
}

img.center {
 padding: 2px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
border: 0px solid #cdcdcd;
}

a:img.center {
 padding: 1px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
border: 1px solid #cdcdcd;
border-bottom: 0;
}


img.art {
 background: #fff;
 padding: 6px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
}

a:img.art {
 background: #fff;
 padding: 6px;
 display: blocK;
 margin-left: auto; 
 margin-right: auto;
border-bottom: 0;
}

img.white {
 border-bottom: 0px;
background: #fff;
 padding: 6px;
 margin:1px;
}

a:img.white {
 border-bottom: 0px;
 background: #fff;
 padding: 6px;
 margin:1px;
}

.img {
 border: 1px solid #cdcdcd;
 margin: 0;
padding: 1px;
}

a img.opacity { 
	opacity: 0.7; 
	filter: alpha(opacity=70); 
 	border: 0;
 	margin: 0;
}

a:hover img.opacity { 
	opacity: 1; 
	filter: alpha(opacity=100); 
}

.imageborder {
 border: 1px solid #cdcdcd
 margin: 0;
padding: 1px;
}

img.avatarcenter {
 padding: 1px;
 display: blocK;
 border: 2px dotted #c09367;
 margin-left: auto; 
 margin-right: auto;
}

img.left {
 border: 1px solid #ccc;
 padding: 2px;
 float: left;
 margin: 3px;
}

img.right {
 border: 1px solid #ccc;
 padding: 2px;
 float: right;
 margin: 3px;
}


img.cosplay {
 padding: 1px;
 border: 1px solid #fff;
 margin: 1px;
}

a:img.cosplay {
border-bottom: 0;
}


img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
float: right;
	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End img tags*/

.postlinks {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 15px;
	}

/* Links*/
a:hover {  
 color: #ad9571; 
 background: transparent;
}

.nav {
padding: 0 5px 0 20px 
}

a:link.nav, a:visited.nav { 
 font-size: 14pt; 
 line-height: 20pt;
 font-family: georgia, "bookman old style", "century gothic", "lucida grande";
 text-decoration: none; 
 font-weight: lighter !important;
 text-align: left;
 color: #d67e00;
 margin-bottom: 4px;
 margin-left: 0px;
 letter-spacing: 0px;
border-bottom: 0;
padding: 0 0 0 30px;
display: block;
background: url('img/round_nav_grey.jpg') no-repeat;
}

a:active.nav, a:hover.nav {  
 color: #534a3e; 
background: url('img/round_nav.jpg') no-repeat;
}

a:link.nav_grey, a:visited.nav_grey { 
 font-size: 14pt; 
 line-height: 20pt;
 font-family: georgia, "bookman old style", "century gothic", "lucida grande";
 text-decoration: none; 
 font-weight: lighter !important;
 text-align: left;
 color: #534a3e;
 margin-bottom: 4px;
 margin-left: 0px;
 letter-spacing: 0px;
border-bottom: 0;
padding: 0 0 0 30px;
display: block;
background: url('img/round_nav.jpg') no-repeat;
}

a:active.nav_grey, a:hover.nav_grey {  
 color: #d67e00; 
background: url('img/round_nav_grey.jpg') no-repeat;
}

a:link.greenlink, a:visited.greenlink, a:active.greenlink { 
 font-size: 12px; 
 text-decoration: none; 
font-family: tahoma;
 color: #fff;
}

a:hover.greenlink {  
 color: #534a3e; 
}

a:link, a:visited, a:active { 
 text-decoration: none; 
 color: #d67e00;
}

a:hover {
	color: #4679be;
}

/* End Links*/

.test {
font-variant: small-caps;

}

ul, li {
margin: 0px 5px 3px 10px;
list-style-type: circle;
} 

ol {
margin: 0px 5px 3px 10px;
} 




#crumbs
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('img/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0 10px 0 0;
    padding:0px;
}

#crumbs li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#crumbs a
{
    height:30px;
    display:block;
    background-image:url('img/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
    border: none;
    margin: 8px 0px;
}

#crumbs a:hover
{
    color:#35acc5;
}





.fm {
border: 0;
padding: 5px;
margin: 5px;
width: 184px; 
text-align: left;
float: left;
}

p {
padding: 5px 5px 10px 5px;
}


p.center {
padding: 10px 5px 10px 5px;
text-align: center;
float: center;
}

p.postmetadata2 {
padding: 5px;
border-top: 1px dotted #000;
}

p.postmetadata {
padding: 5px 5px 15px 5px;
border-bottom: 1px dotted #adadad;
}

.literary {
font-family: georgia, "century gothic", georgia, "bookman old style", "times new roman", "staccato222 BT";
font-size: 12pt;
line-height: 18pt;
padding: 7px;
background: #d7d7d7 url('img/swirls.jpg') no-repeat;
border: 1px solid #ccc;
margin: 5px;
}


.sticky {
font-family: "century gothic", "lucida grande", georgia, "bookman old style", "times new roman", "staccato222 BT";
font-size: 10pt;
line-height: 14pt;
padding: 7px;
background: #d6d6d6 url('img/swirls.jpg') no-repeat;
border: 1px solid #ccc;
margin: 5px;
}

.stickycenter {
padding: 7px;
background: #ddd;
border: 1px solid #ccc;
text-align: center;
margin-left: 5px;
}


b {
 color: #63a800;
 }

u {
color: 0;
}

.red {
color: #ab2b2b;
}


h1 {
 font-size: 18pt !important;
 line-height: 16pt;
 font-family: "century gothic", "lucida grande", verdana, tahoma;
 color: #4c5140 !important;
 font-weight: lighter;
 text-align: left;
 padding: 15px 5px 10px 5px;
 color: #ab2b50;
 text-align: left;
}


h2 {
 font-size: 24pt !important;
 line-height: 26pt;
 font-family: "century gothic", georgia, "lucida grande", verdana, tahoma;
 color: #ab2b50;
 font-weight: lighter;
 text-align: left;
 padding: 0;
 background: 0;
 margin: 15px 0 15px 0;
}

h2 a {
 color: #ab2b50 !important;
}

h3 {
 margin-top: 10px;
 margin-left: 3px;
 margin-bottom: 3px;
 padding: 15px 0 10px 0px;
 font-size: 18pt;
 font-weight: lighter;
 font-family: "century gothic", georgia, "lucida grande", arial, tahoma;
 color: #ab2b50;
 text-align: center;
}

h4 {
 margin-left: 5px;
 font-size: 4pt;
 font-family: tahoma;
 color: #CDB79E;
 text-transform: uppercase;
 text-align: center;
 background: #FEF0DB;
}

h5 {
 font-size: 22pt !important;
 font-family: "century gothic", georgia, verdana, tahoma;
 color: #4c5140 !important;
 font-weight: lighter;
 text-align: center;
 padding: 15px 5px 15px 5px;
 color: #ab2b50;
}


h6 {
 font-size: 24pt !important;
 line-height: 35pt;
 font-family: georgia;
 color: #96b805 !important;
 text-align: left;
 font-weight: lighter;
 padding: 5px 5px 2px 70px;
 margin: 5px 0 0 0;
}

textarea, input {
font-family: verdana;
font-size: 8pt;
color: #494c43;
border: 1px solid #c0b3b6;
padding: 2px;
background: #e1d6d8;
}

.navigation {
padding: 50px 5px 5px 5px;
} 

.newsfooter {
font: 7pt tahoma;
} 

/* Begin Comments*/
	
.commentbox {
	width: 610px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: right;
	border: 2px dotted #ddd;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-weight: bold;
	color: #96b805;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite a {
	border-bottom: 1px dotted;
		color: #96b805;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: normal;
	font: 1em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	border-top: 1px solid #dedede;
	margin: 10px 0 15px 0;
	color: #6f593b;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
	margin: 5px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 0;
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #e7e7e7;
font-family: georgia, tahoma;
font-size: 11pt;
line-height: 16pt;
display: block;
	}
	
.blockquoteright {
	margin: 0px 20px 0 15px;
	padding-right: 20px;
	border-right: 5px solid #e7e7e7;
	border-left: 0px;
font-family: georgia, tahoma;
font-size: 11pt;
line-height: 16pt;
float: right;
display: block;
	}
	
.blockquoteleft {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #e7e7e7;
	border-right: 0px;
font-family: georgia, tahoma;
font-size: 11pt;
line-height: 16pt;
float: left;
display: block;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.hidden {
	display: none;
	}

hr {
	clear: both; 
  height: 0px; 
  border: 0px; 
  border-top: 1px solid #ccc; 
  margin-top: 10px; 
  padding: 0px;
	}

a img {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
/* End Various Tags & Classes*/


/* Begin Calendar */
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	font-size: 9pt;
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	font-size: 9pt;
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
		text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.cosplaybrowntitle {
 background: #a9ada0;
 text-transform: uppercase;
 font-size: 10px; 
 font-weight: bolder;
 text-align: center;
 padding: 2px;
 width: 110px;
 margin: 1px;
}

.cosplaybrowntitle-nonbold {
 background: #a9ada0;
 text-transform: uppercase;
 font-size: 10px; 
 font-weight: none;
 text-align: center;
 padding: 2px;
 width: 110px;
 margin: 1px;
}

.cosplaybrown {
 background: #a9ada0;
 text-transform: uppercase;
 font-size: 10px; 
 width: 110px;
 height: 110px;
 text-align: center;
 margin: 1px;
}




.white  {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background-color: #ddd;
  font-size: 11px;
  padding: 5px;
  margin: 5px 5px 5px 15px;
}

.whitecenter  {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background-color: #ddd;
  font-size: 12px;
  padding: 5px;
 text-align: center;
  margin: 5px 15px 5px 15px;
}

.whiteprogress  {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  background-color: #fff;
  font-size: 11px;
  padding: 5px;
  margin: 0px;
}

lastfm {
float: center;
margin-left: auto;
margin-right: auto;
padding: 3px;
margin: 3px;
}

table.center {
  margin-left: auto;
  margin-right: auto;
}

td {
padding: 0;
border: 0;
}

td.red {
color: #CD0000;
width: 70px;
}

td.name {
width: 80px;
}

td.version {
width: 120px;
}


/* Cutenews Gallery */



.gallerycontainer {

width: 640px;

	margin-right: auto;

	margin-left: auto;

	padding-bottom: 4px;

}



.full-viewcontainer {

width: 640px;

background: #ddd;

	margin-right: auto;

	margin-left: auto;

	padding: 0px 0px 4px 0px;

}



.galleryleft {

float: left;

width: 115px;

height: 135px;

overflow: hidden;

}



.pagination {

width: 555px;

clear: both;

text-align: center;

}



.bookmarksleft {

float: left;

width: 117px;

overflow: hidden;

}













/* Lightbox/Gallery effect */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

