/* @override 
	http://dev.skunxtattootokyo.com/wp-content/themes/simon-wp-framework/style.css
	http://dev.skunxtattootokyo.com/wp-content/themes/skunxJapan/style.css
	http://skunxtattootokyo.com/wp-content/themes/skunxJapan/style.css
*/

/*   
Theme Name: SkunxJapan
*/

@import url('reset.css');
@import url('typography.css');
@import url('grid.css');
@import url('forms.css');

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: black url(images/splash_bg.gif) repeat-y center 400px;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
		background: url(images/header_bg.jpg) no-repeat center 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* header */
.header {
        padding: 0px 0px 50px 10px;
}

#header-wrap {
	display: inline-block;
	height: 228px;
	margin-top: 40px;
	margin-bottom: 30px;
}

#logo_main {
	height: 228px;
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo_main a {
	
}

#header-wrap h1 {
        padding: 0px;
        margin: 0px;
	position: relative;
	width: 200px;
	float: left;
	display: block;
}
#header-wrap .description {
	color: #333997;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	width: 700px;
	display: block;
	padding: 68px 0 0;
	height: 35px;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
}
#search-bar {
        width: 400px;
        float: right;
}

#translate_box {
	float: right;
	height: 45px;
	display: block;
	margin-top: 50px;
	margin-right: 0;
}

#translate_box ul {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
	display: block;
}

#global-translator p {
	float: left;
	margin: 0;
	display: inline-block;
}

#translation_bar {
	width: 80px;
	margin: 0 0 0 5px;
	padding: 0;
	float: right;
	display: inline-block;
}

li#global-translator.widget.widget_global_translator {
	float: right;
	width: 240px;
}


img#flag_img_en, img#flag_img_ja {
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#global-translator {
	list-style: none
	;
	font-weight: bold;
	font-size: 15px;
	padding: 2px 0 2px 2px;
	color: white;
	float: right;
	width: 240px;
}

#flag_en {
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
}

/* links */
a:link, a:visited {
	color: #d01e07;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #d21e07;
}
/* navigation */
#nav-bar {
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
}

ul.nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#navbar-left ul.nav li {
	float: left;
	margin-top: 8px;
	font-size: 18px;
}

#navbar-right ul.nav li {
	margin-top: 8px;
	font-size: 18px;
	float: left;
}

#navbar-left ul.nav li.home_nav {
	margin-right: 80px;
}

#navbar-left ul.nav li.contact_nav {
	margin-right: 60px;
	margin-left: 80px;
}

#navbar-left ul.nav li.artist_nav {
	margin-right: 80px;
}

#navbar-left ul.nav li a, #navbar-right ul.nav li a {
	font-weight: bold;
	color: white;
	font-size: 16px;
}

#navbar-left ul.nav li a:hover {
	font-weight: bold;
	color: #333997;
	font-size: 16px;
}
	
#navbar-left {
	margin: 0;
	bottom: 0;
	left: 10px;
	float: left;
	width: 745px;
	padding: 107px 0px 10px;
	clear: left;
}
	
#navbar-right {
	height: 40px;
	padding: 0;
	text-align: right;
	display: inline-block;
	width: 320px;
	float: right;
	position: relative;
	margin: 145px 0px 0px;
}
	
#navbar-right a img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	display: block;
        font-weight: bold;
        margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
	}
	
#nav a:hover {
	display: block;
	text-decoration: underline;
        margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nav li li {
	display: none;
	}
/* header */

#footer_holder {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	position: relative;
}

#footer {
	background: url(images/footer_bg.gif) center top;
	width: 960px;
	padding-left: 100px;
	height: 130px;
	padding-right: 100px;
	margin: 100px auto 10px;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
}

div#left_centre.grid_5 {
	font-size: 20px;
	margin-top: 0;
	width: 300px;
	margin-right: 0;
	margin-left: 20px;
}

#left_bottom img {
	margin-top: 10px;
	padding: 0;
}

#footer_base {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 120px;
	padding-left: 120px;
	color: white;
	padding-bottom: 20px;
	font-weight: bold;
}
/* Misc */
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #950015;
	margin-bottom: 5px;
	padding: 2px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #950015;
}

.alignright {
	float: right;
	background-color: #950015;
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 2px;
}
/* post */
.meta {
	color: gray;
	font-size: 12px;
}
/* COmments */
#comments {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
#postcomment {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
/* featured section */
#featured-sticker {
        width: 100px;
        padding: 5px;
        margin-left: 800px;
        background-color: #f00;
        color: white;
        text-align: center;
        position: absolute;
        float: right;
}
#featured-post {
        background-color: #f3f3f3;
        padding:20px;
        margin: 0px 0px 45px 0px;
        border-top: solid 3px #ccc;
        border-bottom: solid 1px #ccc;
}

#post-entries {
    font-size: 14px;
	float: left;
	clear: left;
	text-align: justify;
	width: 100%;
}

#post-entries_front {
    font-size: 14px;
	float: left;
	clear: left;
	text-align: justify;
	width: 360px;
	margin-bottom: 10px;
	border-bottom: 1px solid #515151;
	padding-top: 10px;
	border-top: 1px solid #919191;
	margin: 0;
	padding-bottom: 10px;
}

#post-entries_side {
    font-size: 14px;
	float: left;
	clear: left;
	text-align: justify;
	width: 360px;
	margin-bottom: 10px;
}

#single_content {
	margin-top: 30px;
	width: 540px;
}

#post-entries-artists {
	   font-size: 14px;
	float: left;
	width: 520px;
	margin-right: 30px;
}

img.frontphoto {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0;
}

.content_box {
	padding: 10px;
        margin: 0px 0px 20px 0px;
        border-top: 2px solid #ccc;
                border-bottom: 2px solid #ccc;
	color: white;
	background-color: black;
	float: left;
	clear: left;
}

#sidebar {
	margin-top: 30px;
	position: relative;
	display: inline-block;
	width: 390px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}

#number_msg_zone {
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 35px;
	clear: left;
	float: left;
	width: 400px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#address {
	float: left;
	margin-left: 0;
	margin-bottom: 15px;
}

#address p {
	font-size: 24px;
	color: #c30a1c;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 1.4em;
}

#address a img {
	margin-top: 5px;
	float: left;
	clear: left;
	display: block;
}

#number_msg_zone span.line_one {
	float: left;
	color: #d8d8d8;
	text-transform: uppercase;
	clear: left;
	width: 360px;
	display: block;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.telnumber {
	float: left;
	color: white;
	clear: left;
	width: 360px;
	display: block;
	font: bold 48px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left_centre {
	color: white;
	font-weight: bold;
	margin-top: 20px;
	padding: 0;
	font-size: 22px;
	line-height: 1.3em;
	margin-left: 60px;
	margin-right: 30px;
}

span.msg_link a {
	color: #d8d8d8;
	float: left;
	background: url(images/msg_icon.gif) no-repeat right 12px;
	width: 333px;
	clear: left;
	display: block;
	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.msg_link a:hover {
	color: #d21e07;
	float: left;
	background: url(images/msg_icon.gif) no-repeat right 12px;
	width: 333px;
}

span.msg_link {
	float: left;

}

#social {
}

#social a {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	padding: 2px;
}

#social a:hover {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	background-color: black;
}

h3.storytitle {
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	font-size: 24px;
	margin-bottom: 10px;
	width: 100%;
}

#sidebar div.content_box h3.storytitle {
	width: 360px;
	display: block;
	float: left;
	clear: left;
}

#onethird div.content_box h3.storytitle {
	width: 360px;
}

h2.storytitle {
	font-weight: bold;
	color: #d21e07;
	font-size: 22px;
	margin: 0;
}

h2.storytitle a {
	font-weight: bold;
	color: #d21e07;
}

h2.storytitle a:hover {
	font-weight: bold;
	color: #ff221e;
}

div.storycontent {
}

.post {
	margin-bottom: 5px;
}

div.readmore a {
	padding: 5px 10px 3px;
		margin-top: 10px;
	color: white;
	font-weight: bold;
	background: #d92204 url(images/readmore_bg.gif) repeat-x 0 bottom;
	border-bottom: 1px solid #d31024;
	border-top: 1px solid #900017;

	border-right: 1px solid #d31024;
	border-left: 1px solid #900017;
	display: inline-block;
	float: right;
}

div.readmore a:hover {
	color: #480808;
	padding: 5px 10px 3px;
		margin-top: 10px;
	font-weight: bold;
	background: #d92204 url(images/readmore_bg.gif) repeat-x 0 bottom;
	border-bottom: 1px solid #d31024;
	border-top: 1px solid #900017;
	border-right: 1px solid #d31024;
	border-left: 1px solid #900017;
	display: inline-block;
	float: right;
}

#onethird {
	margin-left: 0;
	width: 380px;
	float: left;
	margin-right: 0;
}

#linkthird {
	float: left;
}

#stuckthird {
	position: fixed;
}

#twothird {
	margin: 0 0 0 20px;
	width: 560px;
	float: right;
}

#featured_tattoo {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
	        border-top: 2px solid #ccc;
                border-bottom: 2px solid #ccc;
	display: inline;
	background: black none repeat;
	float: left;
	clear: left;
}

#featured_container {
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 5px solid black;
}

#artists {
		padding: 10px;
        margin: 0px 0px 20px 0px;
        border-top: 2px solid #ccc;
                border-bottom: 2px solid #ccc;
	color: white;
	background-color: black;
	float: left;
	clear: left;
}

h3#postcomment {
	padding: 0;
	margin: 15px 0 10px;
	border-style: none;
	float: left;
	clear: left;
}

#commentform p {
	font: 18px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 2px;
	float: left;
	clear: left;
	width: 540px;
}

#author, #email, #url  {
	padding: 5px;
	border: 1px solid #d21e07;
}

textarea#comment {
		padding: 5px;
	border: 1px solid #d21e07;
	width: 520px;
}

form.wpcf7-form {
	float: left;
	display: block;
	width: 540px;
}

form.wpcf7-form p {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

form.wpcf7-form input {
	font-size: 15px;
	padding: 4px;
	color: #4b4b4b;
	border: 1px solid #d21e07;
	background-color: white;
	background-image: none;
}

form.wpcf7-form textarea {
	font-size: 15px;
	padding: 4px;
	color: #4b4b4b;
	border: 1px solid #d21e07;
	width: 380px;
	background-color: white;
	background-image: none;
}

#wpcf7-f1-p50-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.referenceartwork input {
	width: 320px;
	background-color: gray;
	color: black;
	font-style: italic;
	font-size: 14px;
	border-style: none;
	padding: 5px;
	background-image: none;
}

#wpcf7-f1-p50-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.captcha-37 input {
	width: 80px;
	clear: left;
	display: block;
	background-color: white;
	background-image: none;
	color: #4b4b4b;
}

form.wpcf7-form .input.sendit {
	background: url(images/readmore_bg.gif) repeat-x;
}

span.formnote {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: orange;
}

#single_content_wide {
	width: 960px;
	float: left;
}

div.links_column {
	width: 290px;
	float: left;
	padding: 5px;
   border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
	background-color: black;
	margin-bottom: 10px;
}

div.links_column ul {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}


