/*
Theme Name: Westcor Corporate
Theme URI: http://www.wltic.com
Description: Westcor Corporate Theme.
Version: 1.1
Author: Doug Justice
Author URI: http://www.justicesolutionsllc.com
*/




/* Begin Typography & Colors */
body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url('images/background2.jpg');
	background-repeat:repeat-x;
	background-color:#4895E0;
	background-position:top;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

h4 {

	font-size:10pt;
	font-weight:bold;
		
}

#logo {
position:relative;
background-image:url('http://75.103.120.78/wp-content/themes/home/images/logowhite.png');
z-index:200;
height:92px;
width:375px;
background-position: 0 0;
top:-65px;
float:left;
}

#logo2 {
position:relative;
background-image:url('http://75.103.120.78/wp-content/themes/home/images/logo.png');
z-index:200;
height:92px;
width:375px;
background-position: 0 0;
top:-70px;
left:-20px;
float:left;
}


.wp-caption-text { text-align: center }

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
	
.menupadding {
	height:5px;
}

/*.topmenu {
	/*background-color:#383838;
	background-image: url('images/topmenu_bg2.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	height:30px;
	width:900px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	/*float:left;
	letter-spacing:-1px;
}
*/

#rightnav {
	color:#333333;
	font-family: Arial, Sans-Serif;
	font-weight:normal;
	font-size:10pt;
	line-height:10pt;
	

}

#rightnav a, a:visited {
	color:#0053C9;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:10pt;
}

.sidebarmenu a{
	width:180px;
	height:30px;
	display:block;
	background:url('images/sidebarbg_rollover.png') 0 0 no-repeat;
	color:#000000;
	padding-top:11px;
	padding-left:5px;
	padding-bottom:0px;
	font-weight:bold;
	font-size:10pt;
	letter-spacing:-1px;
}

.sidebarmenu a:visited {
	color:#000000;
	font-weight:bold;
}


.sidebarmenu a:hover {
	background-position: 0 -40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
.sidebarmenu a:active {
background-position: 0 -80px;
font-weight:bold;
color:#FFFFFF;
}	

.sails_icon {
	margin-right:5px;
	position:relative;
	left:-10px;
}

#content {
		font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	width:640px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 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:  Verdana, Sans-Serif;
	font-size: 10pt;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 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 li, #commentform input, #commentform textarea {
	font: 0.9em  Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family:  Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	margin: auto;
	padding: 0;
	width: 900px;
	/*border: 1px solid #959596;*/
	z-index:1;
	position:relative;
	top:0px;
	}

#header {
	/*background-color: #73a0c5;*/
	margin:auto;
	padding: 0;
	height: 20px;
	width: 900px;
	text-align:center;
	
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0px 10px 0px 0px;
	margin:4px;
	width: 675px;
	top:-20px;
}
	
	/*padding: 0 0 20px 45px;*/
	margin-left:200px;
	margin: 0px;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 10 10 20px;
	text-align: justify;
	}

.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 {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background-color:#FFF;
	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

#footer a:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
/* 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 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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;
	width:179px;
	text-align:center;
	/*background-color:#E4E1FF;
	border:thin solid #CCCCCC;*/
	}

#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 Form Elements */
#searchform {
	text-align:right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background-color:#FFFFFF;
	position:relative;
	top:0px;
	padding:5px;
	width: 195px;
	height:inherit;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Slide Shows */
#slideshow {
	width:675px;
	min-height:200px;
	top:5px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#slideshow h2 {
	
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}


#slideshow DIV {
    position:absolute;
    top:15;
    left:15;
	/*height:100%;*/
	width:100%;
	z-index: 100;
	opacity: 0.0;
	filter: alpha(opacity=0);
	
}

#slideshow DIV.active {
    z-index:102;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#slideshow DIV.last-active {
    z-index: 101;
	filter: alpha(opacity=100);
}

/* Slideshow News Ticker */
#slideshow_nt {
	width:665px;
	font-family:Arial, Helvetica, sans-serif;
}

.slideshow_nt_headline {
	
	font-size:14px;
	color:#330099;
	text-decoration:underline;
	font-family:Arial;
	font-weight:normal;
}

#slideshow_nt h2 {
	
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}


#slideshow_nt DIV {
    position:absolute;
    padding:0px;
    /*height:100%;*/
	width:665px;
	z-index: 200;
	opacity: 0.0;
	filter: alpha(opacity=0);
	
}

#slideshow_nt DIV.active {
    z-index:202;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#slideshow_nt DIV.last-active {
    z-index: 201;
	filter: alpha(opacity=100);
}


#featured_textarea {
	padding:3px;
	background-image:url('images/featured_textarea_bg.png');
	background-repeat:repeat-x;
	background-color:#FFCC66;
}

.blog-detail {
	left:15px;
	background-color:#E9E9E9;
	border:thin solid #CCCCCC;
}

.blog-detail h2 {
	font-size:12pt;
	color:#333333;
	margin-top:10px;
	
}
.date {
	color:#6F9EE1;
	font-size:10px;
	font-weight:bold;
}

.hometext {
	font-size:9pt;
	letter-spacing:0px;
}

.hometags {
	font-size:8pt;
	letter-spacing:0px;
}

#readmore {
	background-color:#666666;
	color:#FF9900;
	font-weight:bold;
	padding:5px;
	font-size:8pt;
	width:100px;
	text-align:center;
}

#readmore a {
	color:#FF9900;
	width:100px;
	text-align:center;
}

#newstitle {
	margin:5px;
	color:#3F7DD6;
	font-size:12pt;
	letter-spacing:-1px;
	position:relative;
	left:15px;
	
}

.widgettitle {
	color:#000000;
	font-size:12pt;
	text-align:center;
}

.submit {
	background-color:#CCCCCC;
	color:#333333;
	font-size:8pt;
}
.searchboxheader {
	background-color:#D5E3F7;
	color:#333333;
	font-size:8pt;
	height:15px;
}
.p_675 {
	padding:10px;	
}
.p_675_posts{
	padding:10px;
}

.ewlogin {
	text-align:center; 
	background-color:072B8A;
	background-image:url(http://75.103.120.78/wp-content/themes/home/images/ewestcor_bg.jpg);  
	background-position:bottom; 
	background-repeat:repeat-x; 
	color:#333; 
	width:179px; 
	border:solid 1px #000;
}
.popposts_dj {
	font-size:10px;
	color:#333333;
	font-size:10px;
}
.popposts_dj a {
	font-size:10px;
	color:#333333;
}
.popposts_dj a:visited {
	font-size:10px;
	color:#333333;
}
.disclaimer {
	font-size:8px;
	line-height:10px;
}

.agentportalname {
	font-size:12pt;
	font-style:italic;
	color:#0066FF;
	font-weight:bold;
}
#menu {
/*width: 100%;
background: #eee;*/
float: left;
text-align:left;
top:0px;
left:0px;
position:absolute;
font-family:Arial, Helvetica, sans-serif;
/*background-color:#383838;
background-image: url('images/topmenu_bg2.jpg');
background-position:0 0;
background-repeat:repeat-x;*/
height:30px;
width:900px;
padding:0px;
z-index:999;

}

#menu ul {
list-style: none;
margin: 0;
top:-25px;
left:350px;
position:relative;
float: left;
}

#menu a, #menu h2 {
font-size: 12pt;
font-weight:bold;
display: block;
/*border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
*/
}

#menu h2 {
color: #FFF;
font-size:8pt;
letter-spacing:0px;
}

#menu a {
color: #FFF;
text-decoration: none;
font-size:8pt;
letter-spacing:0px;
}

#menu a:hover {
color:#FFCC00;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width:225px;
/*background-image: url('images/topmenu_bg2.jpg');
background-position:0 0;
background-repeat:repeat;*/
min-height:30px;
font-size:10px;
color:#FFFFFF;
left:-10px;
top:10px;
}

#menu ul ul li a {
	display:inline-block;	
}

#menu ul ul li a {
	display:block;	
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul li {
	color:#FFFFFF;
	background-color:#4B6594;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
	left:-45px;
	font-size:8px;
	top:3px;
	height:20px;
	border:#06C 1px solid;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none; color:#FFFFFF;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menuside {
/*width: 100%;
background: #eee;*/
float: left;
text-align:left;
top:0px;
left:0px;
position:relative;
width:180px;
padding:0px;
margin:0px;
border:none;
}

#menuside ul {
list-style: none;
margin: 0px;
padding:0px;
top:0px;
left:0px;
border:none;
position:relative;
float: left;
}

#menuside a, #menuside h2 {
font-size: 12px;
font-weight:bold;
display: block;
color: #000;
/*border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;*/
}

#menuside h2 {
color: #000;
font-size:8pt;
}

#menuside a {
color: #000;
text-decoration: none;
font-size:10px;
}

#menuside a:hover {
}

#menuside li {position: relative;}

#menuside ul li {
	background-color:#FFCC00;
	/*background-image:url('http://wltic.com/wp-content/themes/home/images/sidebarbg_rollover.png');*/
	color:#000;
	height:30px;
	margin:0px;
	padding:0px;
	margin:0px;
	text-align:left;
	border:1px #000 solid;
}

#menuside ul li:hover {
	background-color:#999;
	color:#FFCC00;
}

#menuside ul ul {
position: absolute;
/*background-color:#FC0;*/
color:#000;
top:-10px;
left:160px;
z-index: 500;
width:225px;
min-height:30px;
/*background-color:#FFCC00;
min-height:30px;
font-size:10px;
color:#FFFFFF;*/
}

#menuside ul ul li a {
	display:inline-block;	
}

#menuside ul ul li a {
	display:block;	
}

#menuside ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menuside ul ul li {
	color:#000;
	padding:5px;
	left:0px;
	font-size:8px;
	top:0px;
	height:20px;
	/*border:1px solid #000000;*/
}

div#menuside ul ul,
div#menuside ul li:hover ul ul,
div#menuside ul ul li:hover ul ul
{display: none; color:#FFCC00;}

div#menuside ul li:hover ul,
div#menuside ul ul li:hover ul,
div#menuside ul ul ul li:hover ul
{display: block;color:#FFCC00;}


.topmenu {
	/*background-color:#383838;*/
	background-image: url('images/topmenu_rounded.png');
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	width:900px;
	padding:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	letter-spacing:-1px;
	top:40px;
	margin: auto;
	z-index:100;
	position:relative;
	
}

.atopmenu a {
	position:relative;
	top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	height:30px;
	padding:5px;
	margin-top:5px;
	background:url('images/topmenu_rollover.png') 0 0 repeat-x;
	font-size:10pt;
	letter-spacing:-1px;
}

.atopmenu a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	height:30px;
	padding:5px;
	background:url('images/topmenu_rollover.png') 0 0 repeat-x;
	font-size:10pt;
	letter-spacing:-1px;
}

.atopmenu a:hover {
	color:#0CF;
	font-weight:bold;
	text-decoration:none;
	background-position: 0 -30;
	
}
