/*
Theme Name: Unbored
Theme URI: http://jonathandavidharris.co.uk/portfolio/archives/unbored
Description: This theme was writen custom for the site <a href="http://unbored.co.uk">Unbored</a>. All styling and css is copyright of the site. 
Version: Version 1
Author: Jonathan Harris
Author URI: http://jonathandavidharris.co.uk/portfolio/
Tags: unbored, geek, custom, clean, blue
*/

html{
	background: #333333 url(style/images/bg.gif) repeat fixed 0 0;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
	-webkit-tap-highlight-color: #00AEEF;
	-webkit-text-size-adjust: none;
}
a, a:visited,a:link{ 
	outline: none; 
	font-weight:bold;
	text-decoration: none; 
	color: #073955; 
}
a:hover,a:active, a:focus{
	color: #00AEEF;	
}
a img{
	text-decoration:none;
	border: 0px none;
	background: none;	
}
::selection{ 
	background: #00AEEF; 
	color: #ffffff;
}

::-moz-selection{
	background: #00AEEF; 
	color: #ffffff;
}
a[rel~="tag"]{
    text-transform:capitalize;	
}
#wrapper{
	width: 960px;
	margin: 10px auto;
	background: #fff;	
}
h1,h1 *{
	font-family:"Teacher";
	font-size:1.4em;
	height:45px;
	line-height:50px;
	margin:0;
	padding:0;	
}
h2{
	border-left:1px dotted grey;
	font-size:1.01em;
	line-height:45px;
	margin:0 25px;
	padding-left:20px;	
}
h4{
	border-bottom:1px solid black;
	clear:both;
	font-size:1.35em;
	padding:1px 5px;	
}
h5{
	font-size: 1.35em;
	padding-bottom: 5px;	
}
h3,h4,h5{
	margin: 0px;	
}
h1,h2{
	float: left;	
}
h3 a{
	color: #000;	
}
P:first-letter{
	text-transform: uppercase;	
}
.clear{
	clear: both;	
}
div.search{
	float: right;	
}
.authorrss{
	float: right; 
	padding: 5px;
}
.search form input,input[type=text],input[type=password],textarea{
	border: 1px solid #000;
	padding: 4px;	
}
.title{
	margin:10px 0 5px;
	overflow:hidden;
	padding:20px 20px 5px;	
}
.nav{
	clear: both;
	background: #00AEEF;
	margin: 0px 20px;
	overflow: hidden;
}
.nav ul{
	list-style: none;
	margin: 0px;
	padding: 0;	
}
.nav ul li{
	margin: 0px;
	padding: 8px 20px 6px;
	float: left;	
}
.nav ul li a{
	color: #fff;
	font-weight: bold;	
}
.last{
	padding: 10px 20px; float: right !important;	
}
.main{
	overflow: hidden;
	padding: 20px;	
}
.content{
	width: 620px;
	float: left;
	padding: 0px 10px;	
}
.content *{
	max-width:620px;	
}
#sidebar {
	float:right;
	width:265px;
	margin: 10px 0px;
}
.screen-reader-text,#searchsubmit,.cats li{
	display: none;	
}
.advert{
	border:1px solid black;
	display:block;
	height:120px;
	line-height:120px;
	text-align:center;
	width:120px;
	margin: 5px;
	float: left;
	color: #3F4244;
	background: #eee;	
}
.highlight{
	background:#E8E8E8;
	border:1px solid #CBCBCA;
	min-height: 230px;	
	max-height: 230px;
}
.postimage{
	float: left;
	width:260px;	
}
.highlight .discription{
	padding: 10px 8px 5px 15px;
	float: right;
	width:335px;
		
}
.highlight h3{
	font-size: 2em;
	margin-bottom: 0.3em;	
}
.highlight p{
	font-size: 1.25em;
	margin: 8px 0px;	
}
.listpost .post{
	clear:both;
	margin:10px 0;
	min-height: 160px;
	overflow:hidden;	
}
.listpost .sticky,.commentlist li.bypostauthor{
	background: transparent url(style/images/icons/star_2.png) no-repeat scroll right 10px;	
}
.listpost .images img{
	border:1px double #666;
	height:150px;
	margin:3px 0;
	padding:2px;
	width:200px;
	-moz-box-shadow:4px 4px 4px #999999;
	-webkit-box-shadow:4px 4px 4px #999999;
	box-shadow:4px 4px 4px #999999;
}
.listpost .images img:hover{
	border:1px double #ccc;
	-moz-box-shadow:2px 2px 2px #999999;
	-webkit-box-shadow:2px 2px 2px #999999;
	box-shadow:2px 2px 2px #999999;
}
.listpost .images{
	float: left;	
}
.listpost .dis{
	float: right;
	padding: 2px 10px 10px;
	width: 390px;
	font-size: 1em;	
}
.listpost .post .dis{
	margin-bottom: 0px;	
}
.dis h3{
	font-size:1.7em;
	margin-bottom:5px;	
}
small{
	font-size:1.1em;
}
small a{
	margin-left:10px;
	padding-top:3px;	
}
.post p a{ 
	background: #b8e1f0; 
	padding: 1px 6px 2px;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
.post p a:hover{ 
	background: #e3f7ff; 
}
.boxit p,.widget_polls-widget p{
	padding: 0px 12px;
}
.tweetme{
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;	
}
.authorimage{
	float: left;
	margin: 3px 15px 0 4px;	
}
.authorlist{
	border-bottom:1px solid;
	clear:both;
	min-height:120px;
	padding:10px 0;
}
.post ul li{
	list-style: square inside url(style/images/icons/bullet_add_2.png);
}
p.tags{
	padding-left: 21px;	
	background: url(style/images/icons/tag_blue.png) no-repeat left 2px;
}
.authorpic a{
	padding-left: 19px;	
	background: url(style/images/icons/user_silhouette.png) no-repeat left center;
}
.commentlink,.commentlinks a{
	background: url(style/images/icons/comment.png) no-repeat left center;
	padding-left: 19px;
}
.clock,.clocks{
	background: url(style/images/icons/clock.png) no-repeat left center;
	padding-left: 21px;
	padding-bottom: 1px;	
}
.eachpost{
	padding: 0px 10px;	
}
.eachpost p{
	font-size: 1.1em;	
}
.eachpost h3{
	font-size: 2.1em;
	font-family: Georgia,"Times New Roman",serif;	
}
.search-results .post h3{
	font-size:1.45em;
	margin-bottom:5px;	
}
.eachpost small{
	font-size: 1.2em;	
}
.post p{
	font-size: 1.15em;
	line-height: 1.5em;	
}
.single .post .headerimage{
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px solid #ccc;	
}
.single .post{
	min-height: 215px;	
}
.post-title{
	margin-bottom: 0.2em;
	font-size: 1.9em;
	text-shadow: 2px 2px 2px #999;	
}
.post-title:hover{
	text-shadow: 0px 0px 0px #fff;	
}
.video{
	margin: 10px 0px;	
}
#respond{
	padding: 2px 10px;	
}
.clear{
	clear: both;	
}
.nextlinks .next{
	float: right;	
}
.nextlinks .before{
	float: left;	
}
.comment-reply-link{
	background: #666;
	border: 1px #000 solid;
	padding: 3px 10px;
	color: #fff !important;	
}
.comment-reply-link:hover{
	background: #ddd;
	color: #666 !important;	
}
.readmore,.cats ul li,input[type=submit],.nextlinks a,input[type=button]{
	padding: 3px 10px;
	color: #fff;
	background: #00AEEF;
	border: 1px solid #000;	
}
.readmore:hover,.cats ul li:hover,input[type=submit]:hover,input[type=button]:hover,.nextlinks a:hover{
	background: #000;
	border: 1px solid #00AEEF;	
}
input[type=submit],input[type=button]{
	padding: 2px 10px;
	font-weight: bold;	
}
.post input[type=submit],.post input[type=button]{
	padding: 1px 10px;	
}
#commentform textarea{
	margin: 10px 0px;	
}
.cats .cat-item{
	display: block;
	float: left;
	margin-right: 1em;	
}
.cats a{
	color: #fff;	
}
.cattitle{
	border-bottom:1px solid #000000;
	font-size:2em;
	margin-bottom:15px;
	padding-bottom:3px;	
}
.cattime{
	float: right;	
}
.cats{
	float: left;	
}
.cats ul{
	margin: 0px;
	padding: 0;	
}
.catfilter{
	overflow: hidden;	
}
.cattime select{
	padding: 2px;	
}

.profilepic{
	float: left;
	margin: 15px 10px 5px 3px;	
}
.profilepic1{
	float: right;
	margin: 15px 0px 15px 13px;	
}
.profile{
	clear: both;
}
.tilpost{
	margin: 3px;
	float: left;	
}
.authorcontact{
	margin: 0px;
	padding: 0;	
}
.authorinfo p{
	margin:10px 5px;
	min-height: 85px;
}
.authorinfo img{
	border:1px double #666666;
	float:left;
	margin-right:10px;
	padding:2px;	
}
.authorcontact li,.authorcontact ul li{
	list-style: none !important;
	padding: 0;
	margin: 5px 0px;	
}
.pori{
	padding-left: 22px;
	background: no-repeat left 1px;
	line-height: 1.7em;	
}
.pori1{
	background: no-repeat left 1px;
	padding-left:17px;
	padding-top:2px;
}
.homepage{
	background-image: url(style/images/icons/house.png);	
}
.mailto{
	background-image: url(style/images/icons/email.png);	
}
.twitterp{
	background-image: url(style/images/icons/twitter.png);	
}
.usericon{
	background-image: url(style/images/icons/user.png);
}
.upper{
	text-transform:capitalize;
}
.profile p{
	font-size: 1.1em;	
}

.authormeta{
	float: left;	
}
#postslist ul{
	padding: 0px 15px;	
}
.children{
	padding-left:60px;	
}
small .avatar-12{
	margin-left: 8px;	
}
.footernav,.nav,#wrapper,.commentlist li{
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 10px;
	border-radius: 12px;	
}
.readmore,.comment-reply-link,.cats ul li,input[type=submit],input[type=button],.post p a,.wp-caption,.nextlinks a{
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.footernav{
	padding: 20px 50px;
	background: #000;
	color: #fff;
	overflow: hidden;
	margin: 0px 20px;
		
}
.footernav a{
	color: #00AEEF;
}
.footernav li a{
	font-size: 1.1em;
}
.col{
	float:left;
	padding:0px 20px;
	width: 130px;
	min-height: 145px;
	border-right: 1px dotted #ddd;
		
}
.col1{
	width: 90px;	
}
.col4{
	padding-right:5px;
	width:130px;	
}
.col5{
	width: 155px;
	border: none;
	padding-right: 0;	
}
.col ul{
	margin: 0px;
	padding: 0;	
}
.col li{
	margin: 0px;
	padding: 0px;
	font-size: 1.01em;
	list-style: square url('style/images/bullicon.gif') inside;	
}
.col2 a img{
	border: 2px solid #fff;	
	margin: 5px;
}
.col4 img{
	margin:2px 13px 3px 0;
	width:50px;	
}
.footertext{
	padding: 10px 25px;
	overflow: hidden;	
}
.top{
	float: left;	
}
.top a{
	background: url(style/images/arrow_up.gif) no-repeat left 2px;
	padding-left: 14px;	
}
.copyright{
	float: right;	
}
.footer{
	clear: both;	
}
.xfolkentry:hover{
	opacity:0.6;	
}
.navlinks a:hover{
	color: orange;	
}
.gallery{
	margin:0 !important;
	overflow: hidden;
	clear: both;
}
.gallery-item{
	margin-right: 15px;
	width: auto !important;
}
span.gallery-icon img{
	width: 100px; 
	height: 100px;
}
.gallery img.attachment-thumbnail{
	height: 145px;
	width: 145px;	
}
.alignleft,.alignright{
	margin-bottom: 10px;
	margin-top: 10px;
}
.alignleft{
	float:left;
	margin-right:15px;
	text-align:left;
}
.alignright{
	float:right;
	margin-left:15px;
	text-align:right;
}
.wp-caption {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:0px 10px;
	padding:7px 3px;
	text-align:center;
}
.wp-caption.alignleft{
	margin:3px 15px 8px 0px !important;
}
.wp-caption.alignright{
	margin:3px 0px 8px 15px !important;
}
.wp-caption.aligncenter{
	text-align: center;
	margin: auto;	
}	
.wp-caption-text{
	font-size: 0.7em;
	margin: 5px;
}
.tweetmeme{
	float: right; 
	margin-left: 10px;	
}	
.gallery img:hover {
 border: 2px solid #000;
 }
.comment-pic{
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
}
.comment-pic img{
	width: 40px;
	height: 40px;
}
.commentlist{
	padding: 0;
	margin: 0px;	
}
.commentlist li.comment,.commentlist li.pingback{
	list-style: none;
	padding:10px;
	border: 1px solid #000;	
		margin:15px 0px;
}
.commentlist li.comment{

	min-height: 60px;
}
.commentlist li.pingback .snap_noshots,.commentlist li.pingback .reply{
	display: none;
}
.reply{
	text-align: right;	
}
.textareas{
	padding-top: 0px !important;	
}
#commentform #submit{
	margin-right: 10px;	
}
#commentform p.comlin{
    padding: 10px 17px;
    margin: 3px 0px;	
}
#commentform p.odd{
    background: #F1F6FA;
}
#commentform p.even{
    background: #E3EEF5;
}
#commentform p label{
    display: block;
    float: left;
    width: 200px
}
#commentform span label{
	display: inline;
	float: none;	
}
.textinput input{
    width: 328px;
}
#respond h3{
	font-size: 1.45em; 
	margin: 1px;
}
#respond #comment{
	width: 95%;	
}
.commentlist li.even,.commentlist li.odd li.comment{
	background: #F1F6FA;	
}
.commentlist li.odd,.commentlist li.even li.comment{
	background: #CAE4F4;	
}
.commentlist li li.bypostauthor{
	background: #FFF;
}
/*
.commentlist li.byuser{
	background: #C8F3FF;
}
*/
.commentlist li.bypostauthor{
	background: #9FCEE4;
}
.commentlist li p.comlin{
	background: none !important;
	padding: 2px !important;
}
.commentlist li .textinput input {
	width:300px;
}
.comment-author{
	font-size: 1.3em;
	text-transform:capitalize;	
}
.comment-author cite{
	font-style: normal;	
}
.comment-author img{
	float: left;
	margin-right: 10px;
	border: 1px solid #666;	
}
li.comment .comment-body ul,li.comment .comment-body ol,li.comment .comment-body p{
	max-width: 525px;
	margin-bottom:5px;
	margin-left:65px;
	margin-top:5px;	
}
li.comment .comment-body p:last-child{
	margin-bottom: 10px !important;	
}
.comment-body p object,.comment-body p table,.comment-body p div,.comment-body p iframe,.comment-body p form{
	display: none;
}
.each-comment{
	clear:both;
	margin:3px;
	min-height:30px;
	overflow:hidden;
	padding:2px;	
}
.comment_rss{
	float: right;	
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
#wpcf textarea,#wpcf input {
	float: left;
	padding: 3px;
	margin: 2px 5px 10px 0;}
#wpcf textarea {
	height: 100px;
}
#wpcf #contactsubmit {
	clear:both;
	display:block;
	margin-top:15px;
	width: auto;
	padding: 2px 10px;
}
#wpcf br[style]{
	clear: none !important;	
}