   /*  
      Theme Name: VibrationMaster GREY
      Theme URI: http://vibrationmaster/
      Description: A search engine optimized website framework for WordPress.
      Author: You
      Author URI: http://example.com/
      Version: 1.0
      Tags: Comma-separated tags that describe your theme
      Your theme can be your copyrighted work.
      Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
      http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
      */

#content .entry-content table.wpm_registration td.label .field_wp_website div.desc, #content .entry-content table.wpm_registration td .field_wp_website div.desc { color: #999; font-size: 11px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
        text-align: left;
}
body {
	line-height: 0px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}


a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {

    float: left;
    min-height: 267px;
    margin: 0;
    width: 680px;
}

#primary,
#secondary,
.sidebar-panel {
	   background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    line-height: 1.3em;
    overflow: hidden;


}
#secondary,
.sidebar-panel {
	clear: right;
	padding: 9px 27px;
    width: 250px;
    margin-top: 105px
}
.sidebar_panel p { margin-bottom: 0px; }

.sidebar_panel .xoxo > li { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #E5E5E5; }
.sidebar_panel .xoxo > li  p  a { padding: 0px !important; }

#secondary .xoxo { /*background: url('images/stripe-horizontal.gif') no-repeat scroll 0 top #ffffff; */ /*padding-top: 23px;*/}
#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 0 auto 0 57px;
    padding: 40px 0 10px;
    text-align: center;
    /*width: 910px;*/width: 940px;
}

#footer li { list-style:none;}
#footer-widget-area li {     
	background: url("images/stripe-vertical.gif") no-repeat scroll right 5px #FFFFFF;
    height: 166px;
    padding-right: 25px;
    padding-right: 23px;
    width: 185px;
   
 }

#footer-widget-area .widget-title {
       background: url("images/slash-11px.gif") no-repeat scroll 0 4px transparent;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    left: -7px;
    margin-bottom: 16px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 190px;
}
#footer-widget-area p {font-size: 11px }
#footer-widget-area h3.home-latest { margin-bottom: 0;}
#footer-widget-area .subtitle {display: block}
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	/*font-family: Georgia, "Bitstream Charter", serif;*/
	font-family: Arial, Verdana;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#wrapper {width: 965px; top:0px;
	margin: 0 auto;	     clear: left;}

#main {  top:0px;
	  margin: 0 auto 0px 57px;
	/*width: 910px;*/width: 940px;
	 float: left;
	 
	 z-index:100;
	 
	 }

#masthead {float: left; width: 100%;}
#access .menu-header,
div.menu,
#colophon,
#branding

 {
    top:0px;
	margin: 0 auto;
	width: 995px;	
}
#wrapper {
	/*background: #fff;*/
	margin-top: 0px;
	padding: 0px;
	
}

.footer-links { margin: 0px 20px 40px;
    text-align: left;
       width: 490px;
        *margin:0;
        *padding:0;        
         }
.quick-access ul { list-style-type: none;  float: left; margin-left: 0;}
.footer-links ul {   float: left;
    list-style-type: none;
    margin: 0 auto;
     width: 100%; }
.footer-links span {display:block;  float: left;}    
.quick-access ul li{float: left; margin-right: 5px;}
 .footer-links  ul li {float: left; margin-right: 5px;}
.quick-access ul li a ,.footer-links ul li a{color: #666666; font-size: 11px; text-decoration: none; }
.quick-access {	
    background: none repeat scroll 0 0 #FFFFFF;
    float: left !important;
	position: absolute;
/*	margin-top: 3px;*/
	margin-left: 111px;
    /*height: 19px;*/height: 18px;
    padding: 12px 27px 12px 0;
    width: 310px; /*447*/
    color: #666666;
    font-size: 11px; 
    padding-left:40px; 
}
.quick-access ul li a:hover { text-decoration: underline; }
 .footer-links ul li a{ margin-left: 2px; }
.menu-main-container{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
     /*height: 97px;*/height: 98px;
	 position: absolute;
	/*margin-top: 45px;*/margin-top: 42px;
	margin-left: 253px;
  padding-left:123px;
    width: 370px; /*591*/
}

#follow-twitter { margin-left:500px;height:50px;width:250px;display:block;padding-top:38px; }

.menu-float {
	background: #ffffff;
	margin-left: 25px;
	text-decoration:none;
	font-size:11px;
}
.menu-float li,a{
	text-decoration:none;
	list-style:none;
	
}

#menu-main {

	width:  490px !important; /* 3cols: 540*/
}

/* overrides for specific items */
#menu-main li.page-item-235, #menu-main li.page-item-358, #menu-main li.page-item-2117, #menu-main li.page-item-2120 { width: 300px;}

/*ul#menu-main > li { font-size: 14px; }*/

.menu li.current-menu-item a, li.current-page-ancestor a,.menu li a:hover,
.menu li.current_page_item a, li.current_page_ancestor a,.menu li a:hover { background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;color:#96bf1a;  }

#menu-main ul.children { display: none; width: 250px; position: relative; z-index: 1100; }
#menu-main  > li > ul.children > li > a {color:#333; width: 300px; display: block}
#menu-main  > li > ul.children { clear: both; margin-top: 5px; margin-left: 0px; }
#menu-main  > li > ul.children > li {width: 250px; float: none;  position: relative; /*background: url("images/vm-bg.png") repeat-y;*/ background-color: #f0f0f0; opacity: 0.95}
#menu-main  > li > ul.children > li > a:hover{color: #96BF1A; background: none}
#menu-main  > li > ul.children > li:last-child { padding-bottom: 3px;}
#menu-main  > li.current_page_ancestor > ul.children > li a, #menu-main  > li.current_page_item > ul.children > li a { background: transparent}
#menu-main  > li.current_page_ancestor > ul.children > li a:hover, #menu-main  > li.current_page_item > ul.children > li a:hover {background: transparent}
#menu-main  > li.sfHover > a { background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;color:#96bf1a;  }

/*#menu-main > li:hover > ul {display: inline}*/

.menu li{
	width:  180px;	
	float:left;
	text-decoration:none;
	font-size:13px;
	height: 21px;
	list-style:none;
}

.menu li a {   
    padding-left: 12px;}
/*
.menu-item.menu-item-type-taxonomy.current-menu-item.current-category-ancestor ::before,
.menu-item.menu-item-type-post_type.current-menu-item.page::before
{
	content: '\\';	
}
*/

.menu-item.menu-item-type-taxonomy.current-menu-item.current-category-ancestor  a:visited
{
	color:#96bf1a;
}


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	 float: left;
    padding: 0 0 0 20px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	
	background-image:url('images/bg-stripe.gif');
}
body,
input,
textarea {
	color: #666;
	font-size: 10px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
	font-size:13px;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="email"],
input[type="password"],
input[type="text"],
input[type="url"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 0px;
}
a:link {
	font-family: Arial;
	color:#333333;
	/*font-size:13px;*/
	text-decoration:underline;
	/*color: #0066cc;*/
}
a:visited {
	font-family: Arial;
	color:#333333;
	/*font-size:13px;*/
	/*color: #743399;*/
}
a:active,
a:hover {
	/*color: #ff4b33;*/
	color:#96BF1A;
	text-decoration:underline;
}

a.read-more { 
			background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;text-decoration:none;  }

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {   
	float: left;
    padding: 10px 0 0;
    width:997px;
    clear: both;
	z-index:2000;
}

#site-title  {
	
	float: left;
    font-size: 30px;
    height: 140px;
    line-height: 36px;   
    width: 281px;
	background: transparent url("images/logo.png") no-repeat top left;	
	
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
	
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
	
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
	
	
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 970px;
}
a {
	list-style:none;
	text-decoration:none;
	padding: 3px;
	
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
	list-style:none;
	
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	list-style: none;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	list-style: none;
	text-decoration:none;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

/* home stuff */
body.home #main,
body.home #content  { background: #333 }
body.home #content { height: 255px}

body.home #main {height: 255px}

#page-teaser {
	height: 255px;
	background-color: #333;
	width: 100%
}

#main {
	clear: both;
	overflow: hidden;
	padding: 0px 0 0 0;
		
	
}
#content {
	background: #FFFFFF;
	   float: left;
	
   min-height: 284px;
    /*padding: 27px 27px 36px;*/
    width: 893px;
}
#footer-widget-area .textwidget {/*width:182px;  text-align: left;*/
	padding-left: 4px;
    text-align: left;font-size:11px;
    width: 155px;}
#footer-widget-area #fourth ul li {  background: #ffffff !important; padding-right: 0px !important;} 

.subtitle { font-size:11px; color:#333333; font-weight: normal;}
#readmore {      background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    display: block;
    /*float: left;*/
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;text-decoration:none;
    /*width: 64px;*/}

a#footer-post-title:hover,a#footer-post-title {text-decoration: none; color: #333333; font-family: Arial; font-size: 13px;}

#main #content .entry-content p{ font-size: 22px; clear: both; } 

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul, #content ol { float: left; }

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #333;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content h3 { margin: 0; font-weight: bold; }

#content .entry-content table {
	border: medium none !important;
    border-collapse: collapse !important;
    color: #333;
    font-family: arial;
    font-size: 13px;
    line-height: 16px;
    text-align: left !important;
    width: 100% !important;
    margin-top: 20px;
}
#content .entry-content td:first-child { 
	border-left: 0 solid #9a9b9d !important;
    padding-left: 0 !important;
    padding-right: 20px;
    width: 100px;
}


#content tr th,
#content thead th {
	color: #888 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	padding: 9px 24px !important;	
	border-left: 1px solid #9a9b9d !important;
	
}

#content .entry-content tr:first-child td{
  border-top:none !important;
}

#content .entry-content tr:last-child td{
  border-bottom:none !important;
}
#content .entry-content tr td {
	border-color: #9A9B9D -moz-use-text-color -moz-use-text-color #9A9B9D !important;
    border-style: solid none none solid !important;
    border-width: 1px medium medium 1px !important;
    padding: 10px;
}


/*
#content  td:last-child{ 
	
	border-bottom: 0px solid #e7e7e7 !important;
} */


.hentry {
	margin: 0 0 0px 0;
}
.home .sticky {
	background: #f2f7fc;	
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	    background: url("images/slash-16px.gif") no-repeat scroll 0px 7px transparent;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 10px;
    text-align: left;
    width: 100%;
    display: none;
}
.type-post .entry-title {display: block !important;}


.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0px 0 0 0;
}


#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

.ngg-galleryoverview {
	text-align: left !important;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 15px;
	margin-bottom: 23px;
}

.ngg-slideshow-loader { background: url(images/ajax-loader.gif) no-repeat center center; width: 360px !important;  }
.ngg-slideshow-loader > img { display: none }

.ngg-gallery-thumbnail a:hover {background: none; padding: 0;}
.ngg-gallery-thumbnail a {padding: 0}
.ngg-gallery-thumbnail img {border: none !important; margin: 0 !important; padding: 0 !important; }
.ngg-gallery-thumbnail span { display: none !important;}
.ngg-gallery-thumbnail img:hover { background-color: transparent !important; border: none !important; margin: 0; padding: 0; }
div.ngg-galleryoverview > div.ngg-gallery-thumbnail-box { display: none !important; }
div.ngg-galleryoverview > div:first-child { display: block !important}

#page-teaser { width: 940px; height: 257px; overflow: hidden}
#page-teaser > div.page-slideshow { clear: both; width: 940px; height: 256px; overflow: hidden; border-bottom: 1px solid #e5e5e5; }
#page-teaser > div.page-slideshow > img {float: left; border-top: 1px solid #e5e5e5; }
#page-teaser > div.page-slideshow > div.slideshow-text {width: 540px; float: left; padding: 20px; background: #333; border-top: 1px solid #e5e5e5;}

div.slideshow-text > h2 {color: #96bf1a; font-size: 28px; font-weight: normal}
div.slideshow-text > p {color: #96bf1a; font-size: 26px; line-height: 36px; margin-top: 0px }

#page-teaser div.page-slideshow {opacity: 0}
#page-teaser div.single-slide {opacity: 1} 

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 22px;
	margin-top: 4px;
}
.entry-content a { 
	clear:both
	float: none;
} 

.entry-content li { clear: left;
    color: #333;
    float: left;
    font-size: 13px !important;
    width: 100%; }
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	/*overflow: hidden;*/
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	/*margin: 12px 0;*/margin: 18px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
       background: url("images/slash-small.gif") no-repeat scroll 0 1px transparent;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    left: -8px;
    margin-bottom: 16px;
    padding-left: 8px;
    position: relative;
    text-align: left;
    
   /* width: 158px;*/
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
 width: 100%;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
	
	  padding: 9px 27px;
    width: 166px;
    min-height: 265px;
}

#primary input[type="text"], textarea {
	
	width: 165px;
	}
	
#primary input[type="text"] {height: 20px;}
#primary textarea {height: 60px;}

#primary p {margin-bottom: 5px;}

#secondary,
.sidebar-panel {
min-height:58px;
}

/* Footer widget areas */
#footer-widget-area {
	   margin-bottom: 20px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;float:left;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

.col-wrapper .col-right #footer{
  margin-bottom:0 !important;
}

/* Login */
#LoginWithAjax_Form table, #LoginWithAjax_Form td, #LoginWithAjax_Form tr {border: none !important}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
		
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 0pt;
		
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
		background: #FFFFFF;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}




/*mk 01-27-2011*/
/*Contact Us*/
#primary.cf-form { width: 255px }
li#custom_cf7-3 {margin-top: 40px; }
.wpcf7-submit {	
	background: url("images/button-send.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 11px;
    height: 19px;
    padding:0 3px 3px;
    width: 46px;
}
.wpcf7-checkbox .wpcf7-list-item{
	margin-left:0;
}
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{
	margin: 5px 0 10px;
    padding: 0;
}
#primary .xoxo .widget_custom_cf7 #cf7_form_box .wpcf7 .wpcf7-form p,
#wpcf7-f1-w1-o1 .wpcf7-form p,
.contact_field,
form#commentform label
{
	color:#333333;font-size:11px;margin-bottom:5px;
	padding-right: 15px
}


#cf7_form_box input[type="text"]{
	/*background: url("images/input.gif") no-repeat scroll 0 0 transparent;
    border: medium none;*/
    padding-left: 5px;
    padding-right: 5px;
    width: 155px;
}
#cf7_form_box textarea{
	/*background: url("images/textfield.gif") no-repeat scroll 0 0 transparent;
    border: medium none;*/
    padding-left: 5px;
    padding-right: 5px;
    width: 155px;
    padding-top: 2px;
}

#primary.cf-form #cf7_form_box input[type="text"],
#primary.cf-form #cf7_form_box textarea {width: 210px;}

/*social widget*/
#social-widget-facebook{
	background: url("images/icon-facebook.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;float:left;margin-right:2px;
}
#social-widget-twitter{
	background: url("images/icon-twitter.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;float:left;margin-right:2px;
}
#social-widget-add{
	background: url("images/icon-add.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 16px;
    /*left: 119px;*/ left: 122px;
    position: absolute;
    top: 22px;
    width: 16px;
}
#social-widget-share{
	color: #666666;
    float: left;
    font-family: arial;
    font-size: 11px;
    left: 79px;
    margin-top: 2px;
    position: absolute;
    top: 22px;
    width: 40px;
}
#social-widget-newsletter{
	background: url("images/icon-email.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;float:left;margin-right:2px;
}
#secondary,
.sidebar-panel{
	position:relative;padding-top:0 !important;
}

#primary{min-height: 235px !important;padding-bottom: 11px;padding-top: 27px;}

#addthis-widget .widget-title {display:none;}
.widget-area ul, .widget-area ul li{
	margin:0;
}

.pageurl {width: auto; }


.page-template-default #main{ background: url("images/bg.png") repeat-y scroll 100% 0 transparent;}
#main{background: url("images/bg.png") repeat-y scroll 100% 0 transparent;}


/*mk 01-31-2011 image transition in page.php*/
.nextgen-gallery-transition > .ngg-slideshow > img {display: block !important}
.nextgen-gallery-transition{	
    float: left;
    width: 360px;
    background: #333;
}
.nextgen-full-right {
    float: left;
    width: 480px;
    font-size: 14px;
    text-align:justify;
    background: #333;
}
.nextgen-full-left{
	float:left;
}


/*mk 02-01-2011 */
#cf7_form_box .wpcf7 .wpcf7-submit {cursor:pointer;}

/*three columns*/

.col-right .single .entry-content .addthis_container{display:none;}

.col-wrapper {
	width: 630px;
	float:left;
	font-family:arial;
}
.col-wrapper .col-left{
	float:left;
	width:220px;
	background: none repeat scroll 0 0 #FFFFFF;
}
.col-wrapper .col-left #content{
    color: #333333;
    float: left;
    font-size: 16px;
    line-height: 24px;
    min-height: 0;
    padding: 27px 16px;
    width: 188px;
}
.col-wrapper .col-right{
  background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	width:450px;
}
.col-wrapper .col-right #content{
	/*padding-bottom: 0;
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 27px !important;
    width: 418px;
    min-height:0 !important;*/
    min-height: 0 !important;
    padding-bottom: 0;
    padding-left: 23px !important;
    padding-right: 23px !important;
    padding-top: 27px !important;
    width: 604px;
}
.col-wrapper .col-right #content .entry-title{
	font-weight:bold;
	font-size:20px;
	color:#333333;
	display:block !important;
	margin-bottom:0;
}
.col-wrapper .col-right #content .entry-date{
	font-size:13px;
	color:#333333;
	/*margin-bottom: 20px;*/
	margin-bottom:0;
	margin-left:10px;
}
.col-wrapper .col-right #content .entry-content{
	margin-left:10px;margin-right: 10px;padding-bottom: 20px;
}
.entry-content strong{
	color:#333;
	font-weight:bold;
}

.col-wrapper .col-right #content .entry-content p,
.col-wrapper .col-right #content .entry-content div div {
	font-size:13px !important;
	color:#333;
	line-height:22px;
}
.col-wrapper .col-right #content .navigation{
	margin-top:40px;
	margin-bottom:40px;
	margin-left: 10px;
}
.col-wrapper .col-right #content .navigation .nav-previous a{
	color:#333333 !important;
	font-weight:bold;
	/*font-size:11px;*/
}
.col-wrapper .col-right #content .navigation .nav-next a{
	color: #333333 !important;
    float: right;
    /*font-size: 11px;*/
    font-weight: bold;
    position: relative;
    right: 0;
}
.col-wrapper .col-right #content .navigation .nav-next .meta-nav{
	margin-right:2px !important;
}
.col-wrapper .col-right #content .navigation .nav-previous .meta-nav, 
.col-wrapper .col-right #content .navigation .nav-next .meta-nav{
	background: url("images/3slash.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 10px;
    margin-right: -1px;
    margin-top: 5px;
    position: relative;
    width: 12px;
}
.col-wrapper .col-right #footer{
	margin-left: 0;
    padding-top: 10px;
    width: 442px !important;
    padding-left:8px;
}
.col-right #content .hentry{ margin:0;}
.col-wrapper .col-right #footer #footer-widget-area{
	margin-bottom:0 !important;
}
.col-wrapper .col-left #content .category-title,
.col-wrapper .col-left #content .archives .xoxo #archives .widget-title{
	background: url("images/bigSlash.gif") no-repeat scroll 4px 6px #FFFFFF;
    color: #96BF1A;
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
}
.col-wrapper .col-left #content .category-title a{
    color: #96BF1A;
    /*font-size: 16px;*/
    font-weight: bold;
    padding:0;
    text-decoration: none;
}
.col-wrapper .col-left #content .single-left .category_post,
.col-wrapper .col-left #content .parent_category .category_post{
	margin-top:20px;
	color:#333333;
	font-size:13px;
	line-height:21px;
}

.col-wrapper .col-left #content .parent_category .category_post .active{
	background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;
    color: #96BF1A;
    /*font-size: 13px;*/
    padding-left: 12px;
}
.col-wrapper .col-left #content .parent_category .category_post .post-title{
	padding-left:12px;
}
.col-wrapper .col-left #content .parent_category .category_post .post-title a{	
	color:#333333 !important;padding:0;
}
.col-wrapper .col-left #content .parent_category .category_post .active a{
	color: #96BF1A !important;padding:0;
}
.col-right #footer .footer-links{
	margin-bottom: 10px;
    margin-top: 0 !important;
    margin-left: 25px;
}


/*mk 02-02-2011*/
html{overflow-y:scroll;}
.col-right #content .type-post .entry-content p{
	margin-bottom:0px !important;
}
.widget-area-right-bar .widget-separator,
.quick-info .widget-separator,
.widget-media .widget-separator{
	background: url("images/stripe-horizontal.gif") no-repeat scroll 0 top #FFFFFF;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left; width:166px;
}
.before-category{padding-bottom:20px !important;}
.widget-area-right-bar .widget-title{
	/*background: url("images/slash-small.gif") no-repeat scroll 0px center #FFFFFF;*/
    color: #96BF1A;
    font-size: 13px;
    margin-bottom: 7px;
    margin-left: 0;
    padding-left: 8px;
}
#secondary .subpages .text{ 
	color: #333333;
    font-size: 11px;
    margin-left: -8px;
}
#secondary .subpages .text .widget-date{
	padding-left:6px;
}
#secondary .subpages .text .widget-content{
	margin-top:20px;padding-left:6px;
}
.widget-area-right-bar .widget-sidebar .widget-title #footer-post-title{padding:0 !important;}
.widget-area-right-bar .widget-sidebar .subtitle p{margin-bottom:5px;}
.widget-area-right-bar .widget-sidebar .subtitle .entry-date{margin-bottom:15px;}
.widget-area-right-bar .widget-sidebar .subtitle #readmore,
.article .embed-object-article .readmore{
	background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
    width: 64px;
}

.article .embed-object-article #readmore:hover{
	text-decoration:none;
}

.quick-info .right-post-area .entry-title,
.widget-media .entry-title{
	background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-left: -14px;
    padding-left: 13px;
    width: 100%;float:left;
    margin-top: -10px;
        position: relative;
}
.quick-info .right-post-area .entry-content{
	font-size: 11px;
    line-height: 16px;
    padding-bottom: 24px;
    /*padding-top: 5px;*/
    color:#333333;line-height: 24px;
}
.quick-info .right-post-area .entry-content #attachment-download{
	background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    /*font-size: 11px;*/
    font-weight: bold;
    margin-top: 0px;
    padding-left: 14px;
    text-decoration: none;
    float: left;
   line-height: 18px;
    margin-top: -10px;
}

.widget-media .embed-object{
	padding-top:10px;
	padding-bottom: 10px;
	float:left;
}

/*archives*/
.col-wrapper .col-left #content .archives .xoxo #archives .widget-title {
	margin-left: -3px;
}
.col-wrapper .col-left #content .archives .xoxo{
	list-style-type:none;
	margin-left: 10px;
}
.col-wrapper .col-left #content .archives .xoxo #archives ul {
	list-style-type:none;
	margin-left: 0
}
.col-wrapper .col-left #content .archives .xoxo #archives ul li a{
	padding:0;text-decoration:none;
}
.col-wrapper .col-left #content .archives .xoxo #archives ul li a:hover{
	color: #333333;
}


.breadcrumb{ color: #666666;  font-family: arial; font-size: 11px; margin-top: 10px; margin-left: 30px !important; }
.breadcrumb a{text-decoration:none;color: #666666;}


.article .embed-object-article .content p{
	margin-bottom:5px;
}

/*news*/
.embed-object-article {
	padding-bottom:20px;font-family:arial;font-size:11px;color:#333333;float: left;
}
.embed-object-article .content p{text-align:left !important;}
.embed-object-article .content p a{text-decoration:underline;padding:0;font-size:11px;}
.embed-object-article .entry-date{
	padding-top:5px;
	float: left;
}

.embed-object-article .content{
	color: #333333;
    font-size: 11px;
    line-height: 16px;
    padding-top: 20px;
    float: left;
	clear: both;
}
.article .embed-object-article .link #readmore{
  	margin-top:-5px; 
    text-decoration:none;
	clear: both;
}




/*archives list*/
.archives-list{
	color:#666666;
}
.archives-list .page-title{
	color:#666666 !important;
	padding-left: 10px;
}
.archives-list .archive-content{
	padding-bottom:20px; color:#666666;
}
.archives-list .archive-content .entry-title {
	color: #333333;
    display: block !important;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
.archives-list .archive-content .entry-date{
	color: #333333;
    font-size: 13px;
    margin-bottom: 10px !important;
    margin-left: 10px;
}

.archives-list .archive-content .entry-content{
	color: #666666;
    font-size: 13px !important;
    line-height: 18px;
    margin-top:10px !important;margin-bottom:10px;
}
.archives-list .archive-content .link #readmore{
	float: none;
    margin-left: 10px;
    padding-left: 15px;text-decoration:none;
}
.archives-list .paging{width:100%;}
.archives-list .paging .newer-post{
	float:left;width:48.5%;
}
.archives-list .paging .older-post{
	float: right;
    position: relative;
    right: -8px;
    width: 80px;
}


.archives .xoxo #archives ul li.active{
	background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;
    color: #96BF1A;
    font-size: 13px;
    padding-left: 12px;
    margin-left: -12px;
}

.archives .xoxo #archives ul li.active .active{
	color: #96BF1A;
}

.archives .xoxo #archives .widget-title a{
	color: #96BF1A;
    /*font-size: 16px;*/
    font-weight: bold;
    padding: 0;
    text-decoration:none;
}

.archives-list .archive-content .entry-content p{
	margin-bottom:10px !important;
}

.page-navigation .previous-post #readmore a,
.page-navigation .next-post #readmore a{
	color: #333333;
    display: block;
    float: left;
    /*font-size: 11px;*/text-decoration:none;
    font-weight: bold;
}
.page-navigation .next-post #readmore{
	position: relative;text-decoration:none;
    width: 30px;
}	


/*02-04-2011 three cols for news*/
.col-wrapper .col-right #content #threecols-news .entry-content object,
.col-wrapper .col-right #content #threecols-news .entry-content object embed{
	height: 300px;
    width: 383px !important;
}

#threecols-news .entry-content .addthis_container{display:none;}

.col-wrapper .col-right #content #threecols-news .page-navigation{
	margin-left:8px;
}
.col-wrapper .col-right #content #threecols-news .entry-content p{
	margin-bottom: 0;
    margin-top: 20px;
}
.col-wrapper .col-right #content .page-navigation #readmore{
	line-height:0 !important;
}
.col-wrapper .col-right #content .page-navigation .previous-post,
.col-wrapper .col-right #content .page-navigation .next-post{
	 padding-bottom: 20px;
   /*padding-top: 40px;*/
}

.col-wrapper .col-right #content .three-cols .entry-content{
	margin-top:20px;margin-right: 10px;
}




#footer-widget-area #fourth{
	padding-left: 20px;
}
#footer #footer-widget-area li{
	background: no-repeat scroll right 5px #FFFFFF;
    height: 166px;
    margin-left: 5px;
    padding-right: 10px;
    width: 270px;
}
#footer #footer-widget-area .widget-area .xoxo .widget-title #footer-post-title{
	padding:0;
}
#footer #footer-widget-area #fourth .xoxo .textwidget{
	padding-left: 0;
}


/*homepage*/
#container #content .entry-content .nextgen-full-right h1{
	/*background: url("images/Bigbigslash.png") no-repeat scroll 0 4px #FFFFFF;*/
    line-height: 24px;
    margin-top: 0;
    padding-left: 14px;
	position: relative;
	left: -14px;
	color: #96bf1a
}

#content .nextgen-full-right { padding: 18px}
#content .nextgen-full-right h2 { color: #96bf1a; font-weight: normal; font-size: 20px }

ul.product-highlights { width: 100%; }
#footer #footer-widget-area ul.product-highlights > li { float: left; width: 290px; height: 300px; }
ul.product-highlights > li > h3 { padding-bottom: 10px; display: block}

/*02-07-2011*/
.archives-list .archive-content .createcomment #createcomment{
	float: none;
    margin-left: 10px;
    padding-left: 15px;
    background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;text-decoration: none;
}
.archives-list .archive-content .link,
.archives-list .archive-content .createcomment{
	line-height:12px;
	width:120px;
}

/*single.php*/
.col-right .single .post .entry-content object embed{
	width:400px;
}
.col-right .single .post .entry-content p{
	padding-top:20px;
}
.col-right .single .separator{
	background: url("images/stripe-horizontal.gif") no-repeat scroll 0 top #FFFFFF;
    padding-top: 23px;
}
.col-right #threecols-news #latest-comments #comments #respond #reply-title,
.col-right .single #comments #respond #reply-title{
	background: url("images/slash-small.gif") no-repeat scroll 0 center transparent;
	color: #333333;
    display: block !important;
    font-size: 13px;
    font-weight: bold;
    padding-left:10px;
	position: relative;
	left: -10px;
}
.col-right #threecols-news #latest-comments #comments #respond #commentform,
.col-right .single #comments #respond #commentform {
	color: #666666;
    font-size: 13px !important;
    line-height: 18px;
    
}

/*
.col-right #threecols-news #latest-comments #comments #respond #commentform label,
.col-right .single #comments #respond #commentform label{
	color: #666666;
    font-size: 13px !important;
    line-height: 18px;
}*/

.col-right #threecols-news #latest-comments #comments #respond #commentform input[type="text"],
.col-right .single #comments #respond #commentform input[type="text"]{
	/*background: url("images/input-390x23.gif") no-repeat scroll 0 0 transparent;
    border: medium none; */
    padding-left: 5px;
    padding-right: 5px;
    width: 382px;
    font-size:13px;
    color:#666666;
    height:23px;
}
.col-right #threecols-news #latest-comments #comments #respond #commentform textarea,
.col-right .single #comments #respond #commentform textarea{
   /* background: url("images/textfield-390x120.gif") no-repeat scroll 0 0 transparent;
    border: medium none; */
	background: none repeat scroll 0 0 #F9F9F9
    border: 1px solid #CCCCCC; 
    padding-left: 5px;
    padding-right: 5px;
   /* width: 405px; */
    width: 381px;
    font-size:13px;
    color:#666666;height:120px;
    clear: both
}
.col-right #threecols-news #latest-comments #comments #respond #commentform .comment-notes,
.col-right .single #comments #respond #commentform .comment-notes{
	margin-bottom: 1em;
    margin-top: -18px;
}
.col-right #threecols-news #latest-comments #comments #respond #commentform .form-submit #submit,
.col-right .single #comments #respond #commentform .form-submit #submit{
	background: url("images/button-send-120x25.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 11px;
    height: 19px;
    padding: 0 3px 3px;
    width: 120px;cursor:pointer; line-height:18px;
    margin-bottom: 0;
}

.col-right #threecols-news #latest-comments #comments,
.col-right .single #comments{ padding-left:10px;}

.col-right #threecols-news #latest-comments #comments #comments-title, 
.col-right .single #comments #comments-title{
	background: url("images/slash-small.gif") no-repeat scroll 0 center transparent;
	color: #333333;
    display: block !important;
    font-size: 13px;
    font-weight: bold;
    padding-left:10px;
    padding-top:20px;
    padding-bottom:20px;
}
.col-right #threecols-news #latest-comments #comments .commentlist li,
.col-right .single #comments .commentlist li{border-bottom:none; min-height:38px;}
.col-right .single #comments .commentlist {min-height:38px;}
.col-right .single #comments .commentlist .comment .comment-body,
.col-right .single #comments .commentlist .comment .waiting{
	color: #666666;
	font-size:13px;line-height:15px;
}

.waiting{
  color: #96BF1A !important;
  font-style:normal !important;
}

/*single-left*/
.col-left #content .single-left .category_post .post-title{padding-left: 12px; line-height:21px;}
.col-left #content .single-left .category_post .post-title a{
	color: #333333 !important;
    padding: 0;
}
.col-wrapper .col-left #content .single-left .category_post .active{
	/*background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;*/
	background: url("images/slash-small.gif") no-repeat scroll 4px 5px #FFFFFF;
    color: #96BF1A;
    font-size: 13px;
}





/*category*/
#container #content .category{
  color: #666666;
}
#container #content .category .page-title{
  background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;
    color: #96BF1A;
    font-size: 16px;
    font-weight: bold;
    margin-left: -12px;
    padding-left: 12px;
}

#container #content .category .page-title span{
  color: #96BF1A !important;
}
#container #content .category .entry-title{
  color: #333333;
    display: block !important;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
#container #content .category .category-content {
  color: #666666;
    padding-bottom: 20px;
}

#container #content .category .category-content .entry-content{
  padding-left:10px;
}
#container #content .category .category-content .link{
  line-height: 12px;
    width: 120px;
}
#container #content .category .category-content .link #readmore{
  float: none;text-decoration:none;
}

#container #content .category .entry-content p{
    color: #666666;
    font-size: 13px !important;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}




/*menu_nav*/
/*#menu-item-361, #menu-item-704, #menu-item-703, #menu-item-702{
  
}*/
#menu-item-706, #menu-item-705{
  float:right !important;
}
#menu-item-703{
  width:220px;
}
.menu li a:active{
  color:#333333 !important;
}

.widget-area .xoxo .widget-container .textwidget #readmore:hover,
.quick-info .article .embed-object-article .entry-title a,
.quick-info .article .embed-object-article .entry-title a:hover,
.archives-list .archive-content .entry-title a,
.archives-list .archive-content .entry-title a:hover{
  color: #333333;
  text-decoration:none;
  /*float: left;*/
}


/*
.archives .xoxo #archives .active .active:hover,
.archives-list .archive-content .createcomment #createcomment:hover,
.archives-list .archive-content .link #readmore:hover,
.archives-list .archive-content .entry-title a:hover{
    color: #96BF1A;
}
.archives .xoxo #archives ul li:hover{
  background: url("images/slash-small.gif") no-repeat scroll 4px center #FFFFFF;
    color: #96BF1A;
    font-size: 13px;
    margin-left: -12px;
    padding-left: 12px;
    margin-top:5px;
}*/



/*comments list*/
.col-right #threecols-news #latest-comments #comments p,
.col-right #threecols-news #latest-comments #comments,
.col-right .single #comments,
.col-right .single #comments p{
  color:#666666 !important;
}
.col-right #threecols-news #latest-comments #comments .commentlist .comment,
.col-right .single #comments .commentlist .comment{
  padding:0;min-height:12px;margin-bottom:20px;line-height:15px;
}



.col-right #threecols-news #latest-comments{
  color:#666666;
  font-size:13px;
  line-height:15px;
}




.three-col-table{  
	background-color: #fff;
	width:940px;
	float:left;
}


#google-map{
  padding-left:10px;
}
#contact-info{
  font-family:arial;font-size:13px;line-height:15px;padding-left:10px;padding-bottom:20px;
}

#contact-info #map_canvas{
  background-color: #E5E3DF;
    height: 315px;
    overflow: hidden;
    position: relative;
    width: 606px;
}






.menu-main-container{
  margin-left:0 !important; 
}


.archives .xoxo #archives ul li.active .active:hover{
  color: #96BF1A !important;
}



.entry-content p a {
  clear:left; float:none;
}



/*homepage*/
#content .page .entry-content h2 a{color: #000000; /*font-size: 19px;*/text-decoration:underline;}
#content .page .entry-content h2 a:hover{color:#CC0000;}


/*footer*/
.textwidget .footer-links a{color:#666666;font-size:11px;margin-left: 5px;}
#footer-widget-area .widget_text .textwidget p{text-align:left !important;}
#footer-widget-area .widget_text .textwidget a#readmore{padding-left:15px;text-decoration:none;}
#footer-widget-area .widget_text .textwidget a{
  /*font-size: 11px;*/color: #666666; text-decoration:underline;padding-left: 0;
}
#footer-widget-area .widget_text .textwidget a:hover{
  color:#CC0000;
}

#secondary .widget-sidebar a,
.footer-links a,#content p a{text-decoration:underline; padding:0;}
.col-right #content .entry-content a{color:#333;text-decoration:underline; padding:0;/*font-size: 13px;*/}

#createcomment:hover{color:#333333}

#content .category-title a:hover,
#createcomment:hover,
.archives .xoxo #archives .widget-title a:hover,
.archives .xoxo #archives li  a:hover{text-decoration:none !important;}


#share-widget{text-decoration:underline;}

#share-widget:hover,
.breadcrumb a:hover,
.widget-sidebar a:hover,
.footer-links a:hover,
#content p a:hover,
.col-right #content .entry-content a:hover{color:#96BF1A;}


.menu-main-container #menu-main a,
.three-col-table .col-left .post-title a,
#secondary .widget-sidebar .widget-title #footer-post-title{text-decoration:none;}



.textwidget .footer-links ul li{color: #666666;
    font-size: 11px;}
    
    
#footer-widget-area .textwidget #readmore:hover{color: #666666;}


#attachment-download {background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    /*font-size: 11px;*/
    font-weight: bold;
    /*margin-top: 0;*/
	margin-top:-5px; 
    padding-left: 14px;
    text-decoration: none;float: left;
    clear: both;
	display: block;
	width: 100%;
    }
    
    
	
a.slash-link,
.col-right #content .entry-content a.slash-link
{
	background: url("http://vibrationmaster.com/wp-content/themes/vibrationmaster/images/3slash.gif") no-repeat scroll 1px center transparent;
    color: #333333;
    /*font-size: 11px;*/
    font-weight: bold;
    margin-top: 0px;
    padding-left: 14px;
    text-decoration: none;
    /*float: left;*/
}

.article-separator {margin-top:0 !important;}


/*add this container*/
.addthis_container .addthis_button:hover{text-decoration:none;}




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

#post-attachements li
{
	list-style-type: none;
	display: block;
}

#post-attachments-sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#post-attachements-sidebar li
{
	list-style-type: none;
	display: block;
}
#threecols-news #post-attachements ul li{height:17px;}
#threecols-news .slash-link{font-size: 11px;}


.sidebar_panel .textwidget{
	font-size:11px;
	color:#333333;
}
.archives-list .archive-content .entry-title{height:25px;}
.sidebar_panel .textwidget a{height:12px;text-decoration: underline;}
.archives-list .page-title span{color: #666666 !important;font-size: 14px;font-weight: bold;font-style: normal;}

/* List stuff*/
.vm-list-title { margin-bottom: 0px !important; }

/* Login */
#LoginWithAjax_Form table, #LoginWithAjax_Form td, #LoginWithAjax_Form tr,
#content .entry-content #LoginWithAjax_Form tr, #content .entry-content #LoginWithAjax_Form td {border: none !important; border-style: none !important}
#LoginWithAjax_Status a, #LoginWithAjax_Status strong {color: #900}

/* memebers stuff */
.vm-info-box-login { display: block; background: #f0f0f0; border: 1px solid #999; padding: 10px; clear: both; margin-top: 18px !important; }
#vmLoginFormInline{/* display: none;*/ font-size: 12px; }

#content table.wpm_registration tr td,
table.wpm_registration tr td { 
	    border-style: none none none none !important;
    border-width: 0px !important;
    border-color: #fff;
  }
#content .entry-content table.wpm_registration tr td { padding: 0; }
#content .entry-content table.wpm_registration {margin-top: 0px;}
table.wpm_registration tr.systemFld td.label, table.wpm_registration tr.field_wp_website td.label,
table.wpm_registration tr.required td.label { color: #333 !important; font-weight: normal; font-size: 12px; }

table.wpm_registration input.fld, table.wpm_registration select.fld, table.wpm_registration input[type=password], table.wpm_registration input#user_login  { width: 300px; }
table.wpm_registration input[type=checkbox] { width: 20px; }

#content .entry-content table.wpm_registration td.label { padding-bottom: 0px; font-size: 11px; }
#content .entry-content table.wpm_registration td.label,
#content .entry-content table.wpm_registration td { float: left !important; clear: both; width: 500px; }

#content .entry-content table.wpm_registration td input { padding: 2px 0 2px 0; margin-bottom: 5px; font-size: 12px; line-height: 16px; }
/*
#content .entry-content table.wpm_registration tr.li_submit input.button {
	background: url("images/button-send-220x25.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 14px;
    height: 25px;
    padding:0 10px 3px 3px;
    width: 185px;
    cursor: pointer;
	
}
*/

table.wpm_registration div.desc { font-size: 10px !important; }

#content .entry-content table.wpm_registration input.button,
#lostpasswordform input#wp-submit,
#your-profile input.button-primary,
#mc_signup_submit {
    background: url("images/button-send-120x25.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 11px;
    height: 25px;
    padding:0 3px 3px;
    width: 115px;
    cursor: pointer;
}

#vmLoginFormInline h3 { color: #333; margin-bottom: 10px; font-weight: bold; }
.WishListMember_LoginMergeCode input[type=submit] {
	    background: url("images/button-send.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 11px;
    height: 19px;
    padding:0 3px 3px;
    width: 46px;
    cursor: pointer;
}

#content .entry-content table.wpm_registration tr.li_submit td { padding-top: 10px; }

/* Newsletter listing */
.post-newsletter { border-bottom: 1px solid #ccc; margin-bottom: 5px; padding-bottom: 5px;}
a.inline-newsletter { text-decoration: none; }
#content .post-newsletter span.entry-date { margin-left: 3px !important; color: #999 !important; font-size: 11px !important; }
.show-newsletter {
	background: url("images/3slash.gif") no-repeat scroll 1px center transparent;
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0 18px;
	text-decoration: none;
}

/* Gravity Forms */
ul.gform_fields { width: 100%; margin-bottom: 0px !important; }
.gform_wrapper .left_label .gfield_label { width: 19% !important; }
.gform_wrapper label { color: #333; font-weight: normal !important; font-size: 11px; margin: 10px 0 1px 0 !important; line-height: 0px !important; }
.sidebar_panel .gform_wrapper label { line-height: 1.3em !important; }
.gform_wrapper form ul.left_label li { margin-bottom: 0px !important; }
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium { width: 63% !important; }
.gform_wrapper input, .gform_wrapper textarea { line-height: 20px; }
.gform_button,  {
    background: url("images/button-send-120x25.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    font-family: arial;
    font-size: 11px;
    height: 25px;
    padding:0 10px 3px 3px;
    width: 125px;
    cursor: pointer;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label { padding: 0px 0 10px 22% !important; margin-top: 0px !important; }
.gform_wrapper .ginput_complex .ginput_left input,
.gform_wrapper .ginput_complex .ginput_right input { margin-bottom: 0px; }
.gform_wrapper .right_label .gfield_description, .gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .instruction { margin-left: 22% !important; }
#main .widget-area ul .textwidget ul.gform_fields { margin-left: 0 !important; }
#main .widget-area ul .textwidget .gform_wrapper .top_label .gfield_label { margin: 5px 0 1px 0 !important; }
.ginput_container input { margin: 0 0 0px 0 !important; font-size: 12px !important; line-height: 16px !important; }

.gfield_required { color: #790000 !important;
margin-left: 1px;}

/* CSS Code for the Registration Form */

/* The Main Registration Form Table */
.wpm_registration{
	clear:both;
	padding:0;
	margin:10px 0;
}
.wpm_registration td{
	text-align:left;
}

/* CSS for Registration Error Messages */
#content .entry-content p.wpm_err{
	color: red !important;
	font-weight:bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

.entry-content .wpm_registration label {
	color: #333;
}

/* CSS Code for the Registration Instructions Box */

/* The Main Instructions Box */
#wlmreginstructions{
	 display: block; background: #f0f0f0; border: 1px solid #999; padding: 10px; clear: both; margin-top: 18px !important;
	 margin-bottom: 20px;
	 float:left
}

/* Links displayed in the Instructions Box */
#wlmreginstructions a{
	color:#0000ff;
	text-decoration:underline;
}

/* Numbered Bullets in the Instructions Box */
#wlmreginstructions ol{

	list-style:decimal;
	background:none;
	clear:both;
	display:block;
}

/* Each Bullet Entry */
#wlmreginstructions li{
	margin:0;
	padding:0;
	background:none;
}

#content #theme-my-login table tr td,
#content #theme-my-login table tr th  {
 border-style: none none none none !important;
 border-width: 0px !important;
padding-top: 0px;
}
#content #theme-my-login table.form-table tr th label {
    color: #333 !important;
    font-weight: normal;
}

#theme-my-login p.forgetmenot,
#theme-my-login ul.tml-action-links  { margin-left: 100px;}
#theme-my-login p.forgetmenot { margin-left: 0px; }
#theme-my-login ul.tml-action-links  { list-style: none; }
#theme-my-login #WishListMemberUserProfile th { font-weight: normal !important; color: #333 !important; }

#your-profile .form-table th { padding: 0px !important; }
#theme-my-login { padding: 0px !important; }
#post-1884 .entry-content li h2 { display: none; }
#post-1884 .entry-content li { list-style: none }

/* Fancybox hacks */
#fancybox-close { height: 25px !important; width: 25px !important; }

/* Mailchimp subsciption form */
.mc_signup_submit { text-align: left !important; margin-left: 150px; }
.mc_form_inside label.mc_var_label { color: #333; width: 150px !important; display: block; float: left }
#mc_signup_form .mc_input { margin-bottom: 10px !important; }
.mc_merge_var br, #mc-indicates-required { display: none;}

/* Contact form */
div.wpcf7-mail-sent-ok { border: 1px solid #dddddd !important; background: #e7edc0 !important; color: #528f04 !important; }
div.wpcf7-response-output { margin: 1em 3em 1.5em 0em !important; padding: .5em .5em !important;}
div.wpcf7-validation-errors { border: 1px solid #dddddd !important; background: #fffaca !important; }
span.wpcf7-not-valid-tip { width: 200px !important; background: #ffcccc !important; }