/* Default Layout:  */
/*@import url(http://www.emailmarketing.com/mt-static/themes-base/blog.css);*/

@import url(http://www.emailmarketing.com/mt-static/themes/minimalist-red/screen.css);

body {
font-family:Helvetica,Verdana,Geneva,sans-serif;
font-size:15px;
color: #222;
background: #B7B7B7 url(newImages/bg.gif) repeat-x scroll 0 0
} 

#siteinfo {
    background:#333333 none repeat scroll 0 0;
    float:left;
    height:26px;
    margin:75px 0 26px;
    width:100%;
		padding-top: 10px;
		color: #ededed;
		font-weight: normal;
}

.widget-content a {
color: #b0b827;
}

.asset-meta { border:0px;}
.asset-content {margin:0px;}

.widget-content {
  margin-bottom:50px;
}

#gamma-inner, #beta-inner {
text-align:left;
}
#gamma-inner td { font-size:11px; }

#beta-inner h3 {
  border:0px; /* override some other style sheet which we can't seem to access from MT */
}

#gamma-inner h3 {

  text-align:left;
  text-decoration:none;
  border-top:1px solid #ccc;
  border-bottom:0px;
  font-size:14px;
  font-weight:bold;
  padding-top:10px;

}



a {text-decoration: none; color: #b0b827; font-weight: bold; background: transparent;}
a:hover {text-decoration: underline; color: #222;}

.widget-header {
   /*border:1px solid green;*/

}

#content { 
    margin-top: 0px;  
    margin-bottom: 0px;  
}

#container {
   text-align:center;
}

#container-inner {
    margin-top:13px;
    width: 902px;
    margin-left:auto;
    margin-right:auto;
     
}
#headingBlock {
  background-color:#E3E3E3;
  background-image:url(newImages/cat_header.gif);
  background-repeat:no-repeat;
  color:#CCCCCC;
  font-family:Helvetica,Arial,sans-serif;
  font-style:normal;
  height:62px;
width:100%;

}

#headingBlock h1 {
  color:#CCCCCC;
  font-size:29px;
  font-style:normal;
  font-weight:bold;
  line-height:normal;
  margin:0;
  padding-left:20px;
  padding-top:20px;
  text-align:left;
  border:0px;

}

#headingBlock a {
  color:#CCCCCC;
  font-size:29px;
  font-style:normal;
  font-weight:bold;
	text-decoration:none;
}

#footer {
   background-color:#fff;
}

#header { 
    /*border:1px solid red;*/
    background-image:none;
    background:none;
    border:0px;
    height:89px;
    margin:10px auto 0;
    overflow:hidden;
    padding:0 0;
    width:902px; 
}
#header #branding {

   background:transparent url(newImages/ym_logo-trans.png) no-repeat scroll 0 0;
   float:left;
   height:89px;
   width:168px;
}

#branding a {
background: url(yesmail/newImages/ym_logo_over-trans.png);
	height: 89px; /* 142px */
	
	background-repeat: no-repeat;
	float: left;
	width: 168px;
}


#branding a:hover {
	background: url(yesmail/newImages/ym_logo_over-trans.png);
	height: 89px; /* 142px */
	
	background-repeat: no-repeat;
	float: left;
	width: 168px;
}

#header #left_cap {
  background-image:url(newImages/nav_one_left-trans.png);
  background-repeat:no-repeat;
  float:left;
  height:32px;
  margin-top:25px;
  width:10px;
}

#header #right_cap {
	background-repeat: no-repeat;
	width: 10px;
	background-image: url(newImages/nav_one_right-trans.png);
	height: 32px;
	float: left;
	margin-top: 25px;
	clear: right;
}

#header #nav_one {
  background-image:url(newImages/nav_one.gif);
  background-repeat:repeat-x;
  display:inline;
  float:left;
  height:32px;
  margin-top:25px;
  width:710px;
}

#nav_one ul {
  background-repeat:no-repeat;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0 0;
}

#nav_one ul li {
	display: inline;
	background-color: transparent;
	background-image: url(newImages/nav_one_divider.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 1px;
}
#nav_one ul li a {
	height: 32px;
	color: #4a4a4a;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#nav_one ul li a:hover {
	background: url(newImages/nav_one-over.gif) repeat-x 0 0;
}

/*** SEARCH FIELD
********************************/

.fieldHolder {
	display: block;
	width: 180px;
	height: 32px;
	background: url(newImages/search.gif) no-repeat;
	margin-top: 0px;
	float: right;
	clear: right;
}

.textInput {
	width: 130px;
	background: none;
	border: none;
	color: #FFFFFF;
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 9px;
	float: left;
}


.search_button {
	margin: 0px;
	padding: 0px;
	float: right;
}


#header a {
   
}

#header-content {
    background-image:none;
    background:none;
    margin: 0px 0 40px 10px;
}

#header-name {
    
}

#header-description {
  
}

/** overrides ***/

#alpha {
position:static;
width:593px;
text-align:left;
float:left;
}

/* styles from old 'blog.css' file ************/

/*
:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
*/
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    /*background: #fff;*/
}

/*
#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}
*/

#header, #content, #beta, #gamma, #footer {
    position: relative;
}

#gamma {
    display: inline;
    float: left;
    width:306px;
    text-align:center;
}
#gammaInnerContainer {
   width:206px;
   margin-left:auto;
   margin-right:auto;
   text-align:left;
   margin-top:30px;
}
#alpha-inner {
   padding-left:25px;
   /*padding-right:25px;*/
   padding-top:30px;
}
/*
#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}
*/

/*
#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
*/

/*
#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}
*/





/* Content ---------------------------------------------------------------- */
/*
a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}
*/

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.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-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

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

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

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

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

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

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

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

.widget-list .widget-list {
    margin-left: 15px;
}

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

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

.author-info img { float: left; margin-right: 10px; margin-bottom: 15px; }
.entry-title { clear: both; }

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }


