/*  
Theme Name: Camp Nauvoo
Theme URI: http://www.rdustinwebstudio.com/
Description: Theme designed for CampNauvoo.com.
Version: 0.1
Author: Randy Dustin
Author URI: http://www.rdustinwebstudio.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #506a29 url('images/cnnavbackground182x4.jpg') repeat-y top left;
	color: #333;
	}

	
#page {
	text-align: left;
	}

#header {
	background: transparent url('images/cnheader760x120.jpg') no-repeat top left;
	}

#content img {
 border: 2px solid grey;
 margin: 2px;

}

.thickbox {
 float: right; 
 text-decoration: none;
}
.thickbox img {
 border: none;
}
.gone {
 display: none;
}

#headerimg 	{ 
	height: 120px; 
	width: 760px; 
	} 

#content {
	font-size: 1.2em
	}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	/*background-color: white;
	margin: 20px auto;
	padding: 0;*/
	width: 760px;
	}

#header {
	margin: 0 0 0 0; 
	padding: 0; 
	height: 120px; 
	width: 760px;
	}

#headerimg h1{
 padding-top: 18px;
 margin-bottom: 0;
 font-size: 2em;
}

#headerimg a {
 padding: 0 0 0 25px;
 color: #000;
 text-decoration: none;
 font-style: italic;
 font-size: 2em;
}

.description {
 font-size: 1.2em;
 font-style: italic;
 font-weight: bold;
 color: #45631b;
 padding-left: 120px;
}

#content {
 float: right;
 margin: 0 33px 0 0;
 width: 513px;
 background: transparent url('images/cnbodyboxcenter513x4.jpg') repeat-y top left;
}

#sidebar {
 margin-left: 20px;
 margin-top: 4px;
 width: 177px;
}
#sidebar a {
 color: #45631b;
 text-decoration: none;
 font-size: 1.2em;
 font-weight: bold;
 display: block;
}

#sidebar a:hover {
 color: #f2e7ba;
}

#sidebar a:visited {
 font-weight: normal;
}

#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
li.bot {
 background: transparent url('images/linkpic202x128.jpg') no-repeat -20px bottom;
 height: 128px;
}
li.page_item {
 background: transparent url('images/cnnavbox175x28.jpg') no-repeat top left;
 margin-bottom: 10px;
 padding: 7px 0 14px 20px;
}

li.page_item li {
 padding: 0 0 0 10px;
 background-image: none;
 margin: 1px;
 font-weight: bold;
}

#sidebar ul ul {
 margin-top: 10px;
}

#sidebar ul ul a {
 color: #000;
 text-decoration: none;
 font-size: 1em;
}

#sidebar ul ul a:hover {
 color: #45631b;
}

#footer {
 clear: both;
 text-align: center;
 margin-left: 213px;
 width: 513px;

}

#footer p {
 padding-top: 20px;
 color: #fff;
}

.bot{
 background: transparent url('images/cnbodyboxbot513x5.jpg') no-repeat 1px bottom;
 height: 10px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

hr {
 display: none;
}

.post {
 background: transparent url('images/cnbodyboxtop513x5.jpg') no-repeat top left;
 padding: 10px;
}

a {
 color: #8f4000;
 font-weight: bold;
}

a:hover {
 color: #45631b;
}

a:visited {
 font-weight: normal;
}

blockquote {
 border-left: 3px solid #45631b;
 padding: 0 0 0 10px;
 background-color: #ebffcf;
}

