/*  
Theme Name: Lynn Curry
Theme URI: http://www.markjones.ca
Description: Test for Lynn Curry 
Version: 1.0
Author: Mark Jones Web Design	
Author URI: http://www.markjones.ca/

*/

/*-------------------------------
Colour Information
--------------------------------

Green: #339900
Pink: #e569b4

--------------------------------*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}


body{
margin: 0;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-align: center;
vertical-align: top;
background: #ffffff url(images/bckgrnd.jpg) repeat;
color: #339900;
}

#wrapper{
margin: 20px auto 20px auto;
width: 960px;
text-align: left;
}

#header{
float: left;
width: 960px;
height: 264px;
background: url(images/header.png) no-repeat;
}

#header h1 {
text-indent:-9999px;
}


#container{
float: left;
width: 100%;
background: url(images/border.png) repeat-y;
}

/*.sidebar{
float: left;
width: 230px;
background: #eeeeee;
margin: 0 0 0 10px;
display: inline;
}*/

#footer{
clear: both;
float: left;
width: 960px;
height: 108px;
background: url(images/footer.png) no-repeat;
padding-top: 40px;
font-size: 12px;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 8px 0 8px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}



p {
padding: 8px 75px 8px 70px;
text-align:left;
}

#post8 {
padding-left: 115px;
padding-right: 115px;
}

#post8 p img.heading {                        
margin-left: -115px;
padding-top: 5px;
}

p img.heading {                        
/*margin-left: -25px;*/
padding-top: 5px;
}

p img.heading_inpage {                        
/*margin-left: -25px;*/
padding-top: 25px;
}

p img.btm_images {                        
/*margin-left: -60px;*/
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}


blockquote {
padding-left: 25px;
}

.entry{
line-height: 25px;
}





/*.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}*/


table#wp-calendar{
width: 100%;
}



a:link, a:visited{
text-decoration: underline;
color: #336699;
}
a:hover{
text-decoration: none;
}

#footer p {
margin-top: -5px;
line-height: 18px;
text-align: center;
}


/* Fix up IE6 PNG Support */
img, #header, #container, #footer  { behavior: url(scripts/iepngfix.htc); }




/***************************************************
   Navigation Elements
 ***************************************************/

/*.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}*/


#menu {
width: 960px;
}

#navcontainer {
margin-top: 185px;
height: 40px;
color: #339900;
background: url(images/border.png) repeat-y;
}

#navcontainer ul
{
padding-top: 10px;
padding-left: 50px;
list-style: none;
margin: 0;
/*font-size: 0.8em;*/
font-family: "Times New Roman", Times, serif;
}

#navcontainer ul li
{
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
font-size: 17px;
/*line-height: 40px;*/ /*this has to be the same as the #mainnav height */
/*border-right: 1px solid #000000;*/
font-variant:small-caps;
}

#navcontainer ul li a
{
display: block;
padding-left: 9px;
padding-right: 9px;
text-decoration: none;
color: #339900;
}

#navcontainer ul li a:hover
{
color: #e569b4;
border-bottom:2px solid #339900;
}

#navcontainer ul li a:active
{
color: #e569b4;
}


/* Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	padding-left: 135px;
	padding-top: 25px;
	padding-bottom: 25px;
}



.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}


.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -155px;
	left: -98px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 160px;
}



.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	text-align:center;
	width: 220px;
}



.hoverbox .preview
{
	border-color: #339900;
	width: 400px;
	height: 320px;
}


#post9 .hoverbox .preview  /*Invitations page*/
{
	width: 400px;
	height: 444px;
}

/*#post9 .hoverbox li
{
	width: 140px;
}*/

#post9 .hoverbox img /*Invitations page */
{
color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 222px;
}

/*#post9 .hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -110px;
	left: 1px;
	z-index: 1;
}*/
