/*
	Theme Name: ustaxaid2
	Description: <h1>USTaxAid Wordpress Theme</h1>
	Theme URI: http://www.latamconnect.com
	Version: 1.0
	Author: LatAm Connect, Inc.
	Author URI: http://www.latamconnect.com
	.
	Custom WP 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;
}

/* CSS BUTTON */
.btn {
	float: left;
	clear: both;
	background: url(img/button/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
	background-color: green;
}
.btn a{
	float: left;
	height: 40px;
	background: url(img/button/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(img/button/btn_right.png) no-repeat right top;
	float: left;
	width: 10px;
	height: 40px;
}


/* 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;
}

/* HOME PAGE CONTENT */

	/* HOME PAGE LEFT COLUMN BOXES */
	#left_column {
		width: 413px;
		padding: 0;
		margin-left: 25px;
		border-right: 2px solid	#90aa8c;
		float: left;
	}
	
	#box_left {
		width: 100%;
	}

		#box_title {
			background-color: #73966e;
			width: 403px;
			min-height: 35px;
			height: auto;
			padding: 3px 0 0 10px;
			border-bottom: 2px solid #96ad91;
		}

		#box_title h2, #box_title_right h2, #sidebar_box_title h2 {
			line-height: 0;
			font-size: 16px;
			font-weight: bold;
			color: #ffffff;
		}
		
			#box_title h2 a { color: #ffffff; text-decoration: none }
			#box_title h2 a:hover { color: #e2f5dc; text-decoration: none }
			#box_content_right h2 a { color: #ffffff; text-decoration: none }
			#box_content_right h2 a:hover { color: #e2f5dc; text-decoration: none }
			#sidebar_box_title h2 a { color: #ffffff; text-decoration: none }
			#sidebar_box_title h2 a:hover { color: #e2f5dc; text-decoration: none }

		#box_content {
			background: url(img/box_content_bg.gif) top	repeat-x;
			width: 393px;
			color: #000000;
			padding: 10px;
			margin: 0px;
		}
			#box_content h1, #box_content_right h1, #sidebar_box_content h1 {
				font-family: Georgia;
				font-size: 20px;
				line-height: 24px;
				color: #231F20;
				font-weight: normal;
			}
			
				#box_content h1 a { color: #231F20; text-decoration: none }
				#box_content h1 a:hover { color: #4a4546; text-decoration: none }
				#box_content_right h1 a { color: #231F20; text-decoration: none }
				#box_content_right h1 a:hover { color: #4a4546; text-decoration: none }
				#sidebar_box_content h1 a { color: #231F20; text-decoration: none }
				#sidebar_box_content h1 a:hover { color: #4a4546; text-decoration: none }
				
			#box_content h2, #box_content_right h2, #sidebar_box_content h2 {
				font-family: Georgia;
				font-size: 18px;
				line-height: 22px;
				color: #231F20;
				font-weight: normal;
			}
			
				#box_content h2 a { color: #231F20; text-decoration: none }
				#box_content h2 a:hover { color: #4a4546; text-decoration: none }
				#box_content_right h2 a { color: #231F20; text-decoration: none }
				#box_content_right h2 a:hover { color: #4a4546; text-decoration: none }
				#sidebar_box_content h2 a { color: #231F20; text-decoration: none }
				#sidebar_box_content h2 a:hover { color: #4a4546; text-decoration: none }


			#box_content p, #box_content_right p, #sidebar_box_content p {
				color: #131313;
				font-size: 13px;
				line-height: 19.5px;
			}
			
			#box_content .more a { color: #79926d; text-decoration: none}
			#box_content .more a:hover { color: #9fb499; text-decoration: none}
			#box_content_right .more a { color: #79926d; text-decoration: none}
			#box_content_right .more a:hover { color: #9fb499; text-decoration: none}
			#sidebar_box_content .more a { color: #79926d; text-decoration: none}
			#sidebar_box_content .more a:hover { color: #9fb499; text-decoration: none}


	/* HOME PAGE RIGHT COLUMN BOXES */
	#right_column {
		width: 291px;
		padding: 0;
		float: left;
	}


	#box_right {
			width: 100%;
		}

		#box_title_right {
			background-color: #73966e;
			width: 281px;
			min-width: 282px;
			min-height: 35px;
			height: auto;
			padding: 3px 0 0 10px;
			border-bottom: 2px solid #96ad91;		
		}
		
		#box_content_right {
			background: url(img/box_content_bg.gif) top	repeat-x;
			width: 271px;
			color: #000000;
			padding: 10px;
			margin: 0px;
		}
		
		
/* MAIN SIDEBAR */
#sidebar {
	float: left;
	width: auto;
	padding: 0;
	margin-top: -8px;
	margin-left: 10px;
	background: url(img/sidebar_topbg.jpg) no-repeat top;
	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: 3px 0 0 12px;
			margin-left: 7px;
			border-bottom: 2px solid #96ad91;		
		}
		
		#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;
		}



/* 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: 0px !important;
			border-bottom: 2px solid #96ad91;
		}

		#post_title h1 {
			font-family: Georgia;
			line-height: 22px;
			font-size: 20px;
			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: 22px;
			line-height: 40px;
			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 .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: 80%;
				height: 0;
				border-bottom: 1px dotted #96ad91; 
			}

		.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
				font-family: Georgia;
				color: #231F20;
				font-weight: normal;
		}


/* FOOTER */
#footer {
	background: url(https://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 }