/*
Theme Name: Steve Ogne
Description: Steve Ogne WordPress theme based on Kubrick.
Version: 1.0
Author: Kevin Tracy
Author URI: http://kevintracydesign.com/
*/

/* Begin Typography & Colors */

body {
	background-color: #FFFFFF;
	background-image: url(images/ogne-top-bar.png);
	background-repeat: repeat-x;
}

* { 
	margin: 0; 
	padding: 0; 
	font-size: 16px; 
	line-height: 24px; 
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	}

h1 {
	font-size: 250%;
	line-height: 100%;
	color: #7ab0d2;
	font-weight: bold;
	letter-spacing: -.5px;
	}
	
h2 {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	font-size: 220%;
	line-height: 100%;
	color: #7ab0d2;
	font-weight: bold;
	letter-spacing: -.5px;
	}
	
h3 {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	font-size: 110%;
	line-height: 100%;
	color: #124c64;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 16px 10px 0 0;
	}

h4 {
	font-size: 90%;
	line-height: 100%;
	color: #124c64;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 8px 0 0 0;
	}
	
p {
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #666666;
	margin: 14px 0 0 0;
	}

ul {
	list-style-position: outside;
	list-style-image: url(blue-bullet.png);
	list-style-type: disc;
	padding-left: 40px;
	}
	
li {
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #666666;
	}
	
a:link, a:visited {
	font-size: 100%;
	color: #88b8d9;
	margin: 8px 0 0 0;
	text-decoration: none;
	}
a:hover {
	font-size: 100%;
	color: #88b8d9;
	margin: 8px 0 0 0;
	text-decoration: none;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}
a:active {
	font-size: 100%;
	margin: 8px 0 0 0;
	color: #fff;
	text-decoration: none;
	background: #7ab0d2;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}

#header {
	position: absolute;
	width: 790px;
	height: 220px;
	left: 50%;
	top: 0;
	margin-left: -395px;
	background: url(images/ogne-header.png) no-repeat;
	z-index: 100;
	}

#title {
	position: absolute;
	background: none;
	color: #999999;
	text-indent: -3000px;
	}

#topNav {
	position: absolute;
	color: #88b8d9;
	width: auto;
	height: 10px;
	padding: 8px 0;
	top: 180px;
	left: 40px;
	}

#topNav ul {
	}

#topNav li {
	color: #88b8d9;
	list-style-type: none;
	display: inline;
	}
#topNav a:link, #topNav a:visited {
	color: #88b8d9;
	text-decoration: none;
	border-bottom: #124c64 1px dotted;
	padding-bottom: -3px;
	}
#topNav a:hover {
	color: #88b8d9;
	text-decoration: none;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}
#topNav a:active {
	color: #fff;
	text-decoration: none;
	background: #7ab0d2;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}
	
/* Body Styles */

#container {
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding-top: 220px;
	z-index: 50;
	background: none;
	border: none;
	}

#body01 {
	position: relative;
	width: 450px;
	padding: 30px 0 60px 82px;
	background: none;
	}

#body01 p { padding: 0 0 0 20px; }

#body01 h3 a:link, #body01 h3 a:visited {
	line-height: 100%;
	color: #124c64;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 16px 10px 0 0;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
#body01 h3 a:hover {
	line-height: 100%;
	color: #124c64;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 16px 10px 0 0;
	text-decoration: none;
	border-bottom: 1px solid;
	}
#body01 h3 a:active {
	line-height: 100%;
	color: #124c64;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 16px 10px 0 0;
	text-decoration: none;
	border-bottom: 1px solid;
	background: #7ab0d2;
	}

 #body01 img a:link, #body01 img a:visited {
	margin: 0;
	text-decoration: none;
	border: 1px dotted;
	}
#body01 img a:hover {
	margin: 0;
	text-decoration: none;
	border: 1px solid;
	}
img #body01 img a:active {
	margin: 0;
	text-decoration: none;
	border: 1px solid;
	}

/* Forms */

#contactSteve, #mailBuild {
	padding: 0 0 0 20px; 
	border: none;
	}
	
.contactLabel { 
	padding: 16px 0 0 0;
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #555555;
	}

.contactSteve {
	background-color: #d5dfe4;
	border: #666666 1px dotted;
	padding: 2px;
	width: 340px;
	margin: 0 0 8px 0;
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #555555;
	}
	
#contactSubmit, #mailSubmit {
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #666666;
	margin: 9px 0 0 0;
	}
	
.required {
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #124c64;
	font-style: italic;
	
	}

/* Sidebar */

#sidebar {
	position: absolute;
	top: 220px;
	right: 45px;
	background: #124c64 url(images/ogne-sidebar.png) bottom no-repeat;
	width: 160px;
	padding: 16px 20px 20px 0; 
	}
#sidebarCopy {
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
	width: 160px;
	}	
#sidebarCopy p {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	color: #88b8d9;
	margin: 0;
	}	
#sidebarCopy h4 {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	font-size: 100%;
	line-height: 100%;
	color: #88b8d9;
	font-weight: normal;
	margin: 8px 0 0 0;
	letter-spacing: normal;
	}
#linkcat-3 h2, .linkcat h2 {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	font-size: 100%;
	line-height: 100%;
	color: #88b8d9;
	font-weight: normal;
	margin: 8px 0 0 0;
	letter-spacing: normal;
	}
#sidebarCopy ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 10px; 
	margin: 10px 0 0 0;
	font-size: 100%;
	}
#sidebarCopy li {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	list-style: outside;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 16px 0 0 0;
	font-size: 90%;
	color: #88b8d9;
	line-height: 110%;
	}
#sidebarCopy ul li ul {
	margin: 0;
	padding: 0;
	}
#sidebarCopy ul li ul li {
	margin: 0;
	padding: 0 0 0 10px;
	}
#sidebarCopy h4 a:link, #sidebarCopy h4 a:visited {
	font-size: 100%;
	color: #88b8d9;
	font-weight: normal;
	letter-spacing: -.5px;
	margin: 16px 0 0 0;
	}
#sidebarCopy h4 a:hover {
	font-size: 100%;
	color: #88b8d9;
	font-weight: normal;
	letter-spacing: -.5px;
	margin: 16px 0 0 0;
	text-decoration: none;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}
#sidebarCopy h4 a:active {
	font-size: 100%;
	color: #88b8d9;
	font-weight: normal;
	letter-spacing: -.5px;
	margin: 16px 0 0 0;
	}
#sidebarCopy  a:link, #sidebarCopy a:visited {
	font-size: 85%;
	line-height: 100%;
	color: #88b8d9;
	letter-spacing: -.5px;
	margin: 8px 0 0 0;
	text-decoration: none;
	}
#sidebarCopy a:hover {
	font-size: 85%;
	line-height: 100%;
	color: #88b8d9;
	letter-spacing: -.5px;
	margin: 8px 0 0 0;
	text-decoration: none;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}
#sidebarCopy a:active {
	font-size: 85%;
	line-height: 100%;
	letter-spacing: -.5px;
	margin: 8px 0 0 0;
	color: #fff;
	text-decoration: none;
	background: #7ab0d2;
	border-bottom: #88b8d9 1px solid;
	padding-bottom: -3px;
	}

#dateField {
	font-size: 100%;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -.5px;
	margin: 8px 0 0 0;
	}
#searchform,  #mailList {
	margin: 10px 0;
	padding: 0;
	text-align: left;
	width: 140px;
	}
#sidebar #searchsubmit, #sidebar #join {
	font-size: 90%;
	margin: 0;
	padding: 2px 0 -2px 4px;
	font-weight:bold;
	text-align:left;
	color:#88b8d9;
	border-style:solid;
	border-color:#222222;
	border-width:1px;
	background-color: #124c64;
	}
#sidebar #searchform #s, #mb-name, #mb-oeji-oeji {
	width: 130px;
	padding: 1px;
	margin-bottom: 8px;
	border: #222222 solid 1px;
	background-color: #88b8d9;
	color: #124c64;
	}
#crm_logo {
	position: absolute;
	bottom: -3em;
	left: 2px;
	border: none;
	}
#crm_logo img { border: none; }
#crm_logo a:link, #crm_logo a:visited, #crm_logo a:hover, #crm_logo a:active { border: none; text-decoration: none; }

/* Compact Sidebar Form */

form#mailBuild {
	position: relative;
	}
div#name, div#email {
	position:relative;
	float:left;
	margin-right:3px;
	}
div#submit { clear: both; }
label.overlabel {
	position:absolute;
	top:1px;
	left:3px;
	z-index:1;
	color:#468cad;
	}
label.overlabel {
    color:#468cad;
    }
label.overlabel-apply {
	position:absolute;
	top:2px;
	left:3px;
	z-index:1;
	color:#468cad;
	}
	
.sidebarNote {
	font-size: 90%;
	line-height: 90%;
	}
		
/* Posts */

.post h2 {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	font-size: 220%;
	line-height: 100%;
	color: #7ab0d2;
	font-weight: bold;
	letter-spacing: -.5px;
	}

.post p {
	font-size: 90%;
	font-family: Georgia,  Baskerville, Constantia, "Palatino", serif;
	color: #666666;
	margin: 14px 0 0 0;
	}

.post h5 { 
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	margin: 0;
	font-size: 70%;
	color: #666666;
	}

/* Footer */

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 60px;
	background-color: #124c64;
	}
#footerCopy {
	height: 38px;
	width: 790px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
	color: #88b8d9;
	}
#footerCopy p {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	color: #88b8d9;
	font-size: 90%;
	line-height: 90%;
	}
#footerCopy ul {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	color: #88b8d9;
	font-size: 90%;
	line-height: 110%;
	display: inline;
	list-style-position: outside;
	list-style: none;
	}
#footerCopy li {
	font-family: "Frutiger", "Univers", "Helvetica Neue", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma;
	display: inline;
	list-style-position: outside;
	list-style: none;
	color: #88b8d9;
	font-size: 90%;
	line-height: 110%;
	}
#footerCopy  a:link, #footerCopy a:visited {
	font-size: 100%;
	line-height: 110%;
	color: #88b8d9;
	margin: 8px 0 0 0;
	text-decoration: none;
	}
#footerCopy a:hover {
	font-size: 100%;
	line-height: 110%;
	color: #88b8d9;
	margin: 8px 0 0 0;
	text-decoration: none;
	border-bottom: #88b8d9 1px dotted;
	}
#footerCopy a:active {
	font-size: 100%;
	line-height: 110%;
	margin: 8px 0 0 0;
	color: #fff;
	text-decoration: none;
	background: #7ab0d2;
	border-bottom: #88b8d9 1px solid;
	}

#small { padding: 0; margin: -8px 0 0 0; }
#small p { font-size: 75%; color: #468cad; }

#small  a:link, #small a:visited {
	font-size: 100%;
	line-height: 110%;
	color: #468cad;
	margin: 0;
	text-decoration: none;
	}
#small a:hover {
	color: #468cad;
	text-decoration: none;
	border-bottom: #88b8d9 1px dotted;
	}
#small a:active {
	color: #fff;
	text-decoration: none;
	background: #7ab0d2;
	border-bottom: #88b8d9 1px solid;
	}
