﻿
/*******************************************************************************
 * Custom styles
 ******************************************************************************/
BODY {
	background: #333366 url('top_back.png') left top repeat-x;
	font: 12px/13px georgia;
	letter-spacing:3px;
}

#Header {
}

.PostBox {
	width:98%;
	position:relative;
	color:#333333;
	padding:1%;
	margin-top:2%;
	font: 12px/13px georgia;
	letter-spacing:1px;
}
.SideBox {
	width:100%;
	clear: both;
	margin-bottom:10px;
	padding: 1% 1% 1% 1%;
	font:9px Verdana;
	text-align:center;
	letter-spacing:0px;
	}
.SideBox .SideBoxTitle {
	font:14px Verdana;
	letter-spacing:0px;
	font-style:normal;
	font-weight:bolder;
	color:#003399;
	padding:5px;
	border-bottom: white solid thick;
	
}
.SideBox ul {
	padding:5px;
	
}
.SideBox a {
	display:inline;
	color:#333333
	
}
.opml a {
	background: transparent;
	padding-left: 0px;

	}
.SideBox ul li a {
	display:inline;
	background: transparent url('linkarrow2.png') no-repeat left center;
	padding-left: 20px;
	color:#333333
	}
.SideBox ul li a:hover {
	background: transparent url('bluearrow.png') no-repeat left center;
	color:#3366CC;
	text-decoration:none;
	}
	
.PostBox .PostTitle {
	width: 98%;
	color: #003399;
	font: 24px Georgia;
	font-weight:bold;
	padding:1%;
	letter-spacing:5px;
	margin-bottom:10px;
	border-bottom:1px #CCCCCC dashed;
	border-top:1px #CCCCCC dashed;
}
.PostBox .PostTitle A{
	color:#003399;
	}

.PostBox .PostTitle A:hover {
	color:#003399;
	}
.PostBox .PostTitle A:visited{
	color:#003399;
}

.PostBox .PostDate {
	background:transparent url('datebox.png') no-repeat left top;
	width:60px;
	height:60px;
	color:white;
	font: 9px Georgia;
	text-align:center;
	vertical-align:bottom;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
}
.PostBox .PostDate .PostDateDay{
	font: 40px Georgia;
	font-weight:bold;
	}
	
.PostBox .PostDate .PostDateMonth{
	font: 10px Georgia;
	text-transform:capitalize;
	font-style:italic;
}
.PostBox H1,H1 {
	font:20px Georgia;
	font-style:italic;
	border-bottom: thin black double;
	width:98%;
	margin-bottom:15px;
	
}


.PostBox p,P{
	text-align:justify;
	margin-bottom:10px;
}
ul li 
{
	list-style-type:disc;
	list-style-position:inside;
	list-style-type:square;
}

#BodyContainer {
	top: 90px;
	left:0px;
	position:relative;
	bottom:25px;
	background:white url('postlefttopcorner.png') no-repeat top left;
	height:100%;
	float:left;
	width:74%;
	padding-left:1%;
	padding-top:2%;
	margin-left: 2%;
	/*overflow: auto;*/
	}

#SideContainer{
	top: 90px;
	float:left;
	position:relative;
	width:20%;
	padding-right:1%;
	background:#ffffff url('siderighttopcorner.png') no-repeat top right;
	border-left:thick #333366 groove;
	bottom:25px;
	}
#FootContainer{
	position:fixed;
	bottom:0px;
	border-top:thin white solid;
	text-align:center;
	background:#333333;
	color:#eeeeee;
	width:100%;
	font: 9px/13px georgia;
	letter-spacing:5px;
	height:20px;
	padding-top: 5px;
	z-index:2;
	}
	

#HeaderTitle a {
	font: 40pt "Georgia";
	color:white;
	font-weight:bold;
	float:left;
	margin-left:32px;
	margin-top:40px;
	position:absolute;
	letter-spacing:8px;
	vertical-align:baseline;
	font-variant:small-caps;
}
/*#HeaderMessage {
	font: 10px Georgia;
	color:black;
	letter-spacing:3pt;
	float:right;
	top: 10px;
	right: 10px;
	position:absolute;
}*/
#HeaderMessage {
	font: 25px Verdana;
	color:white;
	letter-spacing:0pt;
	float:right;
	font-style:italic;
	top: 64px;
	font-weight: bold;
	right: 5%;
	position:absolute;
}

#SearchBox {
	/*padding-top: 10px;*/
	text-align:center;
	position:absolute;
	top: 0px;
	right: 2%;
	width:310px; 
	height: 45px;
	background:transparent url('searchbox.png') no-repeat center top;
}

#SearchBox input[type="button"]{
	background: transparent url('searchbutton.png') no-repeat center center;
	position:relative;float:right;
	width:100px;
	height:35px;
	border:0px;
	top:3px;
	right:15px;
	text-align:center;
	font: 11px Georgia;
	letter-spacing:0px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
	font-variant:small-caps;
}
#SearchBox input[type="text"]{
	border:0px;
	height:28px;
	width:178px;
	top:5px;
	left:15px;
	position:relative;float:left;
	background: transparent url('searchtext.png') no-repeat top left;
	text-align:left;
	font: 10px Georgia;
	letter-spacing:0px;
	font-weight:bold;
	color:#666666;
	font-variant:small-caps;
	padding-top:9px;
	padding-left:14px;

}
#HeaderLinks {
display:inline;
float:left;
top:10px;
left: 10px;
position:absolute
}
#HeaderLinks A{
	margin-left:5px;
	padding-left: 5px;
	padding-right:5px;
	font: 10px Georgia;
	color:black;
	letter-spacing:3pt;

}

#HeaderLinks A:hover{
	border-left: 5px solid white;
	border-bottom: thin solid white;
	margin-left:0px;
	padding-left: 5px;
	padding-right:5px;
	text-decoration:none;
}

pre {
	border-bottom:1px #999999 solid;
	border-top:1px #999999 solid;
	background:#eeeeee;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	font:9px/11px courrier;
	overflow:auto;
}

.pageTopic 
{
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px #999999 solid;
	margin: 10px;
}
.searchword 
{
	color:#990000;
	background:#EEEEEE;
}
.pageTopic .searchword 
{
	font-size:130%;
	color:#333;
	font-weight:bold;
	background-color:Transparent;
	text-transform:capitalize;
}
/***********************************************
	
	SideBox Addons
	
***********************************************/

#twitter_update_list li {
	
	background: transparent url('linkarrow2.png') no-repeat left center;
	padding-left: 10px;
	
}

.smallestTag {
	font-size: 1.0em;color:#999999;
}

.smallerTag {
	font-size: 1.1em;color:#999966;
}

.smallTag {
	font-size: 1.2em;color:#996666;
}

.mediumTag {
	font-size: 1.3em;color:#666666;
}

.largeTag {
	font-size: 1.5em;color:#666633;
}

.largerTag {
	font-size: 1.6em;color:#663333;
}

.largestTag {
	font-size: 1.9em;
	color:maroon;
	font-weight:bolder;
}

.blogRollNestedOutlineTitleStyle 
{
	font-weight:bold;
	color:#003366;
}
.blogRollDescriptionStyle 
{
	font-style:italic;
}
.blogRollCellStyle 
{
	padding-left:10px;
}
.BodyContainer H2,H1 
{
	font-size: 2em;
}

A.TitleLinkStyle 
{
	font-style:italic;
	text-decoration:underline;
	color:Black;
	font-size: 0.7em;
}