/*
Theme Name: San Diego Hikes WordPress Theme
Theme URI: http://www.sandiegohikes.com/wp-content/themes/shikescustom/
Description: Custom WordPress theme for San Diego Hikes
Author: AmandaMarks Creative
Author URI: http://www.amandamarks.com
Version: 1.20091118
*/

html {
height:100%;
margin-bottom:1px;
}


/*POSITIONING STYLES FOR THE THEME*/
body{
    background-color: #DAD7B1;
	 margin: 0 0 0 0;
}


#header1{
	width: 1000px;
	height: 262px;
  background-image: url(images/headerbg.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#headlines{float: left;
width: 638px;
height: 179px;
padding-top: 83px;
margin: 0 0 0 0;}

h1.headline1{font-family: arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    color: #000000;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

h2.headline2{font-family: arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#photos{float: right;
width: 350px;
height: 229px;
padding-top: 33px;
margin: 0 0 0 0;}

/*Main menu container*/
#header2{
	width: 1000px;
	height: 50px;
  background-image: url(images/mmbg.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header2wide{
	width: 1000px;
	height: 50px;
  background-image: url(images/mmbgwide.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#mainmenu{
width: 975px;
height: 32px;
background-color: #695E3F;
margin-left: auto;
margin-right: auto;}


/*The wrapper that controls the white portion of the content area and tiles down the page*/
#wrapper{
  width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#main{
  width: 1000px;
  background-image: url(images/wrapperbg.jpg);
  background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#mainwide{
  width: 998px;
  /*background-image: url(images/wrapperbg.jpg);
  background-repeat: repeat-y;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border-right: 1px solid #ADAA9B;
	border-left: 1px solid #ADAA9B;
	background-color: #ffffff;
}

/*Beginning of lower portion of the page, where the header area ends and the content area begins*/
/*main text flyout menu*/
#rightbar{
	float: right;
	width: 272px;
  background-image: url(images/sbarbg.jpg);
  background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*Main body text of every page*/
#content{
  float: left;
	width: 720px;
	padding: 0 0 0 0;
}

#contentwide{
  float: left;
	width: 990px;
	padding: 0 0 0 0;
}

#clearone{
	clear: both;
  width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#btmmenu{
	width: 1000px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#btmmenuwide{
	width: 1000px;
	height: 68px;
  background-image: url(images/footerwide.jpg);
  background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#cright{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#btmmenu ul{
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
}

#btmmenu li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}/*END OF POSITIONING STYLES*/



#btmmenuwide ul{
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
}

#btmmenuwide li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}/*END OF POSITIONING STYLES*/


/*GENERAL STYLES FOR ALL FILES*/

p{  font-family: arial, sans-serif;
		font-size: 90%;
		color: #000000;
		margin: 10px 28px 16px 32px;
		text-align: left;
		padding: 0 0 0 0;
  }
  
p.postmetadata{  font-family: arial, sans-serif;
		font-size: 80%;
		color: #000000;
		margin: 10px 28px 30px 32px;
		text-align: left;
		padding: 0 0 0 0;
  }
  
p.rightbar{ font-family: trebuchet MS, arial, sans-serif;
		font-size: 94%;
		color: #000000;
		margin: 10px 10px 10px 10px;
		text-align: left;
		padding: 0 0 0 0;
  }
  
p.btmnu{
	text-align: center;
}

p.cright{  font-family: arial, sans-serif;
		font-size: 11px;
		color: #000000;
		text-align: center;
		padding: 10px 0 10px 0;
}
  
ul {
	margin: 0 0 0 32px;
	padding: 0 0 0 0;
    }
	 
li{font-family: Arial, sans-serif;
      font-size: 90%;
      color: #000000;
      margin: 0 0 0 20px;
		padding: 0 0 6px 0;
		text-align: left;
    }

ol {
	margin: 0 0 0 32px;
	padding: 0 0 0 0;
    }
       
h1{ font-family: arial, sans-serif;
		font-size: 125%;
		color: #800000;
		margin: 0 28px 10px 32px;
		text-align: left;
		padding: 12px 0 0 0;
  }

h2{ font-family: trebuchet MS, arial, sans-serif;
		font-size: 105%;
		color: #000080;
		margin: 20px 28px 10px 32px;
		text-align: left;
		padding: 0 0 0 0;
  }

h3{ font-family: trebuchet MS, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 100%;
		color: #000080;
		margin: 0 8px 10px 32px;
		text-align: left;
		padding: 20px 0 0 0;
  }

h3.rbar{ font-family: trebuchet MS, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 100%;
		color: #000080;
		margin: 0 8px 10px 0;
		text-align: left;
		padding: 0 0 0 0;
  }
  
.floatleft{
	float: left;
	margin-right: 10px;
}
  
.floatright{
	float: right;
	margin-left: 10px;
}

.optinform{ font-family: arial, sans-serif;
		font-size: 12px;
		color: #000000;
		margin: 10px 10px 10px 10px;
		text-align: left;
		padding: 0 0 0 0;
  }

/*site map styling*/

.ddsg-wrapper{margin: 0 0 0 30px; padding: 0 0 0 0;}

ul.ddsg-list{font-family: arial, tahoma, sans-serif;
	margin: 10px 40px 5px 30px;
	padding: 0 0 0 0;
	list-style: none;
    }
	 
li.ddsg-list{font-size: 12px;
	 color: #000000;
   margin: 0 0 0 0;
	 padding: 0 10px 5px 0;
	 text-align: left;
    }
    
/*Recent posts widget styling*/
#recent-posts-3{width: 220px;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;}

#recent-posts-3.widget_recent_entries{padding-left: 0;
margin-left: 0;
margin-bottom: 20px;}

.navigationright{float: right;
margin-right: 20px;}

.postform{margin-left: 30px;}
/*END OF GENERAL STYLES*/


/*LINK BEHAVIORS*/
/*body links*/
A:link{
            font-family: Tahoma, Arial, sans-serif;
            font-size: 100%;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
}

A:visited{font-family: Tahoma, Arial, sans-serif;
            font-size: 100%;
				font-weight: bold;
            color: #000000;
            text-decoration: none;
}

A:active{font-family: Tahoma, Arial, sans-serif;
            font-size: 10%;
				font-weight: bold;
            color : #000000;
            text-decoration: none;
}

A:hover{font-family: Tahoma, Arial, sans-serif;
            font-size: 100%;
				font-weight: bold;
            color: #800000;
            text-decoration: none;
}

/*nav at very bottom of page*/
A.bnav:link,A.bnav:visited,A.bnav:active{
    font-family: Tahoma, arial, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #c00000;
		text-decoration: none;
}

A.bnav:hover{
      font-family: Tahoma, arial, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #c00000;
		text-decoration: none;
}


/*DROPDOWN PLUGIN STYLES*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

  
/*Beginning of new dropdown menu styles*/
.menu {width:955px; height: 25px; z-index:100; 
	font-family:arial, sans-serif;
  margin-right: auto;
	margin-left: auto;
	text-align: left;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {margin:0;padding:0;list-style-type:none;
	text-align: left;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {padding-left: 0;padding-right: 6px; float:left; margin-left:10px;position:relative;
	text-align: left;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-family:arial, Tahoma, sans-serif;font-size:18px;text-decoration:none; color:#ffffff; padding-top: 4px; padding-right:20px; font-weight:bold;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff;}
/* style the second level hover */
.menu ul ul a.drop:hover{padding: 0 0 0 0; margin: 0 0 0 0;}
.menu ul ul :hover > a.drop {padding: 0 0 0 0; margin: 0 0 0 0;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {padding: 0 0 0 0; margin: 0 0 0 0;}
/* style the third level hover */
.menu ul ul ul a:hover {padding: 0 0 0 0; margin: 0 0 0 0;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;left:0; width:149px;}


/* position the third level flyout menu */
.menu ul ul ul{left:129px; top:2px; width:129px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-160px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {width: 160px; background:#ffffff; color:#800000; font-size: 13px; font-weight: bold; height:auto; padding-left: 4px; border: 1px solid #646596;}
.menu li li{width: 160px; padding-top: 0; padding-bottom: 1px; margin-right: auto;
	margin-left: auto; text-align: left;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#000000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

