/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom h2 { color:#506A3B; font-weight: bold; font-size: 1.3em; border-bottom: 1px dotted #999999; clear:both; }

body.custom { background: #4299e4 url('images/bg-rock.jpg') 50% 0 no-repeat; }

.custom #container { margin-top: 0em; margin-bottom: 2em; }

	.custom #page { padding: 0; background: #fff; }

	#content_box {background:transparent url(../lib/images/dot-ddd.gif) repeat-y scroll 80em 0;}	
	


/*** a links ***/
	.custom a:link, .custom a:active, .custom a:hover, .custom a:visited { color: #4299e4; font-weight: bold; text-decoration:none;}
    .custom a:hover { background:#4299e4 color: #FFF; text-decoration:underline; }	


/*** header ***/
.custom #header #logo a { display: block; height: 125px; width: 1016px; background: url('http://www.outdoor-game-reviews.com/wp-content/themes/thesis/custom/images/outdoor-game-review-header.jpg') no-repeat center top; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header { padding: 0; }

	
/*** navbar 
.custom .menu {border-bottom:none; border-left:none; background:#EEEEEE; margin-top: .1em; font-weight:bold; }
.custom .menu {margin-bottom:0; border:none; background:none; }
.custom .menu a, .menu .current ul a, .menu .current-cat ul a  {padding-bottom:0; background:#EEEEEE; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {text-decoration:none; background:#4299e4; color: #FFFFFF; }
.custom .menu .current a, .menu .current-cat a {text-decoration:none; background:#4299e4;}
***/
/*** navbar ***/

.custom .menu {padding: .5em .7em; border-top: 2px ridge #555; border-bottom: 2px groove #999; border-left: none; border-right:none; width: 98.7%\9;}

.custom .menu a, .menu .current ul a, .menu .current-cat ul a {background: none; border:none; font-size: 1.2em; padding: .2em 1.2em; margin: 0 .2em; }
.custom .menu a:hover, .custom .menu .current ul a:hover, .custom menu .current-cat ul a:hover, .custom .menu .current-parent a:hover {background:#4299e4; color: #FFFFFF; -moz-border-radius: 10px;
-webkit-border-radius: 10px; text-decoration: none;}
.custom .menu .current a, .menu .current-cat a {background:#003366; color: #FFFFFF;  -moz-border-radius: 10px;
-webkit-border-radius:10px;}

.menu .rss a, .menu .rss a:hover { color: #000; }



/** .custom #header { padding-bottom: 0px; padding-top: 0px;}  **/

/****  change content and sidebar BG colors 
.custom #content_box {background-color:#F5F5F5;}
.custom #content {background-color:#fff;}
.custom #content_box {background:none;}  *****/

/***   Sidebar  ***/
.custom.sidebar h3 {
color:#000000;
font-variant:small-caps;
font-weight:bold;
letter-spacing:1px;
}

.custom li.widget ul { font-weight:bold; padding-left: 12px; font-size: 1.2em;  }




/***   NEW JL CSS   ***/
.clear { clear: both; }

.logolist  {
     margin: 15px;
     width: 210px;
     text-align: center;
}

img.logolist { margin-bottom: 0px; }

 
.floatRight  {
float: right;
}

.floatLeft  {
float: left;
}

.centerText  {
     text-align: center;
}

.reviewSmall { margin: 0 auto .3em; clear: both; display:block }

.reviewWide { margin: 0 auto .3em; clear: both; display:block }

.linkspage a {
     font-weight:bold;
     font-size: 14px; 
}

/* Top Nav bar */

.topnav {
     width:100%;
	 background:#000;  
	 height: 28px;
	
}

#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:20px; 
	z-index:300; 
	font-weight:bold;
	text-transform: uppercase;
	font-size: 14px;
	text-align: right;
	font-family:Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	
}

#dropmenu a {display:block; padding:0.25em 1em; color:#666; border-right:1px solid #000; text-decoration:none; background:#000;}
#dropmenu a:hover {background:#000; color:#fff;}
#dropmenu li {float:right; position:relative; width: 350px;}
#dropmenu ul {position:absolute; display:none; width:16em; top:1.9em; right:0px; left:0px\9; }
#dropmenu ul a {border-left:1px solid #000;}
#dropmenu li ul {border-top:1px solid #333; width:17.1em;}
#dropmenu li ul a {width:15em; height:auto; float:right;  border-bottom:1px solid #222;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu a:hover.hassubmenu {
	background: url(/_images/icons/arrow_down.gif) right no-repeat;
	padding-right: 40px;
	}

#dropmenu a.hassubmenu {
	background: url(/_images/icons/arrow_down_dim.gif) right no-repeat;
	padding-right: 40px;
	}

#dropmenu li ul a.droplast {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.navsearch {float: left; padding-top: 5px; padding-left: 40px;}

/* Advertising 460x60 */

.adbox460 {padding: 10px 25px; background-color: #fff; border-bottom: 1px solid #cccccc; height: 60px;}

