/*
Theme Name: Themescapes Custom
Theme URI: http://themescapes.net
Description: Custom built theme for and by http://themescapes.net
Author: Themescapes - Jeremy Harbin
Complete Custom

*/

/******************************************************
* Default
******************************************************/
body {
	background:#000000 url(images/wrap.png) repeat-x;
	color:#DDDDDD;
	font-family: Helvetica,Arial,Tahoma,Verdana;
	font-size:15px;
	line-height:20px;
	margin:0 auto;
	padding:0;
	}

#wrap {
	background: #000000 url(images/wrap.png) repeat-x;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:960px;
	}
	
#warning {
	background: #000000;
	color: #CCCCCC;
	height: 10px;
	margin: 0px 0px 0px 15px;
	}

/******************************************************
* Hyperlinks
******************************************************/
a, a:visited {
	color:#FFFF00;
	text-decoration:none;
	}

a:hover {
	color:#99FF00;
	text-decoration:none;
	}

a img {
	border:medium none;
	}

/******************************************************
* Header
******************************************************/
#header {
	background: #000000;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	width: 958px;
	height:100px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00
	}

#headerleft {
	float:left;
	margin:0px auto;
	overflow:hidden;
	padding:0px 0px 0px 5px;
	width:400px;
	}

#headerright {
	background: #000000;
	float:left !important;
	height: 100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	text-align:right;
	width:525px;
	}

/******************************************************
* Content
******************************************************/
#content {
	background: transparent url(images/opacity.png) repeat;
	margin:0 auto;
	padding:0px;
	width:958px;
	text-align: left;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
		}
	
#content h1 {
	color: #FFFFFF;
	font-size: 22px;
	}
	
#content h2 {
	color: #FFFFFF;
	font-size: 18px;
	}	
	
#content h3 {
	color: #FFFFFF;
	font-size: 16px;
	}	
	
#contenthome {
	background: #000000;
	margin:0 auto;
	padding:5px 0px 5px 0px;
	width:860px;
	text-align: center;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-top: 1px solid #FFFF00;
	}
	
#contenthome p {
	padding: 5px 5px 5px 5px;
	}
	
.contentleft {
	float: left;
	width: 570px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}
	
.contentright {
	float: right;
	width: 335px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}
	
#blogcontent {
	background: transparent url(images/opacity.png) repeat;
	margin:0 auto;
	padding: 0px 0px 5px 10px;
	width:948px;
	text-align: left;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	}
	
.blogcontenttop {
	float: left;
	width: 960px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}
	
#blogcontentall {
	width: 958px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

.blogcontentleft {
	float: left;
	width: 550px;
	padding: 5px 5px 75px 5px;
	position: relative;
	}
	
.blogcontentright {
	background: transparent;
	float: right;
	width: 335px;
	padding: 5px 15px 5px 5px;
	position: relative;
	overflow:auto;
	height: 450px;
	margin: 0px 5px 0px 0px;
	}	

#blogcontent h1 {
	color: #FFFFFF;
	font-size: 22px;
	}
	
#blogcontent h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	}	
	
#blogcontent h3 {
	color: #FFFFFF;
	font-size: 16px;
	}	
		
.post-meta {
	list-style-type: none;
	}	
		
.post-meta-key {
	display: none;
	}

.navlink {
	background: transparent;
	font-size: 24px;
	float: left;
	width: 960px;
	padding: 0px 5px 5px 440px;
	margin: 0px 0px 0px 0px;
	position: relative;
	}		
		
#navstuff {
	margin: 0px 180px 0px 0px;
	position: relative;
	float: left;
	}
	
blockquote {
	font-size: 16px;
	font-family: helvetica,arial,verdana;
	font-style: italic;
 	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 50px;
  	padding-left: 15px;
  	border-left: 2px solid #FFFF00;
	} 

#commentgroup {
	float: left;
	width: 940px;
	margin: 0px 10px 0px 10px;
}
/******************************************************
* sidebar
******************************************************/

#sidebar {
	float: right;
	width: 339px;
	padding: 5px 5px 5px 5px;
	position: relative;
	}
	
#sidebar ul {
	list-style-type: none;
	}
	
/******************************************************
* footer
******************************************************/
#footerbg  {
	background: #000000;
	height: 200px;
	margin:0px 0px 0px 0px;
	padding:0;
	width:100%;
	border-top: 1px solid #FFFF00;
	}

#footer  {
	background: #000000;
	margin:0 auto;
	padding:25px 0px 0px 0px;
	width:960px;
	}

#footer h1 {
	text-align: center;
	}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin:0 auto;
	padding:0;
	}
	
.footer-1 {
	display: inline;
	float: left;
	margin:0 auto;
	padding:0;
	width:230px;
	text-align: center;
	}
	
.footer-2 {
	display: inline;
	float: left;
	margin:0 auto;
	padding:0;
	width:230px;
	text-align: center;
	}
	
.footer-3 {
	display: inline;
	float: left;
	margin:0 auto;
	padding:0;
	width:230px;
	text-align: center;
	}
	
.footer-4 {
	display: inline;
	float: left;
	margin:0 auto;
	padding:0;
	width:270px;
	text-align: center;
	}			
/******************************************************
* Slider
******************************************************/
#slider {
	height:394px !important;
	margin:0 auto;
	width:860px;
	/*border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;*/
	}

#slider a, #slider a:visited {
	color:#FFFFFF;
	text-decoration:none;	
	}

#slider a:hover {
	color:#7DA939;
	text-decoration:none;
	}

#slider ul, #slider li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#slider li, #slider2 li {
	height:394px;
	overflow:hidden;
	width:860px;
	}



/******************************************************
* Drop down menu
******************************************************/
.menu {
	width:525px; 
	height:32px; 
	position:relative; 
	z-index:100;
	border-right:1px solid #000; 
	font-family:arial, sans-serif;
	}

	/* hack to correct IE5.5 faulty box model */
/** html .menu {
	width:525px; w\idth:524px;
	}*/

	/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	
	}
	
.menu ul ul {
	width:75px;
	}

	/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:75px;
	position:relative;
	}
/* style the links for the top level */

.menu a, .menu a:visited {
	text-align: center;
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:75px; 
	height:22px; 
	border:1px solid #000; 
	border-width:1px 0px 1px 1px; 
	background:#000000; 
	padding-left:0px; 
	line-height:22px; 
	font-weight:bold;}

	/* a hack so that IE5.5 faulty box model is corrected */
/** html .menu a, * html .menu a:visited {
	width:70px; w\idth:69px;
	}*/

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
	}

	/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	}

.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	}
	
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	}
	
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
	}
	
/* 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;top:22px;left:0; 
	width:149px;
	border-top:1px solid #000;
	}

/* another hack for IE5.5 */
/** html .menu ul ul {
	top:0px;t\op:1px;
	}*/

/* position the third level flyout menu */
.menu ul ul ul{left:75px; top:-1px; width:75px;}

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

/* 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 {
	background:#CCCCCC; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:128px;
	border-width:0 1px 1px 1px;
	}
	
/* yet another hack for IE5.5 */
/** html .menu ul ul a, * html .menu ul ul a:visited {
	width:70px;w\idth:69px;
	}*/
	
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000; 
	background:#FFFF00;
	}
	
.menu :hover > a, .menu ul ul :hover > a {
	color:#000; 
	background:#FFFF00;
	}

/* 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;
}

