/* Edited with EditCSS */
/**** Imported style sheet style.css ****/

/*


License: <A HREF="http://www.gnu.org/copyleft/lesser.html">GNU Lesser General Public License</A>
The author of the Wordpress 1.5 theme upon which this blog is based is no long to be found via normal search
routines. Meanwhile, I've modified it significantly.


*/



body {
	background-image: url(images/bkg.jpg); 
	background-repeat: repeat-y; 
	background-position: left;
	background-color: #333366;
  	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}



#masthead { 
	background-image: url(); 
	position: relative;
	top: 20px;
	background-color: #458B00;
	border-top: 7px solid black;
	border-bottom: 7px solid black;
 	width: 100%;
 	height: 45px;
	margin: 0px;
	margin-top: 0px;
}

#blogtitle {
	background-image: url(images/header.gif); 
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 41%;
	top: 30px;
	left: 20px;
	width: 470px;
	margin-left: 2px;
	background-color: #ffffff; 
	text-align: right;
	border: 7px solid black;
	padding: 60px 10px 10px 10px;
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1pt;
	font-color: #768f8c;
	}


/*subtitle
*/
#sidebox {
	width: 70%;
	margin-left: 2px;
	background-color: #ECB53E;
	text-align: left;
	border: 7px solid black;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-variant: small-caps; 
}

#smalltext {
	font-size: 8pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 4px;

}




/*Do you need
*/
#sidebox1 {
	width: 70%;
	margin-left: 2px;
	background-color: #EA2424;
	text-align: left;
	border: 7px solid black;
	padding: 10px 10px 10px 10px;
        font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;


}

#menu1 {
	width: 70%;
	background-color: #EA2424;
	text-align: left;
        font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	position:relative;
	height: auto;
	margin-left: -10px;
}

#menu1 li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:center;
	line-height: 220%;
	background-image: url(images/redbuttondown.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 35px;
	margin-top: 1px;
	margin-bottom; 5px;
	list-style-type: none;
}

#menu1 li a {
	width: 110px;
	text-decoration: none;
}

#menu1 li a:link {
	color: black;

}

#menu1 li a:visited {
	color: black;

}

#menu1 li a:hover {
	display: block;
	width: 110px;
	color: white;
	background-image: url(images/redbutton.jpg);
	height: 35px;
 }


/*Author stuff
*/
#sidebox2 {
	width: 70%;
	margin-left: 2px;
	background-color: #8080FF;
	text-align: left;
	border: 7px solid black;
	padding: 10px 10px 10px 10px;
}

#menu2 {
	width: 70%;
	background-color: #8080FF;
	text-align: left;
        font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	position:relative;
	height: auto;
	margin-left: -10px;

}
#menu2 li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	line-height: 150%;
	background-image: url(images/bluebutton.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	margin-top: 1px;
	margin-bottom; 5px;
	list-style-type: none;
}

#menu2 li a {
	width: 110px;
	text-decoration: none;
}

#menu2 li a:link {
	color: black;
}

#menu2 li a:visited {
	color: black;
}

#menu2 li a:hover {
	display: block;
	width: 110px;
	color: gray;
	background-image: url(images/bluebuttondown.jpg);
	height: 20px;
 }

#menu2 h4 {
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 0 0 5px;
	width: 120px;
}


/*who wrote
*/
#sidebox5 {
	width: 70%;
	margin-left: 2px;
	background-color: #ECB53E;
	text-align: left;
	border: 7px solid black;
	padding: 10px 10px 10px 10px;
	max-width: 120px;
}

#menu3 {
	width: 70%;
	background-color: #ECB53E;
	text-align: left;
        font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	position:relative;
	height: auto;
	margin-left: -10px;
}

#menu3 li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	line-height: 150%;
	background-image: url(images/yellowbutton.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	margin-top: 1px;
	margin-bottom; 5px;
	list-style-type: none;
}

#menu3 li a {
	width: 110px;
	text-decoration: none;
}

#menu3 li a:link {
	color: black;

}
#menu3 li a:visited {
	color: black;
}

#menu3 li a:hover {
	display: block;
	width: 110px;
	color: gray;
	background-image: url(images/yellowbuttondown.jpg);
	height: 20px;
 }

#menu3 h4 {
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 0 0 5px;
	width: 120px;
}



/*links
*/

#sidebox6 {
	width: 70%;
	margin-left: 2px;
	background-color: #A846D6; 
	text-align: left;
	border: 7px solid black;
	padding: 10px 10px 10px 10px;
}
	
a {
	color: #8C1C64;
	text-decoration: none;
}

a:visited {
	color: #8C1C64;
	text-decoration: none;
}

a:hover {

	color: #8B1C62;
	text-decoration: none;
	border-bottom: 1px solid #394651;
}

#content {	
	background-color: #ffffff;
	border: 7px solid black;
	margin-left: 220px;
	text-align: left;
	max-width: 700px;
}


#content blockquote {
	border-left: 3px solid #ccc;
	background-color: #ffffff;
	border-left: 3px solid #ccc;
	border-top: 1px solid  #ffffff;
	border-right: 1px solid  #ffffff;
	border-bottom: 1px solid  #ffffff;
	margin-left: 1.5em;
	padding-left: 5px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
}





#contentwrapper {	
	margin-top: 90px;
}


#sidebar {position: relative;
	background-image: url(); 
	background-repeat: none; 
	background-position: left;
	float: left;
	width: 170px;
	left: 40px;
	margin-top: 76px;
	text-align: left;
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 7.5pt;
	line-height: 11pt;


} 

#sidebar a {
	color: #000;
}

#sidebar a:visited {
	color: #000;
}

#sidebar a:hover {
	color: #CD9B1D;
}

ul {

}

li {
	color: #000000;

}

#bpic{
	width: 320px;
	padding: 5px;
	float:left ;
}

blockquote, { position: relative;
	margin-bottom: 10px;
	background-color: #D6D6D6; 
	text-align: left; 
	border: 2px solid #000000; 
	padding: 5px;
}

.postmetadata { position: absolute;
	top: 152px;
	right: 8px;
	background-color: #D6D6D6; 
	text-align: left;
	width: 34em;
	border: 3px solid black;
	padding: 8px;
}

#wrapper {
	position: relative;
	height: 100%;
	margin: 0 auto;

} 

#insideWrapper {
	top: 40px;
	height: 100%;
	margin: 0px;
	text-align: left;
	padding: 20px;
	width: 860px;
}

#insideWrapper h5 li a {
	color: #8C1C64;
	font-variant: small-caps;
	font-size: 12pt;
	line-height: 90%;




}

a:hover {
	color: #8C1C64;

}

a:visited {
	color: #8C1C64;
}


#insideWrapper:after{
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;}

.post {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 10px 10px 20px;
	text-align: left;
}

.post li {
	list-style-image: url(images/star.gif);

}

.singlepost {
	position: relative;
	top: 48px;
	left: 0px;
	margin: 10px 10px 10px 20px;
	text-align: left;
}

#ordertxt {
	padding-left: 10px;
}

#footer {font-size: 7pt;
	position: relative;
	color: #fff;
	text-align: right;
	padding: 20px;
	width:900px;
}

#footer a {
	color: #fff;
}

#footer a:visited {
	color: #fff;

}

#footer a:hover {
	color: #ff3333;
	border: 0px;
}


.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink {
	color: #666;
	text-decoration: underline;
}

.entrytext { 
	padding-left: 10x; 
	padding-right: 10px;
	padding-top: 30x; 
	max-width: 95%;
}

a.footerLink:visited {
	color: #666;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #999;
	text-decoration: underline;
}

.title {
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}



a.title {
	color: #000000;
}

a.title:visited {
	color: #000000;
}

a.title:hover {
	color: #000000;
	border: 0px;
}


.posttitle {

    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12.9pt;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding-right: 3px;
	text-decoration: underline;
}

a.posttitle {
	color: #000000;
	text-decoration: underline;
}

a.posttitle:visited {
	color: #000000;
	text-decoration: underline;
}

a.posttitle:hover {
	color: #8C1C64;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding-right: 3px;
	text-decoration:underline;
}




h2 {
	padding-top: 10px;
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #8C1C64;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;

}

a {

}

a:visited {
	text-decoration: underline;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 0px;





}


li {

	margin-left: 0px;
}


h3 {

    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;

}

a {



}


h3 ul {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
}


h3 li {
	margin-left: 0px;
}


/*

*/
h4 {
    	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;

	font-weight: bold;
}




img {position: relative;}

a img {
	border: none;
	}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}


/*

*/







/*

*/


.comments { 
	padding: 20px;
	margin-top: 20px;
}

.commentBox {
	position: relative;
	margin: 0 auto;
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #000000; 
	padding: 5px;
}

.commentPos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-variant: small-caps;
}

a.commentPos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ff3333;
}

a.commentPos:visited {
	color: #ff3333;
}

a.commentPos:hover {
	color: #000;
	border: 0px;
}

/*

*/
.widecolumn { 
	padding-top: 
	20px; padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px;
}

.narrowcolumn { 	
	padding-top: 20px; 
	padding-left: 60px; 
	padding-right: 60px; 
	padding-bottom: 20px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.center {
	text-align: center;
	}



/*


*/


	


