/*
 Theme Name:   Time Child
 Description:  Time Child Theme
 Author:       WMG
 Template:     time
 Version:      1.0.0
*/

a {
	color: #bbafb4;
}
a:hover {
	color: #FF4D4D;
transition: all 0.2s linear;
}



.container{background-color:black!important;}

/************************ Events Calender, WMG  ************************/

.single-tribe_events #tribe-events-header li {
display: none !important;
}

.tribe-events-schedule {
display:none;
/*margin: 20px 0px 10px 0px !important;**/
} 

.single-tribe_events .tribe-events-event-image {margin-top:-30px; }

#tribe-events-content .tribe-events-abbr {color:#EBEBEB !important;}
h2{text-align:center;}
h2.tribe-events-page-title{text-align:center;}

.tribe-events-event-meta .tribe-events-gmap, .tribe-events-event-meta-desc .tribe-events-gmap {display:none;}

div.wmg-list-container{
	margin-top:10px;
}

div.wmg-event-container {
    	margin-bottom: 20px !important;
	border-bottom:2px; solid grey!important;;
}

div.wmg-event-container:last-of-type {	
	border-bottom:none;
}


.post_read_more::before, .more-link::before {
    content: "";
    display: block;
    width: 40px;
    margin: 10px auto 20px;
}

div.wmg-event-container p.wp-caption-text {
    text-align: left;
    font-size: 11px;
    display: block;
    padding: 0;
    margin-top: 0 !important;
    line-height: 12px !important;
}




div.wmg-event-container .wp-caption img, div.gallery-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.mt40 img{
	margin-top:40px;
	border:1px solid red;
}

.ml40 img{
	margin-left:40px;
}
#tribe-events-header {
    margin-bottom: .5em;
    overflow: hidden;
}

.tribe-events-list .vevent.hentry, .type-tribe_events {
    border-bottom: 2px solid #C50B0B;
    padding: 1em 0px 2.25em;
    margin: 0px;
}
.tribe-events-list-separator-month {
	margin-top: 0;
	margin-bottom:15px;
}

h2.tribe-events-page-title a {
    color: #FFF;
}

h2.tribe-events-page-title a:hover {
	color: #FF4D4D;
transition: all 0.2s linear;
}



.type-tribe_events:last-of-type {
    border-bottom: none;
    padding: 2.25em 0px;
    margin: 0px;
}


/************************ Custom page New 2/15/15 ****************** 
.thumbs_wrap2 {
float:left;
width:200px;
}
.gal_content{
 max-width:550px;
float:left;
}
.photospace_res .gal_content, .photospace_res .slideshow-container, .photospace_res .slideshow span, .photospace_res .slideshow a.advance-link, .photospace_res .slideshow img {
    width: auto;
    height: auto;
}
************/

/************************ Artist page New 2/15/15 ************************/
.debug{border:1px solid red;}

.WMG_artists_menu{ /***** this is the container for www.wildemeyer.com/artists/ *****/
	width:100%;
	margin:20px auto;
}


.WMG_artists_menus_caption{font:.1em; display:block;text-align:center;}

.WMG_artists_menu img{width:80px; height:80px; display:block; padding:0; margin:0 auto;}


.WMG_artists_menu_thumb	{
	display:inline;
	float:left;
	width:14%;
	height:125px;
	margin-bottom:10px;
}

.WMG_artists_menu_thumb	span {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	width:100%;
	display: block;
	text-align: center;
	font-size: .75em;
	margin-top:3px;
	height:19px;
}


.WMG_artists_menu_thumb	  img {
	width:79px;
	height:79px;
	margin: 0 auto 0 auto;/* this centers the image in the box */
}

.WMG_artists_menu_thumb	  a {text-decoration: none;}
.WMG_artists_menu_thumb	 a:active {color: #FF0000;text-decoration: none;}
.WMG_artists_menu_thumb	  a:hover {overflow: hidden; }
.WMG_artists_menu_thumb	a:hover img {width:85px;height:85px; margin: 0 auto 0 auto;/* this centers the image in the box */
}
.WMG_artists_menu_thumb	 a:hover span {color: #FF0000;font-size: 0.94em;}



.WMG_prev-next	{clear:both; display:block; width:260px; font-variant:small-caps; margin:0 auto;}
.WMG_prev-next  a:link	{color:#fff; text-decoration:none;}
.WMG_prev-next  a:visited {color:#fff;text-decoration:none;}
.WMG_prev-next	a:hover {color: #FF0000;text-decoration:none;}
.WMG_prev-next	a:active {color: #800000;text-decoration:none;}

.WMG_prev {float:left; text-align:left; width:50%; display:block;}
.WMG_prev a:link {padding:10px; height:30px;}
.WMG_next {float:right;  text-align:right; width:50%; height:30px;display:block;}
.WMG_prev a:link {padding:10px; height:30px;}





/************************ Admin customization ************************/

div.WMG_edit_button a.post-edit-link, .WMG_edit_button a:link{
background-color:#FF0000;
text-align:center;
width:20px;
height:10px;
border-radius: 5px;
padding:3px;
}

div.WMG_edit_button a:focus, div.WMG_edit_button a:hover  {
background-color:#FFF;
color: #FF0000;
text-align:center;
width:20px;
height:10px;
border-radius: 5px;
transition: all 0.2s linear;
}



/************************ artists page ************************/


.entrytext{padding:0 0 40px 0;}



#bottom {
	clear: both;
	margin: 0 auto 5px auto;
	padding-top:30px;
}


#art-thumb	{display:inline;}



#gallerylocation	{ float:left; width:290px; display:inline; font-size:16px; line-height:20px; margin-top:30px;}


.floatright {   /*the box with image on events page*/
	float: right;
	width: auto;
	margin: 10px 0px 10px 20px;
	padding-left:25px;
}
div.floatright img { 
	
	
}
div.floatright span{ 
	font-size: .81em;   
	line-height: 14px;
	color: 	#5C5858;
}
.floatrightspecial {   /*this is so there is no border around images, for sculptures and things that need to float*/
	float: right;
	/* width: 360px; */
	margin: 0 10px 10px 10px;
	padding-left:25px;
}
div.floatrightspecial img { /*this is so there is no border around images*/
	border: none;
	display:block; 
}
div.floatrightspecial span{ /*this is so there is no border around images*/
	font-size: .81em;   
	line-height: 14px;
	color: 	#5C5858;
}

.floatleft-thumb{
	float:left;
	clear:left;	
	margin:0 8px 5px 0;
}
.floatleft-thumb img{
	width:auto;
	height: auto;
}

.floatleft-thumb a:link{border-bottom: 2px solid white;}
.floatleft-thumb a:visited{border-bottom: 2px solid white;}
.floatleft-thumb a:hover{border-bottom: 2px solid red;}
.floatleft-thumb a:active{border-bottom: 2px solid white;}


.floatright-thumb{
	float:right;
	clear:right;	
	margin:0 0 0 8px;
}
.floatright-thumb img{
	width:auto;
	height: auto;
}

.floatright-thumb a:link{border-bottom: 2px solid white;}
.floatright-thumb a:visited{border-bottom: 2px solid white;}
.floatright-thumb a:hover{border-bottom: 2px solid red;}
.floatright-thumb a:active{border-bottom: 2px solid white;}




/* artist pages */


#artwork{
	display:inline-block;
	margin: 10px 5px 10px;	
	float:left;
	height:145px;
}

#artwork span {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	font-size: .75em;
}

#artwork  img {
	margin: 0 16px 0 16px;/* this centers the image in the box */
}

#artwork  a {text-decoration: none;}
#artwork a:active {color: #FF0000;text-decoration: none;}
#artwork  a:hover {overflow: hidden; }
#artwork a:hover span {color: #FF0000;}


#artwork2	{

	display:inline;
	
	
}

#artwork2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	text-align: left;
	font-size: .75em;
	line-height:15px;
}

#artwork2 {
		
	margin-bottom:5px;	
	margin-top:10px;
	float:left;
	height:180px;
	width:176px;
}

#artwork2  img {
	
	/* this centers the image in the box */
}

#artwork2  a {text-decoration: none;}
#artwork2 a:active {color: #FF0000;text-decoration: none;}
#artwork2  a:hover {overflow: hidden; }
#artwork2 a:hover span {
	
	color: #FF0000;
	
}



/************************ WMG Artist page, caption and thumb ************************/

div.post.WMG_artist_page .entrytext h2  {
	text-align:center;
}


.WMG_artist_page h2:after {
    content:'';
    display:block;
    clear: both;
}

.WMG_artist_page .wp-caption {	
	text-align: center;
	height:165px;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 2.5em;
    padding: 4px;
}

.WMG_artist_page .wp-caption img{
	border: 0 none;
	margin: 0;
	padding: 0;
	-webkit-transition: margin 0.5s ease-out;
    	-moz-transition: margin 0.5s ease-out;
    	-o-transition: margin 0.5s ease-out;	
}

.WMG_artist_page .wp-caption img:hover {
	cursor:pointer;
    	margin-top: 2px;
}

.WMG_artist_page .wp-caption p.wp-caption-text {
	margin: 0; 
	padding:0;
	font-size: .75em;
	white-space:pre-wrap;
}


div.gallery-caption, dd.gallery-caption, dd.wp-caption-text {
text-align:center;
margin: 0; 
	padding:0;
	font-size: .75em;
	white-space:pre-wrap;
}
#mla_gallery-1 .gallery-caption {
    margin-left: 0;
    vertical-align: top;
    margin-bottom: 12px;
}

#mla_gallery-1 .gallery-item .gallery-icon img {
    border: none !important;
}

/************************ New Lightbox Custom WMG ************************/
#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    box-shadow: none !important;
    border-radius: 5px;
}


#slb_viewer_wrap .slb_theme_slb_default .slb_content {
    min-height: 58px;
    min-width: 50px;
    margin-bottom: 5px;
}



#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag, #slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag {
	position: absolute;
	top: 20%;
	height: 71%;
	width: 45%;
	min-width: 25px;
	min-height: 33px;
	margin-left: 4px;
	background-repeat: no-repeat;
	text-indent: -2000em;
	opacity: 0;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
	font-family: lucida,arial,sans-serif !important;
	margin-right: 0.2em;
}

.slb_slideshow {
background: url('../images/ui_slideshow_play.png') 0 0 no-repeat; 
display:none !important;
}
.slb_slideshow {
background: url('../images/ui_slideshow_pause.png') 0 0 no-repeat;
display:none !important;
}

.slb_data_title {
display:initial !important;
font-size: 14px !important;
}

.slb_template_tag_item_description {
	margin-bottom:4px;
	font-size: 12px !important;
    white-space: pre-line !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_desc {
    display: block;
    margin-top: 0.2em !important;
}

.slb_group_status {
font-size: 12.4px !important;
margin-top:10px !important;
color: #555555 !important;
}

.slb_template_tag_ui_group_status{
color: #555555 !important;
display:block;
}



/*  this is style for thumbnails www.wildemeyer.com/artists/  */

.WMG_artwork {
	display:inline-block;
	margin: 10px 20px 20px;	
	float:left;
	height:205px;
}

.WMG_artwork img {
	display:block;
	margin: 10px auto 0;	
}

.WMG_content p {
	font-weight:300;
	color: white;
}

li .WMG_artwork p {
	font-weight:300;
	text-align: center;
	font-size: .70em;
	padding: 3px 0!important;
	max-width: 140px;
	margin:0 auto;
}

li.WMG_artwork div.WMG_DescRed p {
	color:red;
}

/* general Evite styles */

.WMevite_H1        {color: #FFFFFF !important; font-family: "Lucida Sans", Verdana, Sans Serif; font-weight:300 !important; font-size: 22px; letter-spacing:1.3px; font-style:normal; line-height:1;}
.WMHeading {color: #FFFFFF !important; font-family: "Lucida Sans", Verdana, Sans Serif; font-weight:300 !important; font-size: 22px; letter-spacing:1.3px; font-style:normal; line-height:26px;}
.WMtext    {color: #FFFFFF !important; font-family: "Lucida Sans", Verdana, Sans Serif; font-weight:300 !important; font-size: 14px; letter-spacing:1.2px; font-style:normal; line-height:20px;}
.WMtextRed {color: #FF3300 !important; font-family: "Lucida Sans", Verdana, Sans Serif; font-weight:300 !important; font-size: 14px; letter-spacing:1.2px; font-style:normal; line-height:20px;}
.wmRedLarge {color: #FF3300 !important; font-family: "Lucida Sans", Verdana, Sans Serif; font-weight:300 !important; letter-spacing:1.2px; font-style:normal; line-height:26px; font-size: 26px;}


/* this is sorting sub navigation */

.WMG_sort_subnav ul {
  list-style: none;
  background-color: #111111;
  text-align: center;
  padding: 0;
  margin: 0 0 20px;
}
.WMG_sort_subnav li {
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #888;
}
 
.WMG_sort_subnav a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
 
.WMG_sort_subnav a:hover {
  background-color: #8e8e8e; #444444;
  color:#fff;
}
 
.WMG_sort_subnav a.active {
    background-color: background-color: #000;
  color: #444;
  cursor: default;
}
 
.WMG_sort_subnav .current_page_item {
	  background-color:  #444444;
	
}
 
@media screen and (min-width: 600px) {
  .WMG_sort_subnav li {
    width: 120px;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
  }
 
  /* Option 1 - Display Inline */
  .WMG_sort_subnav li {
    display: inline-block;
    margin-right: -4px;
  }
 
  /* Options 2 - Float
  .WMG_sort_subnav li {
    float: left;
  }
  .WMG_sort_subnav ul {
    overflow: auto;
    width: 600px;
    margin: 0 auto;
  }
  .WMG_sort_subnav {
    background-color: #444;
  }
  */
}



/*********email signup field and button************/

input.button {
	background-color: #cc3300/*#CC3300*/;
	width: 80px;
	color:#FFF;
	padding:8px 8px 8px 8px;
	border:none;	
}

#newsletterz-signup{ 
	font-size:.85em;
	height:70px;
	margin:10px auto 10px auto;
	color:#bbafb4;
}

#mc_embed_signup{ 
	font-size:.85em;
	height:70px;
	width:50%;
	padding-left:40px;
	clear:both;
	margin:20px 0 20px 0;
}

input.button:hover {
	cursor:pointer;
	background-color:#C13100;
}
.email {
	color:#c4c4c4;
	background-color:#EDEDED;
	padding:6px;
	margin-left:0px;
	margin-right:5px;
}
.email:focus {
	border-color:#9FCBFF;
	background-color:#FFFFFF;
	background-image:none;
	color:#000;
}
div.mc-field-group input{	
	margin:0 6px 2px 6px;
	display: block;
	font-weight:600;
}
div.mc-field-group label{	
	margin:0 4px 2px 4px;
	display: block;
	font-weight:600;
}
#mc-embedded-subscribe-form {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}


/* =============================   Home page and custom CSS ======================= */


.aboutus3 {padding:5px 0 0 0;}


.featured-index {   
	display:inline-block;
	margin:10px 10px 0 10px;
	border:none;
}
.featured-index img { 
	display:block; 
}
.featured-index span{
	font-size: .625em;
	color: 	#bbafb4;
}
.featured-index span a {
	color: #bbafb4;
	text-decoration: underline;
}

.featured-index span a:hover {color:#FF0000;}
.featured-index span a:active {color: #FF0000;}

/* the slideshow on home page  */

.metaslider {
	border: 0 !important; /*this takes out the grey border on the slideshow on the home page.*/
}


.metaslider li .caption{
    opacity: 0;
    visibility: hidden;
    
}
.metaslider:hover  li .caption{
   visibility:visible;
  opacity:1;
  transition-delay:0s;
}


/*this is to put the red line*/
.email-footer { 
	font-size: .87em;
	max-width: 285px; 
	height:55px;
	border-top: 1px solid #FF0000;
	padding: .125em;
	text-align: center;
	margin: 0 auto 0 auto;
}

/*this is to put the red line*/
.email-footer-2 {
	font-size: .87em;
	max-width: 571px; 
	height:75px;
	padding: .125em;
	text-align: center;
	margin: 0 auto 0 auto;
}

.email-footer 	a:link  {color: #FFFFFF; text-decoration: none;}
.email-footer 	a:visited  {color:#FFFFFF;}
.email-footer 	a:hover  {color: #FF0000;}
.email-footer 	a:active  {color: #800000;}


.footer-address{
	display: block;
	width: 571px;
	height: auto;
	margin: 0 auto 0 auto;
} 
.footer{
	width: 610px;
	margin: 0 auto 0 auto;
} 

.footer span {
	float: left;
	color: #FFFFFF;
	font-size: .75em;
	margin-top: 15px;
	padding: 0 0 0 25px; 
}
.footer span a{
	text-decoration: underline; 
	color: #FFFFFF;
}
.footer span a:hover {color: gray;}
.footer span a:active {color: gray;}




.backnextcontainer {
	clear:both;
	width: 285px; 
	height:25px;
	color: #FFF;
	text-align: center;
	margin: 10px auto 40px auto;
}

li {
  display: inline;
}
ul#backnextnavigation {
	list-style-type: none;
	margin: 0;
	padding: .125em 0;
	border-top: 1px solid #FF0000;
}
ul#backnextnavigation li a {
	color: #FFFFFF;
	display: block;
	width: 10em;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-size: .75em;
}

ul#backnextnavigation li a:hover {color: gray;}
ul#backnextnavigation li a:active {color: gray;}
ul#backnextnavigation .left {float: left;}
ul#backnextnavigation .right { float: right;}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}


.alignleft,
img.alignleft {
	display: inline;
	float: left;
  	margin-right: 1.5em;
  	padding: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  	margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/************************ Resets ************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	color: #EBEBEB;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/************************	Typography presets ************************/

.gigantic {
	font-size: 110px;
	line-height: 120px;
	letter-spacing: -2px;
}

.huge, h1 {
	font-size: 68px;
	line-height: 48px;
	letter-spacing: -1px;
}

.large, h2 {
	font-size: 42px;
	line-height: 48px;
}

.bigger, h3 {
	font-size: 26px;
	line-height: 36px;
}

.big, h4 {
	font-size: 22px;
	line-height: 30px;
}

body { 
	font: 1em/1.4 "Open Sans", Helvetica, sans-serif;
}

.small, small {
	font-size: 13px;
	line-height: 18px;
}
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix {
}

/************************ Selection colours (easy to forget) ************************/

::selection 	 	{ background: #FF0000;}
::-moz-selection 	{ background: #FF0000;}
img::selection 		{ background: transparent;}
img::-moz-selection	{ background: transparent;}
body 				{-webkit-tap-highlight-color: #FF0000;}



/*		Default Layout: 992px.
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */


/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }


body {
	background: rgb(255,255,255);
	
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	margin: 0 auto;
	
    font-family: "Open Sans",Sans-Serif;
    font-size: 14px;
}
a {
	color: #bbafb4;
	text-decoration: underline;
}
a:hover {
	color: #FF4D4D;
}
.container {
	margin: 0 auto;
	/* letter-spacing: 1;  */
}

/************************ new custom WMG ************************/




/************************ Header ************************/
header {
	margin: 0 auto;
	padding:25px 0 10px 0;
	min-height: 72px;
	background: #000;
}

#WMG_logo img{
	margin: 0 auto;
	max-width: 400px;
	display:block;
}


/************************ Footer ************************/
footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
	
	font-size: 12px;
	overflow:hidden;
	margin: 0 auto;
}

footer #menu-main-menu li {
	display: inline;
	padding: 0 10px;
}

.footer_widget ul li, {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #747272;
	padding: 3px 0 3px;
}
.footer_widgets{
	width: 960px;
	padding: 0 20px;
	margin:0 auto;
	text-align:left;
}
.footer_widgets h2{
	font-size:14px;
	color:#878787;
	text-transform:uppercase;
	letter-spacing:2px;
}
.footer_widget {
    
    margin:auto;
	width:340px;
	
}
.footer_widget ul li {
	margin-bottom: 10px;
}
.footer_widget ul li, .footer_widget ul li a {
	list-tyle:none;
	font-size:14px;
	font-weight:600;
	color:#666666;
}

.copyright {
	clear: both;
	padding: 20px 0;
	text-align: center;
	border-top: 5px solid #D7D7D7;
	font-size: 12px;
	margin: 0 auto;
}

/************************ Navigation ************************/

#navigation {
    max-width: 900px;
    margin: auto;
}

nav {
	
	border-bottom: 2px solid #E21717;
	margin: 20px auto;
	padding: 3px;
	line-height: 1.5;
	text-align: center;
	max-width:900px;
}

nav ul li {
	display: inline-block;
	padding: 0 22px;  /* WMG*/
	font-size: 1.1em ;
	font-weight: normal;

}
nav ul li a {
	padding: 3px 10px;  /* WMG*/
	color: white;
	text-decoration: none;
        text-transform: none !important;
    text-shadow: none !important;
}
nav ul li a span {
	font-family: Lucida Sans, serif;
	font-style: italic;
	font-weight: normal;
}
nav ul li a:hover, nav ul li.current-menu-item a, nav ul li.current_page_item a {
	color: #FF4D4D;
}
nav ul li.active a {
	border-bottom: 5px solid #005F6B;
}



/************************ Nav Submenu ************************/
ul.sub-menu {
	position: absolute;
	background: #FFF url(images/sub-nav-bg.png) no-repeat 20px top;
	margin-top: 0px;
	margin-left: -10px;
	width: 150px;
	text-align: left;
    z-index:999;
    padding:0px;
}
ul.sub-menu li {
	line-height: 26px;
	display: block;
	padding: 0px;
    font-weight: 400;
    padding-left:10px;
    text-transform: none;
}
ul.sub-menu li a {
	color: #000 !important;
	font-size: 14px;
	font-weight:600;
	padding: 10px 10px;
	display: block;
    text-shadow: none;
}
ul.sub-menu li a:hover {
	color: red !important;
}

ul.sub-menu li ul {
	position: absolute;
	background: #FFF !important;
	margin-left: 230px;
	margin-top: -50px;
	width: 250px;
	text-align: left;
    z-index:999;
    padding:10px 0 10px;
}

ul.subnav {
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	padding-top: 20px;
	margin-bottom: 20px;
}
ul.subnav li {
	padding: 8px 0;
	border-bottom: 1px solid #e3e3e3;
    color: #ffffff;
}
#submenu li.current_page_item a {
	color: white;
}

/************************ Main Section ************************/
section.main {
	width: 880px;
	margin: 0 auto;
	padding-top: 5px;
}


    section.main h1 {
    font-size: 20px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
	text-align:left;
	margin:10px 0;
	font-family:arial;
}


section.main .post h2, section.main .my_works h2 {
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	line-height:25px;
	text-align:left;
	margin:20px 0;
	font-family:arial;
}
body.error404 section.main .post h2 {
	line-height: 60px !important;
    font-size: 60px;
}

.main-single p {
	font-size: 12px;
    margin-bottom: 15px;
}
section.main blockquote {
	padding: 0px 20px;
	font-family:arial;
	font-size: 14px;
	font-style: italic;
	border-left: 4px solid #005F6B;
}
section.full-width {
	width: 875px;
	padding: 20px 0px;
}

.post_read_more,
.more-link {
	text-align: center;
	display: block;
	font-weight: bold;
	color: #fff;
}

body.home section.main,
body.page section.main,
body.single-post section.main,
body.error404 section.main,
body.archive section.main,
body.search section.main {
	font-size: 14px;
}

#searchbar .footer_widget	{padding:8px;}

#searchbar .footer_widget .screen-reader-text {display:none;}



/************************ Sidebar & Widgets ************************/
section.sidebar {
	width: 230px;
	float: left;
	padding-top: 20px;
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-serif;
}
section.sidebar h2, section.main h2 {
	font-weight: 400;
	font-size: 16px;
	font-family:arial;
}
section.sidebar p{
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #747272;
	padding: 3px 0 3px;
}
section.sidebar .box {
	padding-bottom: 40px;
}
section.sidebar .blog p time {
	display: block;
	font-style: italic;
}
a.gbutton, .reply a, .submitbutton, .comment-reply-link {
    background: none repeat scroll 0 0 #FF4D4D;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica",Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.gbutton:hover, .reply a:hover {
	background: #008c9e;
}


.my_works_filter {	
	list-style: none;
	margin: 0 0 5% auto;
	clear:both;
    text-transform: uppercase;
    text-align: center;
}

.my_works_filter li {
    float: none;
    margin: 0 20px 0 0;
    display: inline-block;
}
.my_works_filter li a {
    float: left;
    color: #FF4D4D;
    padding: 5px 10px;
    text-decoration: none;
    border-radius:5px;
    font-weight:600;
    font-size:12px;
}
.my_works_filter li a:hover, .my_works_filter li.active {
    background: #FF4D4D;
    color: #FFFFFF;
     border-radius:5px;
}

.my_works_filter li.active a {	background: #FF4D4D;
    color: #FFFFFF;
}

.main .my_works {
    clear: both;
    margin: 0 auto;
    padding-bottom: 30px;
    /*width: 75%;*/
}

.work_item {
	width: 45%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	font-family: "Helvetica", Arial, Sans-Serif;
	padding-bottom: 20px;
}
.work_item_image{	margin-bottom:20px;}
.work_item_image img{
	width:100%
}
.work_details{	text-align:center;}
.work_details h3{
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:14px;
}
.work_item img {
	width: 100%;
	padding: 4px;
	background: url(images/pattern.png);
}
.work_item a h3 {
	font-size: 30px !important;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.work_item a:hover h3 {
	color: #fff;
}
.work_item p.more, body.page section.main p.more {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.work_item p.more {
	background: url(images/arrow.png) no-repeat right center;
	display: inline-block;
	padding-right: 10px;
}
.work_item p {
	color: #747272;
	text-align:center;
}
.work_item:nth-child(2n+1) {
	margin-right: 50px;
}

div.work_item-image img {
	width: 620px;
	height: auto;
	background: url("images/pattern.png");
	padding: 4px;
}

section.full-width .work_item:nth-child(3n+1)  {
	margin-left: 20px;
}
section.full-width .work_item:nth-child(3n+1)  {
	margin-right: 0px;
}
section.full-width .work_item:nth-child(4n+1) {
	margin-left: 0px;
    margin-right: 30px;

}
body.page-template-page-temp-portfolio-fullwidth-php .work_item {
	margin-right: 10px;
}
body.page-template-page-temp-portfolio-php .work_item {
    /*margin-right: 20px;*/
}
body.single-portfolio .main-single h1 {
	line-height: 65px !important;
}

/************************ Image Styles ************************/
img.alignleft, img.alignright, img.aligncenter {

}
img.blog-thumb {
  	padding: 0;
  	margin:  0;
    /*max-width:720px;*/
    height:auto;
    width: 100%;
}

/************************ Post Style ************************/
section.main .post {
	clear: both;
	padding: 0px;
	/*width:90%;*/
	margin:0 auto;
}
section.main p {	color:#EBEBEB;
	padding:20px 0 0 0;
	font-size:14px;
	line-height:16px;
	
}
section.main .post p em {
	font-size:14px;
	font-family: "Open Sans", Helvetica, sans-serif;
}
section.main .post:last-child {
	border-bottom: none;
}
.post-thumb {
    padding:0;
    margin:60px 0 0;
    position: relative;
    min-height: 1px;
	background-color:red;
}
div.meta {
    color:#fff;
    font-size:16px;
    width:120px;
    height:120px;
    background:#FF4D4D;
    text-align:center;
    font-weight: 200;
    position:absolute;
    margin:0 auto;
    bottom:-44px;
    left: 50%;
    margin-left: -60px;
    -moz-border-radius: 60px;
	border-radius: 60px;
}
div.meta .post-date {
    padding-top:20px;
    display:block;
}
div.meta .post-comments a {
    color:#fff;
    display:block;
    font-weight: 700;
}
div.meta .post-comments em {
    font-family: 'Georgia', Sans-Serif;
    font-tyle: italic;
    font-size:12px;
}
.post-author {
    display: inline-block;
    position: absolute;
    bottom: -20px;
    font-weight: 700;
    text-transform:uppercase;
}
.post-author em {
    font-family: 'Georgia', Sans-Serif;
    font-tyle: italic;
    font-weight: 400;
    text-transform:lowercase;
}
 
ul.posts-list  {
list-style-type: circle;
padding:20px;

}
.posts-list li {
display:block;
}



/************************ Contact Form ************************/
#contactForm {
	display:block;
    padding-top: 30px;
}

#contactForm label {
	display: block;
	font-weight: normal;
	padding: 5px 0px;
}
#contactForm input,
#contactForm textarea {
	background:#fff;
	border: 1px solid #fff;
	box-shadow: 1px 1px 0px #CCCCCC inset;
	margin-bottom: 10px;
	padding: 7px 10px;
}
#contactForm textarea {
	font-size:13px;
	width: 95%;
}
#contactForm input {
	width: 95%;
}
.thanks {
	background: #F2F3F6;
	background: url('lib/contactform/ok.png') 0 26px no-repeat;
	padding: 25px 15px 15px 25px;
	display: none;
}

#contactForm .error, .error {
    background: url("lib/contactform/error.png") no-repeat scroll 5px 50% #FEF4F1;
    border: 1px solid #F5F5F5;
    border-radius:5px;
    color: #000000;
    display: none;
    margin-bottom: 5px;
    padding: 7px 20px 7px 30px;
    width: 90%;
}

.error {
	display:none;
}

#contact-map{
	background: #fff;
	padding-bottom:30px;
	border:1px solid #ddd;
	padding:10px;
}
#contact-map iframe{
border:none;
}




/************************ Responsive Navigation ************************/
nav select {
      display: none;
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {

	body {
		/*width: 710px;
		padding: 0px 28px 60px;*/
	}
	nav {
		width: 100%;
		text-align: center;
	}
	section.main {
		width: 100%;
		float: right;
		padding-top: 20px;
	}
	section.main .post {
		width: 100%;
	}
	section.main .post h2 {
		width: 100%;
		font-size: 16px;
	}
	#respond #commentform p label {
		clear: both;
		display: block;
		padding-left: 0;
		font-size: 11px;
		font-style: italic;
	}
	#respond #commentform #comment {
		width: 95%;
	}
	body.page section.main img,
	body.blog section.main img,
	body.archive section.main img  {
		max-width: 100%;
		
		height: auto !important;
	}
	.WMG_artists_menu img {width:100px; height:100px;}
	.WMG_artists_menu_thumb	a:hover img {width:100px;height:100px;}
	.WMG_artists_menu_thumb	{width:20%; margin-bottom:20px;}
	 nav ul li{padding: 0 16px;}
}


/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {

	body {
	/*	width: 250px;
		padding:0px 34px 60px;*/
	}
	.footer_widget {
	    float: none;
	    margin-right: 0px;
	    width: 100%;
	}
	.footer_widgets {
	    width: 100%;
	}
    img.blog-thumb {
		float:none;
	}
    nav ul {
    	display: none;
    }
    nav select {
	    display: inline-block;
	    width: 100%;
	    border: 1px solid #CCC;
	    color: #FFF; 
	    padding:5px;
	    font-family: "Cabin Condensed", Arial, sans-serif;
	    font-size: 14px;
     	background-color:#000!important;
     	border-radius: 0;
     	    background: -webkit-linear-gradient(black, black, black);  /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(black, black, black);  /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(black, black, black); /* For Firefox 3.6 to 15 */
    background: linear-gradient(black, black, black);  /* Standard syntax (must be last) */

    }
	section.sidebar {
		width: 252px;
	}
	section.main {
		width: 100%;
		padding-top: 0px;
	}
	section.main .post {		width: 100%;	}
	section.main .post h2 {
		width: 100%;
		font-size: 16px;
	}
	div.meta {
	    bottom: -20px;
	    font-size: 12px;
	    font-weight: 200;
	    height: 100px;
	    width: 100px;
	}
	div.meta .post-date {
	    padding-top: 12px;
	}
	.post-author {
	    font-size: 11px;
	    display: block;
	    text-align: center;
	    position: relative;
	    top:50px;
	}
	.post-thumb {
	    /*max-height: 180px;*/
	}
	img.blog-thumb {
	    float: none;
	    width:100%;
	}
	#respond {
	    margin: 0px;
	    padding-top:40px;
	}
	.commentlist li ul {
	    margin: 0px;
	}
	#respond #commentform p label {
		clear: both;
		display: block;
		padding-left: 0;
		font-size: 11px;
		font-style: italic;
	}
	#respond #commentform #comment {
		width: 95%;
	}
	body.page section.main img,
	body.blog section.main img,
	body.archive section.main img  {
		max-width: 100%;
		height: auto !important;
	}
    section #contact-map  {
    	width: 95%;
	}
    section #contactForm input, section #contactForm textarea {
    	width: 95%;
	}

	.work_item {
		float:none;
		width: 100%;

	}

	.work_item:nth-child(2n+1) {
	    margin-right: 0px;
	}

	.main .my_works{
	    width: 100%;
	}
	.my_works_filter{
	    width: 100%;
	    margin:0 0 20px auto;
	}

	footer {
		padding:20px;
	}
	
	nav  {
		padding: 5px; border-bottom:none;
	}
		
	div.post.WMG_artist_page h1 {text-align:center;}
	.WMG_artists_menu_thumb	{width:33%; margin-bottom:20px;}
	header {padding: 10px 0 0;}
	div.WMG_events_images-container {
		zoom: 0.4;
	    	-moz-transform: scale(0.4);
	}
	.wmg-events-featured{
		display: none;
		visibility: hidden;
	}		
}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	body {
		/*width: 420px;
		padding: 5px 22px 48px;*/
	}
    nav ul     {
    	display: none;
    }
    nav select {
	    display: inline-block;
	    width: 100%;
		border: 1px solid #CCC;
		color: #FFF; 
		padding: 5px;
	    font-family: "Cabin Condensed", Arial, sans-serif;
	    font-size: 14px;
	    background-color:#000!important;
	    border-radius: 0;
	        background: -webkit-linear-gradient(black, black, black);  /* For Safari 5.1 to 6.0 */
    		background: -o-linear-gradient(black, black, black);  /* For Opera 11.1 to 12.0 */
    		background: -moz-linear-gradient(black, black, black); /* For Firefox 3.6 to 15 */
    		background: linear-gradient(black, black, black);  /* Standard syntax (must be last) */
    }
    .footer_widget {
	    float: none;
	    margin-right: 0px;
	    width: 100%;
	}
	section.sidebar {
		width: 100%;
	}
	section.main {
        width: 100%;
        float: none;
        padding-top: 0px;
	}
	section.main .post {
		width: 100%;
	}
	section.main .post h2 {
		width: 100%;
		font-size: 16px;
	}
	div.meta {
	    bottom: -20px;
	    font-size: 12px;
	    font-weight: 200;
	    height: 100px;
	    width: 100px;
	}
	div.meta .post-date {
	    padding-top: 12px;
	}
	.post-author {
	    font-size: 11px;
	    display: block;
	    text-align: center;
	    position: relative;
	    top:50px;
	}
	.post-thumb {
	    /*max-height: 260px;*/
	}
	img.blog-thumb {
	    float: none;
	    width:100%;
	}
	#respond #commentform p label {
		display: inline;
		padding-left: 20px;
	}
	#respond #commentform #comment {
		width: 95%;
	}
    body.page section.main img,
	body.blog section.main img,
	body.archive section.main img  {
		max-width: 100%;
		height: auto !important;
	}
    section #contact-map  {
    	width: 95%;
	}
	.my_works_filter{
	    /*width: 80%;*/
	    margin:0 0 20px auto;
	}
	footer {
		padding:20px;
	}

	div.post.WMG_artist_page h1 {text-align:center;}

	div.WMG_events_images-container {
		zoom: 0.7;
	    	-moz-transform: scale(0.7);
	}
	.wmg-events-featured{
		display: none;
		visibility: hidden;
	}	
	.WMG_artists_menu_thumb	{width:25%; margin-bottom:20px;}
	.WMG_artists_menu img{width:90px; height:90px;}
	nav  {border-bottom:none;}
	header {padding: 10px 0 0;}
}

/*	Retina media query.
	Overrides styles for devices with a
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {

	body {

	}

}