﻿/* ######## Body Background and Header ########## */



body {
    font:14px/1.5   Georgia, Cambria, Times, Times New Roman, serif;	
    color: #DFD7D1;
    background:#150A04 url(http://www.suzannekarzoun.com/images/top1.jpg) repeat-x top ;
}

p { 
    margin:0 0 1.5em 0;
	text-indent:0;
}

.content {
	font:14px/1.5   Georgia, Cambria, Times, Times New Roman, serif;
	 font-size: 1.3em; 
	 text-align:center;
font-variant:small-caps;
padding-top: 15px;
}

h1, h2, h3, h4, h5, h6{
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:0.076em;
}

h1,h2 { 
     margin: 1.3em 0; 
    font-size: 1.3em; 
	 line-height: 1.3em; }
h3 { 
    margin: 1.3em 0; 
	font-size: 1.125em; 
	line-height: 1.3em; 
}

h4 {
	margin: 2.25em 0 0.75em 0;
	font-size: 1em; 
	line-height: 1.5em; 
}

h5, h6  { 
    margin: 1.7em 0;
	font-size: 0.875em; 
	line-height: 1.7em; 
}

a {
    color: #E0A46F;
    text-decoration: none;
}

a:hover {
    color:#B06604;
}

img {
	border:#ecd2b0 1px solid;
	margin: 5px;
}

code, pre {
	display: block;
	font:14px Consolas, Lucida Console, Monaco, monospace;/* 1em */
	margin:5px 0;
	padding:10px;
	border-left:5px #594020 solid;
	overflow-x:scroll;
}

sub, sup{
    font-size:0.77em;
}

abbr{
	cursor:help;
}

blockquote, q {
    margin:1.5em;
	font-style:normal;
	color:#BFB1A7;
}

textarea {
    width: 80%;
	height:10em;
    background: #EFE2D1;
	border-top: 2px solid #BFBFBF;
    border-left: 2px solid #BFBFBF;
    border-right: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
}

input {
    background:#EFE2D1;
	color:#000;
	padding: 2px 3px 4px 3px ;
	border: 1px solid #BFBFBF;
    margin-right:10px;
	float:left;
}

legend{
	font-style:oblique;
	padding:0 5px;
}

fieldset{
	border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
	padding:10px;
}

sub, sup{
	color:#1744BF;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	color:#F2EAE0;
}

table{
text-align:left;
	table-layout:fixed;
	overflow:hidden;
	border-collapse:separate;
	border-spacing:1px;
	empty-cells:show;
}

td, th{
	padding:3px 5px 4px 5px;
	empty-cells:show;
}

td{
	
}

th{
	
	margin:2px;
}

table caption{
	text-align:left;
	padding:4px;
	caption-side:bottom;
}


#header {
    height: 180px;   
	/* background:transparent url(http://www.suzannekarzoun.com/images/header.jpg) no-repeat top ; */
}

#header h1, #header h2{
	text-align:center;
	/* margin:10px auto 0; */
   font-size:32px; 
	line-height: 1em; 
	display:block;
}

#header h1 a, #header h2 a{
   /* margin:0 0 70px 0; */
	color:#B06604;
}

#header h1 img {
	border: none;
	display:inline;
}

#header h1 img a {
	border: none;
	display:inline;
}

#header h1 a:hover, #header h2 a:hover{
	color:#5F3707;
}

.title{
    border-top: 3px #594020 double;
	background:#2E2010;
    margin: 0 ;
    padding: 5px 30px 10px 30px;
	font-size: 1.3em; 
}

.style1 {
	font-size: large;
}

#side {
	position:absolute; right: 5%; width:25%; height:100%; background:#150a04 url('http://www.suzannekarzoun.com/images/sidebar-top.jpg'); color:white; padding:10px;}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 5%;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px  Georgia, Cambria, Times, Times New Roman, serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
/* border: 1px solid #778; */
color: #e0a455;
background: #594020 url(http://www.suzannekarzoun.com/images/hover.png) top left repeat-x; 
}

.shadetabs li a:visited{
color: #e0a455;
}

.shadetabs li a:hover{
text-decoration: none;
color: #ecd2b0;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color: #ecd2b0;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image:url(http://www.suzannekarzoun.com/images/hover.png);
border-bottom-color: #2e2010;
border-top: 1px solid #b7a67c; 
border-right: 1px solid #b7a67c; 
border-left: 1px solid #b7a67c; 

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
/* display:none; */
background: #463c30 url('http://www.suzannekarzoun.com/images/post.jpg') top left no-repeat;
padding: 20px;
}

@media print {
.tabcontent {
display:block !important;
}
}


@media print {
.tabcontent {
display:block !important;
}
}



/*

 footer

 */

#footer {
    background: #140C09 url(img/footer.jpg) repeat-x top;
	clear:both;
	/* border-top: 1px #000 solid; */
}

#footer .grid_3, #footer .grid_6{
	margin-bottom:30px;
}

/*---- FLICKR  --*/

.flickr a{
	float:left;
	padding:6px;
	background:#2F261A;
	border: 1px #594020 solid;
	margin:0 4px 4px 4px;
}

.flickr h3 a{
	border:none;
	background:none;
	float:none;
}

.flickr h3 a:hover{
	background:none
}

.flickr a img{
	border: 1px #594020 solid;
}

.flickr a:hover{
	background:#623A21;
}

.twitter_update_list{
	border: 1px #594020 solid;
	background:#000;
}

#twitter_div{
	border: 1px #2E2010 solid;
	background:#150A04;
	padding:3px 3px 0 3px;
	display:block;
}

#twitter_update_list li{
	border: 1px #594020 solid!important;
	background:#2F261A;
	margin:0 0 3px 0;
	padding:10px;
	display:block;
}

#twitter_update_list li a{
	display:inline;
}

#twitterbar h3{
 	margin:10px 0;
	float:left;
}

#twitter-link{
	font-style:oblique;
	float:left;
	margin:5px 0 20px 0;
}


/*footer*/

.menubtm{
	clear:both;
	width:auto;
	background:#000;
	text-align:center;
}

.menubtm li{
display:inline;
	padding:0 10px 0 0;
	line-height:2em;
}

.wp-caption {
	border: 1px solid #2F1E14;
	text-align: left;
	background-color: #6F5D45;
	padding: 6px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.categories {}

.cat-item {}

.current-cat {}

.current-cat-parent {}

.pagenav {}

.page_item {}

.current_page_item {}

.current_page_parent {}

.widget {}

.widget_text {}

.blogroll {}

.linkcat{}


.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
 
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
 
#example3 a{ /*CSS specific to demo 3*/
	color:#B06604;
text-decoration: none;
font-weight: bold;
}
 
#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}
 
code{ /*CSS for insructions*/
color: red;
}





