/*
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: Georgia,"Bitstream Charter",serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #444;
	background-color: #F7F2E3;
}
.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: 922px;
	margin: 12px auto 20px auto; /*=== centered on page ===*/
	padding: 20px;
	border: 1px #ccc solid;
}

#bord {
	border:1px solid #999;
	width:912px;
	margin: auto; /*=== centered on page ===*/
}


#hpwrap {
	width: 760px;
	margin: auto; /*=== centered on page ===*/
	padding: 0px;
	background-color:#F7F2E3;
	border: 1px #000 solid;
	background-image: url(http://www.visualpast.com/images/bkgrd.jpg);
	background-repeat: no-repeat;
}

.contLtop {
	width: 243px;
	height: 265px;
	float:left;
	padding-left: 8px;
}
.contRtop {
	margin-left:250px;
	height: 260px;
	width: 500px;
}
.contLbot {width: 243px; float:left; }
.contRbot {
	margin-left:250px;
	width: 500px;
}




/*=== BRANDING ===*/

#top {
	height: 178px;
	width:880px;
	margin: 0px;
	border-top: solid 16px #1e030a;
	border-left: solid 16px #1e030a;
	border-right: solid 16px #1e030a;
	background-color: #fff;
	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: 240px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.brand_R {
	margin-left: 600px;
	text-align:left;
	font-size: 0.7em;
	color:#666;
	margin-top: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/*=== MENU ===*/

#topnav { height: 14px;	margin: 0px; background-color:#fff; color:#003; font-size: .7em; text-align:center; border-bottom: #003 solid 1px; }

#navbar {
	width: 860px;
	height:40px;
	border-top: #32a6cd 2px solid;
	border-bottom: #32a6cd 2px solid;
	background-color: #fff;
	margin-left: 10px;
	padding-top: 8px;
}	

#suckerfishnav {width:600px;}
	
/*- DROPDOWN MENU -*/

#navbar ul{
	float:left;
	list-style: none;
	padding-left:6px;
	height:auto;
	margin-top:0px;
}

#navbar a {
	display: block;
	background-color:#fff;
	padding-left:10px;
	padding-right:5px;
	text-decoration: none;
	font-size: 100%;
	color:#32a6cd;
	font-family: Arial, Helvetica, sans-serif;
}

#navbar li { float: left; line-height:30px;}

#navbar li a:hover { background: none; color:#900; font-weight:bold; padding-left:12px; padding-right:6px;  text-decoration: none; }

#navbar li a:visited { color:#393;}

#navbar li ul { position: absolute; width: 5em; left: -999em; top:140px; z-index: 99999; }

#navbar li:hover ul, navbar li.sfhover ul { left: auto; z-index:1000; }

#navbar li ul li { background: #efe; border-top:1px solid #ded; border-bottom:1px solid #ded; border-left:2px solid #ded; border-right:2px solid #ded; line-height:28px; width:10em;  }

#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 ===*/

#zone {
	width:848px;
	background-color:#5e3641;
	padding:16px;
	border-bottom: solid 16px #5b3540;
	border-left: solid 16px #5b3540;
	border-right: solid 16px #5b3540;
	background-color: #fff;
	margin: auto; /*=== centered on page ===*/
} 
#cont {
	background-color:#fff;
	width: 900px;
}
#content {
	width: 710px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	float: left;
	line-height: 1.3em;
	background-color:#fff;
	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 ===*/
#hpcontent {
	width: 850px;
	float: left;
	line-height: 1.3em;
	background-color:#fff;
}

.hp {	padding:30px;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 28px;}

/*=== 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:#fff;
	background-image: url('http://www.visualpast.com/images/bot.gif');
	background-repeat: repeat-x;
	height: 59px;
	clear: both;
	font-size: 0.8em;
	text-align: center;
padding-top:6px;
}

#footer a:link, #footer a:visited { color: #474200; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#foot_nav {
	width: 850px;
	height:65px;
	margin-left:0px;
	border-top: #32a6cd 2px solid;
	border-bottom: #32a6cd 2px solid;
	font-size: 12px;
	color:#666;
	padding-top: 20px;
	text-align:center;
	padding-bottom: 0px;
}
#foot_nav a:link #foot_nav a:visited {width: 780px; height:100px; margin-left:10px; border-top: #32a6cd 2px solid; border-bottom: #32a6cd 2px solid; font-size: 12px; color:#666; }

#foot_nav hr {
	width: 770px;
	height:2px;
	color:#ccc;
	margin-top:4px;
	margin-bottom: 4px;
	margin-left: 40px;
}

.crv { width: 100%; font-size: .8em; text-align: center; margin-bottom: 15px; margin-top: -12px;  color: #fff; }
.crv a:link, .crv a:visited { color: #fff; text-decoration: none; }
.crv a:hover { text-decoration: underline; }
	
/* misc  */ 

.tblrow { display: table-row; width: 550px;}
.tblcel {display: table-cell;}
.tble { display: table; margin-left:-20px; }	

.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: 0;
	margin-bottom: 0;
}

.s {
	margin-bottom: 7px;
	padding-bottom: 3px;
}
