/* 
 * Stylesheet for Uncommon Knowledge
 * http://www.uncommon-knowledge.co.uk
 *
 * Developed by Achaean Technology
 * http://www.achaean.com
 *
 */

/* -----------------------------------
 * colors:
 *
 * red: #A84E42
 * blue: #0099CC
 * -----------------------------------
 */

/* basic styles */

body {
 background: #FFFFFF;
 margin: 0;
}

p, ul, ol, td {
 font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
}
p { margin: 10px 0px; }
ul { margin: 10px 0px; padding: 0 0 0 40px; }
h1, p.header {
 font: 20px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #A84E42;
}

.subscribeWindow 
{
	padding: 8px;
}

p.subscribeWindowHeader {
	padding-top: 0px;
	margin-top: 0px;
 font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #A84E42;
}

h2, p.subheader {
 font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #A84E42;
}

h5, p.subheader {
 font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

h3 {
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h3.entry-title {
font-size:1.8em;
font-weight:normal;
letter-spacing:-1px;
line-height:22px;
}

h3.entry-title a{
text-decoration:none;

}

.entry-content img {

float: left;
padding: 0px 7px 0 0;
}

.entry-content p {
color:#000000;
font-family:Verdana,Helvetica,sans-serif;
font-size:13px;
line-height:1.5em;
}

.entry-head{

padding-bottom: 0px;

}

.entry-meta
{
padding-bottom: 5px;
}

img.leftbar_img {
border:medium none;
margin:10px 0 2px 0;
}




a:link, a:visited {
/* text-decoration: underline; */
 text-decoration: none;
 color: #0099CC;
}

a:hover {
 text-decoration: none;
 color: #A84E42;
}

.content{
 margin: 10px;
 text-align: left;
}



.copyright {
 font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
}

/* general useful styles */

.small {
 font-size: 10px;
 line-height: 12px;
}

.red {
 color: #A84E42;
}

.blue {
 color:#0099CC;
}

/* specific element styles */

.slogan {
 font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
 color: #A84E42;
}

.breadcrumbs {
 background: #F3F3F3;
 padding: 4px;
}

/* column styles */

.leftcolumn {
 border-right: 1px dashed #CCCCCC;
 text-align: left;
}

.rightcolumn {
 border-left: 1px dashed #CCCCCC;
 text-align: left;
}


/* navbar tab styles */

.tab-white {
 background: #FFFFFF url('http://www.uncommon-knowledge.co.uk/images/tab-white-bg.jpg') repeat-x;
}

.tab-white p {
 font: bold 11px/24px Tahoma, Verdana, sans-serif;
 color: #A84E42;
 margin: 0px;
}

.tab-white a:link, .tab-white a:visited {
 color: #A84E42;
 text-decoration: none;
}


.tab-blue {
 background: #0099CC url('http://www.uncommon-knowledge.co.uk/images/tab-blue-bg.jpg') repeat-x;
}

.tab-blue p {
 font: bold 11px/24px Tahoma, Verdana, sans-serif;
 margin: 0px;
}

.tab-blue a:link, .tab-blue a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

.tab-blue a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}


.tab-red {
 background: #A84E42 url('http://www.uncommon-knowledge.co.uk/images/tab-red-bg.jpg') repeat-x;
}

.tab-red p {
 font: bold 11px/24px Tahoma, Verdana, sans-serif;
}

.tab-red a:link, .tab-red a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

.tab-red a:hover {
 color: #FFCCCC;
 text-decoration: underline;
}

.navbar-none {
 background: #F3F3F3;
}

.navbar-line {
 background: #F3F3F3;
 border-top: 1px solid #CCCCCC;
}

.rightnav-align {
margin-left: 3px;
}


/* form styles */

.subscribe-box{
float:none; 
border:1px dashed #CCCCCC;
padding: 0 10px;
}

.input-mid{
background-color: #fff; 
border:1px solid #0099CC; 
font-size:12px;
}

form {
 margin: 0;
}

.inputbox {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 border: 1px solid #0099CC;
}

.submit {
 font: bold 11px Tahoma, Verdana, sans-serif;
 color: #FFFFFF;
 background: #A84E42;
 border: 2px outset #FFFFFF;

}

.submit-mid {
 font: bold 11px Tahoma, Verdana, sans-serif;
 color: #FFFFFF;
 background: #A84E42;
 border: 2px outset #FFFFFF;
 float: none;
}

/* article page styles */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.byline-article{
	border: 1px solid #CCCCCC;
	margin: 25px 0 20px;
	padding: 5px;
}

.byline-article .byline-image{
	float: left;
	width: 130px;
}

.byline-article .byline-text{
	float: left;
	width: 315px;
	margin-left: 10px;
}


/* blog styles */


#blog ul
{
margin: 0px;
padding: 0px;
}

#blog li
{
margin-left: 8px;
list-style: none;
}

#blog li li
{
list-style: circle;
}

#blog h2
{
margin:4px 0px 0px 0px;
}

#blog hr
{
	border: none 0;
	border-top: 1px dashed #CCC;
	margin-top: 0px;
	height: 1px;
}

.divider
{
	width: 100%;
	 border-top: 1px dashed #CCC;
 }


.blogrightcolumn
{
 border-left: 1px dashed #CCCCCC;
padding: 0px 4px 4px 4px;
}

.blogrightcolumn form
{
margin: 0px;
padding: 0px;
}


.content textarea
{
font-size: .8em;
border: 1px solid #CCCCCC;
height: 130px;
width: 83%;
}


.feedlink img {
	border: 0px;
}

.sb-latest li
{
	list-style-type: square !important;
	list-style-position: inside !important;	
	color: #999;
}

form.nomargin
{
	margin: 0px;
	padding: 0px;
}

.cmd-avatar
{
clear: none;
display: inline;
float: right;
margin: 5px;
}

/* adsense search box */

       #replacement-2 {
      width: 66px;
      height: 30px;
      padding: 0px 0 0;
      margin: 0;
      border: 0;
      background: transparent url(http://www.uncommon-knowledge.co.uk/images/search-button.jpg ) no-repeat top left;
      overflow: hidden;
      vertical-align: middle;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }

    <form>#replacement-2 { /* For non-IE browsers*/
      height: 0px;
    }
	
/* online ads box */	

#tablebox {width:130px; margin:0 0px 0 0px; float:right; text-align:left; color:#000000; padding:5px 0 0 5px; } 
.tablebox { background:url(http://www.uncommon-knowledge.co.uk/images/table_middle.gif) repeat-y; width:130px; text-align:left; padding:5px 0 0 5px;  font-size:100%; }
ul#left-links{
margin: 10px 0;
}

ul#left-links li{
margin-bottom: 5px;
color:#999999;
list-style-type:square !important;
}

.navigation{padding-bottom: 10px;}

.follow-nav-box{
padding-top:0px;
padding-right:12px;
}

.testimonial {
	border: 1px #999999 solid; 
	margin-left: 4px;
}

.red-bold {
	color: #FF0000;
	font-weight: bold;
}

.content .sc-trainer-option-title {
	color: #6E1B17;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0px;
}
.cyan-text {
	color: #1C5388;
}
.content .large-size-1 {
	font-size: 13px;
}

div.figure {
    border: 1px solid silver;
    float: right;
    margin: 10px 0px 10px 10px;
    padding: 5px;
    width: 300px;
}
img.article-image {

}
.content .image-caption { 
		color: #464646; 
		font-size: 9px; 
		margin-top: 3px; 
		margin-bottom: 0px; 
		line-height: 12px;
}

table.black-bordered-table-cells {
	border-collapse: collapse;	
}
table.black-bordered-table-cells td {
	border: 1px solid #000000;
}

.gray-border { border: 1px solid #CCCCCC; }

.float-left { float: left; }
.float-left-with-margin { float: left; margin-right: 5px; }

.float-right { float: right; }
.float-right-with-margin { float: right; margin-left: 5px; }

.float-left .inner, 
.float-left-with-margin .inner, 
.float-right .inner, 
.float-right-with-margin .inner { padding: 5px; }


/***** The following CSS is to make the body copy in the center column 1px larger Starts here ****/
.content, 
.content p, 
.content span, 
.content pre, 
.content blockquote, 
.content ul, 
.content ol, 
.content td { font-size: 12px; }
.rightcolumn .content { font-size: 11px; }
.dsq-comment-body .dsq-comment-header { white-space: normal;}
/***** Ends here ****/

/*Start depression signup form*/

.depr-inputbox{
	border: 1px solid #9E9E9E;
	width: 183px;
	height: 25px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}
.depr-submit{
	border: 1px solid #000000;
	padding: 0 3px;
	height: 27px;
	font-size: 14px; 
}

/*End depression signup form*/

/* Buy from HD button */
.hd-buy-button {
    background-color: #6FB32A;
	color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 14px;	
    font-weight: bold;
    padding: 10px 0px;
    text-decoration: none;
    width: 287px;
}

.text-align{
	text-align: center;
}

.hd-buy-link a:link, .hd-buy-link a:visited, .hd-buy-link a:hover{
	color: #FFFFFF;
}

/*Free eBook and CT Sign-up form*/
.ct-signup{
  margin: 20px 0px;
  padding: 20px;
}

.ct-signup-left{ 
  width: 121px;
  margin: 0px 5px 0px 0px;
}

.light-gray-rounded-box{
  background: #EEEDE9;
}

.rounded-box{
  padding: 10px;
  position: relative;
}

.light-gray-rounded-box .rounded-box-TopLeft{
  background-position: 0 0;
}

.rounded-box-TopLeft{
  background: url("/images/rounded-sprite.png") no-repeat scroll 0 0 transparent;
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 10px;
}

.light-gray-rounded-box .rounded-box-TopRight{
  background-position: 0 -12px;
}

.rounded-box-TopRight{
  background: url("/images/rounded-sprite.png") no-repeat scroll 0 0 transparent;
  height: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
}

.light-gray-rounded-box .rounded-box-BottomLeft{
  background-position: 0 -24px;
}

.rounded-box-BottomLeft{
  background: url("/images/rounded-sprite.png") no-repeat scroll 0 0 transparent;
  bottom: 0;
  height: 10px;
  left: 0;
  position: absolute;
  width: 10px;
}

.light-gray-rounded-box .rounded-box-BottomRight{
  background-position: 0 -36px;
}

.rounded-box-BottomRight{
  background: url("/images/rounded-sprite.png") no-repeat scroll 0 0 transparent;
  bottom: 0;
  height: 10px;
  position: absolute;
  right: 0;
  width: 10px;
}

.ct-signup .ct-logo-section{
  float: right;
  margin: 0 0 20px 20px;
}

.ct-signup-left .ct-logo-section{
  float: none;
  margin: 0px;
}

.ct-signup h2{
  font-size: 16px;
  line-height: 18px;
  margin-top: 15px;
}

.ct-signup-left h2 {
    font-size: 13px;
    line-height: 15px;
    margin-top: 7px;
}

.ct-signup input[type="text"]{
  background: url("/images/newsletter-input.png") no-repeat scroll left top transparent;
  border: 0 none;
  font: 12px/31px Arial,Helvetica,sans-serif;
  height: 31px;
  padding: 0 10px;
  width: 167px;
}

.ct-signup-left input[type="text"]{
  background: #ffffff;
  height: 16px;
  border: 2px inset #EEEDE9;
  font: 11px/31px Arial,Helvetica,sans-serif;
  outline:0;
  padding: 0px 0px 0px 2px;
  width: 122px;
  line-height: 12px;
}

.signup-wrapper .ct-signup input[type="text"]{
  width: 187px;
}

.ct-signup .email-field{
  margin: 10px 0px;
}

button.rounded-btn{
  background: none repeat scroll 0 0 transparent;
  border: 0 solid #FFFFFF !important;
  cursor: pointer;
  padding: 0;
}

.ct-signup-left button.rounded-btn {
  width: 125px;
  height: 22px;
  background: none repeat scroll 0 0 #D5D4D1;
  border: 2px outset #EEEDE9 !important;
}

/*.ct-signup-left button.rounded-btn{
  width: 125px;
  height: 22px;
}
*/
button.btn-lt-blue span{
  background: url("/images/btn-lightt-blue-left.png") no-repeat scroll left top transparent;
}

.ct-signup-left button.btn-lt-blue span{
  background: none;
}

button.rounded-btn span{
  display: inline-block;
  padding-left: 15px;
}

.ct-signup-left button.rounded-btn span{
  padding: 0px;
}

.ct-signup button span span{
  font-size: 16px;
  padding: 0 15px 0 0;
}

button.btn-lt-blue span span{
  background: url("/images/btn-lightt-blue-right.png") no-repeat scroll right top transparent;
}

.ct-signup-left button.btn-lt-blue span span{
  background: none;
}

button.rounded-btn span span{
  color: #FFFFFF;
  font-family: 'PTSansbold',Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 5px;
  vertical-align: middle;
  white-space: nowrap;
}

.ct-signup-left button.rounded-btn span span{
  color: #333333;
  font-family: Arial New Roman,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  height: 13px;
}

.ct-signup .privacy-txt{
  font-size: 10px;
  margin: 10px 0px 0px 5px;
}

.ct-signup-left .privacy-txt {
    font-size: 10px;
    line-height: 12px;
    margin: 6px 0 0;
}
/*Ending style - Free eBook and CT Sign-up form*/

/*Sign-up Orange Button*/
.orange-btn {
    background: -moz-linear-gradient(center top , #FBB450 5%, #F89306 100%) repeat scroll 0 0 #FBB450;
    border: 1px solid #C97E1C;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 0 0 #FFE0B5 inset;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    padding: 8px 20px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #8F7F24;
	width: 375px;
}

.orange-btn:hover {
    background: -moz-linear-gradient(center top , #F89306 5%, #FBB450 100%) repeat scroll 0 0 #F89306;
    text-decoration: none !important;
}

/*End - Sign-up Orange Button */