@charset "utf-8";
/* CSS Document */
/*
	Get up and go blog
	Copyright 2009 zu

swatch colours
-----------
ECB74F - dark yellow
FFFFFF - white
181818 - lighter black

*/

body {
	background: #181818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

img {
	border:none;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

.in_motion {
	font-style:italic;
	font-weight:bold;
	font-size:1.0em;
}

#site_container {
	background: url("/wp-content/themes/skimblog/images/background.jpg") 50% 0 no-repeat;
	margin:0 auto;
	width:100%;
}
#header_container {
	height:58px;
	margin:0 auto;
	width:1006px;
}
ul#top_nav {
	margin:0 0 0 46px;
	padding:0;
}
#top_nav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#top_nav li a {
	text-indent:-30000px;
}
#home,
#home a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat 0 0;
	display:block;
	height:58px;
	width:144px;
}
#home:hover,
#home a:hover {
	background-position:0 -58px;
}
#home.active,
#home.active a {
	background-position:0 -116px;
}
#blog_archive,
#blog_archive a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat -143px 0;
	display:block;
	height:58px;
	width:138px;
}
#blog_archive:hover,
#blog_archive a:hover {
	background-position:-143px -58px;
}
#blog_archive.active,
#blog_archive.active a {
	background-position:-143px -116px;
}
#about_kenji,
#about_kenji a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat -280px 0;
	display:block;
	height:58px;
	width:177px;
}
#about_kenji:hover,
#about_kenji a:hover {
	background-position:-280px -58px;
}
#about_kenji.active,
#about_kenji.active a {
	background-position:-280px -116px;
}
#about_in_motion,
#about_in_motion a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat -456px 0;
	display:block;
	height:58px;
	width:205px;
}
#about_in_motion:hover,
#about_in_motion a:hover {
	background-position:-456px -58px;
}
#about_in_motion.active,
#about_in_motion.active a {
	background-position:-456px -116px;
}
#poll_archive,
#poll_archive a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat -661px 0;
	display:block;
	height:58px;
	width:146px;
}
#poll_archive:hover,
#poll_archive a:hover {
	background-position:-661px -58px;
}
#poll_archive.active,
#poll_archive.active a {
	background-position:-661px -116px;
}
#contact_kenji,
#contact_kenji a {
	background: url("/wp-content/themes/skimblog/images/menu__sprite.gif") no-repeat -807px 0;
	display:block;
	height:58px;
	width:143px;
}
#contact_kenji:hover,
#contact_kenji a:hover {
	background-position:-807px -58px;
}
#contact_kenji.active,
#contact_kenji.active a {
	background-position:-807px -116px;
}

#content_main_container {
	margin:120px auto 0 auto;
	position:relative;
	width:1006px;
	z-index:10;
}
#content_container_top {
	background:url("/wp-content/themes/skimblog/images/contentArea__top.png") no-repeat 0 0;
	height:496px;
	width:1006px;
}
#content_container {
	background:url("/wp-content/themes/skimblog/images/contentArea__middle_repeater.png") repeat-y 0 0;
	position:relative;
	margin:0 auto;
	width:1006px;
	z-index:0;
}
#content_container_bottom {
	background:url("/wp-content/themes/skimblog/images/contentArea__bottom.png") no-repeat 0 0;
	height:50px;
	position:relative;
	width:1006px;
	z-index:0;
}

#left_container {
	float:left;
	left:0;
	margin:-590px -80px 0 -84px;
	position:relative;
	top:0;
	width:488px;
	z-index:99;
}
#kenji_0 {
	background:url("/wp-content/themes/skimblog/images/kenji_01.png") no-repeat;
	height:600px;
	margin-left:158px;
	width:360px;
}
#kenji_1 {
	background:url("/wp-content/themes/skimblog/images/kenjiweights.png") no-repeat;
	height:600px;
	margin-left:158px;
	width:360px;
}
#kenji_2 {
	background:url("/wp-content/themes/skimblog/images/kenjiyoga.png") no-repeat;
	height:600px;
	margin-left:48px;
	width:360px;
}
#kenji_3 {
	background:url("/wp-content/themes/skimblog/images/kenjimotocross.png") no-repeat;
	height:600px;
	margin-left:58px;
	width:488px;
}
#kenji_4 {
	background:url("/wp-content/themes/skimblog/images/kenjisnowboard.png") no-repeat;
	height:600px;
	margin-left:92px;
	width:313px;
}

#get_up_and_go {
	position:absolute;
	top:460px;
	left:278px;
}

#join_the_cause {
	margin-left:118px;
	width:370px;
}
#join_the_cause span {
	background:url("/wp-content/themes/skimblog/images/side__title_bg.gif") no-repeat;
	color:#FFF;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:bold;
	height:40px;
	margin:0;
	padding:10px 0 0 15px;
	width:355px;
}
#join_the_cause ul,
#join_the_cause li {
	color:#FFF;
	list-style:none;
	margin:0;
	padding:0;
}
#join_the_cause ul {
	font-size:1.3em;
	margin:20px 0;
	padding-left:20px;
}
#join_the_cause ul li {
	height:20px;
	line-height:20px;
	margin:2px 2px 2px 12px;
	padding:3px;
	width:200px;
}
#join_the_cause ul li.link_rss_feed {
	background:#CF7D1A;
	width:120px;
}
#join_the_cause ul li.link_twitter {
	background:#151515;
	width:180px;
}
#join_the_cause ul li.link_facebook {
	background:#D82197;
	width:170px;
}
#join_the_cause ul li.link_fan {
	background:#49BCDB;
	width:220px;
}
#join_the_cause ul li a {
	color:#FFF;
	text-decoration:none;
}
#join_the_cause ul li a:hover {
	text-decoration:underline;
}

#current_poll {
	margin-left:118px;
}
#current_poll span.title {
	background:url("/wp-content/themes/skimblog/images/side__title_bg.gif") no-repeat;
	color:#FFF;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:bold;
	height:43px;
	line-height:130%;
	padding:7px 0 0 15px;
	width:355px;
}
#current_poll .poll_result_holder {
	float:left;
	width:100%;
}
#current_poll .poll_result_holder .pollbar {
	float:left;
}
#current_poll ul,
#current_poll li {
	list-style:none;
	margin:0;
	padding:0;
}
#current_poll ul {
	background-color:#ECB74F;
	margin-top:10px;
}
#current_poll li {
	font-size:1.0em;
	padding:3px 0;
}

#right_content {
	float:right; /* required for FF */
	position:relative;
	margin:-620px 0 0 0;
	width:591px;
	z-index:9;
}
#logo {
	background: url("/wp-content/themes/skimblog/images/logo.png") no-repeat;
	float:right;
	margin:0;
	width:233px;
	height:212px;
}
#logo a {
	display:block;
	height:212px;
	width:233px;
}
#posts {
	float:right; /* required for FF */
	padding:10px 71px 0 71px;
	width:449px;
}
#posts .entry-content {
	margin:0;
	padding:0;
}
#posts p a.more {
	background:url("/wp-content/themes/skimblog/images/btn__readMore_bg.gif") no-repeat;
	float:left;
	height:23px;
	margin:20px 10px 0 80px;
	width:98px;
}
#posts #current_post {
	background:#213745 url("/wp-content/themes/skimblog/images/home__mainArticle_bottom.gif") left bottom no-repeat;
	border:3px solid #fff;
	float:left; /* required for FF */
	margin:0;
	padding-bottom:25px;
}
#posts #current_post p a.more,
#posts #previous_post_1 p a.more,
#posts #previous_post_2 p a.more {
	color:#fff;
	font-weight:bold;
	margin:20px 0 0 70px;
	padding:3px 0 0 15px;
}
#posts #current_post .current_post_content {
	color:#CDCDCD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:10px 30px;
}
.current_post_content p span.posted_by {
	color:#fff;
	float:left;
	margin:22px 0 0 0;
	width:170px;
}
.current_post_content p span.posted_by a.url {
	color: #fff;
}
.current_post_title {
	float:left;
	margin:0;
	padding:0 0 5px 0;
	width:356px;
}
.current_post_comments {
	float:left;
	width:27px;
}
.current_post_comments a {
	color:#FFF;
	text-decoration:none;
}
.current_post_comments a:hover {
	text-decoration:underline;
}
.sub_post_title {
	float:left;
	padding:0 0 5px 0;
	width:160px;
}

#posts #current_post .current_post_content .current_post_title .category,
#posts #previous_post_1 .category,
#posts #previous_post_2 .category {
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0;
}
#posts #current_post .current_post_content .current_post_title .category a,
#posts #previous_post_1 .category a,
#posts #previous_post_2 .category a {
	color:#eaba4b;
	text-decoration:none;
}
#posts #current_post .current_post_content .current_post_title .category a:hover,
#posts #previous_post_1 .category a:hover,
#posts #previous_post_2 .category a:hover {
	text-decoration:underline;
}
#posts #current_post .current_post_content .date,
#posts #previous_post_1 .date,
#posts #previous_post_2 .date {
	color:#808e99;
	font-family:Arial, Helvetica, sans-serif;
}

#posts hr {
	background:#3B515F;
	border:none;
	clear:both;
	color:#3B515F;
	height:1px;
}
#posts #previous_post_1 hr,
#posts #previous_post_2 hr {
	background:#44474E;
}

#posts #current_post .current_post_content h1 {
	color:#4de3fb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.0em;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
}

#posts p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:10px 0;
}

#posts p a {
	color:#eaba4b;
	text-decoration:none;
}

#posts p a:hover {
	text-decoration:underline;
}

#posts p span a {
	font-weight:normal;
	padding:0;
}

#right_content ul {
	margin: 0 0 10px 15px;
}
#right_content ul li {
	list-style-type:disc;
	font-size:1.3em;
}

#posts .comments {
	background:url("/wp-content/themes/skimblog/images/icon__comment.gif") no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

#posts #previous_post_1,
#posts #previous_post_2 {
	background:#373A41;
	border:3px solid #FFF;
	color:#CDCDCD;
	float:left;
	font-size:1.2em;
	margin:30px 0 0 0;
	padding:5px 10px 20px 10px;
	width:190px;
}
#posts #previous_post_2 {
	margin-left:17px;
}

#posts #previous_post_1 h2,
#posts #previous_post_2 h2 {
	color:#4de3fb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	line-height:130%;
	margin:0;
	padding:0;
}

/* subpage */

.page p {
	font-size:1.3em;
}
.post-header {
    background-color: #110f0c;
    border-left:1px solid white;
    border-bottom:1px solid white;
    border-right:1px solid white;
    padding-bottom:10px;
    float:left;
	margin:0 -86px 20px -43px;
	position:relative;
	width:560px;

}
.post-header-top {
    background-image:url("/wp-content/themes/skimblog/images/header__regular_top.png");
    background-repeat: no-repeat;
    margin:0 -86px 0 -41px;
    position:relative;
    float:left;
    width:560px;
    height:13px;
}
.post-header .post-date {
	background:url("/wp-content/themes/skimblog/images/header__verticalDevider.gif") no-repeat right top;
	color:#3EC4CD;
	float:left;
	font:italic 1.8em Georgia, "Times New Roman", Times, serif;
	height:58px;
	margin:11px 20px 0 0;
	text-align:center;
	width:100px;
}
.post-header .post-date .year {
	color:#1D747D;
	font-size:.9em;
}
.post-header .post-title {
	color:#555;
	float:left;
	font-size:1.3em;
	width:400px;
}
.post-header .post-title-page h1 {
	color:#ECB74F;
	font:italic bold 2.4em Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0 40px;
}
.post-header .post-title h1,
.post-header .post-title h2 {
	color:#ECB74F;
	font:italic normal 1.9em Georgia, "Times New Roman", Times, serif;
	margin:8px 0 0 0;
}
.post-header .post-title h2,
.post-header .post-title h2 a {
	font-size:1.0em;
}
.post-header .post-title h2 a {
	color:#ECB74F;
	font-size:1.9em;
	font-weight:normal;
}
.post-header .post-title a {
	color:#EEE;
	/*margin-right:10px;*/
	text-decoration:none;
}
.post-header .comment {
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	width:20px;
}
.post-header .comment a {
	color:#FFF;
	font-size:1.1em;
	text-decoration:none;
}
.post-header .comment a:hover {
	text-decoration:underline;
}
#comments-list li .avatar {
	left:20px; /* different in ie6.css */
}

.post-entry {
	font-size:1.3em;
	margin:0 auto;
	width:450px;
}

#posts #comments #comments-list,
#posts #comments #respond {
	background:none;
}

#posts #comments .comments {
	padding:0;
}

#nav-below {
	width:452px;
}

.nav-previous a {
	background:url("/wp-content/themes/skimblog/images/btn__previous.gif") no-repeat;
	display:block;
	height:23px;
	padding:3px 0 0 10px;
	width:216px;
}

.nav-next a {
	background:url("/wp-content/themes/skimblog/images/btn__next.gif") no-repeat right top;
	display:block;
	height:23px;
	padding:3px 10px 0 0;
	width:216px;
}

.nav-previous a,
.nav-next a {
	color:#FFF;
}

/* end subpage */

/* archives page */

#archives-page-results-container {
	background: #213745 url("/wp-content/themes/skimblog/images/home__mainArticle_bottom.gif") bottom center no-repeat;
	border:3px solid #FFF;
	margin:0;
	width:443px;
}
#archives-page-results-container h1 {
	color:#ECB74F;
	font-size:2.4em;
	font-style:italic;
	margin:10px 0 5px 30px;
	padding:0;
}
#archives-page-results-container hr {
	margin:0 auto;
	width:88%;
}
#archives-page-results-container h2 {
	color:#FFF;
	font-size:1.2em;
	padding:10px 0;
}
#archives-page-results-container li {
	color:#fff;
}
#archives-page-results-container a {
	color:#ECB74F;
	text-decoration:none;
}
#archives-page-results-container a:hover {
	text-decoration:underline;
}
.archive-title {
	font-size:2.0em;
	font-weight:bold;
	margin:0;
}
ul#archives-page {
	font-size:1.3em;
	margin:0 auto !important;
	padding:0 0 0 15px;
	width:405px;
}
ul#archives-page li {
	list-style-type:none;
}
ul#archives-page li ul {
	padding-bottom:25px;
}
ul#archives-page li li {
	list-style-type:disc;
}
#right_content #archives-page h2 {
	font-size:1.0em;
}
#right_content #archives-page ul li {
	font-size:0.7em;
}

.post {
	font-size:1.3em;
}
.post-archive {
	margin:0 0 40px 0;
}
#posts .post-archive br,
#posts #current_post p br,
#posts #previous_post_1 p br,
#posts #previous_post_2 p br {
	margin:0 0 15px 0;
}
.post-archive .read-more a {
	background:url("/wp-content/themes/skimblog/images/btn__next.gif") no-repeat;
	color:#3AB4BC !important;
	display:block;
	float:right;
	font-weight:normal !important;
	height:23px;
	margin:0;
	padding:2px 0 0 10px !important;
	width:88px;
}

/* end archives page */

/* poll */

.wp-polls {
	font-size:1.0em;
}
#current_poll img {
	padding-left:8px;
}
.wp-polls-form {
	margin-top:5px;
}
.wp-polls-form p ,
.wp-polls p {
	text-align:left !important;
}
.wp-polls li {
	font-size:12px !important;
}
.wp-polls strong,
.poll_title {
	font-size:20px;
	font-weight:normal;
}
.wp-polls-ans a {
	color:white;
	text-decoration:none;
}
.wp-polls-ans a:hover {
	text-decoration:underline;
}
.wp-polls .Buttons {
	background:#ECB74F url("/wp-content/themes/skimblog/images/button-vote.gif") no-repeat;
	border:none;
	display:block;
	height:23px;
	margin:20px 10px 20px 80px;
	width:108px;
}
.wp-polls-paging {
	padding:10px 0 0 0;
}
.wp-polls-archive p {
	padding:0 0 10px 0;
}
.wp-polls-archive .poll_title {
	display:block;
	font-size:1.8em;
	margin:10px 0 0 0;
}
.wp-polls-archive .poll_option_name {
	float:left;
	margin:0 10px 0 0;
	text-align:right;
	width:120px;
}
.wp-polls-archive .poll_result_holder {
	height:8px;
	float:left;
	margin:0 10px 0 0;
	width:230px;
}
.wp-polls-archive .poll_result_holder .pollbar {
	background:#DB2190;
	float:left;
	height:18px;
	line-height:18px;
}
.wp-polls-archive .poll_percentage {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	width:50px;
}
.wp-polls-archive .poll_percentage small {
	font-size:1.6em;
	font-style:italic;
	text-align:right;
}

/* end poll */

/* poll archive */

.slug-poll-archive .post-header-top {
	display:none;
}
.slug-poll-archive .post-header {
	background:url("/wp-content/themes/skimblog/images/header__polls.png") no-repeat top left;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:63px;
	margin:-65px -86px 20px -43px;
	padding:75px 0 0 0;
	width:560px;
}
.slug-poll-archive .post-header h1 {
	margin-top:22px; /* different in ie6.css and ie7.css */
}

/* end poll archive */

/* contact page */

#cformsform,
#usermessagea {
	font-size:1.3em;
}
.reqtxt,
.emailreqtxt {
	font-size:1.0em !important;
}
.cform {
	width:450px;
}
.cform textarea,
.cform input {
	width:200px;
}
p.cform {
	margin:0 140px 0 0;
}
p.cf-sb {
	text-align:center;
}
.cform input.sendbutton {
	background: #f2f2f2 url("/wp-content/themes/skimblog/images/button-submit.gif") no-repeat !important;
	border:none !important;
	font-size:0.9em !important;
	margin-right:40px;
}

/* end contact page */

/* 404 page */

.error404,
.noresults {
	margin:0;
}

/* end 404 page */

/* footer */

#footer_container {
	background: url("/wp-content/themes/skimblog/images/footer__bg.jpg") repeat-x bottom center;
	color:#FFF;
	margin:20px 0 0 0;
	min-height:240px;
	width:100%;
}
#footer_sections {
	margin:0 auto;
	width:1006px;
}
#footer_container span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:bold;
}
#footer_container p {
	font-size:1.3em;
	padding:0 12px;
}
#footer_container ul {
	margin:10px 0 0 20px;
	padding:0;
}
#footer_container li {
	font-size:1.3em;
}

#little_about_me {
	margin-left: 46px;
}
#little_about_me,
#tags,
#more_useful_stuff {
	float:left;
	width:320px;
}
#little_about_me span {
	background: url("/wp-content/themes/skimblog/images/footer__aboutMe_bg.gif") no-repeat;
	display:block;
	height:35px;
	padding:15px 0 0 13px;
	width:300px;
}
#little_about_me p {
	padding-right:25px;
}
#tags {
	padding-left:25px;
	width:295px;
}
#tags img {
	margin:100px 0 0 50px;
}
#more_useful_stuff {
	margin:0 0 0 20px;
	width:280px;
}
#more_useful_stuff span {
	background: url("/wp-content/themes/skimblog/images/footer__more_bg.gif") no-repeat;
	display:block;
	height:35px;
	padding:6px 0 0 17px;
	width:260px;
}
#more_useful_stuff a {
	color:#FFF;
	text-decoration:none;
}
#more_useful_stuff a:hover {
	text-decoration:underline;
}

#copyright {
	clear:both;
	padding:52px 0 0 0;
	width:100%;
}
#copyright div {
	margin:0 0 0 650px;
}
#copyright span {
	background:#000;
	color:#ccc;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	height:19px;
	line-height:19px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:292px;
}

/* end footer */