@charset "utf-8";
/* CSS Document */

/* reset styles */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img.aligncenter,
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	width:auto;
}

.alignleft {
	float: left;
	width:auto;
}

.clear {clear:both; height:1px;}


/* Main Style ##################################################################################################### */

/*

orange = ff7820
border = d9d9d9
content = eaeaea

*/

body {
	/*background-color:#8c92ac;*/
	background-color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*cursor:pointer;*/
}

#main-wrapper {
	background-color:#fff;
	width:960px;
	margin:0 auto;
	padding:0 10px;
	cursor:auto;
	position: relative; 
	z-index: 1;
}

#header {
	margin-bottom:20px;
	position:relative;
	height:100%;
}

#logo {
	width:470px;
	height:70px;
	float:left;
	text-indent:-9999px;
	margin-top:20px;
}

#logo a {
	display:block;
	width:470px;
	height:70px;
	background:url(images/logo.jpg) no-repeat;
}

#header-ad {
	float:right;
	margin-top:10px;
	width:470px;
}

#navigation {
	height:35px;
	background:#1b1b1b;
	padding:0 30px;
	margin-top:20px;
}

#navigation li {
	float:left;
	margin-right:30px;
	line-height:35px;
	width:auto;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
}

#navigation a:hover {
	color:#ff7820;
	text-decoration:underline;
}

#content-wrapper {
	margin-bottom:40px;
}

#sidebar {
	width:230px;
	float:left;
	margin-right:20px;
}

#sidebar h2 {
	background:url(images/solemovement_11.jpg) no-repeat;
	padding:40px 10px 0;
	height:28px;
	font-size:24px;
	color:#3d3b3a;
	line-height:28px;
}

.sidebar-ad,
.sidebar-ad p {
	margin-bottom:20px;
}

#sidebar .box {
	margin-bottom:20px;
	background:#eaeaea url(images/solemovement_20.jpg) bottom left no-repeat;
	padding:0 0 13px;
}

#sidebar .b {
	border-left:solid 1px #d9d9d9;
	border-right:solid 1px #d9d9d9;
	background:#eaeaea;
	padding-bottom:20px;
}

#sidebar ul {
	list-style-image:url(images/sidebar-bullet.jpg);
	margin-left:35px;
	padding:10px 20px 0 0;
}

#sidebar ul li {
	line-height:1em;
	margin-bottom:15px;
/*	border-bottom:solid 1px #d9d9d9;
	margin-top:-1px;*/
}

#sidebar ul li a {
	color:#3d3b3a;
	font-weight:700;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#ff7820;
}

#content {
	float:right;
	width:710px;
}

#content .post {
	position:relative;
	margin-bottom:40px;
	height:100%;
}

#content .post ul,
#content .post ol,
#content .post p {
	line-height:2em;
	color:#3d3b3a;
	text-align:justify;
	margin-bottom:1.6em;
}

#content .post ol,
#content .post ul {
	margin-left:40px;
}

#content .post ul {
	list-style-type:disc;
}

#content .post ol {
	list-style-type:decimal;
}

#content .post a.more {
	position:absolute;
	bottom:50px;
	right:0;
	text-indent:-9999px;
	background:url(images/more.jpg) top left no-repeat;
	width:70px;
	height:20px;
}

#content .post h1,
#content .post h2 {
	font-size:18px;
	/*background:#ff7820;
	padding:10px;*/
	margin-bottom:10px;
}

#content .post h1 a,
#content .post h2 a {
	color:#ff7820;
	text-decoration:none;
	display:block;
}

#content .post .info {
	line-height:1.5em;
	color:#888686;
	margin-bottom:1.6em;
}

#content .post a {
	text-decoration:none;
	color:#ff7820;
}

#content .post a:hover {
	text-decoration:underline;
}

#content .post .more:hover {
	text-decoration:none;
}

#content .post .subopt {
	line-height:2em;
	border-top:solid 1px #d9d9d9;
	border-bottom:solid 1px #d9d9d9;
	margin-top:20px;
}

.content-ad {
	margin-bottom:40px;
	text-align:center;
}

#footer {
	width:960px;
	color:#3d3b3a;
	padding-bottom:40px;
	position:relative;
	margin-bottom:50px;
}

#footer a{
	color:#ff7820;
	text-decoration:none;
}

#footnav {
	margin-bottom:20px;
	position:absolute;
	right:0;
	top:0;
}

#footer li {
	float:left;
	margin-left:20px;
	width:inherit;
}

#search {
	position:absolute;
	bottom:6px;
	right:20px;
}

#search .tbox {
	padding:0 10px;
	color:#333;
	width:130px;
}

#search .submit {
	margin-bottom:-5px;
}

#content .post blockquote {
	margin-left:20px;
	padding:10px 30px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	line-height:1.5em;
	margin-bottom:20px;
	background:#EAEAEA;
	color:#3d3b3a;
}

#content .post blockquote p {
	margin-bottom:0;
}

/* commentbox style */
#respond,
#comments {
	margin-bottom:20px;
	font-size:18px;
}

.commentlist {
	margin-bottom:40px;
}

.comment-form .dummy,
.commentlist li .author {
	float:left;
	padding-right:30px;
	width:90px;
}

.commentlist a {
	color:#ff7820;
	text-decoration:none;
}

.commentlist li {
	margin-bottom:15px;
}

.commentlist .author-link {
	text-transform:none;
}

.comment-form .author-link,
.comment-form .date,
.commentlist .date {
	color:#999;
	font-size:12px;
	display:block;
}

.comment-form .avatar,
.commentlist .avatar {
	margin-bottom:5px;
}

.comment-form .the-form,
.the-comment {
	float:right;
	border:solid 1px #d7d9d9;
	padding:20px;
	width:547px;
	line-height:1.5em;
	color:#3d3b3a;
	position:relative;
	min-height:90px;
}

.comment-form .the-form {
	border:none;
	padding:0;
	width:590px;
}

.comment_arrow {
	position:absolute;
	top:20px;
	left:-32px;
}

.comment-form .comment_arrow {
	left:-30px;
	top:25px;
}

.comment-form p {
	margin-bottom:15px;
}

.comment-form .tbox {
	border:solid 1px #d7d9d9;
	width:568px;
	padding:5px 10px;
	color:#3d3b3a;
}

.comment-form textarea.tbox {
	padding:20px;
	width:548px;
}

#commentform p {
	margin-bottom:15px;
}

#commentform a {
	color:#ff7820;
	text-decoration:none;
}

/* paging */
.navigation {
	position:relative;
	margin-bottom:40px;
}

.navigation div {
	position:absolute;
}

.navigation .alignleft {
	left:0;
}

.navigation .alignright {
	right:0;
}

.navigation a {
	color:#FFF;
	background:#ff7820;
	padding:10px 20px;
	font-size:16px;
	text-decoration:none;
	font-weight:700;
}


/* gallery style */

.piclenselink {
	margin-bottom:10px;
	text-align:right;
}

#sk2-footer {
	display:none;
}

.statcounter {
	display:block;
	text-align:center;
	margin:20px 0;
}

/* thumbnail */
.thumb-img {
	/*border-top:1px solid #CCC; border-left:1px solid #CCC; border-bottom:1px solid #AAA; border-right:1px solid #AAA;*/
	position:relative; 
	width:298px; height:198px;
	background:#FFF;
	margin-right:20px;
	float:left;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
}
.thumb-strip {
	display:none;
}
.excerpt {
	float:right;
	width:390px;
}

#sidebar .textwidget {
	padding:10px 10px 0;
        line-height:1.5em;
}

div.really_simple_share {
	float:right;
	margin-bottom:20px;
}

/*** 160x600 invisible clickable wallpaper ***/

body {
        background-image:url('http://d1.openx.org/avw.php?zoneid=250271&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a9f28141') ;
        background-repeat: no-repeat;
        background-attachment:fixed;
        background-position: center top;
}

/*** 160x600 ***/
	#kobesystem_1of2 {
	width:160px;
	height:600px;
	margin:auto;
	position: fixed;
	top:0px;
	right:0px;
	z-index: 1;
	border:0px solid #000000;
	}
	#160x600_1of2 a {
	width:100%;
	height:100%;
	display:block;
	}
	#160x600_1of2 a:hover {
	opacity:0.0; /*firefox*/
	filter:alpha(opacity=0) /*IE*/
	}
	
/*** 160x600_2of2 ***/
	#kobesystem_2of2 {
	width:160px;
	height:600px;
	margin:auto;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 1;
	border:0px solid #000000;
	}
	#160x600_2of2 a {
	width:100%;
	height:100%;
	display:block;
	}
	#160x600_2of2 a:hover {
	opacity:0.0; /*firefox*/
	filter:alpha(opacity=0) /*IE*/
	}

