/*
Theme Name: Shot
Theme URI: http://www.shotmagazine.jp
Description: Shot Theme : Based on Starkers
Version: 0.0
Author: aa
Author URI: http://www.shotmagazine.jp

Original
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic

*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@import "style/css/shot.css";


/*
If you 'd like to switch campaign, change below.
(Using live-server datas)
2009/12/21 taichistereo
*/
#head h1 span {
	background-image: url(/wp-content/themes/shot2/style/images/logo.png);
}
#global_navi {
	background-image: url(/wp-content/themes/shot2/style/images/bg_gn.png);
	background-position: 266px 0;
	background-repeat: no-repeat;
}

html {
	background: #444444 url(/wp-content/themes/shot2/style/images/bg.png) top left repeat-x; /* 100202 */
}
body {
	background: url(/wp-content/themes/shot2/style/images/canvas.jpg) top center no-repeat; /* 100127 */
}


/* overwrite each campaign css definition :: 2009/12/21 taichistereo */
#head {
	background-image: none;
	min-height: 193px !important;
	height: 193px;
}
#content_container {
	margin-top: 0;
	z-index: 1;
}
#to-about {
position: absolute;
z-index: 1000;
top: 0px;
right: -4px;
width: 346px;
height: 15px;
background: url(/wp-content/themes/shot2/style/images/about_bg.png) no-repeat;
color: #FFF !important;
font-style: italic;
font-size: 10px;
line-height: 15px;
padding: 2px 0px 9px 0px;
}
	#to-about p {
	text-align: center;
	}
	#to-about span {
	margin-right: 15px;
	}
	#to-about span.twitterLink {
	margin-right: 0px;
	}
	#to-about img {
	vertical-align: middle;
	margin-right: 5px;
	}
	#to-about a {
	color: #FFF !important;
	}

/* elceibo special :: 2009/12/21 taichistereo */
/*
#head h1 span {
	background: url(http://www.shotmagazine.jp/themes/shot/images/elceibo/logo_content.png) 0 0 no-repeat;
}
*/


/*
/////////////////////////////////////////////////////////////////////////////////////////////////////////// */

ul.util {
 margin-top: 15px;
 clear: left;
 height: 30px;
 margin-bottom: 20px;
}

ul.util li {
	color: #333333 !important;
	text-indent: -10000px;
	font-size: 1px;
	overflow: hidden;
	float: left;
}
ul.util li span {
	vertical-align: middle;
}

ul.util .util_block01 a {
	width:146px;
	height: 30px;
	display: block;
}
ul.util .util_block02 a {
	width:180px;
	height: 30px;
	display: block;
}
ul.util .util_block03 a {
	width:135px;
	height: 30px;
	display: block;
}

ul.util .util_block01 {
	background: url(/wp-content/themes/shot/style/images/blog_pagetop.jpg);
	width:146px;
	height: 30px;
	margin-right: 4px;
}
* html ul.util .util_block01 {
	margin-right: 2px;
}

ul.util .util_block02 {
	background: url(/wp-content/themes/shot/style/images/blog_bookmark.jpg);
	width:180px;
	height: 30px;
}
ul.util .util_block03 {
	background: url(/wp-content/themes/shot/style/images/blog_email.jpg);
	width:135px;
	height: 30px;
}

ul.util .util_block01 img {
	vertical-align: middle;
	padding-right: 5px;
}
ul.util .util_block02 img {
	vertical-align: middle;
	padding-right: 5px;
}
ul.util .none {
	width:4px;
	display: table-cell;
}


.comments-area:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.comments-area {
  min-height: 1px;
}

.tooltip_bookmark {
	margin-top: 20px;
}

* html .comments-area {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.comments-area .commnet-post {
	display: block;
	float: right;
	padding-top: 3px;
}

* html .comments-area .commnet-post {
	margin-top: -1.5em;
}
*:first-child+html .comments-area .commnet-post {
	margin-top: -1.5em;
}


/* Footer */

#new_footer {
	width: 991px;
	margin: 6px auto 0px auto;
	clear: both;
}
#link_box {
	background: #6B6662;
	width: 941px;
	min-height: 1px;
	padding: 17px 25px;
}
#link_box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #link_box {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#link_box a {
	text-decoration: none;
	color: #FFFFFF;
}



#left_box {
	width: 346px;
	margin-right: 20px;
	float: left;
	position: relative;
	font-size: 10px;
	min-height: 24em;
	height: 24em;
}
#center_box {
	width: 327px;
	margin-right: 40px;
	float: left;
}
#right_box {
	width: 208px;
	float: left;
}

#left_box h2 {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/browse_by_categories.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
	width: 175px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#center_box h2 {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/recommended_articles.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
	width: 184px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#right_box h2 {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/latest_posts.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
	width: 97px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}


#left_box ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 150%;
}
#left_box ul li {
	color: #FFFFFF;
	font-weight: bold;
}
#left_box ul li li {
	font-weight: normal;
}
#left_box .food {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.6em 5px;
	width: 108px;
	position: absolute;
	top: 2.5em;
	left: 0px;
}
#left_box .culture {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 5.7em 5px;
	width: 108px;
	position: absolute;
	top: 11.5em;
	left: 0px;
}
#left_box .item {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.5em 5px;
	width: 108px;
	position: absolute;
	top: 16.5em;
	left: 0px;
}

#left_box .drink {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.2em 5px;
	width: 108px;
	position: absolute;
	top: 2.5em;
	left: 108px;
}
#left_box .event {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.3em 5px;
	width: 108px;
	position: absolute;
	top: 11.5em;
	left: 108px;
}
#left_box .beauty {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 10.6em 5px;
	width: 128px;
	position: absolute;
	top: 2.5em;
	left: 216px;
}
#left_box .life_style {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 6.8em 5px;
	width: 128px;
	position: absolute;
	top: 10.5em;
	left: 216px;
}



*:first-child+html #left_box .food {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.6em 5px;
}
*:first-child+html #left_box .drink {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.2em 5px;
}
*:first-child+html #left_box .beauty {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 10.6em 5px;
}
*:first-child+html #left_box .event {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.3em 5px;
}
*:first-child+html #left_box .culture {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 5.7em 5px;
}
*:first-child+html #left_box .item {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.5em 5px;
}
*:first-child+html #left_box .life_style {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 6.8em 5px;
}

head~/* */body #left_box .food {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.6em 5px;
}
head~/* */body #left_box .drink {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.2em 5px;
}
head~/* */body #left_box .beauty {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 10.6em 5px;
}
head~/* */body #left_box .event {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.3em 5px;
}
head~/* */body #left_box .culture {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 5.7em 5px;
}
head~/* */body #left_box .item {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.5em 5px;
}
head~/* */body #left_box .life_style {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 6.8em 5px;
}

html:not(:target) #left_box .food {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.6em 5px;
}
html:not(:target) #left_box .drink {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.2em 5px;
}
html:not(:target) #left_box .beauty {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 10.6em 5px;
}
html:not(:target) #left_box .event {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 4.3em 5px;
}
html:not(:target) #left_box .culture {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 5.7em 5px;
}
html:not(:target) #left_box .item {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 3.5em 5px;
}
html:not(:target) #left_box .life_style {
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_arrow.gif) no-repeat 6.8em 5px;
}

#center_box .recommend_item {
	background: url(http://www.shotmagazine.jp/themes/shot/images/new_footer/recommended_hr.gif) no-repeat 0px bottom;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#center_box .recommend_item h3 {
	font-size: 10px;
	color: #D1C8C0;
	margin: 0px;
	padding: 0px;
}
#center_box .recommend_item h3 a {
	color: #D1C8C0;
	text-decoration: none;
}
#center_box .recommend_item p {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#center_box .recommend_top {
	padding-top: 0px;
}
#center_box .recommend_bottom {
	background: none;
}


#right_box .latest_item {
	background: url(http://www.shotmagazine.jp/themes/shot/images/new_footer/latest_hr.gif) no-repeat 0px bottom;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#right_box .latest_item p {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
#right_box .latest_item p span {
	color: #D1C8C0;
}
#right_box .latest_top {
	padding-top: 0px;
}
#right_box .latest_bottom {
	background: none;
}


#editor_box {
	background: #4D4C4A;
	width: 941px;
	min-height: 1px;
	margin-top: 2px;
	padding: 17px 25px;
}
#editor_box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #editor_box {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#editor_box h2 {
	font-size: 1px;
	text-indent: -10000px;
	overflow: hidden;
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/editors_blogs.gif) no-repeat;
	width: 110px;
	height: 17px;
	margin: 0px;
	padding: 0px;
}

#editor_box p {
	margin: 0px;
	padding: 0px;
}

#editor_box #editor_01 {
	margin: 14px 0px 0px 0px;
}
#editor_box #editor_01 .photo {
	float: left;
	margin-right: 25px;
}
#editor_box #editor_01 .photo .name {
	font-size: 1px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_name_kamiya.gif) no-repeat;
	width: 47px;
	height: 13px;
	margin-left: 6px;
}
#editor_box .editor_item01 {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#editor_box .editor_item02 {
	width: 160px;
	float: left;
}


#editor_box #plus {
	float: left;
}
#editor_box #plus p {
	font-size: 1px;
	text-indent: -10000px;
	overflow: hidden;
	background:url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_plus.gif) no-repeat;
	width: 28px;
	height: 28px;
	margin: 15px 24px 0px 24px;
}


#editor_box #editor_02 {
	margin: 14px 0px 0px 0px;
}
#editor_box #editor_02 .photo {
	float: left;
	margin-right: 25px;
}
#editor_box #editor_02 .photo .name {
	font-size: 1px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(http://www.shotmagazine.jp/themes/shot/images/new_footer/footer_name_chery.gif) no-repeat;
	width: 47px;
	height: 13px;
	margin-left: 10px;
}
#editor_box .editor_item01 {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#editor_box .editor_item02 {
	width: 160px;
	float: left;
}

#editor_box .date {
	font-size: 10px;
	color: #FFFFFF;
}
#editor_box .title {
	font-size: 12px;
	color: #A49A90;
}
#editor_box .title a {
	font-size: 12px;
	color: #A49A90;
	text-decoration: none;
}
#editor_box .text {
	color: #FFFFFF;
	margin-top: 20px;
}
