/*
Theme Name: VITAR
Descripxion: VITAR WordPress theme
Author: Christina Lannen, Lannen Designs
Author URI: http://lannendesigns.com

*/

/* 
font sizes (approx.):
1.5em = 18px
1.2em = 14px
1em = 12px
0.8em = 10px
0.75em = 9px
0.7em = 8px

*/


/* basics */

{margin:0; padding:0;z-index: 0;}
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */

body {
	background: #D9CEAE;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
margin-top: 20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 8pt;}

h1, h2, h3, h4 {color: #496894;margin-top: 10px; margin-bottom: 0px;}

td {vertical-align: top;
font-size: 10pt;}
/* images and misc. */

img{ border: none;}
img a{border:none;}

/* WP image handling */
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}


blockquote{
	border-left:1px dashed #496894;
	margin:15px;
	padding:0 12px 0 12px;
	}

blockquote p {padding-bottom: 10px;}
code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 932px;
	margin: 0 auto;
	padding: 0;

	}
	
/* header */

#header {
background-image: url(images/top.png);
background-repeat: no-repeat;
    width: 100%; 
	color: #fff; 
	height: 44px;
	}

#header h1{
	font-family: "Palatino Linotype", Georgia, Times, serif;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: "Palatino Linotype", Georgia, Times, serif;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}
/* full page */
#topContainer {background-image: url(images/mainBG.png);background-repeat: repeat-y; background-position: top left; height: 253px; }

/* main */

#main {clear: both;background-image: url(images/mainBG.png);background-repeat: repeat-y; background-position: top left; margin: 0; padding: 0;}
/* main menu */


#menu {

	font-size:0.7em;
	width:260px; 
	float: right;
	height:24px;
	padding-top: 3px;
	margin-right: 5px;

}


#menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}


#menu ul li a {
	padding: 0px 6px 0px 6px;
	margin: 0;
	text-decoration: none;
	color: #898989;
	text-transform: uppercase;

}

#menu ul li a:hover {
	text-decoration: none;
	color:#898989;
	text-transform: uppercase;
}



#fader {width: 402px;float: left;margin-bottom: 15px; padding: 0;height: 253px;}
#flashf {width: 380px; margin: 0 auto;}/* centers the flash */
#vitar {width: 236px; height: 253px; /*float: left; margin-left: 5px; border-top: 1px solid silver; border-left: 1px solid silver; border-right: 1px solid silver;*/ }
#calendar {/*float: right; margin-right: 20px;width: 260px; */height: 253px; background-color: #496894; overflow: hidden;}
#calendar h2 {color: #fff;}
/* content */

#content {
	float: left;
	width: 400px;
	overflow: hidden;

margin: -25px 0 0 0;
	}

.post {
	margin: 0 10px;
	padding: 0;
	/*padding:15px;*/
	/*line-height: 14px;*/
	}
	
.post h2{

	font-size: 14pt;
	font-weight: 300;
	color:  #496894;
	margin-bottom: 0px;
	}
	
.post h2 a{
	color:  #496894;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color:  #496894;
	text-decoration: none;
	}
	
.post p{margin-top: 0px;padding-top: 0px;}

.post a{text-decoration:underline;}

.post ul {}
.post ol {}

.post li {}

.entry p{}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:10pt;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* left sidebar */

#left {
color: #898989;
	width: 236px;
	float:left;
	margin: 0px 0px 0px 12px;
	padding: 0;
 border: 1px solid silver; 

 background-color: #fff;
	}

#left h2{
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
	border-bottom: 1px solid silver;
	}

#left ul li {
	margin: 0;
	padding: 0;
	min-height: 28px;
	list-style-type: none;
	background-image: url(images/navBG.png);background-repeat: repeat-x; 
	}

#left ul ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#left ul ul li {
	list-style-type: none;

	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0;
	list-style-type: square;
	color: #898989;
}

#left ul li a {color: #898989; font-weight: 600;/*font-weight: bold; */text-decoration: none; display: block; line-height: 28px; padding-left: 5px;}
#left a {color: #898989; text-decoration: none;}

#login {clear: both;height: 100%;}

#login p {/*line-height: 53px;*/}

#login ul {/*margin-bottom: 100px;*/}

#login ul li ul a {margin-left: 10px;}

#left ul.loginlist li {background-image: none !important;}


/* right sidebar */

#right{
	font-size:10pt;
	width: 260px;
	float:right;
	margin: -25px 16px 0px 0px;
	padding: 0;


	}
#right h2.meetings {color: #fff;}
#right h2{
color: #ca5433;
/*text-transform: uppercase;*/
display: block;
font-weight: 500;
border-bottom: 1px dashed #fff;
	margin: 5px 10px 0px 10px;
	padding: 0;
}

#right h3{
color: #496894;
/*text-transform: uppercase;*/
display: block;
font-weight: bold;
border-bottom: 1px dashed #fff;
	margin: 5px 10px 0px 10px;
	padding: 0;
}
#right p {margin:0; padding: 0 6px 10px 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


.thearchive {margin: 10px;}
.thearchive h2 {
font-size: 14pt;
font-weight: 300;
color:  #496894;}

/* standard comments aka legacy */

.postcomment h4 {margin: 0; padding: 0;}
#commentssection{
	clear: both;
	padding: 2px 0px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	/*background: #F0F0F0;*/
	margin: 12px 12px 20px 0px;
	padding:0px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14px;}
	
#commentform h3{
	font-family: Georgia, Times, serif;
	font-size: 0.8em;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14px;}

ol.commentlist a {color:#000;}

cite {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	}

#searchform input#s{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.7emt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.55empx;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#closeit {
clear: both;
width: 932px;
margin: 0 auto;
}

#footer {

	clear: both;
	width: 932px;
	margin:10px auto 0px auto;
font-size: 0.7em;
	}
	
#footer p{padding:6px;margin: 0; color: #000;}
#footer a{color: #000;text-decoration: none;}
#footer a:hover{color: #000;text-decoration: underline;}


/* Begin Calendar */
#wp-calendar {
	empxy-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 capxion {
	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 */


/* Capxions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-capxion {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-capxion img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-capxion p.wp-capxion-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End capxions */


/* Comments wrap */

div#comments-wrap {width: 392px; margin-left: 10px; font-size: 10px;}
/* THREADED COMMENTS */
.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:2px;width:45px;height:45px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 10px;}
.commentlist p {font-weight: normal;line-height: 10px;text-transform: none; margin: 10px 5px 10px 0;}
#commentform p {font-family: Arial, sans-serif; font-size: 10px;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depxh-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}
 h4.postcomment {margin-left: 10px;}

.divider { height: 1px; background-color: silver;}

/* WISHLIST */
.wlm_inpageloginform {font-size: 10px;}
th {font-weight: normal;}


/* fullpage formatting */
#topContainer {width: 100%; height: 254px;}
#faderTop {width: 402px;float: left;/*margin-bottom: 15px;*/ padding: 0;height: 253px;}
#flashf {width: 380px; margin: 0 auto;}/* centers the flash */
#vitarTop {width: 236px; height: 253px; float: left; margin-left: 12px; border-top: 1px solid silver; border-left: 1px solid silver; border-right: 1px solid silver; }
#calendarTop {float: right; margin-right: 20px;width: 260px; height: 253px; background-color: #496894; overflow: hidden;}

#leftfull {
color: #898989;

	width: 236px;
	float:left;
	margin: 0px 0px 0px 12px;
	padding: 0;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
 border-left: 1px solid silver; 

 background-color: #fff;
	}

#leftfull h2{

	font-size: 10px;
	text-align: left;

	margin: 0;
	padding: 0;
}

#leftfull p {margin:0; padding: 0;}

#leftfull img {padding: 0; margin: 0;}

#leftfull ul {
	margin:0;
	padding:0;
	list-style-type: none;
	border-bottom: 1px solid silver;
	}

#leftfull ul li {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style-type: none;
	background-image: url(images/navBG.png);background-repeat: repeat-x; 
	}

#leftfull ul ul {
	margin: 0;
	padding: 0;
}

#leftfull ul ul li {
	list-style-type: none;

	}

#leftfull ul ul ul{
	margin: 0;
	padding: 0;
}

#leftfull ul ul ul li{
	padding: 0;
	list-style-type: square;
	color: #898989;
}

#leftfull ul li a {color: #898989; font-weight: bold; text-decoration: none; display: block; line-height: 28px; padding-left: 5px;}
#leftfull a {color: #898989; text-decoration: none;}
#fullcontent {float: right;width: 655px; margin: -25px 15px 0 0;}


#calendarTop{
	font-size:10px;
	width: 260px;
	float:right;
	margin: 0px 18px 0px 0px;
	padding: 0;

	}

#calendarTop h2{
color: #fff;
text-transform: uppercase;
display: block;
font-weight: 500;
border-bottom: 1px dashed #fff;
	margin: 5px 10px 0px 10px;
	padding: 0;
}

#calendarTop p {margin:0; padding: 0 6px 0 12px;}

#calendarTop img {padding: 0; margin: 0;}

#calendarTop ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#calendarTop ul li {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 14px;
	list-style-type: none;
	}

#calendarTop ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#calendarTop ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#calendarTop ul ul ul{
	margin: 0;
	padding: 0;
}

#calendarTop ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#loginFull {clear: both;height: 100%;}

#loginFull p {/*line-height: 53px;*/}

#loginFull ul {margin-bottom: 100px;}

#loginFull ul li ul a {margin-left: 10px;}

/* agent search */
#content .cimy_uef_input {
	font-size: 16px;
	width: 60%;
	padding: 1px;
	margin-right: 6px;
}

#content .cimy_uef_input_27 {
	font-size: 12px;
	width: 40%;
	padding: 1px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}

p#cimy_uef_p_field_1, p#cimy_uef_p_field_2, p#cimy_uef_p_field_3, p#cimy_uef_p_field_4, p#cimy_uef_p_field_5, p#cimy_uef_p_field_6, p#cimy_uef_p_field_7, p#cimy_uef_p_field_8, p#cimy_uef_p_field_9, p#cimy_uef_p_field_10, p#cimy_uef_p_field_11, p#cimy_uef_p_field_12 {margin: 0; padding: 0 0 0 0;}

p#cimy_uef_p_field_1 label, p#cimy_uef_p_field_2 label, p#cimy_uef_p_field_3 label, p#cimy_uef_p_field_4 label, p#cimy_uef_p_field_5 label, p#cimy_uef_p_field_6 label, p#cimy_uef_p_field_7 label, p#cimy_uef_p_field_8 label, p#cimy_uef_p_field_9 label, p#cimy_uef_p_field_10 label, p#cimy_uef_p_field_11 label,p#cimy_uef_p_field_12 label {width: 120px; padding-right: 5px;}

/* hide the following inputs */
p#cimy_uef_p_field_3, p#cimy_uef_p_field_4, p#cimy_uef_p_field_5,p#cimy_uef_p_field_7, p#cimy_uef_p_field_8, p#cimy_uef_p_field_9, p#cimy_uef_p_field_10, p#cimy_uef_p_field_11 {display: none;}
/*label.cimy_uef_1, label.cimy_uef_2, label.cimy_uef_3, label.cimy_uef_4, label.cimy_uef_5, label.cimy_uef_6, label.cimy_uef_7, label.cimy_uef_8, label.cimy_uef_9, label.cimy_uef_10, label.cimy_uef_11 { width: 120px; }*/