/*  
Theme Name: Grace Rivers

*/



/* Global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative }
a img { border:none } 

/************************************************************************/
/* Main */ 
/************************************************************************/


* { 
	margin: 0; padding: 0;
}

html {

	background: url(images/bg-tile.jpg);
}

body {

	background: url(images/top-strip.jpg) repeat-x;
	
}

h1 {

	font-family: "Times New Roman", Times, Serif;
	
	font-size: 30px;
	
	color: #fefcf1;
	
	font-weight: bold;
	
	font-style: italic;
}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover {

	font-family: "Times New Roman", Times, Serif;
	
	font-size: 20px;
	
	color: #344865;
	
	font-weight: bold;
	
	font-style: italic;
}

h2 a:hover, h3 a:hover {
	
	color: #fefcf1;
	
}

h3 {

	font-size: 18px;
}

p,ul {

	font-family: Tahoma, sans-serif;
	
	font-size: 13px;
	
	color: #423224;
}

a {

	font-family: Tahoma, sans-serif;
	
	color: #344865;
	
	font-size: 13px;
	
}


a:hover {

	font-family: Tahoma, sans-serif;
	
	color: #fefcf1;
	
	font-size: 13px;
}

ul,li {

	list-style-position: outside;
}


hr {
	
	
	color: #344865;
	
	background-color: #344865;
	
	height: 3px;
} 



/************************************************************************/
/* Structure */ 
/************************************************************************/


#wrapper { 
	
	min-height: 100%; 
	
	height: auto !important; 
	
	height: 100%;
	
	width: 904px;
	
	position: relative; 
	
	margin: 0 auto;
	 
}


#header {

	text-align: right;
}

#nav-div { 

	position: absolute; 
	
	top: 71px; 
	
	right: 16px;  
	
	z-index: 100;
	
}


#slideshow {
	
	background: url(images/ss-bg.png) no-repeat;
	
	clear: left;
}


#ss-wrap {

	width: 848px;
	
	height: 316px;
	
	margin: 0 auto 10px auto; 
	
	padding-top: 30px;
	

}


#int-top {
	
	background: url(images/int-bg.png) no-repeat;
	
	height: 150px;
	
	padding-top: 30px;
	
	clear: left;	
	
}


#int-wrap {

	width: 848px;
	
	height: 120px;
	
	background: url(images/int-pic.jpg) no-repeat;
	
	margin: 0 auto 10px auto; 
	
	padding-top: 40px;
	
	position: relative;	
}


#int-wrap h1 {

	padding-left: 25px;
}

#content-wrap, #content-wrap-int {

	width: 858px;
	
	background: url(images/content-bg.jpg) repeat-y;
	
	margin: 0 auto;
	
}

#content-wrap img, #content-wrap-int img {

	margin-right: 15px;
	
	margin-bottom: 10px;
	
}

#content-mp {

	background-color: #abbbd3;
	
	width: 100%;
	
	float: left;

	
}


#int-leftcol {

	background-color: #abbbd3;
	
	width: 534px;
	
	float: left;
	
	padding: 0 25px 10px 25px;
	
	line-height: 20px;
	
}


#int-sidebar {

	background-color: #bf977c;
	
	width: 244px;
	
	float: right;
	
	position: relative;

	padding: 0 15px 10px 15px;

	
}


#int-sidebar h2 {
	margin: 20px 0 5px;
}


#content-mp .mp-leftcol {

	float: left;
	
	width: 390px;	
	
	margin: 0 10px 0 23px;
}


#content-mp .mp-rightcol {

	float: left;
	
	width: 390px;	
	
	padding: 0 10px 0 23px;
	
	background: url(images/mp-content-bg.png) no-repeat;
}

#content-mp .mp-rightcol a, #content-mp .mp-rightcol a:hover {

	font-weight: bold;

}

.mp-links {

	clear: both;
	
	background: url(images/mp-links-bg-jg.jpg) no-repeat;
	
	position: relative;
	
	color: #fefcf1; 
	
	height: 200px;
}


ul.mp-links-text {

	padding-top: 88px;
	
	margin:0; 
	
	list-style-type:none; 
	
	font-size:13px;
	
	margin-left: 30px;
	
}

ul.mp-links-text p {

	color: #fefcf1; 
}


.li-one {

	width: 235px;	
	
	position: absolute;
}

.li-two {

	width: 235px;	
	
	position: absolute;	
	
	left: 311px;
	
}

.li-three { 

	width: 235px;	
	
	position: absolute;
	
	left: 590px;
	

}


.button1 {

	position: absolute;
	
	left: 165px;
	
	bottom: 20px;

}

.button2 {

	position: absolute;
	
	left: 445px;
	
	bottom: 20px;

}

.button3 {

	position: absolute;
	
	left: 726px;
	
	bottom: 20px;

}


#footer {

	clear: both;
	
	background: url(images/footer-strip.jpg) repeat-x;

	color: #fefcf1; 
	
	margin: 0 auto; 
	
	text-align: center; 
	
	font-size: 12px;
	
	position: relative;
	
	margin-bottom: -4px;

}	


#footer a, #footer p	{ 

	color: #fefcf1; 
	
	text-decoration: none; 
	
	line-height: 1.1em;
}


#footer ul {
	
	margin-top: 15px;
}

#footer a:hover	{ 

	color: #abbbd3; 
	
	text-decoration: none; 
}


#navlist {

	padding-left: 15px;

}

	
#navlist li	{ 

	color: #fefcf1;
	
	display: inline;
	
	list-style-type: none;
	
	padding-right: 15px;
	
	margin-top: 5px;
	
	font-weight: bold;
	
}

#footernav {

	padding-top: 12px;
	
	line-height: .9em;
	
}

#commentform {

	line-height: 1.5em;
	background-color: #8aa6c8;
	padding: 10px;
}

#commentform p {
	margin-bottom: 5px;
}

#commentform input, #commentform textarea {

	background:url("http://www.gracerivers.com/wp-content/plugins/dd-formmailer/images/formbg.jpg") repeat-x scroll center top #FFFFFF;
	border:1px solid #423224;
}

#commentform input {
	height: 20px;
	padding: 5px;
}

#comment {
	
	width: 510px;
}

#submit {
	height: 30px!important;
	font-weight: bold;
	cursor: pointer;
}

#respond {

	color: white;
	margin-top: 30px;
	font-style: italic;
	
	background: #3a5f8a;
	
	padding: 5px 10px;
}

#attachment_139 {

	float: left;
}
/************************************************************************/
/* Utility */ 
/************************************************************************/

.logo {

	position: absolute;
	
	width: 215px;
	
	height: 103px;
		
	padding: 4px 0 0 17px; 
	
	z-index: 1000;
}



.header-pic {

	padding-right: 17px;
}

.mp-blog-link {

	padding-top: 4px;
}


.datewrap {

	background-color: #fefcf1;
	
	padding: 5px;
	
	width: 100%;
		
}
.date {

	text-transform: uppercase; 
	
	font-size: .7em;
	
	font-weight: bold;

	
}


.post, .post h1 {

	margin: 10px 0 20px;
}


.postmetadata, .postmetadata a, .postmetadata a:hover {

	font-size: 10px;

}


.border-bottom {

	border-bottom: thin solid #344865;
}

.alignleft {

	float: left;
}

ol.commentlist p {
	margin-bottom: 7px;
}

ol.commentlist li {
	padding: 10px;
	margin-top: 30px;
}

ol.commentlist li.alt {
	background-color: #8aa6c8;
}

ol.commentlist cite {
	font-weight: bold;
	display:block;
}

.sociable {
	background-color: #8aa6c8;
	padding: 10px;
}

#int-leftcol .post ul, #int-leftcol .post ul li {
	list-style: disc!important;
}

#int-leftcol .post ul {
	padding-left: 30px;
}

/************************************************************************/
/* Navigation */ 
/************************************************************************/

#nav { 

	background:url("images/nav.png") no-repeat; 

	width:538px; 

	height:42px; 

	margin:0;

	padding:0;

	}



#nav span { display: none; }



#nav li, #nav a { 

	height:42px; 
	
	display:block;
}



#nav li { 

	float:left; 
	
	list-style:none; 
	
	display:inline; 
	
	position:relative; 

}


#nav-00 { width: 75px; margin-left:0px;}

#nav-01 { width: 108px; margin-left:0px;}

#nav-02 { width: 81px; margin-left:0px;}

#nav-03 { width: 62px; margin-left:1px;}

#nav-04 { width: 87px; margin-left:1px;}

#nav-05 { width: 122px; margin-left:1px;}


#nav-00 a:hover { background:url("images/nav.png")  0px -42px no-repeat; }

#nav-01 a:hover { background:url("images/nav.png")  -75px -42px no-repeat; }

#nav-02 a:hover { background:url("images/nav.png") -183px -42px no-repeat; }

#nav-03 a:hover { background:url("images/nav.png") -265px -42px no-repeat; }

#nav-04 a:hover { background:url("images/nav.png") -328px -42px no-repeat; }

#nav-05 a:hover { background:url("images/nav.png") -416px -42px no-repeat; }


#nav li ul {

	position:absolute;
	
	left:-9999px;
	
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	
	background-color:#fefcf1;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	
	z-index:9999;
	
	opacity:.95; 
	
	filter:alpha(opacity:95);
}



#nav li ul li { 

	height:20px; /* Height of each drop down nav item */
	
	border-bottom:1px solid #abbbd3;
	
	border-right:1px solid #abbbd3;
	
	border-left:1px solid #abbbd3;
	
	background:#fefcf1;
}



#nav li ul li a {

	width:100%;
	
	height:20px;	/* Height of each drop down nav item, should match above */
	
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	
	}



#nav li ul li a span {

	display:block;
	
	padding-left:5px;

	}



/* Drop down link styles */

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {

	font-size:11px;
	
	color:#344865;
	
	text-decoration:none;
	
	font-weight:bold;
	
	}



#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }



/* Hover styles for drop down items */

#nav-01 ul a:hover, #nav-02 ul a:hover { 

	color:#423224;
	
	text-decoration:none;
	
	font-weight:bold;
	
	background:#abbbd3;

	}



/* width of drop down nav - choose width that allows items to display on one line */

#nav-01 ul, #nav-01 li { width:135px; }

#nav-02 ul, #nav-02 li { width:135px; }






