/*  
Theme Name: oneicity
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 { font-size: 12px; }
h2 { font-size: 12px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

a:link, a:visited 
{ 
	text-decoration: none; 
	color: #666666; 
}

a:hover 
{ 
	text-decoration: none; 
	color: #ee5629; 
}



p 
{ 
	padding: 0px 0px 0px 0px; 
}

blockquote 
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	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: 0px 0px 0px 0px; 
}

#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 0px 0 0px; 
	padding: 0 0px 0px 0px; 
}



#container_wide 
{ 
	background: #ee5629; 
	float: left; 
	width: 900px; 
	margin: 0 0 0 0px; 
	padding: 0px 0px 0 0px;
}




.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 !important; 
}

.post h2 a:visited 
{ 
	*color: #666666; 
	_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 !important; 
 
}

.entry a:visited
{ 
	color:#ee5629;
	text-decoration: underline; 
 
}

.entry a:link 
{ 
	color:#ee5629 !important;
	text-decoration: underline; 
 
}



.postmetadata 
{ 
	margin: 0px 0px 10px 0px; 
	font-size: 9px; 
}

.postmetadata
{ 
	color:#666666; 
}

.postmetadata a:hover 
{ 
	color:#ee5629 !important; 
}

.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 !important; 
}


.date a:visited
{ 
	color:#ee5629; 
}

.date a:link
{ 
	color:#ee5629; 
}


/*#author-box 
{ 
	width: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0 0px 0px 0px; 
	background: #999999; 
	border: 0px solid #ffffff; 
}

#author-box .avatar 
{ 
	float: left; 
	width: 80px; 
	height: 80px; 
}

#author-box h2 
{ 
	padding: 0; 
	margin: 0px 0 0px 0; 
}*/

/***** HEADER *****/
#header 
{ 
	float: center; 
	width: 950px; 
	height: 119px; 
	background: #ee5629 url(images/header.jpg) no-repeat; 
	padding: 0; margin: 0 auto 0 auto; 
}

#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; 
	*width: 902px; 
	/*height: 30px; */
	margin: 0 0 0px 0; 
	padding: 0; 
	/*display: block;*/ 
	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/kris2.jpg) no-repeat;
	width: 950px; 
	height: 213px;  
}

body.need-catchy-title #header2 
{ 
	background: #ee5629 url(images/kris2.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;  
}

body.sign-up #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 0px 0px 0px; 
	*margin: 21px 0px 0px -16px; 
	*padding: -10px 0px 0px 0px; 
	padding: 0 auto 0 auto; 
	text-align: left; 
} 

#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: 0px 0px 0px 0px;
}
	
#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 0px 0px 0px; 
	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 !important;
	 
}

/***** FOOTER *****/
#footer 
{ 
	clear: both; 
	float: left; 
	width: 950px; 
	height: 600px; 
	margin-top: 0px; 
	padding: 0; 
	background: #666666 url(images/body-bg.gif) repeat;  

}

#footer p 
{ 
	font-size: 11px; 
	letter-spacing: .3pt;
	line-height: 12px; 
	padding: 5px 0px 0px 0px; 
	*padding: 12px 0px 0px 0px; 
	text-align: center; 
	color: #666666; 
	font-weight: normal !important;

}

#footer a 
{ 
	color: #666666; 
}

#footer a:link 
{ 
	color: #666666; 
}

#footer a:hover 
{ 
	color: #ffffff; 
}

/***** 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 !important; 
}


.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 *****/

body.home #left_sidebar, body.home #right_sidebar 
{
	display: none;
}

body.home #container 
{
	width: 99%;
	min-height: 105px;
	background: #E45629;
	background: url(images/bg.jpg) repeat-y;
	padding: 0px;
}

body.home #container a 
{
	/*display: none;*/
	color: #ffffff !important;
	font-weight: normal;
	text-decoration: none !important; 

}


body.home #container a:hover 
{ 
	color: #FBCB8E !important; 
	
}


body.home .entry
{
	border-bottom: none;
	padding: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

body.home h2 
{
	display: none;
}


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;
	
}


