/*   
Theme Name: Miller Mccune Version 2
Theme URI: http://miller-mccune.com
Description: V2
Author: ELC Tech
Author URI: http://elctech.com
Version: 2.0
.
General comments/License Statement if any.
.
*/

/* style setting */

a {outline: none;}
.general_listing li, .ordered_listing li {line-height:1.2em;}

.m2_blue{
  color:#203c54;}

.m2_serif{
  font-family:
    georgia,
    "Palatino Linotype",	/* Windows */
    "URW Palladio L",		/* Unix+FontConfig (ugly!) */
    "palladio l",		/* Unix+X+FreeType */
    palatino,			/* MacOS */
    "book antiqua",		/* Win95 */
    times,			/* Unix+X, MacOS */
    serif;}

.m2_sans_serif{
  font-family:
    "Century Gothic",		/* Windows (HP printer) */
    "Avant Garde Gothic",	/* HP font name */
    "Avant Garde",		/* MacOS */
    "URW Gothic L",
    Helvetica,
    sans-serif;}

ul.general_listing{
  margin-top:5px;
  margin-left:15px;
  list-style: outside url("images/layout/m2_list_bullet.gif");}  
  ul.general_listing li{
    color:#203c54;
    padding:0px;}
    ul.general_listing li a, ul.general_listing li h2{
      text-decoration:none;
      font-family:georgia;
      font-size:11px;
      color:#333;}
      ul.general_listing li a, ul.general_listing li h3{
      text-decoration:none;
      font-family:georgia;
      font-size:11px;
      color:#333;}
      ul.general_listing li a, ul.general_listing li h4{
      text-decoration:none;
      font-family:georgia;

      font-size:11px;
      color:#333;}

.topic_cloud{
  color:#203c54;
  font-size:11px;
  margin:10px 0px;
}

.topic_cloud a{
  color:#203c54;
  font-size:11px;
  margin:10px 0px;
  text-decoration: none;
}

.sociable_tagline{
  margin-bottom:5px;
  font-family:Georgia;}

  .sociable_tagline strong{
  text-transform:uppercase;}

  .sociable ul{
  	list-style: none;}
  	
  .sociable ul li.sociablefirst, .sociable ul li{
  	list-style: none;
  	display:inline;
  	padding:0px 5px;
  }
	

.alignright{
float:right;
}
    
.alignleft{
float:left;
}
    

/* end style setting */

/*wp overrides */

.wp-pagenavi{
  font-family:Georgia;}

.wp-pagenavi .pages{
  font-family:Georgia;
  padding-right: 10px}
  
.wp-pagenavi a, .wp-pagenavi .current{
  font-family:Georgia;
  color:#203c54;
  padding:0 5px;}
  
/* end wp overides */

/* header */
  
#ribbon, #top_category_navigation
{
  font-family: helvetica, arial, sans-serif;
  color:#eee;
  background:#343b40;}
  #ribbon{
    height:20px;
    font-size:10px;}
    #ribbon .left, #ribbon .right{
      padding-top:2px;
      position:relative;}
    #ribbon .left{
      font-size:9px;
      margin-left:5px;
      float:left;}
    #ribbon .right{
      float:right;}
    #ribbon  ul, #ribbon ul li, #ribbon ul li a{
      color:#eee;
      list-style:none;}
      #ribbon  ul li{
        padding:0 5px;
        display:inline;}
        #ribbon  ul li a{
          font-size:9px;
          text-transform:uppercase;
          text-decoration:none;}

.rss_feed_icon{
  top:-21px;
  right:175px;
  display:block;
  position:absolute;}
  
#top_category_navigation, #top_category_navigation a{
  color:#fff;
  font-family:
    "Century Gothic",		/* Windows (HP printer) */
    "Avant Garde Gothic",	/* HP font name */
    "Avant Garde",		/* MacOS */
    "URW Gothic L",
    Helvetica,
    sans-serif;
  height:43px;
  font-size:11px;
  text-decoration:none;
  text-transform:uppercase;
  background:url(images/layout/gfx_top_category_background.jpg) repeat-x;}
  #top_category_navigation ul{
    margin-left:4px;
    list-style:none;}
    #top_category_navigation ul li{
      display:inline-block;
      margin-left:-4px;
      padding:0 15px;
      height:42px;
      position:relative;
      border-left:1px solid #ccc;}  
    #top_category_navigation ul li:hover{
      background:url(images/layout/gfx_top_category_background_highlight.jpg) repeat-x;}
    #top_category_navigation ul li a{
      position:relative;
      margin-top:10px;
      display:inline-block;
      background:none;}

#header{
  height:85px;
  background: url(images/layout/gfx_header_background.jpg) repeat-x;}
  #header .left, #header .right{
    position:relative;
    padding-top:5px;}
  #header .left{
    float:left;}
  #header .right{
    float:right;}
    #header .right ul{
      margin-top:5px;
      margin-right:10px;
      list-style:none;
      float:left;}
      #header .right ul li{
        margin:0px;
        padding:0px;}      
      #header .right ul a{
        color:#073354;
        font-size:10px;
        text-transform:uppercase;}

#top_category_sub_navigation{
	height:20px;}
#top_category_sub_navigation ul{
  list-style: none;
  padding-top: 3px;}
  #top_category_sub_navigation ul li, #top_category_sub_navigation ul li a{
  color:#fff;
  font-size:11px;
  padding:0 10px;
  margin:0px;
  text-decoration:none;
  display: inline;}
  
#quick_options{
	padding-right:160px;
}

.m2_magazine_icon{
	position:absolute;
	right:0px;
	top:-80px;
	z-index:399;
}  

.logo_for_print {display: none;}


/* end header */


/* content */

.arrow_box {
padding: 0 0 0 10px;
background: url(images/layout/arrow.png) no-repeat left 30px;
font-family:Georgia;
float: right;
}

.blue_box_tall, .blue_box_wide {
background-color: #E4E9ED;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 15px;
}

.blue_box_tall {width: 205px;}
.blue_box_wide {width: 455px;}

.blue_box_tall h3, .blue_box_wide h3 {
font-size: 20px;
color: #235068;
margin: 0;
}

.blue_box_tall p, .blue_box_wide p {
font-size: 12px;
color: #333;
margin: 10px 0 0 0;
}

.blue_box_tall a, .blue_box_wide a {
color: #235068;
text-decoration: none;
}

.rotate_img {
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
rotation: 2deg;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
float: right !important;
-moz-box-shadow: 0px 0px 5px #666;
-webkit-box-shadow: 0px 0px 5px #666;
box-shadow: 0px 0px 5px #666;
margin-right: 15px !important;
position:absolute;
right:0;
top:10px;
}

.clear {
clear:both;
}

.date_to_post {
float: left;
margin:3px 22px;
width: 35px;
}

#in_this_issue, #upcoming_posts {margin-bottom: 20px;}

.upcoming_post h1 {
color: #333 !important;
}

#upcoming_posts img {opacity:.5;}

.upcoming_post .date_day, .upcoming_post .date_month {
font-family: Georgia;
text-align: center;
color: #3a4f5f; 
}
.upcoming_post .date_day {font-size: 30px; line-height: 23px;}
.upcoming_post .date_month {font-size: 11px; text-transform: uppercase;}

.magazine_main_post .section_header {
background-color: white;
width: 100%;
padding: 15px 0px;
}

.magazine_main_post {
background:none repeat scroll 0 0 #F5F5F5;
font-family:georgia;
height:260px;
margin:0 0 50px;
position:relative;
border: none !important;
}
.magazine_main_post .excerpt {padding: 25px 0 0 25px;}

.double_line_divider{
  width:100%;
  height:1px;
  margin:10px 0px ;
  border-top:1px solid #343b40;
  border-bottom:1px solid #343b40;}
  
h1.section_header{
  text-transform:uppercase;
  font-size:18px;}

h2.sub_header, h2.sub_header em,h3.sub_header, h3.sub_header em{
  color:#203c54;
  font-family:georgia;
  font-size:12px;
  text-transform:uppercase;} 
  
p.article_title {color:#203C54; font-size:12px; line-height: 1.25em;} 

h3.article_title, h2.article_title{
  color:inherit;
  font-family:inherit;
  font-size:inherit;}

.h1_to_h3 {
	font-size: 18px;
	text-transform: uppercase;
	color:#203c54;
}

.h1_to_h3_nou {
	font-size: 16px;
	color:#203c54;
}
#content {width:950px; margin:0px auto; position:relative; top:0;}

#left_column, #center_column, #right_column{
  margin-top:10px;}  

#left_column {
  position: absolute;
  left: 0px;
  padding: 0px;
  top: 0px;
  width: 190px;
}

#center_column {
  padding: 0px;
  top: 0px;
  min-width:470px;
  max-width:670px;
}
#right_column {
  float:right;
  right: 0px;
  padding: 0px;
  top: 0px;
  width: 270px;
}


.ordered_listing{
  margin-top:10px;}
  .ordered_listing li{
    margin-left:20px;
    font-size:11px;
    color:#333;}
  .order_listing ul li:hover{
    background:#ccc;
    color:#fff;}
  .ordered_listing li a.even, .ordered_listing li a.odd{
    font-family:georgia;
    text-decoration:none;
    margin:0px;}
  .ordered_listing li a.odd{
    color:#333;}
  .ordered_listing li a.even{
    color:#000;}
    .ordered_listing li a h2{
      color:inherit;
      font-family:inherit;
      font-size:inherit;}
      .ordered_listing li a h3{
      color:inherit;
      font-family:inherit;
      font-size:inherit;}
      .ordered_listing li a h4{
      color:inherit;
      font-family:inherit;
      font-size:inherit;}


.tiny_post{
  font-family:georgia;
  padding-top:10px;
  padding-bottom:10px;
  font-size:12px;
  border-bottom:1px dotted #ccc;}
  .tiny_post a{
    text-decoration:none;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
	color:#203c54;}
  .tiny_post img{
    width:50px;
    height:50px;
    border:1px solid #ccc;
    margin:5px 5px 0 0;
    float:left;}
  .tiny_post p, .excerpt p {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#666;
    font-size:11px;
	margin-bottom:5px;}
.tiny_post.more_author {background:#efefef;padding:3px;margin-top:5px;}


#subscribe_to_miller_mccune{
  font-family:georgia;
  background:#ededed;
  margin-top:20px;
  padding:10px;
  padding-bottom:30px;
  color:#000;
  position:relative;}
  #subscribe_to_miller_mccune p {font-size:11px; font-family:helvetica;padding-top:80px;}
  #subscribe_to_miller_mccune .callout{
    top:-10px;
    position:absolute;}
  #subscribe_to_miller_mccune form{
    margin:90px 0px 0px;
    padding:0px 5px;}
  #subscribe_to_miller_mccune label{
    text-transform:uppercase;
    display:block;
    margin:0px;
    padding:0px;
    margin-top:3px;
    margin-bottom:-6px;
    color:inherit;
    font-size:8px;
    font-family:inherit;}
    
    
.homepage_post{
  margin:5px 0px;
  padding:5px;
  font-family:georgia;
  border-bottom:1px dotted #ccc;
  background:#f5f5f5;
  position:relative;}    
  .homepage_post img{
    display:block;
    float:left;
    margin:0px;
    margin-right:5px;
    padding:2px 0px;
    background:#323a40;
    border:1px solid #323a40;}
  .homepage_post .excerpt{
    font-family: Georgia, "Times New Roman", Times, serif;
    width:300px;
    padding-left:5px;
    font-size:11px;
    color:#333;
    float:left;}
    .homepage_post .excerpt .category_tag{
      text-transform:uppercase;
      color:#323a40;
      font-size:10px;
	  padding:0;}
  .homepage_post h1, .homepage_post a{
    text-decoration:none;
    font-size:18px;
    font-family:georgia !important;
    color:#111;}
  .homepage_post a.author_and_date{
    font-size:11px;
    color:#111;} 
  .author_and_date a{
    font-size:11px;
    color:#111;}
  .homepage_post p{
    padding:5px 0px;}
.homepage_post .index_post_image {float:left; display:block; width:142px;}
.homepage_post .index_post_image a img {clear:both;}
.homepage_post .index_post_image .date {font-size:11px;color:#666;}
.archive_post .excerpt h2 {color: #000333; font-size: 18px; padding-bottom: 3px; text-decoration: none;}
.section_header  {text-transform:uppercase; line-height:1.2em;}
.sub_header {text-transform:uppercase;}
.note_worthy_column{
  margin-top:10px;
  float:left;
  padding:5px;
  width:225px;}
  .note_worthy_column h2, .note_worthy_column p{
    color:#203c54;
    font-family:georgia;
    font-size:12px;
    text-transform:uppercase;}  
  .note_worthy_column ul{
    margin-top:5px;
    margin-left:15px;
    list-style: outside url("images/layout/m2_list_bullet.gif");}  
    .note_worthy_column ul li{
      color:#203c54;
      padding:0px;
      margin:5px;
      line-height: 12px;}  
      .note_worthy_column ul li a{
        font-family:georgia;
        font-size:11px;
        text-decoration:none;
        color:#333;}  

#email-post-form {z-index:100;}
#email-post-form .close { color:#888; float:right; margin-top:-5px; cursor:pointer;}
#email-post-form {font-family:georgia;}
#email-post-form div.left {width:200px; float:left; margin-right:50px; position:relative;}
#email-post-form div.left h3, #email-post-form div.left h4 {font-size:18px;}
#email-post-form div.left label span {color:red;}
#email-post-form div.left textarea {width:450px;height:100px;margin-left:5px;}
#email-post-form div.hr {border-bottom:1px dotted #888; margin-bottom:5px;}
.teaser {width:228px;float:left;}
.image_callout {font-family:georgia;font-size:12px;font-style:italic;width:228px;padding:5px;margin-bottom:10px;padding-bottom:15px;float:right;background:#eee;}
.image_callout div {padding:5px;font-family:inherit; width:220px;}
.podcast_links {
	color:#203c54;
    font-size:11px;
    font-family:georgia;
    text-decoration:none;
}

.podcast_title {
	color:#203c54;
    font-size:18px;
    font-family:georgia;
    text-decoration:none;
}

.join_newsletter{
  margin-top:10px;
  background:#eee;
  padding:5px;}
  .join_newsletter img{
    margin-top:-5px;
    margin-right:10px;
    float:left;}
  .join_newsletter label{
    display:block;
    font-size:10px;
    font-family:georgia;
    padding:0px;
    margin-bottom:-5px;}
    
.tiny_blog{
  margin-top:10px;
  border-bottom:1px dotted #ccc;
  font-size:11px;}
  .tiny_blog img{
    float:left;
    border:1px solid #ccc;}
  .tiny_blog a, .tiny_blog h2, .tiny_blog h3{
    color:#203c54;
    font-size:12px;
    font-family:georgia;
    text-decoration:none;}
  .tiny_blog .excerpt{
    background:#e2eaed;
    padding:5px;
    width:75%;
    float:right;
    position:relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom:10px;}
/*
  .tiny_blog p{
    color:#333;} 
*/   
/*SLIDESHOW FIX*/
#panes div p {color:#FFF !important;}
  .tiny_blog .excerpt img.arrow{
    position:absolute;
    border:0px;
    top:10px;
    left:-10px;}
/* end content */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,div.alignleft{
float:left;
/*padding-right:10px;*/
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 5px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.alignleft {
	margin-right: 10px;
}

.alignright {
	margin-left: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0px 5px 0px;
	border: 0 none;
}




.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/* footer */
#footer{
  padding-bottom:20px;
}

.footer_post{
  width:176px;
  margin-top:10px;
  padding:0px 5px 10px;
  border-right: 1px dotted #ccc;
  position:relative;
  float:left;}
  .footer_post img{
    border:1px solid #ccc;
    width:175px;}
  .footer_post a, .footer_post h2, .footer_post h3{
    color:#203c54;
    font-size:12px;
    font-family:georgia;
    text-decoration:none;}  
  .footer_post p{
    color:#333;
    font-size:11px;
  }

.last_element{
  border:0px;
}

#foot_bar{
  height:30px;
  background: url(images/layout/gfx_foot_bar_background.jpg);  }
  #foot_bar .left a, #foot_bar .right a{
    margin-top:2px;
    padding-left:5px;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    font-size:9px;}
  #foot_bar .left{
    color:#fff;
    float:left;}
    
  #foot_bar .right{
    float:right;}
  
/* end footer */

.comment_post {
	margin: 8px;

}

em {
	font-style: italic;
}
.homepage_post .author_and_date {padding-bottom:0px;}

div.navigation {
	float:left;
	padding:15px 5px;
}
#image_n_related_posts_container {width:228px;float:right;margin-left:15px;}


