/*
Theme Name: Whitespace
Theme URI: http://theundersigned.net/
Description: Simple 2 column theme with lots of whitespace and a rather commercial look.
Version: 1.0
Author: The undersigned
Author URI: http://theundersigned.net/
*/

body{ 
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #333;
text-align: center;
margin: 0px;
padding: 0px;
/* background-image:url(img/repeating-bg.gif);
background-repeat:repeat-y;
background-position: center top; */
background-color: #ebebeb;
}

img {
border: 0;
}

#wrapper {
width:729px;
padding: 0 10px; /*New*/
margin:0 auto;
text-align: left;
/*border: 1px solid #fff;*/
background-color: #fff;


}


/* Banner styles
------------------------------------------------------------*/

#banner {
	margin: 0px 0 0px 4px; 
	width: 720px;
	height: 189px;
	background-image: url(/img/mark-talbot-banner-4.gif);  /* Upload new banner to img/ */
	background-repeat: no-repeat;
	background-position: left top;

}


div#search {
 float: right;
 display: none; /* This is temporary */
}


#banner h1 {
		margin-left: -9000px;

}

#banner h2 {
		margin-left: -9000px;

}

div.colour { /* Top bar of colour */
	background-color:#28B4DC;   /* Blue: #28B4DC or Red: #DF0D0D */
	height:2px; 
	width:729px;
	padding: 0 10px; 
	margin: 0 auto;
}




#maincontent {
width:525px;
float:left;
margin-top: 0px;
margin-left: 4px;

/*margin:15px 0 20px 25px; */

    }





#footer {
clear: both;

}

#footer p {
color: #999;
}


/* Typography
-------------------------------------------------------------------- */
li { 
line-height: 1.5em;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	}


blockquote {
	color: #727272;

	margin-left: 20px;
	margin-right: 20px;
}

pre {
	font-size: 11px;
}

/* Links 
--------------------------------------------------------------------- */

a:link {
text-decoration: none;
color: #0099FF;
}

a:visited {
text-decoration: none;
color: #0099FF;
}

a:hover {
text-decoration: underline;
}

a:active {
color: #0099FF;
}



a.imgLink img{
	border: 1px solid #a0a0a0;	
}

a.imgLink:hover img{
	border: 1px solid #0099ff;	
}


/* Post Styles 
------------------------------------------------------------------- */

.post {
	/*margin-top: 25px;	 Change this to 'margin-bottom' if there's not enough space in between posts*/ 
	margin-bottom: 30px;
}

.post p {
	line-height: 1.6em;
}

.post h2 { 
/*color:#666;
font-size:15px;*/
color: #444;
	font-size: 18px;
	font-weight: normal;
}

.post h1 { /* Temp, please remove */
color:#666;
font-size:12px;

}

.post h2 a:link, .post h2 a:visited  {
color:#666;
text-decoration: none;
}

.post h2 a:hover {
	text-decoration: none;
	color: #0099FF  ;
}

.post h2 a:active {

}

.post span.date {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #A0A0A0;
	color: #A0A0A0;
	margin-right: 10px;
	display: block;
}

div.post div.divider{
	background-color: #ffffff;
	height: 1px;
	font-size: 1px;
	background: url(img/grey-dots.gif) repeat-x center;
	margin: 0px 0px 2px 0;
	
}

p.postinfo {
	color: #999;
}

/* Comments 
--------------------------------------------------------------------- */

.post textarea {
	width: 400px;
}

h3#comments, h3#respond {
	font-size: 11px;
}

div.comment ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.comments {
	border-top: 1px solid #cdcdcd;
}

ol.commentlist li {
	border-bottom: 1px solid #cdcdcd;
	list-style-type: none;
}






/* Navigation 
--------------------------------------------------------------------------- */

#navigation {
	height: 2.2em; 
  	width: 720px;
  	margin: 0 0 0 4px;
	padding-top: 10px;

}


#navigation ul {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

#navigation ul li {
  float: left;
}


#navigation ul a {
/*  line-height: 2.1em; */
  text-decoration: none;
  color: #000;
  float: left;
  font-weight: normal;
  margin-right: 2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navigation ul a:hover {
  color: #0099FF  ;
}


ul .first a {
  background: none;
}


span.nextPage a:link{ /* Next page button at the bottom of the site */
  padding: 6px;
  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;
}

span.nextPage a:visited{ 
  padding: 6px;
  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;
}

span.nextPage a:hover{ 
  background-color: #a3d3ff;
  border: 1px solid #0099FF;
}

span.nextPage a:active{ 
  padding: 6px;
  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;
}


/* Side Bar 
---------------------------------------------------------------------- */


div.info {
/*	height: 100px;
	background-color: #19d2f5;
	padding: 4px; */
margin-bottom: 8px;
}

div.info p {
	background-color: #19d2f5;
	color: #fff;
padding: 2px;
}

/* Fave Posts Button */

p.favePost a:link{ 
  width: 168px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  text-align: center;
  
  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;

}

p.favePost a:visited{ 
  width: 168px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  text-align: center;

  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;
}

p.favePost a:hover{ 
  width: 168px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  text-align: center;
 
  background-color: #a3d3ff;
  border: 1px solid #0099FF;
}

p.favePost a:active{
  width: 168px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  text-align: center;
 
  border: 1px solid #0099FF;
  background-color: #dcf0ff;
  text-decoration: none;
}




/* Side Bar styles
-------------------------------------------------------------*/

/*  OLD STYLE
div#sidebar h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	}
*/


#sidebar {
float:right;
width:180px;
margin:0px 0 0 0px;

}



div#sidebar h3 {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #A0A0A0;
	color: #A0A0A0;
	margin-right: 10px;

	
	
}

div#sidebar h3.first /* Removes the top margin from the first h3 in the sidebar. */
{
	margin-top: 0px;
	}


div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


div.divider{
	background-color: #ffffff;
	height: 1px;
	font-size: 1px;
	background: url(img/grey-dots.gif) repeat-x center;
	margin: 15px 25px 15px 0;
	
}

div#sidebar input {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}

div#sidebar input:focus {
	background-color: #ffc;
}

div.archives {

}

/* Link Page 
---------------------------------------------------------------------------- */

div#linkPage {
	width: 400px;
}

div#linkPage h4 {
	margin-bottom: 2px;
}

div#linkPage ul {
	margin: 2px 0px 0px 0px;
	padding-left: 25px;
	list-style-type: none;
	list-style-image: url(img/icon-external-link.png);
}

/* Page Template 
--------------------------------------------------------------------------- */

/*div#page h2 {
	margin-bottom: 2px;
	margin-top: 0;
	}*/

div.post div#page h2 {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #A0A0A0;
	color: #A0A0A0;
	margin-right: 10px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}


div#page p {
	margin-top: 1px;
	}



img.left {
float: left;
margin: 0 8px 8px 0;
}


/* Image box styles
--------------------------------*/

/*
div.imgBox {
	border: 1px solid #333;
	padding: 5px;
	display: inline-block;
}

div.imgBox p{
	color: #999;
}

*/


/* Pull Quotes
------------------------------------------------------*/

body div#wrapper div#maincontent div.post div.pullQuote {
	width: 250px;
	float: left;
	margin: 10px 35px 5px 0px;
/*	margin-right: 5px; */
/*	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd; */
/*	background-color: #FAFAFA; */
	padding: 0 0px;

	
}

body div#wrapper div#maincontent div.post div.pullQuote p {
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #df0d0d;
}

/* Pull Quote styles end */



/* Forms
-------------------------------------------------- */

fieldset label {
	display: block;
	}
	
fieldset input {
	width: 200px;
	}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	width: 380px;


	}

legend {
	font-weight: bold;
	color: #666;
	}
	


textarea {
	width: 350px;
}

form input[type="submit"] {
	width: 100px;	
}

/*------ End Forms -----*/



/* Misc Styles
------------------------------------------------------------*/

.clear {

clear: both;
}

img.center {
margin: 0 auto;
}

div.bioImg {
width: 98%;
background-color: #000;
}


/* Twitter
-----------------------------------------------*/
div#twitter_div span + a {  /* This pushes the last 'time' link to a new line */
display: block;
color: #999;
}

div#twitter_div li {
	margin-bottom: 15px;
	}


/* CSS Document */

