/* 
	Theme Name: Giuliano Hazan
	Description: Giuliano Hazan's WordPress theme
	Author: Dawn Wright
	Author URI: http://www.wrightangle.com
	Version: 1.0
*/

body { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; }
table { font-size: 0.8125em; font-family: Verdana, Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #8f3535; background-color: transparent; font-weight: bold; }
h1 a, h2 a, h3 a { font-weight: normal; }
a:hover { text-decoration: underline; }
p { margin: 15px 0 15px 0; }
.mainTextSpacing { line-height: 1.7em; }
.mediumTextSpacing { line-height: 1.4em; }
.normalTextSpacing { line-height: 1.0em; }
.copyright { font-weight: normal;}
.footer { font-weight: bold; font-size: 0.7em; color: #8f2525; background-color: transparent; line-height: 1.4em; }
.tip { width: 150px; margin-left: 70px; text-align: left; line-height: 1.5em; margin-top: 0px; font-size: 1.4em; }
.bio { width: 250px; margin-left: 75px; text-align: left ; margin-top: 5px; font-size: 1.2em; }
h1, h2, h3 { color: #8f3535; font-weight: normal; }
h1 { font-size: 1.5em; margin-top: 2em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }
.header { text-transform: lowercase; letter-spacing: 1px; font-size: 1.7em; color: #8f3535; font-family: Avenir, "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif; }
.thinHyperlink { text-decoration: none; color: #8f3535; background-color: transparent; font-weight: normal}
.shorterTop { margin-top: -12px; }
.recipeIngredients { margin-bottom: -1em; }
.recipeHeader { margin-top: 2.5em; margin-bottom: -0.8em; }
.recipeDirections { margin-bottom: -.5em; line-height: 1.4em; }
.recipeRelatedLink { font-weight: normal; color: #000000; }
.recipeFrom { font-size: 0.8em; font-weight: normal; margin-top: 3em; }
.recipeInformation { margin-bottom: -1em; }
.listHeader { margin-top: 2em; }
.schedule { margin-top: 2em; }
.subtractH1Spacing { margin-top: auto; }
.pressTextSpacing { line-height: 1.1em; }
.pressTitle { font-size: 1.1em; color: #8f3535; font-weight: bold; }
.pressH1 { font-size: 1.2em; }
.pressH1second { font-size: 1.2em; margin-bottom: -10px; margin-top: 30px; }
.pressH2 { font-size: 1.0em; margin-top: -15px; }
.pressBlogSize { font-size: 1.0em; }
.subArticle { background-color: white; border: 1px #8f3535 solid; clip: rect(); padding-right: 10px; padding-left: 10px; margin-right: 15px; margin-left: 15px; margin-bottom: 15px; }
.blackBorder { border: 1px #000000 solid; }
ul.pressBlogroll { list-style: none; margin: -12px 0 0 0; padding: 0; }
li.blogquotes { margin: 0 0 12px 0; padding: 0; }
hr { height:1px; color:#8f3535; }

/* blog styling */
h1 { margin: 30px 0 0 0; }
img { border: 0; }
.postmetadata { padding-top: 5px; text-align: left; font-size:.9em; }

#sidebar {
	font-size: 0.8125em;
	width: 180px;
	float: left;
	text-align: right;
	}

#sidebar a, .postmetadata a, .commentmetadata a {
	font-weight: normal;
	}

#sidebar a {
	color: #bf503c;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata {
	color: #80796f;
	}

#sidebar h2 {
	margin: 5px 0 0 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.25em;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

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

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

#sidebar ul p {
	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;
	}

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

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

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

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

#sidebar #searchsubmit {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 2px 0;
	}

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

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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

/* Begin Comments*/
.commentlist {
	padding: 0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

.commentlist cite {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite a {
	font-weight: normal;
	}
	
.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

.commentmetadata {
	margin: 2px 0 0 0;
	display: block;
	font-weight: normal;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */
