/*  
Theme Name: TestWebFratelli
Theme URI: http://www.webfratelli.com
Description: Wisconsin-Business-Broker <br> - Designed by <a href="http://www.webfratelli.com">WebFratelli.com</a> 
Author: WebFratelli
Author URI: http://webfratelli.com
? 2008, WebFratelli.com All rights reserved. 
*/

/* Begin Base Elements */

* {margin: 0; padding: 0; border: 0; list-style: none;}

body {
	font: 75%/150% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color:#293C76;
	color: #000033;
	padding: 0 335px;
	text-align: center;
}

#sizer {margin: 0 auto; width: 100%; text-align: left; max-width: 100%;}
#expander {margin: 0 -335px; min-width: 650px; position: relative;}

/*\*/
* html #expander {height: 0;}
/* */


a {
	text-decoration: none;
	color: #66CC66;
	font-weight: bold;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}

small {text-align: right; margin: 1em 0;}

h1 {font-size: 1.5em;}
h2 {font-size: 1.2em; border:none;}

h3, h4 {font-size: 1.0em; border:none;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #ddd;}

.date {
	color: #009933;
	padding: 0.5em 1em;
	text-align: right;
	float: right;
}
.date1 {font-size: 2em; display: block; line-height:.8em;}
.date2 {font-size: 1.5em; display: block; line-height:.8em;}
.date3 {font-size: 1em; display: block;line-height:.8em; font-weight: bold; color: #596889;}

.more-link {display: block; text-align: right;}
.pageInfo {
	font-size: 0.8em;
	color: #596889;
	text-align: right;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 1em;
	clear: both;
}

.fifty {width: 40%; text-align: center;}

.boxedup {border: 1px solid #596889; padding: 0.5em; margin: 0.5em;}
.boxedin {padding: 0 1em; margin: 0 120px 0 0.5em; text-align: right;}

/* End Base Elements */

/* Begin Layout Elements */

#newheader {background: url('images/headerbg.jpg') repeat-x; text-align: left; padding-top: 30px;}
#headerimage {height: 280px; background: url('images/header.jpg') top left no-repeat; list-style: none;}
#newheader h1 {padding: 65px 0 5px 20px; border: 0;}
#newheader h1 a {
	font-size: 2em;
	color: #99CC66;
}
#newheader h1 a:hover {color: #596889; text-decoration: none; border-top: 5px solid #ffffff; border-bottom: 5px solid #ffffff;}
#newheader h2 {color: #eee; font-size: 1em; padding-left: 20px; font-weight: normal; border: 0; margin-top: 10px;}

#wrapper1 {background: #293C76 url('images/main.jpg') top repeat-x; padding: 1px;}

.outer {margin-left: 215px; margin-right: 200px;}
.float-wrap {float: left; width: 100%; margin: 0 -1px 0 0;}

#column1 {
	float: right;
	width: 99%;
	position: relative;
	background-color: #FFFFFF;
	background-image: url('images/main.jpg');
	background-position:top;
	background-repeat:repeat-x;
}


#column1 p {margin: 0.5em 0.5em 1em 1em; line-height: 1.5em; text-align: justify;}
#column1 h1, #column1 h2, #column1 h3 {color: #CC9933; font-family: Georgia, "Times New Roman", Times, serif; padding: 0 0; border-bottom: 3px solid #CCCCCC; margin: 0.5em 0; text-align: left;}
#column1 h2 {font-size: 1.5em; }
#column1 h2.firstheading {padding-left: 5px; margin-right: 125px;}
#column1 h2 a {color: #CC9933;}
#column1 h2 a:hover {color: #596889; text-decoration: none;}
#column1 ul, #column1 ol {margin: 0.5em; padding: 0.5em;}
#column1 ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#column1 ol li {margin: 0 3em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin: 15px; padding: 0 0 10px 30px; font-style: italic; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 2em 0 0;}

#column2 {float: left; position: relative; width: 215px; margin-left: -225px; margin-top: 20px; font-size: 0.8em;}
.emphasis {
	color:#999966;
	font-size:14px;
	font-weight:600;
}

.container-left {margin-right: 10px; margin-left: 10px; color: #ffc; }

#column3 {float: right; position: relative; width: 200px; margin-right: -200px; font-size: 0.8em;}
.container-right {margin-left: 10px; margin-right: 10px; color: #ffc;}

#footer {
	color: #CCCCCC;
	background-color: #171717;
	background-image: url(images/footer.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	font-size: 0.8em;
	clear: both;
	padding: 20px 0px;
	margin-left: -1px;
}
#footer p {text-align: center; margin: 0; padding: 0;}
#footer p a {color: #FFFFFF;}

#back {clear: both; font-size: 0.8em; text-align: right; padding: 10px; clear: both; margin-top: 20px;}
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

/* End Layout Elements */

/* Begin Navigation Elements */


#breadcrumbs a {
	color: #99CC66;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #006633;
	text-decoration: none;
}
#breadcrumbs {
	position: absolute;
	color: #FFFFFF;
	font-size: 0.9em;
	top: 6px;
	left: 5px;
	text-align: left;
	text-transform: lowercase;
}


/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 6px; right: 5px;}
#searchform {text-align: center;}
#searchform #s {width: 200px; font-size: 9px; padding: 2px; border: 1px solid #1b8aeb;}
#searchform #s:focus {border: 1px solid #aaa; background: #fafafa;}
#searchsubmit {font-size: 9px; background: #fff url('images/search.gif') 1px 1px no-repeat; cursor: pointer; padding: 1px 3px 1px 15px; border: 1px solid #1b8aeb;}
#searchsubmit:hover {border: 1px solid #999;}
#submit {cursor: pointer;}

.entry form {text-align: center; border:0}

select {width: 140px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #ccc; background: #f9f9f9;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #ccc; background: #f9f9f9;}
#commentform #submit {color: #666; background: #eee; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #aaa; background: #eee;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fff;}

.comment_no {padding: 10px 0; float: right; font-size: 3em; color: #ccc;}

.commentlist {padding: 20px; margin: 0;}
ol.commentlist {margin: 0 !important; padding: 0 !important;}
.commentlist li {clear: both;  list-style-type: none !important; padding: 10px !important; margin: 10px !important;}
.commentlist li:hover {background-position: 0 0;}

.commentmetadata {border-top: 1px dotted #ec5; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #ca5; margin-top: 20px !important;}

#column1 blockquote.commented {margin-left: 5px; padding: 0 10px 10px 20px; font-style: italic; color: #963; background: url('images/blockquote.gif') 0 0 no-repeat !important;}
#column1 blockquote.commented blockquote, #column1 blockquote.commented ul, #column1 blockquote.commented ul li {background: none !important; margin: 0 !important; padding: 0 !important;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {padding: 0;}
p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

.images {width: 95%; text-align: center;}
.images img {float: left; clear: both; margin: 0 auto;}

/* End Images */

/* Begin Portlets */



#column2 ul {margin-bottom: 1em; border: 5px solid #596889; }
#column3 ul {margin-bottom: 1em; border: 5px solid #596889; }
#column2 ul li, #column3 ul li {margin: 0; padding: 5px; background: #f9f9f9 url('images/icon.gif') 5px 6px no-repeat;}
#column2 ul li a, #column3 ul li a {margin-left: 20px; display: block; border-bottom: 1px dotted #fc6;}
#column2 ul li a:hover, #column3 ul li a:hover {border-color: #da3;}
#column2 ul li.listHeader, #column3 ul li.listHeader {background: transparent; padding: 0;}
#column2 ul li h2, #column2 ul li h3, #column3 ul li h2, #column3 ul li h3 {margin: 0; padding: 1em 0 0.5em 1.2em; color: #1b8aeb; background: #f0f0f0;}
#column2 ul li.calendar {padding: 5px; background: #f9f9f9;}

/* End Portlets */

/* Begin Icons and Stuff */

#column3 .icons {background: #f9f9f9; 
margin-bottom: 1em; 
padding-bottom: 5px;}
#column3 dl dd {border-bottom: 1px dotted #fc6; margin: 0 10px 5px 0; padding: 0.5em 1em;}

.icons {border: 5px solid #596889;}
.icons dt {margin: 0; 
padding: 1em 0 0.5em 1.2em; 
font-size: 1.1em; 
font-weight: bold; 
color: #1b8aeb; 
background-color: #f0f0f0; 
border: 5px solid #596889; }

.icons a {display: block; height: 16px; padding-left: 25px !important; }
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('images/delicious.gif') no-repeat; }
.icons .s_digg {background: url('images/digg.gif') no-repeat;}
.icons .s_technorati {background: url('images/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('images/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('images/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('images/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('images/yahoo.gif') no-repeat;}
.icons .s_google {background: url('images/google.gif') no-repeat;}

.iconComment a {padding-left: 5px; }
.iconEdit {padding: 1px 0 5px 20px;}
.rss {padding: 10px 0;}
a.iconrss {background: url('images/rss.gif') top center no-repeat; text-indent: -999em; height: 104px !important; display: block;}
a.iconrss:hover {background-position: bottom;}

/* End Icons and Stuff */

/* Special Fixes */
img {max-width: 100%;}

/* \*/
* html #wrapper1, * html .outer a, * html .container-left, * html .container-right, * html .outer, * html h2 {height: 1%;}
* html .outer p {margin-right: -4px;}
#column2 {margin-right: -1px;}
#column3 {margin-left: -1px;}
* html #column2 {margin-right: -2px;}
/* Holly Hack */