/*
Theme Name: EFTPraxis.
Theme URI: Your Theme's URI
Description: Custom Word Press Theme for Lynne Shaner, EFT Praxis.
Version: 2.0
Author: Yael Reinhardt-Matsliah
Author URI: kalanitdesigns.com
*/

/* 
  ------------------------------------------------
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #6a6460;
	margin: 20px;
	padding: 0;
	background-color: #FFFFFF;
}

#masthead {
	padding: 0px;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {

}

#menu {
	width: 320px;
	float: left;
	padding-top: 40px;
}
#video {
	background-color: #E6EBF2;
	padding: 15px 30px;
	margin-top: 10px;
}

#logo {
	width: 600px;
	float: left;
	padding-left: 20px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 612px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#right {
	width: 319px;
	float: left;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 5px 30px 20px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 18px 20px 24px;
}
#testimony {
	padding: 15px 30px;
	background-color: #7894BC;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
}

#news {
	padding: 15px 30px;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px dashed #CCC;
}


#testimonygreen {
	padding: 15px 30px;
	background-color: #80BF80;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
}
#masthead .content {
	padding: 20px 20px;
}
#footer .content {
	text-align: center;
	padding: 8px 0px;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#connect {
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.list {
	margin-bottom: 10px;
	padding: 0;
}

.listside {
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#left a:link {
	color: #53A653;
}
#left a:visited {
	color: #53A653;
}
#left a:hover {
	color: #333333;
}
#right a:link {
	color: #789BBA;
	text-decoration: none;
}
#right a:visited {
	color: #789BBA;
	text-decoration: none;
}
#right a:hover {
	color: #6a6460;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #6a6460;
}
#footer a:visited {
	color: #6a6460;
}
#footer a:hover {
	color: #7894BC;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.3em;
        margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        letter-spacing: 0.2em;
        color: #333333;
        font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
        font-weight: normal;
}

h2 {
	font-size: 1.4em;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
	font-size: 1.4em;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #789BBA;
	margin-bottom: 0px;
	padding: 0px;
}


h4 {
	font-size: 1.2em;
	display: block;
	padding-bottom: 3px;
	margin: 0px 0 0;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-variant: small-caps;
	color: #789BBA;
	letter-spacing: 0.1em;
	padding-left: 5px;
}

h5 {
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h6 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	color: #666666;
	margin: 5px 0 0 4px;
}

.author {
	font-style: italic;
	text-align: right;
}
.contact {
	font-size: 1.3em;
	color: #F20000;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-size: 1.1em;
}

/*contact form*/

#contactform {
	margin-top: 5px;
	
}

#contactform input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#contactform textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.required, .error {
	background: transparent;
	color: #D20000;
	font-weight: bold;
	margin-left: 5px;
}
.space {
	margin-left: 5px;
}

legend {
	color: #9bb5ce;
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .2em;
}

fieldset {
	padding-top:10px;
	width: 502px;
	padding-left: 50px;
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.validation {
	padding-left: 10px;
	font-size: .8em;
}
#pheader_about {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}

.floatleft {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 2px;
}
#form {
	margin-left: 120px;
	margin-top: 35px;
}
#info {
	width: 498px;
	padding-left: 55px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
}

#footer ul {
 margin: 0.5em 0; 
 padding: 0; 
 list-style-type: none; 
}
#footer li {
	display: inline;
	padding: 0 0.2em;
	border-left: .08em solid #6A6460;
}

#footer li.first {
 padding-left: 0; 
 border: 0; 
}

#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right li {
	padding-bottom: 4px;
	padding-bottom: 3px;
}

.date {
	font-size: 0.8em;
	font-style: italic;
}

.line {
	text-decoration: underline;
}
.imgrightbd {
	padding: 4px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 12px;
}

.required, .error {
	background: transparent;
	color: #5070A0;
	font-weight: bold;
	margin-left: 5px;
}

.validation {
	padding-left: 20px;
	color: #990000;
}

.disclaimer {
	font-size: 0.9em;
	line-height: 1.3em;
}
.pullout {
	background-color: #DEE4EF;
	padding: 20px;
	border: 1px dotted #7894BC;
	font-style: italic;
}
.sidebarbox {
	background-color: #DDE6EE;
	text-align: center;
	padding: 10px;
}
#paypal {
	background-color: #EFF2F8;
	padding: 3px 15px;
	margin-top: 5px;
}

#gc {
	background-color: #EFF2F8;
	padding: 3px 15px;
	margin-top: 5px;
}

li#facebook, li#linkedin, li#twitter, li#email, li#phone {
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	border-style: none;
}

li#facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
}
li#linkedin {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
}

li#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-style: none;
	padding-bottom: 5px;
}

li#email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-style: none;
	padding-bottom: 5px;
}

li#phone {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bluebox {
	padding: 10px;
	border: 1px solid #56718C;
	background-color: #91AEBF;
}

li.rss {
     background-color: transparent;
     background-image: url(images/feed-icon.png);
     background-repeat: no-repeat;
     background-attachment: scroll;
     background-position: left center;
     height: 17px;
     margin-top: 0pt;
     margin-right: 0pt;
     margin-bottom: 0pt;
     margin-left: 0px;
     padding-top: 3px;
     padding-right: 0pt;
     padding-bottom: 0pt;
     padding-left: 25px;
}

#right li {
 padding-bottom: 3px;
}

.botvine {
   background-attachment: scroll;
   background-image: url(images/comment_icon.gif);
   background-repeat: no-repeat;
   background-position: center bottom;
   padding-bottom: 35px;
}

/* 
  -----------------------------------
  Menubar Magic
    Vertical
  -----------------------------------
*/
.p7MBM09v {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	;
}
.p7MBM09v ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM09v li {
	list-style-type: none;
	margin: 3px 0;
}
.p7MBM09v li.p7MBfirst {}
.p7MBM09v li.p7MBlast {
	border-bottom-style: none;
}


.p7MBM09v a {
	display: block;
	color: #6a6460;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 4px 8px 4px 16px;
	font-variant: small-caps;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 1em;
}
.p7MBM09v a.p7MBfirst {}
.p7MBM09v a.p7MBlast {
	border-bottom-style: none;
}


.p7MBM09v a:hover {
	color: #80BF80;
}
.p7MBM09v .p7MBmark {
	color: #7894BC;
	cursor: default;
	font-weight: bold;
}
.p7MBM09v .p7MBmark:hover {
	color: #7894BC;
}





/* Begin WP - Form Elements */

input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {
         border: 1px solid #C8C38C;
         margin-top: 8px;
}

#searchform {
	margin: 0px auto;
	padding: 0px 0px 15px;
	text-align: left;
}

#sidebar #searchform #s {
        width: 175px;
        margin-top: 5px;
	padding: 2px 0px;
	font-size: .8em;
}

#searchsubmit, #sidebarsubmit {
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform {
	padding: 0px;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 5px 0px;
	padding: 5px;
}

#commentform textarea {
	width: 400px;
	margin: 5px 0px 0px 0px;	
	padding: 10px;
	border: 1px solid #C8C38C;
}

#commentform #submit {
	margin: 2px 0px 10px 0px;	
}

/* End Form Elements */

/* Begin Comments*/
.separator {
    padding:30px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#comments {
        padding:30px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
         
}



#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:8px 0 0 0;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

/* End Comments */


/* Begin Calendar */


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	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 0px;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */

.alignleft  {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 2px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}


#allforms {
	padding: 10px 30px;
}

#subscribe {
	background-color: #FFFFE1;
	padding: 7px 10px;
	border: 1px dashed #52527A;
	background-attachment: scroll;
	background-image: url(images/menu_bc.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 1.5em;
}
#alice {
	background-attachment: scroll;
	background-image: url(images/menu_bc.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	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-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.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*/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 5px 5px 10px 10px;
	list-style: none;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 20px;
	border-bottom: 1px dashed #B0B0B0;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* portfolio */

.project {
	background-color: #FFFFE1;
	padding: 7px 10px;
	border: 1px dashed #C60;
	margin-top: 8px;
}

.thumbnail {
	float: left;
	padding-right: 10px;
}

#portfolio img {
	float: left;
        display: inline;
        margin-bottom: 5px;
        margin-right: 15px;
        padding-top: 18px;
        padding-left: 0px;
        padding-bottom: 5px;
}

.project-description h2 {
	color: #7F1F00;
	font-size: 1.1em;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-bottom: 5px;
}

.meta {
	font-size: .8em;
	background-color: #EEF2F7;
	padding: 7px 10px;
	border: 1px dashed #789bba;
	margin-top: 8px;
}
.postmetadata {
	font-size: .9em;
	background-color: #FFFFE1;
	padding: 7px 10px;
	border: 1px dashed #C60;
	margin-top: 8px;
}
