﻿/*

THEME NAME: kyprodj

THEME URI: http://www.mikewarddesign.com/

DESCRIPTION: A straightforward two-column theme for WordPress

VERSION: 1.7

AUTHOR: <a href="http://www.mikewarddesign.com/">Mike Ward</a> and <a href="http://www.mskempster.com/">Matthew Kempster</a>

AUTHOR URI:

TAGS:

*/

/* Colors:   

	BG : #000
	Fixed BG: #0A0A0A
	Blue: #00A9CC
	Text: #666 & #FFF
	Red: #7F1527
*/



 
/* Two-column with sidebar on left from the /examples/ folder 
@import url('css/styling.css'); */
/* Just some example content */
div.skip-link {
	position: absolute;
	display: none;
	right: 1em;
	top: 1em;
}
div#nav-above {
	margin-bottom: 1em;
}
div#nav-below {
	margin-top: 1em;
}
div.navigation {
	height: 1.25em;
}
div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.navigation div.nav-previous {
float:left;
}

h2.entry-title {
	margin-bottom: 4px;
	line-height: 1.1em;
}

.entry-title, .entry-meta {
	clear: both;
}
.entry-meta {
	margin: -5px 0 35px;
	font-size: .85em;
	font-style: italic;
	line-height: 1.2em;
}
.entry-date abbr {
	margin: 0 0 5px;
	font-size: .85em;
	font-style: italic;
	line-height: 1.5em;
	border-bottom: none;
	display: block;
}
abbr {
	border-bottom: none;
}
/* HTML Tags */
/**/
* {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #00A9CC;
}
a:link:hover, a:visited:hover {
	color: #7F1527;
}
a img {
	border: none;
}
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 1.35em;
	overflow-x: hidden;
	position: relative;
	background: #000 url(images/kydjBG.png) bottom center repeat-x fixed;
}
h1, h2, h3, h4 {
	color: #00A9CC;
}
h1 {
	font-size: 21px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	margin: 0 0 7px;
}
h2 a {
	text-decoration: none;
}

h3 {
	font-size: 14px;
	line-height: 1em;
	margin: 0 0 4px;
}
h4 {
	font-size: 12px;
}
label {
	display: block;
}
p {
	margin: 0 0 15px;
}
strong {
	color: #00A9CC;
}
ul, ol {
	margin: 0 5px 10px 45px;
}
/* Layout Divs and Div Specific HTML Tags */
#nonFluid {
	position: relative;
	top: 0;
	left: 0;
	padding-top: 310px;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #0A0A0A url(images/kydjFixedBG.png) bottom center repeat-x fixed;
}
#banner {
	height: 290px;
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(images/kydjBanner.jpg) center top no-repeat;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 10;
}
#slogan {
	position: absolute;
	top: 65px;
	right: 20px;
	text-align: right;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
}
#assoc {
	position: absolute;
	top: 110px;
	right: 20px;
	text-align: right;
}
#phone {
	position: absolute;
	top: 25px;
	right: 20px;
	color: #FFF;
	text-align:right;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.5em;
}
#footer {
	margin: 0 auto;
	width: 960px;
	clear: both;
	height: 30px;
}

#footer p {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	line-height: 1.2em;
	text-align: center;
}

#mainMenu{
	position: absolute;
	top: 350px;
	left: 0;
	width: 145px;
	margin: 0;
	text-align: right;
	font-size: 11px;
}

#mainMenu ul {
	list-style: none;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 10px 5px 10px 0;
	margin: 0;
}

#mainMenu li a { 
	text-decoration: none;
	padding-right: 25px;
}

#mainMenu li a:hover, #mainMenu li a:visited:hover  {
	color: #666;
	background: url(images/menuIconsFF.png) right center no-repeat;
}

li.current_page_item a  {
	background: url(images/menuIconsP.png) right center no-repeat;
}

#mainMenu a, #mainMenu a:visited, #blogMenu a, #blogMenu a:visited {
	color: #666;
}

#mainMenu a:link:hover, #mainMenu a:visited:hover, #blogMenu a:link:hover, #blogMenu a:visited:hover {
	color: #00A9CC;
}


#blogMenu {
	position: absolute;
	top: 350px;
	left: 745px;
	width: 200px;
	margin: 0;
	text-align: left;
	font-size: 11px;
}
#blogMenu form {
	margin-bottom: 15px;
}

#blogMenu hr {
	margin: 15px 25px;
	width: 150px;
	color: #666;
	background-color: #666;
	height: 1px;
}

#blogMenu ul {
	list-style: none;
	line-height: 2em;
	padding:0;
	margin: 0 0 15px;
}

#blogMenu li {
	line-height: 1.3em;
	margin-bottom: 4px;
}


#mainContent {
	width: 550px;
	min-height: 610px;
	height: auto !important;
	height: 610px;
	text-align: left;
	padding: 0 15px 50px;
	margin: 0 0 25px 150px;
}
#mainContent img {
	margin: 0 10px 10px 0;
	float: left;
}
#mainContent h1 img {
	margin: 0;
	float: none;
}

#socialNetwork {
	position: absolute;
	top: 600px;
	left: 0;
	width: 145px;
	text-align: center;
}

#socialNetwork p {
	margin: 0;
	padding: 0;
}


#socialNetwork p img {
	height: 32px;
	width: 32px;
	display: inline-block;
	margin: 0 1px 0;
}

#galleryLink {
	border-top: 1px solid #BFBFBF;
	margin-top: 10px;
	padding-top: 15px;
}

#galleryLink p {
	margin: 3px 0 0;
}


#testimonials {
	border-top: 1px solid #BFBFBF;
	margin-top: 10px;
	padding-top: 15px;
}

#testimonials p {
	font-style: italic;
	margin: 0;
}
#testimonials p.right {
	font-style: normal;
}

#copyright {
	position: relative;
	height: 60px;
	width: 800px;
	margin: 0 auto;
	clear: both;
}
#copyright p {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin: 0;
}
p.clear {
	height: 1px;
	clear: both;
	margin: 0;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.fRight {
	float: right;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left !important;
}

img.alignleft {
   margin: 0 8px 5px 0;
}

.alignright {
   float: right !important;
}

img.alignright {
   margin: 0 0 5px 8px;
}


.wp-caption {
   
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 12px;
   padding: 0 4px 5px;
   margin: 0;
}
