@import "navigation.css";
/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/*---:[ talentsmoothie colour scheme ]:---*/

body.custom {
	background-color: #DADBDC;
	color: #5A585A;
}
.pink, .pinklogo {
	color: #EA4996;
}
.lightgrey, .lightgreylogo {
	color: #5A585A;
}
.skyblue {
	color: #898908;
}

/* Main Link Styling */
a:link {
	color: #EA4996;
	text-decoration: none;
}
a:visited {
	color: #EA4996;
	text-decoration: none;
}
a:active {
	color: #EA4996;
	text-decoration: underline;
}
a:hover {
	color: #EA4996;
	text-decoration: underline;
}

/*---:[ talentsmoothie main headings ]:---*/

div#content.hfeed h1.entry-title {
	font-size: 20px;
	font-weight: normal;
	color: #EA4996 !important;
}
div#content.hfeed h2.entry-title {
	padding-right: 20px; /* Don't change */
}
.custom div#content.hfeed h2.entry-title a {
	color: #EA4996 !important;	
}
.custom div#content.hfeed h2.entry-title a:hover {
	color: #EA4996 !important;
	text-decoration: underline;
}
.custom h1.customtitle {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #EA4996 !important;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: normal !important;
}
.custom h2.customtitle {
	font-size: 20px;
	line-height : 25px;
	padding-top: 0px !important;
	margin-top: 0px !important;
	position: relative;
	top: -3px;
	font-weight: normal !important;
}
.custom h2.customtitle  a {
	color: #EA4996;
	text-decoration: none;
}
.custom h2.customtitle  a:hover {
	text-decoration: underline;
}	



/*---:[ talentsmoothie main layout ]:---*/

.custom #page {
	background-attachment: scroll;
	background-image: url(../../../../media/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0px;
	padding-top: 0px;
}
.custom #content_box, .custom #column_wrap {
    background: none;
}

.custom #content_box div.top {
	padding-top: 0px !important;
	margin-top: 0px !important;
	position: relative;
	top: -15px;
}
.custom #content_box div.hentry {
	position: relative;
	top: 5px !important;
}
.articles-and-publications div#container div#page div#content_box div#content div div.format_text {
	position: relative;
	top: -20px;	
}

/* Header Section */
.custom #preheader {
	height: 83px;
	width: 990px;
	margin: 10px auto 0px auto;
	background-attachment: scroll;
	background-image: url(../../../../media/bg_header.gif);
	background-position: right;	
}
.custom #header {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: none;
}
.custom #header h1#tagline, .custom #header p#logo, .custom #header h1#logo {
	display: none;
}
.custom div#header-logo {
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
}
.custom #header-text {
	float: right;
	text-align: right;
	padding-right: 30px;
	font-size: 20px;
	font-weight: normal;
	color: #5A585A;
	padding-top: 20px;
}

/* Navigation */
ul#topnav li {
	padding-left: 20px;
	font-weight: bold;
}
ul.bottomnav {
	margin-top: 10px;
}
ul.bottomnav li {
	padding-left: 20px;
}
ul.bottomnav li:first-child { 
	border: collapse;
}
.custom div#header-navbar ul li a {
	color: #333333 !important;
}
.custom div#header-navbar ul li a:hover {
	color: #ff00ff !important;
	text-decoration: underline;
}

/* Main Content Section */
.custom div#content {
	position: relative;
	left: 5px;
	margin-top: 0px;
	border: none;
	padding-top: 0px;
}
.custom div#content_box {
	border: 0;
}
.custom .post_box {
	padding: 0px;
	margin: 0px 20px 0px 20px;
}
.custom div#content_box a:hover {
	text-decoration: underline;
}

/* Sidebars */
.custom div#sidebars {
	position: relative;
	left: -6px;
	border: none;
}
.custom ul.sidebar_list {
	margin: 0px;
	padding: 0px;
}
.custom ul.sidebar_list li, .custom ul.sidebar_list li ul, .custom ul.sidebar_list li ul li {
	margin: 0px;
	padding-bottom: -10px;	
}
.custom #sidebars #sidebar_1 ul.sidebar_list,
.custom #sidebars #sidebar_2 ul.sidebar_list {
	margin: 0px !important;
	padding: 0px !important;
	display: inline-block;
}
.custom #sidebar_1 {
	border: 0 !important;
}
.custom #sidebars #sidebar_2 {
	position: relative;
	left: 10px;
	border: 0 !important;
}
.custom #sidebar_1 ul.sidebar_list li, .custom #sidebar_1 ul.sidebar_list li h3, .custom #sidebar_1 ul.sidebar_list li div.textwidget,
.custom #sidebar_2 ul.sidebar_list li, .custom #sidebar_2 ul.sidebar_list li h3 , .custom #sidebar_2 ul.sidebar_list li div.textwidget {
	width: 170px;
	padding-left: 10px;
	*padding-left: 0px;
}
.custom ul.sidebar_list ul li {
	padding: 5px 0px 5px 0px;
}

/* Get the UL Widget displaying right */
.custom ul.sidebar_list li ul li p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.custom ul.sidebar_list li div.textwidget p {
	margin-bottom: 0px;
	padding-bottom: 10px;	
}

/* Site Footer */
.custom div#footer {
	display: none;
}
.custom #sitefooter {
	height: 60px;
	width: 990px;
	margin: 0px auto 10px auto;
	background-attachment: scroll;
	background-image: url(../../../../media/bg_footer.gif);
	background-position: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.custom #sitefooter ul {
	padding-top: 35px;
	padding-right: 20px;
	float: right;
}
.custom #sitefooter ul li {
	display: inline;
	list-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-transform: lowercase;
	padding: 0px 8px 0px 8px;
}
.custom #sitefooter ul li.nav-home, .custom #sitefooter ul li.sel-home, .custom #sitefooter ul li.noborder {
	border: none;
}
.custom #sitefooter a {
	color: #999;
	text-decoration: none;
}
.custom #sitefooter a:hover {
	color: #999;
	text-decoration: underline;
}

/*---:[ talentsmoothie custom wrappers ]:---*/

/* Content Box */
div.before-content, div.before-archive {
	height: 15px;
	background-image: url(../../../../media/before-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.custom div#content {
	background-image: url(../../../../media/content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.after-content, div.after-archive {
	height: 15px;
	background-image: url(../../../../media/after-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Postbox Box */
.custom div#content.hfeed div.before-content {
	display: none;
}
.custom div#content.hfeed div.after-content {
	display: none;
}
.custom div#content.hfeed div.after-comments {
	height: 15px;
	background-image: url(../../../../media/after-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 13px #FFF;	
}
div.before-prevnext,
div.before-comments {
	height: 15px;
	background-image: url(../../../../media/before-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.before-postbox {
	height: 15px;
	background-image: url(../../../../media/before-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.custom div#content.hfeed div#content_box {
	background-image: url(../../../../media/content.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.after-prevnext,
div.after-postbox {
	height: 15px;
	background-image: url(../../../../media/after-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 13px #FFF;
}

/* Content Box - No Sidebars */
.custom div#content_box.no_sidebars div.before-postbox {
	height: 15px;
	background-image: url(../../../../media/before-content-nosb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 941px;	
}
.custom div#content_box.no_sidebars div#content {
	background-image: url(../../../../media/content-nosb.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 941px;	
}
.custom div#content_box.no_sidebars div.after-postbox {
	height: 15px;
	background-image: url(../../../../media/after-content-nosb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 941px;	
}

/* Home Page Widget */
div#homewidgetwrapper {
	position: relative;
	left: 5px;
	top: 10px;
	clear: left;
	margin-top: 10px;
	margin-right: 450px;
}
div.before-homepagewidget {
	height: 15px;
	background-image: url(../../../../media/before-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
}
.custom div.homepagewidget {
	padding-left: 20px;
	font-size: 1.3em;
	line-height: 1.385em;
	/* margin-right: 400px; */
	background-attachment: scroll;
	background-image: url(../../../../media/content.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.custom div.homepagewidget ul { list-style: none; }
.custom div.homepagewidget ul li {
	/* margin-bottom: 13px; */
}
.custom div.homepagewidget h3 { 
	font-variant: small-caps; 
	letter-spacing: 2px; 	
	text-transform: lowercase;
	font-size: 15px;
	color: #EA4996;
	padding-bottom: 10px;
}
.custom div.homepagewidget div.textwidget {
	width: 450px;
}

/* Widget(s) */
.widget {
	margin: 0px;
	padding: 0px;	
}
div.before-widget {

	height: 15px;
	background-image: url(../../../../media/before-widget.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 205px;
}
div.actual-widget {
	background-image: url(../../../../media/widget.gif);
	background-repeat: repeat-y;
	background-position: left;	
	width: 205px;
	margin: 0px;	
	padding: 0px;
}
div.after-widget {
	height: 15px;
	background-image: url(../../../../media/after-widget.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 205px;	
		margin-bottom: 13px;
}
.custom div.widget_ClientsTestimonials {
	background-color: red !important;
}
.custom div#sidebars h3 {
	text-align: center;
	text-transform: lowercase;
	font-size: 15px;
	color: #EA4996;
	font-variant: normal;
}

/* Sidebar(s) */
div.before-sidebar {
	/* height: 15px;
	background-color: green; */
}
div.after-sidebar {
	/* height: 15px;
	background-color: green; */
}

/* Multimedia Box */
div.before-multimedia {
	height: 15px;
	background-image: url(../../../../media/before-multimedia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.after-multimedia {
	height: 15px;
	background-image: url(../../../../media/after-multimedia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* position: relative;
	*top: -36px; */
	margin-bottom: 13px;
}
.custom div#multimedia_box {
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(../../../../media/multimedia.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.custom div#multimedia_box div#custom_box {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	background: none;
	font-size: 10px !important;
}
.custom div#multimedia_box div#custom_box h3 {
	padding: 0px 0px 10px 0px;
}
.custom div#multimedia_box div#custom_box ul {
	margin: 0px;
	padding: 0px;	
}

/*---:[ talentsmoothie precontent box ]:---*/
div#precontent {
	margin: 10px 0px 10px 0px;
	position: relative;
	left: 5px;	
	width: 941px;		
}
div#precontent-top {
	background-image: url(../../../../media/precontent-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;	
}
div#precontent-bottom {
	background-image: url(../../../../media/precontent-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;	
}
div#precontent-main {
	background-color: #EA4996;
	color: #FFF;
}
div#precontent-main h1, div#precontent-main p {
	color: #FFF;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	text-transform: lowercase;
}
div#precontent-main h1 {
	clear: right;
	line-height: 40px;
	/* letter-spacing: 1px; */
}
div#precontent-main p {
	font-size: 17px;
	font-weight: normal !important;
}
div#precontent-main p a, div#precontent-main h1 a {
	color: #FFF !important;
	text-decoration: none;
}
div#precontent-main p a:hover {
	color: #FFF !important;
	text-decoration: underline;	
}

/*---:[ talentsmoothie content tweaks ]:---*/

div#multimedia_box #video_box {
	position: relative;
	left: 20px;
	padding-top: 5px;
}

/* Hide the Header */
.custom div.headline_area h1 {display:none;}
.home div.headline_area h2 { display: none; }
.custom div#content.hfeed h1 { display: block !important; }

.custom p.headline_meta {
	display: none;
}
.custom h1 {
	font-size: 3em;
	padding: 20px 0px 0px 10px;
}
.custom h1.entry-title {
	padding: 5px 0px 0px 0px;
	line-height: 1em;
}

/* Hide the Comments Closed Box */
.custom div.comments_closed {
	display: none;
}
.custom div.format_text {
	margin-right: 20px;
}
div.homepagewidget ul {
	margin-right: 70px;	
}
div#header p#tagline {
	display:none;
}
div.format_text ul {
	padding-left: 0px;
	margin-left: 5px;
}
div.format_text ul li {
	padding-left: 23px;
	margin-left: 0px;
	list-style: none;
	background-attachment: scroll;
	background-image: url(/media/li_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* Sort the Blog Content */
div#content.hfeed div.teaser {
	width: 	225px;	
}
div#content.hfeed div.teasers_box {
	padding: 10px 5px 10px 5px;
	width: 452px;
}
div#content.hfeed div.post_box {
	width: 452px;
	padding: 10px 5px 10px 5px;	
}



/* Hide Teaser Images */
div#content.hfeed div.teaser img {
	display: none;
}

/* Comments Section */
div#comments {
	margin: 0px 40px 0px 15px;
}
.custom div.post_nav, .custom div.prev_next {
	margin: 0px 40px 0px 15px;
	text-transform: none;
	border: none;
}
.custom div.prev_next {
	border: none !important;
}
.custom div.prev_next p {
	font-variant: small-caps; 
	letter-spacing: 2px; 	
	text-transform: lowercase;
	font-size: 15px;
	color: #EA4996;
}

/* Teasers Section */
.custom div.teasers_box {
	margin: 0px 60px 0px 15px !important;
}
div#content.hfeed div.teaser div.format_teaser p {
	margin-right: 10px;
}

/* Comments Count */
.custom p.to_comments a span {
	color: #EA4996;	
}

/* Sidebar Titles */
.custom div#sidebars h3 {
	text-align: left !important;
	font-size: 17px;
	text-transform: lowercase !important;
}

/* Breadcrumbs */
div#breadcrumbs {
	float: right;
	padding-right: 10px;
}
div#breadcrumbs a {
	color: #FFF !important;
}

.custom div#feature_box {
	display: none;
}

.custom div.hentry {
	border-top: none;
}
.custom div#post-61 div.headline_area h1 {
	display: none;
}

/* Archive Info */
.custom div#archive_info {
	border: none;
}
div.after-archive {
	border-bottom: solid 13px #FFF;
}

/* Gallery CSS */
#gallery {
	position:relative;
	width:160px;
	height: 120px;
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imagearea {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#images {
	/* border:2px solid #9ac1c9; */
	border : none;
	height:140px;
	background:#eef5f6;
	padding: 0px;
}
#image {
	position:relative;
	top: 0px;
	left: 0px;
	width:160px;
	/* height:160px; */
	padding:0px;
	/* border:2px solid #666;*/
	border: none;
	background:#FFF url(images/slideshow/loading.gif) center center no-repeat
}
#image img {
	position:absolute;
	top:0px;
	left:0px;
}
#thumbwrapper {
	padding:5px 0;
	border:2px solid #666;
	background:#FFF
}
#thumbarea {
	position:relative;
	overflow:hidden;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:100px;
	border-right:5px solid #FFF
}
#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer
}
.imgnav {
	position:absolute;
	width:20%;
	z-index:100;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer
}
#previmg {
	left:0;
	background:url(images/left.gif) left center no-repeat;
	border-left:5px solid #FFF;
	visibility: hidden;
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
#nextimg {
	right:0;
	background:url(images/right.gif) right center no-repeat;
	border-right:5px solid #FFF;
	visibility: hidden;
}
#nextimg:hover {
	opacity:1;
	filter:alpha(opacity=100)
}

div.blog-thumbnail {
	float: right;
	padding: 0px 5px 10px 15px;
}
li.widget ul li {
	clear: right;
}

.custom div#homewidgetwrapper div ul li {
	padding-top: 6px;
	padding-bottom: 6px;
}
.custom div#sidebars li.widget_slideshow  ul {
	margin-left: 12px;
}

div.tag-archive-info {
	display: none;
}

/* Handle the issue of double-end boxes */
div.after-postbox + div.after-comments {
	display: none;
}

/* Customize the Polls Widget */
div.wp-polls-loading {
	display; none;
}
.custom div.wp-polls {
	/* position: relative;
	left: -15px; */
	margin: 0px;
	padding: 0px;
	border: 1px solid white;
}
.custom div.wp-polls p.poll-title {
	/* font-variant: small-caps; */
	/* letter-spacing: 2px; 	
	text-transform: lowercase;
	font-size: 15px;
	color: #EA4996 !important; */
	text-align: left !important;
	margin-left: 9px !important;
	color:#EA4996;
	text-decoration:none;
	font-weight: normal !important;
}
.custom div.format_text p.poll-title {
	margin-left: 0px !important;	
}
.custom div.wp-polls p.poll-results-title {
	text-align: left;
	padding-left: 10px;
}

div.footer-links-widget {
	clear: both;
	padding-right: 27px;
	text-align: right;
	padding-top: 0px;
}
div.footer-links-widget table {	
	float: right;
	margin-bottom: 15px;
}

td.profile-bio {
	padding-left: 15px;
}

div.profile-quote {
	width: 150px;
	font-style: italic;
	padding: 10px 0px 10px 0px;
}

div.prev_next