/* THIS FILE IS AUTOMATICALLY GENERATED. CHANGES SHOULD BE MADE IN THE SASS FILES. */
/* ========================================================================================================== */
/* | CSS written by Jason T Johnson of BrandsmithGroup.com in Sass using the Textmate Sass-Generator bundle | */
/* | Sass : http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html                                       | */
/* | Sass-Generator Textmate bundle : http://github.com/postpostmodern/sass-generator-tmbundle              | */
/* ========================================================================================================== */
/* |                                                                                                        | */
/* ====================== reset========================= */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  text-decoration: none; }

*:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* ====================== global ========================= */
html {
  background: #225f0b;
  color: #52523b;
  margin: 0;
  padding: 0; }

body {
  position: relative;
  background-color: #9a9c66;
  font: normal 13px/1.3 Arial, Helvetica, sans-serif; }

#wrapper {
  width: 920px;
  margin: 0 auto;
  position: relative;
  background: url(http://copingmag.com/cwc/images/bg/page-middle.gif) center top repeat-y;
  background-color: #e9eab1; }
 
/* h3 added by DC March 3 2009 */  
h3 {
  	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;  }

a {
  color: #52523b; }
  a:hover {
    color: #9a9c66; }
  .active {
	color: #9a9c66; }


a.read_more:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

a.read_more:visited {
	color: #663300;
	font-weight: bold;
}
a.read_more:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

a.read_more:active {
	color: #663300;
	text-decoration: underline;
}


li {
	padding-bottom: .4em;
}

hr {
  display: none; }

a.skip {
  display: none; }

sup {
  font-size: 60%; }

.text-sizer {
  font-size: 12px;
  position: absolute;
  top: 15px;
  right: 20px;
  color: #9a9c66;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none; }
  .text-sizer span {
    cursor: pointer; }

/* ====================== page ========================= */
#page {
  padding: 6px 18px;
  margin: 0 auto;
  background: url(http://copingmag.com/cwc/images/bg/page-bottom.gif) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 9000; }

/* ====================== header ========================= */
#header {
  margin: 0 10px;
  height: 148px;
  position: relative;
  background: url(http://copingmag.com/cwc/images/bg/header.jpg) left top no-repeat;
  background-color: #3a7722; }
  #header img {
    display: block; }
  #header #issue {
    position: absolute;
    width: 168px;
    height: 148px;
    top: 0;
    right: 0; }
    #header #issue #cover {
      position: absolute;
      top: 10px;
      right: 37px; }
    #header #issue #sash {
      position: absolute;
      width: 168px;
      height: 148px;
      top: 0;
      right: 0; }

/* ====================== nav ========================= */
#nav {
  margin: 0 10px;
  line-height: 34px;
  height: 36px;
  position: relative;
  background: url(http://copingmag.com/cwc/images/bg/nav.gif) left bottom repeat-x; 
/*  background-color: #777e23; */
  padding-left: 20px; }
     #nav  a {
        color: #fff;
        font-size: 13px;
	padding: 5px;  }
        #nav a:hover {
          color: #d7cf0d; 
/* 	  background-color:#686f1f; */
	}
  #nav #flash-nav {
    position: absolute;
    top: 0;
    left: 0; }

/* ====================== primary ========================= */
#primary {
  float: left;
  width: 532px;
  margin: 6px 2px; }
  #primary p {
	margin: .6em 0;
}
    #primary p.read-more {
	margin-top: 1em;
	border: none;
}

  
  #breadcrumbs {
    margin: 0 4px 2px 4px;
    padding: 5px 10px;
    border-top: solid 1px;
    border-top-color: #bfc186;
    color: #777e23; }
    #breadcrumbs a {
      color: #777e23; }
    #breadcrumbs a:hover {
        border-bottom: solid 1px;
        border-bottom-color: #bfc186; }

  #primary div.box {
    background: url(http://copingmag.com/cwc/images/bg/centerbox-bottom.gif) center bottom no-repeat;
    padding: 0 26px 20px 26px;
    margin: 6px 0;
    overflow: hidden; }
    #primary div.box h1 {
      margin: 0 -26px 10px -26px;
      padding: 10px 26px;
      background: url(http://copingmag.com/cwc/images/bg/centerbox-top.gif) center top no-repeat;
      color: #e9eab1;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
      letter-spacing: .2em; }
      #primary div.box h1 img {
        display: block;
        margin-top: 2px; }
    #primary div.box h2 {
      color: #2c6a14;
      font-size: 21px;
      font-weight: bold;
      margin-top: 10px;
      line-height: 1.2; }
	  
  #primary div.aside {
    float: left;
    width: 164px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #666744; }
  #primary div.photo {
    float: left;
    margin: 16px 20px 10px 0;
    width: 104px;
    height: 124px;
    background: url(http://copingmag.com/cwc/images/bg/photo.gif) left top no-repeat; }
    #primary div.photo img {
      display: block; }
 #primary div.article {
	float: right;
	width: 360px;
} 

  #primary div.photo_160_200 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 166px; 
    height: 204px;
    background: url(http://copingmag.com/cwc/images/bg/celebrity-photo.gif) left top no-repeat; }

  #primary div.photo_150_180 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 156px; 
   height: 184px;  
/*    height: 204px;  */
    background: url(http://copingmag.com/cwc/images/bg/photo_150_180.gif) left top no-repeat; }


  #primary div.photo_150_100 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 156px; 
    height: 104px;
    background: url(http://copingmag.com/cwc/images/bg/photo_150_100.gif) left top no-repeat; }

  #primary div.photo_160_180 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 166px; 
/*   height: 184px;  */
    height: 204px;
    background: url(http://copingmag.com/cwc/images/bg/photo_160_180.gif) left top no-repeat; }

  #primary div.photo_150_120 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 156px; 
    height: 124px;
    background: url(http://copingmag.com/cwc/images/bg/photo_150_120.gif) left top no-repeat; }

  #primary div.photo_160_120 {
    float: left;
    margin: 16px 20px 10px 0;
 /*   width: 166px;  */
    height: 124px;
    background: url(http://copingmag.com/cwc/images/bg/photo_160_120.gif) left top no-repeat; }

  #primary div.photo_160_160 {
    float: left;
    margin: 16px 20px 10px 0;
    width: 166px; 
/*    height: 164px;  */
    height: 184px;
    background: url(http://copingmag.com/cwc/images/bg/photo_160_160.gif) left top no-repeat; }

 #primary div.article_sub {
	margin-top: 20px;
 } 

  #primary #celebrity h1 {
    color: #9a9c66;
    background-image: url(http://copingmag.com/cwc/images/bg/centerbox-top-blank.gif);
    padding-top: 24px;
    padding-bottom: 0;
    padding-left: 206px;
    margin-bottom: 0; }
  #primary #celebrity h2 {
    margin-top: 0; }
  #primary #celebrity div.aside {
    margin-top: -32px; }
  #primary #celebrity div.article {
    width: 300px; }
  #primary #celebrity div.photo {
    width: 164px;
    height: 204px;
    background-image: url(http://copingmag.com/cwc/images/bg/celebrity-photo.gif);
    margin-bottom: 6px; }

/* ================== new homepage features May 2010 ================== */
  #primary div.feature_box {
    background: url(http://copingmag.com/cwc/images/bg/centerbox-bottom-feature.gif) center bottom no-repeat;
    padding: 0 26px 20px 26px;
    margin: 6px 0;
    overflow: hidden; }

    #primary div.feature_box h1 {
      margin: 0 -26px 10px -26px;
      padding: 6px 26px;
      background: url(http://copingmag.com/cwc/images/bg/centerbox-top.gif) center top no-repeat;
      color: #e9eab1;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
/*      letter-spacing: .2em;  */
 }

      #primary div.feature_box h1 img {
 /*       display: block;  */
	display: inline;
        margin-top: 2px; }

 #primary div.feature_photo {
    float: left;
    margin: 0 20px 5px 0;
    width: 128px; 
}

#primary #feature_intros  img {
	border: solid #bfc186 2px; 
}

#primary #feature_intros  img.noborder {
	border: none; 
}

#primary #feature_intros hr {
	height: 1px;
	display:block;
	color: #bfc186;
	margin-bottom: 15px;
}

#primary  #feature_intros h2 {
      color: #2c6a14;
      font-size: 18px;
      font-weight: bold;
 /*     margin-top: 8px;  */
      line-height: 1.2; }

  #primary #story {
    position: relative;
    padding-top: 20px;
    background: url(http://copingmag.com/cwc/images/bg/centerbox-top-blank.gif) center top no-repeat; }
    #primary #story div.box2 {
      background: url(http://copingmag.com/cwc/images/bg/centerbox-bottom.gif) center bottom no-repeat;
      padding-bottom: 20px; }
      #primary #story div.box2 div.box3 {
	background: url(http://copingmag.com/cwc/images/bg/centerbox-middle.gif) center top repeat-y;
/* padding changed from 26px to 24px on 9/2/09 to fix IE jutted articles */
	padding: 0 24px;
	margin: 0;
	overflow: hidden;
	font-size: 13px;
}
    #primary #story h1, #primary #story h2 {
      margin: .6em 0; }
    #primary #story h1 {
      margin-top: .1em;
      color: #2c6a14;
      font-size: 21px;
      font-weight: bold;
      line-height: 1.2; }
    #primary #story h2 {
	color: #225f0b;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.8em;
	line-height: 1.2;
}

    #primary #story img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: solid #bfc186 2px;
}

#primary #story img.noborder {
	border: none;
}

#primary #story img.ncsd_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#primary #story img.ncsd_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#primary #story #ncsd_right img {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#primary #share {
    margin-bottom: 6px;
    padding: 20px 20px 20px 300px;
    background: center top no-repeat;
    height: 140px;
    overflow: hidden; }
    #primary #share h1 {
      color: #9a9c66;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
      letter-spacing: .2em;
      padding-bottom: 0;
      margin-bottom: 0; }
    #primary #share h2 {
      color: #2c6a14;
      font-size: 24px;
      font-weight: bold;
      margin: 4px 0 5px 0;
      line-height: 1.2; }
    #primary #share li {
      background: url(http://copingmag.com/cwc/images/bg/gradient-hr.gif) left bottom no-repeat;
      padding: 5px 0;
      font-weight: bold; }
      #primary #share li.last {
        background: none; }
      #primary #share li a {
        display: block;
        padding-left: 10px;
      font: 13px/1.3 Arial, Helvetica, sans-serif;
      color: #52523b;
        background: url(http://copingmag.com/cwc/images/bg/bullet.gif) left center no-repeat; }

div.address {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#primary #middleTwitter {

}

/* ====================== secondary ========================= */
#secondary {
  float: left;
  width: 180px; }

  #secondary div.box {
    background: url(http://copingmag.com/cwc/images/bg/sidebar-bottom.gif) center bottom no-repeat;
    padding: 0 26px 20px 26px;
    margin: 6px 0; }

    #secondary div.box h1 {
      margin: 0 -26px 10px -26px;
      padding: 10px 26px;
      background: url(http://copingmag.com/cwc/images/bg/sidebar-top.gif) center top no-repeat;
      color: #e9eab1;
      font-weight: normal;
      font-size: 16px; }
      #secondary div.box h1 img {
        display: block;
        margin-top: 2px; }
#secondary li {
	padding-bottom: .2em;
}
  #secondary #ncsd {
    margin-top: 15px;
    padding: 0 22px 20px 22px;
    font-size: 11px;
    text-align: center;
    color: #666744; }
    #secondary #ncsd h1 {
      margin: 10px 0; }
  #secondary #whats-new li {
    border-bottom: solid 1px;
    border-bottom-color: #bfc186;
    padding: 5px 0; }
    #secondary #whats-new li.last {
      border: none;
      padding-bottom: 0; }
#secondary  hr {
	height: 1px;
	display:block;
	color: #bfc186;}
  #secondary #types-of-cancer {
    background-image: url(http://copingmag.com/cwc/images/bg/sidebar-bottom-ribbon.gif); }

/* ====================== ads & reflections ========================= */
#ads {
  margin-left: 4px;
  margin-top: 6px;
  float: left; }
  #ads h1 {
    margin-bottom: 4px; }
    #ads h1 img {
      display: block; }
  #ads div.ad {
    margin-bottom: 10px; }
    #ads div.ad a, #ads div.ad img {
      display: block;
      margin: 0;
      padding: 0; }

#reflection {
  margin-left: 4px;
  margin-top: 6px;
  float: left; }
    #reflection img {
      display: block;
      margin: 0;
      padding: 0; }

div.fullBanner {
	padding-left: 50px;
}

#leaderboard {
	padding: 10px 0 0 67px;
}
	  
/* ====================== side Share/Signup ========================= */
/* added by DC March 2 2009/ Nov 12 2009 */

#sideRelate {
	width: 157px;
	margin-left: 6px;
	margin-top: 10px;
	padding:0;
	float: left;
}

    #sideRelate h1 {
      background: url(http://copingmag.com/cwc/images/bg/rightside-top-blank.gif) center top no-repeat;
}

  #sideRelate h2 {
	color: #2c6a14;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	line-height: 1.2;
	padding: 5px 0 0 10px;
}

  #sideRelate p {
  	padding: 0px 10px 0px 10px;
	}

#sideShare {
	width: 157px;
	margin-left: 6px;
	margin-top: 10px;
	padding:0;
	float: left;
}
  #right-side div.box {
	background-color: #000000;
    background: url(http://copingmag.com/cwc/images/bg/sidebar-bottom.gif) center bottom no-repeat;
	    overflow: hidden;
}

    #sideShare h1 {
      background: url(http://copingmag.com/cwc/images/bg/rightside-top-blank.gif) center top no-repeat;
	color: #9a9c66; 
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding:5px 5px 5px 10px;
	margin-bottom: 0;
}
  #sideShare h2 {
	color: #2c6a14;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	line-height: 1.2;
	padding: 5px 0 0 10px;
}

  #sideShare h4 {
	color: #2c6a14;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	line-height: 1.1;
	padding: 5px 0 0 10px;
}
  #sideShare ul {
  	padding: 10px 10px 10px 10px;
	}
  #sideShare li {
      border-bottom: solid 1px;
    border-bottom-color: #bfc186;
    padding: 3px 0 5px 0;
 }
    #sideShare li.last {
      border: none;
      padding-bottom: 5px; }

  #sideShare li a {
        display: block;
        padding-left: 10px;
/*        background: url(http://copingmag.com/cwc/images/bg/bullet.gif) left center no-repeat;*/
		 }
  #sideShare p {
  	padding: 0px 10px 0px 10px;
	}

#sideSign_Share {
	width: 157px;
	margin-left: 3px;
	margin-top: 10px;
	padding:0;
	float: left;
}
    #sideSign_Share h1 {
      background: url(http://copingmag.com/cwc/images/bg/rightside-top-blank.gif) center top no-repeat;
	color: #9a9c66; 
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding:5px 5px 5px 10px;
	margin-bottom: 0;
}
  #sideSign_Share h2 {
	color: #2c6a14;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	line-height: 1.2;
	padding: 5px 0 0 10px;
}
  #sideSign_Share p {
	margin: 0;
	padding: 5px 5px 5px 10px;
}

  #sideSign_Share ul {
  	padding: 0px 10px 10px 10px;
	}
  #sideSign_Share li {
      border-bottom: solid 1px;
    border-bottom-color: #bfc186;
    padding: 3px 0 5px 0;
 }
    #sideSign_Share li.last {
      border: none;
      padding-bottom: 5px; }

  #sideSign_Share li a {
        display: block;
        padding-left: 10px;
 }

/* ====================== footer ========================= */
#footer {
  background: url(http://copingmag.com/cwc/images/bg/footer.gif) left top repeat-x;
  background-color: #225f0b;
  color: #e9eab1;
  padding-top: 40px;
  height: 211px;
  margin-top: -3px;
  text-align: center;
  font-size: 11px;
  line-height: 1.4; }
  #footer #footer-nav {
    margin-bottom: 15px;
    font-size: 12px; }
    #footer #footer-nav li {
      display: inline;
      padding: 0 6px;
      border-left: solid 1px;
      border-left-color: #e9eab1; }
      #footer #footer-nav li.first {
        border: none; }
      #footer #footer-nav li a {
        color: #fff; }
        #footer #footer-nav li a:hover {
          border-bottom: solid 1px;
          border-bottom-color: #e9eab1; }

/* ====================== form ========================= */
form.contact label {
  display: block;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 2px; }
form.contact input, form.contact textarea {
  border: solid 2px;
  border-color: #9a9c66;
  font-size: 18px;
  padding: 2px 5px;
  color: #52523b;
  font-family: "Trebuchet MS", Arial, Helvetica; }
  form.contact input:focus,   form.contact textarea:focus {
    border-color: #52523b; }
form.contact button {
  background: #52523b;
  border: solid 4px #fff;
  color: #fff;
  padding: 1px 16px;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer; }
  form.contact button:hover, form.contact button.hover {
    border-color: #52523b;
    color: #52523b; }
form.contact div.submit {
  margin-top: 20px; }

#search {
  position: absolute;
  top: 152px;
  right: 40px;}
#search p {
  color: #52523b;  }
  #search form input {
    float: left; }
    #search form input.text {
      border: none;
      background: url(http://copingmag.com/cwc/images/bg/search.gif) left center no-repeat;
      height: 14px;
      width: 135px;
      padding-left: 5px;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-right: 10px;
    color: #52523b;  }
	  
/* Miscellaneous classes for reuse - added by DC*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearright { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:left;
}
.clearboth {
	clear:both;
}