/*
Theme Name: Seeger Weiss Wordpress Theme
Theme URI: http://www.seegerweiss.com
Description: Seeger Weiss WordPress theme from Smart Solutions.
Version: 1.0
Author: Smart Solutions
Author URI: http://www.smartz.com/
Tags: 

	Seeger Weiss Theme v1.0
	 http://www.seegerweiss.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body {margin:0; padding:0; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:12px; color:#000;}
html {background:url('images/seeger-weiss-llp-6x1.gif') left 339px;}
body {background:#fff;}
body {text-align:center; min-height:400px; padding:0 0 35px; background:url('images/seeger-weiss-llp-1x1.gif') repeat-x;}
p {margin:0 0 15px; padding:0;}
img {margin:0; padding:0; border:0;}
hr {height:1px; border:0px; color:#e4e1d7; background:#e4e1d7;}
dl, dt, dd {margin:0; padding:0;}

a, a:link, a:visited {color:#c67001; text-decoration:underline;}
a:active, a:hover, a:focus {outline:none;}

/* Heading Styles */
h1, h2, h3, h4, h5 {margin:0 0 20px; padding:0; color:#2a2e3c;}
h1 {font-size:14px;}
h2 {font-size:12px; margin:0;}
h3 {font-size:12px; font-weight:normal;}
h4 {font-size:11px; font-weight:normal;}
h5 {font-size:10px; font-weight:normal;}

h2 a, h2 a:link, h2 a:visited {color:#c67001; font-size: 13px; font-weight: normal; text-decoration:none;}
h2 a:active, h2 a:hover, h2 a:focus {color:#c67001; text-decoration:underline;}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {color: #2a2e3c;}

img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

blockquote {margin: 15px; padding-left: 15px; border-left: 3px solid #eee; color: #444; font-size:13px; line-height: 16px;}
blockquote p {color: #444; font-size:13px; line-height: 16px;}
blockquote cite { margin: 5px 0 0; display: block;}

ol li {list-style: decimal outside;}

small { font-size: 11px;}
code { font: 11px 'Courier New', Courier, Fixed;}
cite { text-decoration: none;}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
/*hr {display: none;}*/

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
/*select {width: 130px;}*/
textarea {width: 90%; height:250px; padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.alignnone {display: inline;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

#themeContainer {width:900px; margin:0 auto; text-align:left; background:#fff url('images/content-bg.gif') repeat-y;}

/* Header Styles */
#header {height:109px; position:relative; border-bottom:solid 6px #7d410c; background:#fff;}

/* Call us */
#callUs {position:absolute; top:20px; right:0; width:175px; }
#callUs p {font-size:14px; font-weight:bold; color:#73788a; margin:0;}
#callUs p#number {font-size:24px; color:#2a2e3c;}

/* Slides / above content area */
#slides {height:221px;}
#slide {float:left; display:inline; width:607px; height:221px;}
#rightCTA {float:left; display:inline; width:293px; height:221px;}

#slideshow1 {height:221px; width:293px; padding:0; margin:0; overflow:hidden; position:absolute; top:0 left:0;}
#slideshow1 div.slide {height:221px; width:293px; top:0; left:0;}
#slideshow1 div.slide p {margin:50px; font-size:18px; color:#915200;}
#slideshow1 div.slide p a, #slideshow1 div.slide p a:link, #slideshow1 div.slide p a:visited {text-decoration:none;}

/* Menu Styles */
#siteMenu {position:absolute; height:30px; line-height:30px; left:0; top:79px;}
#Menu {margin:0; padding:0; list-style:none;}
#Menu li, #Menu li a, #Menu li a:link, #Menu li a:visited {background:url('images/menu-background-sprite.gif') no-repeat;}
#Menu li {float:left; display:inline; position:relative; margin:0 2px 0 0; padding:0 5px 0 0; background-position:right -30px;}
#Menu li a, #Menu li a:link, #Menu li a:visited {font-size:14px; font-weight:bold; color:#fff; text-transform:uppercase; text-decoration:none; display:block; padding:0 15px 0 20px; background-position:0px 0px;}
#Menu li a:active, #Menu li a:hover, #Menu li a:focus {}
#Menu li.current {background-position:right -90px;}
#Menu li.current a, #Menu li.current a:link, #Menu li.current a:visited {background-position:0px -60px;}
#Menu li.current a:active, #Menu li.current a:hover, #Menu li.current a:focus {}

/* Sub Menu Styles */
#Menu li ul {display:none; position:absolute; z-index:1000; margin:0; padding:0; width:225px; /* Match UL 'left' attribute below */ background:#7D410C;}
#Menu li ul * {list-style-position:outside; background-image:none;}
#Menu li ul li {float:left; position:relative; line-height:25px; margin:0; padding:0; width:100%;}
#Menu li ul li a, #Menu li ul li a:link, #Menu li ul li a:visited {display:block; height:25px; color:#fff; font-size:11px; border:0px; background-image:none;}
#Menu li ul li a:active, #Menu li ul li a:hover, #Menu li ul li a:focus {color:#fff; background:#A45510;}

#Menu li ul li ul {position:absolute; top:0px; left:225px; /* Match UL width above */}

span.menu-sub-indicator {float:right;}

/* Content Area Styles */
#contentArea {clear:both;}
.contentHome {position:relative; padding:0 0 125px;}
#mainColumn {float:left; display:inline; width:560px; margin:20px;}
#leftColumn {float:left; display:inline; width:170px; margin:0 20px 0 0;}
#siteContentColumn {float:left; display:inline; width:370px; line-height:16px;}
#rightColumn {float:left; display:inline; width:250px; margin:20px 20px 20px 30px; color:#fff;}

#leftColumn ul {margin:0; padding:0; list-style:none;}
#leftColumn ul li {}
#leftColumn ul li a, #leftColumn ul li a:link,#leftColumn ul li a:visited {font-size:14px; font-weight:bold; color:#c67001; text-decoration:none;}

/* Site Search */
#search {position:relative; height:70px; margin:25px 0 0; border-top:solid 1px #e4e1d7; background:url('images/seeger-weiss-llp-10x1.gif') no-repeat left 20px;}
#search h3 {}
#search input.txtSearch {position:absolute; left:10px; top:25px; width:120px; border:0px ! important; background:transparent;}
#search input.btnSearch {position:absolute; left:140px; top:20px;}

/* Sidebar / submenu styles */
#sidebar {margin: 0; padding: 0; width: auto; color: #c67001; font-size: 14px;}
#sidebar h2 {margin: 0 0 5px 0; font-size: 18px; color: #c67001; font-weight: normal;}
#sidebar h3 {margin: 0 0 5px 0; font-size: 18px; color: #c67001; font-weight: normal;}
#sidebar p {margin-top: 0; line-height: 18px; color: #fff;}
#sidebar a {line-height: 18px; color: #fff;}
#sidebar ul {list-style: none; margin: 0 0 15px 0; padding: 0;}
#sidebar ul li {margin: 0; padding: 0; color: #c67001;}
#sidebar ul li h2 {margin: 0 0 5px 0; font-size: 18px; color: #c67001; font-weight: normal;}
#sidebar ul li h3 {margin: 0 0 5px 0; font-size: 18px; color: #c67001; font-weight: normal;}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {font-weight: normal; color: #fff; text-decoration: none;}
#sidebar ul li a:hover, #sidebar ul li a:active {font-weight: bold; color: #fff; text-decoration: underline;}

/* subcat */
#sidebar ul li ul {list-style: disc; margin: 0 0 15px 30px; padding: 0;}
#sidebar ul li ul li {margin: 0; padding: 0; font-size: 12px; line-height: 22px; color: #c67001;}
#sidebar ul li ul li a, #sidebar ul li ul li a:link, #sidebar ul li ul li a:visited
{font-size: 14px; line-height: 22px; color: #fff; font-weight: normal; text-decoration: none;}
#sidebar ul li ul li a:hover, #sidebar ul li ul li a:active
{font-size: 14px; line-height: 22px; color: #fff; font-weight: normal; text-decoration: underline;}

/* Sidebar widget "hack" */
#sidebar div ul {list-style: disc; margin: 0 0 15px 30px; padding: 0;}
#sidebar div ul li {margin: 0; padding: 0; font-size: 12px; line-height: 22px; color: #c67001;}
#sidebar div ul li a, #sidebar div ul li a:link, #sidebar div ul li a:visited
{font-size: 14px; line-height: 22px; color: #fff; font-weight: normal; text-decoration: none;}
#sidebar div ul li a:hover, #sidebar div ul li a:active
{font-size: 14px; line-height: 22px; color: #fff; font-weight: normal; text-decoration: underline;}

/* Sidebar -> Widget styles */
.widget_archive { /*color: #fff;*/}
/*.widget_archive h3 {margin: 0; font-size: 18px; color: #6f6d6d;}*/

/* Footer Styles */
#footer {height:40px; line-height:40px; background:#2a2e3c;}

#footer p {color:#fff; margin:0 20px; line-height:20px;}
#footer p a, #footer p a:link, #footer p a:visited {color:#fff;}
#footer p span.sep {color:#afa481; padding:0 5px;}
#footer p.advertising {font-size:10px;}

/* Blog entry styles */
.date {font-size: 11px; color: #666;}
.postmeta {clear: both; margin: 0 0 25px 0; padding: 3px; font-size: 12px; line-height: 14px; color: #666; border: 1px #999 dashed;}
.postmeta a {font-size: 12px; line-height: 14px;}

.alt {margin: 0; padding: 10px; border: 1px #666 dashed;}

.navigation {display: block; text-align: center; margin: 0 0 20px 0; overflow: auto;}

.comments {}

/* WordPress-specific structure and styles */

.wp-smiley {float: none; margin: 0;}
.wp-caption {text-align: center; background-color: #eff0f0; margin-top: 5px; margin-bottom: 15px; padding: 4px 0 0 0; display: block;}
.wp-caption a {line-height: 0.11em;}
.wp-caption a:hover {background: none;}
.wp-caption img {margin: 0 auto; display: block; padding: 0;}
.wp-caption p.wp-caption-text, .wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

h2.pagetitle {margin-bottom: 5px;}

.narrowcolumn {float: left; padding: 0; margin: 0;}
.widecolumn {padding: 10px 0 20px 0; margin: 0;}

.post {position: relative; margin: 0 0 35px 0; text-align: left;}
.post h2 {margin: 0 0 5px 0; /*font-size: 14px;*/ background-image: none;}
.post h2 a {/*font-size: 14px;*/}
.post hr { display: block; }

.widecolumn .post { margin: 0;}

.entry {}
.entry p a:visited {}

/* Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; /*padding-left: 10px;*/ list-style: none; text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ol {margin: 0; padding: 0 0 0 35px;}
.entry ol li {margin: 0; padding: 0;}
/* This is mainly for password protected posts, makes them look better. */
.entry form {text-align:center;}

.divExcerpt, .divExcerpt p {}

.narrowcolumn .entry, .widecolumn .entry {}
.narrowcolumn .entry p, .widecolumn .entry p {}

.postmetadata {clear: both; font-size: 12px; line-height: 14px;}
.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;}

.narrowcolumn .postmetadata { text-align: center; /* padding-top: 5px; */}
.widecolumn .postmetadata { margin: 30px 0;}

.widecolumn .attachment { text-align: center; margin: 5px 0px;}
.widecolumn .smallattachment {text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px;}


/* Comment styles */
h3.comments {padding: 0; margin: 40px auto 20px;}

#commentform p { margin: 5px 0;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 99%; padding: 2px;}
#commentform input, #commentform textarea {font-size: 0.9em;}
#commentform #submit {margin: 0; float: right;}

.commentlist {}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; /*list-style: none;*/ font-weight: bold; font-size: 13px; border-bottom: 1px #666 dashed;}
.commentlist li .avatar {float: right; margin: 0 0 5px 5px; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist li p {font-size: 13px; font-weight: normal; /* line-height: 1.1em; */ text-transform: none;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}

.nocomments {text-align: center; margin: 0; padding: 0;}

.commentmetadata {margin: 0; display: block; font-weight: normal;}
.commentmetadata a {color: #444;}

ul.recentcomments {}


/* Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar caption {font: bold 1.3em Georgia, Georgia, serif; text-align: center; text-decoration: none; width: 100%;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff;}

#wp-calendar a {display: block; /*text-decoration: none;*/}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px; text-align: left;}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}


/* Custom WordPress Classes and IDs and Widgets */
li.widget_archive {}
li.widget_archive h2.widgettitle {}
li.widget_recent_comments {padding:45px 0 0 0; margin:0; border-top:solid 1px #F9EDCF; background:url('images/blog-recent-comments-head.gif') no-repeat;}
li.widget_recent_comments h2.widgettitle {display:none;}
#sidebar ul li.widget_pages h2 {font-size:14px; margin:0 2px; padding:0;}
li.widget_pages ul {/*position:absolute; top:220px; left:-197px;*/}
li.widget_pages ul li {margin:0; padding:0;}
li.widget_pages ul li a, li.widget_pages ul li a:link, li.widget_pages ul li a:visited {/*margin:0 ! important; padding:0 ! important; color:#751 ! important; font-size:16px ! important; text-decoration:none;*/}
li.widget_pages ul li.current_page_item a, li.widget_pages ul li.current_page_item a:link, li.widget_pages ul li.current_page_item a:visited {/*color:#c60 ! important; text-decoration:underline;*/}
#sidebar ul li.widget_search {}
#sidebar ul li.widget_search form#searchform {position:absolute; top:180px; left:-192px;}
#sidebar ul li.widget_search form#searchform input#s {margin:0; padding:0; width:110px; height:20px; border-style: inset; border-width:2px; border-left-color:#848484; border-top-color:#848484; border-bottom-color:#fafafa; border-right-color:#fafafa;}
li#tag_cloud {margin: 5px 0 0 15px;}
li#tag_cloud h2 {margin-left: -15px;}
/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #EEAD24; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}
