/*  
Theme Name: Pop.Cosmo, based on Hemingway Reloaded
Theme URI: http://www.popcosmo.org
Description: Pop.Cosmo, based on Hemingway Reloaded theme by <a href="http://www.wordpresslab.com">WordpressLab</a>.
Version: 1.0
Author: Sean Duncan reskin by Jake Ruesch
Author URI: http://www.popcosmo.org and jsruesch.com
*/








@font-face {
    font-family: 'PacificoRegular';
    src: url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/pacifico-webfont.eot');
    src: url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/pacifico-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/pacifico-webfont.woff') format('woff'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/pacifico-webfont.ttf') format('truetype'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/pacifico-webfont.svg#PacificoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBold';
    src: url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/myriadpro-bold-webfont.eot');
    src: url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/myriadpro-bold-webfont.woff') format('woff'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('http://website.education.wisc.edu/steinkuehler/blog/images/webfonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}







/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

strong{
	font-family:MyriadProBold;
	color:#ff9f37;
	font-size:15px;
	font-style:normal;
}

.zindex_top{z-index:1000; position:relative;}

* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block{
	margin: 0px 0px 0px 4%;
}

* html #comments cite{
	width: 30.6%;
}

* html #primary .secondary{
	margin-right: 4%;
}

* html #primary.twocol-stories .story{
	margin-left: 0px;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin: 0 0 0 0;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

a {
	color: #79ac00;
	font-family:georgia;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

a:hover{color:#0c5700;}


a img{
	border: none;
}

blockquote{
	border-left: 2px dotted #6666DD;
	color: #995511;
	margin-left: 10px;
	padding-left: 1em;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{

	background: url(http://website.education.wisc.edu/steinkuehler/blog/images/body_background_tile.png);
	color: #836d60;
	font-family: georgia;
	font-size: 11px;
}

fieldset {
	padding: .5em;
}

h1{
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.5em 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0px;
}

h2, h3{
	color: #000000;
	font-size: 1.15em;
	font-weight: normal;
}

input.textfield, textarea{
	font-family: MyriadProBold;
	color:#7a775e;
	text-shadow:0px 1px 1px white;
	font-size: 1.25em;
	margin: 5px 0px 10px 0;
	padding: 15px;
	width: 15em;
	border-left:0;
	border-right:0;
	border-top:2px solid #bfb98e;
	border-bottom:1px solid white;
	background:#f0eac4;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
}

.placeholder{
	font-family: MyriadProBold;
	color:#7a775e;
	text-shadow:0px 1px 1px black;	
	}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}


li, dd {
	margin-left: 5%;
}

ol#comments{
	list-style-type: none;
	margin: 2em 0px;
}

ol#comments li{
	list-style-type: none;
	margin: 2em 0px;
}

p{
	color:#836d60;
	font-size:12px;
	line-height: 1.75em;
}

pre{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding: 1em 0px;
	width: 100%;
}

select option{
	padding: 0px 5px;
}

table{
	border-spacing: 2px;
	margin: 1.5em 0px;
	width: 100%;
}

table caption{
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td{
	background: #CCCCCC;
	color: #000000;
}

table th{
	background: #CCCCCC;
	color: #000000;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
}

textarea.commentbox{
	font-family: MyriadProBold;
	color:#7a775e;
	text-shadow:0px 1px 1px white;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px 10px 0;
	padding: 15px;
	width: 28em;
	border-left:0;
	border-right:0;
	border-top:2px solid #bfb98e;
	border-bottom:1px solid white;
	background:#f0eac4;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
	
	
}

ul li{
	list-style-type: square;
	margin: 0.5em 0px 0.5em 2em;
}

ul.counts .count{
	color: #7A7A7A;
	float: right;
}

ul.dates .date{
	color: #e7e4cf;
	padding: 0px 1.5em 0px 0px;
}



ul.dates a, ul.counts a{
	color: inherit;
	color: #404040;
	text-decoration: none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{
	color: white;
}

ul.dates li, ul.counts li{
	border-bottom: 1px solid #5b514b;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 10px 0;

}

ul.dates li:hover, ul.counts li:hover{background: #2c2620;}

ul.dates, ul.counts{
	
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.comment-head{
	
	border-bottom: 1px dashed #7a775e;
	padding: 15px 0 15px 0;
}

.comment-head .details{
	font-size: 0.95em;
}

.comment-head a{
	color: #868686;
	text-decoration: none;
}
.comment-head .details a{color:#79ac00;}
.comment-head .details a:hover{color:#0c5700; border-bottom:1px dotted #0c5700;}

.comment-head h2{
	font-family:MyriadProBold;
	color:#7a775e;
	text-shadow:0px 1px 1px white;
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0px 0px;
}

.formactions input.submit{
	background-color: #CCCCCC;
	border: 1px solid #868686;
	float: right;
	margin: -1em 0px 0px 0px;
	padding: 0px 0.5em;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

.rule{
	border-top: 1px solid #CCCCCC;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0px;
}

.secondary .featured dl{
	border-bottom: 1px dashed #b7b392;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.secondary .featured p{
	border-bottom: 1px dashed #b7b392;
	border-top: 1px dashed #b7b392;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary dd{
	color:#836d60;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.secondary dd a{
	color: #79ac00;
	font-family:georgia;
	font-weight:bold;
	font-style:italic;
}

.secondary dd a:hover{
	color:#0c5700; background:#f3efd0; border-bottom: 1px dotted #0c5700;
}

.secondary dt{
	color: #ff9f37;
	font-family: georgia;
	font-weight:bold;
	font-style:italic;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.single-post h1, .single-post h2{
	margin-top: 0px;
}





.story h3{
	color: white;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px 0px 1.5em 0px;
}

.story h3 a{
	font-family:MyriadProBold;
	font-size:15px;
	color:white;
	font-style:normal;

	text-shadow:0px 2px 0px #a45824;
	text-decoration: none;
}
.story h3 a:hover{border-bottom: 1px dotted white;}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
#ancillary{
    background: url(http://website.education.wisc.edu/steinkuehler/blog/images/contact_tile.png);
    color: #DDDDDD;
	padding: 2em 0px 0px 0px;
}

												/* headers------*/
#ancillary h2 {
	font-size:25px;
	line-height:25px;
	text-shadow:0px 1px 1px black;
	font-family:PacificoRegular;
    color: #90cc00;
    padding-bottom:0px;
    }

#ancillary .block{
	float: left;
	margin: 0px 0px 0px 5%;
	width: 30%;
}

#ancillary .block h2, #ancillary .block h3{
	margin: 0px 0px 0px 0px;
}

#ancillary .block-separator{
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first{
	clear: both;
	margin: 0px;
}

#ancillary .thrice-length{
	width: 100%;
}

#ancillary .twice-length{
	width: 65%;
}

									
#ancillary a{
font-family:georgia;
	text-decoration:none;
	font-style:inherit;
	font-weight:100;
color:#ff9f37;



}

#ancillary a:hover{color:#fdc17f;}

/*-----------------------------------------------------------------------------------------------
  Ancillary2 Items
-----------------------------------------------------------------------------------------------*/
#ancillary2 {

    color: #000000;
	padding: 5px 0px 7px 0px;
	margin-top: solid 4px #000000;
	margin-bottom: solid 4px #000000;

}


#ancillary2 h1 {
    color: #000000;
}

#ancillary2 .block{
	float: left;
	margin: 0px 0px 0px 5%;
	width: 30%;
}

#ancillary2 .block h2, #ancillary .block h3{
	margin: 0px 0px 2em 0px;
}

#ancillary2 .block-separator{
	clear: both;
	height: 2.5em;
}

#ancillary2 .first, * html #ancillary .first{
	clear: both;
	margin: 0px;
}

#ancillary2 .thrice-length{
	width: 100%;
}

#ancillary2 .twice-length{
	width: 65%;
}

#ancillary2 a {
    color: #79ac00;
    text-decoration: none;
}
#ancillary2 a:hover{color:#0c5700; background:#f3efd0; border-bottom: 1px dotted #0c5700;}


#comment-form{
	margin: 20px 0px 20px 0;
	width: 36em;
	font-family:MyriadProBold;
	font-size:12px;
}

#comment-form h3.formhead{color:#ff9f37; font-size:18px; line-height:10px; text-shadow:0px 1px 1px white;}

#comments .content{
	border-left: 1px solid #868686;
	float: left;
	margin-left: 1.9%;
	padding: 0px 0px 0px 2%;
	width: 60%;
}

#comments .content h3{
	font-size: 1em;
	margin: 0px;
}

#comments .content p{
	margin: 0px 0px 1em 0px;
}

#comments .pingback cite .author{
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
}

#comments cite .admin-tools{
	margin: 5px 0px;
}

#comments cite .admin-tools a{
	background: #666666;
	border: 1px solid #999999;
	float: right;
	margin: 0px 5px;
	padding: 0px 3px 3px;
	text-decoration: none;
}

#comments cite .author{
	font-size: 1.2em;
}

#comments cite .author a{
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}


.inside h1{margin:10px 0 10px 0;}
.inside .primary h1{margin:0 0 10px 0;}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	margin: 2em 0px 3em 0px;
}

#footer .inside{
	background: url(../images/footer_black.gif) 50% 0 repeat-x;
	padding: 1em 0px;
}

#footer p{
	font-size: 0.95em;
	margin: 0px;
}

#footer p.attributes{
	float: right;
}

#footer p.attributes a{
	color: #525252;
	padding: 0px 0px 0px 1em;
	text-decoration: none;
}

#footer p.attributes a:hover{
	color: #000000;
}

#footer p.copyright{
	float: left;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	margin-top: 0px;
	padding-top: 0px;
	height: 113px;
	background: url(http://website.education.wisc.edu/steinkuehler/blog/images/header_bg_tile.png) repeat-x;
}

#header .inside{
	padding-top:15px;
}

#header h2{

	float: left;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h2 a{
	color: #808080;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}

/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/
#live-search{
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 30px;
	width: 100%;	
}

#live-search:hover{
	-moz-opacity: 1.0;
}

#preview{
	border: 1px solid #CCCCCC;
	margin: 1em 0px;
	padding: 0.5em;
}

#preview p{
	margin: 1em 0px 0px 0px;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	
	color: #000000;
	padding: 2em 0 0 0;
}

#primary.twocol-stories{background: url(http://website.education.wisc.edu/steinkuehler/blog/images/middle_tile.png);}

#primary.single-post{background:none; margin-bottom:10px;}

#primary a{

    }
    
#primary img{
    padding: 1em;
    }
    
#primary .primary{
	float: right;
	width: 65%;
}

#primary .secondary{
	display: inline;
	float: right;
	margin-right: 5%;
	padding-top: 0.65em;
	width: 30%;
}

#primary .secondary .admin-tools{ margin:1em 0; }
#primary h1{
	font-family:PacificoRegular;
	color: #79ac00;
	font-size:25px;
	font-weight:bold;
	text-shadow:0px 1px 1px white;
}

#primary.twocol-stories{padding:2px 0 15px 0;}

#primary.onecol-stories .primary{
	float: left;
	width: 50%;
}

#primary.onecol-stories .secondary{
	float: right;
	margin: 0 0 0 10%;
	width: 40%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.twocol-stories .story{
	background:url(http://website.education.wisc.edu/steinkuehler/blog/images/title_ribbon.png) no-repeat;
	float:left;
	width:440px;
	padding:9px 0 0 12px;
	margin:0 0 0 20px;
}

* html #primary.twocol-stories .story{
	margin-left:2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}





.primary ul li {border-bottom:1px dashed #b7b392; color:#7a775e;} 
.primary ul li:hover{background:none;}
.primary ul li span.date{color:#ff9f37; font-family:MyriadProBold; font-size:15px; text-shadow:0px 1px 1px white;}
.primary ul li a{color:#79ac00;}
.primary ul li a:hover{color:#0c5700; border-bottom:1px dotted #0c5700;}












.story .details{
	margin:1em 0;
	text-align:left;
	border-top:1px solid #836d60;
	padding:0.5em 0;
	font-size:0.95em;
	color:#836d60;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#79ac00;
	text-decoration:none;
}


.story .details a:hover{ color:#0c5700; border-bottom:1px dotted #0c5700;}

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}


#search img{
	opacity:0;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #191513;
	border-top: 2px solid black;
	border-bottom:1px solid #574a43;
	border-right:none;
	border-left:none;
	font-size: 14px;
	color:#96877e;
	font-family:MyriadProBold;
	text-shadow:0px 1px 1px black;
	margin-top: 2px;
	height:30px;
	width: 275px;
	padding-left:10px;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px;
}



#search-result ul{
	margin: 0px;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0px 0px 0px 0px;
	width: 30%;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}

#search-results ul li a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background: url(http://website.education.wisc.edu/steinkuehler/blog/images/middle_tile.png);
	padding: 1px 2em;
}

.secondary h2{
	font-family:MyriadProBold;
	color:#ff9f37;
	font-size:20px;
	line-height:10px;
	text-shadow:0px 1px 1px white;
}

/*  #twitter_div ul{ list-style: none; margin: 0; padding: 0; }
#twitter_div li { display: inline; }

#twitter_div li:last-child:after { content: ""; }
*/

/* #twitter_div ul {
	margin: 2em;
	width: 80%;
	padding: 5px;
	}
*/

#twitter_div {
    margin-top: .9em;
    padding-top: .9em;
    border-top: 1px #DDDDDD solid;
}

#twitter_div li:after { content: ". "; } 

#twitter_div p {
	display: inline;
	}

#twitter_div ul, #twitter_div li {
	display: inline;
	margin: 0;
	padding: 0;
	}
