/*
Theme Name: James Delingpole
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Ross Chapman
Author URI: http://skysoclear.com/
Tags: red, white
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia,"Times New Roman",Times,serif;
	background-color: white;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#page_container {
	background: #f8f8f8 url('images/page_bg.jpg') top left repeat-x ;
	width: 100%;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	border-bottom: 4px solid #efefef;
}

#page {
	background-color: transparent ;
	text-align: left;
	margin: 35px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 940px;
	border: 0px solid #959596;
	}

#header {
	background: #601b1b url('images/headbg.jpg') repeat-x top center;
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 86px;
	}

#headerimg {
	margin: 0 auto;
	background: #601b1b url('images/headbg.jpg') repeat-x top center;
	border: 0px;
	width: 940px;
	padding: 0px;
	height: 84px;
	display: block;
	}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 282px;
}
#header h1 a {
	padding: 0;
	cursor: pointer;
	margin: 0px 0 0 0px;
	width: 276px;
	border: 0px;
	height: 86px;
	display: block;
	background: url(images/jamesdelingpole.jpg) no-repeat top left;
}
#header h1 a span { 
	display: none;
}

#content {
	font-size: 14px
	}
	
.narrowcolumn .entry, .widecolumn .entry,  .DaikosText, #sidebar, #page {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	color: #3b3b3b;
	font-weight: normal;
	}

#footer .sidebar-bottom p, #footer .DaikosText p, #footer .sidebar-bottom {
	text-align: left;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	clear: both:
	display: block;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #e5e5e5;
	}

li#flickrrss h2 {
display: none;}

.thread-alt {
	background-color: white;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

.signoff {
	margin: 10px auto;
	width: 940px;
	padding: 0px 0px 20px 0px;
	clear:both;
	font-size: 13px;
	display: block;
	background-color: white;
	height: 30px;

}

.speech a, .speech a:hover{
	background: #f9f9f4 url('images/speech.jpg') top left;
	color: white;
	padding: 0px;
	text-align: center;
	margin: 0px 0px;
	float: right;
	width: 28px;
	height: 32px;
	display: block;
}

small {
	font-family: 'Georgia', Times New Roman, Serif;
	font-size: 14px;
	line-height: 24px;
	}

h2, h3 {
	font-family: 'Georgia', Times New Roman, Serif;
	font-weight: normal;
	}

h3#comments {
	margin-top: 40px;
}
h2 {
	font-size: 17px;
	margin-left: 0px;
	padding-left: 0px;
	}

h2.pagetitle {
	font-size: 20px;
	}

h2.pagetitle a {
	color: #601b1b;
}

#sidebar-top h2, #sidebar-bottom h2 {
	font-size: 20px;
	font-style:normal;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	text-align: left;
	padding: 0px 0px;
	color: #601b1b;
	border-top: 1px solid #e5e5e5;
	}

#sidebar h2 {
	font-size: 20px;
	font-style:normal;
	font-weight: normal;
	margin: 30px 0px 3px 0px;
	text-align: left;
	padding: 20px 0px 10px 0px;
	color: #601b1b;
	border-top: 1px solid #e5e5e5;
	}

#sidebar h2 a { 	
		color: #601b1b;
}

#sidebar-top .widget_twitter h2, #sidebar-top .widget_daikos_text h2, #sidebar .widget_search h2 {
	border-top: none;
	padding-top: 0px;
}

h3 {
	font-size: 1.3em;
	}

h2, h3, {
color:#601b1b;
font-family:'Georgia',Times New Roman,Serif;
font-style:normal;
padding:20px 0;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px Georgia, Times New Roman, Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding-bottom: 10px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
	}

#commentform p {
	    font-family: Georgia, Times New Roman, Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 13px;
	line-height: 20px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	font-family: 'Georgia', Times New Roman, Serif;

	color: #2d587b;
	font-weight: normal;
	text-decoration: none;
	}


a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia, Times New Roman, Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post h2, .post h2 a {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	}

.post h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}

.post h3.top {
	margin-top: 0px;
	margin-bottom: 5px;
}

.post, .page {
	margin: 16px 0px;
	padding: 16px;
	text-align: left;
	background-color: white;
	border:4px solid #F4F4F4;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

.divider {
	clear: both;
	margin: 20px 0px;
	padding: 10px 0px;
}

.line, .lineclear {
	clear: both;
	margin: 40px 0px;
	padding: 0px;
	border-top: 1px solid #e5e5e5;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */


h2, h2 a.twitter_title_link {
	margin: 0px 0 0;
	font-size: 20px;
	color: #601B1B;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
	color: #601b1b;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright, .more-link {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	}

#sidebar ul li br {
	display: none;
}
	
#sidebar ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

#sidebar ul li ul li a {
	margin-left: 0px;
	padding-left: 0px;
}

#sidebar ul li.widget_get_recent_comments ul li {
	margin-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	padding: 0px;
	}

#sidebar ul li {
	padding-left: 0px;
	margin-left: 0px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 210px;
	border: 1px solid #E5E5E5;
	padding: 0px 5px 0px 5px;
	margin: 0px 10px 0px 0px;
	height: 30px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#sidebar .s2class_widget_subscribe2widget input {
	border: 1px solid #E5E5E5;
	padding: 0px 6px;
	margin: 0px 6px 6px 6px;
	height: 30px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#sidebar ul p {
	display: inline;
}

.wpcf7-form input, .wpcf7-form textarea {
	width: 560px;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin: 0px 10px 0px 0px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry form.wpcf7-form {
	text-align: left;
}
select {
	width: 130px;
	}

#respond {
	margin-top: 30px;
}

#commentform input {
	width: 258px;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin: 0px 10px 0px 0px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 589px;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin: 0px 10px 0px 0px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:4px solid #F4F4F4;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	margin-left: 640px;
	margin-top: 0px;
	width: 300px;
	border: 0px solid black;
	}

#sidebar-images
{
	padding: 0;
	margin: 0px 0px 10px 0px;
	width: 940px;
	display: block;
	clear: both;
	float: left;
	}
	
#sidebar-images ul
{
	list-style-type: none;
	margin: 0px 0px 0 8px;
	padding: 0px;
	}

#sidebar-images ul li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

li#flickrrss a img{
	margin: 0px 7px 0px 6px;
	width: 65px;
	height: 65px;
	}
	
#sidebar-top {
	padding: 0px;
	margin: 0px 0px 26px 0px;
	border: 0px solid black;
	display: block;
	clear: both;
	float: left;
	}

#sidebar-top ul 
{
	display: block;
	margin: 0px 0px;
	padding: 0px;

	}

#sidebar-top ul.twitter {
	min-height: 136px;
}

#sidebar-top ul.twitter, #amzshcs-2
{
	border: 4px solid #f4f4f4;
	background-color: white;
	width: 272px;
	display: block;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

#page #sidebar-top #amzshcs-2
{
	padding: 10px 0px 10px 10px;
	width: 282px;
	}

#sidebar-top ul.twitter li
{
	font-style: italic;
	font-size: 17px;
	line-height: 24px;
	padding: 0px;
	width: 272px;
	}
	
span.twitter-timestamp abbr{
	display: block;
	border: 0px;
	font-size: 12px;
	margin: 6px 0px 0px 0px;
}

#sidebar-top ul li
{
	display: inline;
	width: 310px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#sidebar-top div.amzshcs-item {
	display: inline;
	margin-right:2px;

	float: left;
}


#sidebar-top div.amzshcs-item three {
	display: inline;
	margin-right:0px;
	float: left;
}

#sidebar-bottom
{
	padding: 0px;
	margin: 0px 0px 40px 0px;
	width: 940px;
	display: block;
	clear: both;
	float: left;
	}

#sidebar-bottom ul 
{
	margin: 0px 16px;
	padding: 0px;
	}
	
#sidebar-bottom ul li
{
	display: inline;
	list-style-type: none;
	float: left;
	width: 210px;
	margin: 0px 104px 0px 0px;
	padding: 0px;
	}

#sidebar-bottom ul li.widget_daikos_text
{
	display: inline;
	list-style-type: none;
	float: left;
	width: 298px;
	margin: 0px 91px 0px 0px;
	padding: 0px;
	}

#sidebar-bottom ul li#daikos-text-3
{
	display: inline;
	list-style-type: none;
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar form label{
	display: none;
	}

input.submit_button  {
background:url("images/submit_button.jpg") no-repeat scroll left top transparent;
border:0 none;
cursor:pointer;
display:block;
float:right;
height:32px;
margin:0px 0 10px 140px;
padding:29px 0 0;
width:70px;
}

a.follow_me {
background:url("images/follow_button.jpg") no-repeat scroll left top transparent;
border:0 none;
cursor:pointer;
display:block;
float:right;
height:20px;
margin:5px 0 20px 0px;
padding:0px;
width:80px;
}

a.follow_me span {
	display: none;
}

.follow_area {
margin: 0px 0px 3px 5px;
width:80px;
}

#commentform input#submit {
background:url("images/submit_button.jpg") no-repeat scroll left top transparent;
border: 0 none;
cursor: pointer;
display: block;
height:32px;
text-indent: -9000px;
margin:10px 0px 0px 230px;
padding: 0px;
width: 70px;
}


#sidebar input#searchsubmit {
background:url("images/search_button.jpg") no-repeat scroll left top transparent;
border: 0 none;
cursor: pointer;
display: block;
height:32px;
text-indent: -9000px;
margin:-32px 0px 0px 230px;
padding: 0px;
width: 70px;
}

#sidebar div.amzshcs-item {
	display: inline;
	margin-right:5px;

}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: transparent;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

a:active, a:focus { 
    outline: none; 
}

/*--------------------------------------------------------------------------
  Header Navigation
---------------------------------------------------------------------------*/

ul.headnavigation {
	float: right;
	position: relative;
	width: 600px;
	text-align: right;
	margin: 35px 0px 0 0;
	list-style-type: none;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
}
ul.headnavigation li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0;
	padding-left: 10px;
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
.page_item a, .page_item a:active, .page_item a:visited{
	color: white;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	width: 150px;
}
li.page_item.current_page_item a, li.page_item.current_page_parent a{
	color: white;
	
	text-decoration: none;
		padding: 35px 10px 0px 10px;
}
.page_item a:hover, .current_page_item a:hover{
	color: white;
	text-decoration: none;
}


.narrowcolumn #wp_page_numbers, .narrowcolumn #wp_page_numbers li {
	background-color: transparent;
}

.narrowcolumn #wp_page_numbers li a, .narrowcolumn #wp_page_numbers li.page_info {
background-color:#EEEEEE;
border: 1px solid #EEEEEE;
color:#2D587B;
padding:10px 15px;
}

.narrowcolumn #wp_page_numbers li.active_page a, .narrowcolumn #wp_page_numbers li.active_page a:hover, .narrowcolumn #wp_page_numbers li a:hover {
	border: 1px solid #2D587B;
	background-color:#2D587B;
	color: white;
}
