/*#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
  	float: right;
  	margin-left: -280px;
	margin-right: 15px;
}

#content {
	margin-left: 280px;
	margin-top:175px;
}*/

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
  	float: right;
  	margin-left: -255px;
	margin-right: 15px;
}

#content {
	position:absolute;
	top:175px;
	left:255px;
	margin-right: 10px;
}

#banner-description {
    position:absolute;
    padding-right:148px;
	top:5px;
	left:470px;
	letter-spacing: 2px;
    font-size: x-small;
}

#left_menu {
	background: white url(site/left_grey_block.jpg) repeat-y;
	float: left;
	position:absolute;
	top:150px;
	left:0px;
	width:230 px;
	height:100%;
	/*you must change module-content and module-header and .header in order to change width*/
	padding-left:5px;
}

#banner  {
	 background-image: url(site/boydog_back.jpg);
	 visibility: visible;
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 150px;

}

#topleft  { 
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
}

#topright {
	visibility: visible;
	position: absolute;
	top: 0px;
	right: 12px;
	width: 145px;
	height: 120px;
}

a
{
	text-decoration: none;
	color: #000000;
	
}

a.link_y { 
        decoration:none;
        color: #ffcc33; }
a.link_y:hover {
        decoration:none;
        color: #7f7f7f;}
        
a.link_b_w {
        decoration: none;
        color:#000000;
        }
a.link_b_w:hover{
        decoration: none;
        color:#e6e6e6;
}



a.link_italic {
        decoration: none;
        }
a.link_italic:hover {
        decoration: none;
    	font-style: italic;
	   color: black;
}



a.link_w{
    decoration:none;
    color:#ffffff;
}

.dropcap {  float: left;  font: normal 45pt/0.8em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: #daa520;  margin-right: 3px;}


/*a:visited { color: #ffcc33; }*/

a:active { color: #ffcc33; }

a:hover { color: #ffcc33; }

body {
	background : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
	color: #333333;
	margin: 1px 0 10px 0;
	border: 0;
	font-size: medium;
	text-align: left;
	width: 195px;	
}

.copyright-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	width: 182px;
	text-align: left;
	position: absolute;
	bottom:10px;
	padding:4px;
    background: #ffffff url(/site/boydog_bottomlight.jpg);
	border: thin dotted #e6e6e6;
}


.small-date {
	color: #aaaaaa;
	font-weight: lighter;
}


#entry-more {
	background: repeat url(site/boydog_bottomlight.jpg);
	width: 500px;
	padding: 5px;
	font: medium Verdana, Arial, Helvetica, sans-serif;
	border: thin dashed #4c4c4c;
	text-align: left;
}

#main-more {
	background: repeat url(site/boydog_bottomlight.jpg);
	width: 650px;
	padding: 15px;
	font: medium Verdana, Arial, Helvetica, sans-serif;
	border: thin dashed #4c4c4c;
	text-align: justify;
}

#nav-links {
	color: #4c4c4c;
	font: italic lighter small Verdana, Arial, Helvetica, sans-serif;
}

.small-grey {
	color: #aaaaaa;
	font-weight: lighter;
	font-size: small;
}

.yahoostat{
    position:absolute;
    bottom:0px;
    }

.dark-grey-small{
	color: #4c4c4c;
	font-size: small;
}

.light-grey-small{
	font-size: small;
	color: #999999;
}









/* Added from template CSS */

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-size: large;
	text-align: left;
}

.entry-header {
	margin: 1px 0 10px 0;
	border: 0;
	color: #666666;
	font-size: medium;
	text-align: left;	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content {
	margin: 10px 0;
	font-weight: lighter;
	font-size: small;

}

.entry-footer,
.trackback-footer,
.comment-footer{
	margin: 0 0 10px 0;
	border: 0;
	color: #000000;
	font-size: small;
	line-height: normal;
	text-align: left;
}

/*Module css for menu */

/* modules */

.module-header
{
	margin: 5px 0;
	border-bottom: thin solid #ffcc33;  	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
	width: 195px;
	padding-top:15px;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	width: 195px;
	text-align: left;
	padding-right:45px;
}

.module-list { margin: 0; }

.module-list-item { margin: 10px 0; }

.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 1px solid #333333;
}

.module-photo
{
	text-align: right;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }

.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }

.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}