/*
Theme Name: Techdesigns.co.uk 007
Theme URL: http://www.techdesigns.co.uk
Description: Clean and fast loading theme by <a href="http://www.techdesigns.co.uk" title="Website Design">Techdesigns.co.uk</a>.<br/><br/>Complete with a javascript facility to show and hide the categories/archives/links/meta content.<br/><br/>Valid XHTML strict and tested in IE, Firefox and Netscape.<br/><br/>Ideal for a personal blog. 
Version: v1.0
Author: Joey Robinson
Author URL: http://www.techdesigns.co.uk
Latest updated: 28th May 2007
*/

/* CSS for Body */
*{margin:0; padding:0;}
body{
  color:#303030; 
  background: #FFFFFF; 
  font-size: 62.5%;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#page{
  color:#303030; 
  background: url(img/bg.gif) top center repeat-y; 
/*  width:100%;*/
}
#bg{
  background: url(img/main_bg.gif) top repeat-y; 
  color:#303030; 
  margin:0 auto; 
/*  width:100%; */
}
#top{
  color:#303030; 
  margin: auto; 
/*  width:100%; */
  height:201px; 
  margin-bottom: 20px; 
  background: url(img/prayforhannah.jpg) no-repeat top center;
}
#top div { display: none; }
#wrap{
  h5 color:#303030; 
  margin:0 auto; 
  width:760px;
}
#m1, #m2, #m3, #m4, #m5{display: none;}

/* CSS for Links */
a{
  background-color:inherit; 
  color:#df7dd4; 
  font-weight: none; 
  text-decoration:none;
}
a:hover{
  background-color:inherit; 
  color:#333333; 
  font-weight: none; 
  text-decoration:underline;
}
a img{
  border:0;
}


/* CSS for Header */
#header{
  margin:5px 0 5; 
}
#header h1{ 
  color:#df7dd4; 
  float:left; 
  font-size:1em; 
  margin:10 0 10 0px; 
  width:760px; 
  font-weight: none;
}
#header h1 a{
  background-color:inherit; 
  color:#df7dd4; 
  text-decoration:none;
}
#header p a{
  background-color:inherit; 
  color:#808080; 
  float:right; 
  font-size:1em; 
  font-weight:none; 
/*  line-height:1.3em; */
  margin:6px 0 0; 
  text-align:center;
}
#frontphoto{
  margin:0 0 10px;
}
#header_title{
  color:#999999; 
  font-size:4em; 
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight:bold; 
  padding-left:118px; 
  padding-top:185px; 
}
#header_title a{
  background-color:inherit; 
  color:#999999; 
  text-decoration:none;
}
#header_title a:hover{
  background-color:inherit; 
  color:#df7dd4; 
  text-decoration:none;
}
#header_title2{ 
  color:#333333; 
  font-size: 1.2em;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight:bold; 
  padding-left:128px; 
  padding-top:18px; 
}

/* CSS for Sidebars */
#leftside{
  clear:right; 
  float:right; 
/*  line-height:1.4em; */
  margin:0 0 10px; 
  width:145px;
}
#extras{
/*  float:right; */
/*  line-height:1.4em; */
  margin:0 0 5px; 
  width:145px;
}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget{
  font-size:1em; 
  margin:0 0 18px;
}
#leftside li, #extras li{
/*  line-height:1.2em; */
  list-style:none; 
  margin:0 0 6px;
}
#leftside ul ul, #extras ul ul{
  margin:6px 0 0 10px;
}
#leftside ul ul li, #extras ul ul li{
  margin:0 0 4px;
}
#leftside ul ul li a, #extras ul ul li a{
  font-weight:normal;
}
#leftside ul.linklist, #extras ul.linklist{
  font-size:1em;
}
#leftside ul.linklist ul, #extras ul.linklist ul{
  margin:0 0 18px;
}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a{
  font-weight:none;
}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3{
  background-color:inherit; 
  color:#333333; 
  font-size:1.1em; 
  margin:0 0 10px;
}
#leftside label, #extras label{display:none;}

/* CSS for Main menu */
ul.page{
  list-style:none; 
  margin:0 0 18px; 
  width:144px;
}
ul.page li{
  display:inline; 
/*  line-height:1.4em; */
  width:144px; 
  font-weight:bold;
}
ul.page li a{
  background-color:#f4f4f4; 
  border:0px; color:#505050; 
  float:left; 
  font-weight:none; 
  margin-bottom:5px; 
  padding:5px 1px 5px 5px; 
  text-decoration:none; 
  width:134px;
}
ul.page li a:hover, ul.page li.current_page_item a{
  background-color:#df7dd4; 
  border:0px; 
  color:#FFFFFF; 
  text-decoration:none;
}
ul.page ul{
  font-size:0.9em;
  margin:0 0 0 15px;
  padding:0 0 5px;
  width:129px;
}
ul.page ul a{
  padding:3px 1px 3px 5px;
  width:119px;
}
ul.page ul ul{
  width:117px;
}
ul.page ul ul a{
  width:104px;
}

/* CSS for Content */
#content{
/*  line-height:1.8em;*/
  margin:0px 183px 5px 5px;
  padding:0; 
/*  letter-spacing:1px; */
}
#contentwide{
/*  line-height:1.6em;*/
  margin:0px 183px 5px 5px;
  padding:0;
}
#content h2,#contentwide h2 {
  font-size:1.6em;
  margin:0 0 10px; 
  color: #df7dd4; 
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#content h3,#contentwide h3{
  font-size:1.3em;
  margin:0 0 10px; 
  color: #df7dd4; 
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#content img,#contentwide img{
  border:0px;
  float:right;
  margin:0px 0px 10px 10px;
}
#content ul,#contentwide ul,#content ol,#contentwide ol{
  margin:0 0 16px 30px;
}
#content li,#contentwide li{
  padding:0 0 0 5px;
}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol{
  margin:0 0 0 16px;
}

/* CSS for Footer */
#footer{
  background:#FFFFFF url(img/base_bg.gif) top center no-repeat; 
  clear:both;
  color:#808080;
  font-size:0.9em;
  font-weight:normal;
/*  line-height:1.3em;*/
  margin:0 auto;
  padding:10px 0px 0px 0px;
  text-align:center;
/*  width:100%; */
  height: 80px;
}
#footer p{
  margin:0;
  padding:0;
}
#footer a{
  background-color:inherit;
  color:#808080;
  font-weight:normal;
  text-decoration:none;
}
#footer a:hover{
  background-color:inherit;
  color:#505050;
  text-decoration:underline;
}


/* CSS for Submenu */
#subpages {
  border-bottom:0px; 
  border-left:0px; 
  font-weight:none;
/*  line-height:1.3em;*/
  float:right;
  margin:0px 0px 8px 15px;
  padding:0 0 10px 10px;
  width:150px;
}
#subpages h2{
  font-size:1.2em;
  font-weight:bold; 
  margin:0 0 10px; 
  padding-top: 5px; 
  color:#df7dd4;
}
#subpages ul.submenu{
  font-size:1.2em; 
/*  line-height:1.4em;*/
  list-style:none; 
  margin:0;
}
#subpages ul.submenu li{
  display:inline; 
/*  line-height:1.4em; */
  width:140px; 
  padding:0; 
  font-weight:bold;
}
#subpages ul.submenu li a{
  font-size:0.9em; 
  background-color:#f4f4f4; 
  border:0px;
  color:#505050;
  float:left;
  margin-bottom:5px;
  margin-right: 6px;
  padding:3px 1px 3px 5px;
  text-decoration:none;
  width:140px;
}
#subpages ul.submenu li ul{
  margin:0 0 5px 10px;
  width:120px;
}
#subpages ul.submenu li ul li a{
  width:120px;
}
#subpages ul.submenu li ul ul{
  margin:0 0 5px 10px;
  width:110px;
}
#subpages ul.submenu li ul ul li a{
  width:110px;
}
#subpages ul.submenu li ul ul ul{
  margin:0 0 5px 10px;
  width:100px;
}
#subpages ul.submenu li ul ul ul li a{
  width:100px;
}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a{
  background-color:#df7dd4;
  border:0px;
  color:#FFFFFF;
}
#subpages ul.submenu li.current_page_item ul li a{
  background-color:#f4f4f4;
  border:0px;
  color:#505050;
}

/* CSS for Tags */
p,ul,ol{
  margin:0 0 16px;
}
blockquote{
  border-left:4px solid #e0e0e0;
  margin:20px;
  padding:8px 8px 8px 15px;
}
blockquote p{
  background-color:inherit;
  color:#505050;
  font-size:0.9em;
/*  line-height:1.3em;*/
}
label{
  background-color:inherit;
  color:#333333;
}
table#wp-calendar{
  margin:0 0 18px;
  width:140px;
}

/* CSS for Forms */
#s,#submit{
  background-color:#ffffff;
  border:1px solid #cccccc;
  color:#505050;
  font-size:0.9em;
  margin:0 0 5px;
  padding:4px;
  width:130px;
}
#searchsubmit{
  background-color:#ffffff;
  border:1px solid #cccccc;
  color:#505050;
  font-size:0.9em;
  margin:0 0 0px;
  padding:2px;
  width:50px;
}
#author,#email,#url,#comment{
  border:1px solid #cccccc;
  font-size: 0.9em;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin:0;
  padding:4px;
}
#commentsection{
  margin:25px 0 0;
}
#commentsection p{
  margin:0 0 6px;
}

/* CSS for Float fix */
.contenttext{
  overflow:hidden;
}
* html .contenttext{
  height:1px;overflow:visible;
}
* html .contenttext p{
  overflow:hidden;
/*  width:99%;*/
}

/* CSS for Various classes */
.left{
  border:1px solid #cccccc;
  float:left;
  margin:10px 15px 10px 0;
}
.right{
  border:1px solid #cccccc;
  float:right;
  margin:10px 0 5px 10px;
}
.center{
  border:1px solid #aaaaaa;
  margin:5px auto 12px;
  text-align:center;
}
.textright{
  text-align:right;
}
.sub{
/*  width: 99%;*/
}
.small{
  font-size:0.8em;
}
.bold{
  font-weight:bold;
}
.hide{
  display:none;
}
.post{
  float: left;
  margin:0 0 25px;
}
.divider{
  height: 25px; 
  width:99%; 
  background: url(img/divider.jpg) no-repeat; 
  text-align:center;
}
.postinfo{
  background-color:#ffffff;
  border:0px;
  color:#333333;
  font-size:0.9em;
  font-weight:bold;
/*  line-height:1.5em;*/
  margin:1px 0 20px;
  padding:0px;
}
.comment{
  background-color:#ffffff;
  border:0px;
  color:#333333;
  margin:0 0 10px;
  padding:0px 0px 0 0px;
}
.comment p.commenthead{
/*  line-height:1.6em;*/
}
.comment p{
  font-size:0.9em;
/*  line-height:1.3em;*/
  margin:0 0 6px;
  padding-bottom:5px;
}
.navigation{
  display:block;
  margin:10px 0;
  padding:0 0 15px;
  text-align:center;
}
.navigation p{
  margin:0;padding:0;
}
.prevlink{
  margin-right:20px;
}
.nextlink{
  margin-left:20px;
}
