/* @override 
	http://medpoint.timpecoraro.com/wp-content/themes/pecpeo/style.css
	http://www.medpoint.com/wp-content/themes/pecpeo/style.css
*/

/*

Theme Name: Peculiar Productions
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Kirsten Dietz
Author URI: http://peculiarproductions.com
Tags: --

	Peculiar Productions v1.0
	 http://peculiarproductions.com

	This theme was designed and built by Kirsten Dietz,
	Creative Director at Peculiar Productions.

*/

/*CCS made awesome by Dietz*/
/*This is copyright (c) 2008 */


/* BODY AND MAIN DIVS */

/* LOCK FOOTER = (lf) */

html, body, #container {
    min-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    }

html>body #container {
    height: auto;
    } 

body {
	background-color: #f0f0f0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
/*	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; */
	color: #3f3f3f; /* #7e7e7e; */
	font-size: 12px;
	}
	
#container {
	position: relative;
	width: 931px;
	float: left;
	margin: 0;
	}
	
#header {
	position: relative;
	background: url(images/header.jpg) no-repeat;
	width: 698px;
	height: 524px; /*524*/
	float: left;
	color: #000;
	padding: 0 0 0 0; /*124*/
	}

#nav {
	background: url(images/nav.jpg) no-repeat;
	position: relative;
	float: left;
	width: 233px;
	height: 524px;
	}

#menu {
	float: left;
	position: relative;
	padding: 0 0 0 30px;
	top: 170px;
}

#wrapper {
	background: url(images/wrapper_bg.gif) repeat-y;
	position: relative;
	float: left;/*lf*/
	width: 931px; /*826 */
	height: auto;/*lf*/
    padding-bottom: 50px;
	}

#main {
	position: relative;
	float: left;
	width: 565px; /* 595 */
	padding: 10px 10px 35px 20px;
	margin: -39px 0 0 0;
	height: auto;/*lf*/
	display: inline;
	}

#side {
	background: url(images/sidebg.jpg) no-repeat;
	float: left;
	width: 310px;
	padding: 90px 0 0 15px;
	margin: 0 0 0 0;
	display: inline;
	height: 100px;
	}

#footer {
	position: absolute; /*lf*/
	height: 50px;
	float: left;
	width: 595px;
	bottom: 0;/*lf*/
	margin: 0;
	padding: 0 0 0 0;
	background-color: #7e7e7e;
	color: #fff;
	}

.spacer {
	clear: both; /*lf*/
}

body#shadowbox {
	background-color: #fff;
}

body#shadowbox h2 {
	text-align: center;
	color: #000;
	margin: 10px 0 0 0;
}

#leftfade {
	margin: 115px 0 0 0;
}


/* GENERAL TAGS */

img {
	border: 0px;
	}

a {
	color: #a20000;
	}

a:hover, a:active {
	color: #a20000;
	}

p {
	margin: 0 0 10px 0;
	line-height: 1.25em;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
/* HEADER TAGS */

.description {
	font-size: 18px;
	top: 430px;
	float: left;
	position: absolute;
	text-align: center;
	width: 600px;
/*	font-weight: bold; */
	font-style: italic;
	color: #fff5f8;
}


#videgoPlayer_e20xylg2,
#videgoPlayer_h09l1609 {
	margin-top: 125px;
	position: absolute;
	margin-left: 70px;
}	

#videgoPlayer_xw0h321k {
	margin-top: 115px;
	position: absolute;
}

/* NAV TAGS & SUBMENUS */

ul#buttons,
ul#homebuttons {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul#buttons li img,
ul#homebuttons li img {
	width: 48px;
	height: 48px;
	float: left;
}

ul#homebuttons li a {
	background: url(images/bg.jpg);
	float: left;
	border: 1px solid #7e7e7e;
	border-left: 4px solid #7e7e7e;
	width: 170px;
	margin: 0 0 6px 7px;
	font-size: 15px;
	height: 48px;
	text-transform: uppercase;
	text-decoration: none;
	color: #7e7e7e;
	font-weight: normal;
	padding: 5px;
}

ul#buttons li span,
ul#homebuttons li span {
	float: left;
	width: 105px;
	padding: 10px 0 5px 10px;
}

ul#homebuttons li a:hover {
	background: url(images/bg_hover.jpg);
}

ul#homebuttons li.directhire a {
	float: left;
	background: url(images/bg_red.jpg);
	margin: 20px 0 6px 7px;
	border: 1px solid #000;
	border-left: 4px solid #000;
	color: #fff;
}

ul#homebuttons li.directhire a:hover {
	background: url(images/bg_red_hover.jpg);
}

ul#buttons li {
	display: inline;
}

ul#buttons li a {
	float: left;
	background: url(images/bg_red.jpg);
	border: 1px solid #000;
	border-left: 4px solid #000;
	color: #fff;
	width: 170px;
	height: 48px;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	margin: 10px 3px 0 0;
}

ul#buttons li a:hover {
	background: url(images/bg_red_hover.jpg);
}

ul#buttons li.learning a {
	height: 60px;
}


#menu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 14px;
}

#menu ul li {line-height:1.8em;}

#menu ul li ul {
	display: none;
}

#menu ul li.page-item-28 { line-height:1em;}

/* HOME TAGS */

#blog_preview {
	float: left;
	position: relative;
	width: 348px;
	padding: 10px;
	background-color: #e5e5e5;
	border: 1px solid #7e7e7e;
	border-left: 4px solid #7e7e7e;
}

#blog_preview h2 {
	margin: 0 0 10px 0;
	color: #000;
	text-transform: uppercase;
	float: left;
	font-size: 20px;
}

#blog_preview .readmore a {
	float: left;
	font-weight: bold;
	color: #a20000;
	font-size: 30px;
	text-decoration: none;
	line-height: .65em;
}

#blog_preview .post {
	clear: both;
	margin: 0 0 20px 0;
}

#blog_preview .post h3,
#blog_preview .post h3 a {
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	color: #7e7e7e;
}

#blog_preview .post small {
	color: #b4b4b4;
	text-transform: uppercase;
}

#blog_preview .post small a {
	color: #b4b4b4;
	text-transform: uppercase;
}

#blog_preview .post p {
	font-size: 11px;
	margin: 5px 0 0 0;
}

.space {
	float: right;
	position: relative;
	height: 25px;
	width: 20px;
}


#post-3 ul {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.values {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.values p {
	float: left;
	width: 150px;
	text-align: center;
	padding: 0 15px;
	font-size: 13px;
}

.values p strong {
	font-size: 14px;
}

#post-28 ul {
	margin: 0;
}


/* CONSULTANT PROFILES TAGS */

.consultplayer123 {
	float: left;
	display: inline;
	margin: 20px 0 0 73px;
}

#consult_list .post {
	border: 2px solid #000;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	float:left;
	width: 550px;
	background: url(images/bg_red.jpg);
	display: inline;
}

#consult_list .postmetadata,
#consult_list .postmetadata small a {
	color: #fff;
	text-decoration: none;
}

#consult_list h3 {
	display: none;
}

#consult_list h2 {
	color: #fff;
	margin: 0;
	font-size: 21px;
}

#consult_list h2 a {
	color: #fff;
	font-weigth: bold;
	text-decoration: none;
}

#consult_list .entry {
	background-color: #fff;
	font-size: 11px;
	margin: 10px 10px 10px 0;
	float: left;
	width: 290px;
	padding: 10px 10px 0 10px;
	display: inline;
}

#consult_list .entry img {
	margin: 0 -100px 0 0;
}

#consult_list .consultimage {
	float: left;
	margin: 20px 0 0 0;
}

#consult_list .titlecat {
	float: left;
	width: 115px;
	margin: 10px;
	text-align: right;
	display: inline;
}

#consult_list .entry ul {
	padding: 0;
	margin: 0 0 0 20px;
}

#consult_list .entry ul li {
	margin: 0 0 3px 0;
}

.location,
.post-meta {
	margin: 0 0 15px 0;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

ul.post-meta {
	padding: 0;
	list-style-type: none;
}

.post-meta-key {
	display: none;
}


/* OPENINGS TAGS */

#openings_preview_box {
	float: left;
	position: relative;
}

#openings_list h2,
#openings_list h2 a {
	text-decoration: none;
	margin: 0;
	color: #000;
	border-bottom: 1px solid #7e7e7e;
}

#openings_list .entry {
	margin: 10px 0 0 20px;
}

#openings_list .post {
	margin: 0 0 20px 0;
}

#openings_list .time {
	text-align: right;
	color: #7e7e7e;
	text-transform: uppercase;
}

#openings_list img.aligncenter {
	position: absolute;
	z-index: 1000;
	float: right;
	margin: -150px 0 0 0;
}


/* MEDPOINT UNIVERSITY */

#side h2 {
	margin: 20px 0 0 0;
	font-size: 15px;;
}

div#products_page_container.wrap.wpsc_container {
	display: none;
}

#columns {
	float: left;
	margin-bottom: 15px;
}

#columna{
	width: 260px;
	float: left;
}

#columnb{
	float: right;
	width: 260px;
}

#columns li {
	margin: 0;
	padding: 0;
}

/* SIDE TAGS */

#medpuad img {
	border: 1px solid #7e7e7e;	
}

#clients {
	border: 1px solid #7e7e7e;
	width: 154px;
	background-color: #fff;
	height: 510px;
	margin: 10px 0 0 0;
}

#clientnames {
	height: 28px;
	color: #fff;
	background-color: #7e7e7e;
	padding: 7px 0;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

#master0 {
	margin: 0;
	padding: 0;
	position: relative;
}

#consultside {
	float: left;
	margin: 365px 0 0 0;
}

#side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#side ul li {
	margin: 7px 0;
}

#side ul li a {
	font-weight: bold;
}

#side input {
	border: 1px solid #7e7e7e;
}


/* POST AND PAGE TAGS */

.title {
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 25px;
}

.page_entry {
	margin: 10px 0 15px 0;
	border-left: 4px solid #7e7e7e;
	padding: 0 0 0 10px;
	float: left;
	position: relative;
	width: 550px;
	display: inline;
}

.entry {
	margin: 0 0 0 20px;
}


#post_list {
	float: left;
	position: relative;
}

.blog_post p {
	padding: 5px 0 5px 0;
	margin: 0;
}

.blog_post h2 {
	margin: 20px 0 0 0;
}

.blog_entry {
	margin: 10px 0 10px 20px;
	border-top: 1px solid #d9d9d8;
	border-bottom: 1px solid #d9d9d8;
}

p.postmetadata {
	padding: 0;
}

p.postmetadata small a {
	color: #7e7e7e;
}

.navigation {
	height: 12px;
	width: 440px;
	margin: 20px 0 0 0;
	font-size: 11px;
}

.more-link {
	font-weight: bold;
}

blockquote {
	background: url(images/quote.gif) no-repeat top left;
	margin: 10px 0 10px 25px;
	font-style: italic;
	padding: 10px 0 0 30px;
	height: 36px;
	min-height: 36px;
	overflow: visible;
}

.left {
	float: left;
	width: 280px;
}

.right {
	float: right;
	width: 300px;
}

#single_post {
	float: left;
	position: relative;
}

#single_post h2 {
	margin: 40px 0 0 0;
}


#childlist ul li.page_item.page-item-368 {
	display: none;
}


/* FORM AND COMMENTS TAGS
CFORMS TAGS IN SEPARATE STYLESHEET */

.form label {
	position: relative;
	float: left;
	width: 120px;
	text-align: right;
	padding: 8px 5px 8px 0;
	clear: left;
}

.form input, button {
	border: 1px solid #777;
	background-color: white;
	margin: 5px 0;
	padding: 3px;
	color: #7e7e7e;
}

.form input#searchsubmit {
	margin-left: 50px;
}

.form textarea {
	border: 1px solid #777;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	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;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h3#comments {
	margin: 25px 0 0 0;
}

h3#respond {
	margin: 25px 0 0 0;
}

form#searchform {
	margin: 25px 0 0 0;
}

#homesearch form {
	margin: 0;
}

.linklove {
	display: none;
}

/* FOOTER TAGS */

#footer p {
	text-align: center;
	font-size: 10px;
	margin: 8px 0 0 0;
}

#footer a {
	color: #fff;
}



/* CFORMS */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px;
}

.cform fieldset	{ 
	padding:5px 0 5px 0; 
	border:none;
	float: left;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	color: #7e7e7e;
	letter-spacing:3px;
	display: none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0 0 0 0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size: 11px;
	font-weight: normal;
	float:right;
	margin:0px 0pt !important;
	padding:0pt 0pt 0pt 130px;
}



/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #7e7e7e;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
	text-align: right; 
}

label.cf-before {
	margin:4px 0 0 0;
	width: 280px;
	float: right;
}

label.cf-before span {
	width: 280px;
	text-align: left;
	font-weight: normal;
	float: right;
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #a20000;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
	float: left;
	margin: 0 0 0 100px;
	display: inline;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 0 0 0 100px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	clear: both;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}
