/*   
Theme Name: Alabaster & Chess
Theme URI: 
Description: Alabaster & Chess custom child theme.
Author: Cristian Antohe
Author URI: http://cozmoslabs.com
Template: thematic
Version: 1.0
Tags: Thematic
.
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');


/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/*@import url('../thematic/library/styles/default.css');*/

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

body {
    min-width:870px;
}
#header {
    position:relative;
}
#branding {
    width:870px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:870px;
    margin:0 auto;
}
#main {
    width:870px;
    margin:0 auto;
    position:relative;
}
#container {
    width:520px;
    float:left;
}
#content {
    margin:0 0 0 0px;
    width:520px;
    padding-top: 10px;
}

.home #content { position: relative; }

.page-template-tpl_home_slider-php #container, .page-template-tpl_onecolum-php #container{
	width:870px;
	padding-top: 10px;
}
.page-template-tpl_home_slider-php #content, .page-template-tpl_onecolum-php #content{
	width:870px;
	margin:0;
}
.main-aside {
    width:280px;
    float:right;
    position:relative;
    right:0px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:870px;
    margin:0 auto;
    overflow:visible;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:870px;
    margin:0 auto 40px;
}



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

body, input, textarea {
    font-size: 16px;
	font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", Georgia,serif;
    line-height:26px;
	color:#10132d;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#10132d;
}
a:visited {
    color:#10132d;
}
a:active,
a:hover {
    color: #608699;
}


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

#header {
    z-index:2;
}
#branding {
    padding:40px 0 20px 0;
}
#blog-title {    
    font-size:34px;
    font-weight:bold;
    line-height:40px;
	width:300px;
	margin:0 auto;
}
#blog-title a {
	display:block;
    text-indent:-9999px;
    text-decoration:none;
	background:url(images/logo.png) no-repeat;
	height:121px;
	width:300px;
}
#blog-title a:active,
#blog-title a:hover {
    color: #608699;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}


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

.skip-link {
    display:none;
}
#access {    
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {    
	float:left;
	padding-top: 10px;
}
.sf-menu a {			
	text-decoration:none;
	display:block;
	height:12px;	
	padding:6px 0 8px;
	text-indent:-9999px;
	width:205px;
}
#menu-main-menu .sf-menu a { padding-top: 15px; }
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}


#menu-item-15 a{
	background:url(images/about.png) no-repeat center center;
	
}

#menu-item-191 a{
	background:url(images/appointments.png) no-repeat center center;
	
}

#menu-item-13 a{
	background:url(images/tips_news.png) no-repeat center center;
	
}

#menu-item-190 a{
	background:url(images/referrals.png) no-repeat center center;
	
}



.sf-menu li {
	border-top:4px solid #eff0f0;
	background:#fff;	
	width:205px;
	margin-right:16px;	
}

.sf-menu li.last {	
	margin-right:0px;
}

.sf-menu li li {
	
}
.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fff;
	outline:		0;    
}

.sf-menu li:hover, .sf-menu .current_page_item{
	border-top:4px solid #10132d;
}

.sf-menu ul {
    
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #608699;
}

.edit-link{
display: none;}
.entry-meta .meta-prep-author, .entry-meta .author, .entry-meta .meta-sep-entry-date {display: none;}
.meta-prep-entry-date, .meta-sep-edit, .edit
{display: none;}
/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:20px 0 6px 0;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #608699;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.page-template-tpl_home_slider-php .hentry{
	padding:0;
	margin-top: -20px;
}

.attachment-thumbnail{
padding-top: 8px;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
    font-size:26px;
    font-weight:regular;
    line-height:26px;
    padding:10px 0;
	border-top:4px solid #10132d;
}
.entry-title a {
    color:#10132d;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #10132d;
	text-decoration:underline;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
	margin-bottom:22px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #608699;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.page-template-tpl_onecolum-php .entry-content{
	width:360px;
	float:right;
}
.page-template-tpl_onecolum-php .attachment-single-thumb{
	float:left;
}
.entry-content {
    padding:0px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #608699;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #608699;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}
.post-edit-link{
	color:#ccc !important;
	font-size:10px;
}
ul{
	list-style:circle;
	list-style-position:inside;
}

/* Alabaster Index.php Style */
.alabaster_hentry {
	overflow:hidden;
}
.alabaster_hentry .hentry{
	width:350px;
	float:right;
}
.alabaster_hentry .attachment-post-thumbnail{
	float:left;
}
.alabaster_hentry  .entry-title{
	font-size:24px;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	padding:0 0 7px 0;
	border:none;
}
.alabaster_hentry .entry-meta, .alabaster_hentry .entry-utility{
	display:none;
}
.alabaster_hentry  .entry-content{
	font-size:14px;
	color:#707070;
	line-height:18px;
	/*font-family:Georgia, Times, serif;*/
}
.alabaster_hentry .more-link{
	font-size:12px;
	text-transform:uppercase;
	color:#707070;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
	line-height: 24px;
}
.alabaster_hentry .more-link:hover{
	color:#13162f;
}
.alabaster-index-header{
	font-size:30px;
	font-weight:normal;
	color:#10132d;
	padding:10px 0;
	margin-bottom:15px;
	border-top:4px solid #13162f;
	background:url(images/style_tips.gif) left center no-repeat;
	text-indent:-9999px;
}
/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


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

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #608699;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}

#nav-above,#nav-below {
	width: 100%;
	
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
	font-family:Verdana, Arial,sans-serif;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Verdana, Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #608699;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #608699;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #608699;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#608699;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:50%;
	background:#f0f0f0;
	padding:5px 5px;
	border:none;
	
}
.form-section textarea {
    width:99%;
	background:#f0f0f0;
	padding:7px 5px;
	border:none;	
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
#comments #submit{
	border:none;
	background:#10132d;
	color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	text-transform:uppercase;
	padding:7px 20px;
	cursor:pointer;
	line-height:12px;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #608699;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #608699;
}
.aside {
    color:#707070;
}
.aside a {
    color:#707070;
}
.aside a:active,
.aside a:hover {
    color: #10132d;
}
.aside h3 {
	color:#608699;
    font-size:22px;
	font-family:Verdana, Arial, sans-serif;
    font-weight:normal;
    line-height:22px;
	text-transform:uppercase;
	padding:10px 0;
	border-top:4px solid #608699;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 0px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    margin-bottom:22px;
    padding-top: 10px;
}

/* News Widget */
.post-title{
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#608699;
	margin-bottom:7px;
	margin-top:30px;
}
.ie7 .post-title{
	margin-left:-15px;
}
.post-title a{
	color:#608699;	
	text-decoration:none;
}
.widget_recent_custom_post .widgettitle{
	background:url(images/news_title.gif) left center no-repeat;
	text-indent:-9999px;
}
.widget_recent_custom_post p{
	font-size:19px;
	line-height:22px;
	margin-bottom:7px;
}
.widget_recent_custom_post small{
	font-size:12px;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
	border-top:5px solid #f6f6f6;
    padding:0px 0 0 0;
}
#subsidiary .aside{
	width:870px;
	margin:0;
}
#subsidiary .aside ul ul{
	margin:0;
	list-style:none;
}
#menu-footer-menu li{
	float:left;
	width:290px;
	height:40px;
	margin-top:-6px;
}
#menu-footer-menu li a{
	border-top:5px solid #f6f6f6;
}
#menu-footer-menu li a:hover, #menu-footer-menu li.current_page_item a{
	border-top:5px solid #10132d;
}
#menu-footer-menu li#menu-item-17 a{
	display:block;
	width:150px;
	height:36px;	
	background:url(images/menu_twitter.png) left center no-repeat;
	text-indent:-9999px;
}
#menu-footer-menu li#menu-item-18 a{
	display:block;
	width:140px;
	margin:0 auto;
	height:36px;	
	background:url(images/menu_facebook.png) center center no-repeat;
	text-indent:-9999px;
}
#menu-footer-menu li#menu-item-16 a{
	display:block;
	width:200px;
	float:right;
	height:36px;
	background:url(images/menu_subscribe.png) right center no-repeat;
	text-indent:-9999px;
}
/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top:22px;
}
.page-template-tpl_home_slider-php #footer{
	margin:0;
}
#siteinfo {
	background-color:#f6f6f6;	
    color:#7d7d7d;
    font-size:11px;
    line-height:18px;
    padding:10px 0 10px 0;
	text-align:center;
}
#siteinfo a {
    color:#7d7d7d;
	text-decoration:none;	
}
#siteinfo a:active,
#siteinfo a:hover , #siteinfo .current_page_item a{
    color: #10132d;
	text-decoration:none;
}
#siteinfo ul, #siteinfo div{
	display:inline;
}
#siteinfo img{
	padding:0 17px;
	vertical-align:middle;
}
#siteinfo ul li{
	display:inline;
	list-style:none;
	padding:0 0 0 10px;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#608699 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#608699 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}
/* WordCycle Plugin Style */

.wordcycle {
	margin:0 0 22px;
	overflow:hidden;
	height: 560px;
}
.cycle-item {
	margin:0 !important;
	cursor:pointer;
}
.cycle-item img {
	border:none !important;
	margin:0 0 9px;
}
.cycle-caption {
	background:none repeat scroll 0 0 #EFEFEF;
	font-size:80%;
}

.btnApp, .btnGift { position: absolute; right: 60px; top: 30px; z-index: 20000; }
.btnGift { top: 255px; }

/* Gravity Form Style */
.gform_wrapper{
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
}
.gform_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gform_wrapper label{
	display:none;
}
.gform_wrapper li{
	margin-bottom:15px;
}
.gform_wrapper li input{
	background:#f0f0f0;
	color:#898989;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	padding:7px 5px;
	width:220px;
	border:none;
	line-height:12px;
}
.gform_wrapper li textarea{
	background:#f0f0f0;
	color:#898989;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	padding:7px 5px;
	width:345px;
	height:160px;
	border:none;
}
.gform_wrapper .button{
	border:none;
	background:#10132d;
	color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	padding:7px 20px;
	cursor:pointer;
	line-height:12px;
}

#gforms_confirmation_message{
	background:#f0f0f0;
	font-size:16px;
	padding:20px 10px;
	margin:0 -10px 0 -10px;
}

.subscribe_links{
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-top:-20px;
}
div#post-21 {
font-size: 12px;
line-height: 18px;
}
div#post-21 p{
margin-bottom: 12px;
text-align: justify;}
.page-template-colum-php .entry-content {
width: 870px;
float: right;
}
.page-template-colum-php  #container {
padding-top:10px;
width:870px;}

.page-template-colum-php #content {
margin:0;
width:870px;
}

/*Top Menu*/

#menu-top-menu { position: absolute; right: 0; top: -225px; width: 235px; z-index: 300; }
#menu-top-menu li { float: left; list-style: none; }
#menu-top-menu a { color: #4f534d; font-size: 14px; font-style: italic; text-decoration: none; }
#menu-top-menu #menu-item-198 { overflow: hidden; white-space: nowrap; width: 48px; }

#menu-item-190 { margin-right: 0; }

/*Products Page*/

.single-wpsc-product #content, .single-wpsc-product #container { width: 100%; }


/*Checkout*/

.checkout_cart td { text-align: center; }
.checkout_cart .wpsc_product_name { text-align: left; }
.wpsc_email_address { padding-bottom: 50px; }

.wpsc_email_address > p { float: left; }
.wpsc_email_address label { padding-right: 10px; }

.wpsc_checkout_table { clear: both; }
.wpsc_checkout_table tr { border: none; }
.wpsc_checkout_table td { padding: 10px 0 !important; }

.wpsc-shopping-cart #primary { display: none; }

/*Referrals*/

.page-template-template-page-fullwidth-php h1 { display: none; }
.page-template-template-page-fullwidth-php #container, .page-template-template-page-fullwidth-php #content { width: 100%; }
.page-template-template-page-fullwidth-php .wpcf7 { float: right; width: 518px; }
.page-template-template-page-fullwidth-php .wpcf7 h2 { font: italic 28px Georgia, serif; margin: 0 0 15px; padding: 0; }
.page-template-template-page-fullwidth-php .wpcf7 input[type=text], .page-template-template-page-fullwidth-php .wpcf7 textarea { background: #f0f0f0; border: none; color: #898989; float: left; font: 10px Arial; margin: 0 10px 10px 0; padding: 5px; text-transform: uppercase; width: 210px; }
.page-template-template-page-fullwidth-php .wpcf7 textarea { height: 160px; width: 450px; }
.page-template-template-page-fullwidth-php .wpcf7 input[type=submit] { background: #10132d; border: none; color: #FFF; cursor: pointer; font: 10px Arial; padding: 5px; text-transform: uppercase; }

.wpcf7-mail-sent-ok { border-color: #10132d !important; }
