﻿/*  
Theme Name: DanCohen.org Live
Theme URI: http://dancohen.org
Description: Dan's new theme.
Version: 1.0
Author: Dan Cohen and Jeremy Boggs
Author URI: http://dancohen.org
*/

body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:medium Lucida Grande, Verdana, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  } 

html>body {font-size:100%;}

@font-face {
	font-family: 'RomanSerifRegular';
	src: url('fonts/romanserif-webfont.eot');
	src: local('☺'), url('fonts/romanserif-webfont.woff') format('woff'), url('fonts/romanserif-webfont.ttf') format('truetype'), url('fonts/romanserif-webfont.svg#webfontCg7mgFft') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EspinosaNovaRegular';
	src: url('fonts/espinosanova-regular-webfont.eot');
	src: local('☺'), url('fonts/espinosanova-regular-webfont.woff') format('woff'), url('fonts/espinosanova-regular-webfont.ttf') format('truetype'), url('fonts/espinosanova-regular-webfont.svg#webfontnstfQsIJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FRHopper430';
	src: url('fonts/frhopper430-webfont.eot');
	src: local('â˜º'), url('fonts/frhopper430-webfont.woff') format('woff'), url('fonts/frhopper430-webfont.ttf') format('truetype'), url('fonts/frhopper430-webfont.svg#webfonttkQhk6PV') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyrePagellaRegular';
	src: url('fonts/texgyrepagella-regular-webfont.eot');
	src: local('☺'), url('fonts/texgyrepagella-regular-webfont.woff') format('woff'), url('fonts/texgyrepagella-regular-webfont.ttf') format('truetype'), url('fonts/texgyrepagella-regular-webfont.svg#webfontAfRnnQCQ')
 format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyrePagellaBold';
	src: url('fonts/texgyrepagella-bold-webfont.eot');
	src: local('☺'), url('fonts/texgyrepagella-bold-webfont.woff') format('woff'), url('fonts/texgyrepagella-bold-webfont.ttf') format('truetype'), url('fonts/texgyrepagella-bold-webfont.svg#webfontJ9KOIeNs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GalatiaSILRegular';
	src: url('fonts/GalSILR-webfont.eot');
	src: local('☺'), url('fonts/GalSILR-webfont.woff') format('woff'), url('fonts/GalSILR-webfont.ttf') format('truetype'), url('fonts/GalSILR-webfont.svg#webfontSrrx7jhZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GalatiaSILBold';
	src: url('GalSILB-webfont.eot');
	src: local('☺'), url('GalSILB-webfont.woff') format('woff'), url('GalSILB-webfont.ttf') format('truetype'), url('GalSILB-webfont.svg#webfontOIX4GoXp') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AWConquerorSansLight';
	src: url('fonts/awconquerorsans-light-webfont.eot');
	src: local('☺'), url('fonts/awconquerorsans-light-webfont.woff') format('woff'), url('fonts/awconquerorsans-light-webfont.ttf') format('truetype'), url('fonts/awconquerorsans-light-webfont.svg#webfontLE90fKO7') fo
rmat('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PT_Sans-webfont.eot');
	src: local('☺'), url('fonts/PT_Sans-webfont.woff') format('woff'), url('fonts/PT_Sans-webfont.ttf') format('truetype'), url('fonts/PT_Sans-webfont.svg#webfont6MwxiJev') format('svg');
	font-weight: normal;
	font-style: normal;
}

#header {
  float:left;
  width:100%;
  background: url("/images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 0px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:  url("/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("/images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header .current_page_item {
  background-image:url("/images/left_on.gif");
  }
#header .current_page_item a {
  background-image:url("/images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
 
  
#wrap {
	background:#fff;
	margin:0 auto;
	border:1;
	width:750px;
}


#main {
	background:#fff;
	float:left;
	width:500px;
	padding-right: 23px;
	border-right: 1px dotted #999;
}

#main a:link,
#main a:visited {
	text-decoration: none;
	color: #990000;
}

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

#sidebar {
	background:#fff;
	float:right;
	width:200px;
	border-left: 1px gray;
}

#sidebar a:link,
#sidebar a:visited {
	text-decoration: none;
	color: #990000;
}

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

h2,.title {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 130%;
	font-size: 18px;
}

h3 {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 130%;
	font-size: 16px;
}

p,li,.text {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size: 15px;
}

.commenttext {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size: 14px;
}

.post {
	clear:both;
	margin-bottom:30px;
}

.postmetadata {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size: 13px;
	color:grey;
	clear:both;
}

.navigation {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size:80%;
	margin-top:10px;
	overflow:hidden;
}

.alignleft {
  	float:left;
}

.alignright {
  	float:right;
  	text-align:right;
}

.smallgreytext {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size: 13px;
	color:grey;
}

.small {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	line-height: 150%;
	font-size:75%;
	color:grey;
}

.tabgreytext {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	font-size:85%;
	color:#666633;
}

.blockquote {
	margin-left: 40px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

.sidebartext {
  	font-family: 'RomanSerifRegular', Lucida Grande, Verdana, sans-serif;
	border-top: 3px solid;
	border-bottom: 1px dotted #999;
	font-size:80%;
	padding: 4px;
}

.tabbyfaux a:link,
.tabbyfaux a:visited {
	display: block;
	font-size:80%;
	text-decoration: none;
	color: #000000;
	background: #CCCC99;
	padding: 4px;
	border-style:solid;
	border-width:thin;
	border-color:white;
}

.tabbyfaux a:active {
	background: #990000;
}

p.wp-caption-text {
	font-style: italic;
	font-size:80%;
}

/* Stuff Added by Jeremy */

.website,.project {border-bottom:1px dotted #ccc; padding-bottom:8px; margin-bottom:8px; overflow:hidden;}
.website img {text-align:center;display:block; margin:0 auto;}
.project img {float:left; display:block; margin-right:8px; margin-bottom:8px;}
