/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body { background-color: #2e4668; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/bkg-site.jpg); background-repeat: repeat-x;}

.home .headline_area { width: 0; height: 0; margin: 0; padding: 0; display: none; }
#header { display: none; }
#footer { display: none; }
.home #content { display: none; }
#custom_footer_section { width:920px; min-height:219px; background-color: #4d627f; padding: 5px 15px 30px 15px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/bkg-footer.jpg); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: normal; font-style:normal; color: #ebdbcb; } 
.home #comments { display: none; }
#sidebars { width:270px; min-height:738px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/sidebar-bkg.png); background-repeat:no-repeat; }
#content { width:680px; min-height:30px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/content-shadow.png); background-repeat:no-repeat; margin: 0; padding: 0; border:0; }
.home .headline_area { display: none; }
.home h2 { display: none; }
.notused #sidebar_1 { display: none; }
.notused .sidebar_list { display: none; }
.home .post_box { padding: 0; }
.notused #callout-container { margin-left: 14px; margin-right: 14px; padding: 0 0 15px 0; }
.home .format_text { margin: 0; padding: 0; }
.home-main-content { width:920px; height:375px; padding:0; margin:0; border:0; }
.home-lower-bucket { width:920px; padding:0; margin:0; border:0; }
.tab { padding:0; margin:0; border:0; line-height: 36px; height: 36px; }
ul { padding:0; margin:0; border:0; }
#copyright { width: 87em; margin: 0 auto; }
#bottom_border { width:960px; height:25px; margin:0px; padding:0; border:0; }

	
/*  LAYOUT CONTAINERS  */
#banner-container { width:950px; height:141px; }
#footer-shadow { width:950px; min-height:20px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/footer-shadow.png); background-repeat:none; }
#footer-practice-areas-menu { float:left; width:175px; height:200px; padding-left:25px; }
#footer-attorneys-menu { float:left; width:175px; height:200px; }
#footer-contact-us-right { float:right; width:515px; height:200px; }
#left-practice-areas-menu { float:left; width:250px; height:600px; padding:0 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #2e4668; text-decoration: none; }

#home-top-container { width:950px; min-height:1200px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/bkg-home-1.png); background-repeat:no-repeat; }
#left-practice-areas-menu-home { float:left; width:226px; height:606px; padding:22px 21px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #2e4668; text-decoration: none; }
#right-home-rotating-image { float:right; width:680px; height:640px; border:0; padding:0; margin:0; }
#left-callout-home { float:left; width:680px; height:180px; padding:20px; }
#right-callout-home { float:right; width:230px; height:180px; border:0; padding:0; margin:0; }


/* SEARCH INPUT BOX */
#search-box_container { z-index:1000; position:relative; float:left; top:0; bottom:0; left:0; width:250px; height:48px; margin:0; padding:0 0 0 20px; border:0; line-height: 48px; background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/menu-tile.jpg); background-repeat: repeat-x; }
#search-box { float:left; top:0; bottom:0; left:0; width:152px; line-height: 25px; height:25px; margin:9px 0 0 0; background:#ffffff; padding:2px 0 2px 15px; border:0; }
#search-box-button { float:right; top:0; bottom:0; left:0; width:83px; height:28px; margin:9px 0 0 0; border:0; }
#search-input { float:left; border:none; height: 24px; line-height: 24px; }
#search-box input { width:140px; border:0; margin:0; padding:0; line-height: 24px; height: 24px; "-webkit-appearance": none; }
#search-box input:focus { width:140px; border:0; padding:0; margin:0; outline:0; "-webkit-box-shadow": none !important; "-moz-box-shadow": none !important; box-shadow: none !important; line-height: 24px; height: 24px; }
.text_input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666; background-color: #FFFFFF; border:0; padding:0; margin:0; line-height: 24px; height: 24px; } 


/* NAV IMAGES */
.custom { padding-top:0em; padding-bottom:2em; }
#container { border-left: #cccccc solid 0px; border-right: #cccccc solid 0px; border-bottom: #cccccc solid 0px; padding-bottom:0; margin-bottom:0; }
#page { border:0; padding:0; margin:0; background-color:#fffff3; }

.custom ul.tabs {border:0; margin:0; padding:0; line-height: 36px; height: 36px; }
   .custom ul.tabs li {margin:0; border:0; background:none; line-height: 36px; height: 36px; }

.header-home { 	padding-top: 15px; padding-bottom: 15px; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.format_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style:normal;
	color: #ebdbcb;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #2e4668;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #7f6c5a;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #9e8770;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #004f8d;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #9c8a78;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #ebdbcb;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #2e4668;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #7f6c5a;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
.h3:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: underline;
}
.h4, a.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #9e8770;
	text-decoration: none;
}
.h4:hover, a.h4:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #9e8770;
	text-decoration: underline;
}
.format_text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #004f8d;
	text-decoration:none;
}
.format_text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #004f8d;
	text-decoration:underline;
}
.h5, .format_text a .h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #004f8d;
	text-decoration:none;
}
.h5:hover, .format_text a:hover .h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #004f8d;
	text-decoration:underline;
}
.h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #9c8a78;
}
.h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #ebdbcb;
}
.entry-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #7f6c5a;
	text-decoration: none;
}
.entry-title a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #7f6c5a;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: underline;
}
.format_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
.format_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: underline;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: underline;
}
.a-practice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: none;
}
.a-practice:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #2e4668;
	text-decoration: underline;
}
.a-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style:normal;
	color: #ebdbcb;
	text-decoration: none;
}
.a-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style:normal;
	color: #ebdbcb;
	text-decoration: underline;
}
.a-footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style:normal;
	color: #ebdbcb;
	text-decoration: none;
	margin: 0 24px;
}
.a-footer2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style:normal;
	color: #ebdbcb;
	text-decoration: underline;
	margin: 0 24px;
}

/* SUBMENU CONTROLS */
.custom ul.submenu li.item a {
	background:none;
	background-color:#e7e9f3;
	height:25px;
	width:167px;
	margin:0;
	border:0;
	padding:3px 15px 5px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:0px;
	line-height:30px;
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	color:#2e4668;
	text-transform: capitalize;
}
.custom ul.submenu li.item a:hover {
	background:none;
	background-color: #d0d4e7;
}

/* TOP MENU CONTROL */
.menu {
	width:665px;
	height:48px;
	float:right;
	margin:0;
	border:0;
	padding: 0 0 0 15px;
	background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/menu-tile.jpg);
	background-repeat: repeat-x;
	background-color: none;
} 
.menu a {
	margin:0;
	border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 48px;
	height: 48px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	color: #2e4668;
	letter-spacing:0px;
	border-left: 1px;
	padding: 0 17px;
	background-image: url(http://www.vermontlawyers.net/wp-content/themes/thesis_18/custom/images/menu-tile.jpg);
	background-repeat: repeat-x;
	background-color: none;
} 
.menu a:hover {
	text-decoration: none;
	background-color: #e7e9f3;
}
.menu .current a {
	text-decoration: none;
	background-color: #e7e9f3;
}

/* FOOTER MENU CONTROL */
ul.menu-footer { width:500px; height:180px; margin:0; border:0; padding:0; list-style-type:none; } 
ul.sub-menu { list-style-type:none; }
.footer-title {
	padding: 0;
	margin-bottom:10px; border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;	
	height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	font-style: italic;
	color: #ebdbcb;
	letter-spacing:0px;
} 
.menu-footer a {
	padding: 0 32px 0 10px;
	margin-bottom:10px; border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;	
	height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	font-style: italic;
	color: #ebdbcb;
	letter-spacing:0px;
} 
.menu-footer a:hover {
	padding: 0 32px 0 10px;
	margin-bottom:10px; border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;	
	height: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
	color: #ebdbcb;
	letter-spacing:0px;
}
.text-footer ul.sub-menu li.menu-item a {
	background:none;
	height:11px; width:200px;
	margin:0; border:0; padding:0 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:11px;
	letter-spacing:0px;
	line-height:16px;
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	color:#ebdbcb;
	text-decoration: none;
	font-style: normal;
}
.text-footer ul.sub-menu li.menu-item a:hover {
	background:none;
	height:11px; width:200px;
	margin:0; border:0; padding:0 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:11px;
	letter-spacing:0px;
	line-height:16px;
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	color:#ebdbcb;
	text-decoration: underline;
	font-style: normal;
}


/* LEFT MENU CONTROL */
ul.menu-left { width:270px; margin:0; border:0; padding:0; list-style-type:none; } 
ul.sub-menu { list-style-type:none; }
.menu-left a {
	margin:0; border:0; padding:0;
	height: 40px;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	color: #7f6c5a;
	text-decoration: none;
} 
.menu-left a:hover {
	margin:0; border:0; padding:0;
	height: 40px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	color: #7f6c5a;
	text-decoration: underline;
}
.text-left ul.sub-menu li.menu-item a {
	background:none;
	height:32px; width:200px;
	margin:0; border:0; padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 32px;
	text-transform: capitalize;
	letter-spacing:0px;
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	color:#2e4668;
	text-decoration: none;
	font-style: normal;
}
.text-left ul.sub-menu li.menu-item a:hover {
	background:none;
	height:32px; width:200px;
	margin:0; border:0; padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 32px;
	text-transform: capitalize;
	letter-spacing:0px;
	font-weight:normal;
	text-indent:0px;
	text-align:left;
	color:#2e4668;
	text-decoration: underline;
	font-style: normal;
}


/*  OTHER  */
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	padding-left: 10px;
	color: #666;
	background-color: #ffffff;
}

.color-canvas {
	background-color: #fffff3;
}
.color-bkg {
	background-color: #2e4668;
}
.color-tan {
	background-color: #ebdbcb;
}
.color-light-blue {
	background-color: #d0d4e7;
}
.color-footer {
	background-color: #4d627f;
}