/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */

/* add custom css here */

/* 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: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5,  { font-weight: normal; }
h1, h2, h3, h4, h5, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 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 */

body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 945px;
	text-align: left;
       padding: 30px;
       background: #000000;
       cursor: url(http://www.ecrossfit.com/home/images/kassi.cur),auto;
}
#container-inner { position: static; width: auto;}

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content
{
	clear: both;
	margin: 5px 0px;
       padding: 10px;
       border-top: 1px dotted #999999;
       border-right: 1px dotted #06aa53;
       border-bottom: 1px dotted #999999;
       border-left: 1px dotted #06aa53;
}



.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 0px;
       padding: 10px;
       border-top: 1px dotted #06aa53;
       border-right: 1px dotted #06aa53;
       border-bottom: 1px dotted #06aa53;
       border-left: 1px dotted #06aa53;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}

/* * theme * */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #00a850; }

#banner a { color: #FFFFFF; text-decoration: none; }
#banner a:hover { color: #FFFFFF; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.widget-header,
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
border-top: 1px none #000000;
border-right: 4px none #999999;
border-bottom: 3px solid #000000;
border-left: 4px none #000000;
   padding: 5px;
	color: #06aa53;
	background: #FFFFFF;
	font-size: small;
        font-weight:bold;
   line-height: 1;
text-align: center; 
}

.widget-header a,
.widget-header a:hover,
.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #00a850;
       text-decoration: none;
}

.widget-header a:hover,
.module-header a:hover,
.trackbacks-header a:hover,
.comments-open-header a:hover
.archive-header a:hover
{
	color: #00a850;
       text-decoration: underline;
}



.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: px;
}


/* page layout */

body
{
	min-width: 990px;
	color: #333;
	background: #000000;
	background-image: url("http://www.ecrossfit.com/home/images/da_kassi3.jpg");	background-repeat: repeat;	
}


#container
{
	width: 990px;	margin-bottom: 20px;
	background: #000000;
	background-image: url("http://");	background-repeat: repeat;

}

#container-inner
{
border-top: 25px solid #5d3e2c;
border-right: 25px solid #5d3e2c;
border-bottom: 25px solid #5d3e2c;
border-left: 25px solid #5d3e2c;
	background: #FFFFFF;
	background-image: url("http://");	background-repeat: repeat;
}






















#header
{
	width: 100%;
        height: 240px;
	background-color: #FFFFFF;
	background-image: url("http://www.ecrossfit.com/events/images/logo_long_kassi3.jpg");	

background-repeat: no-repeat;
	height: 150px;
}

#header-inner
{
	padding: 15px 13px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
	
}


#header-name
{
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	line-height: 1;
}

#header-description
{
	margin-top: 5px;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	background: none;
	line-height: 1.125;
}

#header a { color: #FFFFFF; text-decoration: none; }

.entry-title
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #06aa53;
	font-size: large;
font-weight:bold;	padding: 5px;
border-top: 3px dotted #000000;
border-right: 10px solid #000000;
border-bottom: 3px dotted #000000;
border-left: 3px none #000000;
}

.entry-title a { color: #06aa53; text-decoration: none;}
a:hover { color: #06aa53;  text-decoration: underline;}

.asset-meta {
	color: #999999;
       padding: 10px;
       padding-bottom:  0px;
border-top: 0px none #999999;
border-right: 1px dotted #06aa53;
border-bottom: 0px none #06aa53;
border-left: 0px none #06aa53;
}


#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 5px 10px 5px 10px;
   border-width: 0px 0px 0px 0;
}




.asset-header,
.asset-content,
.asset-footer,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin: 0px;
}

a img, :link img, :visited img 
{
border: 5px solid #000000;
}

/* Don't forget I had to edit the page template from h1 to h6 */
h6
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #06aa53;
	font-size: large;
font-weight:bold;	padding: 5px;
border-top: 3px dotted #000000;
border-right: 10px solid #000000;
border-bottom: 3px dotted #000000;
border-left: 3px none #000000;
}


#beta-inner img
{
border: 0px none #FFFFFF;
}

#footer-inner a {color: #333333; text-decoration: none;}
#footer-inner a:hover {color: #00a850;}

.asset-footer
{
  padding-top: 0;
}

.entry-asset
{
  padding-bottom: 20px;
  margin-bottom: 20px;
}



