/*
Theme Name: Modslider
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 1.5.2
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

body {background:#e8e0b7 url(images/paintbkgd.png) no-repeat top center;  
}
#top {width:990px;height:144px;margin:0px auto 0px auto;padding:0;}
#top .logo {float:left;display:block;height:144px;overflow:hidden;padding:0;width:208px;}
#top .logo a{display:block;height:129px;overflow:hidden;width:208px;}
#top .logo a img{border:0;}
#top .logo a:hover {display:block;height:129px;text-indent:-208px;width:208px;}
.description {margin:0 24px; padding:0 0 0 0; float:left;color:#000}
.login {float:right;margin:26px 20px 0 0;color:#000}
#top .feed {float:right;margin:26px 0 0 3px;padding: 0 0 0 16px;background: url("images/rss.png") no-repeat 0 50%;} 
#masthead {display:block;clear:both}
#top .top-ad {text-align:right;display:block}

/* NAVIGATION - Basic code - don't modify */ 
div.wrapper { position: relative; margin: 0px auto 0px auto; width: 990px;display: block;height: 32px;z-index:102;}
div.nav-wrapper { display: block; margin: 0 auto; padding: 0; position: relative;width:990px;}
#nav-drop {float:left;}
#nav-drop li { text-align: left; display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; cursor:default; }
#nav-drop a { display: block; z-index: 100;}
#nav-drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav-drop ul { line-height: 0; } /* IE6 "fix" */
#nav-drop ul a { zoom: 1; } /* IE6/7 fix */
#nav-drop ul li { float: none; }
#nav-drop ul ul { top: 0; }
    
/* NAVIGATION _ Essentials - configure this */
#nav-drop ul { width: 170px; }
#nav-drop ul ul { left: 170px; }

/* NAVIGATION - Everything else is theming */
#nav-drop *:hover { background-color: none; }
#nav-drop a {color: #e8e0b7; font-size: 10px; padding: 10px; line-height: 1; font-family: "Georgia", serif; letter-spacing: 2px; text-transform: uppercase; }
#nav-drop li.hover a { font-style:italic; color: #f1cd15; }
#nav-drop ul { top: 32px; }
#nav-drop ul li a { background-color: #222; }
#nav-drop ul a.hover { background-color: #000; }
#nav-drop li ul li a { border-bottom: 1px solid #333; border-right: none; }
/* #nav-drop ul a { border-bottom: none; } - I also needed this for IE6/7 */
#nav-drop ul li a.children {background-image: url(images/arrow.png); background-position: right center; background-repeat: no-repeat;}
#nav-drop a.site-logo {width: 150px;background:url(images/button.jpg) no-repeat 0px 0px;}
#nav-drop ul li a.site-logo:hover {color:#fff;background:url(images/button.jpg) no-repeat 0px -71px;}

p.top-tagline {color: #e8e0b7; font-size: 10px; padding: 10px 0 0 0; margin-bottom: 10px; line-height: 1; font-family: "Georgia", serif; letter-spacing: 2px; text-transform: uppercase; }

hr.whiteline {padding-top:0px;color:#ffffff;background-color:#ffffff}

/* NAVIGATION - Search for something */
div.nav-wrapper #search { position: relative; float: right; top: 4px; height:30px; width:190px; background: url(images/search.jpg) no-repeat left top; z-index: 200}
div.nav-wrapper #search:hover { background: url(images/search-hover.jpg) no-repeat left top}
div.nav-wrapper #search #s { background: transparent; float: left; display: block; margin:0;padding-left: 37px; width: 140px; border: none; font-size: 12px; color: #ccc; vertical-align: bottom; }
#search #s:hover { color: #fff; background: transparent}
div.nav-wrapper #search #s:hover {color: #fff;background: transparent;}


/* Sidebar */
#sidebar ul li a:hover,ul.txt li:hover{color:#515151;background-position:1px 0.8em;background: #f2f1ef url(images/li.png) no-repeat 2px 10px;}

/* Vertical Navigation */
#vertnavbox {
height:306px;
}
#sliderbox {
height:306px;
}

.menu_list {	
	width: 110px;
	z-index: 101;
}
.menu_head_first {
	padding:.5em 0 .5em 0;
	margin: 0 1px 0 0;
	color:#bb1f42;
	text-transform: uppercase;letter-spacing: 2px;font-family:Georgia, serif;font-size: 12px;
	border-top: 1px dotted #f1cd15;
	border-bottom: 1px dotted #f1cd15;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}
.menu_head {
	padding:.5em 0 .5em 0;
	margin: 0 1px 0 0;
	color:#bb1f42;
	text-transform: uppercase;letter-spacing: 2px;font-family:Georgia, serif;font-size: 12px;
	border-bottom: 1px dotted #f1cd15;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}
.menu_head_nolines {
	padding:.5em 0 .5em 0;
	margin: 0 1px 0 0;
	color:#bb1f42;
	text-transform: uppercase;letter-spacing: 2px;font-family:Georgia, serif;font-size: 12px;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}
.menu_head_first a{
	color:#a90c77;
}
.menu_head_first a:hover{
	color:#0b7798;
}
.menu_head a{
	color:#a90c77;
}
.menu_head a:hover{
	color:#0b7798;
}
.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	font-size:10px;
	text-transform: none;letter-spacing: 0;font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#222; 
}
.menu_body a:hover{
  color: #000000;
  text-decoration:none;
  background: #eeeeee url(right.png) center left no-repeat;
  background-position: 15px 0%;
}
.standard_head {
	padding:.5em 0 .5em 0;
	margin: 0 1px 0 0;
	color:#bb1f42;
	text-transform: uppercase;letter-spacing: 2px;font-family:Georgia, serif;font-size: 12px;
	border-top: 1px dotted #e6dbc3;
	border-bottom: 1px dotted #e6dbc3;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}
.standard_head a{
  text-decoration:none;
}
.standard_head a:hover{
  color: #000000;
  background: #eeeeee url(red.png) center left no-repeat;
}


#vertnav a {
background:#fff;
display:block;
padding:.5em 0 .5em 0;
color:#bb1f42;
text-transform: uppercase;letter-spacing: 2px;font-family:Georgia, serif;font-size: 12px;
border-top: 1px dotted #e6dbc3;
border-bottom: 1px dotted #e6dbc3;
text-decoration:none;
}
#vertnav a:hover {
background:#fff;
}
#vertnav small {
font-size:10px;
text-transform: none;letter-spacing: 0;font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
color:#222; 
display:none;
visibility:hidden;
}
#vertnav a:hover small {
display:block;
visibility:visible;
text-align:left;
}
.li {
	padding:.5em 0 .5em 0;
	margin: 0 1px 0 0;
	color:black;
	text-transform: uppercase;letter-spacing: 1px;font-family:Georgia, serif;font-size: 11px;
	border-top: 0px dotted #e6dbc3;
	border-bottom: 0px dotted #e6dbc3;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}
.source {
padding:0.5em 0; 
margin: 0 1px 0 0; 
color:black; 
text-transform: uppercase; 
letter-spacing: 1px; 
font-family:Georgia, serif; 
font-size: 11px; 
font-style: italic; 
border-top: 0 dotted #e6dbc3; 
border-bottom: 0 dotted #e6dbc3; 
text-decoration:none; 
cursor: pointer; 
position: relative; 
}
