/*
Theme Name: Corporateid
Theme URI: http://www.makequick.com/
Description: 3 columns Wordpres Theme designed by Makequick 
Version: 1.0
Author: Makequick
*/

body {
	background: #2E5A7C;
	font: 75%/1.4em Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	line-height: 140%;
	margin: 30px auto;
	text-align: center;
}

a:link, a:visited {
	color: #3e7093;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

blockquote {
	width: 96%;
	padding: 6px;
	margin: 4px;
	background: #f9fbbe;
	border-top: 2px solid #eccb7d;
	border-bottom: 2px solid #eccb7d;
}

code, pre {
	display: block;
	width: 96%;
	padding: 6px;
	margin: 4px;
	background: #f9fbbe;
	border-top: 2px solid #eccb7d;
	border-bottom: 2px solid #eccb7d;
	font: 12px "Courier New", Courier, monospace;
}

/* Main container style */
#mainbox {
	width: 950px;
	background: #fff;
	margin: auto;
	text-align:left;
	clear: both;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 950px;
	background: url(images/header.gif);
	color: #3c3d40;
	border-bottom: 6px solid #3E7093;
	height: 234px;
}

#header #site-title {
	float: left;
	margin-right: 8px;
	padding: 8px 0;
	position: relative;
	left: 18px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	position: relative;
	top: 10px;
	c
}

#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}

.titlefloat {
margin-left: -56px;
height: 67px;
background: #FFFFFF url(images/post-bg.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
padding-top: 4px;
clear: both;
float: left;
width: 603px;
}
#header a {
	color: #FFFBF2;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
}

/* Search box style*/
#search {
	float: right;
	padding: 20px 20px 0 0;
	margin: 0;
}

#search form {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#search .search {
	color: #333333;
	margin-bottom: 2px;
}

#search input {
	color: #333333;
}

/* Content wrapper */
#contentbox {
	float: left;
	clear: both;
	width: 950px;
	background: #fff url(images/bg-content.gif) repeat-x;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}

/* Article style */
#content {
	float: left;
	width: 550px;
	margin: 0 6px 12px 2px;
}

.postdate {
	font-size: 11px;;
	margin: 0;
	padding: 0;
	color: #5D5D5D;
}

h2.archives {
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 16px 0;
	padding: 0 0 0 8px;
	line-height: 140%;
}

.post {
	padding: 8px;
}

.post-block {
	margin: 8px;
	padding: 4px 0;
	border-bottom: 1px dashed #CFDDE8;
}

.storytitle {
	width: 100%;
	float: left;
	clear: both;
}

.storytitle h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

.storytitle a:link, .storytitle a:visited {
	color: #97BDDE;
	text-decoration: none;
}

.storytitle a:hover {
	color: #5989B2;
}

.storycontent {
}

.meta, .meta a {
	font-size: 11px;
	color: #7c8c95;
}

/* =--Sidebar--= */
#sidebar {
	float: left;
	width: 376px;
	font-size: 11px;
	margin: 10px 0;
	padding: 4px 0;
	background: #EBF2F7 url(images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-top: 10px;
}

ul#sidebar1, ul#sidebar2 {
	float: left;
	width: 188px;
	margin: 0 !important;
	padding: 0 !important;
}

.icons-top {
float: right;
margin-top: -19px;
margin-right: 8px;
}

#sidebar1 h2, #sidebar2 h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0;
	display: block;
	background-image: url(images/h2-bg.png);
	width: 164px;
	height: 16px;
	padding-left: 5px;
	color: #7C9300;
}

#sidebar ul li {
	margin: 0 8px 8px 0;
	padding: 0 4px;
}

#sidebar ul li ul li {
	border: none;
}

#sidebar ul li ul li h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
	border: none;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	margin: 4px;
	padding: 4px;
	border-bottom: 1px dashed #CFDDE8;
	list-style: circle;
	list-style-position: inside;
}

.sidebar-bottom {
widht: 386px;
height: 10px;
background: #FFFFFF url(images/sidebar-bottom.gif);
}

#sidebar ul li ul li ul li {
	margin: 4px;
	padding: 4px;
	border: none;
}

#sidebar ul li.rss {
	background: url(images/rss.gif) 4px 8px no-repeat;
	padding-left: 20px;
}

/* Comments */
#comments
{
	clear: both;
	padding-top: 10px !important;
	padding-top: 4px;
	margin-left: 10px;
}

#comments h2{
	font-size: 18px;
	font-weight: normal;
}

#comments ul, #comments ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.no-comments {
	clear: both;
	padding: 16px 0 6px 0;
}

.no-comments h2 {
	position: relative;
	left: 10px;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#comments .moderate {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc5a5a;
	margin-left: 4px;
}

div.comment {
	clear: both;
	width: 98%;
	background: #E9F3F7;
	padding: 4px;
	margin-bottom: 8px;
}

div#commentform {
	float: left;
	clear: both;
	width: 94%;
	background: #f1f1f1;
	color: #7e6e7e;
	position: relative;
	left: 8px;
	padding: 10px;
}

#commentform h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#comments-block ol li {
	margin-left: -8px;
}

#trackback {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #929292;
	margin: 16px 0;
}

.guidelines {
	font-size: 11px !important;
}

.comment-number {
	font: 20px Georgia, "Times New Roman", Times, serif !important;
}

.comment-counts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.comment-footer 
{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#comments input, #comments textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Page navigation style */
.pagenav {
	clear: both;
	margin: 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.pagenav .alignleft {
	float: left;
	width: 46%;
}

.pagenav .alignright {
	float: right;
}

/* Footer style */
#footer {
	clear: both;
	width: 950px;
	background: #2E5A7C url(images/footer-bg.gif);
	font: 11px Arial, Helvetica, sans-serif;
	color: #2E5A7C;
	border-top: 1px solid #dedede;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	padding: 10px;
}

#footer a {
	font-weight: normal;
	color: #2E5A7C;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	color: #2E5A7C;
	text-decoration: underline;
}

/* Comments Form Style */
dl {
	font: normal 12px/15px Arial;
    position: relative;
    width: 450px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
	font-weight: bold;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 300px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}