/*
Theme Name: La Sarenne Collection 
Theme URI: http://www.lasarennecollection.com/theme/
Description: La Sarenne Collection Theme
Author: Pique Web
Author URI: http://www.piqueweb.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #000000;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #FFFFFF;
}

#doc {
	width: 980px;
}


a, a:link {
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 100%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	position:relative;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #ffffff;
}

.item {
	padding: 20px;
	background-color: #282828;
	background-image: url(images/cont-tail.gif); 
	background-repeat: repeat;
	text-align:left;
	border: 1px solid #1A1A1A;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.superhead {
	color:#f06800;
	width:50%;
	margin-bottom:30px;
}

.itemhead {
	margin-bottom:30px;
}

.itemhead h3 {
	margin-bottom:10px;
	line-height:1.1em;
}

.itemhead a:link, .itemhead a:hover, .itemhead a:visited {
	color:#ffcc00;
}

.chronodata {
	font-family:Calibri, "Trebuchet MS", sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#aaaaaa;
	margin-bottom:15px;
}

.storycontent {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

.storycontent p {
	margin-bottom:2em;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  black;
	text-align:left;
	padding: 0px;
	border: 0px;
	min-height: 500px
}

#secondary h4, #third h4{
	color: #ffffff;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 100%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu h4 {margin-top:30px;}
#menu ul {list-style:none; margin:0; padding:0; font-size:75%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #eb8013; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; }

.sidebar-head {
	font-size:120% !important;
	margin-top:30px;
  margin-bottom:4px
}

.cat-item {
	font-size:125%;
	}
	
.blogger-list li a {
	font-size:130%;
}

.blogger-list li {
	padding-left:20px;
	color:#cccccc;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #a0a0a0;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #282828;
	background-image: url(images/cont-tail.gif); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #a0a0a0;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: left;
	border-top: 1px solid #999999;
	margin-top: 24px;
	margin-bottom: 10px;
	color: #FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#ft p { color:#747474; }
#ft a { color:#e7e7e7; font-weight:bold; text-decoration:none;}
#ft a:hover { text-decoration:underline;}

.cy-center {width: 98%;}
.cy-center div {margin: 0 auto;}
.wp-caption-text {text-align: center;}

#phonetop { position:absolute; left:590px; top:16px; font-size:18pt; color:#cccccc; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:1px; }

.phonebottom { margin:18px 0 12px 0; font-size:16px; font-weight:bold; color:White !important; letter-spacing:1px; }

#tablist {
  width:100%;
}

#tablist td 
{
  text-align:center;
  background:url(images/menubk.gif) no-repeat top left;
}

#tablist a 
{
  font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size:16px;
  text-decoration:none;
  text-transform:uppercase;
  color:#aaa;
	display: block;  
	line-height:48px;
}

#tablist .tabfirst
{
  background-position:-2px 0;
}

#tablist a:hover 
{
  color:#fff;
}

#tablist a:active, #tablist a.selected
{
  color:#F06600;
}

.blogcategory 
{
  font-size:11pt;
  font-weight:bold;
  color:#F06600;
  margin-bottom:0;
}

