a:link {
	color: #263893;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263893;
}
.conscious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.consciousbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563D7C;
	font-weight:bold;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.violetbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563D7C;
	font-weight: bold;
}	
a:hover {
	text-decoration: none;
	color: #263893;
}
a:active {
	text-decoration: none;
	color: #263893;
}

table {
	background-color: transparent;
	font-size: 12px;
	}

html {
/*	background-image: url(../images/xrunner2.jpg); */
    background-position:left top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-color: #C6C3D5;
	height:100%;

}
#content_wrapper {
	width:970px;
	margin-right:auto;
	margin-left:auto;
	background-color:#E9E9E9;
	}
hr { 
	color:white;
	}

.all_interviews {
	padding-top:4px;
	background-color:#E4E4E4;
	margin-right:13px;
	padding-left:7px;
}
.all_interviews h2 {
	text-align:left;
	}
.all_interviews a {	
	font-size:1.30em;
	}
/*############ START ##################################*/
.social-nav  {	

	}
	
.social-nav a		{
display: inline-block;
float: none;
background: none repeat scroll 0% 0% transparent;
}
.social-nav a {color:#263893;}
.social-nav a i {
    line-height: 50px;
	width:50px;
}

.social-nav a.twitter:hover {
	background: #69baf3 !important;
	color:white;
}

.social-nav a.facebook:hover {
	background: #475996 !important;
	color:white;
}

.social-nav a.google:hover {
	background: #c63d2d !important;
	color:white;
}

.social-nav a.linkedin:hover {
	background: #4875b4 !important;
	color:white;
}

.social-nav a.pinterest:hover {
	background: #d03737 !important;
	color:white;	
}

.social-nav a.dribbble:hover {
	background: #d76896 !important;
	color:white;	
}
.social-nav a.rss:hover {
	background: #F87032 !important;
	color:white;	
}
.social-nav a.youtube:hover {
	background: #E32722 !important;
	color:white;	
}
.social-nav a.blogger {
	background-image:url(../images/bloggericon.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	color:white;	
	line-height:50px;
}

.social-nav a.blogger2.blogger2  {
	background-image:url(../images/bloggericonTH.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:white;	
	line-height:80px;
	}
.social-nav a.blogger2.blogger2:hover {
	background-position:bottom right;
	}	
	
.social-nav a.blogger:hover {
	background-position:center right;
	color:white;	
}

h1,h2,h3,h4 {
	font-family: Tahoma, arial, sans-serif;
	}

h1,h2,h3 { font-weight:normal;color:#563D7C; }
.features {width:960px}
.feature-box {
	width: 428px;
	margin-left:18px;
	padding:5px;
	border:1px solid #a3a3a3;
	margin-top:5px;
	float:left;
	height:260px;
	display:block;
	overflow:hidden;
	background-color: #E4E4E4;
}
.feature-box  h2 {text-align:center;border-bottom:1px solid navy;padding-top:0px;padding-bottom:0px;height:45px;}	
.feature-box  p {text-align:left;padding:3px;}	

.features:first-child {margin-left:-5px;}
	
div.fixedhead{
	position:fixed;
	height:134px;
	width:100%;
	z-index:1;
	background-image: url(../images/banner_back.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	border-bottom:4px solid;
	border-bottom-color: #4E5893
}

.headerimage {
	width:980px;
	margin-right:auto;
	margin-left:160px;
}

.table-one  {visibility:hidden;}

.navbar-nav {
    float: none;
    margin: -1px;
    height: 38px;
    font-size: 18px;
	background-color:#563D7C;
	border-bottom:2px solid;
	border-bottom-color: #4E5893	
}

.navbar-right {
	float:left;
	}
	
.nav {
    list-style: outside none none;
	padding-bottom: 0;
		width:970px;
	margin-right:auto;
	margin-left:auto;
    height: 38px;
}
/**/
.navbar-nav > li {
    float: left;
}
.nav li ul{
	list-style:outside none none;
}
.nav li ul li, .nav > li {
    position: relative;
    display: block;
}
.nav li ul li  {
	margin-left:-40px;
	padding-left:0;
	font-size:87%;
}
.nav li ul li a,.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-nav > li > a {
    font-weight: 500;
    color: white;
}


.nav > li > a:focus, .nav > li:hover, .nav > li.active {
    text-decoration: none;
    background-color: #E4E4E4;
	border-right:1 px solid white;
	border-left:1 px solid white;
}
.nav li ul li a {color:#563D7C;} 
.nav li ul:hover a  {font-weight:italic;}
.nav li ul:hover li a, .nav > li > a:hover, .nav > li.active a { color:#563D7C;}

.nav li ul li:hover a {text-decoration:underline;}

.nav li:hover li a {color:#563D7C;}
.nav li ul li.active a {color:#563D7C;text-decoration:none;}
.nav li ul li.active a:before { content:"> ";}
.nav li ul li.active a:hover {color:white;}

.nav li:hover > ul {
	display:block;
	}
.nav li:hover > ul li{
	display:block;
	}	
.nav li ul {
	display:none;
	}
/*
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
*//*
.nav {
    list-style: outside none none;
	padding-bottom: 0;
		width:970px;
	margin-right:auto;
	margin-left:auto;
    height: 38px;
}
.nav ul ul {display:none;}

.nav ul li:hover > ul {display:block}

.nav ul {padding:20px;position:relative;display:inline-block;}

.nav ul li:hover {#4b544F;}
.nav ul li:hover > ul {margin:0;padding:0;}
.nav ul li:hover > ul li {float:none;display:block;}
.nav ul li:hover > ul li a{color:#666;min-width:150px;}
.nav ul li:hover > ul li a:hover {color:#fff;}
*/
.sidestep_right {
	border: 0 solid #A3A3A3;
	background-color: E4E4E4;
	width:35%;
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}



/* ==================================================================
Newsletter Section
================================================================== */

#newsletter {
	background: #ffffff;
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}

#newsletter form#newsletter-form {

}

#newsletter form#newsletter-form #newsletter-name {
	width: 275px;
}

#newsletter form#newsletter-form #newsletter-submit {
	margin-left: 10px;
}

#newsletter form#newsletter-form p.form-message {
	color: #00baff;
	margin-top: 30px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.20em;
	font-weight: 300;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

#newsletter form input {
	margin-bottom: 0px;
}

#newsletter form input[type="text"] {
	background: #f0f0f0;
	color: #959595;
}

#newsletter input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #b0b0b0; }

#newsletter input:-moz-placeholder, textarea:-moz-placeholder { color: #b0b0b0; }

#newsletter input.placeholder, textarea.placeholder { color: #b0b0b0; }

#newsletter input:hover, #newsletter input:focus {
	background: /* was #5aa9ce*/#2A6496 !important;
	color: #ffffff !important;
}

/*############ END #################################*/
.padded {
	padding: 10px;
	 background-color:white;	
}

.centrebold {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.black {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.az {
	font-size: 12px;
	padding-left: 12px;
}

.smallish {
	font-size: 10px;
}

.consciousbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.greytopbluepadded {
	padding: 10px;
/*	border-top-style: solid;
	border-top-color: #4E5893;  
	border-right-color: #4E5893;
	border-bottom-color: #4E5893;*/
	border-left-color: transparent;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px; 
	background-color: white;/* was #E4E4E4;*/
}
.notgreytopbluepadded {
	padding: 10px;
/*	border-top-style: solid;
	border-top-color: #4E5893;  */
	border-right-color: red;
	border-bottom-color: transparent;
	border-left-color: red;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; 
	background-color:#E9E9E9;/* was #E4E4E4;#AAA*/
}
.floatright {
	float: right;
}
.audio_list {
	font-size: 11px;
}
.body_bigger {
	font-size: 14px;
}
.paddednews {
	padding: 10px;
	background-color:white;
	font-size: 14px;
}
