/*
Theme Name: Techno
Theme URI: http://www.technolinks.co.uk/
Description: Wordpress Techno Theme by <a href="http://www.technolinks.co.uk/">Technolinks</a>
Version: 1.0
Author: Technolinks
Author URI: http://www.technolinks.co.uk/
*/

@import "main.css";



/*=== Setup ===*/
*{
}



input,select,textarea{
	border: #969696 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
        border: 0px;
}
li{
  list-style: none;
}
h2 span, h3 span{
    display: none;
}

/*=== Layout ===*/
#page,#page-bot,#page-top{
}
#page{
}
#page-bot{
}
#page-top{
}
#bot-bgr{
}

/*=== Subscribe to Feed ===*/
ul.subscribe{
	float: right;
	padding: 25px 40px 0 0;
}
* html ul.subscribe{
	padding-right: 20px;
}
.subscribe li{
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 20px 0 10px;
}
.subscribe li.feed{
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.subscribe li a{
        color: #444;
	position: relative;
}

/*=== Header ===*/
#header{
}

.tag {
	float:left;
	margin:0px !important;
	padding:0px !important;
	font-size:16px;
	color:#ADADAD;
}

/*- Search -*/
.search{
	float: right;
	height: 30px;
	margin: 20px 0 0;
	width: 275px;
}
.search input{
	background: none;
	border: 0;
	color: #000;
	float: left;
	font-size: 14px;
	margin: 4px 0 0 10px;
	padding: 2px;
	width: 210px;
}
.search .btn{
        background-color:#ccc;
	margin: 4px 0 0 14px;
	padding: 0;
	width: auto;
}


/*=== Each Post ===*/
.pagetitle{
	color: #41484d !important;
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:bold !important;
	border-bottom:#41484d dotted 1px;
	padding-bottom:5px;
}
.post{
}
.post p{
}
.post.last{
}
.postmetadata{
	color: #777;
	font-size: 11px;
        padding: 0 0 15px 0px;
}
.postmetadata a{
	color: #777;
}
.meta-cal {
	background:url(images/ico-cal.gif) center left no-repeat;
        padding-left:0px;
	}
.meta-comm {
	background:url(images/ico-comm.gif) center left no-repeat;
        padding-left:0px;
	margin-left:15px;
	}
.meta-tag {
	background:url(images/ico-tag.gif) center left no-repeat;
        padding-left:0px;
	}
.postimg img.fl{
	margin: -10px 15px 0 0;
	padding-bottom:15px;
}
.entry p{
	text-align:justify;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote {
	padding: 3px 15px;
        background: #FAF3FD;
        border: 1px solid #B663D9;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 2px 2px 2px 2px;
	background:#f0f0f0;
	border: solid 1px #DEDEDE;
	margin: 0px 15px 15px 0px !important;
	float:left;
	display:inline;
	}
.none-img {
	background:none !important;
	border:none !important;
	}
.none-img img {
	background:none !important;
	border:none !important;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	margin-left:15px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*=== Comments ===*/
.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}
.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 12px;
}
#comments {
	font-size: 20px;
        padding: 2px 10px 0px 10px;
        color:#666;
}
.comments_template form#commentform{
	margin: 0;
	padding: 10px;
}
.comments_template form#commentform p{
	line-height: 16px;
}
ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 16px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 10px;
        border-top:1px dotted #ccc;
}
ol.commentlist li.alt{
        background:#FAfafa;
        border-top:1px dotted #ccc;
}
ol.commentlist li.highlighted{
        background:#FAFafa;
        border-top:1px dotted #ccc;
}


/*=== Comments ===*/
ul.comments{
	padding: 0 0 15px;
}
.comments li{
	font-size: 11px;
	padding: 4px 0 5px 5px;
        color: #B663D9;
}
.comments li em, .comments li a em{
        color: #B663D9;
	font-style: normal;
}
.comments li a{
	color: #41484d;
}
.comments li a:hover{
	text-decoration:none;
        color: #B663D9;
}
.comments img {
	vertical-align:text-bottom;
	padding-left:5px;
	padding-right:5px;
	}


/*=== Recent Readers ===*/
table#MBL_COMM td.mbl_fo_hidden {
display:none;
}
.recent{
	padding: 10px 0 0;
}
.recent img{
	border: 1px solid #222222;
	float: left;
	height: auto;
	margin: 3px;
}
* html .recent img{
	margin: 0 3px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}