@charset "utf-8";
/* CSS Document */

/* --------------Page structure-------------- */
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;}

#banner {
	position: relative;
	top:0;
	left:0;
	height: 93px;
	background-image:url(images/Corso_banner.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	/*refers to Corso_banner.gif - includes flattened Follow Me tag/twit/fb logos.*/
	
#banner ul{
position:absolute;
  top: 61px;
  left:695px;
  height: 30px;
  width: 53px;
  text-decoration: none;
  margin:0;
  padding:0;
  }
  
#banner li {
display: block;
list-style:none;
margin:0;
padding:0;
position:absolute;
top:0px;
left:0px;
}

#banner li#twitter {top: 6px; width:25px; height:25px; z-index:40; }
#banner li#facebook {left: 28px; width:25px; height:25px; z-index:40; margin: 0; }
#banner li#instagram {top: -5px; left: 55px; width:25px; height:25px; z-index:40; margin: 0; }

#banner a{
  display:block;
  height:25px;
  }

	
#left_margin {
	position: relative;
	float: left;
	width: 171px;
	height: 800px;
	background-image: url(images/Corso_leftmargin.gif);
	background-repeat: no-repeat;
	}

#container {
	position: relative;
	float: left;
	width: 618px;
	min-height:100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	}
	/*refers to entire white box of background - h1 and nav bar layered above it in current set up*/

h1 {
	float: left;
	position: relative; 
	width: 618px;
	background-color: #FFF;
	z-index:5;
	text-align: center;
	font-size:18px; 
	letter-spacing: 7px;
	font-family:"Courier New", Courier, monospace;}
	/*refers to "Suzanne.Corso" layered over content background*/

#nav {
	float: left;
	position: relative;
	width: 618px;
	height: 40px;
	padding-top: 11px;
	background-image: url(images/Corso_divider.jpg);
	background-repeat:no-repeat;
	z-index:5;
	text-align:center;
}
	
.blog_nav {
	float:left;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.footer {
	clear:both;
	height:50px;
	margin: 0;
	border: 0;
	padding:0;
	width:960px;
	text-align: center;
	font-size:8px;
	font-family:"Courier New", Courier, monospace;
	left: 0px;
} 
	
	
#right_margin {
	float: right;
	position: relative;
	width: 171px;
	height: 800px;
	z-index:-1;
	background-image: url(images/Corso_rightmargin.gif);
	background-repeat: no-repeat;
}

#right_margin2 {
	float: right;
	position: relative;
	width: 171px;
	height: 800px;
	z-index:-1;
	background-image: url(images/Corso_rightmargin2.gif);
	background-repeat: no-repeat;
	}
	
.left {
	float: left	
	}
	
.right {
	float: right
	}

.center {
	margin-left:auto;
	margin-left:auto;
	text-align:center;
	}
	
.pad_t {
	padding-top: 40px;
	}
	
.pad_b {
	padding-bottom: 40px;
	}
	
.pad_l {
	padding-left: 40px;
	}
	
.pad_r {
	padding-right: 40px;
	}
	
.pinkbox {
padding: 10px;
background-color:#F5F0EB;
}
/* --------------Text Handling-------------- */

/*-----Sizes--------*/

.f9 {
    font-size: 9px
    }
    
.f10 {
	font-size: 10px;
	line-height:12px;
    }

.f11 {
	font-size: 11px;
	}
	
	
/*-----Generic Styles--------*/
    
.bd {
	font-weight:bold
	}

.it {
	font-style:italic;
	font-style:oblique;
	}
    
.caps {
	text-transform:uppercase;
	}
	

/*-----Colors--------*/

.dg {/* dark gray font color */
	color:#606060;
	}
    
.lg {/*light gray font color*/
	color: #999999;
	}
    
.blue {
	color:#003366;
    }

.red {/*now actually orange*/
	color:#ff6600;
	}

 
/*----- Specific Styles--------*/	
body {
	font-size: 11px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
padding:0;
margin:0;	
}

h2 {
	color: #003366;
	font-size:13px;
	line-height: 22px;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	}

h3 {/*refers to comment headers*/
	}

h2, h3, p {
	padding: 0;
	margin: 0;
	}

h4 {
	font-size:13px;
	line-height:15px;
	text-align:left;
	color:#003366;
	font-family:"Courier New", Courier, monospace;
	}
	
p {
	color:#606060;
	}
	
p.blue {
color:#032a5e;
}

p, .p2, .p3, .p4, .p5, .p6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.p4, {
	font-weight:bold
	}
	
.p2 {/*blog copy*/
	font-size:11px;
	color:606060;
	}

.p3 { /*date, time, twitter, on blog*/
	font-size: 9px;
	text-transform:uppercase;
	color:#606060;
	}
	
.p4 {/*"follow me"*/
	font-size:9px;
	font-style:italic;
	color:#003366;
	}	
	
.p5 {/*twitter feed*/
	font-style:italic;
	font-style:oblique;
	font-size:10px;
	color:#606060;
	}

.p6 {/*instructions*/
	font-size: 9px;
	color: #999999;
	}




.container_body p{
	margin-bottom:10px;
}

.clear_l {
	clear:left;
	}
	
.clear_r {
	clear:right;
	}
	
#nav ul{
	margin:0px;
	padding:0px;
	background-color: #FFF;
	text-align:center;
	width:617;}

#nav li {
	display: inline;
	}
	
#nav ul li a{
	padding: 4px;
	color: #003366;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	} 
	
#nav ul li a:hover {
	color: #ff6600;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p{
	margin-bottom:10px;
}	
	
/*-----imported template settings----*/
.postmetadata {
	text-align: center;
	color:#606060;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
	}
	

/*-----Links--------*/
A:link {text-decoration: none;	color:#003366; border:none }
A:active { text-decoration: none ; color:#636363;}
A:visited { text-decoration: none; color:#003366;} 
A:hover {color:#ff6600; border:none}




/* --------------Images-------------- */
.centerimage {
	text-align: center;
	padding-bottom: 40px;}
	
.image {
	margin: 0 0 0 0;
	text-align: center;
	}
			

.entrythumb {
	margin: 10;
	width: 87px;
	height: 77px;
	padding: 5px;
	border-style: solid;
	border-width:thin 0px 0px 0px;
	border-color:#aaa;
	}
	
/* --------------Buttons-------------- */

input.button1 {
	margin:0;
	padding:0px 5px 0px 0px;
	color:#003366;
	border:none;
	background-color:#fff;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
float:right;
	} 

input.buttonhov1 { 
	margin:0;
	padding:0px 5px 0px 0px;
	color:#ff6600;
	border:none;
	background-color:#fff;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	float:right;
	}

input.button2 {
	color:#ffffff;
	background-color:#606060;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #696 #363 #363 #696; 
	text-transform:uppercase;
	} 

input.buttonhov2 { 
	color:003366;
	background-color:#606060;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #363;
	text-transform:uppercase; 
	}

/* --------------Blog Structure-------------- */


.RSSdiv {
	width: 615px;
	height: 26px;
	position: relative;
	float: right;
	text-align: right;
	z-index:0}	

.container_h { /*refers to container for Tweet "follow me" and email submission box, on blog page*/
	position: relative;
	width:615px;
	height:83px;
	z-index:2;
	}
	
.container_s { /*refers to container for Tweet "follow me" and email submission boxes, when vertically stacked*/
	position: relative;
	width: 300px;
	height: 83px;
	padding-top: 2px;
	z-index: 2;
	}
	
.container_border {
	width: 244px; 
	height: auto;
	padding: 12 12 12 12;
	margin-right:30px;
	border-style:solid;
	border-width:0 1px 0 0;
	border-color: #aaa;
	}
	
.container_plain {
	width: auto;
	height: auto;
	padding: 0px 10px 10px 10px;
	max-width: 505px;
	}
	
.container_body {
	width: 455px;
	height: auto;
	margin: 0px auto 20px auto;
	padding: 10px 10px 10px 10px;
	}

#tw_box {/*refers to "Twitter: Follow Me"*/
	float: left;
	position: relative;
	height: 33px;
	width: 60px; 
	padding: 0;
	margin-right:5px;
	border-width: 0px thin 0px 0px;
	border-style:solid;
	border-color:#666666;
	z-index:2;
		}

#tw_feed {/*refers to actual twitter feed population*/
	float:left;
	height:74px;
	width: 230px;
	padding: 0;
	z-index: 2;
	}

input.wpcf7-validates-as-email {/*refers to submission field*/
	float: left;
	height:20px;
	width: 297px;
	border-style:inset;
	border-width:thin;
	border-color:#CCCCCC;
	background-color:#f5f0eb;
	z-index: 4;

}

.entry {
	position: relative;
	float: left;
	width: 535px;
	height:auto;
	padding: 20px 40px 20px 40px;
	margin-bottom:20px;
	background-color: #f5f0eb;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	}


	
.entry_para {
	position:relative;
	height: 70px;
	width: 530px;
	padding: 5px;
	border-style: solid;
	border-width:thin 0px 0px 0px;
	border-color:#aaa;
	overflow:hidden;
	background-color:transparent;
	}

.entry_post {
	position:relative;
	height: auto;
	width: 525px;
	padding: 5px 5px 20px 5px;
	border-style: solid;
	border-width:thin 0px thin 0px;
	border-color:#aaa;
	background-color: #f5f0eb;
	z-index:4;
	}
	
.entry_para_photo {
	position:relative;
	height: 70px;
	width: 423px;
	padding: 5px;
	border-style: solid;
	border-width:thin 0px 0px 0px;
	border-color:#aaa;
	overflow:hidden;
	background-color:transparent;
	}

.date {
	height:20px;
	width:265px;
	padding-top: 7px;
	text-align:left;
	background-color:transparent;
	z-index:3;
}

.comment_sum {
	height:20px;
	width:265px;
	padding-top: 7px;
	text-align:right;
	background-color:transparent;
	z-index:3;
}



/* --------------Comment structure--------------*/

.comment {
	position:relative;
	float:left;
	height: auto;
	width: 505px;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-color: #f9f9f6;
	z-index:2;
  }
	
.commentthumb {
	float: left;
	margin: 10;
	width: 48px;
	height: 48px;
	padding: 5px;
	border: 1px solid #eee;
	background: #fff;
}
	
.container_comment {
	width: 340px;
	height: auto;
	padding: 0px 10px 10px 10px;
}

.info_box {
	position: relative;
	margin: 10px 4px 0 0; 
	width: 190px;
	height: 26px;
	border-style: solid;
	border-width: 1px;
	border-color:#d4d4d4;
	background-color:#fff;
	z-index: 2;
}
	
textarea.comment_box {
	position: relative;
	margin: 10px 4px 4px 0; 
	width: 536px;
	height: 156px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color:#d4d4d4;
	background-color:#fff;
	z-index: 2;
	overflow:scroll;
}
	

	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#respond h2{
	font-weight: normal;
}



/*------------Comment structure/text - template------*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	width:525px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 5px 5px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 0px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 15px 0px 0px 0px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}



/* --------------Comment text handling--------------*/	
	
.c1, .c2, .c3,.c4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.c1 {/*commenter name*/
	font-size: 12px;
	font-weight:bold;
	color:#606060;
	}
		
.c2 {/*comment date/time*/
	font-size: 11px;
	color:#000000;
	line-height:36px;
	}
	
.c3 {/*comment text*/
	font-size:11px;
	}

.c4 {/*commenter name*/
	font-size: 12px;
	font-weight:normal;
	color:#606060;
}	


/*--------Other-------------*/

img.margin-bottom{
	margin-bottom:35px;
}
	
.signup_text{
	position:relative;
	width:300px;
	left: 0px;
}

#contact_widgets{
	float:left;
	width:300px;
	position:relative;
	left:35px;
}


/*Contact Post*/
#post-39{
	float:left;
	background-color:white;
	float:left;
	height:auto;
	margin-bottom:20px;
	width:200px;
	border-right:1px solid #AAAAAA;
	padding-top:0px;
}

a{
	font-weight: bold;
}

#nav a{
	font-weight: normal;
}

	
.entry .blog_para{
	width: 535px;
	border-top: 1px solid #aaaaaa;
}

hr {
	visibility: hidden;
	}

hr.samcor {
	visibility:visible;
	height:.5px;
	color:#999999;
	background-color:#999999;
	margin:20px 0 20px 0;
	}

/*---BK Story page---*/
/* body = 455px, book cover = 215px wide.  nav must be 215px with margins/padding */

#post-19{
	float:left;
	background-color:white;
	float:left;
	height:auto;
	margin-bottom:20px;
	width:535px;
	padding-top:0px;
}
#booknav {
position:absolute;
	top:0px;
	float:right;
	width:150px;
	height:400px;
	padding:45px 0 0 0;
	margin: 10px 10px 20px 374px;
	clear:right;
	z-index:40;
}

#booknav a {
	color:#003366;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
}

#booknav a.smaller {
font-size:9px;
}
.linkbox {
	width:135px;
	height:35px;
	padding: 7px 6px 7px 6px;
	border-top: solid .5px #333333;
	border-bottom: solid .5px #333333;
	margin: 8px 0 8px 0;
}
#fb.linkbox  {
padding-top:14px;
padding-bottom:0;
}

#booknav .box {
	width:125px;
	height:229px;
	padding:10px 6px 20px 16px;
	border:solid 1px #cccccc;
}
.box p {
	color:#003366;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#booknav .box img {
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom:5px;
}
#booknav .linkbox #schuster img {
margin-left:auto;
margin-right:auto;
}
#booknav #fb.linkbox  img {
margin: 0 5px 3px 0;
float:left;
}

form div.wpcf7-response-output{
margin:6px 0px 10px 0px;
width:270px;
}

form span.wpcf7-not-valid-tip-no-ajax{
display:none;
}

form div.wpcf7-validation-errors{
border:none;
background-color:#cccccc;
color:red;
padding:9px;
}

.aktt_tweets ul, .aktt_tweets li{
padding:0;
margin:0;
list-style:none;
color:#606060;
font-size:10px;
font-style:oblique;
font-family:Verdana,Arial,Helvetica,sans-serif;
}