/*  
Theme Name: Expocooperative
Theme URI: http://www.expocooperative.com/
Description: 
Version: 1
Author: Casey Sheehan
Author URI: http://www.caseysheehan.com
*/



/**********************************************
colors scheme

#48b1db - expo blue    (<a>)
#a853a2 - purple			(<a>:hover)
#c8338f - hot pink		(background-color)
#7e8889 - grey			(font-color)

**********************************************/



/**********************************************
body, page
**********************************************/

body{
	margin: 0;
	padding: 0;
	background-color:#c8338f;
	background-image:url(http://www.expocooperative.com/work/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

#page{
	margin: 0px auto;
	padding: 0;
	width: 1058px;
	text-align: left;
	border:none;
	background: url(images/research_content_board_bg.png) repeat-y top;
}

a{
	color: #48b1db;
}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #48b1db;
}

h2 a:hover, h3 a:hover {
	color: #a853a2;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}

h2{
	margin:0;
}

h3{
	padding: 0;
	margin: 30px 0 0;
}


/**********************************************
header
**********************************************/
	
#header{
	padding: 0;
	height: 332px; 
	width: 1058px;
	margin: 0 auto;
	position:relative;
}

#headerimg{
	margin:0;
	height: 332px;
	width: 1058px;
} 

#homeLink{
	position:absolute;
	top:34px;
	left:34px;
}

/**********************************************
nav
**********************************************/

#nav{
	position:absolute;
	top:217px;
	left:14px;
	z-index:100;
}

#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}

#nav li{
	float:left;
	margin:0;
	padding:0;	
}

#work{
    display:block;
	width:101px;
	height:55px;
    background:url(images/research_work.jpg) no-repeat right top;
    margin:0;
    padding:0;
}

#shop{
    display:block;
	width:92px;
	height:55px;
    background:url(images/research_shop.jpg) no-repeat right top;
    margin:0;
    padding:0;
}

#research{
    display:block;
	width:138px;
	height:55px;
    background:url(images/research_research.jpg) no-repeat right -55px;
    margin:0;
    padding:0;
}

#contact{
    display:block;
	width:133px;
	height:55px;
    background:url(images/research_contact.jpg) no-repeat right top;
    margin:0;
    padding:0;
}

#about{
	position:absolute;
    display:block;
	width:94px;
	height:145px;
    background:url(images/about.jpg) no-repeat right top;
    margin:0;
    padding:0;
	top:-90px;
	left:572px;
}

#nav a:hover{
	background-position:right -55px;
}

#about_span a:hover{
	background-position:right top;
}

#nav a{
	text-indent:-9000px;
}

/**********************************************
narrowcolumn
**********************************************/

.narrowcolumn {
	float: left;
	padding: 0 52px 0 109px;;
	margin: 0;
	width: 568px;
}

.narrowcolumn h2 {
	font-size: 24px;
	font-weight:normal;
	background-color:#FFFFFF;
	display:inline;
	padding:0 6px;
	margin:0;
}

.narrowcolumn p{
	margin-bottom:25px;
	padding:0 6px;
}


h2.pagetitle {        /*pagetitle is in archive.php*/
	color:#a853a2;
	font-size:20px;
	display:inline;
}

h2.pagetitle span{
	text-transform:capitalize;
}


/**********************************************
post
**********************************************/

.post {
	position:relative;
}

/**********************************************
date
**********************************************/

.date{
	position:absolute;
	width:109px;
	height:116px;
	color:#a853a2;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	left:-119px;
	top:-8px;
	background-image:url(images/research_date_bg.png);
}

.date_day{
	width:109px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	padding-top:27px;
	margin:0;
	
}

.date_month_year{
	text-align:center;
	font-size:13px;
	text-transform:lowercase;
	color:#d2b1d1;
	white-space:nowrap;
}

/**********************************************
entry
**********************************************/

.entry{
	color: #7e8889;
	font-size:11px;
	line-height:16px;
	margin-top:25px;
}

.postedBy{
	color: #7e8889;
	font-size:11px;
	line-height:16px;
	margin:6px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
} 

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

/**********************************************
postmetadata
**********************************************/

.postmetadata {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	margin:34px 0 50px 0;
	height:48px;
	background-image:url(images/research_digg_bg.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	clear:left;	
}

.postmetadata a{
	margin-top:15px;
	margin-right:10px;
	padding:0;
	float:left;
}

#commentLink{
	float:right;
	margin-right:5px;
}

.postmetadata img{
	float:left;
}

.postmetadata span{
	float:left;
	padding-top:4px;
	margin-left:10px;
}

/**********************************************
comments
**********************************************/
	
.filedUnder{
	margin-bottom:25px;
	padding:0 6px;
}	
	
h2.commentsHeader{		/*commentsHeader is in comments.php*/
	color:#a853a2;
	font-size:20px;
	display:inline;
	background-color:#FFFFFF;
}
	
.commentlist{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7e8889;
	font-size:13px;
	line-height:16px;
	margin:25px 0 0 0;
	padding:0 25px 0 25px;
	
}
	
.commentlist li{
	margin-bottom:25px;
}
	
.commentlist cite, .commentlist cite a {
	font-style: normal;
}

.commentlist div{
	padding-top:10px;
	font-size:11px;	
}

.commentlist p{
	margin:10px 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

#commentform{
	margin:25px 0 50px 0;
}

#commentform input, #commentform p, #commentform textarea, .loggedIn{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color: #7e8889;
}

#commentform input{
	margin-right:15px;
}
	
label{
	font-size:13px;
	
}

#commentform textarea{
	width:556px;
	margin-bottom:20px;
}

#commentform p{
	margin:10px 0;
}

#commentform input, #commentform textarea{
	border:1px solid #e6e6e6;
	padding:6px;
}


/**********************************************
navigation (posts)
**********************************************/

.navigation{
	font-size:11px;
	padding:0 6px 54px 6px;
}
	

.prevEntries{
	float:left;
	padding-right:15px;
	
}

.nextEntries{
	float:left;
	padding-left:15px;
	border-left:1px solid #48b1db;
}


/**********************************************
sidebar
**********************************************/

#sidebar{
	float:left;
	width: 300px;
}

#sidebar ul, #sidebar ul li ul{
	margin: 0;
	padding: 0;
}

/* #sidebar ul li{
 	border:1px solid red;
}*/

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
	
.categories{
	position:relative;
	top:-7px;
	background-repeat:no-repeat;
}

.categoryListOuter{
	margin-left:15px;
	margin-bottom:44px;
	padding:0;
}

.categoryList a{
	color:#7e8889;
	text-transform:capitalize;
}

.categoryList a:hover{
	color:#a853a2;
}

.categoryList .current-cat a{
	color:#a853a2;
}

.categoryList li{
	margin-bottom:9px;
	font-size:12px;
}

.moodBoardList{
	font-family: Helvetica, Arial, sans-serif;
	list-style-type:none;
	position:relative;
	top:-3px;
	left:6px;
	padding:0;
	margin:0;
	width:285px;
}

.moodBoardList h2{
	margin-top:12px;
	text-transform:uppercase;
	color:#7e8889;
	font-size:12px;
	background-image:url(images/research_mood_boards_h2_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	width:188px;
	position:relative;
	left:-6px;
}

.moodBoardList h2 span{
	position:relative;
	top:16px;
	left:14px;
}

.moodBoardList li{
	width:285px;
	float:left;
	clear:left;
}

.moodBoardList ul li{
	background-color:#fff;
	font-size:11px;
	margin-bottom:1px;
}

.moodBoardList a img{
	float:left;
	padding:3px;
	border:1px solid #e6e6e6;
	margin:6px;
	max-width:44px;
	max-height:44px;
}

.moodBoardList a:hover img{
	border:1px solid #999;
}

.moodBoardList a{
	text-decoration:none;
}

.moodBoardList .mbName{
	font-weight:bold;
	margin-top:20px;
}

.moodBoardList .mbDesc{
	margin-top:2px;
	color:#7e8889;
}	

/**********************************************
footer
**********************************************/

#anchor{
	position:relative;
	clear:both;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 1058px;
	background-color:none;
}

/**********************************************
entry images
**********************************************/
p img {
	padding:0;
	padding-bottom:25px;
	max-width: 100%;
	display: block;
	margin:0 auto;
}

p{
	margin:0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
/*img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}*/

/**********************************************
form
**********************************************/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
}

/*select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}*/

/**********************************************
Various Tags & Classes 
**********************************************/

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
