/* @import url(/.shared/themes/common/base-weblog333.css); */

/* general page elements */

a {
	text-decoration: underline;	
}

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: Arial, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 150%;
        _text-align:center;
}


#container { 
    margin-left: auto;
    margin-right: auto;
    width: 974px;
    _text-align:left;
   background: #FFFFFF;
}

#container-inner
{
	background: #FFFFFF;
        padding-bottom: 20px;
}

#banner
{
	border-bottom: 1px dotted #FF0000;
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */
	
	#banner
	{
		height: 230px;
		background-image: url("http://conservativehome.blogs.com/HOMEPAGE2007.gif");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}
	
	#banner-inner { overflow: visible; padding: 0; }
	
	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 206px;
		text-indent: -1000em;
	}

#home-wrapper {
    width: 665px;
    float: left;
}
#home-inner {
    
}
#home-sidebar {
   width: 300px;
   float: left;
}
	
#article-wrapper {
    width: 545px;
    float: left;
    border-right: 1px dotted #CCC;
    background: #FFFFFF;
}
#article-inner {
    margin-left: 15px;
    margin-right: 15px;
}
#article-wrapper h1, #home-wrapper h1 {
    color: #EF047F;
    font-size: 1.5em;
}
.pageFeature {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 3px;
}
.sideFeatures .module-list-item {
    background-color: #7589C1;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 0.9em;
    line-height: 1.3em;
    font-weight: bold;
}
.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;
}

/* 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;
    line-height: 60% !important;
    padding: 2px 5px 2px 0px;
    margin: 0 !important;
    clear: none;
}
.cloud-weight-1 { font-size: 0.7em; }
.cloud-weight-2 { font-size: 0.7em; }
.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;
}
/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

#nav {
border-bottom: 2px solid #CCC;
margin-top: 10px;
margin-left: 18px;
padding-top: 5px;
padding-bottom: 8px;
width: 936px;
overflow: hidden;
}

.content-nav { margin-top: 0; }
#nav ul {
    margin: 0;
    padding: 0;
}
#nav ul a {
    display: block;
    padding: 4px 7px 4px 7px;
    text-decoration: none;
    border-right: 1px dotted #CCC;
    color: #7589C1;
}
#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, #accountability .accountability a, #leftwatch .leftwatch a, #frontpage .newslinks a, #future_conservatism .future_conservatism a, #uk_conservative .uk_conservative 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: 1px solid #CCCCCC;

}
.entry-header
{
	margin: 1px 0 10px 0;	
	color: #EF047F;
	font-family: Arial, sans-serif;
	font-size: 1.4em;
        line-height: 1.4em;
        font-weight: bold;
}
.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: #CC0066;
    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: #0098C1;
}
.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-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999999;
	padding: 3px;
	color: #660099;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;	
}
.entry-footer {
     color: #0098C1;
}

#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 {
  float: left\9;
height: 220px\9;
}
#beta-inner {
   margin-left: -14px\9;
width: 675px\9;
}
.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: #003366; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #003366; }


.module-header
{
	margin: 5px 0;
	border: 0;  	
	color: #EF047F;
	line-height: normal;	
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: 1px dotted #CCCCCC;
        padding-bottom: 6px;
}

.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: .3em;
}


/* two-column-left tweaks */

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border-right: 1px dotted #FF9900;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}



	.layout-two-column-right #alpha
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border-left: 1px dotted #FF9900;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* three-column tweaks */
	
	.layout-three-column #alpha
	{
		width: 200px;
		
	}
	
	.layout-three-column #alpha-inner
	{
		border-right: 1px dotted #FF9900;
		padding: 15px 14px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #beta
	{
					width: 660px;
                                        padding-top: 10px;		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		//padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.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;
}
.sideListWrapper {
     
}
.sideListWrapper h2 {
     color: #EF047F;
     font-weight: bold;
     border-bottom: 1px dotted #CCCCCC;
     font-size: 1.4em;
     padding-bottom: 10px;
     padding-top: 8px;
     margin-bottom: 10px;
}
/* ph=1 */
