/*  
Theme Name:JoshPhotos
Theme URI: http://www.joshphotos.com/
Description: Josh's Theme
Version: 1.0
Author: Ian Johnson
Author URI: http://www.moiagroup.com

*/


body {
	background-color: #1A1A1A;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: arial, trebuchet, sanserif;
	font-size: 85%;
}

#page {
	width: 906px;
	margin: 0;
	margin: auto;
	text-align: left;
	color: #D9D9D9;
}

strong {
color: #CB9A19;
	}
	
h1, h2, h3. h4 {
	color: #CB9A19;
}

h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #CB9A19;
}

h2 {
	font-size: 1em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

a, a:visited {
	color: #CB9A19;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

#header {
	margin: 20px 0 15px 0;
}

#header.home {
text-align: right;
}
#leftindent {
	margin-left: 35px;
}
/* **************** SIDEBAR **************** */

#sidebar {
	line-height: 2em;
	text-transform: uppercase;
	text-align: right;
	width: 160px;
	margin-right: 50px;
}

#sidebar a {
	color: #BDBDBD;
}

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

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	padding: 0;
	border: 0;
}


/* **************** NAVBAR **************** */
#navbar {
	border-bottom: 1px solid #BDBDBD;
	margin-top: 15px;
	padding-bottom: 5px;
}

#navbar ul {
	margin: 0;
	padding: 0;
}


#navbar ul li {
	display: inline;
	padding: 0 15px 0 0;
}
#navbar ul li a {
	color: #BDBDBD;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em; 
	font-weight: lighter;
}

#navbar ul li.current_page_item a {
	color: #CB9A19;
}



#navbar ul li.current_page_ancestor a {
	color: #CB9A19;
}

#navbar ul li a:hover {
	color: #CB9A19;
}
/* **************** SUBNAVBAR **************** */
#subnavbar {
	margin-top: 5px;
	margin-bottom: 50px;
}

#subnavbar ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}


#subnavbar ul li {
	display: inline;
	padding: 0 15px 0 0;
}
#subnavbar ul li a {
	color: #BDBDBD;
	text-decoration: none;
	font-size: .90em; 
	font-weight: lighter;
}

#subnavbar ul li.current_page_item a {
	color: #CB9A19;
}


#subnavbar ul li a:hover {
	color: #CB9A19;
}
#footer {
	clear: both;
	font-size: .85em;
	margin-top: 30px;
	border-top: 1px solid #BDBDBD;
	text-align: right;
	padding-top: 10px;
}

.sectionpart {
	margin-bottom: 20px;
}

.sectionimage {
	width: 160px;
	float: left;
	margin-right: 50px;
}


.sectionimage img {
	border: 0;
}

.sectioncopy {
	float: left;
	width: 600px;
}

.sectioncopy h2 {
padding: 0;
margin: 0;
}

.sectioncopy p {
padding: 0;
margin: 0;
}

#home_content {
	float: right;
	line-height: 1.4em;
	width: 660px;
	margin-top: 20px;
}

#content {
	line-height: 1.4em;
	margin-top: 30px;
}

#content p {
	margin-bottom: 1em;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


.txtalignright {
	float: right;
	width: 33%;
}

.txtalignleft {
	float: left;
	width: 33%;
}

img.alignright {
	border: 0;
	margin-left: 40px;
	margin-bottom: 40px;
}
.slideshow {
	border: 1px solid white;
}


p {
 margin-top: 0;
}

h2 {
	margin-bottom: .25em;
}

.movie {
	margin: 30px 0;
}