/*
Theme Name: Code 9
Theme URI: http://code9.co.uk/
Description: Code 9 theme based on design by Adam Solley http://code9.co.uk
Version: 
Author: Andy May
Author URI: http://code9.co.uk
Tags: 


*/

form {
	margin: 0px;
}

label {
	width: 450px;
}




#searchsubmit {
	width: 100px;
	display: block;
	overflow: hidden;
	padding: 7px;
	margin: 15px 0px 15px 3px;
	color: #fff;
	font-size: 14px;
	background:#00a9e0; 
	background: rgb(123,221,253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(123,221,253,1) 0%, rgba(0,169,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(123,221,253,1)), color-stop(100%,rgba(0,169,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(123,221,253,1) 0%,rgba(0,169,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(123,221,253,1) 0%,rgba(0,169,224,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(123,221,253,1) 0%,rgba(0,169,224,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bddfd', endColorstr='#00a9e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(123,221,253,1) 0%,rgba(0,169,224,1) 100%); /* W3C */
    border: none;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

#searchsubmit:hover {
	background: rgb(115,208,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(115,208,238,1) 0%, rgba(1,153,202,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,208,238,1)), color-stop(100%,rgba(1,153,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d0ee', endColorstr='#0199ca',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* W3C */
}

#searchsubmit:active {
	background: rgb(115,208,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(115,208,238,1) 0%, rgba(1,153,202,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,208,238,1)), color-stop(100%,rgba(1,153,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d0ee', endColorstr='#0199ca',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(115,208,238,1) 0%,rgba(1,153,202,1) 100%); /* W3C */
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.6) inset;
    -moz-box-shadow: inset 0 3px 3px rgba(0,0,0,0.6);
    box-shadow: inset 0 3px 3px rgba(0,0,0,0.6);
}







div#blog-container	{
	clear: both;
	overflow: hidden;
}

div#content-blog	{
	height: auto;
	margin: 0px 0px 20px 45px;
	width: 520px;
	float: left;
	overflow: visible;	
}
div#sidebar	{
	margin: 15px 0px 20px 75px;
	float: left;
	width: 285px;
	clear: none;
	color: #000000;
	overflow: visible;
}	

div#content-blog img {
 padding: 0 15px 15px 0;
 max-width: 520px;
}

h2 {letter-spacing: -1px;}

h2,h3	{
	color:#000000;
	font-size:1.5em;
	line-height: 1.4em;
	font-weight:normal;
	margin:0;
	padding:12px 0 -3px;
}
h2 a:link	{
	font-weight: normal;
	color:#000000;
	letter-spacing: -1px;
	font-size:1em;
}
h2 a:visited	{
	font-weight: normal;
	color:#000000;
	letter-spacing: -1px;
	font-size:1em;
}
h2 a:Hover	{
	font-weight: normal;
	color:#92D400;
	letter-spacing: -1px;
	font-size:1em;
}

h3	{
	font-size:1em;
}


div.post small	{
	color: #9e9d9d;
}

div.post	{
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.blog-home div.post	{
	padding-top: 0px;
}

div#sidebar	a:link	{ color: #27ABDF; }
div#sidebar	a:visited	{ color: #27ABDF; }
div#sidebar	a:hover	{ color: #92D400; }

div#sidebar	h4	{
	color:  black;
	font-weight: 300;
	font-size: 1.2em;
	letter-spacing: 0px;
	line-height: 16px;	
	padding: 1px 0 10px 35px;
	margin: 0  0 15px 0;
}


div#sidebar	div.twitter h4	{
	background: url(images/twitter-icon.png) 0 0 no-repeat;
}	

div#sidebar	div.categories h4	{
	background: url(images/cat-icon.png) 0 0 no-repeat;
}
div#sidebar	div.archives h4	{
	background: url(images/archive-icon.png) 0 0 no-repeat;
}
div#sidebar	div.tags h4	{
	background: url(images/tags-icon.png) 0 0 no-repeat;
}

div.twitter	{
	position: relative;
}

div.twitter	div.tweet-container	{
	background: white;
	width: 230px;
	margin-top: 20px;
	margin-left: -5px;
	padding-bottom: 10px;
	border: #139ff9 solid 1px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

div.twitter	div.tweet-container p	{
	margin-top: 0px;
}

div.twitter	div.tweet-container:after {
	content:"";
	display:block; 
	position:absolute;
	top:48px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
	bottom:0;
	right:auto;
	width:0;
	height:0;
	border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color: #fff transparent;
}

div.twitter	div.tweet-container:before {
	content:"";
	display:block; 
	position:absolute;
	top:47px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
	bottom:0;
	right:auto;
	width:0;
	height:0;
	border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color: #139ff9 transparent;
}

p.tweet	{
	width: 210px;
	margin: auto;
	padding: 10px;
	border-bottom: 1px dotted #eaeae8;
	color:#828282;
	word-wrap: break-word;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: 300;
}
div#sidebar	p.tweet		a:link	{	color: #27ABDF; }
div#sidebar	p.tweet		a:visited	{	color: #9E9E9E; }
div#sidebar	p.tweet		a:hover	{	color: #92D400; }


div.sidebox	ul.blog-links	{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1em;
	line-height: 1.3em;
}
div.sidebox	ul.blog-links		li	{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 3px;
	background: url(images/arrow.png) 0px 9px no-repeat;
	padding-left: 15px;
}	
div.sidebox	ul.blog-links		li,
div.sidebox	ul.blog-links		li		a	{ color: #27ABDF; font-size: 0.9em; }


ul.blog-links		li	a:link	{
	font-weight: normal;
}
ul.blog-links		li	a:hover	{
	font-weight: normal;
	color: #92D400;
}

div.tags	a	{
	text-transform:uppercase;
}

p.more-link	{
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.2em
}
div#sidebar	p.more-link	a:link	{ color: #27ABDF;}
div#sidebar	p.more-link	a:visited	{ color: #27ABDF;}
div#sidebar	p.more-link	a:hover	{ color: #92D400;}


/*************************************************
***			TOP NAVIGATION				***
*************************************************/

div.navigation	{
	font-size: 0.775em;
	padding-top: 10px;
	overflow: hidden;
	position: absolute;
	width: 650px;
	top: 0px;
	left: 0px;
}
div.navigation	a	{
	font-weight: normal;
}
div.navigation div.alignleft	{
	clear: none;
	width: 300px;
	min-height: 15px;
}
div.navigation div.alignright	{
	clear: none;
	width: 300px;
	text-align: right;
}


/*************************************************
***				BLOG FORM				***
*************************************************/

form	p	{
	padding-top: 3px;
	padding-bottom: 10px;
	overflow: hidden;
}

form	p	label	{
	fon
	display: block;
	width: 400px;
	font-size: 1.4em;
}
form	p	input	{
	display: block;
	width: 200px;
	float: left;
	clear: none;
}

form	p textarea	{
	font-size: 1em;
	line-height: 1.3em;
	left: 350px;
	min-width: 480px;
	max-width: 480px;
	min-height: 150px;
	border: 1px solid #ccc;
	margin: 0 10px 0 5px;	
	background: url(images/bg_input_sml.png) repeat-x 50% 0%;
	padding: 10px 7px 7px 7px;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

form	p textarea:focus  {
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.3);
    -moz-box-shadow:  0 3px 8px rgba(0,0,0,0.3);
    box-shadow:  0 3px 8px rgba(0,0,0,0.3);
    border: 1px solid #fff;
}


div#sidebar .sidebox.contact h4 {
	color: white;
	margin: 0px;
	padding: 0px;
}

div#sidebar .sidebox.contact a {
	color: white;
}

div#sidebar .sidebox.contact a:hover {
	color: yellow;
}

div#sidebar .standard-btn a {
	color: white;
	font-size: 12px;
	margin: 0px;
}

div#sidebar	div.rss-feed	{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 250px;
	height: 58px;
}
div#sidebar	div.rss-feed	h4	{
	margin: 0;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 1.1em;
	
}
div#sidebar	div.rss-feed	h4 a	{
	padding-left: 45px;
	padding-top: 10px;
	background: url(images/rss.png) 0 0 no-repeat;
	color: black;
	font-weight: 300;
	font-size: 0.9em;
	letter-spacing: 0px;
	line-height: 1.2em;	
	padding-bottom: 13px;
}

div#social-bookmarks	{
	padding-top: 20px;
	padding-bottom: 20px;
}
div#social-bookmarks	ul	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
div#social-bookmarks	ul	li	{
	float: left;
	clear: none;
	padding-right: 20px;
}
div#social-bookmarks	ul	li	a	{
	background: url(images/social-bookmarks.png) 0 0 no-repeat;
	padding-left: 25px;
	color: black;
	font-weight: normal;
	display: block;
	width: auto;
	height: 20px;
	overflow: hidden;
}

div#social-bookmarks	ul	li.techno	a	{	
	background-position: 0px -20px;
}	
div#social-bookmarks	ul	li.del	a	{	
	background-position: 0px -40px;
}	
div#social-bookmarks	ul	li.stumble	a	{	
	background-position: 0px -60px;
}	
div#social-bookmarks	ul	li.reddit	a	{	
	background-position: 0px -80px;
}	

form#commentform	{
	padding: 0px;
	width: 520px;
	margin: 0;
	overflow: show;
}
input#submit {	margin-left: 0px;	}





