/*
Theme Name: First Tuesday Strategies
Theme URI: www.firsttuesdaystrategies.com
Description: First Tuesday Strategies Website
Author: Under the Powerlines
Author URI: http://underthepowerlines.com/


/* Begin Styling */
*	{
	margin:0px;
	padding:0px;
}

a	{
	outline:none;
	color:#e87106;
	text-decoration:none;
}

body {
	background: #ffffff url(images/bg_body.gif) repeat-x;
	width:100%;
}

#wrapper {
	font-size: 12px;
	font-family:"Trebuchet MS";
	background:url(images/bg-main.png) top center no-repeat;
	color: #404040;
	width:100%;
	min-height:500px;
	line-height:18px;
}

#page {
	margin:auto;
	width:940px;
	padding:0px 10px 0px 10px;
}
	

#navigation	{
	list-style:none;
	width:960px;
	height:52px;
}

#navigation li	{
	display:block;
	float:left;
	margin:18px 18px 18px 0px;
	}

#navigation li a	{
	height:28px;
	padding:5px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

#navigation li a:hover	{
	background:url(images/nav_current-hover.gif) repeat-x;
	height:28px;
	color:#000;
	font-size:14px;


}

h1	{
	clear:left;
	margin-top:36px; 
}
 

.copy h3	{
	color:#f27609;
	text-transform:uppercase;
	margin-bottom:10px;

}

.copy a:hover	{
	text-decoration:underline;

}

.postmetadata	{
	margin-bottom:15px;
}

#interior h2	{
	color:#f27609;
	text-transform:uppercase;
	margin:15px 40px 30px 60px;
}


#narrowcolumn h2	{
	color:#f27609;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:25px;
}

.logo	{
	display:block;
	background:url(images/logo.png);
	height:59px;
	width:460px;
	text-indent:-900em;
	
}

.widecolumn .home	{
	background:url(images/campaign_plan.png) no-repeat;
	text-indent:-900em;
	width:713px;
	min-height:328px;
	margin-top:25px;
}

.copy	{
	margin:0px 50px 30px 60px
}

.copy p	{
	padding-bottom:15px;
}

#interior-wrapper	{
	background:url(images/bg-content.png) repeat-y;
	margin-top:35px;
}

.widecolumn #interior	{
	background:url(images/bg-content-top.gif) no-repeat;
	width:713px;
	margin-top:-10px;
	min-height:535px;
	padding-top:50px;

}

#bot-img	{
	background:url(images/bg-content-bottom.gif) no-repeat;
	width:713px;
	height:67px;
}



.widecolumn, .narrowcolumn	{
	float:left;
}


#categories	{
	list-style:none;
	float:right;
	margin:63px 67px 45px 0px;
}

.strategies a	{
	display:block;
	background:url(images/strategies.png) no-repeat;
	height:41px;
	width:160px;
	text-indent:-900em;
	
}

.strategies a:hover	{
	display:block;
	background:url(images/strategies-hover.png) no-repeat;
	height:41px;
	width:160px;
	text-indent:-900em;
	
}

.team a	{
	display:block;
	background:url(images/team.png) no-repeat;
	height:37px;
	width:160px;
	text-indent:-900em;
	
}

.team a:hover	{
	display:block;
	background:url(images/team-hover.png) no-repeat;
	height:37px;
	width:160px;
	text-indent:-900em;
	
}

.campaigns a	{
	display:block;
	background:url(images/campains.png) no-repeat;
	height:37px;
	width:160px;
	text-indent:-900em;
	
}

.campaigns a:hover	{
	display:block;
	background:url(images/campains-hover.png) no-repeat;
	height:37px;
	width:160px;
	text-indent:-900em;
	
}

.news a	{
	display:block;
	background:url(images/news.png) no-repeat;
	height:34px;
	width:160px;
	text-indent:-900em;
	
}

.news a:hover	{
	display:block;
	background:url(images/news-hover.png) no-repeat;
	height:34px;
	width:160px;
	text-indent:-900em;
	
}

.mail a	{
	display:block;
	background:url(images/mail.png) no-repeat;
	height:39px;
	width:160px;
	text-indent:-900em;
	
}

.mail a:hover	{
	display:block;
	background:url(images/mail-hover.png) no-repeat;
	height:39px;
	width:160px;
	text-indent:-900em;
	
}

#widgets	{
	width:200px;
	margin-left:15px;
	float:left;

}

#widgets p	{
	padding-bottom:15px;
}


#widgets ul	{
	list-style:none;
	
}

#widgets a	{
color:#404040;
}

#respond h3	{
	color:#f27609;
	text-transform:uppercase;
	margin:15px 40px 20px 0px;
}

#author, #email, #url, #comment	{
	width:250px;
	border:1px solid #a7a7a7;
	padding:3px;

}

input	{
	border:1px solid #a7a7a7;
	padding:3px;
}

textarea	{
	width:280px;
	border:1px solid #a7a7a7;
	padding:3px;
}

#submit	{
	margin:5px 3px 5px 0px;
	border:1px solid #a7a7a7;
	padding:3px;
	background-color:#e87106;
	color:#FFFFFF;
	font-weight:bold;
}

#footer-img {
	background:url(images/jim.png) no-repeat;
	background-position:bottom right;
	width:960px;
	height:242px;
	clear:both;
	margin:auto;
	padding-left:160px;
	
}

#footer	{
	background:url(images/bg-footer.gif) repeat-x;
	font-family:"Trebuchet MS";
	line-height:18px;
	width:100%;
	clear:both;
}

#footer li	{
	margin-left:15px;
	padding-bottom:5px;

}

#footer li a:hover	{
	text-decoration:underline;

}

#quote	{
	width:960px;
	margin:0 auto;
	text-align:center;
	min-height:63px;
	color:#fff;
	font-size:20px;
	text-shadow: 2px 2px 2px #252525;
	font-weight:100;
	letter-spacing:.02em;
	line-height:20px;
	
}

#quote span	{
	font-size:16px;
	color:#e87106;
	font-style:italic;
}

#quote p	{
	padding-top:20px;
}

#company-info	{
	color:#fff;
	text-shadow: 2px 2px 2px #252525;
	font-size:12px;
	height:176px;
	width:960px;
	margin:0 auto;
}

#company-info h3	{
	font-size:24px;
	margin-bottom:15px;
}

#office	{
	width:240px;
	height:140px;
	margin:20px 10px 15px;
	padding-left:50px;
	display:block;
	float:left;
	overflow:hidden;
	background:url(images/phone.gif) no-repeat;
	background-position: -.05em 0em;
}


#news	{
	width:240px;
	height:140px;
	margin:20px 10px 15px;
	padding-left:63px;
	display:block;
	float:left;
	overflow:hidden;
	background:url(images/news-paper.gif) no-repeat;
	background-position: -.08em 0em;
}

#news li	{
	padding-bottom:0px;
	margin-bottom:0px;
}

#contact	{
	width:240px;
	height:140px;
	margin:20px 10px 15px;
	padding-left:52px;
	display:block;
	float:left;
	overflow:hidden;
	background:url(images/envelope.gif) no-repeat;
	background-position: -.08em 0em;
}

#under-the-powerlines	{
	width:940px;
	margin:0 auto;
	color:#d6d6d6;
	text-align:right;
	clear:both;
	padding:70px 0px 45px 0px;
	min-height:100px;
	font-size:12px; 
}

.upl-logo	{
	display:block;
	background:url(images/upl-logo.gif);
	text-indent:-900em;
	height:37px;
	width:190px;
	float:right;
}

.upl-logo span {
	display: none;
}
