/*
Theme Name: Salon35 Theme
Version: 4.0
Description: Two column, fixed width and widget ready.  
Author: Andrew Rajcany



License Information :
Created soley for the use of Salon Thirty Five
*/


/* In Progress
------------------------------------------------------------------------------------ */
/*
Pinks ----------------------------*/
.colour_pink_light {
	color: #ffe8f2;
}
.colour_pink_light_medium {
	color: #f5cee1;
}
.colour_pink_medium {
	color: #ffcbe1;
}
.colour_pink_medium_dark {
	color: #d47ba7;
}
.colour_pink_dark {
	color: #cc6699;
}
/*
Blacks ----------------------------*/
.colour_black_light {
	color: #969696;
}
.colour_black_medium {
	color: #666666;
}
.colour_black_dark {
	color: #333333;
}
.hidden {
	display:none;
}
.clear0 {
	clear:both;
	width:100%;
	height:0px;
}
.clear5 {
	clear:both;
	width:100%;
	height:5px;
}
.clear10 {
	clear:both;
	width:100%;
	height:10px;
}
.clear20 {
	clear:both;
	width:100%;
	height:20px;
}
.clear40 {
	clear:both;
	width:100%;
	height:40px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
div.aligncenter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
p.wp-caption-text {
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
}
/* HTML Basics
------------------------------------------------------------------------------------ */
body {
	margin: 0px auto;
	padding: 0px;
	color: #b1b1b1;
	background-color: #ffe8f2;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:16px;/*default font size*/
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-size: 28px;
	color: #333333;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 16px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #333333;
}
h6 {
	font-size: 12px;
	color: #333333;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 10px 20px 0px 20px;
	line-height: 1.7em;
	border-left: 5px solid #ccc;
	color: #4d4d4d;
	font-size: 12px;
}
pre {
	padding-top: 10px;
	padding-bottom: 10px;
}
code {
	color: #4d4d4d;
	font-family: "Courier New", Consolas, Verdana, Sans-Serif;
	overflow: auto;
	padding: 0 10px;
	margin: 10px 20px 0px 20px;
	line-height: 1.7em;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	display: block;
}
ul, ol {
	margin:0px;
}
ul {
	list-style-image: none;
}
li {
	margin:0px;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}
del {
	text-decoration: line-through;
	color: #999999;
}
ins {
	text-decoration: none;
	color: #009977;
}
s {
	text-decoration: line-through;
}
#alertbar {
	background-color:#000000;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding: 7px 20px 7px 20px;
}
/* Links
------------------------------------------------------------------------------------ */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #ac6565;
}
a:hover {
	color: #cccccc;
}
/* Other Html Elements
------------------------------------------------------------------------------------ */
.tags {
	font-size: 11px;
	margin-top: 20px;
}
.titles {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: lighter;
	font-size: 24px;
	text-decoration: none;
	border-bottom: 2px dotted #ccc;
}
.titles a:link, .titles a:visited, .titles a:active {
	color: #cc9696;
}
.titles a:hover {
	color: #ccc;
}
/* Document Layout
------------------------------------------------------------------------------------ */
#header {
	width: 1152px;
	padding: 0px;
	height: 256px;
	background: url(images/header.jpg) no-repeat;
	margin: 0px auto;
}
.header-title {
	position: relative;
	top: 20px;
	left: 120px;
	text-align: right;
	width: 950px;
	padding: 0;
}
#extender {
	width: 1152px;
	margin: 0 auto;
	background: url(images/Extender.jpg) repeat-y;
}
#wrapper {
	float: left;
	color: #767676;
	width: 1152px;
	min-height:820px;
	background: url(images/Wrapper.jpg) no-repeat;
	margin: 0 auto;
}
#content-page {
	width: 1152px;
}
#content-wrapper {
	float: right;
	width: 680px;
	margin: 20px 140px 0px 0px;
*/
}
#content-wrapper-full-width {
	float: none;
	width: 860px;
	margin: 30px auto 30px auto;
*/
}
#sidebar-wrapper {
	float: left;
	width: 200px;
	margin: 20px 0px 0px 130px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:lighter;
	font-size:13px;
}
#sidebar-top {
	background: url(images/SidebarTop.png) no-repeat;
	height: 20px;
	width: 200px;
}
#sidebar {
	background: url(images/SidebarMid.png) repeat-y;
	filter:alpha(opacity=100);/* for IE */
	opacity:1.0;/* CSS3 standard */
	padding: 0px 20px 0px 20px;
	margin: 0px;
	width: 160px;
}
#sidebar-bottom {
	background: url(images/SidebarBottom.png) no-repeat;
	height: 33px;
	width: 200px;
}
#footer {
	background: url(images/Footer.jpg) no-repeat;
	clear: both;
	margin:0px auto;
	width: 1152px;
	height: 45px;
	padding-top: 20px;
	text-align: center;
	color: #999;
	font-size: 12px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration:underline;
}
#footer a:hover {
	color: #ccc;
	border-bottom: 1px dashed #fff;
}
#extras {
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
/* Header
------------------------------------------------------------------------------------ */
.header-title h1 {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
.header-title h1 a, .header-title h1 a:link, .header-title h1 a:visited {
	color: #cc9696;
}
.header-title h1 a:hover {
	color: #ccc;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align:left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 250px;
}
#search {
	display:none;
	position: relative;
	top: 100px;
	left: 160px;
	float: left;
	width: 170px;
	height: 20px;
}
#search #searchform {
	margin: 0;
	padding: 0;
	width: 160px;
	height: 20px;
	font-size: 12px;
}
#search #s {
	width: 150px;
	height: 20px;
	border: 0px;
	padding: 3px 5px;
	font: normal 14px 'Verdana', Arial, sans-serif;
	color: #999;
	background: transparent;
	float: left;
}
#search #searchsubmit {
	position: relative;
	left: 40px;
	top: -1px;
	background: transparent;
	border: none;
	width: 22px;
	height: 22px;
	padding: 0;
}
/* Content
------------------------------------------------------------------------------------ */
#content .post-title a {
	border-bottom-width: 0;
}
#content .post p.img {
	float: left;
	margin: 0 15px 0 0px;
}
#content .post p.img img {
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
}
.post-wrapper {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 40px 0px;
	text-align: justify;
	background: transparent;
}
.post {
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 0 20px;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 20px;
	border: 0px;
}
.post img {
}
.post .nextpreviouslinks {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.post .nextpreviouslinks .previouslink {
	display:inline-block;
	text-align:left;
	width:48%;
	float:left;
}
.post .nextpreviouslinks .nextlink {
	display:inline-block;
	text-align:right;
	width:48%;
	float:right;
}
.metadata {
	text-align: left;
	margin: 0 15px 0 20px;
	padding: 0px;
	font-size: 11px;
	border-top: 1px solid #ccc;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0px 60px 0px;
	font-weight:lighter;
	clear:both;
}
.nav-alignright {
	float: right;
	margin-right: 60px;
}
.nav-alignleft {
	float: left;
	margin-left: 35px;
}
/* Sidebar
------------------------------------------------------------------------------------ */
.sideblock {
	background: transparent;
	color: #cc6699;
	font-size: 12px;
	line-height:20px;
	margin-bottom:0px;
	padding-bottom:10px
}
.sideblock a, .sideblock a:link, .sideblock a:visited {
	color: #cc6699;
}
.sideblock a:hover {
	color: #ffcbe1;
}
.sideblock ul li {
	list-style: none;
	margin-left: -20px;
	display: block;
}
.sideblock h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
	margin-right:10px;
	border-bottom: 1px dashed #cccccc;
}
#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
}
#sidebar dd {
	margin: 0 0 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
}
#sidebar dd a:link {
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}
#sidebar dd a:visited {
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}
#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom: none;
	text-decoration: none;
}
.sideblock .textwidget {
	font-size: 12px;
	color: #ccc;
	padding: 0 10px;
}
/* Navigation Bar
------------------------------------------------------------------------------------ */
#navbar {
	background: url(images/Navbar.jpg) no-repeat;
	width: 1152px;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	height:40px;
	color:#00FFFF;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#navbar ul {
	margin:0px;
	padding:0px;
	height: 27px;
	margin: 0px 0px 0px 180px;
}
#navbar ul li {
	display:inline;
	list-style: none;
	list-style-type:none;
}
#navbar ul li a span {
	background: url('images/TabInActiveLeft.jpg') no-repeat;
	display: block;
	height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding-left: 16px; /* LHS PADDING */
}
#navbar ul li a {
	background: url('images/TabInActiveRight.jpg') no-repeat top right;
	text-decoration: none;
	color: #999999;
	display: block;
	float: left;
	height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px; /* SPACE BETWEEN BUTTONS */
	padding-right: 16px; /* RHS PADDING */
}
#navbar ul li a:hover {
	color: #666666;
}
#navbar ul li.current_page_item a span {
	background: url('images/TabActiveLeft.jpg') no-repeat;
	color: #CC6699;
}
#navbar ul li.current_page_item a {
	background: url('images/TabActiveRight.jpg') no-repeat top right;
}
#navbar #navbar-crumbs {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	margin: 0px 0px 0px 180px;
}
/* links.php
------------------------------------------------------------------------------------ */
.linkpage {
}
.linkpage ul li {
	list-style: none;
}
.linkpage ul li li {
	list-style: square;
}

/* Begin Calendar
------------------------------------------------------------------------------------ */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
	color: #cc9696;
}
#wp-calendar a:hover {
	text-decoration: none;
	color: #ccc;
}
#wp-calendar caption {
	margin-top: 0px;
	font-size: 14px;
	font-weight: lighter;
	padding-top: 2px;
	text-align: left;
	padding: 0 30px 0 55px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #ccc;
}
#wp-calendar {
	empty-cells: hide;
	margin-top: 10px;
	width: 160px;
	padding: 0 10px 0 10px;
	background-color: transparent;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: left;
	width: 100%;
}
#wp-calendar td {
	margin: 5px 0;
	text-align: center;
	background-color: transparent;
	empty-cells: hide;
}
/* End Calendar */


/* Begin Gravity Forms
------------------------------------------------------------------------------------ */
.gform_wrapper {
	margin-top:16px;
}
.gform_wrapper label.gfield_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.gform_wrapper span label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
}
/* End Gravity Forms */

