/*   
Theme Name: Tuscan Life
Theme URI: http://www.tuscanlife.eu/
Description: Tuscan holiday home for rent
Author: Tom Mills
Author URI: http://www.vrwebdesign.co.uk/
Template: thematic
Version: 1.0.1
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');




/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#branding {
  
}
#blog-title {
    width:652px;
}
#blog-description {
margin-top:0px;
  font-size:13px;
    line-height:23px;
    width:852px;
font-style:italic;
text-align:center;

}

#branding #searchform {
    position:absolute;
    top:97px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {

    padding:3px 0 2px 0;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {color: #BD2031;
    font-size:40px;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 0px 0;
}
#leader .entry-title span {
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.page-template-front-page-php #feature {
 width:984px;
		
}
.page-template-front-page-php #feature img {
float:left;

}
.page-template-front-page-php #feature-image {
float:left;

}
.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0 0 19px;  font-size:20px;
    width:484px;
}



.page-template-front-page-php #feature-info h2 {
    font-family:Arial,sans-serif;
    font-size:28px;
    font-weight:bold;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 4px 0;
  color: #BD2031;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
}
.page-template-front-page-php #sub-feature {
  font-size:20px;
  
    position:relative;
    overflow:hidden;


}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:18px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;color: #BD2031;

}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;

}.page-template-front-page-php #front-block-2{
    margin-top:25px;

}

.page-template-front-page-php .block {
    float:left;
    width:484px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

#footer {height:350px;
background-image:url(images/mount-4.png);
background-position:left bottom;
background-repeat:repeat-x;
bottom:0;
left:0;
position:relative;
width:100%;

}



.PageBackgroundGlare {
left:0;
position:absolute;
top:0;
width:200px;
}
.PageBackgroundGlareImage {
background-repeat:no-repeat;
height:400px;
margin:0;
width:200px;
}
html:first-child .PageBackgroundGlare {
border:1px solid transparent;
}
* html .PageBackgroundGlareImage {
background:transparent none repeat scroll 0 0;
}
img.floatright{
padding: 0 0 0 60px;
}
img.floatleft {
float:left;
margin:5px;
}
#blog-description {
    color:#006295;
    font-size:16px;
    font-style:italic;
width:100%; line-height:40px;
}

#blog-title {
     position:absolute;
    top:0;
    font-family:Arial,sans-serif;
    font-size:33px;
    font-weight:bold;
    line-height:40px;

}
#blog-title a {
    color: 	#006295;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}


/*** 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 {
    border-right:1px solid #ccc;
	float:right;
}
.sf-menu a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;

	padding:12px 9px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
background:     #C5EFFD;

    
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		#006295;
}
.sf-menu li li {
	background:		cc
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {  color: #006295;
    background:     #C5EFFD;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.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 .sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    color: #006295;
}
body, input, textarea {

    color:#006295;    
    font: 18px Arial,sans-serif;
    line-height:18px;
}
body {
	background:#F1F8FD;	


    
}
.page-template-front-page-php #header  {

}
#wrapper{
	margin:0 auto;
	border:none;
	background:url(images/body_bg.gif) top center repeat-x;
}

#primary {
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;

margin-bottom:22px;
padding:18px 0 0;
 -moz-box-shadow: inset 2px 2px 15px #c0c0c0;
-webkit-box-shadow: inset 2px 2px 15px #c0c0c0;
box-shadow: inset 2px 2px 15px #c0c0c0;
}

#leader .entry-title{
	display:none;
	
}
