/*
Theme Name: Kevin O'Connor Design
Theme URI: http://ocdesign.com.au/
Description: The ocdesign.com.au theme for Kevin O'Connor Design.
Version: 489.633
Author: Gozer Studio
Author URI: http://gozer.com.au/
Tags: o
*/



body {
	font-size: 62.5%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 15px;
	color: #fff;
	background: url(images/background.jpg) repeat-y 10px top;
	min-width: 950px;
}

a:link,
a:visited {
	color: #fff;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#wrap {
	width: 950px;
	min-width: 950px;
	margin: 0;
}

#left {
	margin: 110px 0 0 10px;
	width: 150px;
	float: left;
}

#logo {
	margin: 0;
}
#logo a {
	display: block;
	width: 148px;
	height: 93px;
	background: url(images/ocdesign-logo.gif);
}
#logo a.front_page {
	background: url(images/ocdesign-logo-red.gif);
}
#logo a span {
	display: none;
}

#right {
	padding-top: 145px;
}


/* Content */
#content {
	margin: 0 10px 0 80px;
	font-size: 1.1em;
	float: left;
}
#content h2 {
	height: 42px;
	width: 236px;
	margin-left: 140px;
}
#content h2 span {
	display: none;
}

#content h2.commissions {
	background: url(images/commissions-over.png) no-repeat;
}
#content h2.products {
	background: url(images/products-over.png) no-repeat;
}
#content h2.profile {
	background: url(images/profile-over.png) no-repeat;
}
#content h2.contact {
	background: url(images/contact-over.png) no-repeat;
}
#content h2.links {
	background: url(images/links-over.png) no-repeat;
}
#content h2.error404 {
	background: url(images/page-not-found.png) no-repeat;
	width: 271px;
}

#content .entry {
	padding: 12px 0 12px 12px;
	width: 504px;
}
#content .entry a.icon {
	display: block;
	float: left;
	width: 114px;
	height: 114px;
	margin: 0 12px 12px 0;
}
#content .entry a.icon:hover {
	opacity: .75;
	filter: alpha(opacity = 75);
}
#content .entry #details {
	width: 114px;
	float: left;
}
#content .entry .detailed-image {
	margin: 0 0 0 12px;
}
#content .commissions {
	background: #933;
}
#content .products {
	background: #c60;
}
#content div.profile {
	background: #993;
}
#content div.profile img {
	float: left;
	width: 114px;
}
#content div.profile p {
	margin: 0 0 1em 127px;
	width: 240px;
}

#content div.links {
	background: #669;
}
#content div.links p.intro {
	margin: 0 0 1em 0;
	width: 114px;
	float: left;
}
#oclinks {
	margin: 0 0 0 127px;
}
#oclinks h4 {
	margin: 0;
}
#oclinks p {
	margin: 0 0 1em 0;
}
.topnav {
	padding: 0 3px;
}
#next-link {
	margin-top: 50px;
	display: block;
}
#content .error404 {
	background: #4d4d4d;
}
#content .error404 p {
	margin: 0 0 1em 127px;
	width: 240px;
}



/* navigation */
#nav {
	margin: 80px 0 0 756px;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}
#nav li a, 
#nav li a:visited {
	color: #666;
	text-decoration: none;
}
#nav li.current_page_item a {
	font-style: italic;
}
#nav.commissions li.current_page_item a {
	color: #933;
}
#nav.products li.current_page_item a {
	color: #c60;
}
#nav.profile li.current_page_item a {
	color: #993;
}
#nav.contact li.current_page_item a {
	color: #69c;
}
#nav.links li.current_page_item a {
	color: #669;
}
/* subpages */
#nav li ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
#nav.commissions li.current_page_item ul li a {
	color: #707073;
	font-style: normal;
}
#nav.commissions li.current_page_ancestor a,
#nav.commissions li.current_page_ancestor ul li.current_page_item a {
	color: #933;
}
#nav.commissions li.current_page_ancestor ul li a {
	color: #707073;
}

#nav.products li.current_page_item ul li a {
	color: #707073;
	font-style: normal;
}
#nav.products li.current_page_ancestor a,
#nav.products li.current_page_ancestor ul li.current_page_item a {
	color: #c60;
}
#nav.products li.current_page_ancestor ul li a {
	color: #707073;
}


/* Home page */
#home_menu {
	list-style: none;
	margin: 0 0 0 140px;
	padding: 0;
}
#home_menu li a {
	display: block;
	height: 42px;
	width: 236px;
}
#home_menu li a span {
	display: none;
}

#commissions {
	background: url(images/commissions.png) no-repeat;
}
#commissions:hover {
	background: url(images/commissions-over.png) no-repeat;
}

#products {
	background: url(images/products.png) no-repeat;
}
#products:hover {
	background: url(images/products-over.png) no-repeat;
}

#profile {
	background: url(images/profile.png) no-repeat;
}
#profile:hover {
	background: url(images/profile-over.png) no-repeat;
}

#contact {
	background: url(images/contact.png) no-repeat;
}
#contact:hover {
	background: url(images/contact-over.png) no-repeat;
}

#links {
	background: url(images/links.png) no-repeat;
}
#links:hover {
	background: url(images/links-over.png) no-repeat;
}


/* Contact page */
#hcard-kevin-oconnor {
	background: #69c;
	padding: 10px;
	width: 516px;
}
#hcard-kevin-oconnor img {
	float: left;
	padding-right: 15px;
}
#hcard-kevin-oconnor .tel {
	margin-bottom: 15px;
}
#hcard-kevin-oconnor p {
	margin-top: 0;
}


.clear {
	clear: both;
}

.show {
	display: inline;
}
.hide {
	display: none;
}