

body {
      xbackground:red url('background.jpg') top center repeat fixed;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
}


img {
	border: 0;
}
a {
	color: #047;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000050;
	text-decoration: underline;
}
a:active {
	color: #774b90;
}
a:focus {
	color: #c30;
	text-decoration: none;
}





#main_table {
	width: 1000px;
	xbackground: #FFF;
 	margin: auto;
 	border: 1px solid #333;
}




/*******************************************/
/* Header	                               */
/*******************************************/


#header_r1 {
	xbackground: #F9FBFC url('images/top_bg.gif') repeat-x top left;
	background:#000033;
	height: 25px;
	xpadding: 0px 5px 0px 5px;
}

#header_r1 table{
	width:100%;
	height: 100%;
	padding: 4px 4px 4px 4px;
}



#header_r1 * {
	Xcolor: #000033;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#header_r1 a {
	xcolor: #000033;
	color: #FFF;
	font-weight: bold;
}
#header_r1 a:hover {
	color: #FFCC33;
	text-decoration:underline;
}








/*******************************************/
/* Header - Site Tag                       */
/*******************************************/


#site_tag {
      xbackground: #333 url('banner.jpg') top left repeat;
	xbackground-color: #004469;
	width:100%;
	height: 80px;
	text-align:center;
}


.site_tag_bkg {
 	background: #333 url('banner.jpg') top left repeat;
}

#site_tag table{
	height: 100%;
}

.site_name {
	font-face: arial;
	font-size: 20pt;
	color: #FFF;
	font-weight: bold;
}

.site_desc {
	font-face: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}

#site_logo {
	width: 60px;
	height:60px;
 	top:10px;
	float:left;
	border: 1px solid #CCC;
	margin-left: 20px;
}
#site_logo img{
		width: 60px;
		height: 60px;
}


#site_tag_adspot {
	position:relative;
	width: 470px;
	top: 10px;
	height:60px;
	float:right;
	overflow: hidden;
 	xborder: 1px solid #CCC;
	margin-right: 25px;
	text-align: center;
}

#site_tag_name_div {
	position:relative;
	width: 350px;
	height:60px;
	top:10px;
	float:left;
	margin-left: 5px;
	text-align: left;
}

/*******************************************/
/* Header - Menu Bar	                   */
/*******************************************/


#menubar {
	xbackground: #555 url('images/menu_bg.gif') repeat top left;
	width:100%;
	height: 28px;
}

#menubar * {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#menubar td {
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #004469;
}
#menubar a:hover {
	color: #C00;
 	text-decoration: underline;
}                                                0











/*******************************************/
/* Social Bar					 */
/*******************************************/
#socialbar {
	background: #FFF;
	width:100%;
	height: 70px;
	margin:auto;
	top: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border: 1px solid purple;

	xdisplay:none;
	xvisibility:hidden;
	xbackground: #555 url('images/menu_bg.gif') repeat top left;
}

#socialbar img {
	border: 1px solid #000;
	margin-left: 20px;
	position: relative;
	float: right;
	top: 10px;
	
}







/*******************************************/
/* Columns						 */
/*******************************************/



#vertical_spacer {
	height: 10px;
	clear:both;
}

#zone_spacer {
	width: 10px;
	float: left;
	display: none;
	visibility: hidden;
}
#zone_1 {
	width:150px;
	float: left;
	position: relative;
}



#top_ad {
clear: both;
border: 1px solid yellow
}

#top_adbar, #top_adblock  {
	height: 250px;
	position: relative;
	border: 1px outset #BFB1A4;
	top: 4px;
	text-align: center;
	vertical-align: middle;
}
#top_adblock{
	width: 230px;
	float:left;
	left: 4px;
}
#top_adbar {
	float:right;
	width: 750px;
	right: 4px;
}












#zone_2,  #zone_2_single{
	width: 395px;
	float: left;
	position: relative;
	margin-left: 10px;
}
		#zone_2_single {
			width: 666px;

		}

#zone_3{
	width:252px;
	float: left;
	position: relative ;
	padding: 0px 5px 10px 5px;
	margin-left: 6px;
}

#zone_4, #zone_4_single{
	width:162px;
	float: right;
	margin-left: 6px;
	position: relative;
}

		#zone_4_single {
			width:162 px;
			xborder: 1px solid red;
		}





	.noticeboard {
		border: 1px solid #000;
		margin:auto;
		margin-bottom: 20px;
		background-color: #FFFFCC;
		color: #000;
		font-size: 11pt;
		padding: 3px;
		position: relative;
		vertical-align: middle;
	}




/*******************************************/
/* List Block                              */
/*******************************************/
	#listing_block {
		 background-color: #FFF;
		 margin: 0px 0px 15px 0px;
		 border: 1px solid #000;
		 height: 200px;
		 position: relative;
	}

     #listing_title {
		position: relative;
		clear:both;
		top: 0px;
		background: #F9FBFC ;
		xpadding: 5px;
		border-bottom: 1px solid #123;
		text-align: left;

		display: block;
     }

     #listing_title * {
		color: #004477;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
		display: block;

     }
     
     #listing_title a {
  		background: #CCC url(nav_bg4.jpg);
  		color: #333;
  		padding: 5px;
     }

     #listing_title a:hover {
  		background: #CCC url(nav_bg2.jpg);
  		color: #FFF;
     }



     #listing_body {
            xposition: relative;
		xfloat: left;
		clear:both;
		xmargin:auto;
		xtop: 10px;
		text-align: justify;
		line-height: 150%;
		padding: 10px 5px 5px 5px;
		xborder-bottom: 1px solid #CCC;
		xmargin-top: 20px;
		overflow:none;
     }

     .listing_body {
		width: 200px;
		margin: 0px 5px 5px 5px;
     }
     

     #listing_date {
			xwidth: 300px;
			xposition: relative;
			float:right;
			xclear:both;
			top: 5px;
			margin-right: 10px;
			text-align: right;
			color: #888;
			font-size: 8pt;
     }

	 #listing_tags  a {
		color: #888;
		font-size: 8pt;
		text-decoration: none;
	}
	  #listing_date  a {
		color: #888;
		font-size: 8pt;
		text-decoration: none;
	}
		#listing_date a:hover {
		color: black;
	}

		#listing_tags a:hover {
		color: black;
	}

	#listing_tags      {
  		width: 100%;
            margin: auto;
		position: absolute;
		bottom: 0px;
		padding: 3px 5px 3px 5px;
		text-align: left;
		font-size: 8pt;
		xborder-top: 1px solid #CCC;
	}




/*******************************************/
/* Sidebars						 */
/*******************************************/



.sidebar_widget {
	margin: auto;
	xborder: 1px solid #999;
	margin-bottom: 20px;
	text-align: center;
	padding:  4px;
}


#content_column {
	text-align: justify;
}



.textwidget {
	padding: 4px 6px 4px 6px;
	text-align: justify;
}


/*******************************************/
/* Footer	                               */
/*******************************************/


#footer {
	background: #444;
	height: 25px;
	font-size: 9pt;
	text-align: center;
	color: #fff;
	xvertical-align: middle;
	xmargin:auto;
	padding-top: 5px;
}






/*******************************************/
/* Entry						 */
/*******************************************/
#single_block {
	clear:both;

}

#single_block_title {
	background-color: #000;
	color: #FFF;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding:5px 3px 5px 3px;
	border-bottom: 1px solid #BBB;
}

#single_entry {
	font-size: 11pt;
	line-height: 120%;
	text-align: justify;
	padding: 10px;
	xborder: 1px solid red;
	background: #FFF;
}






#single_block_data {
	text-align: left;
	color: #444;
	font-weight: bold;
	padding: 10px;
}

#single_block_data *{
	font-size: 9pt;
	text-decoration: none;
}
#single_block_data a{
	color: #999 ;
	text-decoration: none;
}
#single_block_data a:hover{
	color: #000;
	text-decoration: underline;
}



#post_via_bar {
	font-size: 16pt;
	padding: 5px;
	color: #000;
}







/*******************************************/
/* Comments						 */
/*******************************************/
#commentlist li{
 border: 1px solid #000;
}

#single_block h2 {
	border: 1px solid #BBB;
	background-color: #EEE;
	color: #004469;
	font-size: 14pt;
	font-weight: bold;
}

#single_entry {
	font-size: 11pt;
	line-height: 110%;
}









.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

#comments {
	padding: 20px;
	border-top: 4px double #900000;

}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 5px 20px 5px;
	padding: 10px 0px 20px 10px;
	list-style: none;
 	border: 1px solid #0000A0;
 	border-left: none;
 	border-bottom: none;
}
.commentlist li ul li {
	margin: 30px 0px 20px 10px;
	padding: 5px 0px 0px 10px;
 	border-top: 1px solid #000;
 	border-left: 1px solid #000;
 	border-right: none;
}

.commentlist li ul li ul li{
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 0px 10px;
 	border-top: 1px solid #000;
 	border-left: 1px solid #000;
}

.commentlist li ul li ul li ul li{
	margin: 20px 0px 0px 20px;
 	border-top: 1px solid #000;
}

.commentlist li ul li ul li ul li ul li{
	margin: 20px 0px 0px 20px;
 	border-top: 1px solid #000;
}



.commentlist p {
	margin: 10px 5px 10px 0;
 font-size: 10pt;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.reply {
	text-align: right;
	padding-right: 10px;
}

.comment-meta {
	padding-left: 20px;
}
/* End Comments */









/***************************************************************************/

/********** LEFT MENU BAR **********************/

#widget {
	margin: auto;
	margin-bottom: 20px;
	padding:  0px;
	vertical-align: top;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-right: 1px solid #CCC;

}


#widget h2 {
 	xbackground: #555 url('images/menu_bg.gif') repeat top left;
 	height: 24px;
	top:0px;
	left: 0px;
 	margin: auto;
 	color: #FFF;
 	font-size: 11pt;
 	font-weight: bold;
	text-align: left;
	padding: 3px 0px 0px 6px;
	text-transform:uppercase;
	background:#333;
}

#widget  * {
	xbackground: #CCC url(nav_bg4.jpg);
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	border: none;
}




#widget ul {
}

#widget li {
    display: block;
    color: #000;
    xbackground: #CCC url(nav_bg4.jpg);
}
#widget li li li {
	xmargin-left: 6px;
	xborder-left: 1px solid blue;
}



#widget #menuwidget ul a{
height: 20px;
}




#widget li a {
	margin: 0px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #CCC;
	padding-top: 6px;
	background: #CCC url(nav_bg4.jpg);
}

#widget li li a {
	margin: 0px 0px 0px 6px;
	border: none;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #CCC url(nav_bg4.jpg);
}

#widget li li li a {
	margin: 0px 0px 0px 12px;
	border: none;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #CCC url(nav_bg4.jpg);
}


#widget li li li li a {
	margin: 0px 0px 0px 18px;
	border: none;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #CCC url(nav_bg4.jpg);
}


#widget a, #widget a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #808183;
	display: block;
	padding: 4px 3px 1px 2px;
	xheight: 20px;
	xborder-bottom: 1px solid #CCC;
	xborder-top: 1px solid blue;
}


#widget a:hover {
    color: #FFF;
    background: #000066 url(nav_bg2.jpg);
}



#widget li .current, #widget li .current a{
    background-color: #01568b;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#widget li .current a:visited {
    background-color: #01568b;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.current_page_item {

}

/*****************************************************/
#fqcommentbox {
	xborder: 1px solid red;
	background: #FFF;
	text-align: left;
	padding: 10px;
	
}
/*****************************************************/



/************* Plugin Specific ********************/



/************* Front Page **************************/
#fp_block {
    xborder:solid black 1px;
    width: 815px;
    height: 520px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
}



#fp_header{
    xborder:solid red 1px;
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	xmargin: 0 auto;
	height: 170px;
	vertical-align: bottom;
	text-align: left;
	background: url('fp_banner.png') bottom left no-repeat ;
}

#fp_header img {
	xborder: 1px solid green;
	position: absolute;
	bottom: 0px;
	left: 0px;
	vertical-align: bottom;
}


#fp_links_col {
width: 205px;
height: 250px;
float: left;
position: relative;
left: 0px;
top: 0px;
text-align: left;
	border-left: 1px inset #BFB4A6;
	border-bottom: 1px inset #BFB4A6;

}

#fp_links_col *{
	padding: 0px;
	margin: 0px;
}
#fp_links_col li{
	float: left;
	position: relative;
	height: 30px;
	xborder-top: 1px inset #BFB4A6;
	xborder-left: 1px inset #BFB4A6;
	list-style-type: none;
	text-align: left;
	width: 100%;
	margin:0px;
	padding:0px;
}

#fp_links_col  a{
	display: block;
	color :#554E45;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
 	opacity:0.80;filter:alpha(opacity=80);
      background: #BFB4A6;
      border: 1px inset #BFB4A6;
      border-right: none;
      border-left: none;
}


#fp_links_col  a:hover{
	color:#BFB4A6;
 	opacity:0.80;filter:alpha(opacity=80);
      background: #554E45;
}





#fp_quote_block{
width: 600px;
position: relative;
top: 0px;
	float: left;
	height: 250px;
	left: 0px;
	color: #554E45;
      border: 1px solid #554E45;
      position: relative;
	xopacity:0.80;filter:alpha(opacity=80);
      xbackground: #BFB4A6 url('block_bg.jpg') top center repeat-y fixed;
}

#fp_quote_block div {
	position: relative;
	text-align: left;
	vertical-align: middle;
	font-size: 16pt;
	font-weight: bold;
	padding: 10px;


}

#fp_quote_block div div{
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
}



#fp_links_block{
	xborder:solid yellow  1px;
	clear:both;
	height: 50px;
}

#fp_links_block span{
	width: 100px;
	xborder:solid red 1px;
	float: left;
	position: relative;
	height: 40px;
	border: 1px inset #BFB4A6;
	vertical-align: middle;
	padding-top: 10px;
}

#fp_links_block  a{
	display: block;
	color :#554E45;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}




#fp_footer{
	xborder:solid purple 1px;
	position: relative;
	clear: both;
	margin: 0 auto;
	bottom: 0px;
	xheight: 40px;
	padding-top: 20px;
	color: #857C70;
	font-size; 10pt;
}



/******************************************/
#inpage_block div{
	background: #FFF;
	xmargin: 20px;
}

#inpage_block {
	background: #000099;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	
}

