/*
Theme Name: Cygnus Consulting
Theme URI: cygnusconsulting.ca
Description: Cygnus Consulting
Author: Sandi Gauder
Version: 1.0
Author URI: http://cmswebsolutions.com/
*/

h1, h2, h3, h4, h5, h6 { 
	color: #426983; 
	margin: 0 0 .5em;
	font-family: "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-weight: normal;
	line-height: 120%;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #eee;
	width: 80%;
	height: 1px;
	margin: 5px 20px;
	text-align: center;
	clear: both;
}
a, 
a:visited {
	color: #426983;
}
a:hover,
a:focus {
	color: #000;
}
img {
	border: none;
}
.blue {
	color: #426983;
}
.green {
	color: #879000;
}
/*********************
Page Styles
*********************/

body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #333;
	background: #eeeff3;
}
#container {
	margin: 0 auto;
	width: 892px;
	padding: 0 34px;
	overflow: auto;
	background: #fff;
	border: 10px solid #f7f7f7;
	outline: 1px solid #999;
}

/*********************
Header
*********************/
header {
	position: relative;
	margin: 0;
	width: 892px;
	height: 500px;
	float: left;
}
h1.brand {
	margin: 0;
	padding: 0;
	line-height: 100%;
	font: normal 20px;
}
.brand .blue,
.brand .green {
	position: relative;
	top: 25px;
}
.logo {
	float: left;
	clear: left;
}
/*********************
Navigation
*********************/
#navblock {
	position: relative;
	width: 892px;
	padding: 5px 0;
	font: 15px "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	float: left;
}
#nav {
	padding: 0;
	margin: 0;
}
#nav li {
	list-style: none;
	padding: 0;
	margin: 0 100px 0 0;
	float: left;
}
#nav li.last {
	margin-right: 0;
}
#nav a,
#nav a:visited {
	margin: 0;
	padding: 5px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
	color: #333;
}
#nav li a:hover,
#nav li a:focus,
#nav li a.active {
	color: #305b77;
}
.sub-menu {
	margin-left: 0;
	padding-left: 15px;
}
#pageheader {
	margin: 10px 0 0;
	padding: 0 0 10px;
	width: 892px;
	border-bottom: 1px solid #999;
	float: left;
}
#pageheader p {
	margin: 0;
	padding: 30px 10px 30px 20px;
	width: 276px;
	height: 240px;
	color: #fff;
	background: #a5b001;
	font: 26px "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	text-align: right;
	float: left;
}
#pageheader img {
	margin: 0;
	padding: 0;
	float: left;
}
/*********************
Content
*********************/

#content {
	width: 892px;
	margin: 0;
	padding: 0 0 20px;
	background: url(img/bg.jpg) repeat-y;
	float: left;
}
#content .post {
	margin-right: 30px;
	width: 600px;
	float: left;
}
#content .post .entry-title {
	color: #426983;
}
#content .post .entry-title a {
 	text-decoration: none;
}
#sidebar {
	margin: 0;
	padding: 20px;
	width: 220px;
	color: #fff;
	float: left;
}
#sidebar h2 {
	color: #fff;
}
/* Testimonial block */
#sidebar blockquote {
	margin: 0;
	padding: 0;
	display: block;
	font-family: "Times New Roman", Times, serif;
}
#sidebar .quotestart,
#sidebar .quoteend {
	position: relative;
	z-index: 100;
	color: #7894a6;
	font-size: 150px;
	line-height: 50%;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
#sidebar .quotestart {
	margin: 0 0 -30px -5px;
    padding: 20px 5px 0 0;
    float: left;
}
#sidebar .quoteend {
	padding: 0;
	margin: 0;
	top: -20px;
	left: 190px;
}
#sidebar .testimonial {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#sidebar .client {
	margin: 0;
	width: 100%;
	font-style: italic;
	text-align: right;
	float: right;
}
/* End Testimonial block */

/* Contact Form */
.wpcf7 {
	font-size: .9em;
}
.wpcf7 input,
.wpcf7 textarea {
	width: 220px;
	line-height: 150%;
	font-size: 1.1em;
	color: #fff;
	background: #1a3f57;
	border: 1px solid #132e3f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-raduis: 5px;
    border-radius: 5px;
    behavior: url(PIE.php);
}
.wpcf7 textarea {
	overflow: auto;
}
.wpcf7 input.wpcf7-submit {
	color: #123348;
	font-style: italic;
	font-size: 1em;
	text-transform: uppercase;
	width: 122px;
	height: 34px;
	line-height: 100%;
	background: url(img/submit.png) no-repeat;
	border: none;
	float: right;
}
/* End Contact Form */
.linkedin {
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
}
/*********************
Comments
*********************/

#respond {
  margin: 20px 0;
}

#respond label {
  display: block;
  font-weight: bold;
}

#respond form .form-allowed-tags {
  padding: 5px;
  background: #eee;
}
/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/*********************
Footer
*********************/

#siteinfo {
	margin: 0 auto;
	padding-top: 20px;
	width: 950px;
	font-size: 12px;
	text-align: center;
	clear: both;
}