/*
Theme name: ITIC 1
Description: A custom theme for http://itic-corp.com/.
Version: 1.0
Author: Angela Taylor
Author URI: http://websitetaylor.com/
Tags: blue, grey, red, white, three columns, two sidebars
*/

/* IDs in alphabetical order */
#cat {
    width: 154px;
}

#commentform {
    margin: 15px;
}

#recaptcha-submit-btn-area {
    text-align: right;
}

#recaptcha_widget_div {
    float: left;
}

#searchform {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#searchform #s {
	width: 180px;
    vertical-align: bottom;
    *vertical-align: text-bottom;
}

#searchform #searchsubmit {
    height: 22px;
    vertical-align: bottom;
    *vertical-align: text-bottom;
}


/* Classes in alphabetical order */

.about {
    font-size: 11px;
    color: #2a5fa3;
}

.alignright, .floatright {
	float: right;
	white-space: nowrap;
}

.alignleft, .floatleft {
	float: left;
	white-space: nowrap;
}

.attachment {
	text-align: center;
}

.bodyfloat {
}

.bodybottom {
	margin: 0px;
    background: url(images/footer.jpg) bottom center no-repeat;
}

.bodycontent {
	text-align: left;
    width: 470px;
    padding: 15px;
    margin: 0px;
}

.bodycontentfloat {
    float: right;
}

.bodytop {
	margin: 0px;
    background: url(images/header.jpg) top center no-repeat;
}

.bottom {
    vertical-align: bottom;
}

.bottombox {
    height: 55px;
    text-align: center;
}

.breaking-news {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    background: #be0026;
    color: #ffffff;
    text-align: center;
	padding: 1px 5px 2px 5px;
}

.breaking-news a, .breaking-news a:link, .breaking-news a:visited, .breaking-news a:hover, .breaking-news a:active {
    color: #ffffff !important;
    text-decoration: none !important;
}

.breaking-news a:hover {
    text-decoration: underline !important;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.clear {
    clear: both;
}

.comment {
    margin: 15px 15px 0px 15px;
}

.commentauthor {
    font-size: 14px;
    font-weight: bold;
    background: #6592cd;
    color: #ffffff;
	padding: 1px 5px 2px 5px;
}

.commentauthor a, .commentauthor a:link, .commentauthor a:visited, .commentauthor a:hover, .commentauthor a:active {
    color: #ffffff !important;
    text-decoration: none !important;
}

.commentauthor a:hover {
    text-decoration: underline !important;
}

.commentavatar {
    float: left;
    margin: 3px 5px 3px 3px;
}

.commentbody1 {
    padding-left: 10px;
    border-left: 5px solid #ffffff;
    margin: -10px 0px -10px 0px;
}

.commentbody2 {
    padding-left: 10px;
    border-left: 5px solid #cccccc;
    margin: -10px 0px -10px 0px;
}

.commentbuttons {
    text-align: right;
}

.commentdata {
    text-align: left;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    padding-top: 2px;
    color: #093b7a;
}

.commentinput {
    margin-bottom: 5px;
}

/*.commentshead {
    color: #603030;
    margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}*/

.content {
    background: url('images/bkgd.jpg') top center no-repeat;
    margin: 0px;
    padding: 0px;
}

.contenttop {
    width: 878px;
    margin: 0px auto;
    padding: 0px;
    padding-top: 50px;
}

.efc-body {
    padding-left: 10px;
    border-left: 5px solid #ffffff;
    margin: 5px 0px;
}

.efc-date {
    text-align: left;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    padding-top: 2px;
    color: #093b7a;
}

.efc-read-more {
    font-weight: bold;
    text-align: right;
}

.efc-title {
    font-size: 14px;
    font-weight: bold;
    background: #ffffff;
	padding: 1px 5px 2px 5px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

.excerpts-from-children {
}

.excerpts-from-children p {
    margin: 0px;
    padding: 0px;
}

.excerpts-from-children ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.footer {
	background: #87b5f1 url(images/footer.jpg) top center no-repeat;
	height: 48px;
	text-align: center;
	padding: 0px 225px;
	clear: both;
	border-top: 1px solid #606060;
	font-size: 10px;
	line-height: 24px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    color: #838383;
}

.footerbottom {
    padding: 20px 0px;
    text-align: center;
    font: bold 12px Verdana, Helvetica, sans-serif;
}

.formimgbutton {
    display: inline;
}

.formimgbutton input[type="image"] {
}

.form {
    width: 475px;
}

.formcols {
    text-align: center;
	margin: auto;
}

.formconfirm {
    width: 475px;
	margin: 0px auto;
}

.formfield {
    text-align: left;
	width: *;
	clear: right;
	margin-left: 110px;
	padding-top: 3px;
}

.formfield:first-line {
    margin-left: -160px;
}

.formlabel {
    font-weight: bold;
	float: left;
	width: 110px;
	height: 17px;
	vertical-align: bottom;
	margin: auto;
	text-align: right;
	padding-top: 6px;
}

.formlabel2 {
    font-weight: bold;
	float: left;
	display: inline;
	width: 110px;
	height: 17px;
	vertical-align: bottom;
	margin: auto;
	display: table-cell;
	text-align: right;
	padding-top: 3px;
}

.gallery {
    padding-left: 2px !important;
}

.gallery-caption {
    text-align: center ! important;
    margin: 0px 10px;
    font-size: 11px;
    padding: 0px 5px 3px 5px;
    background: #606060;
    color: #ffffff;
}

.gallery-icon {
}

.gallery-item {
    text-align: center !important;
    margin-right: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.header {
    height: 149px;
}

.header img {
    display: block;
    margin: 0px auto;
}

.imgnext {
    text-align: right;
    padding-bottom: 3px;
}

.imgprev {
    text-align: left;
    padding-bottom: 3px;
}

.left {
    text-align: left;
}

.LTitem a img {
    text-align: center !important;
    margin: 5px auto 0px auto !important;
}

.main {
	background: #87b5f1 url('images/bkgd.jpg') top center no-repeat;
	height: auto !important;
    height: 300px;
    min-height: 300px;
}

.menubody {
    font: normal 12px Verdana, Helvetica, sans-serif;
    margin-top: 25px;
}

.menubody a, .menubody a:link, .menubody a:visited, .menubody a:hover, .menubody a:active {
    color: #be0026;
    text-decoration: none;
}

.menubody a:hover {
    text-decoration: underline;
}

.menubody ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.menucontent {
    padding: 5px;
    color: #000000;
    background: #87b5f1;
    font-size: 11px;
}

.menuhead {
    padding: 1px 5px 3px 5px;
    min-height: 14px;
    font: bold 14px Verdana, Helvetica, sans-serif;
    text-align: left;
    color: #ffffff;
    background: #093b7a;
}

.middle {
    vertical-align: middle;
}

.navigation {
    font-size: 12px;
    clear: both;
    padding: 0px 0px 5px 0px;
    line-height: 12px;
}

.navigation-img {
    font-size: 12px;
    clear: both;
    margin-bottom: 5px;
    line-height: 12px;
}

.pagebody {
    padding: 15px 10px;
	text-align: left;
    font: normal 12px Verdana, Helvetica, sans-serif;
}

.pagedates {
    color: #5387ca;
    text-align: center;
    font-size: 10px;
}

.pageentry {
    margin: 0px;
    width: 450px;
    overflow: hidden;
}

.pageentry > div.excerpts-from-children:first-child {
    margin-top: 0px;
}

.pageentry > p:first-child, .postentry > p:first-child {
    margin-top: 0px;
}

.pageentry > p:last-child, .postentry > p:last-child {
    margin-bottom: 0px;
}

.pageentry-galleryimg {
    margin: 0px;
    padding: 0px 10px;
}

.pageentry2 {
    margin-top: 15px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
}

.pageheader, .postheader, .commentshead {
    padding: 0px;
    min-height: 30px;
    overflow: visible;
    clear: both;
    background: #6592cd url('images/title.jpg') top left no-repeat;
}

.pageheader-red {
    padding: 0px;
    height: 30px;
    overflow: visible;
    clear: both;
    background: #e25051 url('images/title2.jpg') top left no-repeat;
}

.pageheader-title, .postheader-title, .commentshead-title {
	color: #ffffff;
    font: bold italic 20px Verdana, Helvetica, sans-serif;
	padding: 1px 10px 3px 10px;
	text-align: left;
	vertical-align: middle;
	clear: both;
}

.pagelinks {
}

.pagelinks-norm, .postlinks-norm {
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-align: right;
}

.pagetitle {
    font: bold 20px Verdana, Helvetica, sans-serif;
    text-align: center;
    clear: both;
}

.portfolios {
    text-align: left;
    padding-left: 6px;
}

.post, .page {
    clear: both;
}

.postbody {
    padding: 0px;
	text-align: left;
    font: normal 12px Verdana, Helvetica, sans-serif;
}

.postcats {
    text-align: right;
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #b2855a;
    margin-bottom: 5px;
}

.postentry {
    padding-left: 10px;
    border-left: 5px solid #ffffff;
    margin-bottom: 5px;
}

/*
.postheader {
    color: #606060;
    padding: 0px 5px;
    font: bold italic 20px Verdana, Helvetica, sans-serif;
    letter-spacing: -1px;
    overflow: visible;
    text-align: left;
    clear: both;
    background: #dab48f;
}

.postheader-title {
}
*/

.postheader-title a, .postheader-title a:link, .postheader-title a:visited, .postheader-title a:hover, .postheader-title a:active {
    color: #ffffff;
    text-decoration: none;
}

.postheader-title a:hover {
    text-decoration: underline;
}

.postlinks {
    margin: 0px;
}

/*
.postlinks-norm {
    font: bold 11px Verdana, Helvetica, sans-serif;
    text-align: right;
}
*/

.posttags {
    text-align: left;
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #093b7a;
    clear: both;
}

.posttime, .posttime-bn {
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    padding-top: 2px;
    color: #093b7a;
    clear: both;
}

.posttime-bn {
    color: #be0026;
}

.quickfacts {
    float: right;
    width: 150px;
    border: 1px solid #606060;
    padding: 5px 10px;
    margin-left: 10px;
    font-size: 90%;
}

.quickfacts *:first-child {
    margin-top: 0px;
}

.quickfacts *:last-child {
    margin-bottom: 0px;
}

.right {
    text-align: right;
}

.rule {
    margin: 25px auto;
    height: 1px;
    background: #606060;
}

.sidebarleft, .sidebarright {
    width: 189px;
    padding: 5px;
    margin-top: -25px;
}

.sidebarleftfloat {
    float: left;
}

.sidebarrightfloat {
    float: right;
}

.small {
    font-size: 10px;
}

.sorry {
    text-align: center;
}

.splitter {
    letter-spacing: -3px;
    font-weight: normal;
}

.textwidget {
    padding: 0px;
    margin: 0px;
}

.top {
    vertical-align: top;
}

.topmenu {
    background: #606060;
    height: 24px;
    text-align: center;
    font: bold italic 16px Verdana, Helvetica, sans-serif;
    padding-top: 6px;
    position: relative;
}

.topmenu img {
    vertical-align: text-top;
    position: absolute;
    top: 0px;
}

.twocolfloat {
    float: left;
    width: 699px;
}

.wp-caption {
}

.wp-caption-text {
    margin-top: 0px;
    font-size: 11px;
    padding: 0px 5px 3px 5px;
    background: #606060;
    color: #ffffff;
}

.wp-smiley {
    vertical-align: text-top;
}

.wrap {
    clear: both;
	margin: 0px auto;
	border: 1px solid #606060;
	width: 898px;
}


/* Tags in alphabetical order */
a, a:link, a:visited, a:hover, a:active {
    color: #be0026;
    text-decoration: none;
    cursor: pointer;
}

a.visited {
    color: #910011;
}

a:hover {
    text-decoration: underline;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    color: #cccccc;
}

a.link1, a.link1:link, a.link1:visited, a.link1:hover, a.link1:active {
    color: #cccccc;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 5px;
}

a.link1:hover {
    color: #87b5f1;
}

a.link2, a.link2:link, a.link2:visited, a.link2:hover, a.link2:active {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 5px;
}

a.link2:hover {
    color: #87b5f1;
}

b {
    font-weight: bold;
}

blockquote {
	margin: 10px 25px 0 25px;
	color: #333333;
	font: normal 12px Verdana, Helvetica, sans-serif;
	line-height: 13px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

body {
    margin: 0px;
	background: #cccccc;
    color: #000000;
	font: normal 12px Verdana, Helvetica, sans-serif;
    text-align: left;
	cursor: default;
}

form {
    margin: 0px;
}

h3 {
    color: #000000;
	font-size: 13px;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
}

html {
    height: 100%;
    width: 100%;
}

iframe.alignleft, iframe.floatleft {
    border: 1px solid #606060;
	margin: 5px 10px 5px 0px;
}

iframe.alignright, iframe.floatright {
    border: 1px solid #606060;
	margin: 5px 0px 5px 10px;
}

img {
    display: inline-block;
}

img.centered, img.aligncenter {
    border: 1px solid #606060;
	display: block;
	margin: 0px auto;
}

img.alignleft, img.floatleft {
    border: 1px solid #606060;
	margin: 5px 10px 5px 0px;
}

img.alignnone, img.size-large, img.size-medium, img.attachment-thumbnail {
    border: 1px solid #606060 ! important;
    padding: 0px;
    margin: 0px;
}

img.alignright, img.floatright {
    border: 1px solid #606060;
	margin: 5px 0px 5px 10px;
}

input, select, textarea {
    background: #cccccc;
    border: 1px solid #606060;
    color: #000000;
    font: normal 13px Verdana, Helvetica, sans-serif;
}

input[type="button"], input[type="reset"], input[type="submit"], input.button {
    cursor: pointer;
    background: #093b7a;
    height: 24px;
	border: none;
    color: #ffffff;
    padding-bottom: 3px;
    font: bold italic 12px Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
}

input[type="checkbox"], input[type="radio"], input[type="image"], input.radio {
    cursor: pointer;
    background: none;
    border: none;
    padding: 0px;
}

input[type="text"], input[type="password"], input.text {
    padding: 2px;
}

label {
    position: relative;
    top: -5px;
}

object {
    display: block;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #606060;
}

small {
    font-size: 11px;
    color: #606060;
}

textarea {
    width: 434px;
    height: 150px;
    margin: 0px;
    margin-top: 5px;
    padding: 2px;
}

ul {
    list-style-type: square;
    margin: 0px 0px 0px 15px;
    padding: 0px;
}






/* Begin Typography & Colors */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

h1, h2, h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	*/}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
