/* Clever code from positioniseverything.net
-------------------------------------*/
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*--------------------------*/
body {
	font-size: 62.5%;
	border-top: 8px solid #e8e8e8;
	
}

/* Text Styles
---------- ---------- --------- ---------- ----------*/

h2.section {
	margin-top: .5em;
	clear: both;
	padding-top: .5em;
	border-top: 1px #cccccc solid;
}

.float-right {
	float: right;
	margin-left: 1em;
	margin-bottom: 2em;
}

img.border {
	border: #cccccc 1px solid;
}

img.border:hover {
	border: #F57A00 1px solid;
}

strong {
	font-weight: bold;
}

.img-justify {
	text-align:center;
}

em {
	font-style: italic;
}

#container {
	font-size: 1.2em;
	font-family: "Lucida Grande", Lucida, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
	line-height: 1.6em;
	color: #666666;
	background: url(/blog/wp-content/themes/nicksmithnew/images/shell_background.jpg) no-repeat right top white;
}

#container a {
	color: #333333;
	border-bottom: dotted 1px #333333;
	text-decoration: none;
}

#container a:hover, #blather p.twitter-link a.twitter-link:hover {
	color: #F57A00;
	border-bottom: solid 1px #F57A00;
}

#blog p, #blog ul, #blog ol, #archive ul, #categories ul {
	margin-bottom: 2em;
}

#blog ul, #blog ol {
	padding: 0 3em;
}

#blog ol {
	list-style-type: decimal-leading-zero;
}

#blog ul {
	list-style-type: disc;
}

#blog li {
	margin-bottom: 1em;
}

#blog table { width: 100%;}
#blog th, td { padding: .5em; border: 1px #cccccc solid;}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-style: italic;
	line-height: 1em;
}

h2 {
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: .3em;
}

#previous h2 {
	text-transform: lowercase;
}

#blog h1 {
	margin-left: -10px;
	font-size: 4em;
	margin-bottom: .5em;
}

#blog h1 a, #blog h1 a:hover {
	border: 0;
}

#search .s, #blog #comment, #blog #author, #blog #email, #blog #url {
	padding: .5em;
	width: 210px;
	background: url(/blog/wp-content/themes/nicksmithnew/images/fade.png) repeat left top transparent;
	border: 1px solid #666666;
	font-family: "Lucida Grande", Lucida, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	color: #888888;
}

#blog #comment {
	width: 100%;
}

#blog .commentlist p {
	font-size: inherit;
	
}

##blog #author, #blog #email, #blog #url {
	width: 50%;
}

#previous li {
	margin-bottom: .5em;
	padding-left: 2em;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
}

#previous ul {
	margin-top: 1em;
}

#links h2 a span, #dates h2 a span, #pictures h2 a span, #blather h2 a span {
	text-indent: -9000px;
	position: absolute;
}

#links h2 a, #dates h2 a, #pictures h2 a, #blather h2 a {
	width: 32px;
	height: 32px;
	display: block;
	border-bottom: none;
} 

#links h2 a:hover, #dates h2 a:hover, #pictures h2 a:hover, #blather h2 a:hover {
	border-bottom: none;
}

.service h2 {
	position: absolute;
	margin-top: 0;
	left: 0;
}

.service h3 {
	font-size: 1.4em;
	margin-bottom: .3em;
}

#links h2 {
	width: 32px;
	height: 32px;
	background: url(/blog/wp-content/themes/nicksmithnew/images/delicious.gif) no-repeat left top transparent;
}
#dates h2 {
	width: 32px;
	height: 32px;
	background: url(/blog/wp-content/themes/nicksmithnew/images/gcal.gif) no-repeat left top transparent;
}

#pictures h2 {
	width: 32px;
	height: 32px;
	background: url(/blog/wp-content/themes/nicksmithnew/images/flickr.gif) no-repeat left top transparent;
}

#blather h2 {
	width: 32px;
	height: 32px;
	background: url(/blog/wp-content/themes/nicksmithnew/images/twitter.gif) no-repeat left top transparent;
}

legend {
	position: absolute;
	text-indent: -9000px;
}

.service h3, .service p, .falbum-random {
	margin-left: 40px;
}

#pictures .falbum-thumbnail-nods a {
	border: 1px solid white;
	height: 75px;
	width: 75px;
	display: block;
	border: solid #cccccc 1px;
}

#pictures .falbum-thumbnail-nods a:hover {
	border: solid #F57A00 1px;
}

.falbum-random {
	height: 75px;
	margin-top: 20px;
}

.falbum-random div {
	float: left;
	margin-right: 8px;
}

#blather blockquote {
	margin: 1em 0;
}

#blather p.twitter-link a.twitter-link {
	color: #999999;
	border-bottom: #999999 dotted 1px;
	font-size: .9em;
}

#blather p.twitter-link {
	float: right;
}

.submit {
	width: 31px;
	height: 31px;
	position: absolute;
	margin: 12px 0 0 -12px;
}

.posted {
	text-align: right;
}

#categories ul, #archive ul {
	margin-left: 1em;
}

.archive .entry, .search .entry{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
}

#navigation ul {
	float: left;
}

#navigation li {
	float: left;
	display: inline;
	text-transform: lowercase;
}

#navigation li a span {
	display: block;
	padding: 1em 1em .5em 1em;
	background: url(/blog/wp-content/themes/nicksmithnew/images/navright.gif) no-repeat right bottom;
}

#navigation li a {
	background: url(/blog/wp-content/themes/nicksmithnew/images/navleft.gif) no-repeat left bottom;
	display: block;
	border-bottom: 0;
	color: #dddddd;
	font-size: 1.4em;
	font-style: italic;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
}

#navigation li a:hover {
	border-bottom: 0;
	color: #ffffff;
}

.rss {
	float: left;
	padding: 1em;
}

#container .rss a, #container .rss a:hover {
	border-bottom: 0;
}

#preview, #submit {
	border: solid 1px #666666;
	font-weight: normal;
	margin-right: 1em;
	padding: .3em;
	background: #e8e8e8;
	color: #666666;
}

#preview:hover, #submit:hover {
	cursor: pointer;
}

.update {
	border-left: 5px solid #cccccc;
	padding-left: .5em;
}

/* Layout
---------- ---------- --------- ---------- ----------*/
#container, #navigation {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* .homepage #work {
	position: absolute;
	width: 600px;
	margin-top: 2em;
	height: 210px;
	border: red solid 1px;
} */

#blog {
	width: 600px;
	float: left;
	margin-top: 26em;
}

.single #blog, .archive #blog, .search #blog, .page #blog{
	margin-top: 13em;
}

.service {
	border-top: 1px solid #cccccc;
	padding-top: 2em;
	height: 10em;
	float: right;
	width: 300px;
	position: relative;
}

#categories, #archive {
	border-top: 1px solid #cccccc;
	padding-top: 2em;
	float: right;
	width: 140px;
}

#post-navigation {
	position: absolute;
	right: 0;
	width: 300px;
	top: 2em;
}

#search {
	margin: 0em 0 0 40px;
}

#links, #categories, #archive {
	margin-top: 26em;
}

.single #links, .single #categories, .single #archive, .archive #links, .archive #categories, .archive #archive,
.search #links, .search #categories, .search #archive, .page #links {
	margin-top: 13em;
}

#archive h2, #categories h2 {
	font-size: 1.5em;
	margin-bottom: .5em;
}

/* Symbian apps post 7 June 2009
---------- ---------- ---------- ---------- ----------*/
ul#symbian-progs {
	padding-left: 0;
}

#symbian-progs li {
	list-style-type: none;
	padding-left: 40px;
	
}

#symbian-progs .fring {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/fring.gif) top left no-repeat;}
#symbian-progs .gmail {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/gmail.gif) top left no-repeat;}
#symbian-progs .youtube {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/youtube.gif) top left no-repeat;}
#symbian-progs .gmaps {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/gmaps.gif) top left no-repeat;}
#symbian-progs .wirelessirc {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/wirelessirc.gif) top left no-repeat;}
#symbian-progs .iplayer {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/iplayer.gif) top left no-repeat;}
#symbian-progs .opera {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/opera.gif) top left no-repeat;}
#symbian-progs .webprogs {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/webprogs.gif) top left no-repeat;}
#symbian-progs .shozu {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/shozu.gif) top left no-repeat;}
#symbian-progs .snaptweet {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/snaptweet.gif) top left no-repeat;}
#symbian-progs .goosync {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/goosync.gif) top left no-repeat;
height: 3em;}
#symbian-progs .browser {background: url(http://www.nicksmith.co.uk/blog/wp-content/img/browser.gif) top left no-repeat;}



