/*
Theme Name: Oh Hey
Theme URI: http://www.noenemies.com
Description: Custom design on existing template for Oh Hey, What's Up by No Enemies
Author: No Enemies
Author URI: http://www.noenemies.com


	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Widened by: Jesse Michelsen
New wrapper width: from 990px to 1120px
New R sidebar: from 170 to 300px
added class for R sidebar
Widened menu/banner/wrap images
*/


/* - BASIC STUFF - */
body {background:#fdfaf4 url(img/bkg.png) repeat;font:12px Verdana, sans-serif;color:#494440;}
a {text-decoration:none;color:#8a45aa;}
a:hover {text-decoration:underline;}
.commentmetadata, .additional-meta {font-size: 12px;color:#8b8a8b;}
.additional-meta a{color:#8b8a8b;}
.additional-meta a:hover {color:#e8bf1f;}
.meta {background:url("images/glasses.gif") no-repeat scroll left center #FFFFFF;border-bottom:1px solid #D87A9D; border-top:1px solid #D87A9D; color:#D67A9D; font-size:12px; line-height:1.5em; padding-left:45px;margin-top:5px;}
.signature {margin-top:5px;}
blockquote {font-style:oblique; color:#a99d9f;}
img {border:none;}
#none {display:none;}

/* - Float Comment -*/
#titlebox {}
#bubble {width:40px;height:54px;float:left;background: #fff url(images/bubble.gif) no-repeat;text-align:center;margin-right:10px;}
#bubble-inner {font-size:14px;padding-top:9px;}
#bubble a{color:#494440;}




/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; }
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; }
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight: normal;}
h3.comments, h2.entry-title {font-size:22px;}
h3.comments {color:#a8bd44;}
h4.name a, h2.entry-title a{color:#494440;}
h4.name a:hover, h2.entry-title a:hover{color:#d87a9d;}
h2.archive-title {color:#a99d9f;padding:0 0 30px;}
h3.widgettitle {color:#E8BF1F;font-size:14px;margin-bottom:5px;}
h4.name{font-weight: bold;font-size: 17px;}

/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {margin:0 auto;padding:0;width:1120px;background: #fff;overflow:hidden;}
#header {height:195px;width:1120px;margin:10px auto 0;background: transparent url(images/banner2.png) no-repeat;}
#header img{border: 0;}
#content-wrapper {padding:0 7px;}
#footer {background:none repeat scroll 0 0 #494440;clear:both;color:#FFFFFF;float:none;font-size:13px;height:80px;
margin:20px auto;overflow:hidden;padding-top:6px;text-align:center;width:1120px;}
#footer a{color:#fff;}
#menu-area {width:1120px; margin: 0 auto;height:31px;overflow:hidden;}
#top {width: 1120px; margin: 0 auto; height:35px;}

#tweet {float:right;font-size:11px;margin-right:30px;padding-top:15px;text-align:right;width:395px;}
#tweet a{color:#fff;}
#tweet p{margin-bottom:4px;}
#tweet p a{color:#494440;}


/* -- MENU -- */
#access {
display:block;
float:left;
margin:7px auto 0 140px;
width:1120px;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
	display: none;
}
#access ul ul a {
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#f2e1e4;
	
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #f2e1e4;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}




/* -- POSTS -- */
.post-index {margin:0 0 60px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:left; clear:none;line-height:1.7em;margin-left:20px;margin-right:10px;width:550px;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; clear:none;width:165px;line-height:1.3em;font-size:13px;}
.sidebar-wrap-r {margin:0 auto;overflow:hidden; clear:none;width:305px;line-height:1.3em;font-size:13px;}
#left {float:left;background:url("images/border.gif") repeat-y scroll right top #FFFFFF;padding-right:20px;}
#right {float:right;background:url("images/border.gif") repeat-y scroll left top #FFFFFF;padding-left:20px;}
.sidebar {width:99%;clear:none;}
.block-1 {float:right;}
.widget {margin-bottom:50px;}
.widget ul li{margin-left: 0;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/*--IMAGES--*/
img.right { float: right; margin:10px 0 0 10px; }
img.left { float: left; margin:0 10px 10px 0; }


/***** Images with Captions ********/

.aligncenter, div.aligncenter { display: block; margin: 10pt auto !important;text-align: center;}
.alignleft { float: left;margin-right:10px;}
.alignright {float: right;margin-left: 10px;}
.wp-caption { text-align: left; background-color: #fff; padding-top: 4px; font-style:italic; color:#999; }
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 5pt 4px 5px; margin: 0; font-style: italic;text-align: right;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto; padding: 5px; border-bottom: 1px solid #d5d5d5;overflow:hidden;}
ul.children {margin:5px; background:#fff none;}
ul.children li.depth-2,ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8,ul.children li.depth-10 {background:#ebebeb none !important; border: 1px solid #d5d5d5;}
ul.children li.depth-1,ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7,ul.children li.depth-9 {background:#fff none !important; border: 1px solid #ae6ccc;}
ul.commentlist, ul.pinglist {margin:40px 0;}
div.reply {text-align:right;}
textarea#comment {overflow:auto}
.avatar {float: right;padding: 2px; background-color: #fff; border: 0px solid #e4c658;}
ul.commentlist li.even {background: #fff none;}
ul.commentlist li.even a{}
ul.commentlist li.odd {background: #fff none;}


/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 0 0 30px;color:#c4dd4e;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

#logo-link{
  height: 180px;
  width: 520px;
  float: left;
   cursor: pointer;
}
