/* ---  background image for header -- */
body {
	background: url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerDarkGreen.png') repeat-x;
	font-family: Sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #116704;       /* --- tan color for copy and comments-- */ 
	margin-left: 0px;  /*original background:  */
	margin-right: 0px;
	margin-bottom: 0px;		   /*                  
		        background: #CCCCCC;
                font-family: Sans-serif; 
                font-size: 12px;
				
			 */
			 
           } 
		   
 /* --- header image  -- */ 
/* ---   -- */ 
		
#headerimg{
	width: 100%;
	height:390px;
	background-image:url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerDarkGreen.png');
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	}
	
 /* ---  footer image  -- */ 	
	
#footerimg{
	width:100%;
	height:98px;
	background:url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/footer_green.png') repeat-x;
	background-color:#FFFFFF;
	
	}

 /* ---  width of news release -- */ 
		  
#wrapper { width: 900px; margin: 0 auto;}
		   
		   /*   background color for template */
 #social-media {

	margin: 0 auto;
	padding: 0px;
	border-right: solid 1px #666666;
	overflow: auto;
	/* color: #646464;  */
           }

           a {

           }
 
           .name {
               color: #000;
               font-weight: bold;
               font-size: 12px;
           }

           .ctitle {
               font-size: 18px;
               font-family: Arial;
               background: #ddd;
               color: #000;
               padding-bottom: 2px;
               padding: 1px;
               width: 50px;
           }
           

           fieldset {
		   		
                border: solid 1px #CCC; 
                background: #fff;
                margin-top: 0px;
                margin-bottom: 2px;
                padding: 2px;
				
           }

           .txt { padding: 0px; margin: 0px; width:800px;
		   			color: #333333;
		   }
		   	
		   
		
           .txt1 { padding: 20px; margin: 5px; 
		   color: #333333;
		   }
		   
		   
		 #content {
		 width:548px;
			/* min-height:500px; */
				float:left;
				padding: 1px 1px 0 1px;
				
				}
  
   /* --- background color of each title & font - posttitle is final -- */ 
  
		   .postTitle1{
					 	font-weight: bold;
               			font-size: 14px;
						color: #FFFFFF;    
						width:900px;
						height:18px;
						float:left;
						padding:10px 8px 10px 8px;
						background-image:url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerTitles_darkGreen.jpg');
						background-repeat:repeat-x;
					}  
					
					
					
					
	
	.postTitle{
						font-weight: bold;
               			font-size: 14px;
						color: #FFFFFF;    /* color for headers*/
						width:900px;
						height:18px;
						/* border-top: solid 1px #006633;
						border-right: solid 1px #006633;
						border-bottom: solid 1px #006633;
						border-left: solid 1px #006633;  */
						float:left;
						padding:2px 2px 2px 2px;
						/* background: #006633;  */
						background: url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerTitles_darkGreen.jpg') repeat-x;
					
						
	
					}
	
		   
#sub-header { 
	background:url(http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerDarkGreen.png) repeat-x;
	width:858px;
	background-color:#FFFFFF;
	margin-left: 20px
	}

	
	
	

           legend { 
               font-weight: bold;
               font-size: 14px;
           }
           #logo {
                  margin: 0 auto;
                  width: 900px;
           }
           .widgettitle { display: none; }
  
           li {
              list-style: none;
              margin-left: 20px;
           }

td { background: background-image:url('http://www.mediacentermanager.com/wp-content/themes/960/templates/img/headerDarkGreen.png') repeat-x; }


/* Styles for rounded corners */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#eee; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#eee; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#eee; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #eee; border-right:1px solid #888; border-left:1px solid #888;}
.contentc {background: #116704; bgcolor="#116704" border-right:1px solid #888; border-left:1px solid #888;}


.contentb div {margin-left: 5px;}
      .style1 {
	color: #116704;   /* sub header */
	font-style: italic;
}
      .style2 {    /* title */
	font-size: 22px;
	font-weight: bold;
	color: #116704;
}
      .style4 {
	color: #116704;   /* name of media contact & interactive news relase title */
	font-weight: bold;
}
.style7 {color: #333333 }
.style10 {
	color: #FFFFFF;    /* immediate release */
	font-weight: bold;
	font-size: 14px;
}
      .style16 {             /* sub header */
	color: #116704;
	font-size: 14px;
}
.style21 {font-size: 10px}  
      </style>