/*

Theme Name:Bronte
Theme URL: http://www.web2feel.com/bronte/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: white, minimalistic , two-columns, jQuery slider, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.



*/


*{
	margin: 0px;
	padding: 0px;
}


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff  url(images/body.png) ;
	font-family:Georgia,Arial,Tahoma, Century gothic,sans-serif;
	font-size:12px;
	}
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #5384BF;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #5384BF;
	}
a:hover, a:active {
	color: #214974;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	margin: 0 0px 0px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	padding: 9px 2px;
}
 tr td {
	padding: 6px 2px;
}
 tr.odd td {
	background: #f2f7fc;
}

/* table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}*/

ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#ddd;
	border: 1px solid #ccc;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;

	}
	
#casing {
	padding:40px 20px 10px 20px;
	width:960px;
	margin:0px 0px 0px 0px;
	background:#fff url(images/casing.png) top repeat-x ;
	}		

	
/* The Header */
#top {
	height:110px;
	margin:0px auto;
	position:relative;
	background:url(images/top.png) no-repeat;
	padding-top:25px;
	}
	

.blogname {
	text-transform:uppercase;
	margin:0px 0 0 0px;
	height:70px;
	text-align:center;
	}
	
.blogname h1  {
	font-size:36px;
	padding:0 0 0px 0;
	font-weight:normal;

	}
	
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #6b4644; 
	display:block;
	margin:5px 0 0 0px;
	text-shadow:1px 1px 0px #fff;
	}
	

.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color: #b41c4e; 
	text-shadow:1px 1px 0px #fff;
	}
	



/* The Search */
	
#search {
	background:#f8f8f8;
	padding:0px 0px ;
	margin:20px 0px 0px 0px;
	display:inline;
	float:right;
	border:1px solid #e2e2e2;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:227px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px;
	height:16px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#8F1B32;
	border:none;
	background:transparent;
	display:inline;
}
input#searchsubmit{

	padding: 3px 5px;
	display:inline;
	margin:0px 0px 0px 0px;
	height:28px;
	width:26px;
	background:url(images/sbutton.png);
	color:#fff;
	border:none;
}


	
/*Page menu*/


#foxmenucontainer{
	height:60px;
	display:block;
	padding-top:15px ;
	width:1000px;
	background:url(images/menu.png) repeat-x;
	text-transform:uppercase;
}

#menu{
	margin:0px 0px 10px 10px;
	padding: 0px;
	height:35px;
	overflow:hidden;
}
	
#menu ul,
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 3px;
	
}
	
.sub-menu li {
	float: none !important;
}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#C72127;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	text-decoration:none;
	font-size:18px;
	font-family: 'Times New Roman';
	font-style:italic;
	text-transform:none;
}

#menu li a:hover, 
#menu li a:active {
	color:#FFF;
	text-decoration:none;
	background:#C72127;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
#menu li li a, 
#menu li li a:link, 
#menu li li a:visited {
	width: auto;
	color:#C72127;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	text-decoration:none;
}
	
#menu li li a:hover, 
#menu li li a:active {
	color:#FFF;
	text-decoration:none;
	background:#C72127;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	margin: 0px ;
	padding:6px 8px 12px 8px;
	background:#FFF;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: 0px 2px 3px #C72127;
/*	-webkit-box-shadow: 0px 2px 3px #C72127;*/
	box-shadow: 0px 2px 3px #C72127;
}

#menu li li { 
	padding:2px 0 1px;
}

#menu li ul a { 
	white-space: nowrap;
	width: auto;
/*	width: 140px; */
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -37px 0 0 160px;

	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
#menu li.current-menu-item a,
#menu li.current-menu-parent a,
#menu li li.current-menu-item a,
#menu li.current_page_parent li a:hover {
	color:#FFF;
	text-decoration:none;
	background:#C72127;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
#menu li.current-menu-item li a,
#menu li.current_page_parent li a {
	background:none;
}

#menu li.current-menu-item li a:hover,
#menu li.current_page_parent li.current-menu-item a {
	color:#FFF;
	text-decoration:none;
	background:#C72127;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
/* ---------------------------------------------------------------------------------------------------------------------------------------------- */

.sidebar {
	padding-top:15px;
}

#main-home {
	display:block;
	width:400px;
	height:80px;
	text-indent:-9999px;
	position:relative;
	top:-7px;
}

#content{
	float:left;
	width:650px;
	margin-top:10px;
	padding-top:5px;
}

.post {
	margin-bottom:20px;
	padding:0px 10px 10px;
}

.title {
	margin-bottom:16px;
	position:relative;
	font-family: 'Times New Roman';
}

.title h2 {
	font-size:34px;
	padding:0 0 12px;
	text-shadow:none;
	font-weight:normal;
	border-bottom:1px dashed #F7E2C6;
	color:#C72127;
	font-style:italic;
}

.title h2 a, .title h2 a:link, .title h2 a:visited{
	color:#C72127;
}

.entry {
	margin:0 0;
	padding: 0px 0px ;
	color:#A89079;
	font-family: 'Times New Roman'; 
	font-size:13px;
}	

.entry a:link,
.entry a:visited {
	color:#C72127;
	text-decoration:none;
}

.entry a:hover {
	color:#C72127;
	text-decoration:underline;
}

.entry ul, .entry ol {
  	margin: .4em 0 1em;
  	line-height: 150%;
}


.entry ul li, .entry ol li {
  	list-style-position:outside;
  	margin-left: 1.6em;
}

.entry p {
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	line-height:22px;
	
	color:#000;
	font-size:15px;
}

.entry a img,
.entry img.alignleft,
.entry img.alignright {
	border:1px solid #F7E2C6;
	background:none;
}

.entry a:hover img {
	border:1px solid #C72127;
}

#fancy_title *{
	border:none;
}

.lines-1 {
	display:block;
	height:25px;
	margin:35px 0;
	background:url("images/lines-1.png") no-repeat 0 0;
}

.entry h2 {
	font-family: verdana, geneva;
	font-size:19px;
	color:#000;
	font-weight:normal;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------- */

.postim {
	float:left;
	margin:5px 15px 10px 0px;
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
}



span.author{
	text-transform:uppercase;
	font-size:10px;
	padding:2px 0px 0px 0px;
	color:#107de8;
	text-shadow:1px 1px 0px #fff;
}

span.date{
	text-transform:uppercase;
	font-size:10px;
	padding:2px 0px 0px 0px;
	color:#107de8;
	text-shadow:1px 1px 0px #fff;
}

span.category{
	text-transform:uppercase;
	font-size:10px;

}

.category a:link,.category a:visited{
	color:#C32A4F;
}


#entry-author-info{
	padding:5px;
	background:#f8f8f8;
	border:1px solid #ddd;
	margin-top:5px;
}

#author-avatar{
	float:left;
	padding:5px;
	background:#fff;
}
#author-avatar{
	float:left;
}

#author-description{
	float:left;
	margin:0px 0px 0px 10px;

	width:550px;
}
#author-description h3{
	line-height:20px;
	color:#333;
	text-shadow:1px 1px 0px #fff;
}
#author-description p{
	line-height:20px;
	color:#555;
}

#author-share{
	float:right;
	background:#fff;
	padding:3px 5px;
	border:1px solid #ddd;
}
#author-share ul{
	list-style:none;
	
}
#author-share ul li{
	list-style:none;
	float:right;
	margin-right:5px;

}

/* Sidebar */

.left{
	float:right;
	width:300px;
	padding-top:10px;
}


.sidebar{
	float:left;
}

.sidetitle{
	color:#C72127;
	font-family: 'Times New Roman';
	font-style:italic;
	padding:5px 5px 5px 5px;
	font-size:16px;
	font-weight:normal;
	font-size:34px;
}

.sidebox,.squarebanner{
	width:270px;
	margin:0px 0px 20px 0px;
	float:right;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 270px;
	margin:0px 0px;
	list-style-type: none;
	text-shadow:1px 1px 0px #fff;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#555;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #005AB2;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#555;
	}
li.recentcomments{
	padding:5px 5px;
	border-bottom:1px solid #ddd;
	width:260px!important;
}

.squarebanner ul{
	list-style:none;
	
}

.squarebanner ul li{
	list-style:none;
	float:left;
	margin-top:10px;
	padding:3px;
	background:#fff;
	
}
.squarebanner ul li.rbanner{
	float:right;
}
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#AFAFAF;
}

#wp-calendar td a{


	border:none;
	color:#C01D4E;

}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {

	padding:10px 0 10px 0px;
	color:#570B3F;
	font-size:11px;
	margin:0px auto;
	text-shadow:1px 1px 0px #fff;

	}

#footer a:link , #footer a:visited{
		color:#570B3F;
	}

#footer a:hover {
	color:#1389FF;
	}

.fcred{
	font-family: verdana, geneva;
	text-align:center;
	margin:5px 0px 10px 0px;
	line-height:16px;
}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

	
	
	
	
	
/* The Page Title */


h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#555;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}


 
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:14px;
	color:#fff;
	background:#0F7BE6;
	font-family:Arial, Georgia,Century gothic, sans-serif;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #eee;
	background:#fcfcfc;

}
ol.commentlist li .comment-author {
	color:#000;
	font-family:Arial, Georgia,Century gothic, sans-serif;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#6F001C;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
	
}
ol.commentlist li .reply a{
	background:#0F79E1 url(images/submit.png) repeat-x;
	border:1px solid #0b66a8;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;

}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#f96e02;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;

}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#5E5E5E;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 20px;
	border:1px solid #eee;
	background:#fcfcfc;

}
#commentform p{
	margin:5px 0px ;
	color:#444;
}

#commentform a{
	color:#0454A8;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#555;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	background:#0F79E1 url(images/submit.png) repeat-x;
	border:1px solid #0b66a8;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	margin:10px 0px;


	cursor:pointer;
}
textarea#comment{
	border:none;
background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}



/* The Navigation */

#navigation {	
	margin:0;
	padding:5;
	width:650px;
	height:27px;
	}
	
.navigation span {
	display:inline;
	padding:4px 8px;
	background:#E1BEA4 url("images/button-style-4.png") repeat-x 0 0;
	border:1px solid #D5AA88;
	color:#946C26;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 1px #FFF;
	margin:0 3px 0 0;
}

.navigation a.page-numbers {
	display:inline;
	padding:4px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color:#222222;
	background:#F7E2C6;
	text-decoration:none;
	border:1px solid #E1BEA4;
	text-shadow: 0px 1px 1px #FFF;
	margin:0 3px 0 0;
}

.navigation a.page-numbers:hover {
	background:#C72127;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0px 1px 1px #000;
	border:1px solid #C72127;
}

.navigation a.page-numbers.next,
.navigation a.page-numbers.prev {
	display:none;
}

.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#4E2828!important;
	border: 1px solid #333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#1389FF !important;
	border: 1px solid #0C6ECF!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#1389FF !important;
	border: 1px solid #0C6ECF!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

/* Slider */
.twitbox{
	width:600px;
	float:left;
	padding:15px 0px 0px 50px;
	height:50px;
	background:url(images/twit.png) no-repeat;
	color:#555;
}

.sbox{
	width:250px;
	float:right;
}

#feature{
	padding:5px 0px 35px 0px;
	background:url(images/shadow.png) bottom no-repeat;
}
#ft-buttons-slide{
	display:none;
}

.ft-prev {
	background:url("images/prev.png") no-repeat 0 0;
	display:block;
	height:48px;
	width:48px;
	text-indent:-9999px;
	margin-left:10px;
}

.ft-prev:hover {
	background:url("images/prev-hover.png") no-repeat 0 0;
}

.ft-next {
	background:url("images/next.png") no-repeat 0 0;
	display:block;
	height:48px;
	width:48px;
	text-indent:-9999px;
	margin-right:10px;
}

.ft-next:hover {
	background:url("images/next-hover.png") no-repeat 0 0;
}

/* Tabs */


.tabox{
	width:292px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;

}

.tabox a {
	color: #222;
	text-decoration: none;
	}
	
.tabox a:hover {
	text-decoration: underline;
	}
	
ul.tabsnav{

	padding:0px 0px 0px 0px;
	height:25px;
	margin:0px 0px;
	background:url(images/recpost.png) repeat-x;

}	
	

.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:0px;
	margin-left:10px;
	}


.tabsnav li a {
	text-decoration: none;
	font-weight: normal;
	line-height:25px;
	font-weight:normal;
	padding:0px 17px;
	font-size: 13px; 
	color:#570B3F;
	text-transform:uppercase;
	text-decoration: none;
	display:block;

	}
		
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	background:#F8F8F8 url(images/post.png) top repeat-x;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #F8F8F8;
	color:#005AB2;
padding:0px 16px;
	}


.tabsdiv {
	border:1px solid #D4D4D4;
	padding: 5px 5px 5px 5px;

	background:#F8F8F8;
	}
.tabsdiv a:link,.tabsdiv  a:visited {	

	color:#52483e;

	}
.tabsdiv a:hover{

		color:#52483e;
	}
.tabsdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabsdiv ul li{	

	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabsdiv li a:link,.tabsdiv li a:visited{
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px ;
	margin:2px 5px;
	color:#666;
	font-size:13px;
	border-bottom:1px solid #fff;

		}

.tabsdiv li a:hover {

	color:#005AB2;
	text-decoration:none;
		}

.tabsdiv embed{
	width:320px;
	height:270px;
}		
.tagbox{
	padding:10px;
}
.ui-tabs-hide {
	display: none;
		}

/* Bottom */

#bottom{
	width:1000px;
	margin:0px auto;
	background:white url(images/foot.png) bottom repeat-x;
		padding-bottom:20px;
}
.bottomcover{
	width:100%;

}	
h3.bothead{

	height:20px;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:10px;
	text-shadow:1px 1px 0px #dfdfde;	
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	margin:10px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 220px;
	list-style-type: none;
	border-bottom:1px solid #53320e;
	text-shadow:1px 1px 0px #dfdfde;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;


	}

.botwid ul li a:hover{

	color: #53320e;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	

.widebanner{
	margin:10px 0px;
	text-align:center;
}

.linklove {display:none}







.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
	font-family: verdana, geneva;
	color:#000;
	font-size:14px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #000;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	color:#000;
	background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
	font-family: verdana, geneva;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
	font-family: verdana, geneva;
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
	font-family: verdana, geneva;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
/*	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;*/
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(images/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#000;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
}

div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}



.left .sidebar .sidebox .textwidget h5 a {
	font-family: verdana, geneva;
	color:#C72127;
	font-size:16px;
	font-weight:normal;
	font-size:34px;
	color:#000;
	text-align:center;
	display:block;
	font-family: 'Times New Roman';
	font-style:italic;
}

#content table,
#content table td { border:none; font-family: verdana, geneva; }

#content .entry p { font-family: verdana, geneva; }


.list-video-foto {
	width:170px;
	float:left;
	margin:0 0 30px 61px;
}

.list-video-foto.nones {
	margin-left:0;
}

.list-video-foto a.images {
	padding:5px;
	border:1px solid #F7E2C6;
	display:block;
	width:170px;
	height:170px;
	margin:0 0 10px 0;
}

.list-video-foto a.images:hover {
	border:1px solid #C72127;
}

.list-video-foto a.images img {
	display:block;
	width:170px;
	height:170px;
}

.list-video-foto p {
	text-align:center;
}

.list-video-foto p a {
	color:#C72127;
	font-weight:bold;
	text-decoration:none;
	font-family: verdana, geneva;
}

.list-video-foto p a:hover {
	color:#C72127;
	text-decoration:underline;
}

#crumbs {
	padding:0 0 0 12px;
	font-family: verdana, geneva;
}

.page #crumbs,
.archive  #crumbs {
	padding:0 0 0 4px;
}

#crumbs a {
	color:#C72127;
	text-decoration:underline;
	font-family: verdana, geneva;
}

#crumbs a:hover {
	text-decoration:none;
	color:#C72127;
}

.buttons {
	width:270px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

#facebook {
	float:left;
	width:135px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url("images/footer_facebook.jpg") no-repeat 0 0;
}

#youtube {
	float:left;
	width:135px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url("images/footer_youtube.jpg") no-repeat 0 0;	
}

#new {
	float:left;
	width:135px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url("images/footer_new-salon.jpg") no-repeat 0 0;	
}

#hot {
	float:left;
	width:135px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url("images/footer_hot.jpg") no-repeat 0 0;	
}

.sert {
margin: -35px 0 0 0;
}

.clear_medium {
	display:block;
	clear:both;
	font-size:0px;
	height:10px;
	overflow:hidden;
}

.foxmenucontainer_moobile_main{
	display: none;
}

.ngg-gallery-thumbnail{
  width: 102px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ngg-clear{
	clear: both;
	float: none;
}