
@import "reset.css";


@charset "utf-8";
/* CSS Document */
*			{ list-style:none;padding:0; margin:0; }
body, form	{ list-style:none;padding:0; margin:0; }
body,td,th  { font:12px/150% Arial, Helvetica, sans-serif;}
body,td,th		{ color: #000;font:13px/120% Arial,Helvetica,sans-serif;  }
input,textarea	{ color: #000;font:13px/120% Arial,Helvetica,sans-serif; }
body 			{ margin: 0px; }
a:link 			{ text-decoration:none ;color: #000; }
a:visited 		{ text-decoration: none;color: #000; }
a:hover 		{ text-decoration:underline;color: #000; }
a:active		{ text-decoration: none;color: #000; }
ul				{ margin:0px; padding:0 }
li				{ margin:0px; padding:0 }
img				{ border:0; margin:0 }
.error			{ color:red; height:25px; line-height:25px; padding:0 8px; margin-bottom:10px; background: #F2F2F2}
.error a{ text-decoration:underline}
.index_content_box .error{ width:622px; margin:0 auto 10px auto}
.fl{ float:left}
.fr{ float:right}


.blue, a.blue:link, a.blue:visited, a.blue:hover, a.blue:active{ color:#003ECC}
small{
	color: #999999;
}

ul, li{
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4{
	padding: 0;
	margin: 0;
}

p{
	margin-bottom: 10px;
}


#shell{
    display: block;
    position: relative;
	/*margin:0 auto;*/
	width: 1100px;
}

#container{
    display: block;
	top:0;
	width:  1100px;	
	padding: 10px;
}

/*------------breadcrumb-------------*/
.breadcrumb						{ height:33px; overflow:hidden; background: url(../images/breadcrumb2.gif) repeat-x; line-height:33px;margin:0 10px 10px 10px}
.breadcrumb a					{ text-decoration:underline}
.breadcrumb h1,.breadcrumb h2	{ line-height:33px; font-size:13px; font-weight:normal}
.breadcrumb .fr					{ font-size:11px}
.breadcrumbImg					{ margin:10px 5px 0 15px}


.header_top{ border-bottom:1px solid #CCCCCC;height:25px;padding:0 10px; line-height:25px; background:white; font-weight:bold}
.header_top .fl a{ font-weight:normal; text-decoration:underline}
.header_top img{ margin-top:4px}
.headerContainer{ }
#header{
	text-align: left;
	  /*background:url(../images/headerBg.gif) top repeat-x*/
}
.headerBg{ background:url(../images/headerPic.gif) no-repeat right top;height:1%;padding:29px 0 13px 12px;}

#header h2{ padding-top:4px}
.titleContainer{ width:100%;background: url(../images/titleBg.gif) repeat-x; height:102px;}
.titleContent{ width:1066px; text-align:center; color:#924d07;background: url(../images/titleBigBg.gif) no-repeat; height:102px; /*margin:0 auto;*/padding-top:20px; font-size:15px; font-weight:700;}
.titleContent span{ font-size:18px; line-height:25px;margin-bottom:10px; display:block;}
.ads{ width:728px; height:90px; border:1px solid #bbb9b9;margin:10px auto;}
#breadcrumb{
}

	#breadcrumb li{
		display: inline;
	}
	
	#nav {
		/*background-color: #EEEEEE;
		width: 200px;*/
	}
	
		#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		/*float : left;*/
	}
	
	#nav li { /* all list items */
		/*position : relative;
		float : left;
		background-color: #EEEEEE;*/
		line-height : 1.25em;
		/*border-bottom:1px solid #DDDDDD;*/
		/*border-right:1px solid #DDDDDD;*/
		padding:3px 3PX;
		/*width: 190px;
		z-index: 1;*/
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		display: block;
		left: -999em;
		margin-left : 198px;
		margin-top : -1.35em;
		z-index: 2;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		z-index: 3;
	}
	
	#nav li a {
		display : block;
		color : #003ecc;
		font-weight : normal;
		text-decoration : none;
		padding : 0 0.5em;
		width : 180px;
	}
	
	#nav li a:hover {
		color: #63279f;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	
#left_nav{
	display: inline;
	float: left;
	width: 150px;
	top: 20px;
	padding: 0;
	margin-right: 15px;
	font-weight: bold;
	border-right:1px solid #dcd4e0;/*-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;  background:#FBFBFB;  */font-size:12px; margin-bottom:10px
}	

#wrapper{
	display: inline;
	float: left;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	width: 100%;
}	

#content{
    display: inline;
	float: left;
	width: 605px;
	margin-right: 15px;
	line-height:1.5em;
}

	#content h1{
		font-size:18px; font-weight:bold; line-height:22px; margin-bottom:12px
	}
	
	#content #feed{
		float: right; display:none
	}
	
	#content small a{	
		color: #003ecc;
	}
	
	#content p{
		
		margin-bottom: 10px;
	}
	
	#content .addthis_toolbox{
		clear: right;
		margin-top: 10px;
		float: right;
	}
	
	#content #read_more{
		float: right;
		margin-top:0;
	}
	
		#content #read_more a{
			text-decoration: underline;
		}
		
	.article #comments{
		margin: 0;	
	}
		
	.article #comments li{
		margin-top: 20px;
		font-size: 12px;
	}
	
		.article #comments li small{
			padding: 5px;
			background-color: #F1F1F1;	
		}
		
		.article textarea{
			margin-top: 10px;
			width: 455px;
			height: 100px;
		}
		
		.article input{
			margin-top: 10px;
			float: right;
		}
		
	
	.article .newsfeed .related {
		margin-left: 0px;
	}
		
	.vote{	
		border:1px solid #cbcbcb;
			-moz-border-radius:4px;-webkit-border-radius:4px;
			float:left;
			padding:8px 5px 5px 5px;
			text-align:center;
			width:50px;
			background:url(../images/voteBg.gif) bottom repeat-x white; font-size:18px; font-weight:bold; line-height:16px 
	}
	.newsfeed li .vote small{ height:18px; overflow:hidden; margin:0; padding:0; font-weight:normal; margin-top:5px}
	.vote small{ font-size:12px; font-weight:normal;height:18px; overflow:hidden; margin:0; padding:0; font-weight:normal; margin-top:5px}
	.newsfeed li .vote img{ position: static}
	 .vote img{ position: static}
		.article small{
			display: block; height:20px;
		}
	
		.article h1, .article p, .article div, .article ul{
			margin-left: 70px;
		}
	
	.newsfeed{
		list-style-type: none;
		margin-bottom: 5px;
		margin-left: 20px;
	}

		.newsfeed .timescale{
			font-size: 13px;
			color: #339933;
			margin-bottom: 5px;
			border-top: 0;
			list-style-type: none;
			margin-left: -20px;
			min-height: 0; background:#fafafa; padding-left:10px
			/*border-top:1px solid #ddd*/
		}
		
		.newsfeed li{	
			/*border-top:1px solid #DDDDDD;*/
			line-height:1.5em;
			margin-bottom:10px;
			margin-left:50px;
			min-height:65px;
			padding:4px 0;
			font-size: 16px;
		}
		
			.newsfeed a{	
				color: #353535;
				font-weight: bold;
			}
			
				.newsfeed a:hover{	
					text-decoration: underline;
				}
				
		.newsfeed li .vote{	
			margin-left:-70px;
		}
		.newsfeed li small{	
			display: block;
			font-size: 12px;
			padding-top:5px;
		}
		
			.newsfeed li small a{	
				color: #003ecc;
				font-weight: normal;
			}
		
		.newsfeed li img{	
			position:relative;
			top:5px;
		}
		
		.newsfeed .more{	
			margin-bottom: 2px;

			min-height: 0;
			border-top: 0;
			padding:4px 0;
			text-align: right;
		}
		
		.newsfeed .heading{	
			font-weight: bold;
			margin-left: -20px;
			margin-top: 0px;
			border-top: 0;
			min-height: 0;
		}
		
		
			.newsfeed .heading a{	
				font-family:Helvetica,Arial,sans-serif;
				color: #FF801A;
			}
			
		.newsfeed .tweet{	
				color: #999999;
			}		
			
			.newsfeed .tweet a{	
					color: #000000;
			}
			
			
			.newsfeed .related {
				
				
			}
			
				.newsfeed .related li{
					min-height: 0;
					font-size: 11px;
					border: 0;
					margin-left:20px;
					margin-bottom: 0px;
					padding: 0;
				}
				
				.newsfeed .related li a{
					color: #003ecc;
					font-weight: normal;
				}
			
					.newsfeed .related li small{
						display: inline;
						font-size: 10px;
					}
		
		#content #pagination{
			display: inline;
			list-style-type: none;
			font-size: 11px;
		}	
		
		#content #pagination #previouspage {
			float: left;
			border:1px solid #D6CDCD; padding:0 5px
		}	
				
		#content #pagination #nextpage{
			float: right;
			border:1px solid #D6CDCD; padding:0 5px
		}
		
		#sidebar{
		    display: inline;
			float: left;
			width: 270px; border-left:1px solid #dcd4e0
		}
	
			#sidebar #user{
				border-bottom:1px solid #dcd4e0;/*-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px; */padding:10px; /*background:#FBFBFB; */ font-size:12px; margin-bottom:10px
			}
			#sidebar #user a{ text-decoration:underline}
			#sidebar #user ul{
				margin-top: 20px;
				margin-left: 20px;
				list-style-type: disc;

			}
			
			#sidebar #user ul li{
			
				margin-bottom: 10px;
			
			}
			
			#sidebar #user small, #sidebar #user small a{
				color: #999999;
				font-size: 10px;
			}
		
			 #search{font-size:12px; margin-bottom:10px; float:left; padding-left:15px;margin-top:6px;}
			 body:nth-of-type(1) #search .inputstyle{ margin-top:-0px
}
			.inputstyle{ background: url(../images/indexSearchBg.gif) top left;width:300px;border:1px solid #BEBFBD; border-right:none;padding:4px 3px; float:left; overflow:hidden}
		
			#sidebar #popular_posts{
				/*border:1px solid #DEDEDE;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;*/ padding:10px;/* background:#FBFBFB;*/  font-size:12px; margin-bottom:10px
			}
			
				#popular_posts .newsfeed li{	
					/*border-top:1px solid #DDDDDD;*/
					line-height:1.5em;
					margin-bottom:2px;
					margin-left:50px;
					min-height:50px;
					padding:4px 0;
					font-size: 12px;
				}
				
					#popular_posts .newsfeed a{	
						color: #003ecc;
						font-weight: normal;
					}
					
						#popular_posts .newsfeed a:hover{	
							text-decoration: underline;
						}
											
							#popular_posts .newsfeed li small{	
								display: block;
								font-size: 12px;
							}
							
								#popular_posts .newsfeed li small a{	
									color: #003ecc;
								}
		
			#sidebar h2{
				font-weight: normal;
				margin-bottom: 20px;
				font-size: 18px;
			}
			
			#user_form{
				
			}
			
			#user_form form {
			  margin: 0;
			  
			  font-size: 100%;
			  min-width: 560px;
			  max-width: 620px;
			  width: 590px;
			  margin: 0 auto;
			  margin-bottom: 20px;
			}
			
			#user_form form fieldset {
			  clear: both;
			  font-size: 100%;
			  padding: 10px;
			  margin: 0 0 0 0;
			}
			
			#user_form fieldset legend {
			  font-size: 150%;
			  font-weight: normal;
			  color: #000000;
			  margin: 0 0 0 0;
			  padding: 0 5px;
			}
			
			#user_form label {
			  font-size: 100%;
			}
			
			#user_form label u {
			  font-style: normal;
			  text-decoration: underline;
			}
			
			#user_form input, select, textarea {
			  font-family: Tahoma, Arial, sans-serif;
			  font-size: 100%;
			  color: #000000;
			}
			
			#user_form textarea {
			  overflow: auto;
			}
			
			#user_form form div {
			  clear: left;
			  display: block;
			  zoom: 1;
			  margin: 5px 0 0 0;
			  padding: 1px 3px;
			}
			
			#user_form form fieldset div.notes {
			  float: right;
			  width: 215px;
			  height: auto;
			  margin: 5px 0 10px 10px;
			  padding: 5px;
			  border: 1px solid #BEBFBD;
			  background-color: #ffffe1;
			  font-size: 88%;
			}
			.notes a{ text-decoration:underline}
			.userBox1{ border:1px solid #BEBFBD; padding:20px; background:url("../images/headerBg.gif") repeat-x scroll center top transparent;-moz-border-radius:5px;-webkit-border-radius:5px;}
			.userBox1 .inputstyle{ width:270px; border-right:1px solid  #BEBFBD}
			.userBox1 .required{ height:30px}
			.userBox1 label{ line-height:25px}
			.userBox{ border:1px solid #BEBFBD; padding:20px; background:url("../images/headerBg.gif") repeat-x scroll center top transparent;-moz-border-radius:5px;-webkit-border-radius:5px;}
			.userBox .inputstyle{ width:170px; border-right:1px solid  #BEBFBD}
			.userBox .required{ height:30px}
			.userBox label{ line-height:25px}
			#user_form form fieldset div.notes h4 {
			  background-image: url(/images/icon_info.gif);
			  background-repeat: no-repeat;
			  background-position: top left;
			  padding: 3px 0 3px 27px;
			  border-width: 0 0 1px 0;
			  border-style: solid;
			  border-color: #666666;
			  
			  font-size: 110%;
			}
			
			#user_form form fieldset div.notes p {
				display: block;
			  margin: 0em 0em 1.2em 0em;
			  
			}
			
			#user_form form fieldset div.notes p.last {
			  margin: 0em;
			}
			
			#user_form form div fieldset {
			  clear: none;
			  border-width: 1px;
			  border-style: solid;
			  border-color: #666666;
			  margin: 0 0 0 144px;
			  padding: 0 5px 5px 5px;
			  width: 197px;
			}
			
			#user_form form div fieldset legend {
			  font-size: 100%;
			  padding: 0 3px 0 9px;
			}
			
			#user_form form div.required fieldset legend {
			  font-weight: bold;
			}
			
			#user_form form div label {
			  display: block;
			  float: left;
			  width: 130px;
			  padding: 3px 5px;
			  margin: 0 5px 5px 0;
			  text-align: right;
			}
			
			#user_form form div.optional label, label.optional {
			  font-weight: normal;
			}
			
			#user_form form div.required label, label.required {
			  font-weight: bold;
			}
			
			#user_form form div label.labelCheckbox, form div label.labelRadio {
			  float: none;
			  display: block;
			  width: 200px;
			  zoom: 1;
			  padding: 0;
			  margin: 0 0 5px 142px;
			  text-align: left;
			}
			
			#user_form form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
			  margin: 0 0 5px 0;
			  width: 170px;
			}
			
			#user_form form div img {
			  border: 1px solid #000000;
			}
			
			#user_form p.error {
			  background-color: #ff0000;
			  background-image: url(/images/icon_error.gif);
			  background-repeat: no-repeat;
			  background-position: 3px 3px;
			  color: #ffffff;
			  padding: 3px 3px 5px 27px;
			  border: 1px solid #000000;
			  margin: auto 100px;
			}
			
			#user_form form div.error {
			  background-color: #ffffe1;
			  background-image: url(/images/required_bg.gif);
			  background-repeat: no-repeat;
			  background-position: top left;
			  
			  border: 1px solid #ff0000;
			}
			
			#user_form form div.error p.error {
			  background-image: url(/images/icon_error.gif);
			  background-position: top left;
			  background-color: transparent;
			  border-style: none;
			  font-size: 88%;
			  font-weight: bold;
			  margin: 0 0 0 118px;
			  width: 200px;
			  color: #ff0000;
			}
			
			#user_form form div select, form div textarea {
			  width: 200px;
			  padding: 1px 3px;
			  margin: 0 0 0 0;
			}
			
			#user_form form div input.inputText, form div input.inputPassword {
			  width: 200px;
			  padding: 1px 3px;
			  margin: 0 0 0 0;
			}
			
			#user_form form div input.inputFile {
			  width: 211px;
			}
			
			#user_form form div select.selectOne, form div select.selectMultiple {
			  width: 211px;
			  padding: 1px 3px;
			}
			
			#user_form form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
			  display: inline;
			  height: auto;
			  width: auto;
			  background-color: transparent;
			  border-width: 0;
			  padding: 0;
			  margin: 0 0 0 140px;
			}
			
			#user_form form div.submit {
			  width: 214px;
			  padding: 0 0 0 146px;
			}
			
			#user_form form div.submit div {
			  display: inline;
			  float: left;
			  text-align: left;
			  width: auto;
			  padding: 0;
			  margin: 0;
			}
			
			#user_form form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
			  background-color: #cccccc;
			  color: #000000;
			  width: auto;
			  padding: 0 6px;
			  margin: 0;
			}
			
			#user_form form div.submit div input.inputSubmit, form div.submit div input.inputButton {
			  float: right;
			  margin: 0 0 0 5px;
			}
			
			#user_form form div small {
			  display: block;
			  margin: 0 0 5px 142px;
			  padding: 1px 3px;
			  font-size: 88%;
			  zoom: 1;
			}
			
			#error{
				width: 550px;
				margin: 0 auto;
				background-color:#FFFFE1;
				background-position:left top;
				background-repeat:no-repeat;
				border:1px solid #FF0000;
				-moz-border-radius:5px;-webkit-border-radius:5px;
				padding: 10px; margin-top:40px
			}
			
			#error p{
				margin-bottom: 20px;
			}
			
			#success{
				width: 550px;
				margin: 0 auto;
				background-color:#FFFFE1;
				background-position:left top;
				background-repeat:no-repeat;
				border:1px solid #DDDDDD;
				
				padding: 10px;
			}
			#success a{ text-decoration:underline}
			#success p{
				margin-bottom: 20px;
			}

					
		
		#footer {
			border-top:1px solid #D4D4D4;
			clear:both;
			
			font-size:11px;
			height:20px;
			padding:10px 20px;
			text-align:center
		}
	#footer a{ text-decoration:underline}
	.googleAds1{ margin-bottom:10px; padding:10px; background:#dff4fd; display:block}
	.googleAds2{ margin-bottom:10px; display:block}