/*
Theme Name: CRV_1
Theme URI: http://www.crvisuals.com
Description: 2 1 column theme with a sidebar, 900px wide
Version: 1.0
Author: C.R. Visuals
Author URI: http://www.crvisuals.com
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #663333;
	background-image: url(http://www.cestcheeseplease.com/images/bkgrd.gif);

}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}

#wrapper {
	width: 890px;
	margin: 12px auto 20px auto;
	border: 1px #ccc solid;
	background-color: #fcf9ed;
}

h1 {font-family: Georgia, Times Roman, serif; font-size: 16px; color:#000;}
h2 {font-family: Georgia, Times Roman, serif; font-size: 14px;}


/*=== BRANDING ===*/

#top {
	height: 120px;
	width:890px;
	border: solid 1px #000;
	border-top: solid 3px #000;
	background-color: #f3e1bb;
	background-image: url(images/top_bkg.gif);
	background-repeat: repeat-x;
	margin: auto auto auto auto; /*=== centered on page ===*/
}

#top h1 a:link, #top h1 a:visited { text-decoration: none;
	font-family: Arial, sans-serif;
	margin: 0px; padding: 1px 0 0 25px;
	clear: both; }

#top h1 a:hover { text-decoration: underline; }

.brand_L {
	float: left;
	height: 75px;
	width: 450px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.brand_R {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#4c0500;
	margin-left: 450px;
	text-align:center;
	font-size: 1em;
	margin-top: 35px;
	font-weight: bold;
	letter-spacing: 1px;
}

/*=== MENU ===*/


#navbar { width: 100%; height:34px;
background-color:#000; background-image: url(http://www.cestcheeseplease.com/images/nav_bk.gif);
background-repeat: repeat-x;
padding-top: 4px;
}	

#suckerfishnav {width:600px; }
	
/*- DROPDOWN MENU -*/

#navbar ul{
	float:left;
	list-style: none;
	padding-left:35px;
	height:auto;
	margin-top:0px;
}

#navbar a {
	display: block;
	background-color:#000;
	padding-left:5px;
	padding-right:0px;
	text-decoration: none; font-weight:bold; 
	font-size: 100%;
	color:#f3e1bb; 
	font-family: Arial, Helvetica, sans-serif;
}

#navbar li { float: left; line-height:30px;}

#navbar li a:hover { background: none; color:#900; font-weight:bold; text-decoration: none; }

#navbar li a:visited { color:#f6cc75;}

#navbar li ul { position: absolute; width: 6em; left: -999em; top:160px; z-index: 99999; }

#navbar li:hover ul, navbar li.sfhover ul { left: auto; z-index:1000; }

#navbar li ul li { background: #f3e1bb; border-top:1px solid #5f3525; border-bottom:1px solid #5f3525; border-left:2px solid #5f3525; border-right:2px solid #5f3525; line-height:28px; width:15em; color:#900;  }

#navbar li:hover, #navbar li.hover { position: static; }

#navbar li ul ul { margin: -29px 0 0 15em; }

#navbar li:hover ul ul, #navbar li.sfhover ul ul { left: -999em; }

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul {
	left: auto; }

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul { left: -999em; }

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul { left: auto; } 


/*=== CONTENT ===*/

#content {
	width: 710px;
	padding-left: 50px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	float: left;
	line-height: 1.3em;
	background-color:#fcf9ed;
	margin-right: 20px;
	margin-left: 20px;
}



#content a:link, #content a:visited { text-decoration: none; padding: 2px; }
#content a:hover { text-decoration: underline; }
#content h1 { font-size: 1.2em; }
#content h1 a { font-size: 1.2em; color: #000; }


/*=== HP ===*/
.hpL {
	width: 520px;
	float: left;
	line-height: 1.3em;
	background-color:#fcf9ed;
	padding-left: 40px;
	padding-top: 20px;
}

.hpR { width 320px;
	margin-left:555px;
	background-color:#fcf9ed;
	padding-top: 10px;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #4c0500;
	font-size:22px;
	padding-right: 10px;
	letter-spacing: 1px;
}

.hptxt {
	float:left;
	padding: 10px;
	width: 220px; font-size:12px;
}
.hptxt1 {
	margin-left:260px;
	padding: 10px;
	width: 225px; font-size:12px;
}

/*=== WORDPRESS FUNCTIONS ===*/

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.post { padding: 5px; font-size: .9em; }
.post h2 { font-size: 14px; margin: 20px 0 10px 0; padding: 0; color: #660000; }
.post h3 { font-size: 1.5em;  margin: 0; padding: 0; }
.post-edit-link img{ border: none; }
a.post-edit-link:link, a.post-edit-link:visited { text-decoration: none; }
.entry-content, .entry-excerpt { clear: left; }
a.image:link, a.image:visited, a.image:hover { background: none; padding: 0; }
a.image img { border: none; }
.entry-date { height: 89px; width: 71px; display: inline;
	float: left; margin: 0 10px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }
.entry-month { font-size: 19px; width: 71px; text-align: center; height: 28px; margin: 7px 0 0 0; font-weight: bold; padding: 0 0 2px 0; }
.entry-day { font-size: 28px; text-align: center; height: 30px; width: 71px; margin: 4px 0 0 0; font-weight: bold; line-height: 30px;
}
.navigation { clear: both; }
.entry-meta { margin: 0 0 10px 0; }
.underpost { font-size: .9em; }
.underpost a { 	text-decoration: underline; }

/*=== SIDEBAR  ===*/

#sidebar-right { background-color:#fff; 
	width: 165px;
	float: right;
 	display: block;
	margin: 20px 0px 0 0;
}

#sidebar-right h1 {
	font-size: 1.2em;
}
#sidebar-right h2 {
	font-size: 1em;
}
#sidebar-right ul, #sidebar-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar-right li a:hover {
	text-decoration: underline;
}
#sidebar-right ul ul {
  margin-left: 5px;
}
#sidebar-right ul ul li, #sidebar-right ul ul li {
  font-size: .8em;
  margin-left: 5px;
}


/*=== START SECTION 6 - Footer Region ===*/

#footer {
	background-color:#fcf9ed;
	height: 126px;
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding: 0;

}
#footer a:link, #footer a:visited { color: #4c0500; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.crv {
	width: 50%;
	font-size: 0.8em;
	text-align: center;
	color: #FEBA43;
	background-color:#fff;
	margin: auto;
	height: 20px;
	padding-top: 10px;
}
.crv a:link, .crv a:visited { color: #FEBA43; text-decoration: none; }
.crv a:hover { text-decoration: underline; }
	
/* misc  */ 


.fix{ clear: both; height: 1px; margin: 0 0 -1px; overflow: hidden; }

.prettypic {padding:5px; border:solid thin #000;}

#searchform {
	display: block;
	float:right;
	padding-right:10px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 70px;
}

.s { margin-bottom: 12px; padding-bottom: 3px; }

a { text-decoration: none; }
a:hover { color:#900; text-decoration: underline; }

a:visited { color:#393; }



#content td { border: 1px solid #fcf9ed; }
