/* 

   ================================

    CSS styles for Ostaff website 

   ================================

*/  



/* table data text size and font */

td{font-family :  Tahoma,Verdana, Arial;font-size : 11px;font-style : normal;line-height : 18px;color: #000000;}



/* Properties for the body */

body{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;background-color: #FFFFFF;font-family:  Tahoma,Verdana, Arial; text-decoration: none;}



/* text style used form elements */

textarea, button, select{font-family: Tahoma,Verdana, Arial;font-size: 11px;}

input{font-family:  Tahoma,Verdana, Arial;font-size: 11px;}



/* text style used for header link */

A.header:link{text-decoration: none;color: #000000;font-family:  Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}

A.header:visited{text-decoration: none;color: #000000;font-family: Tahoma,verdana,Arial;font-size: 11px;font-weight: normal;}

A.header:active{text-decoration: none;color: #000000;font-family: Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}

A.header:hover{text-decoration: underline;color: #FFFFFF;font-family: Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}



/* text style used for links */

A:link{text-decoration: underline;color: #000000;font-family:  Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}

A:visited{text-decoration: underline;color: #000000;font-family: Tahoma,verdana,Arial;font-size: 11px;font-weight: normal;}

A:active{text-decoration: underline;color: #000000;font-family: Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}

A:hover{text-decoration: none;color: #C82733;font-family: Tahoma,Verdana, Arial;font-size: 11px;font-weight: normal;}



/* mouse over for the left nav */

td.menuon{background-color: #EFEFEF;} 

td.menuoff{background-color: #FFFFFF;}



/* text style used for Page header */

.pageheader{font-family: Tahoma, Verdana, Arial;font-size: 12px;font-style: normal;font-weight: bold;color: #C82733;}
H2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C82733;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	text-align: left;
	vertical-align: bottom;
	margin: 0 0 10px 0;
	padding: 0;
}

H2 a {
	line-height: 20px;
}

/* text style used for Page highlight */

.pagehighlight{font-size: 12px;font-weight: bold;color: #333333;}





/* text style used for pagetitle */

.pagetitle{

	font-family: Tahoma, Verdana, Arial; font-size: 15px; font-style: normal; font-weight: bold; color: #FFFFFF;}

H1	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}



/* text style used for header */

.header{

	font-family: Tahoma, Verdana, Arial; font-size: 15px; font-style: normal; font-weight: bold; color: #C82733;}



/* text style used for linkheader */

.subheader{font-family:  Tahoma, Verdana, Arial;font-size: 11px;font-style: normal;font-weight: bold;color:  #666666;}



/* text style used for top links */

A.toplinks:link{text-decoration: none;color: #000000;font-family:  Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}

A.toplinks:visited{text-decoration: none;color: #000000;font-family: Tahoma,verdana,Arial;font-size: 12px;font-weight: bold;}

A.toplinks:active{text-decoration: none;color: #000000;font-family: Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}

A.toplinks:hover{text-decoration: underline;color: #C82733;font-family: Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}



/* text style used for top link "home" links */

A.tophome:link{text-decoration: none;color: #C82733;font-family:  Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}

A.tophome:visited{text-decoration: none;color: #C82733;font-family: Tahoma,verdana,Arial;font-size: 12px;font-weight: bold;}

A.tophome:active{text-decoration: none;color: #C82733;font-family: Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}

A.tophome:hover{text-decoration: underline;color: #000000;font-family: Tahoma,Verdana, Arial;font-size: 12px;font-weight: bold;}



/* text style used for footer links */

A.footer:link{text-decoration: none;color: #AC000D;font-family:  Tahoma,Verdana, Arial;font-size: 10px;font-weight: normal;}

A.footer:visited{text-decoration: none;color: #AC000D;font-family: Tahoma,verdana,Arial;font-size: 10px;font-weight: normal;}

A.footer:active{text-decoration: none;color: #AC000D;font-family: Tahoma,Verdana, Arial;font-size: 10px;font-weight: normal;}

A.footer:hover{text-decoration: underline;color: #000000;font-family: Tahoma,Verdana, Arial;font-size: 10px;font-weight: normal;}



/* text style used for footer */

.footertext{font-family: Tahoma, Verdana, Arial;font-size: 10px;font-style: normal;color: #AC000D; line-height : 14px;}





/* text style used for signature in client speak */

.clientspeak{font-family: Tahoma, Verdana, Arial;font-size: 11px;font-style: normal;color: #E3E3E3; line-height : 14px;}





/* header data text size and font */

.topdata{font-family :  Tahoma,Verdana, Arial;font-size : 11px;font-style : normal;line-height : 13px;color: #000000;  text-align: left; }


/* text style used for sitmap */

UL.sitemap {
	list-style: none inside none;
	padding: 0;
	margin: 0;
	line-height: 3em;
}

LI.sub {
	list-style-type: none;
}

A.pagehighlight:link, A.pagehighlight:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/* text style used for blog */

#container {

	text-align: left;

	width: 516px;

	padding: 0;

	background-color: #FFF;

	border: none;

	float: left;

	margin: 0;

}

a:hover {

	text-decoration: none;

	color: #000;

}


h2 a:link,  h2 a:visited {

	font-family: Tahoma,Verdana, Arial;

	font-size: 14px;	 	

	padding-bottom: 5px;

	color: #AC000D;
	
	font-weight: bold;
}

.post {

	padding: 0;

}

.post h2 {

	font-family: Tahoma,Verdana, Arial;

	font-size: 12px;	 	

	padding-bottom: 5px;

	vertical-align: top;

	line-height: 1em;

}

.post_cal {

	float:left; 

	color: #000; 

	font-size: 10px; 

	display: block; 

	text-align: center; 

	text-transform: uppercase; 

	line-height: 1; 

	margin-top: 0; 

	width: 35px; 

	padding-top: 5px; 

	padding-right: 10px;  

	top: 20px; 

	left: -40px; 

}

.date {

	display: block; 

	font-weight: bold; 

	font-size: 20px; 

	text-indent: -3px; 

	letter-spacing: -2px; 

	color: #645065;  

	padding-bottom: 5px; 

}

.entry {

	font-size: 11px;	 

	line-height: 14px;

}

p.postmetadata{

	border-top: 1px solid #999;

	border-bottom: 1px solid #999;

	margin: 10px 0 5px 0;

	padding: 10px 0 10px 10px;

	background-color: #E3E3E3;
	
	line-height: 18px;
	
}


.navigation {

	padding: 10px 0 0 0;

	font-size: 14px;

	font-weight: bold;

	line-height: 14px;

}

.sidebar {

	background-color: #E3E3E3;

	float: left;

	margin: 0;
	
	padding: 0;

	width: 100%;

	text-align: left;

	display: inline;

}



.sidebar h2{

	color: #AC000D;
	
	padding: 0;
	
	font-size: 11px;
}


.sidebar ul {

	list-style: none;

	padding: 0 10px 0 10px;

	margin: 0;

}

.sidebar ul li {

	padding: 10px 0 10px 10px;

}

.sidebar ul li h2{

	font-family: Tahoma,Verdana, Arial;

	font-size: 13px;

	margin-bottom:10px;

}

.sidebar ul ul li {

	padding: 0;

	line-height: 24px;

}

table#wp-calendar{

	width: 100%;

}

.amzshcs-item {

 text-align: center;       

 padding: 10px 0 5px 5px;

}

.amzshcs-item img{

 border-style: none;

}


.sidebar a:link, .sidebar a:visited {

	text-decoration: underline;

	color: #000;

}

.sidebar a:hover {

	text-decoration: none;

}

.comments-template {

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}

.comments-template ol {

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}

.comments-template ol li {

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}

.comments-template h2, .comments-template h3 {

	color: #AC000D;

	font-family: Tahoma,Verdana, Arial;

	font-size: 12px;

}

.commentmetadata {

	font-size: 12px;

}

.comments-template p.nocomments {

	padding: 0;

}

.comments-template textarea {

	font-family: Tahoma,Verdana, Arial;

	font-size: 12px;

}

.clear {
	clear:both:
}



/* 

   ================================

    End of CSS styles for Ostaff website 

   ================================

*/  

