@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 76% arial, sans-serif;
	background: #fff url("../images/bg.png") repeat-x;
}

h1 {
	padding: 0;
	color: #e6a700;
	margin: 10px 0 0 10px;
	font: 400 2.1em "Myriad Pro", "Lucida Grande", georgia, arial, sans-serif;
}

h2 {
	padding: 0;
	color: #158791;
	letter-spacing: 1px;
	margin: 10px 0 0 10px;
	font: 400 1.5em "Myriad Pro", "Lucida Grande", georgia, arial, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#logo { /* Logo container */
	width: 199px;
	height: 65px;
}

#logo a { /* Allows you to have a clickable logo */
	float: left;
	width: 199px;
	height: 65px;
	display: block;
	margin: 40px 0 0 10px;
	text-decoration: none;
	background: transparent url("../images/logo.png") no-repeat;
}

#logo a span { /* Hides link over logo */
	visibility: hidden;
}

#logo a:hover span { /* Hides link over logo when hovered */
	visibility: hidden;
}

#top_nav {
	margin: 0;
	padding: 0;
	height: 30px;
}

#top_nav div {
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style-type: none;
	background: url("../images/top_nav_separator.png") 0 0 no-repeat;
}

#top_nav li {
	float: left;
	background: url("../images/top_nav_separator.png") 100% 0 no-repeat;
}

#top_nav a {
	margin: 0;
	color: #158791;
	display: block;
	padding: 0 15px;
	white-space: nowrap;
	font: 1em/30px arial, tahoma, sans-serif;
}

#top_nav a:hover {
	color: #000;
}

#header {
	margin: 0;
	padding: 0;
	height: 150px;
	background: url("../images/header_photo.png") 100% 3px no-repeat;
}

#nav {
	margin: 0;
	padding: 0;
	height: 36px;
}

#nav ul {
	margin: 0;
	height: 36px;
	padding: 0 0 0 1px;
	list-style-type: none;
	background: url("../images/nav_separator.png") 0 0 no-repeat;
}

#nav li {
	float: left;
	padding-right: 1px;
	background: url("../images/nav_separator.png") 100% 0 no-repeat;
}

#nav a {
	margin: 0;
	color: #158791;
	display: block;
	padding: 0 15px;
	font: 1em/36px arial, tahoma, sans-serif;
}

#nav a:hover {
	color: #000;
	text-decoration: none;
	background: url("../images/nav_hover.png") repeat-x;
}

#home #nav-home a,
#portfolio #nav-portfolio a,
#photography #nav-photography a,
#price #nav-price a,
#recent #nav-recent a,
#tags #nav-tags a { /* sets pointer on current page */
	background: url("../images/nav_hover.png") repeat-x;
}

#main_wrapper {
	color: #666;
	float: left;
	width: 654px;
}

#main_wrapper_photography {
	color: #666;
	float: left;
	width: 960px;
}

.main_content ul li{
	padding-left: 15px;
	list-style-type: none;
	background: url("../images/bullet.png") 0 4px no-repeat;
}
	
.main_content {
	margin-top: 25px;
	border: 1px solid #ccc;
}

.main_content_inner {
	border: 1px solid #fff;
	background: #fff url("../images/content_bg.png") repeat-x;
}

.main_content_inner img {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 1px dotted #bbb;
}

.main_content_inner p {
	padding: 0 10px;
	font: 1.1em/1.3em arial, "Trebuchet MS", tahoma, sans-serif;
}

.main_content_inner .bottom {
	clear: both;
	height: 41px;
	background: #eee url("../images/content_bottom_bg.png") repeat-x;
}

.contact_content_inner {
	border: 1px solid #fff;
	padding: 10px;
	background: #fff url("../images/content_bg.png") repeat-x;
}

.contact_content_inner form {
	margin: 20px 0 0 40px;
}

.contact_content_inner input {
	width: 250px;
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.contact_content_inner textarea {
	width: 530px;
	padding: 0 10px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.contact_content_inner #send {
	width: auto;
	height: auto;
	padding: 0 10px;
	background: #eee;
}

#portfolio_wrapper {
	width: auto;
	background: #000;
}

.portfolio_content {
	float: left;
	width: 286px;
	margin: 25px 25px 0 0;
	border: 1px solid #ccc;
}

.portfolio_content_inner {
	border: 1px solid #fff;
	background: #fff url("../images/content_bg.png") repeat-x;
}

.portfolio_content_inner img {
	padding: 2px;
	margin: 5px 5px;
	border: 1px dotted #bbb;
}

.portfolio_content_inner .bottom {
	clear: both;
	height: 41px;
	background: #eee url("../images/content_bottom_bg.png") repeat-x;
}

#r_wrapper {
	float: right;
	width: 286px;
	margin-top: 25px;
}

.r_content {
	margin-bottom: 25px;
	border: 1px solid #ccc;
}

.r_content_inner {
	border: 1px solid #fff;
	background: #fff url("../images/content_bg.png") repeat-x;
}

.r_content_inner p {
	padding: 0 10px;
	font: 1em/1.3em arial, "Trebuchet MS", Tahoma, sans-serif;
}

.r_content_inner img {
	padding: 2px;
	margin: 5px 5px;
	border: 1px dotted #bbb;
}

.r_content_inner .bottom {
	clear: both;
	height: 41px;
	background: #eee url("../images/content_bottom_bg.png") repeat-x;
}

.bottom_links a {
	color: #333;
	float: right;
	padding-right: 40px;
	font: bold 1em/41px arial, tahoma, "Trebuchet MS", sans-serif;
}

.bottom_links a:hover {
	color: #e6a700;
}

#clear {
	clear: both;
}

#footer {
	clear: both;
	font: 0.9em/3em arial, "Trebuchet MS", tahoma, sans-serif;
}
