/*
Theme Name: Danny Bhoy
Theme URI: http://www.dannybhoy.com/
Description: Designed and built by Adrian Toll.
Version: 1.0
Author: Adrian Toll
Author URI: http://adriantoll.com/
*/


/* RESET */

	* {
		border:0;
		margin:0;
		padding:0;
		z-index:10;
		}



/* OVERALL STYLES */

	body {
		background:url(/wp-content/themes/dannybhoy/_lib/img/background.jpg) top left no-repeat #000;
		font-family:'lucida grande',helvetica,arial,sans-serif;
		font-size:0.85em;
		}

	a {
		color:#3D78AA;
		text-decoration:none;
		}

	a:hover, a:focus, a:active {
		background:#3D78AA;
		color:#FFF;
		}



/* WRAPPER */

	#wrapper {
		left:28px;
		padding:0 0 50px 0;
		position:relative;
		top:314px;
		width:852px;
		}



/* CONTENT WRAPPER */

	#content_wrapper {
		background:url(/wp-content/themes/dannybhoy/_lib/img/content_background.png) top left repeat-y;
		overflow:auto;
		}



/* CONTENT */

	#content {
		background:#fff;
		float:left;
		overflow:hidden;
		padding-left:2px;
		width:640px;
		}

	#content h1, #content div.h1 {
		background:#333;
		color:#fff;
		font-size:1.6em;
		font-weight:bold;
		padding:5px 10px;
		text-transform:uppercase;
		}
	
	#navigation {
		background:#333;
		color:#fff;
		font-size:small;
		list-style-type:none;
		margin:2px 0 0 0;
		overflow:auto;
		padding:5px 10px;
		}

	#navigation a {
		color:#fff;
		}

	#navigation a:hover, #navigation a:focus, #navigation a:active {
		background:#fff;
		color:#333;
		}

	#submenu {
		background:#333;
		color:#fff;
		font-size:1em;
		list-style-type:none;
		margin:2px 0 0 0;
		text-transform:uppercase;
		}

	#submenu li {
		display:inline-block;
		padding:5px 0 5px 10px;
		}

	#submenu li { /* Hack for IE7 and inline-block */
		zoom:1;
		*display:inline;
		}

	#submenu li a {
		color:#fff;
		font-weight:bold;
		}
		
	#submenu li a:hover, #submenu li a:focus, #submenu li a:active {
		background:#fff;
		color:#000;
		}

	#submenu li.current_page_item a {
		background:#fff;
		color:#000;
		}
		
	#content h2, #content h3, #content h4, #content h5, #content h6 {
		padding-bottom:5px;
		}
	
	#content p {
		line-height:1.5em;
		padding-bottom:15px;
		}
	
	#content p:last-child {
		padding-bottom:5px;
		}
	
	#content_inner_wrapper {
		padding:10px 10px 0 10px;
		}

	#content_inner_wrapper h1 {
		background:none;
		color:#000;
		margin:0;
		padding:0;
		text-transform:none;
		}

	#content_inner_wrapper div.single {
		font-size:1.6em;
		font-weight:bold;
		}

	#content_inner_wrapper h1.page {
		background:none;
		color:#000;
		margin:0 0 20px 0;
		padding:0;
		position:absolute;
		right:200px;
		top:-100px;
		}

	#content_inner_wrapper small.date {
		display:block;
		margin:0 0 10px 0;
		}

	#content_inner_wrapper h2, #content_inner_wrapper h3, #content_inner_wrapper h4, #content_inner_wrapper h5, #content_inner_wrapper h6 {
		clear:both;
		}

	#content_inner_wrapper h2 {
		background:#333;
		color:#fff;
		font-size:1.6em;
		left:-10px;
		margin-bottom:20px;
		padding:5px 10px;
		position:relative;
		text-transform:uppercase;
		width:620px;
		}

	#content_inner_wrapper h3 {
		font-size:1.3em;
		margin-bottom:10px;
		}

	#content_inner_wrapper .alignleft {
		float:left;
		margin:0 10px 10px 0;
		}

	#content_inner_wrapper .alignright {
		float:left;
		margin:0 0 10px 10px;
		}

	#content_inner_wrapper small {
		line-height:1.2em;
		}

	#content_inner_wrapper br.clear {
		clear:both;
		margin-bottom:20px;
		}

	#content_inner_wrapper div.gallery a img {
		background:none;
		border:0;
		margin:0;
		padding:0;
		}


/* CONTENT WIDGETS */

	.wordtube {
		padding:10px;
		}



/* SIDEBAR */

	#sidebar {
		background:#000;
		color:#fff;
		float:right;
		list-style-type:none;
		margin-right:2px;
		width:206px;
		}

	#sidebar .textwidget {
		padding:10px;
		}

	#sidebar h4 {
		background:#333;
		color:#fff;
		font-size:1.6em;
		padding:5px 10px;
		text-transform:uppercase;
		}

	#sidebar ul {
		list-style-type:none;
		padding:10px;
		}

	#sidebar ul li {
		padding-bottom:7px;
		}

	#sidebar a {
		color:#fff;
		font-weight:normal;
		text-decoration:none;
		}

	#sidebar a:hover, #sidebar a:focus ,#sidebar a:active {
		background:#fff;
		color:#000;
		}

	#sidebar #text-4 .textwidget {
		text-align:center;
		}

	#sidebar #text-5 p {
		padding:0 0 3px 0;
		}

	#sidebar #text-5 input {
		border:2px solid #4b4b4b;
		margin:0 0 15px 0;
		padding:3px;
		}

	#sidebar #text-5 select {
		margin:0 0 15px 0;
		}

	#sidebar #text-5 input#updates_subscribe {
		background:#333;
		border:2px solid #4b4b4b;
		color:#fff;
		margin:5px 0 0 0;
		width:186px;
		}



/* CONTENT BOTTOM CORNERS */

	#content_corners {
		background:url(/wp-content/themes/dannybhoy/_lib/img/content_background_bottom.png) top left no-repeat;
		clear:both;
		height:10px;
		width:100%;
		}



/* BANNER */

	#banner {
		left:314px;
		position:absolute;
		top:24px;
		}



/* MENU */

	#menu {
		list-style-type:none;
		margin:7px 0 0 0;
		white-space:nowrap;
		}

	#menu li {
		display:inline;
		padding-right:10px;
		width:auto;
		}

	#menu li a {
		color:#fff;
		}
		
	#menu li a:hover, #menu li a:focus, #menu li a:active {
		background:#fff;
		color:#000;
		}



/* SPLASH */

	#splash {
		left:28px;
		position:absolute;
		top:123px;
		}



/* HACKS */
#content_inner_wrapper div#hide_wordtube div.wordtube, #content_inner_wrapper div#hide_wordtube #WT1 {width:0 !important;height:0 !important; overflow:hidden !important; padding:0 !important; margin:0 !important;}