/*  
Theme Name: Oneicity 2010
Theme URI: http://oneicity.com
Description: Theme Description
Version: 1.0
Author: oneicity
Author URI: http://oneicity.com


*/

/* TYPOGRAPHY AND LINKS */
body, address, dd, dl, hr, p, form 
{ 
	font-family: "Helvetica", Arial, Verdana, Tahoma, Sans-serif;
	color: #666666;
}

li 
{
	color: #666666; 
	list-style-type:square; 
	list-style-position:inside; 
}

h1, h2, h3, h4, h5, h6 
{ 
	font-family: "Helvetica", Arial, Verdana, Tahoma, Sans-serif;
	font-style: normal; 
	margin: 0; 
	padding: 0px 0px 0px 24px; 
	color: #ffffff; 
}

h1, h2, h3, h4, h5, h6 { font-size: 12px; }

a:link, a:visited 
{ 
	text-decoration: none; 
	color: #666666; 
}

a:hover 
{ 
	text-decoration: none; 
	color: #ee5629; 
}

p 
{ 
	padding: 0px; 
}

blockquote 
{ 
	margin: 0; 
	padding: 0; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
}


/* MAIN CONTENT */
body 
{ 
	font-size: 12px; 
	line-height: 18px;
	text-align: left; 
	vertical-align: top; 
	background: #c2bfb5 url(images/body-bg.gif) repeat; 
	color: #666666;
	margin: 0; 
}

#wrapper 
{ 
	margin: 0 auto 0 auto; 
	width: 950px; 
}

#main_content 
{ 
	background: #e45629 url(images/page-bg.jpg) repeat; 
	float: left; 
	margin-top: 20px; 
	padding: 0; 
	width: 950px; 
	height:100%;
	 
}

#container 
{ 
	background: #ffecd4; 
	float: left; 
	width: 530px; 
	min-height: 500px; 
	margin: 0; 
	padding: 0; 
}



#container_wide 
{ 
	background: #ee5629; 
	float: left; 
	width: 900px; 
	margin: 0; 
	padding: 0;
}




.post 
{ 
	padding: 0px 0px 0px 4px; 
}

.post h2 
{ 
	font-size: 20px; 
	font-weight: normal;
	letter-spacing: -0.15pt;
 	margin: 24px 0px 0px -4px; 
	padding-top: 0px; 
}

.post h2  a
{
	color:#666666
}

.post h2 a:hover 
{ 
	color: #ee5629; 
}

.post h2 a:visited 
{ 
	color: #666666;
}

.entry 
{ 
	font-size: 12px; 
	border-bottom: #666666 1px dotted; 
	*border-bottom: #666666 1px solid; 
	_border-bottom: #666666 1px solid; 
	margin: 10px 20px 0px 20px; 
	line-height: 18px; 

}

.entry  a
{
	color:#666666;

}

.entry a:hover 
{ 
	color: #666666;
	text-decoration: none; 
 
}

.entry a:visited
{ 
	color:#ee5629;
	text-decoration: underline; 
 
}

.entry a:link 
{ 
	color:#ee5629;
	text-decoration: underline; 
 
}



.postmetadata 
{ 
	margin: 0px 0px 10px 0px; 
	font-size: 9px; 
}

.postmetadata
{ 
	color:#666666; 
}

.postmetadata a:hover 
{ 
	color:#ee5629; 
}

.postmetadata a:visited
{ 
	color:#ee5629; 
}

.postmetadata a:link
{ 
	color:#ee5629; 
}




.date 
{	
	font-size: 9px; 
	margin-top: -5px; 
	font-style: normal; 
}

.date
{ 
	color:#666666; 
}


.date a:hover 
{ 
	color: #ee5629; 
}


.date a:visited
{ 
	color:#ee5629; 
}

.date a:link
{ 
	color:#ee5629; 
}

/* HEADER */
#header 
{ 
	float: center; 
	width: 950px; 
	height: 92px; 
	background-color: #ee5629; 
	padding: 0;
	margin: 0 auto; 
}

#header_left {
	float:left;
	width:322px;
	height:92px;
}
#header_left img{
	width:322px;
	height:92px;
}

#header_right {
	float:left;
	width:628px;
	height:92px;
	background-color:#ee7629;
}
#header_right img {
	width:628px;
	height:92px;
}

#header h1 
{ 
	padding: 0; 
	margin: 0px 0 0 0px; 
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 0em; 
	line-height: 0px; 
	text-align: left; 
	font-weight: normal;
}

#header h1 a 
{ 
	text-decoration: none; 
	color: #ee5629; 
}

#header h1 a:hover 
{ 
	text-decoration: none; 
	color: #ee5629; 
}

#header .description 
{ 
	margin: 0 0 0 60px; 
	padding: 0; 
	font-size: 0em; 
	font-weight: normal; 
	font-family: Helvetica; 
	color: #ee5629; 
	text-align: left; 
	text-transform: inherit; 
}

/* HORIZONTAL MENU */
.menu  
{ 
	float: left; 
	width: 950px; 
	margin: 0; 
	padding: 0;
	background: #e45629 url(images/nav-bg.gif) repeat-x; 
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	text-align: center;  
}

.menu ul 
{ 
	width: 100%; 
	margin: 0; 
	padding: 0px 0px 0px 56px; 
	*padding: 0px 0px 0px 48px; 
	list-style: none; 
}

.menu ul li 
{ 
	display: block; 
	margin: 0;
	list-style: none;
	float: left; 

}

.menu ul li a 
{ 
	padding: 0px 50px 0px 13px; 
	text-decoration: none; 
	color: #666666; 
	font-family: "Helvetica", Arial, Verdana, Tahoma, Sans-serif; 
	font-size: 12px; 
	font-style: normal;
}

.menu ul li a:link,
.menu ul li a:visited 
{
	float: left; 
	color: #666666; 
	display: block; 
	padding: 7px 35px 0px 35px; 
	margin-right: 0px; 
	height: 23px; 
	font-size: 12px; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #ffffff;
}

.menu ul li a:hover,
.menu ul li a:active, 
.menu ul li.current_page_item a
{
	color: #333333; 
	background: #F5F5F5; 
	background-repeat: repeat-x; 
	font-size: 12px; 
	background: url(images/nav-bg2.gif); 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #ffffff;
}



/* HEADER AD - image default */

#header2 
{ 
	float: center; 
	width: 950px; 
	height: 213px; 
	margin-top: 32px; 
	*margin-top: 0; 
	background: #ee5629 url(images/header-adMilkShake.jpg) no-repeat; 
	border-top: #999999 0px solid; 
	border-bottom: #999999 1px solid; 
}



/* home image  */

body.home #header2 
{ 
	background: #ee5629 url(images/header-home.jpg) no-repeat;
	width: 950px; 
	height: 291px;  
}



/* whos-oneicity images  */

body.whos-oneicity #header2 
{ 
	background: #ee5629 url(images/header-adTwins.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.our-name #header2 
{ 
	background: #ee5629 url(images/header-adTwins.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.our-team #header2 
{ 
	background: #ee5629 url(images/header-adTeam.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.hoots-and-thomas #header2 
{ 
	background: #ee5629 url(images/header-adTwins.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}
body.steve-thomas #header2 
{ 
	background: #ee5629 url(images/steve.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.a-pirates-life-for-me #header2 
{ 
	background: #ee5629 url(images/steve.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.kris-hoots #header2 
{ 
	background: #ee5629 url(images/kris3.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.john-berge #header2 
{ 
	background: #ee5629 url(images/johnberge.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.jeff-smith #header2 
{ 
	background: #ee5629 url(images/jeffsmith.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.need-catchy-title #header2 
{ 
	background: #ee5629 url(images/kris3.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.our-story #header2 
{ 
	background: #ee5629 url(images/header-adTwins.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.our-verse #header2 
{ 
	background: #ee5629 url(images/header-adTwins.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}



/* what-we-do-for-you images  */


body.what-we-do-for-you #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.how-we-work #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.services #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.social-networking #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.case-studies #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.what-people-say #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}


body.our-partners #header2 
{ 
	background: #ee5629 url(images/header-adSaltPepper.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}



/* why-relationships images  */

body.why-relationships #header2 
{ 
	background: #ee5629 url(images/header-adLucy.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.philosophy #header2 
{ 
	background: #ee5629 url(images/header-adLucy.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.realities #header2 
{ 
	background: #ee5629 url(images/header-adLucy.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.why-it-is-true #header2 
{ 
	background: #ee5629 url(images/header-adLucy.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.shout-out #header2 
{ 
	background: #ee5629 url(images/header-adLucy.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}



/* contact-us images  */


body.contact-us #header2 
{ 
	background: #ee5629 url(images/header-adSideCar.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}



#header h1 
{
	padding: 0; 
	margin: 0px 0 0 0px; 
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 0em; 
	line-height: 0px; 
	text-align: left; 
}

#header h1 a 
{ 
	text-decoration: none; 
	color: #ee5629; 
}

#header h1 a:hover 
{ 
	text-decoration: none; 
	color: #ee5629; 
}

#header .description 
{ 
	margin: 0 0 0 60px; 
	padding: 0; 
	font-size: 0em; 
	font-weight: normal; 
	font-family: Helvetica; 
	color: #ee5629; 
	text-align: left; 
	text-transform: inherit; 
}

/* IMAGES */
p img 
{ 
	padding: 0; 
	max-width: 100%; 
}

a img 
{ 
	border: #b0aa96 0px solid; 
	padding: 3px; 
	background: none; 
}

img.avatar 
{ 
	float: left; 
	margin: 0px; 
	border: #afb997 0px solid; 
}

img.centered 
{ 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

img.alignright 
{ 
	padding: 5px 10px 5px 10px; 
	margin: 0 0px 0 0; 
	display: inline; 
}

img.alignleft 
{ 
	padding: 5px 10px 5px 0px; 
	margin: 0 0px 0 0; 
	display: inline; 
}

.alignright 
{ 
	float: right;
}

.alignleft 
{ 
	float: left; 
}

.aligncenter, div.aligncenter 
{ 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

.wp-caption 
{ 
	border: 0px solid #ddd; 
	text-align: left; 
	background-color: #none;   
	padding-top: 0px; 
	margin: 0px; 
}


.wp-caption img 
{ 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	max-width: 490px;
}


.wp-caption p.wp-caption-text 
{ 
	font-size: 10px; 
	line-height: 17px; 
	padding: 10px 20px; 
	margin: 0px 0 0px 0px; 
	font-style: italic; 
	font-weight: bold; 

}

#flickrrss img 
{ 
	border: 0px solid #ffffff; 
	float: left; 
	margin: 0 0 0px 0px;
 
}

.thumbnail 
{ 
	width: 60px; 
	height: 60px; 
	float: left; 
	margin: 3px; 
	border: #3f464f 1px solid; 
}

.medium 
{ 
	width: 250px; 
	height: 150px; 
	float: left; 
	margin: 3px; 
	border: #3f464f 1px solid; 
}

/* NAVIGATION */
.navigation 
{ 
	padding: 5px 0 5px 10px; 
	font-size: 9px; 
	font-weight: normal; 
	line-height: 18px; 
}

/* SUBSCRIPTION */
.subscribe  
{ 
	background: url(images/feed-icon.jpg) no-repeat 40% center; 
	width: 35px; 
	margin: 0px 0 0 0px; 
	*margin: 0px 0 0 16px; 
	padding: 4px 0 3px 37px; 
	text-decoration: none; 
}

.subscribe a:hover,
.subscribe a:active 
{
	color: #ffffff;
}

.subscribe a:link,
.subscribe a:visited 
{
	color: #FBCB8E; 
	
}



/* SIDEBAR */
#left_sidebar 
{ 
	width: 210px; 
	float: left; 
	margin: 21px 0px 0px 0px; 
	*margin: 41px 0px 0px 0px; 
	padding: 0 auto 0 auto; 
	text-align: left; 
}
 
#right_sidebar 
{ 
	width: 210px; 
	float: left; 
	margin: 21px 0; 
	*margin: 21px 0px 0px -16px; 
	*padding: -10px 0px 0px 0px; 
	padding: 0 auto 0 auto; 
	text-align: left; 
} 

#right_sidebar #social-media { 
margin:0 0 0 24px;
height:25px;
width:25px;
margin-bottom:21px;
}
#right_sidebar #social-media{height:25px;width:180px;}
#right_sidebar #social-media a img{height:25px;width:25px;margin-right:8px;padding:0;}

#right_sidebar .greybox {  
  background: #d6d6d5;
  border: 1px solid #9a9995;
  margin: 10px;
  padding: 12px 10px 2px;
  -moz-border-radius-bottomleft: 10px;
  -khtml-border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -khtml-border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;

  -moz-border-radius-topleft: 10px;
  -khtml-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -khtml-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
#right_sidebar .greybox a{color:#666;}
#right_sidebar .greybox a:hover{color:#111;}

#right_sidebar .search {
  float: none;
}

#right_sidebar .greybox {
  font-size: 12px;
  font-weight: bold;
}

#right_sidebar .greybox .small {
  font-size: 10px;
}

#right_sidebar .greybox form { 
  margin: 0 0 10px;
}

#right_sidebar .greybox form input { 
  margin: 0 0 4px;
}

#left_sidebar ul li a:link, a:visited #right_sidebar ul li a:link, a:visited 
{ 
	color: #fbcb8e; 
}

#left_sidebar ul li a:hover, #right_sidebar ul li a:hover 
{ 
	color: #ffffff; 
}

#left_sidebar a.title, #right_sidebar a.title 
{ 
	color: #ffffff; 
	padding: 0px; 
	margin: 0;
}
	
#left_sidebar ul li a, #right_sidebar ul li a 
{ 
	margin: 0; 
	*padding-left: 0px; 
}

#left_sidebar ul li, #right_sidebar ul li 
{ 
	padding: 0;
	margin: 5px 10px 0 0; 
	font-size: 12px; 
	color: #ffffff; 
	list-style: none; 
}

#left_sidebar ul ul, #right_sidebar ul ul 
{ 
	margin: 0 0 0 24px; 
}

#left_sidebar ul ul, #right_sidebar ul li a:link, a:visited 
{ 
	color: #fbcb8e; 
}

#left_sidebar ul ul, #right_sidebar ul li a:hover 
{ 
	color: #ffffff; 
}

#left_sidebar ul ul ul, #right_sidebar ul ul ul 
{ 
	margin: 0 0 0 0px; 
}

#left_sidebar ul, #right_sidebar ul 
{ 
	margin: 0 0 0px 0; 
	padding: 0; 
}

#left_sidebar h2, #right_sidebar h2, #commentblock h2 
{ 
	width: 77%; 
	font-size: 12px; 
	font-weight: normal; 
	text-transform: inherit; 
	letter-spacing: normal; 
	margin: 0px 0px 0px 24px; 
	padding: 0px 0px 0px 0px; 
	text-align: left; 
	background: transparent; 
	border-bottom: #ffffff 1px dotted; 
	*border-bottom: #ffffff 1px solid; 
	_border-bottom: #ffffff 1px solid; 
} 

/* INTRO BOX */
#intro 
{ 
	width: 500px; 
	margin: 24px 24px 24px 24px; 
	float: left; 
	padding: 0; 
	text-align: left; 
	background: transparent url(images/dot.gif) repeat-x scroll 0pt 100%; 
}
 
#intro p 
{ 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
}

#intro h2 
{ 
	font-size: 18px; 
	text-transform: inherit; 
	width: 91%; 
	background: none; 
	margin: 0 auto 0 auto; 
	padding: 0px; 
	text-align: left; 
	border-bottom: #666666 1px none; 
} 

/* SEARCH */
.search 
{ 
	float: right; 
	width: 140px; 
	margin: 0px 10px 0px 0px; 
}

.search form 
{ 
	float: none; 
	margin: 10px 0px 0px 0px; 
	padding: 0; 
	
}

.search input#s 
{ 
	color: #666666; 
	width: 140px; 
	margin: 0 10px 0 0; 
	padding: 2px 2px; 
	border: 1px solid #999999; 
	font-size: 10px; 
	background: #ffffff;
}

.search .search-submit 
{ 
	display: none;
	 
}

/* FOOTER */
#footer {
	clear: both; 
	width: 950px; 
	height: 49px; 
	margin-top: 0px; 
	padding: 0;
	background: #666666 url(images/body-bg.gif) repeat;
	font-size: 11px; 
	letter-spacing: .3pt;
	line-height: 12px; 
	text-align: center; 
	color: #fff; 
	font-weight: normal;
	padding: 5px 0px 0px 0px; 
	*padding: 12px 0px 0px 0px;
}

#footer a, #footer a:link {color: #fff; }
#footer a:hover { color: #333; }

/* COMMENTS */
.comments-template 
{ 
	margin: 0 10px; 
	padding: 0 10px; 
}

.comments-template ol 
{ 
	margin: 0; 
	padding: 0 0 15px; 
	list-style: none; 
	
}

.comments-template ol li 
{ 
	margin: 0; 
	line-height: 30px; 
	padding: 0px 0px 0px 0px; 
	
}

.comments-template h2, .comments-template h3 
{ 
	font-style: normal; 
	font-family: "Helvetica", Arial, Verdana, Tahoma, Sans-serif; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 16px 0px;
	border-bottom: #666666 0px dotted; 
	color: #666666; 
	font-size: 12px;
	margin: 0; 
}

.commentmetadata 
{ 
	font-size: 14px; 
	font-style: normal; 
	border-top: #666666 0px dotted; 
	margin: 0px 0px 0px 0px;
	padding: 12px 0 0; 
	line-height: 20px; 
}

.commentmetadata
{ 
	color:#666666; 
}


.commentmetadata a:hover
{ 
	color: #ee5629; 
}


.commentmetadata a:visited
{ 
	color:#666666; 
}


.commentmetadata_info 
{ 
	font-size: 9px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 12px 0px;
	line-height: 15px; 
	border-bottom: #666666 1px dotted;
	*border-bottom: #666666 1px solid;
	_border-bottom: #666666 1px solid;

 
}

.comments-template p.nocomments 
{ 
	padding: 0; 
	display:none;
	
}

#author
{
	border: 1px dotted #666666;
	*border: 1px solid #666666;
	_border: 1px solid #666666;
	margin: -5px 0px 0px 0px;
	height: 17px; 

}
	
#email
{
	border: 1px dotted #666666;
	*border: 1px solid #666666;
	_border: 1px solid #666666;
	margin: -5px 0px 0px 0px;
	height: 17px; 

}
	
#url
{
	border: 1px dotted #666666;
	*border: 1px solid #666666;
	_border: 1px solid #666666;
	margin: -5px 0px 0px 0px;
	height: 17px; 

}

.comments-template textarea 
{ 
	width: 100%;
	max-width: 500px; 
	background: #fff; 
	border: 1px dotted #666666;
	*border: 1px solid #666666;
	_border: 1px solid #666666;
	margin: -5px 0px 0px 0px;
}



.authorcomment 
{ 
	background: ; 
}

	
	

/* IE HACKS */
*html #left_sidebar 
{ 
	margin: 21px 0px 0px 0px; 
} 

*html .search 
{ 
	margin: 2px 2px 0px 0px; 
	
}

/* body home */

#home_container 
{
	clear:both;
	background: #E45629;
	padding: 0px;
	height:401px;
	position:relative;
}

#home_container a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none; 
}
#home_container a:hover { color: #FBCB8E; }

#big_box {width:950px;height:401px;background-color:#000}
.box{ width:950px; height:401px; }
#box1{display:block;}
.box1a{background:#000 url(images_new/switcher-1a.jpg) no-repeat 0 0;}
.box1b{background:#000 url(images_new/switcher-1b.jpg) no-repeat 0 0;}
.box1c{background:#000 url(images_new/switcher-1c.jpg) no-repeat 0 0;}
#box1_line1{padding:41px 0 0 27px;}
#box1_line2{padding:11px 0 0 40px;}
#box1_line3{padding:16px 0 0 40px;}

#box2{display:none;background:#000 url(images_new/switcher-2-new.jpg) no-repeat 0 0;}
#box2_line1{padding:102px 0 0 470px}
#box2_line1 img{width:444px;height:72px;}
#box2_line2{padding:26px 0 0 528px;}
#box2_line2 img{width:329px;height:39px;}
#box2_sm{width:350px;height:33px;padding:26px 0 0 526px;}
#box2_sm div{float:left;}
#box2_sm_twitter{margin-top:6px;margin-right:18px;}
#box2_sm_facebook{margin-right:24px;}
#box2_sm_linkedin{margin-top:7px;}

#box3{display:none;	background:#000 url(images_new/switcher-3.jpg) no-repeat 0 0;}
#box3_line1{padding:102px 0 0 167px;}
#box3_line2{padding:14px 0 0 202px;}

#switcher{position:absolute;bottom:0;left:0;width:66px;height:21px;background-color:transparent;}
.switch{float:left;display:block;width:21px;height:21px;margin-right:1px;}
#switch1{background:transparent url(images_new/switcher.gif) no-repeat left bottom;}
#switch2{background:transparent url(images_new/switcher.gif) no-repeat -22px top;}
#switch3{background:transparent url(images_new/switcher.gif) no-repeat -44px top;}

#tri{clear:both;width:950px;height:170px;padding:3px 0;background-color:#fff;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#tri1{float:left;width:311px;height:170px;margin-left:3px;background:#fff url(images_new/box-left-popsicle.jpg) no-repeat 0 0;}
#tri2{float:left;width:316px;height:170px;margin:0 3px 0 3px;background:#fff url(images_new/box-middle-from-the-blog.jpg) no-repeat 0 0;}
#tri3{float:left;width:311px;height:170px;margin-right:3px;background:#fff url(images_new/box-right-team.jpg) no-repeat 0 0;}

.tri_title{font-size:16px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.tri_title a{color:#ee5629;text-decoration:underline;}
.tri_text{color:#666;font-size:12px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.tri_text a, .tri_text a:visited{color:#666;text-decoration:none;}

#tri1 .tri_title{padding:15px 0 0 21px;height:60px;width:150px;}
#tri1 .tri_text{padding:3px 0 0 21px;height:85px;width:185px;}

#tri2 .tri_title{padding:15px 0 0 21px;width:185px;height:60px;}
#tri2 .tri_text{padding:4px 0 0 21px;width:240px;height:85px;}

#tri3 .tri_title{padding:15px 0 0 18px;width:150px;height:60px;}
#tri3 .tri_text{padding:3px 0 0 18px;width:148px;height:90px;}

#lower{width:950px;height:49px;}
#our_verse{float:left;width:632px;height:49px;background-color:#e76828;}
#verse_text{margin:17px 0 0 20px;font-size:12px;color:#fff;}
#our_sm{float:left;width:298px;height:39px;padding:10px 0 0 20px;background-color:#ee5629}
#sm_left{float:left;width:130px;height:25px;}
#sm_right{float:left;width:160px;height:22px;padding-top:3px;}
#footer_search{width:134px;height:17px;margin-left:5px;margin-right:2px;border:1px solid #999;}
#footer_search_submit{width:30px;height:23px;}

body.home .entry
{
	border-bottom: none;
	padding: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

body.home .homeBox 
{
	background left:#000000 none repeat scroll 0 0;
	float:left;
	padding:20px 49px 0px 45px;
	width:218px;
	color: white;
	font-family: helvetica, Arial;
	height: 105px;
}

body.home .ptitle
{
	margin: 0px 0px 10px 0px;
	letter-spacing: .15pt;
	font-size: 15px; 
	*font-weight: bold;
}

body.home .ptextbody
{	
	letter-spacing: .25pt;
	font-size: 12px; 
	line-height: 16px;
	
}

#apDiv1 {
	position:absolute;
	width:8px;
	height:109px;
	z-index:1;
	left: 10px;
	top: 249px;
}
