/*  
Theme Name: Jacqueline MacInnes Wood Online
Description: Exclusive theme for the site jacquelinemacinneswood.com
Version: 1.0
Author: Jessica
Author URI: http://night-blooming.com/
*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
	text-align: center;
	margin: 0px;
	background-color: #FEF3E9;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

ul, li {
	font-size: 8.5pt;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: point;
}

b, bold, strong {
}

table, td {
	font-size: 8.5pt;
}


.boxnav {
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #FAFFFF;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FAFFFF;
}


#contentsbody{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 5px;
}

#headcontents{
	width: 100%;
	height: 52px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodycontents {
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footcontents {
	text-align: center;
	font-size: 7.5pt;
	height: 236px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}


#post{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 5px;
}

#headpost{
	width: 100%;
	height: 52px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
}

#bodypost{
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footpost{
	text-align: center;
	font-size: 7.5pt;
	height: 236px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}

A:link, A:active, A:visited  {
	color: #9D5C5F;
	text-decoration: none;
	font-weight: bold;

}

A:hover {
	color:#B88783;
	text-decoration: none;
	font-weight: bold;
}

.titles {
	color: #FFFFFF;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: center;
	text-shadow: #824A4E 0 1px 1px;
	padding-top: 8px;
	font-weight: bold;
	font-style: oblique;
}

.titlesnav {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border-radius: 5px;
   -moz-border-radius:  5px; 
   -webkit-border-radius: 5px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: #824A4E 0 1px 1px;
	font-style: oblique;
	background-image: url(images/nav-titles.png);
	background-repeat: no-repeat;
	border-top: 1px solid #B4837F;
	border-right: 1px solid #B4837F;
	border-bottom: 3px solid #7E6578;
	border-left: 1px solid #B4837F;
	font-weight: bold;
}

#wrapper {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
}

#head{
	width: 100%;
	height: 449px;
	padding-top: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}

#head2{
	width: 100%;
	margin-top: 0px;
	background-image: url(images/bg-nav.png);
	height: 51px;
	background-repeat: no-repeat;
}

#contents {
	text-align: left;
	margin-left: 0px;
	margin-right: 360px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentspost{
	text-align: left;
	margin-left: 0px;
	margin-right: 360px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigation {
	float: right;
	width: 340px;
	padding: 0px;
	text-align: left;
	display: inline;
	margin: 0px;
}

#foot{
	clear: both;
	text-align: center;
	font-size: 8.5pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
    text-shadow: #ffffff 0 1px 1px;
}

#commentsline{
	text-align: center;
	padding: 30px 5px 5px;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #FEF9F3;
	margin-right: 6px;
	margin-left: 6px;
	padding: 8px;
	font-weight: normal;
	text-shadow: #ffffff 0 1px 1px;
	display: inline;
	border-top: 1px solid #FEF9F3;
	border-right: 1px solid #FEF3E9;
	border-bottom: 1px solid #FEF3E9;
	border-left: 1px solid #FEF9F3;
}

.date, .data {
	font-size: 8pt;
	color: #473D57;
	text-align: center;
}


#contents img {
	opacity:1.0;

	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	margin: 1px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#contents img:active {
	opacity:0.8;

	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#contents img:hover {
	opacity:0.8;

	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;

    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}


#contentspost img {
	opacity:1.0;
    -moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	margin: 1px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#contentspost img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#contentspost img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#navigation img {
	opacity:1.0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FEF0E2;
	margin: 1px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#navigation img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}

#navigation img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #FEF0E2;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FEF0E2;
	border-right: 1px solid #E0CBC9;
	border-bottom: 1px solid #E0CBC9;
	border-left: 1px solid #FEF0E2;
}


blockquote {
	background-color: #FFFAF4;
	color: #B07E79;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	border-radius: 6px;
    -moz-border-radius:  6px; 
    -webkit-border-radius: 6px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 6px solid #B88783;
}

input {
	background-color: #FEF9F3;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #B88783;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
    border-radius: 3px;
   -moz-border-radius:  3px; 
   -webkit-border-radius: 3px;
}

option, select {
	padding: 2px;
	background-color: #FEF9F3;
	border:1px solid #B88783;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
    border-radius: 3px;
   -moz-border-radius:  3px; 
   -webkit-border-radius: 3px;
}

textarea {
	padding: 2px;
	background-color: #FEF9F3;
	border:1px solid #B88783;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #999999;
    border-radius: 3px;
   -moz-border-radius:  3px; 
   -webkit-border-radius: 3px;
}

.cite{
	text-align: left;
	padding: 3px 15px 3px 3px;
	margin-bottom: 10px;
	background-color: #FEF3E9;
	text-indent: 3pt;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	text-shadow: #ffffff 0 1px 1px;
	border: 1px solid #FEF3E9;
}

.comments {
	padding: 3px;
	margin: 5px;
	background-color: #FFFAF4;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	border: 1px solid #FFFAF4;
}

h2 {
	font-size: 11pt;
	text-shadow: #ffffff 0 1px 1px;
	color: #B88783;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #E2D0CF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
   -moz-border-radius:  4px; 
   -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:visited {
	border: 1px solid #E2D0CF;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #FFFFFF;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .break {
	padding: 0.2em 0.5em;
	border: none;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .this-page {
	border: 1px solid #FEF3E9;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #FEF3E9;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:hover {
	color: #B3827E;
	background-color: #FEF3E9;
	border: 1px solid #B58480;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .inactive
{
	border: 1px solid #F0F0F0;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}


#navi{
	text-align: center;
	color: #9B595D;
	padding-top: 15px;
	font-size: 14px;
}

div#navi a, div#navi a:link, div#navi a:visited{
	font-size: 15pt;
	color: #FCF0E5;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 5px;
	padding: 4px 10px;
	text-shadow: #824A4E 0 1px 1px;
	font-style: oblique;
	font-weight: normal;
}

div#navi a:hover{
	font-size: 15pt;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 5px;
	padding: 4px 10px;
	text-shadow: #824A4E 0 1px 1px;
	font-style: oblique;
	font-weight: normal;
}

.comm2 {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 7pt;
	text-shadow: #824A4E 0 1px 1px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	line-height: 12px;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: bold;
	color: #E2AE96;
    text-shadow: #433A45 0 1px 1px;
 }

.comm2 a:hover {
	font-weight: bold;
	color: #F7E4D5;
    text-shadow: #824A4E 0 1px 1px;
}

.gravatar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.space {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

		#last {
	text-align: justify;
	padding-top: 200px;
	padding-right: 560px;
	padding-left: 80px;
	text-shadow: #ffffff 0 1px 1px;
	color: #8C6478;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

