/* basic elements */

@import url(/stylesheets/default.css);
@import url(/stylesheets/blog.mistersquid.com.css);

textarea {
	color: #000000;
	text-decoration: none; 
	background-color: #E7E7C1; 
	border: 1px solid #363430;
	padding: .25em;
}	

em
{
	color: #AC7677;
	font-weight: bold;
}


/* 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: 1px; */
	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 */
	min-width: 980px;
	width: 95%;
	text-align: left;
}
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
#	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

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

.entry
{
	margin-bottom: 1.5em;
}

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

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
{
	clear: both;
}

.comments-open-content,
.comments-closed
{
	clear: both;
	margin-left: 5%; margin-right: 5%; margin-top: 10px; margin-bottom: 10px; 
}

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

.entry-footer
{
	color: #2E87FF;
	clear: both;
/*	margin: 5px 10px 20px 10px; */
	text-align: right;
}

.tag-footer
{
	background-color: #1d1d1d;
	color: #2E87FF;
	clear: both;
	font-size: small;
	margin-bottom: -1.3em;
	padding: 0px 5px;
	text-align: left;
}

.tag-footer p
{
	padding-bottom: .5em
}
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
	color: #466E26;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

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

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;
}


#############################

/*
name: squid
designer: mistersquid
designer_url: http://blog.mistersquid.com/

ADAPTED FROM
name: Folio
designer: Dave Shea
designer_url: http://www.mezzoblue.com
developer: Randy Reddig
developer_url: http://shaderlab.com
*/

/*  basic page elements */

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family:  'Lucida Grande', 'News Gothic MT', 'Arial', verdana, sans-serif;
	font-size: 12px;
	color: #A39EA7;
	background: #292B2F;
}


form { margin: 0; padding: 0; }

a
{
	text-decoration: underline;
	color: #B3AFB8;
}

a:visited
{
	color: #D9D9D9;
}

a:hover
{
	color: #fff;
}

a img
{
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
/*
	margin-top: 10px;
	margin-bottom: 10px;
*/
}

ol,
ul
{
	margin-left: 2.5em;
}

img.left
{
	float: left;
	margin: 15px;
}

img.right
{
	float: right;
	margin: 15px;
}

sup
{
	line-height: 0px;
}

.archive-header,
.comments-header,
.comments-open-header,
.friendlies-module-header,
.module-header,
.trackbacks-header
{
	width: 100%;	
	margin: 0;
	border: solid #aaa;
	border-width: 1px 0;
	padding: 5px 10px 5px 25px;
	color: #ddd;
	font-size: 15px;
}

.archive-header,
.comments-header,
.comments-open-header,
.module-header,
.trackbacks-header
{
	background: #111 url(/mt-static/images/roundacle20i.gif) 0 2px no-repeat;
}

.friendlies-module-header
{
	background: #111 url(/mt-static/images/friendlies.gif) 0 2px no-repeat;
}

.rss-module-header
{
	width: 100%;	
	margin: 0;
#	background: #111 url(/mt-static/images/purpleRSS_20x20.gif) 0 2px no-repeat;
	border: solid #aaa;
	border-width: 1px 0;
	padding: 5px 10px 5px 0;
	color: #ddd;
	font-size: 15px;
}

.module-header a,
.module-header a:visited,
.trackbacks-header a,
.trackbacks-header a:visited,
.comments-header a,
.comments-header a:visited,
.comments-open-header a,
.comments-open-header a:visited
{
	color: #ddd;
}

.module-header a:hover,
.rss-module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover
{
	color: #fff;
}

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



/* page layout */

#container
{
	width: 100%;
	margin: 15px auto;
	border:  solid #fff;
	border-width: 1px 0;
	background: #000000
}

#banner
{
	font-family:  'Lucida Grande', 'News Gothic MT', 'Arial', verdana, sans-serif;
	min-height: 220px;
	position: static;
	text-align: center;
	background-image: url(/images/general/banner/mls.02.01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#container-inner {
	position: static;
	width: auto; 
}

#banner-inner
{
	padding: 20px 25px 10px 10px;
}

#banner-header
{
	color: #303030;
	font-family: 'SerpentineDBol', 'AntiqueOliT' , 'Futura', 'Arial Black', serif;
	font-size: 24px;
	margin: 0;
}

#banner-header a { color: #303030; text-decoration: none; }
#banner-header a:hover { color: #595959; }

.date-header
{
	color: #A39EA7;
	margin: 0 15px;
	padding: .2em;
	font-size: 18px;
	background-color: #080808;
/*	border-color: #39342A; */
	border-color: #1d1d1d;
	border-style: solid;
	border-width: 2px;
/*	border: 1px dotted; */
}

.entry-header
{
	margin: 1em 15px 1em;
	font-size: 17px;
	font-weight: normal;
}


/* modules */

.comments-closed,
.comment-content,
.comment-footer,
.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.archive-content
{
	margin: 1.5em;
	line-height: 20px;
/*
	font: 82%/150%;
	font-size: 12px;
*/
}

/* 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;
	font-family: 'Lucida Grande', 'News Gothic MT', 'Arial', verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}

.module-content
{ 
	margin: 10px 15px 20px 15px;
	line-height: 14px;
	margin-left: 10px;
	text-indent: -5px;
	font-size: 10px;	
}

.module-content-calendar
{ 
	margin: 10px 15px 20px 15px;
	margin-left: 0;
	text-indent: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


/* one-column tweaks */
	
	.layout-one-column #container-inner { background: none; }
	
	.layout-one-column #alpha { width: 94%; margin-left: 20px; margin-right: 20px; }

/* two-column-right tweaks */
	
	.layout-two-column-right #container-inner
	{
	}
	
	.layout-two-column-right #alpha { width: 70%; margin-left: 10px; }
	.layout-two-column-right #beta { width: 25%; margin-left: 20px; margin-right: 10px; }

