/*
Theme Name:Marczyk Theme
Theme URI:www.unleadedsoftware.com
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #dcd9cb url(images/background.gif) left top repeat-x;
  font: normal 62.5% Cambria, Georgia, serif;
  text-align: center;
  color: #000;
  padding-bottom: 20px;
}

textarea {
  width: 433px;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/

#newsletter {
  width: 1014px;
  margin: 0 auto;
  padding: 0 3px 0 11px;
  text-align: left;
}

#newsletter form {
  float: right;
  margin-bottom: 3px;
}

#container {
  width: 1014px;
  margin: 0 auto;
  text-align: left;
  background: url(images/container-background.gif) left top repeat-y;
  clear: both;
}

#containertop {
  background: url(images/container-top.gif) left top no-repeat;
}

#containerbottom {
  background: url(images/container-bottom.gif) left bottom no-repeat;
  padding: 11px 9px 18px 17px;
}

#right {
  float: right;
  width: 716px;
}

#nav {
  background: url(images/navback.gif) left top repeat-x;
  width: 716px;
  height: 47px;
  display: block;
  left: 278px;
  top: 6px;
}

#nav ul {
  margin-left: 5px;
}

#nav li {
  line-height: 47px;
  display: block;
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
}

#nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0 9px;
  font-family: Helvetica, Arial, sans-serif;
}

#nav li a:hover {
  color: #d93a1e;
}

#left {
  width: 266px;
  float: left;
}

#left h3 {
  font-size: 2.4em;
  color: #d93a1e;
  font-weight: bold;
  margin-bottom: .5em;
}

#left .block h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4em;
  color: #060606;
}

#left .block h5 {
  font-size: 1.4em;
  color: #060606;
  margin-bottom: 1em;
}

#left .block p {
  color: #060606;
  font-size: 1.2em;
  margin-bottom: 1em;
}

#left .block p em {
  color: #d93a1e;
  font-size: 1.2em;
  font-style: normal;
  font-weight: bold;
}

#left .homeblock p {
  color: #231f20;
  font-size: 1.4em;
  margin-bottom: 1em;
}

#left p.description {
  font-size: 1em;
}

#left .block, #left .homeblock {
  padding: 6px 9px;
}

.divider {
  background: url(images/hdots.gif) left center repeat-x;
  height: 2px;
  margin-bottom: 1em;
}

#left ul {
  margin-bottom: 1em;
}

#left .block a, #left .homeblock a {
  color: #d93a1e;
  text-decoration: none;
  border-bottom: 1px dotted #d93a1e;
}

#left .block a:hover, #left .homeblock a:hover {
  border-bottom: 1px solid #d93a1e;
}

#homeflash {
  float: left;
  padding-top: 6px;
  width: 716px;
  height: 354px;
}

#col1 {
  float: left;
  width: 443px;
  margin: 6px 7px 0 0;
  padding-bottom: 7px;
}

#col2 {
  float: left;
  width: 266px;
}

#footer {
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
}

#footerleft {
  width: 496px;
  float: left;
  margin-right: 6px;
  background: #231f20;
  text-align: center;
  padding: 16px 0 17px;
}

#footerleft li {
  display: inline;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding: 0 10px;
}

#footerleft li.last {
  border: 0 none;
}

#footerleft a {
  color: #fff;
  text-decoration: none;
}

#footerleft a:hover {
  text-decoration: underline;
}

#footerright {
  width: 485px;
  float: left;
  background: #231f20;
  text-align: center;
  padding: 10px 0;
}

#footerright a {
  color: #ccc5aa;
  text-decoration: none;
}

#footerright a:hover {
  text-decoration: underline;
}

#sectionheader {
  width: 716px;
  height: 266px;
  margin-top: 7px;
  background: url(images/photo.jpg) left top no-repeat;
}

#sectionheader h1 {
  padding-top: 219px;
  padding-left: 35px;
  line-height: 46px;
  font-size: 3.4em;
  color: #231f21;
  text-transform: uppercase;
  font-weight: bold;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.newslettersignup {
  background: url(images/newslettersignup.gif) left center no-repeat;
  text-indent: -9999px;
  display: block;
  height: 10px;
  width: 223px;
  float: left;
  margin-top: 17px;
  margin-right: 10px;
}

.textbox {
  border: 1px solid #000;
  background: #fff;
  font-family: Calibri, Helvetica, Arial, sans-serif;
  color: #393939;
  font-size: 1.1em;
  padding: 5px;
  height: 14px;
  width: 242px;
  float: left;
  margin-top: 8px;
  margin-right: 3px;
}

.submit {
  margin-top: 8px;
  margin-right: 6px;
  float: left;
}

.logo {
  background: url(images/logo.gif) left top no-repeat;
  width: 266px;
  height: 320px;
  text-indent: -9999px;
  margin-bottom: 6px;
}

.widget {
  list-style: none;
  padding: 10px 0;
  margin: 0 10px;
}

.widget h2, .widgettitle {
  color: #d93a1e;
  font-size: 2.4em;
  font-weight: bold;
  margin-bottom: .5em;
}

.widget li {
  font-size: 1.5em;
  margin-bottom: 1em;
}

.widget li a {
  color: #000;
  text-decoration: none;
}

.widget li a:hover {
  text-decoration: underline;
}

.widget_recent_entries, .widget_archives {
  background: url(images/hdots.gif) left bottom repeat-x;
}

.date {
  color: #d93a1e;
  font-size: 2.4em;
  font-weight: bold;
}

.post {
  padding-left: 10px;
  margin-bottom: 2em;
  padding-bottom: 2em;
  background: url(images/hdots.gif) left bottom repeat-x;
}

.post h2 {
  font-size: 2.4em;
  font-weight: bold;
  margin-bottom: 1em;
}

.post h2 a {
  color: #000;
  border: 0 none;
}

.post h2 a:hover {
  border: 0 none;
  color: #d93a1e;
}

.post p {
  font-size: 1.3em;
  margin-bottom: 1em;
  line-height: 1.5em;
}

.post blockquote {
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: 1em;
}

.post blockquote p {
  font-size: 1em;
}

.post h3, .post dt {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.6em;
  color: #d93a1e;
}

.post h4 {
  font-size: 1.4em;
  color: #060606;
  margin-bottom: 1em;
  font-weight: bold;
}

.post p em {
  color: #d93a1e;
  font-style: normal;
  font-weight: bold;
}

.post h3 strong {
  color: #d93a1e;
}

.post ul li {
  font-size: 1.5em;
  margin-bottom: 1em;
  margin-left: 10px;
  line-height: 1.5em;
  background: url(../images/bullet.gif) left 10px no-repeat;
  padding-left: 10px;
}

.post ol {
  list-style: decimal;
  margin-left: 40px;
}

.post ol li {
  font-size: 1.5em;
  list-style: decimal;
  margin-bottom: 1em;
  line-height: 1.5em;
}

.post li ul {
  margin-top: 10px;
}

.post li li {
  font-size: 1em;
}

.post li p {
  font-size: 1em;
}

.post a {
  color: #d93a1e;
  text-decoration: none;
  border-bottom: 1px dotted #d93a1e;
}

.post a:hover {
  border-bottom: 1px solid #d93a1e;
}

.post small {
  font-size: 1.2em;
  text-align: center;
}

.post li small {
  font-size: .8em;
}

/*----End Classes----*/