/*  



Theme Name: TRoss



Theme URI: 



Description: 



Version: 



Author: 



Author URI: 



*/







body {
	background:url(./images/back.png) #392e1c left -1px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#121212;
}
#body2 {
	background:url(./images/backTop.png) top center repeat-x;
}
h2, p, ul, ol, blockquote, q {
	margin:0 0 10px 0;
}
a {
	color:#5d0f25;
	text-decoration:underline;
        font-weight:700;
}
a:hover {
	color:#7a6a3a;
	text-decoration: none;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;}
a.nolink{cursor:default;}
.alignleft {
	float:left;
	display:block;
	margin:0 10px 10px 0;
}

.alignright {
	float:right;
	display:block;
	margin:0 0 10px 10px;
}
h2 {
	font-weight:normal;
	font-size:24px;
	text-transform:uppercase;
}
h2 {
	color:#7a6a3a;
	font-family: "Times New Roman";
	font-weight: normal;
}
h2 span {
	font-family: "Futura", Arial;
	text-transform: uppercase;
	color:#5d0f25;
	font-size:26px;
}
.entry h2 {
	font-family: georgia, "new century schoolbook",serif;
	text-transform: uppercase;
	color:#5d0f25;
	border-bottom:7px solid;
	font-size:26px;
	padding:0 0 20px;
	letter-spacing:-1px;
}
h2.pagetitle {
	font-family: georgia, "new century schoolbook",serif;
	text-transform: uppercase;
	color:#5d0f25;
	border-bottom:7px solid;
	font-size:26px;
	padding:0 0 20px;
	letter-spacing:-1px;
}
h3 {
	font-size:15px;
	font-weight:normal;
}
h3 span {
	text-transform:uppercase;
	color:#5d0f25;
	font-size:18px;
	font-family: Arial;
margin-top:15px;
}
h3 {
	color:#7a6a3a;
	font-weight: normal;
	font-family: "Times New Roman";
}
.entry h3 {
	text-transform:uppercase;
	color:#5d0f25;
	font-size:18px;
	font-family: "Futura", Arial;
	padding:0 0 20px;
}
.post h3, .post h2 {
	text-transform:uppercase;
	padding:0 0 10px;
}
h4 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px;
}
small {
	display: block;
	padding:0 0 10px;
}
h1 {
	font-size:25px;
	font-weight:bold;
}
ul, ol {
	line-height:1.5;
}
p {
	line-height:16px;
	margin-top:16px;
}
small {
	font-size:11px;
	line-height:14px;
}
blockquote {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:10px;
}
.clear {
	clear:both;
}
/* STRUCTURE */







#page {
	width:1000px;
	margin:auto;
	text-align: left;
}
#header {
	width:1000px;
	height:367px;
	clear:both;
	position: relative;
}
#nav {
	height:70px;
	width:950px;
	margin:0 25px;
	padding:0px;
	clear:both;
	text-transform: uppercase;
}
#nav li {
	display:block;
	float:left;
	position:relative;
}
#nav li a {
	display:block;
	float:left;
	height:70px;
	text-align: center;
	width:108px;
	line-height:48px;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:13px;
	text-decoration: none;
        font-weight: bold;
}
#nav ul li a {
	width:215px;
}
#nav li.current_page_item a, #nav li.current_page_item a:hover, #nav li.current_page_parent a, #nav li.current_page_parent a:hover {
	line-height:60px;
	color:#360503;
	background:url(./images/menuhover.png) no-repeat bottom left;
}
#nav ul li.current_page_item a, #nav ul li.current_page_item a:hover, #nav ul li.current_page_parent a, #nav ul li.current_page_parent a:hover {
	line-height:30px;
	color:#FFFFFF;
	background:url(./images/sub_current_page_item.jpg) no-repeat left center;
}
#nav li a:hover, .active-nav{
	color:#360503;
	background:url(./images/menuhover.jpg) repeat-x top left;
}

body #nav li.active-nav a, body #nav .active-nav a, body #nav li.active-nav{color:#360503;}

#nav li.current_page_parent ul li a, #nav li.current_page_item ul li a {
	line-height:30px;
	background:none;
	color:#360503;
}
#nav li ul li a:hover, #nav li.current_page_parent ul li a:hover, #nav li.current_page_item ul li a:hover {
	line-height:30px;
	color:#FFFFFF;
        padding:0 0 0 5px;
        margin:0 0 0 5px;
	background:#383022;
}
#nav li.current_page_parent ul li.current_page_item a {
	line-height:30px;
	color:#FFFFFF;
	padding:0 0 0 5px;
        margin:0 0 0 5px;
	background:#383022;
}
#nav ul {
	position:absolute;
	left:0px;
	padding:5px 5px 5px 0;
	background:#b88838;
	top:48px;
width:225px;
	display:none;
	z-index:300;
}
#nav ul li {
	clear:both;
	display:block;
	position:relative;
	height:30px;
}
#nav ul li a {
	font-size:14px;
	font-family: Arial, sans-serif;
	color:#360503;
	clear:both;
	display:block;
	height:30px;
        margin:0 0 0 10px;
	line-height:30px;
	text-align: left;
	text-transform: uppercase;
font-weight:normal;
}
#nav ul li a:hover {
	color:#FFFFFF;
}
#nav li.current_page_item ul, #nav li.current_page_parent ul {
	margin-left:4px;
}
#nav ul ul {
	display:none;
}
#nav li.current_page_parent ul li.current_page_item ul li a {
	line-height:30px;
	background:none;
	padding:0px;
	color:#360503;

}
#nav li.current_page_parent ul li.current_page_item ul li a:hover {
	line-height:30px;
	color:#FFFFFF;
	background:url(./images/sub_current_page_item.jpg) no-repeat left center;
	padding:0 0 0 25px;
}
#main-imgs {
	width:1000px;
	clear:both;
	height:297px;
	position:relative;
	overflow:hidden;
}
#main-imgs .top {
	position:absolute;
	top:0px;
	left:0px;
	background:url(./images/banner/main-imgs-bg.png) no-repeat;
	width:1000px;
	height:297px;
	z-index:50;
}
.photoSlideshow {
	position:relative;
}
.bannertxt div {
	margin:0;
	padding:0;
	display:block;
	width:370px;
	height:50px;
}
.bannertxt {
	position:absolute;
}
.image1 .bannertxt {
	right:45px;
	top:45px;
}
.image2 .bannertxt {
	right:45px;
	top:25px;
}
.image3 .bannertxt {
	right:45px;
	top:25px;
}
.image4 .bannertxt {
	right:45px;
	top:205px;
}
.image5 .bannertxt {
	top:195px;
	right:60px;
}
.image6 .bannertxt {
	top:34px;
	right:38px;
}
.image7 .bannertxt {
	right:50px;
	top:50px;
}
.image8 .bannertxt {
	right:55px;
	top:55px;
}
.image9 .bannertxt {
	right:45px;
	top:205px;
}
.image10 .bannertxt {
	right:45px;
	top:55px;
}
.image1 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -80px;
}
.image2 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -575px;
}
.image3 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -525px;
}
.image4 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -16px;
}
.image5 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -208px;
}
.image6 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -130px;
}
.image7 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -275px;
}
.image8 .bannertxt div {
	background:url(./images/banner/bannerText.png) no-repeat right -325px;
}
.image9 .bannertxt div {
	background: url(./images/banner/bannerText.png) no-repeat right -400px;
}
.image10 .bannertxt div {
	background:url(./images/banner/bannerText.png) no-repeat right -470px;
}

#main-imgs img {
	position:absolute;
	top:0px;
	left:0px;
}
#main-imgs img.main {
	left:20px;
}
h1 a.logo {
	display:block;
	position:absolute;
	width:220px;
	height:100px;
	left:50px;
	top:30px;
	z-index: 100;
	text-indent: -9999px;
}
#mainareaTop {
	background:url(./images/mainareaTop.jpg) no-repeat top center;
	height:24px;
	width:1000px;
	clear:both;
	display:block;
}
#mainarea {
	background:url(./images/mainarea.jpg) repeat-y top center;
	width:1000px;
	overflow: hidden;
}
#contentarea {
	float:left;
	display:block;
	width:630px;
	padding:0 0 0 45px;
}
.post, .navigation, .breadcrumb {
	margin:0 0 30px 0;
}
.navigation {
	text-transform: uppercase;
}
.navigation a {
	color:#7a6a3a;
	text-decoration: underline;
	font-size:12px;
}
#contentarea .blocks {
	border-top:1px solid #d8d8d8;
	margin:20px 0;
	padding:20px 0;
	overflow: hidden;
	width:630px;
}
#contentarea .blocks .left {
	width:270px;
	padding:0 40px 0 0;
	border-right:1px solid #d8d8d8;
	float:left;
	display:block;
}
#contentarea .blocks .right {
	width:270px;
	padding:0 0 0 40px;
	float:right;
	display:block;
}
ul#headlines {
	padding:10px 0 0 10px;
}
ul#headlines li {
	background:url(./images/headlinesIcon.jpg) no-repeat left top;
	padding:0 0 10px 20px;
	line-height:14px;
}
ul#headlines li p {
	line-height:14px;
}
ul#headlines li a {
	font-size:12px;
}
ul#recentProjects {
	padding:10px 0 0 5px;
}
ul#recentProjects li {
	margin:0 0 20px 0;
}
ul#recentProjects li img {
	float:left;
	border:1px solid #aaa;
	padding:1px;
	margin:0 10px 0 0;
}
ul#recentProjects li p {
	margin:8px 0 0 0;
	font-size:11px;
}
ul#recentProjects li a {
	font-weight:700;
}
#sidebar {
	width:260px;
	float:right;
	display:block;
	padding:0 45px 0 0;
}
#sidebar .widget {
	padding:0 0 30px 0;
	overflow: hidden;
	display:block;
}
#sidebar ul {
	padding:10px 0;
	list-style: none;

}
#sidebar ul li {
	background:url(./images/sidebarArrow.jpg) no-repeat left 3px;
	line-height:14px;
	padding:0 0 10px 20px;

}
a.learnMoreLink {
	background:url(./images/learnMoreLink.jpg) no-repeat right 2px;
	padding:0 20px 0 0;
	line-height:12px;
	float:right;
	font-size:12px;
	display:block;
}

a.greensolutionLink {
	background:url(./images/learnMoreLink.jpg) no-repeat right center;
	padding:0 20px 0 0;
	line-height:12px;
	text-align:right;
        font-size:18px;
	display:block;
        margin:20px 0 0 0;
}

#footer {
	background:url(./images/footer.jpg) no-repeat;
	width:990px;
	padding:20px 0px 30px 5px;
	text-align:center;
	color:#FFFFFF;
        font-size:11px;
}
#footer a, #footer a:hover, #footer a:link, #footer a:visited {
	color:#fff;
	text-transform: uppercase;
	text-decoration:underline;
font-size:11px;
font-weight:100;
}

/* COMMENTS */



ol.commentlist li {
	border-bottom:1px dotted #cccccc;
	margin:0 0 30px;
	padding:0 0 20px;
}
/* Client Area Button */



#header, #galleryheader {
	position:relative;
	margin:0;
	padding:0;
}
.panel_button {
	position:absolute;
	right:0px;
	background: url(http://www.trossbrothers.com/wp-content/themes/TRoss/images/menuhover.png) no-repeat -4px -38px;
	z-index:20;
	width:100px;
	height:32px;
	cursor:pointer;
	margin:0;
	padding:0;
}
.panel_button a {
	text-decoration:none;
	color:#360503;
	font-size:15px;
	font-family:"Times New Roman";
	display:block;
	width:100px;
	height:25px;
	padding:8px 0 0 0;
}
.panel_button a:hover {
}
#toppanel {
	position:absolute;
	width:300px;
	right:25px;
	z-index:8000;
	text-align:center;
	height:0;
	top:0px;
}
#panel {
	width:300px;
	position:relative;
	top:0px;
	height:0px;
	margin:0 auto;
	z-index:1001;
	overflow:hidden;
	text-align:left;
	background:#B88838;
}
#panel div {
	padding:16px;
	z-index:1002;
}
#panel h6 {
	font-size:14px;
	margin:0 0 20px 0;
}
#panel label {
	display:block;
	margin:0 0 4px 0;
	font-size:12px;
	font-weight:700;
}
input#client_name, input#client_password {
	margin:0 0 10px 0;
}
.contactpage {
	width:905px;
	font-size:13px;
}
.contactpage h4 {
	font-weight:700;
	margin:20px 0 15px 0;
	font-size:16px;
}
.contacts span {
	float:left;
	width:50%;
}
.contact-one {
	width:50%;
	float:left;
	margin:10px 0 0 0;
}
.contact-two {
	width:50%;
	float:left;
}
.contact-two form {
	border:1px solid #ddd;
	padding:12px;
	display:block;
	background:#eee;
	margin:10px 0 0 0;
}
#nav a {
	white-space:nowrap;
}
/*.post-48 img {
	border:1px solid #ccc;
	padding:4px;
	background:#eee;
}*/
.post ul {
	list-style:disc;
	margin:0 0 0 20px;
}
.post ul li {
	margin:0 0 10px 0;
}
/*error form validation*/

label.error {
	float: none;
	color: #000;
	padding-left: .5em;
	vertical-align: top;
	top:-5px;
}
#loc-arc {
}
.location p, .architect p {
	display:inline;
	font-weight:700;
}
.location {
	margin:0 20px 0 0;
}
#testimonial {
	margin:20px 0 -18px 0;
	line-height:24px;
	background:#e5dab3 url(images/tquote.png) no-repeat 10px 10px;
	padding:30px;
}
.testimonial-client{font-weight:700;display:block;font-style:italic;margin:10px 0 0 0;}
.tquotes{font-weight:700;font-size:16px;font-family:georgia;}
.gallerypage {
	width:906px;
	margin:-60px 0 0 0;
}
.gallerypage2 {
	margin:-60px 0 0 0;
}
#galleryheader {
	height:75px;
	width:1000px;
	clear:both;
	position: relative;
}
#gallery-mainareaTop {
	background:url(./images/main2.png) no-repeat -1px -5px;
	height:90px;
	width:1000px;
	clear:both;
	display:block;
}

/* image rotator */
#rotator{border:1px solid #ccc;overflow:hidden;margin:40px auto 0 auto;width:905px;height:389px;position:relative;}
#side{z-index:2;width:200px;position:absolute;height:389px;overflow:hidden;top:0px;left:0px;display:block;}
#side ul li{border-bottom:1px solid #ccc;position:relative;padding:8px;background:#eee;}
#side ul li.hover{cursor:pointer;background:#fff;}
#side ul li div{font-family:arial;font-size:11px;font-weight:700;color:#555;padding:16px 0 0 0;}
#side ul li img{border:1px solid #ddd;padding:3px;float:left;background:#fff;margin:0 10px 0 0;}
#big{width:800px;display:block;position:relative;height:389px;margin:0 0 0 185px;}
#big div{position:absolute;top:0px;left:0;background:#000;width:100%;padding:12px 12px 12px 27px;color:#fff;font-family:arial;font-size:14px;font-weight:700;width:200px;height:365px;}
#big div span{display:block;font-weight:100;font-size:12px;margin:10px 0 0 0;}
#side ul li.active{background:url(./images/edge.png) no-repeat -249px 0px;}
#side ul li.active div{color:#fff;}
#side ul li div span{display:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#side ul{margin:0;}
#side ul li{margin:0;}
.how-benefit a{font-style:italic;}
.gallery a {
	color:#ffffff;
	text-decoration: none;
}
.gallery a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.first-spacing p{margin:5px 0 0 0;padding:0;}
#printlogo{display:none;}

/* registration form */
#tregister{margin:40px 0 0 0;}
#tregister label{width:160px;vertical-align:top;padding:4px 0 0 0;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
#tregister input{margin:0 0 26px 0;width:210px;border:1px solid #999;padding:4px;font-size:13px;}
#tregister textarea{width:240px;height:80px;margin:0 0 20px 0;}
#tregister #client_submit{margin:0;width:70px;width:auto;}
#tregister.tregister-req .required{border:1px solid red;}
#tregister.tregister-req .entered{border:1px solid green;}	
