/*
Theme Name: Think Coffee
Theme URI: http://www.thinkcoffeenyc.com/
Description: Template for Think Coffee, NYC.<br /> Implemented by <a target="_blank" href="http://www.jessechannorris.com/">Jesse Chan-Norris</a>.
Version: 1.0
Author: Timbuktu Design
Author URI: http://timbuktudesign.com/
*/
body {
	background-color: #AFCFE8;
	margin-top: 50px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
}
.paragraph_lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
}

.paragraph img {
	max-width: 550px;
}

a {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14px; */
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #6699CC;
}

a:active {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14px; */
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #CC3366;
}

a:hover {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14px;*/
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
}

a:visited {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14px;*/
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #996666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header1 a {
	color: #996666;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9966;
	text-decoration: none;
}

.header2 a {
	color: #CC9966;
}

.header2 a:hover {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FF6600;
	/* color: #CC6633; */
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}

.caption a {
	color: #333;
}

.caption a:hover {
	text-decoration: underline;
}

.sidebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.sidebar ul {
	padding-left: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.sidebar li, .sidebar li a, .sidebarH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bolder;
	color: #CC9933;
	padding-bottom: 6px;
}

.sidebar li a:hover, .sidebarH2_OVER {
	color: #FF6600;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

.sidebar_OVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #9999FF;
}

.sidebar .address {
         font-size: 14px;
         font-weight: bold;
         color: #594A1C;
}

.sidebar a.address:hover {
         color: #FF9900;
}

.sidebar .hours {
         font-size: 11px;
}

.comments {
	font-family: "Trebuchet MS", Trebuchet, "Arial Narrow", HelveCompressed, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666699;
}

.classblock {
	padding-bottom: 30px;
}

.comment_link a, .comment_link {
	font-weight: bolder;
	color: #666699;
}
.comment_link a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.think {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #82aace;
}
.think_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 2 ems;
	font-weight: bold;
	font-variant: normal;
	color: #82aace;
}
.coffee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996666;
}
.coffee_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 2 ems;
	font-weight: bold;
	font-variant: normal;
	color: #996666;
}

#topnav {
	text-align: right;
	font-family: "trebuchet ms", "trebuchet";
	color: #bdc6f9;
	width: 631px;
}	

#topnav a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: inherit;
}

#topnav a:hover {
	color: #FF9900;
}

#smallnav {
	postion: relative;
	text-align: right;
	margin: -25px 22px 0 0;
	font-size: 16px;
}

#bignav {
	position: relative;
	text-align: right;
	margin: 80px 5px 0 0;
	font-size: 22px;
	
}


/* For the homepage */
.homeblock {
	background-color: #000;
	filter:alpha(opacity=80);-moz-opacity:0.80;opacity: 0.80;
	margin-bottom: 10px;
	padding: 7px;
        color: #fff;
        line-height: 1.2em;
	font-size: 13px;
}

.homeblock .style2 {
	margin-bottom: .5em;
}

.style1 {
	font-size: 18px;
	line-height: 24px;
	color: #bbb;
	padding: 2px;
}

.style1 p {
	padding: 0px;
	margin: 0px;
}

.style2 {
	font-size: 16px; 
	line-height: inherit;
	font-weight: bold; 
	font-variant: normal;
	color: #594A1C; 
	font-family: Arial, Helvetica, sans-serif;
}

.style2 a, .style2_sm a, .style4 a {
	color: #594A1C; 
	border-bottom: 1px dashed #ccc;
}

.style2 a:hover, .style2_sm a:hover, .style4 a:hover {
	color: #FF9900;
}

.style3 {
	font-size: 24px;
	color: #82aace;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	color: #82aace;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.style5 {
	color: #82aace;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
}

.style2_sm {
	font-size: 20px; 
	line-height: inherit; 
	font-weight: bold; 
	font-variant: normal; 
	color: #594A1C; 
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	color: #82aace;
}

.footnote {
	margin-top: 50px;
	font-size: 12px;
}

#maincontent {
	margin-top: 5px;
}

.linkblock {
	padding-bottom: 15px;
}

.linkname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9966;
}

.linkname a {
	text-decoration: none;
	color: #CC9966;
}

.linkname a:hover {
	color: #FF6600;
}

.linkdesc {
	padding-left: 20px;
}

.navigation {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
