@import url('../../../../css/layout.css');
@import url('../../../../css/extras.css');
@import url('../../../../function/Twitter/TwitStyles.css');
/*
Theme Name: Only Idiots Assume
Theme URI: http:/onlyidiotsassume.co.uk/
Description:  The theme for www.onlyidiotsassume.co.uk
Author: James Chorlton
Author URI: http://onlyidiotsassume.co.uk
Tags: black, red, grey, white, custom header, variable width, two columns, widgets
	This theme was designed and built by James Chorlton,
	whose blog you will find at http://onlyidiotsassume.co.uk/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/*Links*/
a:link{color:#C00;text-decoration:none;}
a:visited{color:#C00;text-decoration:none;}
a:active{color:#C00;text-decoration:none;}
a:hover{color:#F00;}
/*Generic*/
.alignleft{float:left;margin:4px;}
.alignright{float:right;margin:4px;}
.aligncenter{margin-left:auto;margin-right:auto;}
/*Post*/
.entry{text-align:justify;}
.post { border-bottom: 2px groove #CCC; }
.post-header {width:100%;height:30px;border:5px grove #999;background-color:#A3A3A3;margin-top:2px;}
.post-title {display:inline;}
.post-header .post-meta {width:auto;float:left;padding-top:4px;font-size:18px;text-shadow:#CCC 1px 1px 1px;color:#333;}
.post-header .post-date {float:left;width:100px;font-size:14px;background-image:url(images/blog-title-pointer.gif);background-position:left;background-repeat:no-repeat;height:27px;margin-right:5px;color:#CCC;padding-left:20px;padding-top:3px;text-shadow:#999 1px 1px 1px;font-size:18px;}
.post-header .post-pointer {float:right;width:98px;background-image:url(images/blog-title-pointer-right.gif);background-repeat:no-repeat;height:27px;padding-left:2px;color:#CCC;padding-top:4px;text-shadow:#999 1px 1px 1px;font-size:16px;}
.post-header .post-pointer a:link{color:#CCC;}
.post-header .post-pointer a:visited{color:#CCC;}
.post-header .post-pointer a:hover{color:#CCC;}
.post-header .post-pointer a:active{color:#CCC;}
/*Images*/
.post img {border:2px solid #CCC;}
.wp-caption-text{ font-size:12px;}

/*Caption*/
.wp-caption .wp-caption-text{border:1px solid #CCC;text-align:center;}
/*Widgits*/
.pagelist{list-style-position:inside;padding:0px 0px 0px 3px;margin:0; list-style:none;}
ul{list-style-image:url(images/bullett.gif); list-style-position:inside; }
.pagenav{list-style-image:url(images/bullett.gif);}
/*Caldendar*/
#calendar_wrap #wp-calendar{width:90%;margin-left:auto;margin-right:auto;text-align:center;}
#wp-calendar thead th {background-color:#666;}
#wp-calendar tbody td {background-color:#CCC;}
#wp-calendar #today{background-color:#C00; color:#000;}
#wp-calendar #today a:link{color:#FFF;}
#wp-calendar #today a:visited{color:#FFF;}
/*Single*/
.postmetadata{clear:both;padding-top:20px;}
/*Comments*/
#commentform{margin-left:auto;margin-right:auto;width:90%;}
#commentform input,textarea{border:2px solid #C00;background-color:#CCC;color:#000;}
#commentform label{font-size:14px;width:120px;}
.commentlist .even{background-color:#FFF;}
.commentlist .odd{background-color:#CCC;}
.commentlist .comment{border:1px dashed #666;padding: 0 2px 0 2px;}
.commentlist .comment .fn{font-size:20px;font-style:normal; font-variant:small-caps;}
.commentlist .comment .says{display:none;}
.comment .children .depth-2 {margin-bottom:2px;}
.comment .chilcren .depth-2 .children .depth-3 {margin-bottom:2px;}
.youtube{float:right;}
/*Code-Top Page*/
#code-top-pages{float:right;width:250px;min-height:100px;border:2px solid #C00;margin-left:5px;}
#code-top-pages ul{padding:0px 1px 0px 1px;font-size:14px;}