/*  
Theme Name: Consortium of Greater Minds Redux
Theme URI: http://www.thegreaterminds.com
Description: Theme for the Consortium of Greater Minds Network
Author: Eyecue x Blueprint CSS
*/

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #FFF; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* Typographical grid declarations
-----------------------------------------------------------------*/
body { 
  color: #222; 
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	}
	
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	}

br {
	line-height: 18px;
	}	
	
body {
	margin: 0;
	font-size: 75%; 
	}
	
html>body { 
	font-size: 12px; 
	} 

p {
	line-height: 18px; 
	margin-top: 18px; 
	margin-bottom: 18px; 
	}
	
h1 { 
  font-size: 36px; 
  line-height: 36px;
  margin-bottom: 18px;
	}


h2 { 
  font-size: 18px; 
  line-height: 18x; 
  margin-bottom: 18px;
	}


h3 { 
  font-size: 12px; 
  line-height: 18px; 
	}

ul, ol { 
  margin-bottom: 18px; 
	}

li {
	margin-bottom: 18px;
	font-size: 12px;
	list-style: none;
	}
	
/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }


/* Blog structure
-----------------------------------------------------------------*/
body {
	background: #333;
	}

a {
	text-decoration: none;
	color: #00248F;
	margin: 0;
	}

.img {
	border: 0;
	}

a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #809FFF;
	}

.frame {
	width: 960px;
	margin: 10px auto;
	background: white;
	border: 1px  solid #666666;
	padding: 5px 0 5px 0;
	}

.container {
	background: /*url('images/grid.png')*/ #FFF ;
	width: 950px;
	margin: 0 5px 0 5px;
	padding: 0;
	}

#header {
	width: 948px;
	height: 162px;
	border: 1px solid black;
	margin-bottom: 1px;
	padding: 0;
	}

#header h1, #header h2 {
	display: none;
	}
	
.navbar {
	float: left;
	width: 950px;
	height: 35px;
	line-height: 36px;
	background: black;
	color: white;
	text-transform: uppercase;
	margin-bottom: 16px;
	padding: 0;
	}

.navbar a {
	text-decoration: none;
	color: white;
	border: none;
	display: block;
	}

.nav li:hover a, .current a {
	color: #FF9933;
	border: none;
	}	
	
.nav li:hover, .current {
	background: #333;
	color: #FF0000;
	}
	
.nav li {
	float: left;
	padding: 0 35px 0 5px;
	font-size: 10px;
	line-height: 35px;
	border-right: 1px solid white;
	display: block;
	}
	
.nav ul {
	margin: 0;
	float: left;
	}

.search {
	border: none;
	font-size: 16px;
	padding-right: 20px;
	margin-top: -18px;
	float: right;
	height: 35px;
	clear: right;
	}
	
#searchform {
	margin: -2px 0;
	}

#search #s { 
	background: white url('images/icons/search_grey.gif') 0px center no-repeat;
	padding: 2px 0 2px 17px; 
	width: 135px;
	color: #000; 
	font-size: 0.9em;
	line-height: 18px;
	}
	
#search #s:hover {
	color: #000; 
	}

.search-excerpt { 
	margin: 0; 
	}

.hr1 {
	clear: both;
	border-bottom: black 4px solid;
	margin-bottom: 6px;
	margin-top: -22px;
	}

.hr2 {
	border-bottom: 1px solid black;
	margin-bottom: 18px;
	}
	
hr {
	display: none;
	}
	
#description {
	float: left;
	line-height: 18px;
	width: 465px;
	margin-right: 20px;
	padding-bottom: 18px;
	text-align: justify;
	margin-bottom: 18px;
	}

#description h2 {
	line-height: 36px;
	}

#recent {
	width: 465px;
	height: 322px;
	float: left;
	margin-bottom: 18px;
	}

#recent img {
	vertical-align: middle;
	margin-top: -2px;
	}

#recent li {
	width: 202px;
	margin-right: 10px;
	padding-left: 20px;
	float: left;
	background: url(images/icons/page_white_text.png) no-repeat;
	background-position: 0 0;
	margin-top: 0;
	line-height: 18px;
	}
	
#recent h3 {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 5px;
	font-weight: bold;
	margin-bottom: -1px;
	border-bottom: 1px solid black;
	}

#recent img {
	line-height: 36px;
	}

#recent h3 a {
	border: none;
	}
	
.item3, .item5, .item7 {
	clear: left;
	}

.author_info {
	float: left;
	width: 310px;
	margin: 0 10px 0 0;
	text-align: justify;
	}
	
.author_info img {
	float: left;
	padding: 2px;
	border: 1px solid #111;
	margin-right: 6px;
	margin-bottom: 16px;
	}
	
#contributors {
	float: left;
	margin-bottom: 18px;
width: 640px;
	}
	
#contributors h3 {
	width: 640px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 16px;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom: 1px solid black;
	}

.author_info h4 {
	letter-spacing: 2px;
	font-weight: bold;
	}

.tagcloud {
	float: left;
	width: 300px;
	margin-left: 10px;
	line-height: 18px;
	margin-bottom: 18px;
	}

.tagcloud h3 {
	width: 300px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
	letter-spacing: 5px;
	font-weight: bold;
	}

.recent_comments {
	float: left;
	line-height: 18px;
	width: 300px;
	}

.photos {
	clear: both;
	display: table;
	width: 950px;
height: 145px;
	line-height: 18px;
	margin-bottom: 17px;
	margin-top: 1px;
	}

.photos a {
	border-bottom: none;
	}
	
.photos h3 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 16px;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom: 1px solid black;
	}
	
.photos img {
	height: 99px;
	padding: 2px;
margin-bottom: 0px;
	border: 1px solid black;
	background: white;
	margin-right: 20px;
	}
	
.photos li {
	float: left;
	margin-right: 20px;
	}
	
#footer {
	clear: both;
	width: 930px;
	line-height: 18px;
	padding-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background: black;
	color: white;
	margin-bottom: -18px;
	}
	
#footer h4 {
	color: white;
	border-bottom: 1px #ccc solid;
	letter-spacing: 2px;
	font-weight: bold;	
	margin-right: 20px;
	width: 155px;
	}
	
#footer ul {
	float: left;
	margin-bottom: 17px;
	}

#footer li {
	width: 280px;
	margin-bottom: 0;
	}

#footer p {
	clear: both;
	text-align: center;
	}

.credits {
	padding-bottom: 9px;
	margin-top: -18px;
	}

#footer a {
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted;
	}

#footer a:hover {
	border-bottom: none;
	}

.validate {
	background: url(images/icons/tick.png) no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	}

.feed {
	background: url(images/icons/feed.png) no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	}

.meta {
	margin-right: 20px;
	}

#posts, #page_posts {
	width: 540px;
	margin-left: 25px;
	line-height: 18px;
	float: left;
	margin-right: 130px;
	margin-top: 17px;
	margin-bottom: 18px;
	text-align: justify;
	}

#posts h2 {
	line-height: 18px;
	margin-bottom: 1px;
	}

.post_info {
	background: url(images/icons/time.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
	line-height: 15px;
	}
	
.comment_status {
	background: url(images/icons/comment.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
	margin-left: 10px;
	line-height: 15px;
	}

.tags {
	clear: both;
	line-height: 18px;
	margin-top: -8px;
	}
	
.entry {
	clear: left;
	margin-bottom: 54px;
	}
	
.page_post h2 {
	border-bottom: solid 1px #111;
	}

.entry img, .single_entry img {
	border: 1px solid black;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 17px;
	max-width: 550px;
	}
	
#respond {
	margin-top: 54px;
	letter-spacing: 5px;
	font-weight: bold;
	clear: left;
	}

.alignright {
	float: right;
	margin-bottom: 18px;
	}

.alignleft {
	float: left;
	margin-bottom: 18px;
	}


.comments {
	clear: both;
	padding: 15px 0;
	border-top: double #CCC 3px;
	}

.comment_info {
	clear: left;
	float: left;
	width: 134px;
	margin: 0 10px 0 10px;
	line-height: 9px;
	}

.comment {
	padding: 0 10px 0;
	margin: 0 0 0 154px;
	text-align: justify;
	}

.comments ol {
	margin-bottom: 18px;
	} 

.comments p {
	margin: 0px;
	}

.comments li {
	padding-bottom: 9px;
	padding-top: 9px;
	list-style: none;
	margin-bottom: 0;
	min-height: 54px;
	}
	
.alt {
	background: #DBDBDB;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 1px 0 1px 0;
	min-height: 54px;
	}

.comments h3 {
	letter-spacing: 5px;
	font-weight: bold;
	margin-bottom: 18px;
	}
	
.sidebar img {
	border: 1px solid #111;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 15px;
	}

.sidebar h2, .widgettitle {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 17px;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom: 1px solid #111;
	}

.sidebar {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-top: 18px;
	line-height: 9px;
	}

.sidebar li {
	line-height: 9px;
	margin-bottom: 0px;
	}

.sidebar p {
	margin-bottom: 17px;
	}

.widget li {
	border-bottom: 1px dotted #333;
	line-height: 27px;
	margin-top: -1px;
	margin-bottom: 0px;
	}
	
#tag_cloud {
	line-height: 18px;
	margin: 0;
	}

#comment {
	width: 540px;
	}
	
.single_entry {
	width: 540px;
	line-height: 18px;
	margin-bottom: 18px;
	}
