/* @override http://weadartists.org/wordpress/wp-content/themes/wead/style.css */

/* @override http://weadartists.org/wordpress/wp-content/themes/wead/style.css */

/*
Theme Name: WEAD
Theme URI: http://
Description: Custom theme for WEAD
Version: 1.0
Author: Tom Jenkins
Author URI: http://tgtdesign.com/
Tags: grey, blue, custom header, fixed width, two columns, widgets, CMS, Directory
*/
/* Reset all Browsers */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
abbr, acronym { border:0; }
/************************/
/* Globals for the site */
/************************/
body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; text-align:left; vertical-align:top; background:#336666; color:#333; }
a { text-decoration:none; color:#c63; }
/*a:visited { color:#c63; }*/
a:hover { text-decoration:underline; }
a.more { font-weight:bold; }
a img { border:0px; }
p { padding-bottom:10px; margin:0; line-height:1.6em; font-size:1.1em; }
blockquote { margin:10px 0px 0px 0px; border-top:2px solid #ddd; background:#f5f5f5; }
blockquote p { padding:10px; }
blockquote blockquote { float:none; width:auto; margin:0 10px; background:#fff; }
form, input, textarea { font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; }
input.submit, input.search-submit {font-size:0.9em;}
p img { max-width:100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignleft { float:left; }
.alignright { float:right; }
.clear { margin:0; padding:0; clear:both; }
strong { font-weight:bold; }
em {font-style:italic;}
code {font-family:"Courier New", Courier, monospace;}
ol {list-style:inside decimal; padding-left:12px;}
ul {list-style:disc inside; padding-left:12px;}
pre {font-size:1.2em;}
.hidden {display:none;}
/**********************************/
/* Start elements specific design */
/**********************************/
#wrapper { margin: 0 auto; width: 807px; background:url(images/wrapper_bg.jpg) repeat-y; padding:0 20px;font-size:1.1em;  }
/*******************/
/* Header elements */
/*******************/
#header { width:807px; background:url(images/header_bg.jpg) no-repeat #000; height:132px; overflow:hidden; }
#global_nav { float:right; margin-right:10px; margin-top:10px; text-align:left; line-height:1.5em; height:99px; }
#global_nav li { display:inline; border-right:solid #333 thin; }
#global_nav a { color:#333; padding:0 4px 0 5px; }
#global_nav li.end { border-right:none; }
.top_nav { float:left; color:#fff; width:807px; }
.top_nav li { display:inline; }
.top_nav a { float:left; text-transform:uppercase; font-size:1.3em; font-weight:bold; padding:2px 9px; background:url(images/menu_sep.jpg) no-repeat right; color:#ff9900; }
.top_nav a.end { background:none; }
.top_nav a:hover { color:#fff; text-decoration:none; }
.top_nav li.current_page_item a, .top_nav li.current_page_ancestor a { color:#fff; }
/********************/
/* Heading Elements */
/********************/
h1 { font-size:2.4em; margin-bottom:28px; color:#366; }
h2 { font-size:1.4em; font-weight:bold; margin:19px 0 13px 0; color:#366; }
h3 { font-size:1.2em; font-weight:bold; margin:19px 0 13px 0; color:#366; }
h4 { font-size:1.1em; font-weight:bold; color:#333; }
/******************/
/* Content Blocks */
/******************/
#content { width:739px; background:url(images/conent_bg.jpg) left bottom no-repeat; padding-bottom:65px; margin:30px 36px 0 32px; overflow:hidden; }
#blog_posts, #sub_content { margin-left:207px; }
.post ol, .post ul { padding-left:20px; padding-bottom:10px; list-style-position:outside; }
.post li { padding-bottom:5px;}
.entry { margin-top:15px; overflow:hidden; }
#about_list .current_page_item a { color:#336666; }
/*************/
/* Home Page */
/*************/
#homepage { margin:0px 20px 0 63px; overflow:hidden; }
.scrollable { height:150px; overflow:hidden; position:relative; width:739px; }
.items { position:absolute; width:20000px; clear:both; }
.items li { float:left; list-style-type:none; }
.scrollable img { float:left; margin-right:15px; height:150px; width:150px; }
.scrollable .active { z-index:9999; position:relative; }
.main_entry { margin-top:20px; float:left; width:370px; }
.main_entry h2 { color:#000; font-size:2.4em; font-weight:bold; margin:0; }
.main_entry a { font-size:1.6em; }
.main_entry p { padding-bottom:15px; }
.main_entry h3 { font-size:1.3em; font-weight:bold; }
.main_entry h3 a {font-weight:bold; font-size:1em;}
.main_entry h3 { border-top:dashed #cecece 1px; padding-top:10px; margin:30px 0 0 0; }
.main_entry h3, #sub_entry h2 { color:#666; }
.main_entry ul { overflow:hidden; padding-left:0; }
.main_entry li { padding-right:5px; float:left; }
.main_entry li.no_disc { list-style-type:none; }
.main_entry li a, .main_entry a.more { font-size:1em; }
#sub_entry { margin:20px 0 0 400px; padding:10px; border:1px solid #cecece; }
#sub_entry h2 { font-weight:bold; font-size:1.4em; margin:0 0 15px 0; }
.blog-button { margin:10px 0 0 31px; float:left; width:122px; height:35px; text-align:center; border:1px solid #000; font-size:24px; text-transform:uppercase; padding-top:8px; font-family:arial;}

/*******************/
/* General Sidebar */
/*******************/
#sidebar { width:168px; float:left; clear:both; }
#sidebar h4 { font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; line-height:normal; margin-bottom:5px; padding-top:6px; border-top:#ccc 1px dashed;  font-size:1.3em; }
#sidebar h4.no_top_border { border-top:none; }
#sidebar ul {list-style:none; padding-left:0;}
#sidebar ul ul { margin-left:10px; margin-bottom:8px; }
#sidebar li { padding-bottom:5px; }
/*****************/
/* Magazine Page */
/*****************/
#title, #event_sticky { display:block; overflow:hidden; border:1px solid #cecece; padding:5px; }
#title img, #event_sticky img { padding:2px 10px 2px 2px; }
#title { margin-bottom:30px; }
.position { position:relative; }
.mag-image { float:left; width:305px; }
.credit { color:#000; font-size:9px; display:block; }
#title h1 { font-size:2.4em; font-weight:bold; margin:0; color:#656565; font-family:Georgia, "Times New Roman", Times, serif; }
#title h3 { font-size:1.6em; font-weight:bold; margin:0; color:#656565; font-family:Georgia, "Times New Roman", Times, serif; }
#title h2 { font-size:1.8em; color:#ff9900; margin:0; font-weight:normal; }
#title h4 { font-size:1.4em; margin:0; color:#656565; }
.title_author{ font-weight:normal;}
#title p { font-size:1.2em; color:#999; }
#sub_content { border-top:3px solid #cecece; }
#sub_content img { border: 1px solid #cecece; padding:2px; }
#sub_content h2, #magbar h2 { border-bottom:1px solid #cecece; color:#333; font-size:1.4em; margin:0 0 10px; padding:3px 0 2px; }
#sub_content h4 { margin:0; font-size:1.5em; font-family:Georgia, "Times New Roman", Times, serif; padding-left:117px; }
#sub_content p { padding-left:117px;}
#sub_content p, #magbar p { font-size:1.1em; color:#656565; }
.georgia { font-family:Georgia, "Times New Roman", Times, serif;}
.single_feature { width:265px; float:left; height:140px; }
/********************/
/* Magazine Sidebar */
/********************/
#magbar { width:168px; float:left; clear:both; border-top:3px solid #cecece; }
#magbar ul {list-style:none; padding-left:0; }
#magbar h3 { margin:0; }
#magbar h3 li { text-transform:uppercase; border-top:1px solid #666666; display:block; background-color:#d6ebeb; padding:2px 0 2px 4px; }
#magbar li { padding-left:4px; }
.post_titles { border-bottom:1px dotted #cecece; padding-top:5px; }
.post_titles small {font-size:10px;}
.post_titles a {font-size:11px; /*color:#656565;*/ }
.thumbnail { float:left; }
.arrow {padding-left:4px;}
/**************/
/* Event Page */
/**************/
#event_sticky h1 { margin:0; padding:10px 0; font-size:1.8em; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; }
#event_sticky p { font-size:1.1em; line-height:normal; }
.Conferences { color:#996532; }
.Exhibitions { color:#656599; }
.Seminars { color:#CB9932; }
.Opportunitites { color:#326565; }
#sub_events { margin:20px 0 0 75px; }
.single_event { overflow:hidden; margin-bottom:15px; }
.single_event img { border: 1px solid #cecece; padding:2px; margin-right:10px; }
.single_event h3 { font-size:1.8em;margin:0; padding-bottom:5px; font-family:Georgia, "Times New Roman", Times, serif; }
.single_event p { font-size:1.1em; line-height:normal; }
/***************/
/* Read & Know */
/***************/
.archive-list { list-style-type:none;  }
/******************/
/* Community Page */
/******************/
#inner_nav_menu { margin-top:7px; }
ul.bookmarks, ul.blogroll {list-style:none; padding-left:0;}
li.linkcat li { margin-bottom:15px; font-size:1.1em; }
/****************/
/* Comment Area */
/****************/
#comment_block { }
#commentform {  }
.comment { margin-bottom:9px; }
ul.children { margin-top:9px; padding-left:30px;}
.commentlist, ul.children { list-style-type:none; }
#commentform textarea { padding:2px; width:95%; }
/******************/
/* Artist listing */
/******************/
.azlinks { font-size:.95em; }
.azindex h2 { margin-bottom:0; }
.azindex h2 a { font-size:16px; color:#333333; border-bottom:#333333 thin solid; width:108px; display:block; }
.azindex h2 a:hover {text-decoration:none;}
.head { display:none; }
a .subhead { font-size: 1.2em; }
.azindex ul li {overflow:hidden; padding-bottom:10px;}
.azindex li img, .mfp_favorites p img, img.photo { max-width:108px; max-height:108px; float:left; padding:2px; border: 1px solid #cecece; margin-right:6px; }
.azpagelinks {text-align:right;}
/******************/
/* Artist Sidebar */
/******************/
#artbar { width:168px; float:left; }
#artbar ul { border-bottom:1px dotted #cecece; padding-bottom:7px;list-style:none; padding-left:0;}
li#news, li#articles {padding-bottom:5px;}
#artbar h4 { font-size:1.3em; }
#artbar ul.sub { margin-top:7px; }
#artbar ul.head_size {font-size:1.3em; font-weight:bold;}
#artbar ul.last { border-bottom:none; padding-bottom:0; }
#artbar li li { margin-left:5px; }
/************************/
/* Artist lightbox page */
/************************/
.mfp_favorites { overflow:hidden; }
.mfp_favorites p { float:left; width:250px; height:120px; }
a.mfp_link { font-size:1.3em; }
a.mfp_remove_link { display:block; }
/***************/
/* Artist Page */
/***************/
.pika_main { width:500px; position:relative; text-align:center; }
.pika_play { position:absolute; right:10px; z-index:1; }
.pika_subdiv img { border: 1px solid #cecece; width:auto; height:300px; margin:0 auto; }
.pika_caption { height:30px; text-align:center; width:100%; }
ul#pikame { width:525px; overflow:hidden;list-style:none; padding-left:0; }
#pikame li { float:left; margin:5px; }
#artist_single {width:530px; float:right; margin-left:0;}
/***************/
/* Search Page */
/***************/
.search fieldset { margin:20px 0; }
#columns {margin-top:15px;}
.search_column { float:left; padding-right:15px; }
/******************/
/* Search Listing */
/******************/
.article_title { font-size:1.8em; color:#ff9900; margin-bottom:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
.result { width:350px; height:130px; float:left; margin-right:10px; }
.result a { font-size:1.4em; }
h3.search_results { margin:0; padding:0; }
/**********/
/* Footer */
/**********/
#footer { width:807px; background-color:#c2e0e0; text-align:center; padding-top:15px; padding-bottom:10px; }
#footer p { font-size:.9em; padding-bottom:7px; color:#333; }
#footer .small { font-size:.85em; }
#footer .small a { text-decoration:underline; }
/********************************/
/* Seed and Legacy Artist Pages */
/********************************/
.separation { margin-top:15px;}
