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


@import url(http://www.atomicecho.com/mt-static/plugins/ActionStreams/css/action-streams.css);

/*Below this is the old stylesheet stuff from 

@import url(http://www.atomicecho.com/styles/ae3_orig.css);*/

/* Default Layout:  */

/* these classes determine font properties for all document text */
/********************************************************/
body, td { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
a.nav:link, a.nav:visited, a.nav:hover {
	color: #000000;
}		
/* default for anchors */
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.form {
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	background: #330033;
	text-decoration: none;
}
	
.blacktext{
	 font-size: 11px;
	font-weight: bold;
	color: #000000;}	
	 
.bodytext{
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}		 
	
.header{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}	 	
	
body
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
		
/********************************************/
/****                INLINE LINK STYLEs                  ****/	
/*******************************************/

/*TOP NAVIGATION*/
.nav {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	background: #CFCFCF;
	border: 1px dashed #000000;
	display: block;
	font-style: normal;
	background-repeat: no-repeat;
	padding: 1px;
	text-align: center;
	}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	background: #9C9C9C;
	display: block;
	padding: 1px;
	text-align: center;
	border: 1px dashed;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content {
	font-size: 10.5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	border: thin none;
}
.corner_tl {
	background-image: url(../img/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	height: 10px;
	width: 10px;
}
.corner_tr {
	background-image: url(../img/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	height: 10px;
	width: 10px;
}
.corner_br {
	background-image: url(../img/corner_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	height: 10px;
	width: 10px;
}
.corner_bl {
	background-image: url(../img/corner_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	height: 10px;
	width: 10px;
}
.spacer10 {
	background-image: url(../img/t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px none;
	height: 10px;
	width: 10px;
}
h3 {
	position: relative;
	width: 100%;
	width: auto;
	margin: 0;
	border-left: 5px solid #000000;
	padding: 5px;
	color: #333333;
	background: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.dashedblackborder {
	border: 1px dashed #000000;
	margin: 2px;
	padding: 1px;
}
.rhs_panel {
	background-color: #FFCCFF;
	border: 1px dashed #666666;
	width: 120px;
	vertical-align: top;
}

/*MODULE LAYOUT STYLING AND HEADERS*/

.widget-header,
.twitter-header,
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.delicious-banner
{
    position: relative;
	width: 100%;
	width: auto;
	margin: 0;
	border-left: 5px solid #000000;
	padding: 5px;
	color: #333333;
	background: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.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,
.delicious-banner a
{
   color: #333333;
}

.widget-content,
.module-content
{
   position: relative;
   margin: 2px 0px 0px 2px;
}

/* MODULE AND WIDGET STYLING */

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

h1, h2, h3, h4, h5, h6
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.widget-content a,
.module-content a
{ color: #333333; }

.widget-content a:hover,
.module-content a:hover
{ color: #999999; }

.widget-list,
.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

widget-list .widget-list,
.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 5px;
   list-style: circle;
}

widget-list-item,
.module-list-item,
.delicious-post
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

/*DELICIOUS LINKS CSS */

.delicious-posts { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2}
.delicious-posts ul, .delicious-posts li, .delicious-banner {
	margin: 0px;0px;0px;1px
	padding: 5px;
}
.delicious-post {font-size: 10px;  color: #666666; line-height: 12px; list-style: disc}
/*.delicious-banner { position: relative;
	width: 180px ;
	margin: 0;
	border-left: 5px solid #000000;
	padding: 5px;
	color: #333333;
	background: #CCCCFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;}*/
.delicious-posts a:hover { text-decoration: underline; color: #999999 }
.delicious-posts a {text-decoration: none; color: #333333}
.delicious-post a {text-decoration: none; color: #333333}
/*.delicious-link {font-size: 10px;  color: #333333}

/*TAG CLOUD*/
   
    .module-tagcloud .module-content {text-align: center; } 
    .module-tagcloud .module-content .module-list { list-style: none; }
    .module-tagcloud .module-content .module-list .module-list-item { display: inline; }
    .module-tagcloud .module-content .module-list li.taglevel1 { font-size: 24px; }
    .module-tagcloud .module-content .module-list li.taglevel2 { font-size: 20px; }
    .module-tagcloud .module-content .module-list li.taglevel3 { font-size: 16px; }
    .module-tagcloud .module-content .module-list li.taglevel4 { font-size: 12px; }
    .module-tagcloud .module-content .module-list li.taglevel5 { font-size: 8px; }
    .module-tagcloud .module-content .module-list li.taglevel6 { font-size: 6px; }

/* COLUMN STYLING*/

#header-inner, #footer-inner,
#beta-inner, #gamma-inner {
    overflow: hidden;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px dashed #666666;
    background-color: #F5F5F5;	
    vertical-align: top; }


/* ENTRY ELEMENT STYLING */

.entry-header
{
	width: 100%;
	width: auto;
        margin-top: 0;
	border-left: 5px solid #666666;
	padding: 0 0 0 5px;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
        background-color: #CCCCCC;
        border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.archive-header
{
	width: 100%;
	width: auto;
        margin-top: 0;
	border-left: 5px solid #666666;
	padding: 0 0 0 5px;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
        background-color: #CCCCFF;
        border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.promotethis {
    overflow: hidden;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px dashed #666666;
    background-color: #FFCCCC;	
    vertical-align: top; }

/* FRIENDFEED*/

.friendfeed .feed .body
   {overflow: hidden;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px dashed #666666;
    background-color: #F5F5F5;	
    vertical-align: top; }


