/*
	Theme Name: ustaxaid2
	Description: USTaxAid phpBB Theme
	Theme URI: http://www.latamconnect.com
	Version: 1.0
	Author: LatAm Connect, Inc.
	Author URI: http://www.latamconnect.com
	.
	Custom phpBB Theme for USTaxAid.com by LatAmConnect
	.
*/

body {
	background: url(img/main_bg.gif) repeat-x #91aa8C;
	margin: 0px;
	font: 12px Verdana, Tahoma, sans-serif;
}

a {
	color: #34522C;
	text-decoration: none;
}
	
a:hover {
	color: #73966E;
	text-decoration: underline;
}

/* HEADER */
#header {
	background: url(img/header_bg.jpg) center top no-repeat;
	width: auto;
	min-width: 996px;
	height: 214px;
	text-align: left;
}

#header .header_content { width: 996px; margin: 0 auto; }

	/* LOGO */
	#header img {
		padding: 19px 0 10px 50px;
		height: 185px;
		width: 580px;
		float: left;
	}
	
	/* TOP ACCOUNT LINKS */
	#sign_in {
		font-size: 34px;
		font-weight: bold;
		float: right;
		padding-top: 35px;
		padding-right: 20px;
		color: #ed2024;
	}
	#sign_in a {color: #ed2024; text-decoration: none}
	#sign_in a:hover {color: #ef4044; text-decoration: none}
	
	
	#sign_out {
		font-size: 22px;
		font-weight: bold;
		float: right;
		color: #446038;
		padding-top: 35px;
		padding-right: 20px;
	}
	#sign_out a {color: #ed2024; text-decoration: none}
	#sign_out a:hover {color: #ef4044; text-decoration: none}


	/* TOP NAVIGATION */
	
	#topnav {
		padding-top: 214px;
		padding-left: 15px;
	}


/* MAIN CONTAINER */
#container {
	background:url(img/content_bg.gif) center repeat-y;
	width: auto;
	margin-top: 63px;
	min-width: 996px;
}


/* MAIN CONTENT */
#content {
	width: 996px;
	margin: auto;
}

#top_border {
	height: 8px;
	padding-left: 20px;
	font-size: 0;
}

/* FORUMS LATEST UPDATES */
		
		#forums_list{
			text-align: center;
		}
		
		#forums_list .main_title{
			font-weight: bold;
			word-spacing: 55px;
		}
		
		
		
	#rounded-corner
	{
		font-size: 12px;
		width: 680px;
		text-align: left;
		border-collapse: collapse;
		border: 1px solid #b6c6b2;
	}

		#rounded-corner th
		{
			padding: 8px;
			font-weight: bold;
			font-size: 13px;
			color: #fff;
			background: #73966e;
		}
		#rounded-corner td
		{
			padding: 8px;
			background: #d5e6d1;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #b6c6b2;
			color: #000;
		}
		#rounded-corner tbody tr:hover td
		{
			background: #b6c6b2;
			color: #000;
		}



/* MAIN SIDEBAR */
#sidebar {
	float: left;
	width: auto;
	padding: 0;
	margin-top: -8px;
	margin-left: 22px;
	background: url(img/sidebar_topbg.jpg) no-repeat;
	background-position: 5px 0px;

}

	#sidebar_box {
		width: 255px;
		margin-top: 10px;
		background: url(img/sidebar_box_top_bg.png) top center no-repeat;
		padding-top: 16px;
		margin-left: -6px;
	}

		#sidebar_box_title {
			background-color: #73966e;
			width: 229px;
			min-height: 35px;
			height: auto;
			padding: 9px 0 0 12px;
			margin-left: 7px;
			border-bottom: 2px solid #96ad91;
			font-family: Georgia;
			font-weight: normal;
			font-size: 22px;
			color: #ffffff;
		}
		
		#sidebar_box_content {
			background: url(img/box_content_bg.gif) top	repeat-x #ffffff;
			width: 221px;
			color: #000000;
			padding: 10px;
			margin-left: 7px;
		}
		
		#sidebar_box_bottom {
			background: url(img/sidebar_box_bottom_bg.png) repeat-x;
			width: 258px;
			margin-left: -5px;
		}


		#viewer {
			height: 350px;
			width:233px; 
			clear:both; 
			overflow:hidden;
			border-bottom: 4px solid #7e847f;
			border-left: 4px solid #7e847f;
			border-right: 4px solid #7e847f;
			text-align: center;
			margin-left: 1px;
		}
			#viewerFrame, #viewerFrame2, #viewerFrameLogged {
				width:auto; 
				height:150px;
				margin-bottom: 10px; 
				clear:both; padding:0;
			}
			
			#viewerFrameLogged {
				background: url(img/sidebar_search_bg.png) no-repeat top center;
				height: 151px;
			}



/* PAGES AND POSTS */
	.post {
		width: 683px;
		margin-left: 25px;
		float: left;
		padding-right: 23px;
	}
	

		#post_title {
			background-color: #73966e;
			width: 677px;
			min-width: 676px;
			min-height: 35px;
			height: auto;
			padding: 3px 10px 0 20px;
			margin-left: -12px !important;

			border-bottom: 2px solid #96ad91;
		}

		#post_title h1 {
			font-family: Georgia;
			font-size: 20px;
			line-height: 0;
			font-weight: normal;
			color: #ffffff;
		}
		
			#post_title h1 a { color: #ffffff; text-decoration: none }
			#post_title h1 a:hover { color: #e2f5dc; text-decoration: none }
			
			
		#post_title_links {
			font-family: Georgia;
			font-size: 20px;
			line-height: 50px;
			font-weight: normal;
			color: #ffffff;
		}
		
			#post_title_links a { color: #ffffff; text-decoration: none }
			#post_title_links a:hover { color: #e2f5dc; text-decoration: none }


		#post_content h2 { font-family: Georgia; font-weight: normal}
		
		.post .post_content {
			background: url(img/box_content_bg.gif) top	repeat-x #ffffff;
			width: 656px;
			margin-top: 0;
			padding: 5px 25px 10px 25px;
		}
		
			.post .post_content img {
				padding: 9px;
				margin: 10px;
				background-color: #ffffff;
				border: 1px solid #b0c0af;
			}	
			
			.post .post_content img:hover { border: 2px solid #a3b2a2; margin: 9px }
		
			.post hr {
				background-color: #96ad91;
				width: 660px;
				height: 0;
				border-bottom: 1px dotted #96ad91; 
			}

		
		
		.post .wpcf7 {
			background: url(img/box_content_bg.gif) top	repeat-x #ffffff;
			padding: 20px 20px 0 50px;
			border: 2px solid #a3b2a2;
			max-width: 370px;
		}

		.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
				font-family: Georgia;
				color: #231F20;
				font-weight: normal;
		}
		
		

/* POSTS COMMENTS */
	#comments_area {
		width: 683px;
		max-width: 600px;
		margin-left: 25px;
		padding-right: 23px;
	}
	
	#comments_area .text_area {
		background: url(img/box_content_bg.gif) top	repeat-x #ffffff;
		max-width: 450px;
		border: 1px solid #a3b2a2;
		padding: 5px;
	}
	
	#comments_area h1, #comments_area h2, #comments_area h3, #comments_area h4, #comments_area h5, #comments_area h6 {
				font-family: Georgia;
				color: #231F20;
				font-weight: normal;
	}
	
	#comments_area h1 { font-size: 22px }
	#comments_area h2 { font-size: 20px }
	#comments_area h3 { font-size: 18px }
	#comments_area h4 { font-size: 16px }
	
	#comments_area .commentlist .alt {
		border: 1px solid #a3b2a2;
		padding: 10px;
		margin: 10px 0 10px 0;
	}	


/* FOOTER */
#footer {
	background: url(http://www.usataxaid.com/wp-content/themes/usta/img/footer_bg.jpg) center bottom no-repeat;
	width: 100%;
	height: 228px;
	min-width: 996px;
	text-align: center;
}

	#footer_links {
		width: auto;
		height: 88px;
		padding-top: 15px;
		font-size: 16px;
		margin: 0 auto;
	}
	
		#footer_links a { color: #231F20; text-decoration: none }
		#footer_links a:hover { color: #4a4546; text-decoration: none }