/*
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/
	
	#content_box {background:transparent url(../lib/images/dot-ddd.gif) repeat-y scroll 80em 0;}	
	
	
	.custom h7 { color:#336633; font-weight: bold; clear:both; border-bottom:1px solid #ff6600; padding-bottom:1px; margin-top: 1em; margin-bottom: .3em; font-size: 1.1em; display:block;  }
.custom h7 a {text-decoration: none;}
*/

body.custom { background: #f2f2f2 url('/_images/background.gif') top center repeat-y; }

.custom #container { margin-top: 0em; margin-bottom: 0em; }

.custom #page { padding: 0em; background: #fff; border: 1px solid #666; margin-bottom: -13px; }
	
#content_box {background:none;}

.custom #content-home .post_box {
     border: none;
	 margin: 2em 0 0 2.2em;
}
	
.custom #content .post_box {
     border: none;
	 margin: 2em 0 0 4.2em;
}	

.custom .post_box {
     padding-top: 0px;
}

.custom hr { color: #EEEEEE; width: 75%; margin: 10px auto; }

.custom h2 { color:#336633; font-weight: bold; clear:both; border-bottom:1px solid #ff6600; padding-bottom:1px; }

.custom h7 { color:#336633; font-weight: bold; clear:both; border-bottom:1px solid #ff6600; padding-bottom:1px; margin-top: 1em; margin-bottom: .3em; font-size: 1.1em; display:block;  }
.custom h7 a {text-decoration: none;}

.custom h8 { font-size: 1.2em; color: #003366; font-weight: bold; }
	
.custom h9 { color:#003366; font-size:1em; font-weight:bold;  }

	
/*** a links ***/
.custom a { color:#003366; font-weight: bold; text-decoration: none; }
.custom a:hover { text-decoration:underline; }	

.custom .sidebar a { color: #003366; text-decoration:none;}
.custom .sidebar small a { color: #336633; text-decoration:none;}
.custom .sidebar a:hover { background:#003366 color: #FFF; text-decoration:underline; }	



.custom h3 a:link, .custom h3 { color:#336633; font-weight: bold; clear:both; border-bottom:1px dotted #ff6600; font-size:11pt; padding-bottom:1px; width: 80%; }
.custom h3 a:hover { color: #003366; text-decoration: none; }

.custom #content h4 { color:#003366; }



/*****   SIDEBAR   ******/

.custom .sidebar h3 { color:#336633; font-weight: bold; font-size: 15px; border-bottom:1px solid #ff6600; letter-spacing:1px }

.custom ul.xoxo, .custom ul.sidebar_list ul { font-size: 1.1em; padding-left: 10px;}

.simplepie img {padding-right: 10px;}

#image_box { background-color:#fff9de; border-bottom:1px solid #567B1F;}

div#sidebar_3.sidebar {
	float: right;
	background-color: #fff;
	border-left: 1px solid #eee;
	width: 30.2em;
}

div#sidebar_2.sidebar {
	border-left: 1px solid #eee;
	}


div#sidebar_3 #ezadssearch-3  {margin: 0px auto 2.5em auto;}

#cse-search-box {text-align: right; padding: 10px;}


.custom li.widget { font-size:1.2em; }

/**** Navigation Bar ***/

.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 { border:none; font-size: 1.4em; padding: .2em 1.2em; margin: 0 .2em; color: #336633; text-decoration: none; }
.custom .menu a:hover, .custom .menu .current-parent a, .custom .menu .current a { color: #fff; background-color:#336633; -moz-border-radius: 10px;
-webkit-border-radius: 10px; }
.custom .submenu a { border: 1px solid #336633; margin-left: 12px; background-color:#eee; color:#336633;}
.custom .submenu li a:hover, .custom .menu .current .submenu li a:hover, .custom .menu .current-parent .submenu li a:hover {  border: 1px solid #fff; -moz-border-radius: 0;
-webkit-border-radius: 0; color: #fff; background-color:#336633;}
.custom .menu .current-parent .submenu li a, .custom .menu .current .submenu li a {background-color: #eee; color: #336633; -moz-border-radius: 0;
-webkit-border-radius: 0; }



/***
, .custom .menu .current ul a, .custom .menu .current-cat ul a 
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {background:#003366; color: #FFFFFF; -moz-border-radius: 10px;
-webkit-border-radius: 10px; text-decoration: none;}
.custom .menu .current a, .menu .current-cat a {background:#000; color: #FFFFFF;  -moz-border-radius: 10px;
-webkit-border-radius:10px;}

.menu .rss a, .menu .rss a:hover { color: #000; }
***/

/*** header ***/
.custom #header #logo a { display: block; height: 130px; width: 1025px; background: url('http://outdoorgamesblog.com/_images/_header/outdoor-games-blog-header.jpg') no-repeat; outline: none; }
.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; }

.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft {
margin: 10px 1.538em 1.538em 0;
}

.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter {
margin:1.538em auto 1.538em;
}


/***  Footer  ***/
.custom #footer { border-top:3px double #115098; border-bottom:3px double #115098; padding: 0; }
.custom #footer a {border: none;}

/***  Personal Misc.  ***/
.centerText  {
     text-align: center;
}

.floatLeft  {
     float: left;
}

.floatRight  {
     float: right;
}

.clear {
	clear: both;
}

/* Home Page */
.custom .hometextblocks {
     width: 360px;
}

.custom .homegraphicbblocks {
     width: 260px;
	 margin-top: 2.3em;
}

.custom .homegraphicbblocks img {
     margin: 7px auto;
	 float: right;
	 line-height: 0px;
}

/* 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;
}


/* Featured Slider Box */

#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
	margin: 10px auto 0;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('http://www.outdoorgameplayers.com/_images/featured/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
	margin-top: -22px;
	margin-top: 0px\9
}



#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('http://www.outdoorgameplayers.com/_images/featured/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured ui-tabs-panel .format_text {
font-size:0em;

}

.custom .comments_closed p {
display: none;
}



/* Advertising 460x60 */

.adbox460 {padding: 10px 25px; background-color: #fff; border-bottom: 1px solid #cccccc; height: 60px;}

#content-home {
     float: left;
     width: 68em;
	 }	
	
/*  Downloads  */

.custom a.download {
	background: url(http://www.washerplayers.net/_images/icons/download-button.png) no-repeat 0 0;
	width: 148px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	outline: 0 none;
	-moz-outline-style: none;
	float: right;
	margin: 10px 0px 20px 20px;
}

.custom a.download:hover { background-position: 0 -33px; outline: 0 none; }

.custom a.download:active { background-position: 0 -66px; }

/**  Footer Nav  **/

.custom #footerNav {
	
	text-align: center;
	font-size: 14px; font-weight: bold;
	color: #FFF; 
	background-color: #000;
	padding: 1em;
  }
  
.custom #footerNav a {color: #FFF; background-color: #000; text-decoration: none; }
 
 .custom #footerNav a:hover { color: #ff6600; } 
 
 .gameicon { padding: 0 10px 0 0; margin-top: .8em;}
 
  

 div#content ul { list-style-image:url(http://www.outdoorgameplayers.com/_images/icons/bullet-white.gif);
list-style-position:outside;
list-style-type:none;
margin-left: 12px;
padding:0 0 0 10px;

}

div#content ul li {padding-left: 2px;}
