/************************ GENRAL STYLES ************************/
body {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	background-color:#ffffff;
	padding:0;
	margin:0px;
	color:#959595;
	background-color: #D5D5D5;
	text-align:center;
}


#header {
	position:relative;
	margin:0px auto 0px auto;
	text-align:left;
	width:770px;
	height:115px;
	
	border-bottom: 5px solid #FF0000;
	background-color:#FF0000;
}


div.pagelayout {
	position:relative;
	margin:0 auto 0 auto;
	width:770px;
	background-color:#FFFFFF;
	border-left: 5px solid #FF0000;
	border-right: 5px solid #FF0000;
	
	background-image:url(/Themes/Blogs/OP/Images/backLines.gif);
	background-position:175px;
	background-repeat:repeat-y;
}
#main {
	margin:0 auto 0 auto;

	width:760px;
	border: 1px solid white; /* needed for explorer*/
	
	line-height:16px;
	text-align:left;

}

div.block {
	position:relative;										/* I have to do the left position */
	width:390px;								/* in this roundabout way because */
	margin:0px 180px 10px 180px;			/* of the Mac IE indentation bug	*/
	padding:8px 4px 20px 4px;
	font-size:11px;
	color:#004856;
}

#menu {
	position:absolute;
	left:5px;
	top:130px;
	width:165px;
	font-size:9px;
	line-height:14px;
	padding-left:7px;
}

#rightmenu {
	float:right;
	margin:10px 3px 0 0;
	width:165px;
	font-size:9px;
	line-height:150%;
	padding-left:7px;
}


/*** ARTICLE ***/

h2 {
	color: #FF0000;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 14pt;
	font-weight: bold;
  	margin: 5px 0px 15px 0px;
}

h2.listing {
	color: #FF0000;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
  	margin: 2px 0px 5px 0px;
}

h2 a {
	color: #FF0000;
}




div.post {
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;
	line-height: 16px;
}

div.post a {
	color:#FF0000;
}

div.postfoot {
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;
	padding-left: 11px;
	font-weight:bold;
	margin:5px 0px 20px 0px;
	color:#004856;
}
div.postfoot a {
	color:#004856;
}

div.postsub h2 a  {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
  	margin: 7px 0px 7px 0px;
}
	




/*** LEFT MENU ***/

h3 {
	color: #FF0000;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
  	margin: 0px 0px 5px 0px;
}

h3 a {
	color: #FF0000;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 5px;
	font-size: 8pt;
}

div.xtraInfo {
	color: white;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 9pt;
  	padding: 30px 0px 40px 0px;
	margin: 0px 0px 0px -7px;
	width: 175px;
	background-color: #A7A7A7;
}

div.xtraInfo p {
	margin: 8px 10px -5px 7px ;
	line-height: 15px;
	
}
div.xtraInfo p a {
	color: white;
}
.sep {
	margin: 5px 10px 10px 7px ;
	border-bottom: dashed 1px white;
}



/*** RIGHT MENU ***/
#rightmenu h1 {
	color: #FF0000;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
  	margin: 0px 0px 5px 0px;
}

#rightmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 5px;
	font-size: 8pt;
}


.listitem img {
	margin-left: 5px;
}

li a:visited, a:active, a:link {	
	color : #6F6F6F;
	text-decoration : none;
}

li a:hover {
	color: #6F6F6F;
	text-decoration : underline;
}



#LoginForm {
	color: #808080;
  	font-size: 10px;
  	font-weight: bold;
  	text-align: justify;
}

#LoginForm input.text {
  border: 1px dashed #C0C0C0;
  font-size: 8pt;
  width: 180px;
}


/************************ FOOTER ************************/

div.footer {
	position:relative;
	margin:auto;
	top:0px;
	width:770px;
	height:20px;
	padding-top:7px;
	padding-bottom:7px;
	color : white;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 9pt;
	
	background-color:#FF0000;
}

#footerleft {
	position:absolute;
	left:7px;
	top:7px;
	width:175px;
	line-height:150%;
}
#footerright {
	position:absolute;
	left:595px;
	top:7px;
	width:175px;
	line-height:150%;
}

#footerleft a,  #footerright a{	
	color : white;
	text-decoration : none;
}

#credit {
	padding-top:25px;
	background-color:#D5D5D5;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 10pt;
	width: 800px;
	
}

.nobreak {
	white-space:nowrap;
}


div.block_footer {
}

div.post {
  margin-left: 10px;
  width: 375px;
}

div.posttitle {
  	color: #FF0000;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
}

.posttitle a:visited, .posttitle a:active, .posttitle a:link {	
	color : #FF0000;
	text-decoration : none;
}

.posttitle a:hover {
	color: #FF0000;
	text-decoration : underline;
}

div.itemdesc {
  	color: #808080;
  	font-size: 10px;
	font-family: "trebuchet ms", "lucida grande", verdana, arial, sans-serif;	
	text-transform: uppercase;
}

div.seperator {
  background-image: url(/Themes/Blogs/OP/Images/post_footer.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 15px 0px 10px 0px;
}



/*Comments*/
#comments h4 {
	margin : 0px;
	font-size : 1em;}
	
#comments h5 {
	margin : 10px 0px 2px 0px;
	font-size : 1em;}

#comments
{
	padding: 1em;
	margin: 0px 0px 2em;}
/*End Comments*/	

#commentform,
#contactform {
	margin: 5px 0px 25px 0px;
	width: 370px;}
	
#commentform legend,
#contactform legend {
	border: 1px solid #6f6f67;
	padding: 3px 6px 3px 6px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}

#commentform fieldset,
#contactform fieldset {
	border: 1px solid #6f6f67;
	padding: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}



#commentform textarea,
#contactform textarea {
	width: 325px;
	height: 180px;
	border: 1px solid #ccc;}

#commentform input.smallbox,
#contactform input.contactbox {
	width: 325px;
	height: 22px;
	margin: 1px 0px 1px 0px; }
	
#commentform dd,
#contactform dd  {
	margin:0px;
	padding:0px;
}

#commentform dt,
#contactform dt {
	margin:0px;
	padding:9px 0px 2px 0px;
	
}

#contactform dt.header {
	font-weight:bold;
	
}
.importantMessage{
	color: #FF0000;
	width: 340px;
	margin: 8px 0px 12px 0px;
	padding: 12px 8px 12px 12px;
	border: 1px solid #FF0000;
	background-color:#eee;
	font-size:12px;
	line-height: 19px;
}
/*End Comment Form*/

/*Contact Form*/
#contactform {
	padding: 10px 0px 3px 0px;
	width: 390px;
	}

#contactform dl {
	margin: 0;
	padding: 0;}

#contactform dt {
	color: #959595;}

#contactform dt em {
	color: #ccc;
	font-weight: normal;
	font-style: normal;}
 
#contactform .smallbox {
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #ccc;}

#contactform textarea {
	width: 300px;
	height: 180px;}
	
#contactform legend {
	border: 1px solid #FF0000;
	padding: 3px 6px 3px 6px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}
	
#contactform fieldset {
	border: 1px solid #FF0000;
	padding: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;}
/*End Contact Form*/


/*Calendar. Please note: The ASP.NET calendar control has some flaws that prevent it from being effectively styled using CSS. Hopefully the CS team can come up with a better custom calendar control for CS 1.1*/
#Cal {
	width: 165px;
	margin-bottom: 20px;
	
}
.Calendar{
	font-size: 8pt;
	width: 165px;
	margin: 0px;
	padding: 0px;}
	
	
.CalendarTitle{
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;}
	
.CalendarDayHeader{
	font-weight: bold;
	background-color: #444444;
	font-size: 8pt;
	}
	
.CalendarOtherMonth{
	font-size: 8pt;
	color: #333333;}
	
.CalendarNextPrev{
	vertical-align: bottom;
	font-size: 8pt;
	font-weight: normal;
	/*padding-top: 1em;*/
	padding-right: 8px;
	padding-left: 8px;
	
	}
	
.CalendarWeekend{}
/*End Calendar*/


.clearfloat {
	clear: both; 
	visibility: hidden;
	content: "."; 
    display: block; 
}

a {
	text-decoration:none;
	color: #FF0000;
}

img {
	border: none;
}

.wai { /* Accessibility Components */
	display:none;
	visibility:hidden;
	width:0;
	height:0;
}

/************************ GENRAL STYLES ************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
