/*

Theme Name: Photo Artist Child

Theme URI: http://themefuse.com/wp-themes-shop/photo-artist/

Description: Child theme for the Photo Artist. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>

Author: ThemeFuse

Author URI: http://themefuse.com

Template: photoartist-parent

*/



@import url("../photoartist-parent/style.css");


body, #supersized li {
	background: #e4e4e4 !important;
}

.gallery .prettyPhoto  {
	float: left;
	width: 20%;
}
.gallery br {
	display: none;
}
.gallery:after {
	margin-top: 20px;
	content: '';
	display: block;
	clear:both;
}

/* ===== Header ===== */


.header {

	background: none #999 !important;
	height: 171px;
	opacity: .95;
}

.header .logo { width: auto; }

.header_play_box { top: 60px; }

.header_social {
	width: auto;
	top: 113px  !important;
	right: 41px  !important;
}

.stButton .sharethis {
	background-image: url("http://www.rednoselounge.com/wp-content/themes/photoartist-child/images/icons/social_sharethis_small.png") !important;
	height: 23px !important;
	width: 23px !important;
}
.st_sharethis {
	position: relative;
	top: -10px;
}
.header_play_box {
	float: right !important;
	top: 120px !important;
	right: 18px !important;

}
#header_pane { top: 195px !important; }
#header_pane.closed {top: 0px !important;}


#progress-bar { background: #999 !important; }


/* --- Menu --- */

.topmenu {
	top: 119px;
	right: 260px;
}

.topmenu .dropdown li a:hover,
.topmenu .dropdown .current-menu-item a,
.topmenu .dropdown .current-menu-item li a:hover,
.topmenu .dropdown .current-menu-item .current_page_item a,
.topmenu .dropdown .current-menu-ancestor a,
.topmenu .dropdown .current-menu-ancestor a:hover,
.topmenu .dropdown li li.current-menu-ancestor a,
.topmenu .dropdown li .current-menu-ancestor .current-menu-item a,
.topmenu .dropdown .menu-item-home.current-menu-item a, 
.topmenu .dropdown .menu-item-home a:hover { color:#ddd; }

.topmenu .dropdown li ul li a:hover,
.topmenu .dropdown .current-menu-ancestor ul li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-item a,
.topmenu .dropdown .current-menu-ancestor li .current-menu-item a,
.topmenu .dropdown li .current-menu-item a,
.topmenu .dropdown li.parent li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor a,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor .current-menu-ancestor a,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor .current-menu-ancestor li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor .current-menu-ancestor .current-menu-item a { color:#ddd; }

.topmenu .dropdown li a {
color: #fff;
}

/* ===== Slider ===== */

#slide_info_container { top: 220px !important; }


/* ===== General styles ===== */

.text-green,
.text-blue,
.text-yallow { color:#999; }

h1 span, h2 span, h3 span ,h4 span, h5 span { color:#999; }


/* ===== Middle content ===== */

.middle { padding: 215px 0 100px 0; }

.middle a:hover { color:#999; }

.link_arrow_left, .link_arrow_right, .link-more { color:#999; }

.link_arrow_right, 
.content .link-more { color:#999; }


/* ===== Typographic Elements ===== */

/* Framed boxes */
.frame_box { border-bottom:3px solid #999; }

.frame_left, .frame_right, .frame_center { border-bottom:3px solid #999; }

/* Quotes */
.quoteBox2 .quote-text {
	color: #999;
	border-left: 3px solid #999;
}


/* ===== Slideshow Gallery and Text ===== */

.slideshow .slides_container { border-bottom:3px solid #999; }


/* ===== Mini Gallery ===== */

.minigallery ul li img,
.entry .minigallery ul li img { border-bottom:3px solid #999; }


/* ===== Table Pricing ===== */

.table-price thead td {  color: #999; }

.table-price thead td span { color:#999; }


/* ===== Widgets ===== */

.sidebar .widget-container a:hover { color:#999; }

.sidebar .widget-container li a:hover,
.sidebar .widget-container .current-menu-item a,
.sidebar .widget-container .current-menu-item a:hover,
.sidebar .widget-container .current_page_item a { color:#999; }

.sidebar .widget_nav_menu ul li a:hover,
.sidebar .widget_nav_menu ul li.current-menu-item a,
.sidebar .widget_nav_menu ul li:first-child.current-menu-item a { color:#999; }

.widget_twitter .tweet_item a { color:#999; }

.widget_recent_entries li .thumbnail,
.widget_recent_comments li .thumbnail { border-bottom:3px solid #999; }

.widget_recent_entries li a.link-more { color: #999; }

.widget_recent_posts ul li img,
.widget_popular_posts ul li img { border-bottom:3px solid #999; }

.widget_recent_posts ul li .post-title:hover,
.widget_popular_posts ul li .post-title:hover { color: #999; }


/* ===== Posts ===== */

.post-title h2 a:hover { color: #999; }

.post-meta-top a { color: #999; }

.post-meta-top .link-loveit.loveIt { color: #999; }

.post-meta-top .author a:hover { color: #999; }

.post-meta-bot .link-more { color: #999; }

.entry a { color: #999; }

.entry .st_sharethis {display: none;}
.header_play_box {background: none;}

