/*
Theme Name:     Pureline Child
Theme URI:      http://www.citak.com.au
Description:    Child theme for the Pureline theme 
Author:         Ed de Crespigny
Author URI:     http://www.decrespigny.info
Template:       pureline
Version:        1.0
*/

@import url('../pureline/style.css');

h2 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	letter-spacing: -1px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

p, li {
	color: #6c6c6c !important;
	font-size: 11pt;
}

img {
	border: 0 !important;
}

body { 
	margin: 0;
}

ul, ul ul, ul ul ul { 
	/*
	list-style-type: none;
	list-style-image:url('../images/list-style.gif'); 
	*/
	color: #6c6c6c;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
}

.container {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 900px;
}

.header { 
	background: #000; 
	height: 160px;
	margin: 0;
	padding: 0; 
}

#logo-container {
	float: left;
	height: 140px;
	margin: 0;
	padding: 0; 
	width: 150px;
}

#social {
	float: left;
	height: 140px;
	margin: 0px;
	padding: 0px; 
	width: 750px;
}

/* ------------- INTERNATIONAL CLOCKS ------------- */

#clocks-container {
	height: 45px;
	margin: 0px;
	padding: 0px;
}

TABLE#clocks {
	float: right;
	border: 0px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	width: 450px;
}

TABLE#clocks TD {
	background: #000;
	border: 0px;
	color: #777;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

TABLE#clocks iframe {
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 54px;
}

/* ------------- SOCIAL BUTTONS ------------- */

#rss, #facebook, #twitter, #linkedin {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.sc_menu {
	bottom: 0;
	clear: both;
	margin: 0px;
	margin-top: 19px;
	padding: 0px;
	width: 750px;
}

ul.sc_menu {
	float: right;
	margin: 0px;
	padding: 0px;
}

.sc_menu li {
	margin: 0px;
	padding: 0px;
}



/* ------------- NAV MENU ------------- */

.menu-header {
	background: #000;
	border: 0px;
	border-radius: 0px;
	border-top: 0px;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 36px;
	padding: 0px;
	text-shadow: none;
	-webkit-border-radius: 0px;
	width: 750px;
}

/* -------------- Aligning Nav Menu to the right --------------  */
.menu-header .menu-navigation-container {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	right: 0px;
}

.nav li {
	border: 0px;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
	text-shadow: none;
}

.nav li a {
	color: #AAA;
	clear: left;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	text-shadow: none;
}

.nav a:hover {
	border-bottom: 5px solid #b03328;
	color: #FFF;
	text-shadow: none;
}

a.currentlyActive
{
  text-decoration: underline;
}

.menu-back {
	background: #FFF;
	padding-bottom: 25px;
}


/* ----------------------------- CONTENT ----------------------------- */

.content {
	background: #FFF;	
}

/* div with 1px grey background used as paragraph spacer */
.paragraph_divider {
	background: #e5e5e5;
	height: 1px;
	margin: 15px 0 30px 0;
}

/* width of content div = 710px (inc. 30px padding-right) */
.hfeed {
	float: left;
	padding-right: 30px;
	width: 680px;
}

.entry-title, .entry-title a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 0px;
}

.entry-content {
	margin-top: 0px;
}

.entry-content a:link, .entry-content a:active, .entry-content a:visited {
	color: #b03328;
 	text-decoration: none;
}

.entry-content a:hover {
	text-decoration: underline;
}

/* Carousel navigation dots aligned to right */
dl.sd-nav-deck {
	float: right;
}

.content-bottom {
	border-top: #000 3px solid;
	width: 100%;
	height: 0px;
	bottom: 0;
	left: 0;
	right: 0;
}


/* Tooltips for Industry Icons */
a.tip2 {
  position: relative;
  text-decoration: none;
}

a.tip2 span {display: none;}

a.tip2:hover span {
  border: 1px solid #000;
  display: block;
  position: absolute; 
  padding: .5em;
  content: attr(title);
  min-width: 120px;
  text-align: center;
  width: auto;
  height: auto;
  white-space: nowrap;
  left: 30px;
  top: -180px;
  background: rgba(255,255,255,1);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;    
  color: #F00;
  font-size: .86em;
  z-index: 1;
}

a.tip2:hover span:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: rgba(255,0,0,1) transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom: -20px;
  left:1em;
  z-index: 1;
}

/* ------- homepage -------- */

#industry_sectors {
	margin: 0px;
	padding: 0px;
}

#industry_sectors IMG {
	margin: 0px;
	padding: 0px;
}

#industry_sectors LI {
	display: inline;
	margin: 0px;
	padding-right: 14px;
	width: 110px;
}

#consultant_photos IMG {
	margin: 0px;
	padding: 0px;
}

#consultant_photos LI {
	display: inline;
	margin: 0px;
	padding-right: 5px;
	width: 110px;
}

.consultant_photos_thumb {
	cursor: pointer;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
 
.consultant_photos_thumb:hover {
	opacity: 0.7;
}

.consultant_info {
	background: #f7f7f7;
	color: #666;
	padding: 20px;
}

.consultant_info H2 {
	border-bottom: 1px dotted #999;
}

/* getting rid of left margin on industry icons */
.entry-content ul, .entry-content ol, #search-query {
	margin-left: 0px;
}

/* Consulting Page */
#consulting_tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 110px;
}

.hentry {
	/*background:url('../images/divider-tile.png') bottom left repeat-x;*/
	background: none; /* Get rid of grey dividing line under posts */
	padding-bottom:25px;
}

/* ----- Tabbed Navigation ----- */

.shadetabs {
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	font: 10pt;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.shadetabs li a {
	background: #EEE;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
	color: #b03328 !important;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 7px 11px;
	text-decoration: none;
	z-index: 1;
}

.shadetabs li a:visited {
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
	color: #2d2b2b;
	font-weight: bold;
}

.shadetabs li a:hover {
	color: #2d2b2b;
	text-decoration: underline;
}

.shadetabs li a.selected { /*selected main tab style */
	background: #FFF;
	border: 0px;
	color: #000 !important;
	text-decoration: none;
	position: relative;
}

.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.tabcontent {
	background: #FFF;
	display: none;
	padding-top: 20px;
}

@media print {
.tabcontent {
	display:block !important;
}
}


/* ----------------------------- SIDEBAR ----------------------------- */

.aside {
	float: right;
	width: 190px;
}

.widget-content {
	margin:0px;
	padding:0px;
	width: 190px
}

div.srp-thumbnail-box {
	border: 1px dotted #CCC;
	display: table-cell;
	float: left;
	padding-right: 0px !important;
}

div.srp-content-box {
	display: table-cell;
	float: left;
}

#secondary a, #secondary-2 a {
	border-bottom: 0px;
}

/* Twitter Widget */

.widget-content {
	color: #6c6c6c !important;
	margin: 15px 0 50px 0;
}

.widget-content li {
	font-size: 0.9em;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.entry-content {
	font-size: 1em;
}

.entry-content a.twitter-user {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.entry-content a.twitter-hashtag {
	color: #b03328;
	text-decoration: none;
}

span.intent-meta {
	clear: both;
	width: 100%;
}

.intent-meta a {
	padding-right: 10px;
}

/* Recent Posts Plus Widget */
#secondary a:hover, #secondary-2 a:hover {
	color: #b03328;
	text-decoration: underline;
}

.widget_recent_entries li {
    clear:both;
    margin: 10px 0;
    text-align: left;
}

.widget_recent_entries .wp-post-image {
    margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
}

.widget_recent_entries li a {
	color: #b03328;
    display: block;
}

h3.widget-title {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.widget-content a {
	font-weight: bold;
}

#recent-posts-plus-2 .widget-content p {
	font-size: 10pt;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px
	
}

.entry-header .comment-count a {
	color: #b03328;
	font-weight: bold;
}

.entry-header .comment-count a:hover {
	text-decoration: underline;
}

/* ----------------------------- FOOTER ----------------------------- */

.footer {
	background: #000;
	border: 0;
	margin: 0;
}

.footer .widget-title {
	color: white;
	text-shadow: none;
}

.widget ul {
	margin: 0;
}

div.menu-navigation-container li {
	list-style: none;
	margin: 0px;
}

.widgets-holder a {
	color: #CCC;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	text-shadow: none !important;
}

.textwidget p {
	font-size: 10pt;
	color: #CCC !important;
}


