/*
Theme Name: Clive Limpkin Theme
Theme URI: http://www.mantissa.net/
Description: Created for Clive Limpkin by Mantissa.net
Version: 1.0
Author: Francis Pindar
Author URI: http://www.mantissa.net/
Tags: custom site,
*/

body {
	background-color: #e0e0e0;
}
body,td,th {
	font-family: Courier New, Courier, georgia, sans, monospace;
	font-size:12px;
	color:#696969;
}
small {
  font-size:12px;
  font-style: italic;
  color:#989898;
}

.page {
	text-align:left;
}
.container {
	padding-top:21px;
      
}


/* Begin Typography & Colors */

h1 {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
  font-size: 20px;
  margin-bottom:0px;
  color:#555555; 
}

h2 {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
  font-size: 20px;
  margin-bottom:0px;
  color:#111111; 
}

h3 {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
  font-size: 20px;
  margin-bottom:0px;
  color:#555555; 
}

h4 {
  font-weight:normal;
  font-size:12px;
   margin: 5;
  color:#999999; 
}

h5 {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
  font-size: 20px;
  margin-bottom:0px;
  color:#888888;
}

h2.pagetitle {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
  font-size: 20px;
  color:#111111;
}


.italics {
  font-weight:normal;
  font-style:italic;
  font-size:12px;
  color:#989898; 
}

.titles {
  padding-bottom: 2px;

}

.title_extra {
font-family: Georgia, Times New Roman, Times, serif;
  font-weight:normal;
   font-style:italic;
  font-size: 17px;
  margin-bottom:0px;
  color:#888888;
}

a {
  text-decoration: none;
	color: #545454;
	outline: none;
}
a:hover {
  color:#000000;
  outline:none;
  text-decoration:none;
}

.titles a {
	color: #555555;
	outline: none;
}

.titles .highlight {
	font-weight:normal;
	color:#000000;
}

.postmetadata, postmetadata a {
  font-style: italic;
  color: #989898;
}

.postmetadata a:hover {
  color: #000000;
  outline: none;
  text-decoration: none;
}

.post {
  /*padding-bottom:50px; */
}

.postdate {
  padding-bottom:20px;
  font-style:italic;
  color:#989898;
}

#sidebar {
  float: right;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#commentlist {
	margin-right: 0;
	margin-left: 0px;
	padding-left: 0;
}


#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 0px;
	/*text-align: center;*/
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.searchPostResults {
  clear: both !important;
}

textarea, input {
  padding: 3px;
  background:#e0e0e0 none repeat scroll 0 0;
  border-width:0;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  font-family: Courier New,Courier,Clarendon,sans,monospace;
  font-size: 12px;
  outline: none;
}

#commentform textarea {
  width: 614px;
  
}

#submit, #searchsubmit {
  background:#E0E0E0;
  color:#555555;
  font-family: Courier New, Courier, monospace;
  padding-left:0px;
  outline: none;
}

#searchInput {
  background-color:#E0E0E0;
  outline: none;
}

.searchbox {
  color:#555555; 
  padding: 3px;
  background:#e0e0e0 none repeat scroll 0 0;
  border-width:0;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  font-family: Courier New,Courier,Clarendon,sans,monospace;
  font-size: 12px;
  outline: none;
}

/* START: NGG GALLERY: VERSION 1 */
.ngg-gallery-thumbnail {
  height:190px;
  width:180px;
  background:#FFFFFF;
  margin-bottom:10px;
  margin-right:30px;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
}

.ngg-gallery-thumbnail img {
  padding:0px;
  border:0px;
  margin:0px;
}

.ngg-gallery-thumbnail-text {
  padding-top:18px;
  width:200px;
  height:280px;
}
/* END: NGG GALLERY: VERSION 1 */

.piclenselink {
  display:none;
}

div .entry .ngg-singlepic  {
  padding: 0px;
  border: 0px;
}

.pic img {
  padding:0px;
  border:0px;
}

/* SOCIABLE */
.sociable_tagline strong {
  font-weight:normal;
}

.sociable_tagline {
  float:left; 
  font-style:italic;
}

.sociable {
  margin-bottom:0px;
}

.avatar {
  display:none;
  
}

#contentConstrained {
  width:620px;
}

/* NGG Navigation */
.ngg-navigation {
	margin: 0px 0px 10px 0px;
  font-size: none !important;
  text-align:left;
}

.ngg-navigation #previous {
  color:#bbbbbb;  
}

.ngg-navigation .page-numbers {
  display: none;
  visibility:none;
}

.ngg-navigation .prev {
}

.ngg-navigation span {
  text-align:center;
}

.ngg-navigation .left {
  text-align:left;
}

.ngg-navigation .right {
  text-align:right;
}

.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
  background-color: #E0E0E0;
  color: #555555 !important;
}

.navigation {
padding:7px 0 8px 0;
  
}
.navigation img {
padding-bottom:0px;
  
}

img#wpstats {
  position: absolute;
  left: -999em;
}

.alignright{
  display: block;
  text-align:right;
  float: right;
  padding-left: 10px;
}

/* START: lightbox */
#lightwindow_loading span {
  display:none;
  visibility:none;
}
#lightwindow_title_bar_title {
  color: #6E6E6E;
}

#lightwindow_title_bar_close_link a, #lightwindow_title_bar_close_link:link, #lightwindow_title_bar_close_link:visited {
  color:#6E6E6E;
}

#lightwindow_galleries_tab_container {
  display:none;
  visibility:none;
}
/* END: lightbox */

#respond {
  padding-top:25px;
}

.divider {
background-image:url('images/divider.gif');
background-repeat: no-repeat;
height: 1px;
font-size: 1px;
}

.pad {
padding-bottom: 10px; 
}

.footer {
  float: left;
  padding: 7px 0 0 0;
  color:#a4a4a4;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
  outline:none;
}

.cform input {
  width:50%;
}

.cform label {
  float:right;

}

.cform label span {
  margin-left:-80px;  
}

.cform #li--3 span, .cform #li--4, .cform #li--4items {
  display:none;
}

.cform textarea {
  width:614px;
}

.sendbutton sendbutton {
  outline: none;
}

.searchBoxDiv {
  display:inline;
  
}

.more-link {
  	font-family: Courier New, Courier, georgia, sans, monospace;
	font-size:12px;
	color:#333333;  
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
