/*  
Theme Name: FRC
Theme URI: http://fireresearch.com
Description: FRCNews theme design to match FRC homepage.
Version: 1.0
Author: Nate Berry
Author URI: http://in8sworld.net
*/
body {

        background-image:url('http://www.fireresearch.com/images/bg3.jpg');
        background-repeat:no-repeat;
        background-size: 100%;
	background-color: #6d0000;
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #40474E;
}

img.pad {
    display: block;
    padding: 7px 7px 7px 7px ;
}

img.padtop {
    display: block;
    padding: 7px 0px 0px 0px ;
}

img.padtbottom {
    display: block;
    padding: 0px 0px 7px 0px ;
}

img.padleft {
    display: block;
    padding: 0px 0px 0px 7px ;
}

img.padright {
    display: block;
    padding: 0px 30px 0px 0px ;
}



#container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;

	width: 742px;
}

#header {
	float:left;
	padding: 0;
	background-color: #000000;
	height: 49px;
	width: 211px;
}

#header h2 {
	margin: 0px;
	color: #cccccc;
	padding: 10px 0px 10px 5px;
	text-align: left;
	font-size: xx-large;
}
#header h2 a {color: #ffffff; text-decoration: none;}


#frame2 {
	border: 0px dotted #FFFFFF;
	margin-top: 0px;
	float: right;
	width: 531px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
}


#menu1 {
	border: 1px solid #D5D5D5;
	width: 529px;
	font-family: arial, sans-serif;
	background-color: #000000;
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}


#menu1 ul {
	margin: 0px;
	padding-top: 2px;
	padding-left: 20px;
	list-style-type: none;
}


#menu1 li {
	float: left;
	padding-right: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background-image: none;
	font-size: 14px;
	text-align: left;
}

#menu1 a:link, a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#menu1 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}

#menu2 {
	border: 1px solid #D5D5D5;
	width: 529px;
	height: 100%;
        font-family: arial, sans-serif;
	background-color: #D5D5D5;
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #6D0000;
}


#menu2 ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	list-style-type: none;
}

#menu2 li {
	float: left;
	padding-right: 1em;
	color: #6D0000;
	font-weight: bold;
	background-color: #D5D5D5;
	background-image: none;
	font-size: 13px;
	text-align: left;
}


#menu2 a:link {color: #6D0000; text-decoration: none; font-weight: bold;}
#menu2 a:visited {color: #6D0000; text-decoration: none; font-weight: bold;}
#menu2 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}

#navigation {
	float: right;
	margin: 0;
	width: 529px;
	height: 40px;
	font-size: 1em;
}

#pagination {
	padding-top: 15px;
}

#pagination .navleft a {
	color: #6D0000;
	float: left;
	font-weight: bold;
}

#pagination .navright a {
	color: #6D0000;
	float: right;
	font-weight: bold;
}

#content {
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	width: 742px;
}

#content .commentform {
	background: #F2F2F2;
	font-size: 10pt;
	padding: 5px;
	border-bottom: solid #696969 3px;
}
#content .commentform a {color: #3D4F60; text-decoration: none;}

#content .left {
	clear:both;
	font: 14px arial, sans-serif;
	color: #555555;
	   text-align: center;
	width: 190px;
	float:left;
}

#content .left h3 {
        margin: 3px 5px 0px 3px;
	color: #ff0033; 
	font-size: 13px; 
	font-family: arial, sans-serif; 
	font-weight: bold; 
	background-image: none; 
/*	text-transform: uppercase; */
}

#content .left p {
	padding: 0px 5px 0px 5px;
}




#motd  {   
	   clear: none;
	   font: 12px arial, sans-serif;
	   color: #CCCCCC;
	   background-color: #333333;
	   background-image: none;
	   text-align: center;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 10px 8px;
	   border-color: #000000;
	 
	    }
#motd h1 { color: #FF0033; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px  }
#motd h2 { color: #FFFFFF; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px  }
#motd a { color: #FFFFFF; text-decoration: underline; font-weight: bold }
#motd p { color: #CCCCCC; padding: 0px 7px 0px 10px  }
#motd b.rtop, b.rbottom { display:block; background-color: #000000; background-image: none; }
#motd b.rtop b, b.rbottom b { display:block; height: 1px; overflow: hidden; background-color: #333333; }
#motd b.r1 {margin: 0 5px }
#motd b.r2 {margin: 0 3px }
#motd b.r3 {margin: 0 2px }
#motd b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px}


#catalog {
           clear: both;
	   color: #CCCCCC;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   background-color: transparent;
  	   background-image: none;
	   text-align: left;
	   margin: 0px 0 2px 0;
	   padding: 3px 2px 2px;
	   width: 190px;
	   float: left;
	   clear: none;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}

#catalog h2 { color: #CCCCCC; font: 14px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; background: #000000; background-image: none;}

#facebook {
           clear: both;
	   color: #CCCCCC;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   background-color: transparent;
  	   background-image: none;
	   text-align: right;
           width: 170px;
           margin: 5px;
	   padding: 0px 2px 0px 10px;
	   float: left;
	   clear: none;
	   border-style: solid;
	   border-width: 1px 0px;
	   border-color: #000000;
}

#content .left ul {
	margin: 0;
	padding: 0px 10px 10px 10px;
	background-color: #000000;
	   text-align: left;
	list-style-type: none;
	border-top: 0px solid #333333;
	}
#content .left ul li {
        padding: 3px;
	border-bottom: 1px solid #333333;
	}
#content .left ul li a {
	font-weight: normal; 
	display: block;
	padding: 0 10px;
	color: #8D8F91;
	text-decoration: none;
	}
#content .left ul li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	}

#content .title {
        padding: 0px 5px 5px 5px;
        color:#FF0000;
        font-family:arial,sans-serif;
        font-size:13px;
        font-weight:bold;
}
	
#content .right {
        color: #000000;
	background-color: #FFFFFF;
	float:right;
	width:  511px;
	text-align: justify;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
        margin-left: 0px;
}

#content .right blockquote {
	padding: 2px 10px 2px 10px;
	background-color: #F2F2F2;
	font-size: 10pt;
	border-left: solid #8F8F8F 3px;
	border-right: solid #8F8F8F 3px;
}
#content .right blockquote ul {list-style: none;}
#content .right cite {color: #737373;}

#content .right h2 {
	color: #333333; 
	font-size: 18px;
	margin-bottom: 0;
}

#content .right h2 a 
        {
		color: #6d0000;
		font-family: arial,helvetica,verdana;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
        }

#content .right p a {
	color: #6d0000;
	font-weight:bold;
}

#content .right em {
        font-size: 12px;
}

#content .right ul li {
	padding:5px;
}

#content .right li a {color: #3D4F60;}

#content .right img {
	margin: 10px}

#content .alignright {
       float: right;
}

#content .commentbox {
	color: #918E85;
	background-color: #D5D5D5;
	padding: 2px 10px 2px 10px;
	border-top: solid #888888 3px;
	border-bottom: solid #888888 3px;
	text-transform: uppercase;
	font-size: 8pt;
}

#content .commentbox img {
  	margin: 0px;
}

#content .commentbox a {
        margin: 0px 0px 0px 3px;
	color: #918E85; 
	text-decoration: none;
}
#content .commentbox a:hover {color: #6E6B62;}


#content .nav {font-size: 8pt; text-transform: uppercase;}
#content .nav a {text-decoration: none;}
#content .nav img {border: none;}
#content span {color: #637381;}


#content table.pcn {
        border-width: 2px 2px 2px 2px;
        border-spacing: 1px;
        border-style: hidden hidden hidden hidden;
        border-color: gray gray gray gray;
        border-collapse: separate;
        background-color: rgb(250, 240, 230);
}
#content table.pcn th {
        border-width: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
        border-style: outset outset outset outset;
        border-color: black black black black;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}
#content table.pcn td {
        font: 12px arial, sans-serif;
        text-align: left;
        border-width: 1px 1px 1px 1px;
        padding: 1px 1px 1px 1px;
        border-style: outset outset outset outset;
        border-color: black black black black;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}

#content table.pcn a {
	color: #6d0000;
	font-weight:bold;
}

#box {clear: both;}

#facebook {


	   font: 12px arial, sans-serif;
	   font-weight: bold;

  	   background-image: none;
	   text-align: right;
           width: 170px;
           margin: 5px;
	   padding: 0px 2px 0px 10px;
	   float: left;


}


#google_translate_element {
           text-align: right;
	   background-color: transparent;

}


#footer {
	clear: both;
	border: 1px solid #000000;
	left: 0px;
	width: 740px;
	padding: 0px;
	margin: 0em;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	font: 11px verdana, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
}

#foot {
	/*background: url(images/footer.jpg);*/
	width: 742px;
	height: 0px;
	text-align: center;
	}
#foot .text {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

