/*
Theme Name: SOHO REP
Theme URI: http://sohorep.org/
Description: Soho Rep. is a "hot house" for the development of unconventional plays, cultivating new work from first impulse through fully-mounted productions.
Version: 1.0
Author: An Art Service
Author URI: http://anartservice.com/
Tags: soho rep

	Built with the help of Dan Shields (www.chips-ny.com)

*/


	#blogMainLink { position:absolute; width:710px; height:170px; top:0px; left:0px; text-indent:-6000px; z-index:50; }
	
	body,
	html { margin:0; padding:0; color:#000; }

	/* Main Layout Areas */
	#wrap { width:950px; margin:0 auto; }
	#main { float:left; width:710px; border-bottom:dotted 1px #000; margin-bottom:20px; padding-bottom:20px; }
	#sidebar { float:right; width:190px; }
	#footer { clear:both; padding:5px 10px; }
	#footer p { margin:0; }
	* html #footer { height:1px; }
	
	/* Header and Navigation */
	.logoArea { height:170px; top:0px; background-color:#fff; z-index:100; position:relative; border-bottom:dotted 1px #000; width:710px; overflow:hidden; margin-bottom:-1px; }
	#logo1, #logo2 { position:absolute; display:none; }
	.navArea { position:relative; top:0px; height:170px; background-color:#fff; z-index:100; border-bottom:dotted 1px #000; margin-bottom:10px; width:190px; }
		#sidebar .navArea ul.mainNav { margin:0px; padding:23px 0 0 0; display:block; }
		.navArea li { font-family:Helvetica,Arial,sans-serif; font-size:16px; font-weight:100; list-style-type:none; line-height:130%; }
		.navArea li a { color:#000; text-decoration:none; }
		.navArea li.active a { border-bottom:dotted 1px #000; }
		
		.reverseText { font-family:Helvetica,Arial,sans-serif; font-size:16px; font-weight:100; list-style-type:none; line-height:140%; background-color:#000; color:#fff; padding:2px 0; }
		
	/* General Typography Changes */
	body { font-family:Georgia,"Times New Roman",serif; font-size:12px; }
	h3 { font-family:Helvetica,Arial,sans-serif; font-size:13px; font-weight:600; letter-spacing:1px; margin:0px 0px 10px 0; padding:0px; }
		.post h3 a { color:#000; text-decoration:none; }
	h5 { font-family:Helvetica,Arial,sans-serif; font-size:11px; font-weight:100; border-bottom:dotted 1px #000; margin-bottom:10px; }
	
	/* Sidebar */
	#sidebar ul, #sidebar li { padding:0px; margin:0px; list-style-type:none; }
	#sidebar p { margin-top:0px; }
	.mainNav a:HOVER { border-bottom:dotted 1px #000; }
	
	/* Post specific */
	.post { border-top:dotted 1px #000; padding-top:10px; clear:left; }
		.post .imgArea { width:470px; float:left; }
		.post .imgArea img { max-width: 470px; width: expression(this.width > 470 ? 470: true); }
		.post .contentArea { float:right; width:225px; margin-right:5px; }
		.post .postBottom { height:10px; clear:both; }
	.post a { color:#000; text-decoration:underline; }
	.post a.italic { font-style:italic; }
	
	.staticArea { margin-top:10px; }
	.pageSingle { border-bottom:dotted 1px #000; padding-bottom:10px; }
	
	.singleImage { padding-bottom:10px; border-bottom:dotted 1px #000; margin-bottom:10px; }
	.singlePostText { width:535px; }
	
	#sidebar p.top10 { margin-top:10px; }
	
	.commentlist { padding-left:0px; }
	#comments, #respond { border-top:dotted 1px #000; padding-top:20px; margin-top:20px; }	
	#commentform li, .commentlist li { list-style-type:none; padding-left:0px; }
	#commentform a, .commentlist a { color:#000; text-decoration:underline; }
	#commentform textarea { width:360px; }
	.avatar { display:none; }