/*   
Theme Name: Mindpower Blog Theme
Theme URI: blog
Description: Theme developed for the Mindpower Inc. blog
Author: Mindpower Inc.
Author URI: mindpowerinc.com
Version: 1.0
*/

/* ----------------------------------------------------------------- */
/* --------------------- GLOBAL LAYOUT STYLES ---------------------- */
/* ----------------------------------------------------------------- */

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFF;
	background:url(images/bg-grey.jpg) repeat-y center;
}

img {
	border: 0;
}

p {
	padding:0;
	margin:0;
}

#livearea {
	width: 100%;
	height: auto;
	position: absolute;
	top: -70px;
	overflow:hidden;
}

#content_holder {
	width: 100%;
	height: 309px;
	background-image:url(images/background_main.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:bottom;
	overflow: hidden;
}

#nav_holder {
	width: 100%;
	height: 30px;
	background-color:#EDEDED;
}

#subnav_holder {
	width: 100%;
	height: 30px;
	background-color:#FFF;
}

#blog_content,
#blog_content_wrapper,
#panel {
	height: 660px;
	width: 1024px;
	position: relative;
	left: 50%;
	margin-left: -512px;
}

#panel {
	height:640px;
}


/* ----------------------------------------------------------------- */
/* -------------------------- LINK STYLES -------------------------- */
/* ----------------------------------------------------------------- */

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #EE2E24;
}

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

/* ----------------------------------------------------------------- */
/* -------------------------- TEXT STYLES -------------------------- */
/* ----------------------------------------------------------------- */


li#section {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE2E24;
	line-height: 16px;
}

h1 {
	font-size: 24px;
	color: #ee2e24;
	line-height: 26px;
	margin:0 0 10px 32px;
	font-weight:normal;
}

p, table td, #blog_content li {
	font-size: 11px;
	color: #666;
	line-height: 18px;
	margin:0 0 11px 32px;
}

li#link a {
	font-size: 13px;
	line-height: 18px;
	background-image:url(images/arrow_link.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

/* ----------------------------------------------------------------- */
/* -------------------------- NAVIGATION --------------------------- */
/* ----------------------------------------------------------------- */

#nav {
	width: 960px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#nav1 {
	width: 700px;
	height: 30px;
	position: absolute;
	padding-top: 8px;
}

#nav2 {
	width: 260px;
	height: 30px;
	position: absolute;
	left: 700px;
	padding-top: 9px;
}

#nav1 ul,
#nav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

	#nav2 ul {
		float:right;
	}

#nav1 li,
#nav2 li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	float: left;
}

#nav1 li a,
#nav2 li a {
	color: #808080; /*previously defaulted*/
	font-size: 11px;
	font-weight: normal; /*bold;*/
	text-transform: uppercase;
	display: block;
	height: 12px;
	border-bottom: solid;
	border-bottom-color: #EDEDED;
	border-bottom-width: 2px;
}

#nav1 ul li a:hover,
#nav2 ul li a:hover,
#subnav1 ul li a:hover,
#subnav2 ul li a:hover {
	color: #EE2E24;
	text-decoration: none;
}

#nav1 li#firstnav,
#nav2 li#firstnav,
#subnav1 li#firstnav,
#subnav2 li#firstnav {
	padding-left: 0px;
}

#nav1 li#lastnav,
#nav2 li#lastnav,
#subnav1 li#lastnav,
#subnav2 li#lastnav {
	padding-right: 0px;
	border-right: none;
}

body#mindpower #nav1 li a#mindpower,
body#gallery #nav1 li a#gallery,
body#talent #nav1 li a#talent,
body#studio #nav1 li a#studio,
body#backstory #nav1 li a#backstory,
body#contact #nav1 li a#contact,
body#smartstuff #nav2 li a#smartstuff,
body#login #nav2 li a#login {
	/*text-decoration: underline;*/
	color: #EE2E24;
	border-bottom: solid;
	border-bottom-color: #EE2E24;
	border-bottom-width: 2px;
}

/* ----------------------------------------------------------------- */
/* ------------------------ SUB NAVIGATION ------------------------- */
/* ----------------------------------------------------------------- */

#subnav {
	width: 960px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#subnav1 {
	width: 660px;
	height: 30px;
	position: absolute;
	padding-top: 5px;
}

#subnav2 {
	width: 300px;
	height: 30px;
	position: absolute;
	left: 660px;
	padding-top: 10px;
	text-align:right;
}

#subnav1 ul,
#subnav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

	#subnav2 ul {
		float:right;
	}

#subnav1 li,
#subnav2 li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	font-size: 9px;
	color: #808080;
	float: left;
}

	#subnav1 li {
		position: relative;
		top: 5px;
	}

#subnav1 ul li a,
#subnav2 ul li a{
	color: #808080;
	font-size: 9px;
	font-weight: normal; /*bold;*/
	text-transform: uppercase;
}

#subnav1 li a#tweetfeed,
#subnav2 li a#address{
	font-weight: normal;
	text-transform: none;
}

#subnav1 li a#facebook,
#subnav1 li a#twitter {
	width: 16px;
	height: 19px;
	display: block;
	border: 0;
	padding-right: 4px;
	margin: 0;
	text-indent: -2000em;
	float:left;
	position: relative;
	top: -3px;
}

#subnav1 li a#facebook {
	background:	url(images/icon_facebook.gif) no-repeat 0 0;
}
	
#subnav1 li a#twitter {
	background:	url(images/icon_twitter.gif) no-repeat 0 0;
}
	
/* ----------------------------------------------------------------- */
/* ----------------------- TWITTER FEED STYLES --------------------- */
/* ----------------------------------------------------------------- */

#subnav1 li#twitFeed {
	padding: 0;
	border-right: none;
}

#twitFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	display: block;
	width: 450px;
	height: 11px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-transform: none;
}

#twitFeed ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	border-right:none;
	font-weight: normal;
	text-transform: none;
 }

#twitFeed li {
	list-style-type:none;
	padding: 0;
	margin: 0;
	border-right:none;
	top: 0px;
	font-weight: normal;
	text-transform: none;
}

#twitFeed a,
#twitFeed ul a,
#twitFeed li a {
	color: #808080;
	font-weight: normal;
	text-transform: none;
	text-decoration:none;
}

#subnav1 li a:hover,
#subnav2 li a:hover{
	color: #EE2E24;
	text-decoration: none;
}

/* ----------------------------------------------------------------- */
/* ----------------------- BLOG SPECIFIC STYLES -------------------- */
/* ----------------------------------------------------------------- */

#panel {
	width:1025px;
	height:330px;
	background:url(images/carrot-cutoff-top.png) no-repeat 798px 97px;
}

#blog_content_container {
	width:100%;
	height:auto;
	background:url(images/bg-blog.png) repeat-x top;
	padding:0 0 50px 0;
}

#blog_content_wrapper {
	width:1135px;
	margin-left:-535px;
	height:auto;
}

#blog_content {
	padding:45px 0 0 0px;
	height:auto;
	width:619px;
}

#blog_content .post {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #c1c1c1;
}

#blog_content li {
	margin:0;
	padding:0;
	list-style:url(images/bullet.png) inside;
}

#blog_content .user_photo {
	background:url(images/bg-user-photo.jpg) no-repeat center;
	padding:15px;
	height:50px;
	width:50px;
	float:left;
	margin:0 0 0px -12px;
}

#blog_content p, #blog_content h1 {
	margin-left:0px;
}

#blog_content h3 {
	font-weight:normal;
}

#blog_content .author_info {
	padding-top:12px;
	margin-bottom:40px;
}

#blog_content .posts_nav_link {
	text-transform:uppercase;
	width:597px;
	text-align:center;
}

#blog_sidebar_container {
	width:147px;
	float:right;
	text-align:left;
	padding:0 225px 100px 42px;
	background:url(images/bg-grey.png) repeat-x top;
}

#blog_sidebar {
	width:150px;
	background:url(images/carrot-bottom.png) no-repeat 82px top;
	padding:40px 40px 0 0;
}

#blog_sidebar p {
	margin:0;

}

#blog_sidebar h1 {
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	padding:13px 0 0 0;
	margin:0;
	font-weight:normal;
	border-top:1px solid #c1c1c1;
}

#blog_sidebar h1.first {
	border-top:none;
	padding:0;
}

#blog_sidebar h2 {
	color:#ee2e24;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#blog_sidebar ul {
	margin:0;
	padding:0 0 15px 0;
	font-size:11px;
}

#blog_sidebar ul.links {
	border:none;
}

#blog_sidebar ul li {
	list-style-type:none;
	margin:0 0 5px 15px;
	text-indent:-15px;
}

#blog_sidebar p.tag_cloud, #blog_sidebar p.rss_feed {
	margin-bottom:15px;
}

#nav2 {
	background:url(images/carrot-cutoff-middle.png) no-repeat 76px top;
}

#header_logo {
	position: absolute;
	left: 0px;
	top: 95px;
	width: 500px;
}

#header_logoblock {
	position: absolute;
	left: 214px;
	top: 236px;
	width: 418px;
	line-height: 16px;
}

#header_logoblock p {
	font-size: 14px;
	line-height: 16px;
}

li#link a {
	font-size: 12px;
	line-height: 16px;
}


/* ----------------------------------------------------------------- */
/* -------------- ARCHIVE.php & AUTHOR.PHP STYLES ------------------ */
/* ----------------------------------------------------------------- */
h1.black {
	color:#000;
	margin-top:0px;
}

.archive h1.black {
	border-bottom:1px solid #c1c1c1;
	padding-bottom:15px;
	margin-bottom:15px;
}

#blog_content div.author-photo {
	float:left;
	padding:15px 47px 47px 47px;
	margin:-15px 0 0 -45px;
	display:block;
	background:url(images/bg-user-photo-lg.jpg) no-repeat center;
}

.author {
	padding-bottom:15px;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

/* ----------------------------------------------------------------- */
/* ----------------------- COMMENTS.PHP STYLES --------------------- */
/* ----------------------------------------------------------------- */

#blog_content .comment-author, #blog_content .comment-meta {
	width:150px;
}

.comment-body p {
	width:435px;
}

#blog_content .comments .commentlist {
	margin:0;
	padding:0;
}

#blog_content .comments .commentlist li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style:none;
}

#blog_content .comments cite {
	font-style:normal;
	font-weight:bold;
	color:#000;
}

#blog_content .comments .commentlist li .comment-author {
	float:left;	
	margin:20px 0 0 0;
	padding:0;
}

#blog_content .comments .commentlist li .comment-text {
	width:420px;
	float:left;
	display:block;	
	margin: 20px 0 10px 45px;
}

#blog_content .comments .comment {
	display:block;
	height:auto;
	float:left;
	margin-top:10px;
	border-bottom:1px solid #c1c1c1;
}

.comments #respond {
	height:350px;
	border-bottom:1px solid #c1c1c1;
}

.comments #respond label {
	display:block;
	float:left;
	width:185px;
	text-align:right;
	padding-right:5px;
}

.comments #respond input {
	border:1px solid #c1c1c1;
	padding:2px;
}

.comments ol li {
	list-style-type:none;
}

.comments textarea {
	border:1px solid #c1c1c1;
	width:425px;
}

.comments #respond #submit {
	float:right;
	border:none;
}

.comments .logged_in {
	float:left;
	width:177px;
}