/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Quacktacular Medias
	Author Site	: 
	Style Name	: HOMEundone Inc.
	Style URI	: 
	Version		: 1.0
	Comments	: She's a beauty.
*/

a, a:link, a:visited, .entry-content a:visited { 
	color: rgb(110,126,116);
}

a:hover, a:active {
	color: rgb(99,109,101);
}

#sidebar-1 {
	float: left;
}

h1.blog-title {
	padding-top: 60px;
	font-size: 25px;
}

.description {
}

#primary-wrapper {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	width: 515px;
}

#primary {
	width: 515px;
}

.homefeature {
	background-image: url(/wp-content/themes/k2/styles/homeundone/images/chair.jpg); 
	width: 500px;
	height: 667px;
	padding: 0;
	}

#huc {
	background-image: url(/wp-content/themes/k2/styles/homeundone/images/husite.jpg); 
	width: 774px;
	height: 580px;
	padding: 0px;
	margin: 0px;
	margin-top: -13px;
	}
	
h2 {
  font: bold 18px "Trebuchet MS";
  position: relative;
  color: #333333;
  text-align: left;
  text-transform: uppercase;
}

h2 span {
  background: url(/wp-content/themes/k2/styles/homeundone/images/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 16px;
  margin-top: -5px;
}

div.ngg-widget {
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.linklove, .footerpoweredby, .footerfeedlinks, .slideshowlink {
	display: none;
}

div.textwidget, div.execphpwidget {
	margin-top: 0;
}

div.ngg-galleryoverview {
	margin: 0;
	padding: 0;
}

div.ngg-gallery-thumbnail, div.ngg-gallery-thumbnail-box {
	margin: 0;
	margin-right: 2px;
	padding: 0;
}
	
.contentwob {
	width: 774px;
	padding: 3px;
	margin: 0px;
	background: white;
}
	
.htext {
	padding-top: 340px;
	padding-left: 440px;
	width: 300px;
	color: gray;
	text-align: left;
}

.htitle {
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 16px;
}

.homefeatureinfo {
	padding: 15px;
	background: black;
	opacity: 0.90;
 	filter: alpha(opacity = 90);
 	color: rgb(200, 200, 200);
 	height: 115px;
 	margin: 0;
	}

.homefeatureinfo strong {
 	color: white;
	}	
	

.homefeatureinfo a, .homefeatureinfo a:visited, .homefeatureinfo a:link {
 	color: white;
	}

.homefeatureinfo a:hover, .homefeatureinfo a:active {
 	text-decoration: underline;
	}

body {
	margin: 0px;
}

#page {
	border: none;
	background-color: white;
	border-top: 2px solid rgb(99,109,101);
	padding: 0;
	width: 780px;
	}
	
#header {
	background: rgb(110,126,116);
	height: 150px;
	}
	
#footer {
	background: rgb(225,225,225);
	width: 780px;
	}

#dynamic-content {
	margin: 0;
	padding: 0;
	}

body.page .entry-content h3 {
	margin: 0px;
	padding: 0px;
}

body.page .entry-content h4 {
	padding-top: 0;
	margin-top: 0;
	}

.hentry {
	margin: 0;
	}

.entry-content p {
	margin-top: 5px;
}

.page-head {
	display: none;
}

.entry-content h3 {
	margin: 0px;
}

.entry-head {
	padding: 10px;
	background: rgb(238, 238, 238);
	margin-left: 0px;
}

.content {
	padding: 0px 20px 0px;
}

ul.menu {
	background: rgb(250, 250, 250);
	border-bottom: 1px solid rgb(225,225,225);
	left: 0;
	width: 750px;
	}
	
ul.menu a:link, ul.menu a:visited {
	color: rgb(150, 150, 150);
}

ul.menu li a {
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	padding-top: 7px;
	}

ul.menu li.current_page_item a {
	border: 1px solid rgb(225,225,225);
	}

.content {
	padding: 15px;
	}
	
#primary {
	padding: 0;
	margin: 0;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#nextgen-slideshow div {
	margin-top: 0;
	}

#sidebar-1 {
	background: rgb(239, 239, 239);
	margin-right: 0;
	padding: 15px;
	padding-top: 0;
	width: 188px;
	border: 1px dashed rgb(151, 151, 151);
	}

#sidebar-1 h4 {
	text-transform: uppercase;
}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}

#dropdown li.admintab {
	display: none;
}
	
	
#dropdown {
	display: block;
	z-index: 5;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 50px;
	right: 0;
	text-transform: uppercase;
}

#dropdown ul {
	width:525px;
	min-height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	z-index: 500;
}


#dropdown li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 5px 10px 5px;
	margin: 0px 0px 0px 0px;
}

#dropdown li ul {
	width: 138px;
	height: auto;
	top: 100%;
	left: 0px;
	border: 1px solid #222222;
}

#dropdown li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#dropdown a {
	text-decoration: none;
	}

#dropdown li li ul {
	top: 0;
	left: 0;
}

#dropdown li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#dropdown ul ul,
#dropdown ul li:hover ul ul,
#dropdown ul ul li:hover ul ul,
#dropdown ul ul ul li:hover ul ul,
#dropdown ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#dropdown li:hover ul,
#dropdown ul li:hover ul,
#dropdown ul ul li:hover ul,
#dropdown ul ul ul li:hover ul,
#dropdown ul ul ul ul li:hover ul,
#dropdown ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#dropdown {
	color: #FFFFFF;
	margin-left: 4px;
}

#dropdown ul{
	background: transparent;
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95 /* for konquerer and older safari */
}


#dropdown ul li {
	background: transparent;
}


#dropdown h2 {
	color: #FFFFFF;
}

#dropdown a {
	color: #FFFFFF;
	}

#dropdown ul {
	margin: 0;
}

#dropdown ul li:hover {
	background: rgb(99,109,101);
}

#dropdown ul li ul {

}

#dropdown ul li ul li {
	background: #333333;
}

#dropdown ul li ul li:hover {
	background: #222222;
}

#dropdown ul li ul ul li{
	background: #666666;
	
}

#dropdown ul li ul ul li:hover {
	background: #999999;
}

/* Remove Blog Link */
#dropdown li.page-item-7 {
        display: none;
        }