/*  
Theme Name: Design continuum, inc.
Theme URI: http://www.dizzain.com/blog_customization/
Description: Design continuum theme for WordPress.
Version: 1.0
Author: Dizzain.com
Author URI: http://www.dizzain.com
Template:Design_continuum
*/
@import url("../Design_continuum/style.css");

/* CSS Document */
* {
margin:0px;
padding:0px;
outline:none;
}

a {
color:#000;
cursor:pointer;
}

a img {
border:0;
}

a:hover {
text-decoration:none;
}

body, div, p, span, td, h1, h2, h3, h4, h5, h6 {
font-family:Arial, sans-serif;
}

#main_container {
margin:0 auto;
width:860px;
}

.overflow {
overflow:auto;
}

/*header*/
#header {
background:url(images/dashes.gif) repeat-x bottom;
padding:0 0 9px 0;
margin-bottom:5px;
}

#top_img {
background:url(images/header/trackchanges_custom.jpg) no-repeat;
width:860px;
height:215px;
}

#logo {
background-color:#F0690F;
position:relative;
height:60px;
}

#logo a, #logo a span {
position:absolute;
top:0;
right:0;
display:block;
width:208px;
height:46px;
}

#logo a span {
background:url(images/header/logo.jpg) no-repeat;
}

#header ul {
list-style-type:none;
}

	#header ul li {
	float:left;
	}

#menu {
float:left;
height:37px;
list-style-type:none;
}

	#menu li {
	float:left;
	height:37px;
	}
	
		#menu li a {
		display:block;
		width:100%;
		height:100%;
		position:relative;
		}
		
			#menu li a span {
			display:block;
			width:100%;
			height:100%;
			position:absolute;
			top:0;
			left:0;
			background:url(images/header/menu.gif) no-repeat;
			}

#menu li.expertise {
width:79px;
}

	#menu li.expertise a span {
	background-position:0 0;
	}
	
		#menu li.expertise a:hover span, #menu li.expertise a.active span {
		background-position:0 -37px;
		}

			
#menu li.people {
width:67px;
}

	#menu li.people a span {
	background-position:-79px 0;
	}
	
		#menu li.people a:hover span, #menu li.people a.active span {
		background-position:-79px -37px;
		}

/*#menu li.approach {
width:90px;
}

	#menu li.approach a span {
	background-position:-60px 0;
	}

		#menu li.approach a:hover span, #menu li.approach a.active span {
		background-position:-60px -37px
		}*/

#menu li.work {
width:56px;
}

	#menu li.work a span {
	background-position:-146px 0;
	}

		#menu li.work a:hover span, #menu li.work a.active span {
		background-position:-146px -37px;
		}

#menu li.blog {
width:51px;
}

	#menu li.blog a span {
	background-position:-202px 0;
	}

		#menu li.blog a:hover span, #menu li.blog a.active span {
		background-position:-202px -37px;
		}

/*#menu li.education {
width:100px;
}

	#menu li.education a span {
	background-position:-260px 0;
	}

		#menu li.education a:hover span, #menu li.education a.active span {
		background-position:-260px -37px;
		}*/

#menu li.careers {
width:76px;
}

	#menu li.careers a span {
	background-position:-253px 0;
	}

		#menu li.careers a:hover span, #menu li.careers a.active span {
		background-position:-253px -37px;
		}

#menu li.contact  {
width:67px;
}

	#menu li.contact a span {
	background-position:-329px 0;
	}

		#menu li.contact a:hover span, #menu li.contact a.active span {
		background-position:-329px -37px;
		}

#header #searchform {
float:right;
width:207px;
margin:7px 0 0 0;
}

	#header #searchform input {
	float:left;
	border:0;
	background-color:#D6D2C5;
	width:134px;
	height:23px;
	}
	
	#header #searchform input#searchsubmit {
	background:url(images/header/search.gif) no-repeat;
	width:73px;
	cursor:pointer;
	}
/*end header*/
/*content*/
#content_container {
overflow:auto;
background:url(images/content/content_cont.gif) repeat-y;
}

#left_bar {
float:left;
width:181px;
}

	#left_bar ul {
	list-style-type:none;
	padding-bottom:16px;
	}
	
		#left_bar ul li {
		margin-bottom:10px;
		}
			
			#left_bar ul li a {
			font-size:12px;
			color:#7A7670;
			}
		
			#left_bar ul li h2 {
			margin-bottom:10px;
			text-indent:-90000px;
			}
		
		#left_bar ul li#recent-posts h2, #left_bar ul li#recent-posts-2 h2 {
		background:url(images/content/headers/resent_posts.gif) no-repeat;
		width:181px;
		height:29px;
		}
		
		#left_bar ul li#delicious-cached h2 {
		background:url(images/content/headers/studio_feed.gif) no-repeat;
		width:181px;
		height:34px;
		}
		
		#left_bar ul li#archives h2,#left_bar ul li#archives-2 h2 {
		background:url(images/content/headers/archives.gif) no-repeat;
		width:181px;
		height:34px;
		}

#content {
width:490px;
border-left:1px solid #C8C3BA;
border-right:1px solid #C8C3BA;
padding:0 4px;
float:left;
}

	#content h2.featured_posts {
	width:488px;
	height:28px;
	position:relative;
	font-size:14px;
	margin:0 0 5px 0;
	}
	
		#content h2.featured_posts span {
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100%;
		height:100%;
		background:url(images/content/headers/featured_posts.gif) no-repeat;
		}
	
	#content .post {
	padding:13px 13px 30px 13px;
	color:#7A7670;
	font-size:12px;
	line-height:17px;
	}
	
		#content .post p {
		padding-bottom:17px;
		}
	
	#content .f {
	background:#9C978C url(images/content/f_posts_bg.gif) no-repeat bottom;
	margin:0 1px 0 0;
	color:#000;
	}
	
		#content .post .entry img {
		padding:4px;
		border:1px solid #B0A99D;
		}
	
	#content .post .date {
	float:left;
	background:url(images/content/date.gif) no-repeat;
	padding:0;
	width:58px;
	height:54px;
	font:bold 13px/25px Verdana, sans-serif;
	color:#5C574F;
	text-align:center;
	margin:0 0 10px 0;
	}
	
	#content .f .date {
	background:url(images/content/date_f.gif) no-repeat;
	}
	
	#content .post .head_info {
	margin:0 0 10px 70px;
	}
	
	#content .post .paged {
	margin-left:0;
	}
	
		#content .post .head_info h2 {
		font-size:19px;
		font-weight:normal;
		color:#F0690F;
		padding-bottom:5px;
		}
		
			#content .post .head_info h2 a {
			color:#F0690F;
			text-decoration:none;
			}
			
		#content .f .head_info h2 {
		color:#EFECDE;
		}
		
			#content .f .head_info h2 a {
			color:#EFECDE;
			}
			
		#content .post .head_info .posted_by {
		font-size:11px;
		color:#A39E94;
		padding:0 0 0 2px;
		}
			
		#content .f .head_info .posted_by {
		color:#EFECDE;
		}
		
	#content .post .cat_comm {
	font-size:11px;
	}
	
	#content .f .cat_comm {
	color:#EFECDE;
	}
	
		#content .post .cat_comm a {
		color:#1D5B95;
		}
		
	#content .post .more-link {
	background:url(images/content/read_more.png) no-repeat;
	width:78px;
	padding:0 0 0 8px;
	margin:17px 0 0 0;	
	height:27px;
	display:block;
	color:#fff;
	font-weight:bold;	
	line-height:27px;
	text-decoration:none;
	}
	
	#content .navigation {
	overflow:auto;
	font-size:12px;
	padding:13px;
	}
	
		#content .navigation a {
		color:#5C574F;
		}
	
		#content .navigation .alignleft {
		float:left;
		}
		
		#content .navigation .alignright {
		float:right;
		}
		
		
#comments, #respond {
font-size:14px;
color:#F0690F;
margin-bottom:15px;
}

.commentlist {
list-style-type:none;
}

	.commentlist li {
	margin-bottom:15px;
	border-bottom:1px solid #A39E94;
	}

.reply_form {
font-size:11px;
color:#313030;
padding:0 13px;
}

	.reply_form .overflow {
	padding-bottom:7px;
	}
	
	.reply_form .overflow .input_bg {
	margin:3px 0 0 0;
	}

	.reply_form .req {
	color:#92918F;
	}
	
	.reply_form input {
	width:243px;
	height:23px;
	border:1px solid #C8C3BA;
	}
	
	.reply_form input#submit {
	background-color:#fff;
	width:66px;
	height:27px;
	float:right;
	margin:5px 13px 0 0;
	cursor:pointer;
	}
	
	.reply_form textarea {
	width:423px;
	height:116px;
	border:1px solid #C8C3BA;
	}

#right_bar {
float:right;
width:175px;
}

	#right_bar ul {
	list-style-type:none;
	margin-bottom:10px;
	}
	
	#right_bar ul#rss_feeds {
	background:url(images/content/rss.gif) no-repeat 0 8px;
	height:27px;
	padding:0 0 0 17px;
	margin-bottom:0;
	}
	
	#right_bar ul#rss_feeds li {
	float:left;
	font-size:11px;
	height:27px;
	line-height:27px;
	color:#7A7670;
	}
	
		#right_bar ul#rss_feeds li a {
		padding:0 0 0 2px;
		color:#7A7670;
		}
	
	#right_bar ul li h2 {
	margin-bottom:10px;
	text-indent:-90000px;
	}
	
		#right_bar ul li a {
		color:#7A7670;
		}
	
		#right_bar ul li ul {
		margin:0 0 30px 15px;
		}
		
			#right_bar ul li ul li {
			margin-bottom:10px;
			font-size:12px;
			}
		
	#right_bar ul li.widget_categories h2 {
	background:url(images/content/headers/categories.gif) no-repeat;
	width:173px;
	height:34px;
	}
	
	#right_bar ul li.widget_links h2 {
	background:url(images/content/headers/blogroll.gif) no-repeat;
	width:173px;
	height:34px;
	}
	
	#right_bar ul h2.subscribe {
	text-indent:0;
	position:relative;
	height:34px;
	width:173px;
	}
	
		#right_bar ul h2.subscribe span {
		background:url(images/content/headers/subscribe.gif) no-repeat;
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100%;
		height:100%;
		}
/*end content*/
/*footer*/
#footer {
background-color:#B0A99D;
padding:13px;
height:66px;
margin:5px 0 0 0;
}

#foot_nav {
width:157px;
height:10px;
float:left;
font-size:7px;
position:relative;
background:url(images/footer/foot_nav.gif) no-repeat;
}

	#foot_nav ul {
	list-style-type:none;
	}

	#foot_nav ul li {
	float:left;
	height:10px;
	}
	
		#foot_nav ul li a {
		display:block;
		height:100%;
		text-decoration:none;
		}
		
			.home {
			width:45px;
			}
			
			.authors {
			width:70px;
			}
			
			.about {
			width:40px;
			}
			
#copy {
float:right;
height:11px;
width:199px;
position:relative;
left:-30px;
font-size:9px;
overflow:hidden;
}

	#copy span {
	background:url(images/footer/copy.gif) no-repeat;
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	}
	
#dizzain_by {
width:214px;
height:11px;
font-size:9px;
float:right;
margin:6px 0 0 0;
position:relative;
left:-10px;
}

	#dizzain_by a {
	display:block;
	height:100%;
	position:relative;
	}
	
		#dizzain_by a span {
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100%;
		height:100%;
		background:url(images/footer/wp_dizzain.gif) no-repeat;		
		}
/*end footer*/