/*
Theme Name: campbellssourceTheme URI: http://www.campbellssource.com/
Description: A new wordpress theme for campbellssource.com 
Author: Michael Campbell

Dear Michael,
	You left this comment here to remind your future self that building a new wordpress theme
from scratch is not nearly as satisfying as it is time consuming. find something better to do
with your time, go outside.
*/
.container { background:url('/wp-content/themes/campbellssource/grid.png')top left repeat; }

/* Ground one's self */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* blueprint base */
body { line-height: 1.5; background:#fff; padding-top:0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
body { font-size: 75%; color: #222; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; font-family: "Helvetica Bold", helvetica, Arial, sans-serif; }
h1 			{ font-size: 2.5em; 	line-height: 1em; 						margin-bottom: 0.5em;	 padding-top:0em; }
h2 			{ font-size: 2em; 		line-height: 1em;						margin-bottom: 0.1em;	 padding-top:0.1em; }
h3 			{ font-size: 1.6em; 	line-height: 1em; 						margin-bottom: 0.2em;	 padding-top:0.5em;	 }
h4 			{ font-size: 1.2em; 	line-height: 1.3em; font-weight:bold;	margin-bottom: 0.4em; }
h5			{ font-size: 1em; 							font-weight: bold; 	margin-bottom: 1em; }
h6			{ font-size: 1em; 							font-weight: bold; }
p           { font-size:1.2em;		line-height :1.4em;						margin: 0 0 0.8em;		 padding:0;}
a:focus, 
a:hover     { text-decoration:none; }
a           { color: #990000; text-decoration: underline; }
blockquote  { width:460px; margin:5px auto; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }
abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }
pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
li ul, 
li ol       { margin:0 1.5em; }
code 		{  }
div.code	{ width:460px; margin:5px 65px; background:#f1f1f1; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; font-size:1.2em; line-height :1.4em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 	{ background: #fffdc5;; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }
label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}
textarea	{ width: 350px; height: 200px; padding:5px; }

/* Page layout */
.container { width: 960px; margin: 15px auto; }

.main-header p {
	margin:0;
	float:left;
	width:240px;
	text-align:right;
	font-weight:bold;
	font-size:1em;
}
.main-header p a {
	display:block;
	padding:5px 10px 3px 10px;
	color:#FFF;
	background:#990000;
	text-decoration:none;
}
.main-header p a:hover {

}
.main-header .searchbox {
	float:right;
	width:240px;
	margin:2px 0;
}
.main-header .searchbox form {}
.main-header .searchbox .search-field {
	width:140px;
	margin:0;
	padding:0
}
.main-header .searchbox .search-button {
	width:90px;
	margin:0;
	padding:0
}
.main-header ul.top-nav {
	width:100%;
	margin:0 10px 10px 10px;
	float:right;
	list-style:none;
}
.main-header ul.top-nav li {
	padding:0px 0px 0px 10px;
	float:right;
	text-align:center;
}
.main-header ul.top-nav li a {
	color:#8f8f8f;
}

/* Generic section layout */
.header {
	margin:5px 0 0 0;
	padding-bottom:5px;
	width:100%;
	clear:both;
	overflow:hidden; /* hack/fix */
}
.header .context {
	margin:0px 10px;
	padding-top:0.9em;
	width:220px;
	float:left;
	text-align:right;
	display: inline; /* hack/fix */
	font-size:1.1em;
}
.header .title {
	margin:0px 130px 0 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}
.body {
	width:100%;
	clear:both;
	overflow:hidden; /* hack/fix */
}
.body .meta {
	margin:0px 10px;
	padding-top:0.3em;
	width:220px;
	float:left;
	text-align:right;
	display: inline; /* hack/fix */
	font-size:1.2em;
}
.body .content {
	margin:0px 130px 0 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}

/* Home page */
.home-title {
	padding:10px 0;
	margin:0 10px;
	clear:both;	
}
.home-title h1 {
	padding:0;
	margin:0;
}
.home-title h2 {
	padding:0;
	margin:0;
	font-size:130%;
}
.meaningless-image {
	float:left;
}
.about-me {
	margin:0 10px;
	width:340px;
	float:right;
}
.blog-posts {
	margin-top:10px;
	width:600px;
	float:left;
}
.blog-posts h3 {
	margin:0 10px 10px 130px;
	width:460px;
}
.blog-posts .header {
	width:100%;
	margin:4px 0 2px 0;
}
.blog-posts .header .context {
	padding:0;
	margin:0 10px;
	width:100px;
	float:left;
	text-align:right;
}
.blog-posts .header .title {
	margin:0 10px;
	padding:0;
	width:460px;
	float:right;
	font-weight:normal;
}
.blog-posts .excerpt {
	margin:0 10px 10px 130px ;
	width:460px;
}
.blog-posts .excerpt p {
	margin:0;
	padding:0;
}
.links {
	margin:10px 10px;
	width:220px;
	float:right;
}
.links ul li.cv-linkedin {
	font-size:150%;
	text-align:justify;
}
/* search module */
.page-search {
	clear:both;
	background:#fffdc5;
	margin:0px 120px 20px 0;
	width:600px;
	float:right;
	display: inline; /* hack/fix */
}
.page-search .search-field {
	margin:5px 5px 5px 10px;
	width:470px;
}
.page-search .search-button {
	margin:5px 5px 5px 0;
	width:95px;
}
/* Search page */
.search-results .result {
	clear:both;
	margin-bottom:15px;
}
.search-results .result .date {
	margin:0px 10px;
	width:220px;
	float:left;
	text-align:right;
	display: inline; /* hack/fix */
}
.search-results .result .title {
	font-size:130%;
	margin:0px 130px 0 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}
.search-results .result .excerpt {
	margin:0px 130px 0 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}
.search-results .result .excerpt p {
	margin:0;
	padding:0;
}
.search-results .result .category {
	margin:0px 130px 15px 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}
.search-results .result .category a{
	color:#628a5c;
}
.search-results .no-resutls {
	margin:0px 130px 0 10px;
	width:580px;
	float:right;
	display: inline; /* hack/fix */
}

/* comments*/
.comments {
	clear:both;
	margin-bottom:15px;
}
.comments .comment {
	margin-bottom:15px;
}
.comments .comment .meta {
	border-top:1px solid #8f8f8f;
}
/* Feedback */

.feedback form { width:100%; }
.feedback form label { /*clear:both; float:right; padding:2px 0 1px 2px;*/ }
.feedback form .author {}
.feedback form .email {}
.feedback form .url {}
.feedback form .url input {}
.feedback form .comment {}
.feedback textarea {}
.feedback .commentbox { width:100%; clear:both; }
.feedback form .submit { float:right; clear:both; }

/* Image classes */
.alignnone {
	float:none;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/* print */
.page-break-after {
	page-break-after: always;
}
/* other classes */
.underlined {
	border-bottom:1px solid #000;
}