/* Base Weblog (base-weblog.css) */

/* alternate sidebar color- #ABCEE2 */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}
body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
   background: #36414d;
   color: #333;
   text-align: center;
}

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 780px;
   text-align: left;
   margin-bottom: 20px;
   background: #fff;
   border-width: 0px;
   border-color: #292e33;
   border-style: solid;
}

#container-inner
{
   position: static;
   width: auto; 
   border-width: 0px;
}

#banner
{
   position: relative;
   width: auto; /* necessary for ie win */
   background: #3C4767;
   padding: 0px;
   border-width: 0px;

}

#banner-inner
{
   position: static;
   background: #3C4767;
   padding: 0px;
   border-width: 0px;
   color: #fff;
}
#banner a { color: #fff; text-decoration: none; font-weight: bold; }


#beta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   background: #fff;
   width: 570px;
   padding-left:10px;

}


#beta-inner,

{

   position: static;
   border-style: solid;
   border-color: #fff;
   background: #fff;
   padding: 10px;
   border-width: 0;


}
#beta-inner a.internal { color: #000000; text-decoration: none; }


#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   font: normal 12px arial, sans-serif;
   margin: 0;
   width: 200px;
   background: #fff; /*#E7EBF0;*/
   border: 0;
}

#alpha-inner
{
   position: static;

}

a.purchse { color: #0000FF; text-decoration: underline; font-weight: bold;    font: bold 13px arial, sans-serif;
 }
a.purchase { color: #0000FF; text-decoration: underline; font-weight: bold;    font: bold 13px arial, sans-serif;
 }


#alpha-inner a { color: #660F57; text-decoration: none;  }

   .layout-two-column-left #alpha-inner
   {
      padding: 0px 0px 0 0px;
      border-width: 0px 0 0px 0px;
      border-style: solid;
      border-color: #fff;
   }


#product-list
{

   border-style: solid;
   border-color: #5A6B8D;
   border-width: 3px;
   padding: 5px;

}
#product-list a { color: #0000FF; text-decoration: none; font-weight: regular; }

#product-list-header a { color: #9A0908; text-decoration: none; font-weight: bold; font-size:18px; }
#product-list-header  { color: #9A0908; text-decoration: none; font-weight: bold; font-size:16px; }


#product-sets a { color: #0000FF; text-decoration: underline; font-weight: regular; }


form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }




h1 { font-weight: normal; }
h1
{
   margin-top: 10px;
   margin-bottom: 10px;
}

h2
{

   margin-top: 0;

   margin-bottom: 5px;
   color: #3C4767;
   font-size: 14px;
}
.h2_h2
{
   margin-bottom: 0;


   color: #F00008;
   font-size: 18px;
}
.redbold
{
   margin: 0;
   border-left: 5px solid #36414d;
   padding: 2px 2px 2px 2px;
   color: #fff;
   background: #60393C;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;


}

/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */






#pagebody { position: relative; width: 100%; background: #fff;}
#pagebody-inner { position: static; width: 100%; }



#delta { float: right; }






/* basic page elements */



a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc;}



.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}


/* page layout */









#gamma, #delta { width: 180px; background: #e6ecf2; }







.entry-header
{
   margin-top: 0;


   color: #F00008;
   font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #dae0e6;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}



/* two-column-left tweaks 60393C*/






#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: auto;
	clear: both;
	}
#footer {
	background-color: #6699CC;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer a {
        text-decoration: none;
	}