/* 
Project: Tax Doctors
Created by: Trepoint Inc.
Framework 960.gs
*/


/* Import fonts from Google Fonts Repository */
@import url("http://fonts.googleapis.com/css?family=Doppio+One%7CDosis:400,500");

body {
    font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
    font-size: 12px;
    line-height: 1.6;
    margin: auto;
		background-image: url(../images/tra-tile.jpg);

}

.container_12 {
    width: auto;
    margin-left: 30px;
    margin-right: 10px;
}

#wrapper-body {
	margin: 0;
}

#wrapper-header {
    background-image: url(../images/bg-header.png);
    background-repeat: repeat-x;
    background-size: cover;
    height: 77px;
    padding-top: 10px;
}

#logo h1 a {
    display: block;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    text-indent: -9000px;
    margin-top: 14px;
}

#logo2 h1 a {
    display: block;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    text-indent: -9000px;
    margin-top: -14px;
}

#main-nav {
	margin: auto;
}

/*#main-nav p {
    background-image: url(../images/nav-main-arrow.png);
    background-repeat: no-repeat;
    background-position: center -2px;
    color: #ffffff;
    font-size: 3.5vw;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    padding-top: 27px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #FFF;
}
*/

#main-nav a.active {
    color: #0f75bd;
    text-decoration: none;
    background-image: url(../images/nav-main-arrow.png);
    background-repeat: no-repeat;
    background-position: center -2px;
}

#main-nav a:link, #main-nav a:visited {
    color: #ffffff;
    font-size: 3.5vw;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    padding-top: 27px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #FFF;
}

#main-nav a.active {
	display: none;
}

#main-nav a.active1 {
	font-size: 5vw;
	text-align: center;
	width: 100%;
}

#main-nav a.active2 {
	font-size: 11vw;
	text-align: center;
	width: 100%;
	padding-top: 0;
}

#home-banner-background {
	background-image: url(../images/tra-banner2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

#banner-headline {
	clear: both;
}

#banner-headline h2 {
    text-transform: uppercase;
    font-size: 7vw;
    color: #0f75bd;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    font-weight: normal;
    font-weight: 700;
}

form div {
    position: relative;
}

p input.shadow {
    width: 100%;
    height: 35px;
    border: #FFF;
    box-shadow: 2px 2px 3px 1px #CCC inset;
    height: 25px;
    line-height: 25px;
    width: 240px;
    text-indent: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 95%
}

.banner-form-column h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

.banner-form-column h4 {
    display: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

.banner-form2-column h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

.banner-form2-column h4 {
    display: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
}

input[type="submit"], #submit, .button {
    padding: 9px 22px;
    cursor: pointer;
    border: none;
    background-color: #0f75bd;
    color: white;
    font-size: 20px;
    font-weight: 400;
    -webkit-appearance: none;
    border-radius: 5px;
}

.no-small-screen {
	display: none;
}

#wrapper-main {
    background-image: url(../images/bg-body.jpg);
    background-repeat: repeat-x;
    background-color: #DFE6EC;
    color: #737373;
    padding-bottom: 70px;
}

#main {
    padding-top: 30px;
    padding-bottom: 150px;
}

#main-content .home-image {
    width: 180px;
    float: left;
    margin-top: 5px;
    margin-right: 20px;
}

#main-content .home-article {
    width: 95%;
    float: none;
    margin-left: 10px;
    margin-right: 10px;
}

#main-content p {
    margin-right: auto;
    margin-left: auto;
    font-size: large;
    margin-bottom: 15px;
    text-align: justify;
}

.container-bbbimg {
    float: left;
    width: 30%;
    padding-top: 20px;
    padding-left: 30px;
}

.container-bottom {
    float: left;
    background-image: url(../images/sidebar-container-bot2.png);
    background-repeat: no-repeat;
    height: 67px;
    padding-top: 30px;
    margin-left: 10px;
}

.container-bottom2 {
    float: left;
    background-image: url(../images/sidebar-container-bot2.png);
    background-repeat: no-repeat;
    height: 97px;
    padding-top: 30px;
    margin-left: 10px;
}

.container-bottom h4 {
    font-family: 'Doppio One', sans-serif;
    font-size: 35px;
    display: block;
    color: #FFF;
    padding: 0px;
    font-weight: normal;
    margin-top: -10px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 18px;
}

.container-bottom h3 {
    font-size: 10px;
    color: #FFF;
    letter-spacing: 1px;
    display: block;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
}

a:link, a:visited {
    color: #FFFFFF;
}

#wrapper-footer {
    background-image: url(../images/bg-footer.png);
    background-repeat: repeat-x;
    height: 100px;
    clear: both;
}

#footer-credits p {
	margin: auto 10px auto 10px;
	padding-top: 50px;
	font-size: 2.8vw;
	text-align: center;
}

@media only screen and (min-width: 800px) {


	#wrapper-body {
		max-width: 1100px;
		margin: auto;
	}
	
	#wrapper-header {
		padding-top: 0px;
		background-size: auto;
	}
	
	#logo {
		display: inline;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		width: 40%;
	}
	
	#main-nav {
		display: inline;
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		width: 50%;
	}
	
	#main-nav a.active {
		color: #0f75bd;
	}
	
	#main-nav a:link, #main-nav a:visited {
		font-size: 20px;
		margin-left: auto
	}
	
	
	#main-nav a.active {
		display: block;
	}

	#main-nav a.active1 {
		font-size: 5vw;
		display: none;
	}

	#main-nav a.active2 {
		font-size: 8vw;
		display: none;
	}
	
	#home-banner-background {
		background-image: url(../images/bg-banner2.jpg);
		background-repeat: repeat-x;
		height: 527px;
	}
	
	#home-banner {
 	   background-image: url(../images/tra-banner.jpg);
 	   background-repeat: no-repeat;
 	   background-position: center top;
 	   height: 525px;
 	}
 	
 	#banner-headline h2 {
	 	font-size: 46px;
	 	font-weight: normal;
	 	text-shadow: none;
	 	font-family: 'Dosis', sans-serif;
	 	text-align: right;
	 	margin-right: 20px;
	 	color: #E68B07;
	 	text-shadow: 2px 2px 2px #4c4c4c;
	 	text-align: center;
 	}
 	
 	.banner-form-column h3 {
	 	color: #0f75bd;
	 	font-size: 16px;
	 	text-transform: capitalize;
	 	font-weight: normal;
	}
	
	.banner-form-column h4 {
		display: block;
		color: #0f75bd;
	 	font-size: 16px;
	 	text-transform: capitalize;
	 	font-weight: normal;
	 	margin: 16px 0;
	}

 	.banner-form2-column h3 {
	 	color: #0f75bd;
	 	font-size: 16px;
	 	text-transform: capitalize;
	 	font-weight: normal;
	}
	
	.banner-form2-column h4 {
		display: block;
		color: #0f75bd;
	 	font-size: 16px;
	 	text-transform: capitalize;
	 	font-weight: normal;
	 	margin: 16px 0;
	}
	
	#banner-form {
		float: right;
	}

	#banner-form2 {
		float: none;
	}
	
	#banner-form .banner-form-column {
		float: left;
		width: 260px;
		margin-left: 10px;
	}
	
	input[type="submit"], #submit, .button {
    	font-size: 16px;
    }
    
	.no-small-screen {
		display: block;
	}
	
	.container-bottom h3 {
		font-size: 12px;
	}
}

@media only screen and (min-width: 500px) {
	#footer-credits p {
		font-size: 15px;
		padding-right: 20px;
		padding-bottom: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		text-align: right;
		font-weight: normal;
	}
	p input.shadow {
		width: 240px;
	}
}