/*  
Theme Name: Chantal
Theme URI: http://www.stewartandweill.com
Description: 
Version: 1.0
Author: Stewart&Weill
Author URI: http://www.cweill.com
*/

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
}
	
.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
#wrap { 
	width: 1039px;
	margin: auto auto;
}
	
#page {
	margin: 0px auto;
	padding: 8px;
	width: 850px;
}

#header {
	margin: 0 0 0 1px; /* to nudge ciheader1.gif over a pixel */
	height: 234px; 
	width: 850px;
	text-align: center;
}

#headerimg {
	margin: 0 0 0 1px; 
	height: 100px;
	width: 848px;
	text-align: center;
}
	
#currently-title {
	width: 100%;
	height: 42px;
	text-align: right;
}
	
#currently-title li  {
	list-style: none;
	list-style-image: none;
	line-height: 1.4em;
}

#categorylist {
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 25px 0 25px;
	margin: 0px 0px 0px 2px;
	width: 580px;	
}
	
.post {
	margin: 0 0 40px;
	border-bottom: dotted;
	border-width: 1px;
	border-bottom-color: #CCCCCC;
}

.post hr {
	display: block;
}

.narrowcolumn .postmetadata {
	margin: 30px auto;
	font-family:"Georgia", Arial, Sans-Serif;
	font-size: .8em;
	font-style: italic;
		
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 15px auto;
	width: 850px;
	clear: both;
	border-top: 1px dotted #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 20px 0;
}



/*Begin Temporary Structure */

.oss_wrap {
	padding-top: 18px;
	width: 568px;
	
}


.ossington {
	padding-top: 18px;
	width: 550px;
	
}

.ossington img {
	padding-right: 18px;
}
	
.newline {
	width: 100%;
	height: 185px;
}
	


/* End Temporary Structure */
	
	
	/* Begin Sidebar */
	
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 634px;
}

#sidebar form {
	margin: 0;
	}
	
	
/* End Sidebar */

/*********************************************** End Main Structure******************************* */

/*	Begin Headers */


h1 {
	padding-top: 70px;
	margin: 0;
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
	}

h2 {
	margin: 30px 0 0;
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
	}

h2 .pagetitle {
	font-size:  1em;
	margin-top: 30px;
	font-size: .7em;
	padding-bottom: 55px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 15;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0;
	padding: 0;
	}



#categorylist ul {
	list-style-type::none;
	list-style-image:none;
	margin-left: -15px;

	
	}
#categorylist li { 
	display: inline; padding: 0px 5px;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: center;
	padding-bottom: 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

blockquote.pullquote {
background:transparent none repeat scroll 0%;
border-color:#CCCCCC;
border-style:double;
border-width:3px 0pt;
color:#333333;
float:left;
font-family:Georgia;
font-size:1.2em;
font-size-adjust:none;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:1.2;
margin:0.25em 0.75em 0.25em 0pt;
padding:0.3px 0.5em;
width:10em;
text-align: left;


}
/* -----------Begin TYPOGRAPHY AND COLORS AND OTHER stylie doodads---------------------- */



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Georgia", Baskerville, Garamond, Palatino;
	color: #666666;
}

#wrap {
	background: url('images/bg_currentissue.gif');
	background-repeat: repeat-y;
}

#header {
	background: url('images/ciheader1.gif') no-repeat bottom center;
}
	
#categorylist {
	font-family: "Georgia", Baskerville, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.1em;
}

#content {
	font-size: 1.5em
}

#currently-title {
	background-image: url('images/currently200x42.gif');
	background-repeat: no-repeat; 
	border-bottom: 1px dotted #CCCCCC;
	font-style:italic;
	font-weight:bold;
	font-size: 10px;
}
	
.post_led {
	line-height: 1.4em;
}
	
.moretext {
	font-size: .825em;
	font-style: italic;
	font-weight: bold;
	float: right;
}

h1, h2, h3 {
		color:#000000;
		font-family: "Georgia", Baskerville, Garamond, Palatino;
		font-style: italic;
		font-weight :bold;
}
		
a:link,  a:visited {
	color: #000000;
	text-decoration: none;
}
	
a:hover {
	color: #666666;
	text-decoration: none;
}
	
#categorylist a:link, #category a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
	
#categorylist a:hover {
	color: #666666; text-decoration: none;
}


#sidebar {
	font: 1.175em  "Georgia", Arial, Sans-Serif;
	font-style: italic;
	font-weight: bold;
}
	
#sidebar a:link, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
}
	
#sidebar #daily-papers a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3ABF4D;
}
	
#sidebar #dahood a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF7A30;
}


#sidebar #loveit a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F73249;
}
	
	
#daily-papers h1, #daily-papers h2, #daily-papers h3 {
	font: 1.2em  "Georgia", Arial, Sans-Serif;
	font-style: italic;
	font-weight :bold;
	color:#000000;
}
	
#dahood h1, #dahood h2, #dahood h3 {
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
}
	
#loveit h1, #loveit h2, #loveit h3 {
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
}

.narrowcolumn .entry p {
	font-size: .92em;
}

.widecolumn .entry p {
	font-size: .92em;
}

.narrowcolumn {
	border-top: 1px dotted #CCCCCC;
	background: url('images/5thick.gif') repeat-x top;
}
		


.narrowcolumn .dividers {
	text-align: center;
	border-bottom: 1px dotted #CCCCCC ;
}

.alt {
	background-color: #ffffff;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

#footer {
	border: none;
	text-align:center;
}

#sidebar {
	border-left: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	background: url('images/5thick.gif') repeat-x top;
	color: #000000;
	
}

.nocomments, .postmetadata, {
	color: #666666;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

h2.pagetitle {
	font-family:"Georgia", Arial, Sans-Serif;
	font-size:  1.2em;
	font-style: italic;
	font-weight :bold;
	color:#000000;
}

/* Begin Cat stuff 8888888888888888888888888888888888888888888888888888888888888888888888888888888*/
.cat_img {
	padding-top: 25px;
	width: 125px;
	float: left;
	}


.cat_deck {
	margin-top: 40px;
	padding-left: 5px;
	margin-left: 135px;
	width: 370px;
	font-size: .85em;
	color: #000000;
	font-style: italic;

}

.cat_deck  strong {
	
	}


#daily-papers h4 {
	color: #000000;
	text-transform: none;
	font-style: italic;
	font-size: 1.25em;
}
	
#daily-papers  li {
	line-height: 1em;
}
	
#daily-papers {
	background-image: url('images/papers4.gif');
	background-repeat: no-repeat;
	border-top: 1px dotted  #CCCCCC;
	padding-top: 148px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;

}


#dahood {
	padding-right: 10px;
	padding-bottom: 30px;
}

#dahood  li {
	margin-left: 20px;
	
}



#loveit {
	padding-right: 10px;
}

#loveit  li {
	margin-left: 20px;

	 
}
/* Begin Cat stuff 8888888888888888888888888888888888888888888888888888888888888888888888888888888*/


.commentlist li, #commentform input, #commentform textarea {
	font-size: .9em;
	color: #666666;	
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	color: #000000;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Baskerville', Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Baskerville', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


