/*
Theme Name: Atahualpa
Theme URI: http://wordpress.bytesforall.com/
Description: New WP 3 menu system now integrated. Style export/import feature (different format than 3.5.1, visit author site for conversion tool). Over 200 settings, up to 4 sidebars, fixed or flexible width layout, custom widget areas, drop down menus, SEO features, rotating header images, active user forum.  
Version: 3.5.3
Author: BytesForAll
Author URI: http://forum.bytesforall.com/
Tags: white, one-column, two-columns, three-columns, four-columns, fixed-width, flexible-width, custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, translation-ready
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	

/*--------------------------------------------------------------

	Modified for azamino

--------------------------------------------------------------*/
body{
	line-height:1.5;
	font-family: 'Lucida Grande','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}

a:hover{
    opacity:0.8;
}

#wrapper{
	padding:0 20px;
	color:#333333;
}

#wrapper pre{
	width:100%;
}

#wrapper label{
	font-family: 'Lucida Grande','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}

h1.series_title{
	color:#669999;
	font-size:24px;
	font-weight:normal;
	margin:10px 0 25px 0;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

#wrapper a:link,
#wrapper a:visited,
#wrapper a:active
{
	color:#669999;
}
.green_title{
	color:#669999;
	font-weight:normal;
	margin-top:30px;
}

.right_title{
    font-size:16px;
    margin:0 0 10px 0;
    color:#336666;

}

blockquote{
	color: #555555;
	padding: 1em 1em;
	background: #f4f4f4;
	border: solid 1px #e1e1e1;
}

/*----------------------------------------------------
	Override atahualpa
----------------------------------------------------*/

div#menu1 ul.rMenu li a#the_home_link{
    padding:24px 8px 24px 8px;
    font-size:14px;
	width:40px;
}


/*----------------------------------------------------
	.event_box
----------------------------------------------------*/

.event_box{
	margin:25px 10px 0 0;
	border-bottom:1px dotted #cccccc;
}

.event_box_series{
	font-size:12px;
	color:#666666;
}

.event_box_title{
	font-size:24px;
	margin:15px 0;
}

.event_box_desc{
	line-height:1.8;
	margin:10px 10px 20px;
	font-size:12px;
}

.event_box_thumbnail{
	float:left;
	margin:0 10px 30px;
}

.event_box h3{
	font-size:18px;
	color:#336666;
	margin:0 0 20px;
}

table.event_box_meta {
	width:425px;
	float:left;
}

table.event_box_meta th{
	color:#336699;
	padding:0 10px 10px 5px;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	vertical-align:top;
}

table.event_box_meta td{
	padding:0 10px 10px 5px;
	font-size:12px;
}


/*----------------------------------------------------
	.artist_box
----------------------------------------------------*/
.artist_box_wrap{
	margin:0 10px 20px;
}

h3.artist_list_title{
	margin: 0 0 10px;
	font-weight:normal;
}

.artist_box{
	clear:both;
	padding:10px;
	font-size:14px;
}

h3.artist_box_title{
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
}

.artist_box a:link{
	color:#336666!important;
	font-weight:bold;
}

.artist_box_thumbnail{
	float:left;
	padding-right:10px;
}
.artist_box_desc{
	font-size:12px;
	line-height:1.7;
	color:#666666;
}


/*----------------------------------------------------
	.event_single
----------------------------------------------------*/

.event_single .series{
	font-size:12px;
	color:#666666;
    clear:both;
}

.event_single h1.event_title{
	color:#333333;
	font-size:24px;
    clear:both;
}

.event_single h1.event_title a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.event_single .event_content{
	margin:20px 0;
}

.event_single .green_title{
	font-size:22px;
	margin:30px 0 10px;
}

.event_single .still_image{
    clear:both;
}

.event_single .still_image .thumbnail{
    float:left;
    margin: 10px 10px 10px 0;
    max-width:200px;
    max-height:300px;
}

.event_single .still_image .desc{
    margin: 0 10px 10px 0;
}

.event_single .moving_image{
    margin:30px 0;
    text-align:center;
}

.event_single .moving_image .desc{
    margin:30px 0;
    text-align:left;
}


/*----------------------------------------------------
	.related_event_box
----------------------------------------------------*/

.related_event_box{
	clear:both;
	font-size:12px;
}

.related_event_box h3{
	font-weight:bold;
	font-size:16px;
}

.related_event_box a:link{
	color:#336666;
	font-weight:bold;
}

.related_event_box .thumbnail{
	float:left;
	padding-right:10px;
}

.related_event_box .desc{
	color:#666666;
}

/*----------------------------------------------------
	.ispartof_event_box
----------------------------------------------------*/
.ispartof_event_box{
	font-size:12px;
	margin-bottom:20px;
}

.ispartof_event_box h3{
	font-weight:bold;
	font-size:16px;
}

.ispartof_event_box a:link{
	color:#336666;
	font-weight:bold;
}

.ispartof_event_box .thumbnail{
	float:left;
	padding-right:10px;
}

.ispartof_event_box .desc{
	color:#666666;
}

/*----------------------------------------------------
	#right .event_sidebar
----------------------------------------------------*/

#right .event_meta{
	padding:10px;
	border-radius:5px;
	border:1px solid #cccccc;

}

#right .event_meta dt{
	color:#336699;
	font-size:14px;
	line-height:1.6;
}

#right .event_meta dd{
	font-size:14px;
	margin:10px 0 20px;
}

/*----------------------------------------------------
	#right .related_event_wrap
----------------------------------------------------*/


#right .related_event_wrap{
    padding:10px;
    border-radius:5px;
    border:1px solid #cccccc;
}

#right .related_event_wrap h2{
    font-size:18px;
    color:#666666;
}

#right .related_event_wrap dt{
    color:#336699;
    font-size:12px;
    line-height:1.6;
	margin-top:15px;
}

#right .related_event_wrap dd{
    font-size:12px;
    margin:10px 0 20px;
    line-height:1.6;
	text-align: center;
}

/*----------------------------------------------------
	#event_archives
----------------------------------------------------*/
#event_archives h1{
	color:#669999;
	font-size:26px;
	font-weight:normal;
	margin:10px 0 10px;
}

#event_archives h1 span{
	float:left;
}


#event_archives h1 .old_archive{
	float:right;
	font-size:12px;
}

/*----------------------------------------------------
	.event_ol
----------------------------------------------------*/
.event_ol h2{
	margin:20px 0;
	color:#666666;
	font-size:18px;
}

.event_ol .event_li{
	width:224px;
	float:left;
	padding:0 20px 10px 0;
}

.event_ol .event_li.last{
	padding:0 0 20px 0;
}

.event_ol .event_li .thumbnail{
	text-align:center;
	margin-bottom:5px;
}

.event_ol .event_li .thumbnail img{
	border:1px solid #cccccc;
}

.event_ol .event_li .title{
	font-size:12px;
	width:214px;
    margin-left:10px;
}

.event_ol .event_li .title .name{
	margin-bottom:5px;
}

.event_ol .event_li .title a{
	text-decoration:none;
	font-weight:bold;
}

.event_ol .event_li .title span{
    border-radius:5px;
    padding: 0 10px;
	margin: 5px 0;
    border: 1px solid #cccccc;
}

.event_ol .event_li .apply{
    background-color:#f391bc;
    color:#ffffff;
}

.event_ol .event_li .close{
	background-color:#999999;
	color:#ffffff;
}

.event_ol .event_li .open{
    background-color:#f8a441;
    color:#ffffff;
}

/*----------------------------------------------------
	#artist_index
----------------------------------------------------*/
#artist_index h1{
	color:#669999;
	font-size:26px;
	font-weight:normal;
	margin:30px 0 30px;
}


/*----------------------------------------------------
	#azamino_search_box
----------------------------------------------------*/

#azamino_search_box{
	margin-top:20px;
	padding:15px 15px 0 15px;
	border-radius:5px;
	border:1px solid #cccccc;
	font-size:12px;
	clear:both;
}

#azamino_search_box label{
	padding:5px;
}

#azamino_search_box .checkbox{
	margin-right:5px;
	position:relative;
	top:2px;
}

#azamino_search_box dt{
	float:left;
	width:100px;
	clear:both;
	line-height:1.5;
	margin-bottom:20px;
}

#azamino_search_box dt span{
	background-color:#336699;
	padding: 1px 12px;
	border-radius:10px;
	color:#ffffff;
	position:relative;
	top:3px;
	width:50px;
	display:block;
	text-align:center;
}

#azamino_search_box dd{
	width:810px;
	float:left;
	padding-bottom:20px;
	margin-left:10px;
}

#azamino_search_box .series td{
	vertical-align:top;
	padding: 0 5px;
	font-size:11px;
}

#azamino_search_box .series td .root_series a{
	color:#006666;
	font-weight:bold;
	font-size:12px;
}

#azamino_search_box .series td ul li{
	list-style-type:none;
}

#azamino_search_box .series td ul li a{
	color:#336699;
}

#azamino_search_box .submit{
	text-align:center;
}

#azamino_search_box .submit input{
	border:none;
	width:186px;
	height:36px;
	background:transparent url('images/btn_search.png') no-repeat 50% 50%;
	cursor:pointer;
}

/*----------------------------------------------------
	#sort_index
----------------------------------------------------*/
#sort_index {
	margin:20px 0 35px;
	border-bottom:1px dotted #cccccc;
	padding:20px 0 35px;
}

#sort_index #orderby{
	float:left;
	width:100px;
	text-align:center;
	color:#669999;
}

#sort_index #orderby p{
	margin:5px 0;
}

#sort_index table{
	float:left;
	width:700px;
}

#sort_index table.ja{
	margin-top:26px;
}

#sort_index table.en{
	margin-top:3px;
}

#sort_index table td{
	margin:10px;
	height:40px;
}

#sort_index table td a{
	font-size:16px;
	font-weight:normal;
	color:#666666;
	padding:8px 12px;
	margin:10px 5px;
	border:solid #cccccc 1px;;
	line-height:1.5;
}

#sort_index table.en td a{
	padding:6px 12px;
}

#sort_index table td span a:link,
#sort_index table td span a:visited{
	color:#666666;
	text-decoration:none;
}

#sort_index table td.active span a:link,
#sort_index table td.active span a:visited{
	color:#ff3333;
	font-weight:bold;
}



/*----------------------------------------------------
	#artist_single
----------------------------------------------------*/
#artist_single h1{
	color:#669999;
	font-size:24px;
    clear:both;
}

#artist_single h2{
    color:#669999;
    font-size:22px;
    font-weight:normal;
    margin-top:40px;
}

#artist_single h1 a{
    clear:both;
}

#artist_single h1 .year{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	position:relative;
	top:-5px;
}

#artist_single h1 .last_update{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	float:right;
	padding:10px;
}

.artist_genre span{
	background-color:#cccc00;
	border-radius:5px;
	padding:0 10px;
	font-size:11px;
	color:#ffffff;
}

.artist_genre{
	margin-bottom:10px;
}

#artist_single .based_near{
	font-size:12px;
	float:left;
	margin-right:10px;
}

#artist_single .url{
	font-size:12px;
	float:left;
	margin-right:10px;
}

#artist_single .thumbnail{
	float:left;
	margin:15px 10px 40px 0;
}

#artist_single .thumbnail .eyecatch_copyright{
	width:200px;
	margin-bottom:10px;
	text-align:center;
	font-size:12px;
	color:#666666;
}

#artist_single #artist_content{
	margin: 20px 10px 40px 10px;
}

#artist_single .bio{
	clear:both;
	margin:10px 0 30px;
	font-size:12px;
}

#artist_single .bio h2.green{
	color:#669999;
	font-size:22px;
	font-weight:normal;
    margin-top:20px;
    clear:both;
}

#artist_single .award_winning{
	clear:both;
	margin:10px 0 15px;
	font-size:12px;
}

#artist_single .award_winning h2{
	color:#669999;
	font-size:22px;
	font-weight:normal;
}

#artist_single .stored_item{
	clear:both;
	margin:10px 0 15px;
	font-size:12px;
}

#artist_single .stored_item h2{
	color:#669999;
	font-size:22px;
	font-weight:normal;
}

#artist_single .still_image{
	padding:10px;
	font-size:12px;
	color:#666666;
	clear:both;
}

#artist_single .still_image .thumbnail{
	float:left;
	margin: 10px 10px 10px 0;
    max-width:200px;
    max-height:300px;
}

#artist_single .still_image .desc{
	margin: 0 10px 10px 0;
}

#artist_single .moving_image{
	font-size:12px;
	margin:30px 0;
	text-align:center;
}

#artist_single .moving_image .desc{
    margin:30px 0;
    text-align:left;
}

#artist_single .related_event_wrap h2{
	color:#669999;
	font-size:22px;
	font-weight:normal;
}


/*----------------------------------------------------
	.artist_genre
----------------------------------------------------*/

.artist_genre span{
	background-color:#cccc00;
	border-radius:3px;
	padding:0 5px;
	font-size:11px;
	color:#ffffff;
}

.artist_genre{
	margin-bottom:10px;
}

/*----------------------------------------------------
	.artist_ol
----------------------------------------------------*/

.artist_ol .artist_li{
	margin-bottom:15px;
	clear:both;
	font-size:12px;
}

.artist_ol .artist_li a:link{
	color:#669999;
}

.artist_ol .artist_li .thumbnail{
	margin:0 15px 15px 0;
	float:left;
	width:100px;
}

.artist_ol .artist_li .r{
	margin:0 0 15px 0;
	float:left;
	width:800px;
}

.artist_ol .artist_li .name{
	color:#669999;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}

.artist_ol .artist_li .name a{
	text-decoration:none;
}

.artist_ol .artist_li .name .base{
	font-size:12px;
	color:#666666;
	position:relative;
	top:-3px;
	font-weight:normal;
}

.artist_ol .artist_li .based_near{
	float:left;
	margin-right:10px;
}

.artist_ol .artist_li .url{
	float:left;
	margin-right:10px;
}

/*-----------------------------------------------------------
	.tablenav
-----------------------------------------------------------*/

.tablenav {
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}



.tablenav a.page-numbers,
.tablenav .current {
	padding: 2px .4em;
	border-radius:3px;
	border:solid 1px #eee;
	text-decoration:none;
	font-size:smaller;
}

.tablenav a.page-numbers:active,
.tablenav a.page-numbers:hover {
	color:white;
	background-color: #eeeeee;
	border:solid 1px #999;
}

.tablenav .current {
	color: white;
	background-color: #cccccc;
	border-color: #999999;
	font-weight:bold:
}

.tablenav .next.page-numbers, .tablenav .prev.page-numbers {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

/*----------------------------------------------------
	.social_bookmark
----------------------------------------------------*/
body.single .social_bookmark{
    float: right;
    margin-bottom:15px;
}

/*----------------------------------------------------
	#right .social_media
----------------------------------------------------*/
#right .social_media a{
    float:left;


}

