/*  
Theme Name: Product Management Educational Conference 2010
Theme URI: mailto:bhattnishi@gmail.com 
Description: Wordpress Theme for Product Management Educational Conference 2010 
Version: 2.0
Author: whitemagic.co.in
Author URI: mailto:bhattnishi@gmail.com 
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images/body-bg.jpg) repeat-x left top;
	text-align: left;
	font-family: Georgia,Arial,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3 {
	color: #000000;
}
img {
	border:0px;
}
h1 {
}

h2 {
	font-size:16px;
 
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
.clear {
	clear:both;
}


/* #################### TOP HEADER #################### */

#header {
	width: 974px;
	height: 101px;
	margin: 0 auto;
}
#logo {
	float: left;
	height: 101px;
	margin: 0px;
	width:151px;
}
#header-text {
	float:left;
}
#the-road {
	float: left;
	height: 38px;
	margin: 0px;
	width:151px;
}
.nav-div {
	float:left;
	background:url(images/nav-bg.jpg) left top repeat-x;
	height:38px;
	width:803px;
	margin: 0 10px;
}
.nav-div .left{
	float:left;
}
.nav-div .right {
	float:right;
}

/* #################### TOP LINKS NAVIGATION #################### */

#navigation{
}
#navigation ul{
	list-style:none;
	padding:0;
	margin:0px 0 0 15px;
	float:left;
}
#navigation ul li{
	margin:0 10px 0 0px;
	float:left;
}
#navigation ul li a{
	background: none;
	padding:0 0 0 3px;
	font:normal 12px/32px Georgia,Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	float:left;
	height:38px;
	cursor:pointer;
}
#navigation ul li a span{
	background:none;
	padding:3px 17px 0 14px;
	display:block;
	float:left;
	height:35px;
	cursor:pointer;
}
#navigation ul li a:hover,
#navigation ul li.current_page_item a{
	background: url(images/activetab-left.jpg) top left no-repeat;
	color:#000;
}
#navigation ul li a:hover span,
#navigation ul li.current_page_item a span{
	background:url(images/activetab-right.jpg) top right no-repeat;
	color:#000;
}

#menu {
	width: 974px;
	height: 38px;
	margin: 0 auto;
	background: url(images/content-bg-top.jpg) no-repeat left top;
}
#menu ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	float:left;
	height:38px;
}
#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 9px 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu .rss a, #menu .rss a:hover {
	background: url(images/subscribe.jpg) no-repeat scroll left top transparent;
	border:medium none;
	padding:0px;
	color:#000000;
	margin-top:4px;
	height:31px;
	width:112px;
}

#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}

/* #################### PAGE #################### */

#page-top {
	width: 974px;
	margin: 10px auto 0 auto;
	background: #FFFFFF url(images/page-top-bg.jpg) no-repeat left top;
	height:6px;
}
#page {
	width: 974px;
	margin: 10px auto;
	background: #FFFFFF url(images/page-bg.jpg) no-repeat left top;
	border:1px solid #C8C8C8;
}
#page-btm {
	width: 974px;
	margin: 0px auto 10px auto;
	background: #FFFFFF url(images/page-btm-bg.jpg) no-repeat left top;
	height:6px;
}
#page-bgtop {
	padding: 0px 10px 0px 10px;
}

/* #################### BANNER #################### */

.banner {
	float: left;
	width: 954px;
	padding-top: 10px;
	border:0px solid #DFDFDF;
}
.banner .left {
	float:left;
}
.banner .right {
	float:right;
}


/* #################### CONTENT #################### */

#content {
	float: left;
	width: 642px;
	padding-top: 0px;	
}
.full-content {
	width: 954px !important;
}

/* #################### POST #################### */

.post {
	margin: 0px 0px 30px 0px;
	border:0px solid #DFDFDF;
}

.post .title {
	padding: 5px 0px 5px 10px;
	color: #000000;
	background: #FFF;
	border:1px solid #C8C8C8;
	margin:0 0px;
	font-weight:normal;
	font-size:14px;
 
}

.post .title a {
	text-decoration: none;
	font-weight: normal;
	font-weight:normal;
	font-size:14px;
}

.post .entry {
	padding: 10px 0px;
}

.post img {
/*	float: left;
	padding: 15px 0px;*/
}

.post .meta {
	text-align: right;
	margin: 10px;
	color: #000000;
}

.post .byline {
	color:#000000;
	float:right;
	font-size:12px;
	margin-top:-28px;
	padding-right:10px;
}
.entry h3 , .entry h2 {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #000000;
	background: #FFFFFF;
	border:1px solid #C8C8C8;
	margin-bottom:10px;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
}
.post ul, .post ol {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.post ul li, .post ol li{
	margin: 2px 0 2px 10px;
	padding: 0 9px 3px 19px;
	background:url(images/arrow.jpg) 7px 7px no-repeat;
	margin-left:10px;
}


/* #################### Sidebar #################### */

#sidebar {
	float: right;
	width: 300px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #FFFFFF;
	color:#000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li li {
	margin: 9px 0 0 10px;
	padding: 0 9px 3px 19px;
	background:url(images/arrow.jpg) 5px 5px no-repeat;
	margin-left:10px;
}

#sidebar h2 {
	padding: 5px 0px 5px 10px;
	border:1px solid #C8C8C8;
	background:none repeat scroll 0 0 #FFFFFF;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #000000;
	width:287px;
	font-size:14px;
}

#sidebar h3 {
	font-size: 77%;
	color: #000000;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #0E5BA1;
}

#sidebar a:hover {
	text-decoration: underline;
}
#news a {
	font-size: 85%;
}

/* #################### FOOTER #################### */

#footer-nav ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#footer-nav li {
	display: inline;
	text-align: center;
}
#footer-nav a {
	margin-right: 3px;
	padding: 0 12px;
	text-decoration: none !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right:1px solid #000000;
}

#footer-nav a:hover, #footer-nav .active a , #footer-nav .current_page_item a {
	text-decoration:underline !important;
}
#footer-nav .page-item-21 a{
	border-right:0px;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: none;
	color: #000000;
	background:url(images/footer-top-image.jpg) top center no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #044589;
}

#footer a:hover {
	text-decoration: none;
}

/* #################### OTHER #################### */

#comment {
	width: 550px;
	height: 100px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#respond {
	margin: 0;
	padding-top: 50px;
}
.navigation {
	padding-top: 20px;
}
.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333333;
}
hr {
	display: none;
}
.fan_box .page_stream {
	width:150px !important;
}

.time, .methods, .insights {
padding:10px;
}
.time, .insights { background:#DFDFDF; }
.methods { background:#EBEBEB; }

.narrowcolumn { width:100%; }