/* @override http://mlknew.timpecoraro.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 basic theme was designed and built by Kirsten Dietz,
	Creative Director at Peculiar Productions.

*/

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


/* 	DK BLUE #033254 */
/*	DK GRAY #4d4d4d	*/
/*	LT GRAY #7f7f7f */


/* @group 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;
} */

.left {float:left}
.right {float:right}
.clear {clear: both;}

body {
	color: #033254;
	font: .75em Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
	
#headerbg {
	background: url(images/bg2.jpg) repeat-x scroll left top;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 141px;
}

#header .logo1 {
	float: left;
	margin: 20px 0 0 0;
}

#header .logo2 {
	float: left;
	margin: 15px 0 0 70px;
}

#menubg {
	background: url(images/bluebg.jpg) scroll left top;
/*	margin-top: -24px; */
	}
	
#menu {
	margin: 0 auto;
	width: 800px;
	color: #fff;
	height: 258px;
}

#media {
	height: 258px;
	float: right;
	width: 536px;
	border-left: 8px solid #033254;
	border-right: 8px solid #033254;
}

#buttonsbg {
	background: url(images/bodybg.jpg) repeat-x scroll left top;
	height: 87px;
}

#buttons {
	margin: 0 auto;
	width: 800px;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
}

#subpages {
	float: left;
	width: 250px;
}

#main {
	float: right;
	width: 530px;
}

h1 {
	display: none;
}

#footerbg {
	background-color: #4d4d4d;
	border-top: 4px solid #7f7f7f;
	margin-top: 20px;
}

#footer {
	margin: 0 auto;
	width: 800px;
	color: #fff;
	padding: 10px 10px 40px 10px;
	text-align: center;
}

.spacer {
	clear: both;
}


/* @end */


/* @group HEADER */

.search {
	float: right;
	color: #a0a0a0;
	text-align: right;
	margin: 40px 10px 0 0;
}

.search a {
	color: #a0a0a0;
}

.search p {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-weight: bold;
}

form#searchform {
	background-color: #fff;
	border: 1px solid #7f7f7f;
	margin: 10px 0 0 0;
}

form#searchform input {
	border: 0!important;
	background-color: #fff;
	height: 17px;
	padding: 5px 3px 3px 7px;
}

form#searchform input#searchsubmit {
	background: url(images/search.png) no-repeat;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	margin: 5px 7px 5px 5px;
	padding: 0;
	overflow: hidden;
	color: #fff;
	font-size: 0em;
}


/* @end */


/* @group BUTTONS */

#buttons ul {
	float: left;
	text-transform: uppercase;
}

#buttons ul li {
	background: url(images/buttonleft.png);
	float: left;
	display: inline;
	margin: 16px 0 0 10px;
	height: 55px;
}

#buttons ul li a {
	background: url(images/buttonright.png) no-repeat right top;
	display: block;
	height: 35px;
	padding: 10px 19px 10px 19px;
}

#buttons ul li span {
	font-weight: bold;
	font-size: 1.4em;
}

#buttons ul li:hover {
	background: url(images/buttonleftmo.png);
}

#buttons ul li a:hover {
	background: url(images/buttonrightmo.png) no-repeat right top;
	color: #4d4d4d;
}

/* @end */


/* @group SUBMENU/SIDEBAR */

#subpages h3 {
	color: #c1bfb7;
	font: 2em Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

#subpages .home h3 {
	margin: 0;
}

#subpages ul {
	font-size: 1.2em;
}

#subpages ul li {
	margin: 0 0 10px 0;
}

#subpages ul li a {
	text-decoration: none;	
}

#subpages ul li a:hover {
	color: #f54349;
}

#subpages ul li a:active {
	color: #f54349;
}

#subpages ul li.current_page_item a,
#subpages ul li.current_page_parent a  {
	background: url(images/raquo.jpg) no-repeat 5px 50%;
	padding: 0 0 0 20px;
	color: #f54349;
}

#sidemedia {
	float: left;
	margin: 10px 0 0 0;
}
/*
	gray:	#f7f7f7		#e1e1e1
	blue:	#e4f0f6		#bcd9e8		#033254
	red:	#fbb4b6		#f54349
*/
#sidemedia a {
	background: #f7f7f7 url(images/homearrow_gray.png) no-repeat center left;
	padding: 10px 10px 10px 35px;
	float: left;
	border: 1px solid #e1e1e1;
	width: 205px;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#sidemedia a:hover {
	background: #e4f0f6 url(images/homearrow.png) no-repeat center left;
	border: 1px solid #bcd9e8;
	color: #033254;
}

#sidemedia .sidebarbuttons a {
	background: #e4f0f6 url(images/homearrow.png) no-repeat center left;
	border: 1px solid #bcd9e8;
	font-size: 1.25em;
}

#sidemedia .sidebarbuttons a:hover {
	background: #fbb4b6 url(images/homearrow_red.png) no-repeat center left;
	border: 1px solid #f54349;
	color: #f54349;
}

/*
	gray:	#f7f7f7		#e1e1e1
	blue:	#e4f0f6		#bcd9e8		#033254
	red:	#fbb4b6		#f54349
*/

#sidemedia a[href$='.pdf'] {
	background: #f7f7f7 url(images/pdficon.png) no-repeat center left;
}

#sidemedia a[href$='.pdf']:hover {
	background: #e4f0f6 url(images/pdficon.png) no-repeat center left;
}



#sidemedia a[href$='.zip'] {
	background: #f7f7f7 url(images/zip.png) no-repeat center left;
}

#sidemedia a[href$='.zip']:hover {
	background: #e4f0f6 url(images/zip.png) no-repeat center left;
}


#sidemedia a.noicon {
	border: 0!important;
	background: transparent!important;
	padding: 0!important;
	text-align: center!important;
}

#sidemedia a.noicon:hover {
	border: 0;
	background: transparent;
	padding: 0;
	text-align: center;
}


/* @end */


/* @group PAGE AND POST TAGS */

h2, h3, h4 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h4 {
	font-size: 1.25em;
	margin: 20px 0 0 0;
	font-style: italic;
}

.page p, .page li, .post p, .page li {
	line-height: 1.65em;
}

.page h3, #blog h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 0 5px 0;
}

.page h3 {
	clear: both;
}

#page-10.page h4 {
	font-weight: bold;
	font-size: 1.65em;
	float: left;
	color: #bcd9e8;
	line-height: .95em;
	padding: 0 5px 0 0;
	font-style: italic;
	margin: 0;
}


.page ul, .page ol {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

.page ul li ul {
	list-style-type: circle;
	margin: 0 0 5px 0;
}

.page ol li {
	list-style-type: decimal;
}

.page ul li {
	list-style-type: square;
}

.page li {
	margin: 0 0 5px 0;
}

.page a, #blog a {
	text-decoration: underline;
}

.page a[href$='.pdf'] {
	background: url(images/pdficon_body.png) no-repeat center left;
	padding: 0 0 0 20px;
}

.page a[href$='.mp3'],
.page a[href$='.wma'] {
	background: url(images/audio.png) no-repeat center left;
	padding: 0 0 0 20px;
}

.page a.video {
	background: url(images/video.png) no-repeat center left;
	padding: 0 0 0 20px;
}

.page blockquote {
	background: url(images/quotes.jpg) no-repeat top left;
	padding: 0 0 0 60px;
	font-style: italic;
	margin: 15px 0;
}

.page .wp-caption {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}

#page-17.page .wp-caption {
	height: 220px;
}

small {
	font-size: .75em;
}


/* #page-3 {
	width: 465px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid #e1e1e1;
} */

#page-22 h3 {
	background: #f7f7f7;
	padding: 5px 0 1px 0;
	border: 1px solid #e1e1e1;
	margin: 30px 0 10px 0;
	font-weight: bold;
	text-align: center;
}

#page-22 img {
	padding: 5px;
}

#blog {
	margin: 50px 0 0 0;
}

#blog h2 {
	margin:0;
}

#blog h2 a {
	text-decoration: none;
}

#blog .time {
	color: #c1bfb7;
	font: 1.75em Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

.post {
	margin: 0 0 30px 0;
}

.sidebarbuttons {
	float: left;
	margin: 20px 0 0 0;
}


.comments {
	float: right;
	background: url(images/comments.png) no-repeat;
	width: 108px;
	height: 24px;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

.comments a {
	color: #fff;
	text-decoration: none;
}


/* @end */

/* @group MAIN MENU */

#menu ul {
	background-color: #c1bfb7;
	float: left;
	height: 258px;
	width: 240px;
	border-left: 8px solid #7f7f7f;
}

#menu ul li {
	float: left;
	border-bottom: 1px dotted #4d4d4d;
}

#menu ul li:last-child {
	border-bottom: 0;
}

#menu ul li a {
	float: left;
	width: 210px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 1.1em;
	font-weight: bold;
	color: #4d4d4d;
	margin: 5px;
	padding: 6px 0 4px 20px;
}

#menu ul li a:hover {
	background-color: #bcd9e8;
	color: #033254;
	border-left: 7px solid #033254;
	padding: 6px 0 4px 13px;
}

/* @end */

/* @group COMMENTS */

ol#commentlist li {
	list-style-type: none;
}

ol#commentlist li {
	clear: both;
	margin: 0 0 30px 0;
	width: 540px;
	float: left;
	background: url(images/dreamthinking.jpg) no-repeat top left;
	padding: 0 0 0 0;
}

ol#commentlist li .commentinfo {
	float: left;
	width: 130px;
	margin: 60px 0 0 0;
}

ol#commentlist li .comment-text {
	float: right;
	width: 385px;
	background-color: #f2f8fe;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

ol#commentlist li .commentmetadata {
	display: none;
}

ol#commentlist li cite {
	font-size: 1.25em;
	font-weight: bold;
}

ol#commentlist li .reply {
	clear: both;
	text-align: right;
	font-size: .75em;
}

ol#commentlist li ul.children {
	list-style-type: none;
	padding: 0;
}

ol#commentlist li ul.children li {
	background: url(images/reply.jpg) no-repeat top left;
	width: 480px;
	float: right;
	margin: 10px 0 0 0;
}

ol#commentlist li ul.children li .commentinfo {
	margin: 0;
	padding: 0 30px 0 0;
	width: 100px;
	text-align: right;
	font-size: .75em;
}

ol#commentlist li ul.children li .comment-text {
	width:330px;
}


#blog ol#commentlist li {
	background: url(images/reply.jpg) no-repeat top left;	
}

#blog ol#commentlist li .comment-text {
	width: 390px;
	padding-bottom: 23px;
}

#blog ol#commentlist li .commentinfo {
	margin: 0;
}

#blog ol#commentlist li .reply {
	display: none;	
}

/* @end */



/* @group GENERAL TAGS */

hr {
	display: block;
	border: 1px solid #fff;
	margin: 15px 0 10px 0;
}

img {
	border: 0px;
	}


a {
	color: #033254;
	}

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

p {
	margin: 0 0 10px 0;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

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

.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;
	}

/* @end */

/* @group FORM */

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

.cform { 
	width: 530px;
	margin: 25px 0 0 0;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

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

.cform legend { 
	margin:0;
	padding:0; 
}

ol.cf-ol { 
	margin:0!important;
	padding: 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 {
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


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

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

label.cf-before {
	margin:4px 10px 0 0; 
}

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

label.cf-after span {
	width:280px;
	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 #033254;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	border: 1px solid #f54349;
	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 {
	overflow:auto;
}

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

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


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

ol.cf-ol li.cf-box-title {
	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;
}

input.cf-box-a 	{ 
	margin-left:140px; /* 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 83px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	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;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   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:#f7f7f7 none repeat scroll 0%;
	display:block;
	border: 1px solid #e1e1e1;
}

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;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display: none;
}
.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;
}


/* EXTRA */

#cforms2form #li-2-4,
#cforms5form #li-5-4,
#cforms2form #li-2-6items,
#cforms5form #li-5-6items,
#cforms2form #li-2-6,
#cforms5form #li-5-6,
.cform legend {
	display: none;
}

/* @end */

#blog .post div.comments a {
	color: #fff;
	text-decoration: none;
}

#blog .post div.comments a:hover {
	color: #f54349;
}
#sidemedia  .sidebarbuttons a.facebook {background: url(images/facebook_32.png) no-repeat left center;}
#sidemedia  .sidebarbuttons a.twitter {background: url(images/twitter_32.png) no-repeat left center;}
.sponsorImg p {margin: 0px; padding: 0px; float:left;}
.sponsorImg h3 {margin-top:30px;}
.sponsorImg img.alignleft, .sponsorImg a img.alignleft  {margin: 0px; padding: 0px;}