/* -- Site  new -- */

* {
  padding: 0;
  margin: 0;
}

body {
  font: 12px arial, sans-serif;
  color: #000;
  background-color: #FFFFFF;
  margin: 20px 40px 20px 40px;
/** this is here for ie to recognise the top position**/
height:100%
/*****/}

#wrap
{
width: 800px;
max-width: 800px;
margin: 0px auto 0 auto;
}

#container {
margin:0;
width: 800px;
min-width:740px;
}

#contentBox {
  width: 100%;
}

#content{
float:left;
width:580px;

margin:10px 0 0 0;

}

#sidebar {
  font-size:0.94em;
	line-height:1.3em;
	float:right;
	width:200px;
	margin:10px 0 0 0;
}


#sidebar a{font-size: 14px;}

#footerBox {
  clear: both;
  width: 100%;
  height: 25px;
  font-size: 10px !important;
  font-size: 12px;
  color: #999999;
  border-top: 1px solid #D1D1D1;
  margin-top: 1em;
margin-bottom:100px;
}

/* -- Header definitions -- */

}
#topimg .title {font-size:23px;}

#topimg h1 {font-size:23px;}
h2, .clear {clear:both;}

/* -- Content column & layout definitions -- */



#sidebar h3 {
  font-size: 18px;
  margin-bottom: 0.5em;
  padding-left: 5px;
}

.sidebarBox {
  margin-bottom: 1.4em;
  margin-top: 0.5em;
}

.sidebarBox form {
  padding-left: 5px;
}

#sidebar a {
  text-decoration: none;
  color: #111111;
}

#sidebar a:hover {
  color: #666666;
}



#content p a {
  text-decoration: none;
  color: #999999;
}

#content ul a {
  text-decoration: none;
  color: #999999;
}

#content p a:hover, #content ul a:hover {
  color: #111111;
}

.post ol {
  list-style-position: inside;
  margin-left: 0.75em;
}

#content h2 {font-size:14px;}

#content h2.posttitle {
  margin-top: 0.5em;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
margin-bottom:10px;
}

#content h2.posttitle a {
  font-size: 18px;
  text-decoration: none;
  color: #666;
}

#content h2.posttitle a:hover {
  text-decoration: none;
  color: #444444;
}

#content h2.singleposttitle {
  color: #999999;
  font-size: 18px;
  margin-top: 0.7em;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;

}


#content h5 {
font-size: 14px;
}

.categorytitle, .searchtitle, .searchcount {
  font-size: 18px;
}

hr.clearing {
  display: none;
  height: 1px;
}


/* -- Footer -- */


#footerLeft {
  float: left;
  width: 49%;
  text-align: left;
}

#footerRight {
  float: right;
  width: 49%;
  text-align: right;
}

#footerBox a {
  text-decoration: none;
  color: #999999;
}

#footerBox a:hover {
  text-decoration: underline;
  color: #111111;
}


/* -- Layout  -- */

.subHeading {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

.noDisplay  {
  display: none;
}

.bigRightChar, .bigLeftChar {
  font-size: 20px;
}

.bigRightChar {
  float: right;
  width: 11%;
  text-align: left;
}

.bigLeftChar {
  float: left;
  width: 10%;
  text-align: right;
}

.center {
  text-align: center;
}

#righttext a {
  float: right;
  text-decoration: none;
  color: #444444;
  padding: 5px;
  margin-top: 1em;
  margin-bottom: 1em !important;
  margin-bottom: 0;
  border: 1px solid #444444;
}

#righttext a:hover {
  color: #000000;
  text-decoration: underline;
  border: 1px solid #000000;
}

#lefttext a {
  float: left;
  text-decoration: none;
  color: #444444;
  padding: 5px;
  margin-top: 1em;
  margin-bottom: 1em !important;
  margin-bottom: 0;
  border: 1px solid #444444;
}

#lefttext a:hover {
  color: #000000;
  text-decoration: underline;
  border: 1px solid #000000;
}

#paging{clear:both;}


/* -- Element class -- */

acronym {
  cursor: help;
  background-color: #FFFFFF;
  border: 1px solid #D2D2D2;
}

#content ul {
  margin-left: 2.0em;
  padding-left: 2.0em;
}

#sidebar ul {
  list-style-position: inside;
  margin-left: 0.75em;
  padding-bottom: 1em;
list-style:none;
}

#sidebar ul li:hover {
}

#sidebar img{border:0;}
p {
  margin: 15px 0 15px 0;
}


/* -- Comments -- */

.commenttitle{clear:both;}

h3#comment {
  font-size: 14px;
  margin-top: 2.0em;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  text-align: center;
}

ol.comments {
  margin: 1.2em 1.2em 1.2em 0;
  list-style-type: none;
}

ol.comments li {
  border-bottom: 1px solid #999999;
  padding: 1px 0 1px 0;
  margin-bottom: 1.5em;
}

h3.commenttitle a {
  font-size: 20px;
  text-decoration: none;
  color: #444444;
  border: 0;
}

h3.commenttitle a:hover {
color: #000;
}

.commentmeta {
  font-size: 11px;
}

#cpreview p.preview {
  font-size: 12px;
  color: #444444;
  text-align: center;
}


/* -- Comment Form -- */

h3#postcomment {
  display: block;
  margin: 0.6em 0.6em 0 0.6em;
  font-weight: bold;
  font-size: 14px;
  color: #444444;
  text-align: center;
  border: 0;
}

form#txpCommentInputForm {
  margin-top: 40px;
  padding-bottom: 1.2em;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}

form#txpCommentInputForm p {
  margin: 0 0 0 1.2em;
  padding: 0;
}

input#forget, input#remember {
  margin-right: 5px;
}

textarea.txpCommentInputMessage {
  height: 250px;
  width: 325px;
  margin-bottom: 10px;
}

p#txpCommentInputForm {
  width: 300px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;

}


/* -- Image class definitions -- */

.imgBlock {
  float: left;
  width: 75%;
  text-align: center;
  padding-left: 10px;
  margin-bottom: 1.0em;
}

.imgBlock .imgThree {
  padding: 0 2% 0 2%;
}

.imgLeft {
  float: left;
  padding: 5px;
}

.imgRight {
  float: right;
  padding: 5px;
}

.imgText {
  display: block;
  font-size: 10px;
}

.postentry .image{margin:0 .5em 1em .5em}


/* -- Form element class definitions -- */

.inputField {
  font-size: 0.70em;
  border: 1px solid #D2D2D2;
  background-color: #FFFFFF;
}

.inputField:focus {
  color: #444444;
  border: 1px solid #999999;
}

/*--- more css ---*/
.flags {
clear:both;
padding-bottom:40px;
}
.flags img
{
float: left;
margin:5px;
border:1px;
padding: 2px;
}
.flags a {
color:#666;
}
#content img{
float:left;
padding-right:10px;
border:0;
}
#txpCommentInputForm{
clear:both;
margin-top:10px;
padding-top:10px;
}
.rssCcat{
border: 1px solid #ccc;
padding:3px;
margin:5px;
font-size:14px;
}
.rssJump{
padding:3px;
margin:5px;
text-align:right;
font-size:12px;
}
#rssCatList ul, #rssCatArchive ul{list-style:none;}
#rssCatArchive ul li a {color:#333;font-size:12px;}
.rssCcat a, .rssJump a{
color:#000;
text-decoration:none;
font-size:14px;
}
/*** position on top ***********************/

#topimg {
    position: relative;
    top: 0;    
    left: 0;
background-color: #fff;
    width: 100%; 
    height: 140px;
margin:0;
}

/********comment pagination*************/

.cpg {list-style:none;clear:both;display:block;}
.cpg li {float:left;padding:.5em}

/***This is for the quicktime object **********/
	* html object.mov {
    display: none;
}
* html object.mov {
    display/**/: none;
}
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}


