/*  
Theme Name: Desert Cove Theme
Theme URI: http://www.marucchi.com
Description: A custom theme for using WordPress as a full website CMS.
Version: 1.0
Author: Karim Marucchi
Author URI: http://www.marucchi.com
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#ffffff /*url(./images/background.gif) repeat-x */;
	color:#663300;
	/*font-family: Verdana, "Bitstream Vera Sans", sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75.0%;
	line-height:1.7;
	text-align:center;
	margin:0;	/*border-top:5px solid #504B35;*/
}
#homepagecontent{
	background:#f5f6f4;
	float:left;
	padding:0px;
	width: 731px;
	font-size:0.9em;
	margin-top: 0px;
}
#content{
	background:#fff /*url(./images/main.gif) repeat-x*/;
	float:right;
	padding: 25px;
	width: 731px;
	font-size:0.9em;
}
#homepagefooter{
	color:#490404;
	font-size:0.8em;
	margin-left: 219px;
	padding:0px;
	width: 781px;
	/*background-color: #000099;*/
}
#footer{
	clear: both;
	color:#490404;
	font-size:0.8em;
	margin-left:100px;
	padding-bottom:20px;
	width: 781px;
	/*background-color: #000099;*/
}

#header{
	color:#490404;
	text-align: right;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#homepageheader{
	text-align: right;
	margin-top: 0px;
	margin-right:-10px;
}
#pagetitle{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;
	color:#000000;	
}

#description{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;
	color:#490404;
}

#headermenu{
	text-align: center;
	margin-bottom:0px;
}

#headermenu a{
	color: #490404;
}
#headermenu a:hover{
	text-decoration:underline;
	color:#000;
	border: 0px;
}
#headerlogo{
	position: static;
	text-align: left;
	margin: 0px;
}

#sidebar{
	text-align: left;
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-right: 5px;
	width:214px;
}
#sidebar-left{
	text-align: left;
	margin-left: 0px;
	width: 250px;
	background-color: #FF0000;
}

#wrap{
	margin: 0 auto;;
	text-align:left;
	width:1000px;
	position:relative;
	/*background-color:#DBDBB7;*/
}

#homepagewrap{
	margin: 0;
	text-align:left;
	width: 1000px;
}

#flash{
	float:right;	
	margin-bottom:15px;
	width: 781px;
	height:64px;
}
/*************************************
 Navigation
 *************************************/
#navcontainer { width: 214px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #382a05;
	border: 0px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ab9860;
}
}

#navcontainer a:hover
{
background-color: #3b2807;
color: #fff;

}
}


.navigation{
padding:0px;
text-align:left;
}
/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
	border: 0px;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
/*font-family: Sylfaen, Georgia, "Times New Roman", Times, serif; */
font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2{
font-size:1.5em;
padding-right:5px;
border-bottom: 2px solid #614E24;
line-height:22px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a{
	color:#000;
	border: 0px;
}
#sidebar ul li a:hover{
	color:#ab9860;
}
#sidebar ul ul li {
	margin-left:15px;
	line-height: 15px;
}
#sidebar h2 { 
	color:#490404;
	font-weight:bold;
}

/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#AF0000;
border: 0px;
}

a:hover{
text-decoration: underline;
color:#AF0000;
border: 0px;
}

#footer a{
color: color:#490404;
border: 0px;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}

#obsocialbookmark_barA a{
	border: 0px;
}
/*
.subtle a{
	color:#FF0000;
	text-decoration: none;
	border: 0px;
}


.subtle a:hover, a:visited {
	color:#0000FF;
	text-decoration: none;
	border: 0px;
}
*/

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:5px;
	padding:10px;
	border: 0px;
}
.homepageentry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
.entrytitle{
}
.entrytitle a {color:#888; text-decoration:none; 
border: 0px;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	border: 0px;
	color:#666;
}
.entry-1{
	background:#FCFAF4;
	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
	border: 0px;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
#main_start {position: absolute;left: -10000px;

}

/*************************************
 +Homepage Ver2
 *************************************/
.vidheading {
	color:#614E24;
	font-size:18px;
	position:absolute;
	left:0px;
	top:550px;
	border-bottom: 2px solid #614E24;
	width:640px;
	line-height:22px;
}

#youtubebox {
	position:absolute;
	top:600px;
	left:0px;
	width:640px;
	height:390px;
	/*background-color:#333;*/
}

/*#youtubebox {	
	position:absolute;
	top:600px;
	left:0px;
	width:640px;
	height:390px;
	background-color:#333;
}
*/
.nbheading  {
	color:#614E24;
	font-size:18px;
	position:absolute;
	left:0px;
	top:1000px;
	border-bottom: 2px solid #614E24;
	width:640px;
	line-height:22px;
}
	
#hmpg-blog-container{
	position:absolute;
	top:1050px;
	left:0px;
	width:640px;
	height:382px;
	padding:0 0px 0 0px;
	 
}

div.read-more { 
	margin: -10px 0 0 0;
}

#hmpg-blog-container{
	margin:-20px 0 0 0;
}

#hmpg-blog-container h2{
	margin:20px 0 -10px 0;
	border-bottom:none;
}

#hmpg-blog-container h2 a{
	color:#382A05;
}

.datetime{
	text-align:right;
  font-size: 0.8em;
  margin:-15px 0 0 0;
  padding:0 0 0 0;
}

#hmpg-blog-container p{
	margin:5px 0 0 0;
}

#hmpg-blog-container .read-more{
	margin:5px 0 0 0;
}

.fbheading {
	color:#614E24;
	font-size:18px;
	position:absolute;
	left: 665px;
	top:548px;
	border-bottom: 2px solid #614E24;
	width:334px;
	line-height:22px;
}

#fbbox {
	position:absolute;
	top:600px;
	left: 650px;
	width:330px;
	height:830px;
	margin-left:15px;
	/*background-color:#382a05;*/
	background-color:fff;
	border:solid 2px #614E24;
}

#footerbox {
	position:absolute;
	top:1450px;
	left:100px;
	width:1002px;
	height:80px;;
	background-color:none;
  font-size: 0.8em;
  color: #490404;
  padding-bottom: 20px;
}

iframe .fan_box .page_stream{height:500px!important;}

iframe .fan_box .page_stream_short {
  height: 450px !important;
}
.connect_widget {
  height: 450px !important;
}

