/*  
Theme Name: AndyUpstart
Theme URI: http://www.andyhuntington.co.uk/
Description: Simple and clean, lightweight theme.
Version: 0.1
Author: Andy Huntington
Author URI: http://www.andyhuntington.co.uk/
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
/* 	background-color: #dedede; */
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
	text-align: left;
	font-size: 1.4em;
	line-height: 2.5em;
	letter-spacing: .1em;
	width: 960px;
	padding-top: 200px;
}

#wrapper {
	font-size: 1.2em;
	width: 960px;
	height: 2em;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
	text-align: left;
	margin: 1em 0;
/*	padding-left: 40px;*/
/* 	background-color: blue; */
/* 	height: 10px; */
	font-size: 2em;
	/* font-variant: small-caps; */
}

#header img{
	vertical-align: middle;
	margin-top: -5px;
/* 	margin-right: 10px; */
/*	position: absolute;
	top: -5px;
	left: 0px;*/
}

#sidebar2 h1 {
	font-size: 1.5em;
	text-transform: none;
	padding-bottom: 10px;
/* line-height: 1.2em; */
/* padding-top: 10px; */
}

p.sidebar2{
	padding-top: 0px;
/* 	border-top: 1px dashed silver; */
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
/* 	color: #444; */
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
}

/* @end */

a:link, a:visited {
	text-decoration: none;
	color: #444;
/* 	background-color: #fff; */
	font-weight: bold;
}

a:hover, a:hover.sideNews, a:hover.sideProjects, a:hover.sideAbout, a:hover.sideEmail, a:hover.sideSub{
	color: silver;
}

/* #sidebar a {border: none; font-weight: normal;} */

.post li p, #sidebar2 li p, .projectsPageList li p {display: inline;}
.post li a, #sidebar2 li a, .projectsPageList li a {
/* font-weight: bold; */
}
.post li, #sidebar2 li, .projectsPageList li {display: inline;}

#sidebar2 ul {
	padding: 5px 0 10px 0;
}

#sidebar h2 {text-transform: uppercase;}

a:link.subscribe, a:visited.subscribe {
	color: #ff5d11;
}

a:hover.subscribe  {
	color: silver;
}

.description {font-size: .5em;}

/*
#header img {
	border: 0px solid #bebebe; 
	float: left;
}
*/

.headerLight{
/* 	font-weight: normal; */
	color: #ccc;
}

.smallTags a:link, .smallTags a:visited{
	color: #AAA;
}

a:hover .headerLight{
	color: #eee;
}

.smallTags a:hover{
	color: #444;
}

#sidebar {
	text-align: left;
	position: absolute;
	right: 0;
	width: 168px;
	padding-bottom: 25px;
}

#sidebar2 {
	text-align: left;
	position: absolute;
	left: 396px;
	width: 366px;
	padding-bottom: 25px;
}

#sidebar2, .post, #sidebar, .projectsPageList {
/* 	top: 70px; */
/* 	margin-top: 2em; */
/* 	background-color: #ddd; */
}

#footer {
}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

#sidebar h1 a{
/* font-weight: bold; */
	background-color: #eee;
}

p.postmetadata {
line-height: 100%;
margin: 10px 0 0px;
color: #5e5e5e;
}

.post, .projectsPageList {
	text-align: left;
	margin-left: 0px;
	width: 366px;
	position: absolute;
	left: 0px;
	padding-bottom: 25px;
}

.entry {
	text-align: left;
	width: 100%;
/* 	float: left; */
}

/* .entry p:first-child,  */
.entry p.news, .entry p.sectionTitleAbout, .sectionTitleProjects, .sectionTitle, .entry p.errorTitle{
/* 	font-weight: bold;  */
	font-size: 2em; padding-top: 0; color: #3aa411;
}

.entry p.errorTitle{
	text-transform: none;
	color: #A42911;
}

.sectionTitleProjects{
	color: #11A4AA
}


color: rgb(51, 102, 51);

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 1px dashed silver; margin: 0 0 0 2em; padding: 0 0 0 1em;}

.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #3aa411;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
/* 	max-width: 330px; */
	padding-bottom: 10px;
/* border: 1px dashed silver; */
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2, h3 {padding-top: 10px; font-size: 1.2em;}

h3 {
	padding-top: 10px; 
/* 	text-transform: uppercase; */
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}
/* .entry li {display: inline;} */


ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li, ul.archiveProjects li{display: block; padding: 0 0;}

ul.archive p, ul.archiveProjects p {
display: block; padding: 0;}

ul.archive h1, ul.archiveProjects h1{
	font-size: 1.5em;
	padding-bottom: 9px;
	font-weight: normal;
}

ul.archive, ul.archiveProjects{
	margin: 5px 0 0 0; 
	padding: 5px 0 5px 0;
}

hr, ul.archive, .topBorder{
/* 	height: 10em; */
/* 	background-color: red; */
	border-top: 1px dashed silver;
}

ul.page p{
	width: 75%;
	padding-bottom: 1.5em;
}

.topBorder{
	margin-top: 5px;
}

p.topBorder{
	padding-top: 5px;
}

.alignleft {float: left;}
.alignright {float: right;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}

.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

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

#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; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* AJH additions */

small{
	line-height: 1.3em;
}

.inlineSmall{
	text-align: right;
	float: right;
}

.inlineTitle{
	display: inline;
/* 	background-color: red; */
}

.smallTags{
	margin-top: 1em;
	display: block;
}

.newsTopBar{
/* 	background-color: fuchsia; */
	height: 2.5em;
}

.projectDate{
	display: inline;
}
ul{
/* 	border: 1px solid red; */
	clear: both;
}
/*
ul.archiveProjects{
	margin-bottom: 10px;
	height: 120px;
}
*/
.sectionTitleProjects, .sectionTitle, .sectionTitleAbout, .entry p.news, .entry p.errorTitle{
	padding-bottom: 16px;
}


.projectListItem img{
	float:left;
	padding-right: 10px;
}

.projectArchiveItem img{
/* 	display: none; */
}

.projectListItem p, .projectArchiveItem p{
/* 	background-color: red; */
	padding: 0;
	width: 366px;
}

/*
.projectListItem h1{
	background-color:  red;
	display: inline;
	
}
*/

.entry p.news a:link, .entry p.news a:visited, p.sectionTitleNewsMore a:link, p.sectionTitleNewsMore a:visited{
	color: #3AA411;
	font-weight: normal;
}

#sidebar p.sectionTitle a:link, #sidebar p.sectionTitle a:visited, .entry p.sectionTitleAbout{
	color: #A42911;
	font-weight: normal;
}


p.sectionTitleProjects a:link, p.sectionTitleProjects a:visited, .entry p.project, .entry p.project a:link, .entry p.project a:visited, p.sectionTitleProjectsMore a:visited, p.sectionTitleProjectsMore a:link{
	color: #11a4aa;
	font-weight: normal;
}

.entry p.news a:hover, .entry p.project a:hover, p.sectionTitleProjects a:hover, #sidebar p.sectionTitle a:hover, p.sectionTitleProjectsMore a:hover{
	color: silver;
}

p.news, p.sectionTitleAbout{
	text-transform: capitalize;
}

p.sectionTitleProjectsMore, p.sectionTitleNewsMore{
/* the little more link */
	font-size: 1em;
}

.projectsPageList{
	width: 762px;
/* 	background-color: red; */

}
.postContent p{
/* 	margin-bottom: 0px; */
/* 	padding-bottom: 0px; */
}

.postContent{
	margin-top: 5px;
 	border-top: 1px dashed silver;
 	margin-bottom: 30px;
}

a.sideNews{
	color: #3AA411;
}

a.sideProjects{
	color: #11A4AA;
}

a.sideAbout{
	color: #A42911;
}

a.sideSub{
	color: #f07508
}

/* Begin Search */

.projectFooter{
	clear: both;
}

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */

p.listView{
	width: 75%;
}
