/* general page elements */

a { text-decoration: none;}
a:link { color: #006699; }  
a:visited { color: #006699; }
a:hover { color: #006699; }
a:active { color: #006699; }
img { border: none; }

h2 { font-weight: normal; margin: 5px 0 10px 0; }

/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #EAEAEA;
	font-family: 'Pontano Sans', Arial, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
body .entry-body, body .entry-more, body #article-wrapper {
        line-height: 150%;
}

#container {margin: 0 auto; width: 990px; background: #FFFFFF; }

#container-inner { background: #FFFFFF; padding-bottom: 20px; }

.pinkBoxWrapper { background: #EF047F; color: #FFFFFF; margin-top: 44px; width: 442px; }

.brandingWrapper {width: 320px; height: 246px; float: left; }

.floatLeft {float: left;}
.floatRight {float: right;}

header, section, footer,
aside, nav, article, figure {
	display: block;
}


.theme-default #slider {
    margin: 0 auto 0 auto;
    width:356px; /* Make sure your images are the same size */
    height:280px; /* Make sure your images are the same size */
}
.slider-wrapper {
	width: 356px;
	height: 280px;
}
.nivoSlider:hover { -moz-box-shadow: 0px 0px 3px #666; -webkit-box-shadow: 0px 0px 3px #666; box-shadow: 0px 0px 3px #666; }
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	padding-top: 5px;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:41%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}



.sidebarWrapper { float: right; width: 435px; }
.sidebarWrapper .module { margin: 0 auto 15px auto; width: 100%; }
.sidebarWidth { width: 420px; }
.sidebar1 { float: left; width: 50%;}
.sidebar2 { float: left; width: 50%;}
.sidebarInner { width: 204px;}

.module-list-item img { max-width: 100%; }

.sidebar { float: left; width: 356px;}
.sidebar .adspace { width: 100%; background: #EAEAEA; padding: 10px 0; text-align: center; margin-bottom: 17px; clear: both;}
.ad-sky { float: left; width: 173px; }
.editorial-sky { float: left; width: 183px; }

#leaderboard { width: 96%; margin: 0 auto; padding-top: 10px; padding-bottom: 6px; border-bottom: 1px solid #E2E2E2; height: 95px; }
#leaderboard #azk54483, #leaderboard #azk75818 { float: left; }
#leaderboard .subscribe {float: right; border: 1px solid #E2E2E2;}

.thatcher { position: fixed; right: 0; top: 200px; } 


#home-sidebar { width: 300px; float: left; }
	
#article-wrapper {
    width: 520px;
    float: left;
    background: #FFFFFF;
}
.articleAd {
    padding-bottom: 15px; border-bottom: 1px dotted #CCC; margin-top: -20px; height: 125px;
}
.adFooter { margin: 20px 0 20px 16px; }
#pageWrapper {
    margin-top: 10px;
}
#deep-wrapper {
    width: 647px;
    float: left;
    border-right: 1px dotted #CCC;
    background: #FFFFFF;
}
#deep-wrapper p, #deep-wrapper li, #article-inner li, #article-inner p, #idc-container div div div { line-height: 150%; letter-spacing: 0.03em; }
.deepGutter {
     float: left;
     width: 140px;
     text-align: center;
     margin-top: 12px;
}
.deepGutter small {
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}
.deepGutter .shield {
    margin-top: 20px;
}
#deepSidebar {
   float: left; 
   width: 315px;
}
#deepSidebar .module-typelist, #deepSidebar .recentPosts {
   margin-left: 15px
}
.typelist-note-label {
   color: #19397F;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 4px;
}
#deepSidebar .module-header {
   color: #EF047F;
   font-size: 1.4em;
   font-weight: bold;
}
.columnists .module-list-item { margin: 0px 0px 6px 10px !important; color: #FFFFFF;}
.typelist-note-label em {
   font-family:Georgia, "Times New Roman", Times, serif;
   color: #333333;
   font-weight: normal;
}
.tags {
    color: #EF047F;
    font-size: 11px;
}
.tags strong {
    color: #000;
}
.deepForm {
    margin-left: 17px;
    background: #CCE6F8;
    padding: 15px 20px 1px 20px;
    margin-bottom: 10px;
    color: #214487;
}
.deepForm input {
    margin-bottom: 8px;
    width: 250px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    height: 28px;
    padding-left: 6px;
    color: #214487;
}
.deepForm .submit {
    background: #214487;
    color: #FFFFFF;
 -webkit-appearance: none;
    border-radius: 0;
-moz-border-radius: 3px;
    border-radius: 3px;
width: 50%;
}
.deepForm h3 {
    font-size: 1.6em;
    margin-top: 0;
   font-weight: normal;
   line-height: 1.3em;
}
#article-inner {
    margin-left: 17px;
    margin-right: 24px;
}
#article-wrapper h1, #home-wrapper h1 {
    color: #EF047F;
    font-size: 1.4em;
    line-height: 1.4em;
}
.pageFeature {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-top: 3px;
}
.page-title {
    color:#EF047F;
    margin-left: 15px;
    font-size: 1.4em; 
}
.super-title {
    color:#EF047F;
    font-size: 2.6em;
    font-weight: normal;
    margin: 8px 0 15px 15px;
}
.sideFeatures .module-list-item {
    background-color: #7589C1;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 1em;
    line-height: 1.3em;
}
.sideFeatures .module-list-item img {
    margin-bottom: 8px;
    margin-left: -8px;
}
.sideFeature {
    background-color: #7589C1;
    padding-bottom: 5px;
    margin-bottom: 10px;
font-size: 0.9em;
line-height: 1.3em;
}
.sideFeatures .module-list-item:hover {
 background: #EF047F;
}
.sideFeature a {
    color: #FFFFFF;
    text-decoration: none;
}
.sideFeature h3 {
    margin: 5px 6px 5px 12px;
}

.entry-footer-links-reblog {
    background-image:url("http://static.typepad.com/.shared:v20110908.02-0-g088913b:typepad:en_gb/themes/common/images/share-link-bg-reblog.gif");
border: 1px solid #CCC;
margin-right: 15px;
padding: 4px 6px 0 24px;
color: #777777;
display: inline-block;
border: 1px solid  #DDDDDD;
border-radius: 2px;
height: 14px;
float: left;
}
.entry-footer-links-reblog a {
   text-decoration: none;
font-size: 10px;
line-height: 1em;
}
.entry-footer-links-twitter {
    margin-right: 10px;
}

.fullTweet {
    float: left; 
    width: 430px; 
    padding-left: 8px;
}
.timSidebar {
    margin-left: 13px;
    width: 204px;
}
.timSidebar div {
   margin-bottom: 10px;
}
.timSidebar h3 {
   background: #7589C1;
   font-weight: normal;
   color: #FFF;
   padding: 8px;
   margin: 0;
}
.timSidebar h2 {
   color: #EF047F;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
   padding-bottom: 5px;
}
.priceTable {
    font-size: 12px;
    border-bottom: 1px dotted #7589C1;
    margin-bottom: 10px;
    background: #D8DFEF;
    
}
.priceTable th {
    font-size: 12px;
    background-color: #7589C1;
    color: #FFFFFF;
}
.tableSection {
    border-bottom: 1px dashed #7589C1;
    font-weight: bold;
}
.ratePrint {
    font-size: 0.8em;
    margin-top: -10px;
}
.adspec {
     width: 232px;
     float: left;
     margin-top: 10px;
     margin-bottom: 10px;
}
.adspec img {
     border: 1px solid #748CC5;
}
.adspec ul  {
     padding-left: 14px;
     list-style: square;
     margin: 8px 0 0 0;
}
.adsWrapper { margin-top: 10px; }
.page-content h2 {
   background: #EF047F;
   color: #FFFFFF;
   padding: 3px 0 3px 5px;
   font-size: 1em;
   font-weight: bold;
}
.testimonial {
   padding: 0 10px 5px 10px;
   margin-top: 20px !important;
   background-image: url(http://conservativehome.blogs.com/1homepage/testimonial.gif);
background-position: bottom left;
background-repeat: repeat-x;
font-size: 15px;
border-top:3px solid #EF047F;
letter-spacing: 0.05em;
line-height: 1.3em;
}
.testimonial p {
   margin-left: 75px;
   color: #0098C1;
}
.testimonial a {
   color: #000;
}
.adLink a { color: #666; text-decoration: underline; }
.adLink { text-align: center; }
.page-content h3 {
     color: #EF047F;
     font-size: 1em;
     font-weight: bold;
     border-bottom: 1px dotted #EF047F;
     margin-bottom: 5px;
     padding-bottom: 3px;
     margin-top: 15px;
}
.page-content {
    width:472px !important;
}
.deepEnd {
    margin-left: 150px;

}
.deepEnd ul {
    border-left: 8px solid #EF047F;
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.deepEnd li {
    margin-bottom: 10px;
}

/* default to artistic/calendar/timeline layout */
.module-category-cloud {
float: left;
display: block;
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding-bottom: 10px;
}
.module-category-cloud a:hover {
    text-decoration: underline;
}
.cloud-weight-1, .cloud-weight-2,.cloud-weight-3,.cloud-weight-4,.cloud-weight-5,.cloud-weight-6,.cloud-weight-7,.cloud-weight-8,.cloud-weight-9,.cloud-weight-10 {
    display: inline;
    color: #006699;
}

.headShot {
    float: right;
    margin-left: 10px;
}
.headShot img {
    margin-top: 3px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.cloud-weight-1 { display: none; visability: hidden; }
.cloud-weight-2 { font-size: 0.8em; }
.cloud-weight-3 { font-size: 0.8em; }
.cloud-weight-4 { font-size: 0.9em; }
.cloud-weight-5 { font-size: 1em; }
.cloud-weight-6 { font-size: 1.1em; }
.cloud-weight-7 { font-size: 1.2em; }
.cloud-weight-8 { font-size: 1.3em; }
.cloud-weight-9 { font-size: 1.4em; }
.cloud-weight-10 { font-size: 1.5em; }

.module-category-cloud h2 {
     font-weight: bold;
     color: #EF047F;
     font-size: 1.4em;
     border-bottom: 1px dotted #CCCCCC;
     padding-bottom: 6px;
}

/* content */
.navWrapper {
  width: 100%; height: 50px; clear: both; padding-top: 5px;
}
#nav {
border-bottom: 2px solid #CCC;
margin: 0px 16px 0 16px;
padding-top: 5px;
padding-bottom: 8px;
overflow: hidden;
}

.content-nav { margin-top: 0; }
#nav ul {
    margin: 0;
    padding: 0;
}
#nav ul a {
    display: block;
    padding: 4px 6px 4px 6px;
    text-decoration: none;
    border-right: 1px dotted #CCC;
    color: #7589C1;
    letter-spacing: 0.03em;
}
#nav ul a:hover, #nav ul .current {
    background-color: #EF047F;
    color: #FFFFFF;
}
#nav li {
display: block;
float: left;
}

#international .international a, #thecolumnists .thecolumnists a, #thinktankcentral .thinktankcentral a, #platform .platform a, #thetorydiary .thetorydiary a, #parliament .parliament a, #localgovernment .localgovernment a, #the-deep-end .thedeepend a, #leftwatch .leftwatch a, #frontpage .newslinks a, #majority_conservatism .majority_conservatism a, #the-jury .thejury a {
    background-color: #EF047F;
    color: #FFFFFF;
}

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 10px 10px 15px;
	border-bottom: 1px solid #7589C1;
	padding: 3px 3px 3px 0;
	color: #7589C1;
	font-size: medium;
	text-align: left;
	font-weight: bold;	
}
.recentPosts h2 {
        color: #EF047F;
}
.recentPosts p {
    margin-top: 0;
    border-top: 1px dotted #CCC;
    padding-top: 5px;
    margin-bottom: 3px;
}
.recentPosts {
    border-bottom: 4px solid #E2E2E2;
margin-bottom: 15px;

}
.recentPosts small {
     margin-bottom: 6px;
     display: block;
}
.entry-header
{
	margin: 1px 0 10px 0;	
	color: #EF047F;
	font-size: 1.5em;
        line-height: 1.2em;
        font-weight: normal;
}
.entry-header a {
        text-decoration: none;
        color: #EF047F;
}
#footer {
border-top: 2px solid #999; 
margin: 20px;
padding-bottom: 10px;
}
.footerList {
        width: 250px;
        float: left;
}
.footerList h3 {
    color: #EF047F;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}
.footerList ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.footerList a {
    text-decoration: none;
    color: #006699;
}
.footerList a:hover {
    text-decoration: underline;
}
.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-body, .entry-content p, .entry-content li, #article-inner p, #article-inner li, .entry-more, .entry-more li { font-family: 'Open Sans', sans-serif; text-align: left; font-size: 1.0em; color: #000; font-weight: 400; }
.sidebarWrapper p, .sidebarWrapper li, .recentPosts p, .idc-thread, .idc-right, .idc-message { font-family: 'Open Sans', sans-serif; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	padding: 3px;	
	font-size: 11px;
	line-height: normal;
	text-align: left;
	letter-spacing: 0.04em;
}
.entry-footer {
     color: #006699;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

.homeFeature {
    width: 200px; 
    display: inline-block; 
    clear: none; margin-left: 16px; 
    vertical-align: top;
}

.homeFeature img {
    margin-bottom: 5px;
}
.homeFeature h3 {
    font-size: 1.2em;
}
.homeFeature h3 a {
    text-decoration: none;
    color: #CC0066;
}

/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #006699; }
	.module a:visited { color: #006699; }
	.module a:hover { color: #006699; }
	.module a:active { color: #006699; }


.module-header
{
	margin: 5px 0;
	border: 0;  	
	color: #7589C1;
	line-height: normal;
	font-weight: normal;	
font-size: 1.1em;
}

.module-content
{
	margin: 5px 0 0 0;
	color: #666666;	
	text-align: left;
}

.module-list { margin: 0; list-style-type: none; padding: 0px; margin: 0px; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 0;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #660099;
	font-family: Arial, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;	
	letter-spacing: 0.3em;
}


/* three-column tweaks */
.layout-three-column #gamma {width: 300px;}
	
.layout-three-column #gamma-inner
	{
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* user css */


/* other css */
.threeLinks .module-header {
      color: #FFFFFF;
      background: #7589C1;
      padding: 8px;
      margin-bottom: 0;
      font-size: 1.6em;
}
.threeLinks .module-list-item {
   margin: 0;
}
.threeLinks .module-content {
    margin-top: 0;
    padding-bottom: 10px;
}
.threeLinks .module-list-item a {
    color: #FFFFFF;
    padding-right: 10px;
}
.threeLinks .module-list-item a:hover {
    text-decoration: underline;
}
.editor {
     background: #EF047F;
     color: #FFFFFF;
     padding: 8px;
}
.editor .module-header {
    color: #FFFFFF;
padding: 0;
margin: 0;
}
.editor .module-list-item {
    background: none;
    padding: 0;
    margin: 0;
}
.editor .module-list-item a {
    color: #FFFFFF;
}
.searchWrapper li {
     background: #FFFFFF !important;
}
.sideListWrapper h2, .searchWrapper h2, .sidebarWrapper h2 {
     color: #EF047F;
     font-weight: normal;
     border-bottom: 1px dotted #CCCCCC;
     font-size: 1.4em;
     padding-bottom: 10px;
     padding-top: 8px;
     margin-bottom: 10px;
}
.searchWrapper {
    border-bottom: 1px solid #CCC;
}
.searchWrapper input {
    border-bottom: 1px solid #CCC;
}

.blogChoice {
    clear: left;
}

.blogChoice h2 {
    color: #EF047F;
    font-weight: normal;
    font-size: 1.4em;
    padding-bottom: 6px;
    border-bottom: 1px dotted #CCCCCC;
}
/* ph=1 */
