/*  
Theme Name: a:B agency
Theme URI: 
Description: two column, no widget ready wordpress theme
Version: 1.0
Author: kajily
Author URI: 
Tags: two column, right sidebar, white, black
*/

@charset "UTF-8";

/**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
	padding: 0;
	color: #000000;
	font-family:
		Arial,
		"qMmpS pro W3",
		"Osaka",
		"lr oSVbN",
		san-serif;
	line-height: 2.0;
	font-size:12px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html {  
	overflow-y:scroll;
	overflow-x:hidden;
}  

body {
	
	line-height: 1;
	color: black;
    background-position:50% 100%;
    background-repeat:no-repeat;
	background-attachment:fixed;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* img */
img {
	border:0;
}



/* link */
a{
color: #006699;
	text-decoration: underline;
}
a :link {
	color: #006699;
	text-decoration: underline;
	}
a :visited {
	color: #006699;
	text-decoration: underline;
	}
a :hover,a :focus,a :active {
    color: #996666;
	text-decoration: underline;
	}
h2 {
	color:#00CC00;
	padding:0 5px;
	margin:15px 0 5px 0;
	font-size:16px;
}


/* ccolor */
.red {
	color:#FF3300;
}


/* header */
#header {
	width:1029px;
	height:145px;
	background:url(images/header_bg.jpg) no-repeat;
	margin:0 auto;
}

h1 {
	float:left;
	background:url(images/logo.jpg) no-repeat;
	text-indent:-99999px;
	width:211px;
	height:57px;
	margin:16px 0 32px 47px;
}
* html h1 {
	margin:16px 0 32px 20px;
}/* IE6 */

#header_right {
	float:right;
	width:560px;
}

#header_right p {
	margin:15px 0 15px;

}

#sub_nav {
	background-color:#000000;
	padding:5px 0;
	width:270px;
	margin-left:300px;
}

#sub_nav ul{
	display:block;
	background-color:#333333;
}

#sub_nav li{
	display:inline;
	color:#FFFFFF;
	font-size:12px;
	margin:0 10px;
}

#sub_nav #rss {
	background:url(images/rss_li.jpg) no-repeat;
	padding-left:25px;
}

#sub_nav #facebook {
	background:url(images/facebook_li.jpg) no-repeat;
	padding-left:25px;
}

#sub_nav #twitter {
	background:url(images/twitter_li.jpg) no-repeat;
	padding-left:25px;
}

#sub_nav li a{
	color:#FFFFFF;
}

#nav {
	clear:both;

}

#nav ul {

}

#nav li{
	float:left;
	display:block;
	background:url(images/nav_bg.jpg);
	margin:0 15px 0 20px;
	padding:8px 15px 5px 10px;
	font-size:14px;
	color:#FFFFFF;	
	font-weight:bold;
	height:30px;
}

#nav li a{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding-left:22px;
	text-decoration:none;
	background:url(images/nav_li.jpg) no-repeat;
	background-position:0 50%;
}

#nav li a:hover,#nav li a:focus,#nav li a:active{
	background:url(images/nav_li_hover.jpg) no-repeat;
	background-position:0 50%;
}
	
/* container */

#container {
	margin:0 auto;
	width:980px;
	padding-top:25px;
}

#left {
	float:left;
	width:600px;
}

#right {
	float:right;
	width:300px;
}

/* containaer_left */
#topimg img {
	position:absolute;
}

#topimg #top_artistname {
	position:relative;
	text-align:right;
	width:252px;
	height:103px;
	background-color:#333333;
	top:150px;
	left:398px;
	padding:10px;
}

#topimg #top_artistname a {
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	top:80px;
	right:5px;
}

#specialartists {
	margin:20px 0 0 0 ;
}

#specialartists li {
	float:left; /* add */
	display:inline;
	margin:1.5px;
}

#specialartists p {
	text-align:right;
}

/* container_right */
#pickup_h2 {
	background:#000000;
	color:#FFFFFF;
	margin:0;
	font-size:12px;
}

#right dl {
	margin:5px 0 0 15px;
}

#right dt {
	color:#0099CC;
}

#right dd{
	text-indent:10px;
	color:#666666;
}

#rensai {
	margin:30px 0 20px 0;
}

/* footer */

#footer_nav{
	clear:both;
	padding:10px 0;
}

#footer_nav ul {
	background-color:#F2F2E5;
	padding:15px 50px;
	width:880px;
	margin:0 auto;
}

#footer_nav ul li {
	display:inline;
	margin:0 15px;
	font-weight:bold;
	background:url(images/footer_nav.jpg) no-repeat;
	padding-left:16px;
}

#footer_nav ul li a{
	color:#333333;
}

#footer_nav #pagetop {
	background:url(images/pagetop.jpg) no-repeat right;
	padding:0 16px 0 225px;
}

#footer_box {
	clear:both;
	background-color:#EFEFEF;
	height:180px;
	padding:18px 0 0 0;
	border-top:#CCCCCC solid 1px;
}

#footer_box_inner {
	margin:0 auto;
	width:980px;
}

#footer_box_left {
	float:left;
	background:url(images/footer_logo.jpg) no-repeat;
	margin:0 30px;
	padding:0 0 0 120px;
}

#footer_box_right {
	float:right;
	border-left:dashed 1px #333333;
	padding:0 30px;
	width:260px;
}

#footer_box_right li{
	list-style-image:url(images/footer_box_li.jpg);
	margin:0 0 0 18px;
}

#footer_box_right li a{
	color:#333333;
}

/*/////////////////////////////// artists_list ///////////////////////////////*/

#list_nav ul{
	border:#CCCCCC double;
	padding:5px;
	margin-top:-27px;
	border-top:none;
}

#list_nav li {
	display:inline;
	background:url(images/artists_li_nav.gif) no-repeat;
	background-position:0 50%;
	padding-left:15px;
	margin:10px;
	font-size:14px;
}

#list_nav #more_search {
	font-weight:bold;
	background:none;
}

#artists_list h2 {
	margin:20px 0 0 0;
}

#artists_list dd {
	float:left;
	margin:1.5px;
	margin:5px;
	padding:3px;
	border:solid 1px #CCCCCC;
	text-align: justify;
	text-justify:auto;
	width:75px;

}
#artists_list dd p{
	text-align: justify;
	text-justify:inter-ideograph;

}
/*/////////////////////////////// workssamples ///////////////////////////////*/

#workssample #entry {
	clear:both;
	width:800px;
	margin:20px auto;
	border:#CCCCCC solid 1px;
	padding:20px;
}

#workssample #entry h3{
	font-weight:bold;
	color:#006699;
	background:url(images/entry_h3.jpg) no-repeat;
	height:38px;
	margin-left:-40px;
	padding:8px 0 0 50px;
	clear:both;
}

#workssample #entry #entry_artistname{
	border-bottom:#CCCCCC dashed 1px;

}

#workssample #entry #entry_artistname span{
	background:url(images/artists_li_nav.gif) no-repeat;
	background-position:0 50%;
	padding:0 0 0 10px;
	margin:0 10px;
	}

#workssample #entry #entry_text{
	margin:20px 0;
}

#workssample #entry img{
	float:left;
	margin:10px;
}

#workssample .navigation {
	clear:both;
	padding:5px;
	border:#CCCCCC solid 1px;
}

/*/////////////////////////////// pickup ///////////////////////////////*/

#pickup h3 {
	font-size:18px;
	color:#0099CC;
	margin:10px 0;
}

#pickup #entry{
	clear:both;
	width:600px;
	margin:20px auto;
}

#pickup #pr, #pickup #kabegami, #pickup #profile {
	margin:20px 10px;
	border-bottom:#CCCCCC dashed 1px;
	padding:10px;
}

#pickup #discription{
	font-weight:bold;
	color:#006699;
}

#pickup #kabegami h4{
	background:url(images/artists_li_nav.gif) no-repeat;
	padding-left:20px;
	background-position:0 50%;
	margin:3px;
}

#pickup li {
	float:left;
	padding:0 5px;
}

/*/////////////////////////////// artist ///////////////////////////////*/

#artist #entry{
	clear:both;
	width:800px;
	margin:20px auto;
}

#artist #pr, #artist #profile {
	margin:20px 10px;
	border-bottom:#CCCCCC dashed 1px;
	padding:10px;
}

#artist li {
	display:inline;
	padding:0 5px;
}

/*/////////////////////////////// artwork ///////////////////////////////*/
.artwork {
	width:500px;
}

#artwork #entry{
	clear:both;
	margin:0px 100px;
}


#artwork #concept{
	margin:20px 10px;
	border-bottom:#CCCCCC dashed 1px;
	padding:10px;
}


/*/////////////////////////////// search ///////////////////////////////*/
#search li{
	background:url(images/artists_li_nav.gif) no-repeat;
	background-position:0 50%;
	padding-left:15px;
	margin:15px;

}

#search span{
	padding:5px;
}


#search #date{
	color:#0066CC;
}

#search #category{
	color:#FF3300;

}

#search #title{
	color:#333333;

}

/*/////////////////////////////// about ///////////////////////////////*/
#about h3{
	margin:10px 0;
	font-size:16px;
	clear:both;
}

#about {
	width:600px;
	padding:0 0 0 20px;
}

#about p{
	padding:20px;
	border:#CCCCCC 1px solid;
}

#about p span{
	display:block;
	padding:0 20px 0 25px;
	background:url(images/artists_li_nav.gif) no-repeat;
	background-position:0 50%;
	border:none;
}

/* modified ol */
#about ol {
	list-style-type: upper-roman;
	padding:20px;
}
/*/////////////////////////////// contact ///////////////////////////////*/
#contact th {
	width:150px;
	padding:5px 10px;
	vertical-align:top;
}

#contact td {
	padding:5px 10px;
	vertical-align:top;
}

.wpcf7-not-valid-tip-no-ajax {
	border:solid #FF0000 1px;
	padding:3px;
	margin:5px 0;
	text-align:center;
	font-weight:bold;
}
