/*  
Theme Name: hy-brid weblog 2007
Theme URI: None
Description: None
Version: 1.0
Author: Duncan Reid
Author URI: http://blog.hy-brid.com

*/

body {
	margin: 0;
	padding: 0;
	background-color:  #1c1c1c;
	/* font-family:"Lucida Grande",Helvetica,Arial,sans-serif; */
	font-family:Helvetica,Arial,sans-serif;
}

#header {
	background:  url("images/header-bg.gif") repeat-x top left;
	height: 234px;
}

#headerContent {
	width: 1070px;
}

#logo {
	float:left;
	background:  url("images/logo.gif") no-repeat top left;
	width: 296px;
	height: 234px;
}

#content {
	clear:both;
	background:  url("images/body-bg.gif") repeat-x top left;
	height: 180px;
	margin:0; 
	padding:0;
	/* padding-top:35px; */
}

#contentWrapper {
	width:1051px;
}

#leftColumn {
	float:left;
	width:700px;
	padding: 35px 0 0 61px;
	margin: 0;

}

#rightColumn {
	float:left;
	width:282px;
	margin: 35px 0 0 6px;
	padding:0;

}


/* Main Navigation */

#nav {
	float:left;
	margin-top: 123px;
	margin-left: 20px;
	padding-top:15px;
	background:  url("images/nav-bar.gif") no-repeat top left;
	width:433px;
	height:49px;
}



#nav a {
	/* padding-left:15px; */
	font-size: 18px;
	/* margin-left: 40px; */
	color:#fff;
	text-decoration:none;
}
.normal {
	margin-left: 45px;
}

.first {
	padding-left:15px;
	margin:0;
}

#nav a:hover {
	color:#a1a1a1;
	text-decoration:underline;
}

/* End Main Navigation */



/* Search Bar */
#search {
	float:left;
	margin-top: 123px;
	margin-left: 16px;
	width:283px;	
	overflow:hidden;
}

#searchBG {
	background:url(images/search-bar.gif) no-repeat left top;
	width:283px;
	height:49px;
}

.searchInput {
	background:none;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:18px;
	color:#fff;
	width:263px;
	height:29px;
	border:none;
	padding:0;
	margin:15px 10px;
	overflow:hidden;
}
/* End Search Bar */


/* Search Page */

.searchContent {
	margin: 0;
	padding: 16px 20px 15px 20px;
}

#nothing {
	padding: 16px 0 0 54px;
}

/* End Search Page */


/* Posts */

.post {
	margin: 0 0 14px 38px; 
	padding:0;
	width: 650px;
	background-color:#000000;
}

.postContent {
	margin: 5px 20px 0 20px;
	padding:0;
}

.postStart {
	padding-top: 5px;
}

.postContent p {
	margin: 8px 0 8px 0;
}

.continue {
	text-decoration:none;
}

.postHead {
	color:#fff;
	text-decoration:none;
}

.postTop {
	background:  url("images/post-top-corners.gif") no-repeat top left;
	width:650px;
	height:11px;
}

.postBottom {
	background:  url("images/post-bottom-corners.gif") no-repeat top left;
	width:650px;
	height:11px;
	overflow:hidden;  /* stupid ie6 */
}

/* End Posts */



/* Date Clip */

.postDate {
	float:left;
	background:  url("images/post-date-upper.gif") no-repeat top left;
	width:38px;
	height:52px;
	padding:0;
	margin: 20px 0 0 0;
	text-align:center;
}

.postDate p {
	color:#fff;
	font-weight:bold;
}

.month {
	font-size:14px;
	margin:15px 0 1px 0;
	line-height:0;
	text-transform: uppercase;
}
.date {
	font-size:24px;
	margin:0; padding:0;
}

/* End Date Clip */


/* Recent Posts */

.recentPost {
	margin: 0 0 14px 38px; padding:0;
	width: 650px;
	background-color:#000000;
}

.recentDate {
	float:left;
	background:  url("images/post-date-lower.gif") no-repeat top left;
	width:38px;
	height:52px;
	padding:0;
	margin: 20px 0 0 0;
	text-align:center;
}

.recentDate p {
	color:#fff;
	font-weight:bold;
}

.recentTop {
	background:  url("images/recent-top-corners.gif") no-repeat top left;
	width:650px;
	height:11px;
}

.recentPost p {
	margin: 8px 0 8px 0;
}

.recentPost a {
	text-decoration:none;
}
/* End Recent Posts */






/* Side Bar */

#sideBar {
	background:  url("images/sidebar-circle.gif") #000000 no-repeat top left;
	background-position: 0 50%;
	width:281px;
	/* background-color:#000000; */
}

#sideBarCircle {
	background:  url("images/sidebar-circle.gif") #000000 no-repeat top left;
	width:260px;
	height:210px;
}

#sideBarTop {
	background:  url("images/sidebar-top-corners.gif") no-repeat top left;
	width:281px;
	height:11px;
}

#sideBarBottom {
	background:  url("images/sidebar-bottom-corners.gif") no-repeat top left;
	width:281px;
	height:11px;
	overflow:hidden;
}

#sideBarContent {
	margin: 5px 20px 0 20px;

}

#sideBarContent ul {
	list-style-image:  url(images/bullet.gif);
	margin:10px 0 35px 25px; 
	padding:0;
	color:#fff;
	font-size:13px;
}

#sideBarContent li {
	font-size:13px;
	padding:1px 0 0 0px;
	margin-bottom:5px;

}

#sideBarContent p {
	margin-top: 5px;
}

/* End SideBar */


/* Comments */

#theComments {
	margin:0; padding:0;
}

#theComments h2 {
	color:#fff;
	}
	
#theComments a {
	color: #76ae42;
	text-decoration:none;
}

#theComments a:hover {
	text-decoration:underline;
}



#commentLeft {
	margin:10px 0 0 0; padding:0;
	float:left;
}

#commentRight {
	margin:10px 0 0 0; padding:0;
	float:right;
}

form {
	margin:0; padding:0;
}

#response {
	margin: 5px 0 18px 38px; padding:0;
	background:url(images/comment-bg.gif) no-repeat left top;
	width:650px;
	height:248px;
}

#responseContent {
	margin: 0px 20px 0 20px;
	padding:15px 0 0 0;
}
	
.commentInputBG {
	background:url(images/comment-input-bg.gif) no-repeat left top;
	width:287px;
	height:23px;
	margin:0 0 10px 0;
	padding:0;
}

.commentInput {
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#fff;
	background:none;
	width:277px;
	height:16px;
	padding:0;
	margin:2px 5px 5px 5px;
	border:none;
}

#taBG {
	background:url(images/comment-ta-bg.gif) no-repeat left top;
	width:287px;
	height:123px;
}

.commentTA {
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#fff;
	background:none;
	width: 277px;
	height: 113px;
	padding:0;
	margin:5px;
	border:none;
	overflow:auto;
}

.commentSubmit {
	margin:0; padding:0;
}

.required {
	color:#fff568;
}

	
/* End Comments */



/* Lists */

ul {
	margin: 0 0 10px 30px;
	padding:0;
	font-size:13px;
}

li {
	color:#9f9f9f;
	margin:0 0 10px 0;
}

#sideBarContent li a {
	color:#9f9f9f;
	text-decoration:none;
}

#sideBarContent li a:hover {
	color:#fff;
	text-decoration:underline;
}

/* Fonts / Colors */

h1 {
	margin:0;
	padding:0;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

h2 {
	margin:5px 0 5px 0;
	padding:0;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #76ae42;
}



small {
	font-size:12px;
	color:#fff;
}	

p {
	line-height: 1.45em;
	font-size: 13px;
	color: #9f9f9f;
	/* margin:0; padding:0; */
}

a {
	color: #76ae42;
	text-decoration:underline;
}

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

/* End Fonts / Colors */



/* //////////////////////////////
Miscellaneous 
//////////////////////////////*/

blockquote {
	/* background: transparent url(images/quote.gif) no-repeat scroll 0 4px; */
	background:url(images/quote.gif) no-repeat 0 4px;
	color: #dfdfdf;
	margin: 0px;
	padding: 0px 0px 5px 25px;
}
	
.clear {
	clear:both;
}

img {
	border:none;
}

pre {
	background-color:#fff;
	padding:10px;
	font-size: 12px;
}

/* End Miscellaneous */


