/*  
Theme Name: Feed Company
Theme URI: http://www.kratedesign.com
Description: Feed company
*/

body {
	margin: 0;
	padding: 0;
	background: #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em; 		/*  16 x 1.125 = 18px */
	color: #666;
}


/* layout widths */


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
}

h1 {	
	font-size: 1.375em; 		/*  16 x 1.375 = 22px */
	line-height: 1.636em;		/*  16 x 1.636 = 36px */
	margin: 0;
}

h2 {
	font-size: 1.125em; 	/* 16 x 1.125 = 18px */
	margin:1em 0; 			/* 18 x 1 = 18px */
}

h3 {
	font-size: 1em; 	/*  1em = 16px */
	margin: 0;
	padding: 0;
	color: #aaa;
	text-align: left;	
	
}

p  {
	font-size: 0.75em; 	/* 16x0.875=14px */
	/* margin: 1.286em 0; 		14x1.286=18px */
	padding: 0;
	text-align: left;	
	
}

a { 
	color: #80b43f;
    text-decoration: none; 
}

a:link {
	color: #80b43f;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #37A24A;
}

a:visited {
	color: #80b43f;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/*********** layout stuff  ********/


/* Page */

#page {
	width: 750px;		/* 16 x 46.875 = 750px */
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 750px;		/* 16 x 46.875 = 750px */
}

#about-content , #post-content{
	float: left;
	width: 486px;		/* 16 x 30.375 = 486px */
	margin-right: 20px; 	/* 16 x 1.25 = 20px */	
	padding: 0px;
}

#work-content{
	position: relative;
	float: left;
	width: 360px;			/* 16 x 22.5 = 360px */
	margin-right: 10px; 	/* 16 x .625 = 10px */	
	min-height: 340px; 		/* 16 x 20 = 320px */
}

#work-padding { float: right; height: 320px; }


/* **************************************      Glider styles  */

#my-glider {
	position: absolute;
	top: 0px; 
	left: 370px; 	/* 16 x 23.125 = 370px*/	
	width: 360px; 	/* 16 x 22.5 = 360px*/
    /*
    float: right;
    margin: -5em 0 0 1em;
    */
}

#my-glider .controls {
	position: relative;
	top: .5em;	/* 8px;   	*/
	left: 3.75em; 	/* 60px; */
}

#my-glider .controls  a {
	color: #ccc;
	font-size:  .75em;  /* 16 x .75 = 12px */	
	padding-right: 1em;
}

#my-glider .controls a:hover { color: #80B43F; }

.glider-arrow {
	margin: 0px 0 0px .75em;  /* 16 x .75 = 12px */	
	position: relative;
	top: -.625em; 			/* 16 x .625 = 10px */	
}

/************** FADER Plugin ***************/

#fader {
	position: absolute;
	top: 0px; 
	left: 375px; 	/* 16 x 23.125 = 370px*/	
	width: 360px; 	/* 16 x 22.5 = 360px*/   
}


#fader .controls {
	position: relative;
	top: 0px;	/* 8px;   	*/
	left: 0px;; 	/* 60px; */
}

#fader .controls  a {
	color: #80B43F;
	font-size:  .75em;  /* 16 x .75 = 12px */	
	padding-right: 1em;
}

#fader .controls a:hover { color: #37A24A; }
 
#fader .fader_descriptions {font-size: .75em; margin:10px 0 20px 0; }

/* Sidebar */

#sidebar {
	float: right;
	width: 244px;;		/* 16 x 15.25 = 244px */
}

/* ***********************  Header ************************* */

#header {
	width: 750px;				/* 16 x 46.875 = 750px */
	height: 116px;					/* 16 x 7.25 = 116px */
	margin: 0 auto 23px auto;	/* 23 x 1.4375 = 23px */
	padding: 30px 0 0 0px;
	border-top: 5px solid #37A24A;
	border-bottom: 1px solid #999;
}

#logo {
	float: left;
	/*margin: 3.845em 1.25em 0 1em ;		 62px 20px 0 16px	 = */
	margin: 54px 20px 0 16px;		 	 
}


#logo img{
	/*width: 7.25em;		 16 x 7.25 = 116 */
	/*height: 2.3125em;	 16 x 2.3125 = 37px */
}

#logo h1 a {text-decoration:none;    }

/* ***********************  END Header ************************* */


/* ******    Menu ****************** */

#menu {	
	float: left;
	margin-top: 50px;		/* 16 x 3.5625 = 57px */	
	padding:0; 
	border:0 solid; 
	text-decoration:none; 
	list-style:none ;
	width: 64px;			/* 16 x 4 = 64px */	
	height: 52px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;			
	height: 52px;
}


#menu li { 
	float: left;
	/*height: .75em;  16 x .75 = 12px */	}

	
#menu li a {
	display:block;
    width: 64px;		/* 16 x 4 = 64px */	
	height: 14px;	/*height: .75em;  16 x .75 = 12px */
	float: left;
	text-decoration:none;    
	padding: 0;
	margin: 0;
}

#menu li#work-link, #menu li#work-link a {background:url("images/nav/nav-work.png") no-repeat top left; }
#menu li#services-link, #menu li#services-link a {background:url("images/nav/nav-services.png") no-repeat top left; }
#menu li#about-link, #menu li#about-link a {background:url("images/nav/nav-about.png") no-repeat top left; }
#menu li#contact-link, #menu li#contact-link a {background:url("images/nav/nav-contact.png") no-repeat top left; }

/* rollovers */
#menu li#work-link a:hover, #menu li#work-link a.current_page_item {background:url("images/nav/nav-work.png") no-repeat bottom left; }
#menu li#services-link a:hover, #menu li#services-link a.current_page_item {background:url("images/nav/nav-services.png") no-repeat bottom left; }
#menu li#about-link a:hover, #menu li#about-link a.current_page_item{background:url("images/nav/nav-about.png") no-repeat bottom left; }
#menu li#contact-link a:hover, #menu li#contact-link a.current_page_item {background:url("images/nav/nav-contact.png") no-repeat bottom left; }

 /* #menu li a:hover {background-position: bottom left;} */

/* active page */



#menu a span {visibility: hidden;}

/* ******    END Menu ****************** */


/* styling for Contact Page based upon WP id  */

#post-17 p {
	margin-top: .25em;	/* 16 x .25 = 4px */	
	margin-bottom: 1.5em /* 24px */
}


/*  ticker */

#newsticker img { clear: none; float:left; margin: 0; padding: 1px 0 0 0;}
#newsticker ul {clear: none; float: right; width: 660px; list-style: none; margin: 0; padding: 0; font-size: 12px; }

a.stbutton { display: block; height: 16px; }

/* ********************** WORK LISTING PAGE  *************************** */

.work_summary { 
	width: 180px; 		/* 16 x 11.25  = 180px */
	float: left; 
	margin-right: 10px; 	/* 16 x .625 = 10px */	
}

.last_work {margin: 0px;}

.work_thumbnail {
	border: 5px solid #e6e6e6; 
	width: 170px;			/* 16 x 10.625 =  170px */	
	margin-bottom: 10px; 	/* 16 x .625 = 10px */	
}

.work_thumbnail:hover {
	border: 5px solid #80b43f; 	
}

span.work_title {
	font-size: 1em; 	
	padding: 0 ;
	margin: 0;
}

span.work_title a {text-decoration: none; color: #333; padding: 0; margin: 0;}
span.work_title a:hover {text-decoration: none; color: #37A24A; }

.work_summary  dl {
	color: #999; 
	font-size: .6875em; /* 16 x .6875 = 11px */ 	
	padding: 0; 
	margin: 0em 0 .909em  0 ; /* 11 x .90 = 10px */ 
	line-height: 1.25em;
}

.work_summary  dt {float: left; clear: left; padding: 0; margin: 0 .25em 0 0 ; /* 4px */ }
.work_summary  dd {text-align:left;  padding: 0; margin: 0 0 .25em 0; }

a.work_detail_link {
	clear: both; 
	float: left;

	text-indent: -100em;
	overflow: hidden;
	background: url(images/details-button.png);
	height: 15px;
	width: 46px;
}

.case_study_link { margin-left: 6px; font-size: 0.6875em; }

hr.clear {
	clear: both;
    display: block;
    visibility: hidden;
	margin: 2em;
	}

/* ********************** END WORK LISTING PAGE  *************************** */	
	


/* ********************** WORK Detail PAGE  *************************** */	
	
#work-content dl {
	color: #999; 
	font-size: .75em; /* 16 x .6875 = 11px */	
	padding: 0; 
	margin: 0em 0 .909em  0 ; /* 11 x .90 = 10px */ 
	line-height: 1.25em;	
    position: relative; 
}
	
#work-content dt {float: left; clear: left; padding: 0; margin: 0 .25em .25em 0 ; /* 4px */;}
#work-content dd {text-align:left;  padding: 0; margin: 0 0 .25em 0;}
	
p.sharethis {height: 20px;}

p.return-to-work  a{
	color: #80b43f;
	text-decoration: none;
}

p.return-to-work  a:hover{
	text-decoration: none;
	color: #37A24A;
}

/*
#curtain { position: absolute; width: 50px; height: 50px; top: 43px; right: -430px; background-color: #FFF; z-index: 10000; }
*/

/* ******************** ABOUT PAGE  ************************************ */

h1#about-header  {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/header-about.png);
	height: 13px;
	width: 50px;
}

h1#press-header  {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/header-press.png);
background-repeat: no-repeat;
	height: 13px;
	width: 115px;
}

p#about-quote {
	background: url(images/aboutpage-quote.png) no-repeat;
	height: 140px;	
	width: 480px;  
	margin-bottom: 20px;
}

p#about-quote span {visibility: hidden;}

/* ****************  Press detail page ******************************/

h1#story-header  {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/header-story.png);
	height: 13px;
	width: 50px;
	margin-bottom: .75em;
}


.post   span.press_source {
	font-size: .75em;		/* 16 x .75 = 12px */		
}	

.post span.press_source_date {
	font-size: .75em;		/* 16 x .75 = 12px */	
	
}	

/* ************************************* PRESS List   ********************/

#press {width:244px; padding: 0px; margin: 0px; /*border: 1px solid green; float: left; */}

ul.press-list {
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.press-list  li {	
	margin-top: 20px ;		/* 16 x  1.25 = 20px */	
	clear: both;	
}

img.press_thumbnail {
	width: 16px;				/* 16px = 1em */
	height: 16px;			/* 16px = 1em */
	margin-right: 10px;	/* 16 x .625 = 10px */	
	float: left;
}

a.press_title {
	float: left;
	clear: right;
	display: block;
	width: 218px; 		/* 16 x 13.625 = 218px; */
	text-decoration: none;
	color: #666;
	font-size: 0.875em; 	/* 16x0.875=14px */	
}

a.press_title:hover {text-decoration: none; color: #37a24a;}


#press-archives-content a.press_title {width: 51em; 		/* 14 x 53.57 = 750px; */}

ul.press-list   .press_source {
	font-size: .625em;	/* 16 x .625 = 10px */
	margin-left: 26px;	/* 10 x 2.6 = 26px */
	color: #999;
}	

ul.press-list  .press_source_date {
	font-size: .625em;	/* 16 x .625 = 10px */
	color: #999;	
}	

#press-see-all-link {
	text-decoration: none;	
	margin: 16px 0 0 32px;	
}
	
a#press-see-all-link:hover {
	color: #37a24a;
	text-decoration: none;
}


h1#all-press-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/header-all-press.png);
background-repeat: no-repeat;
	height: 13px;
	width: 115px;
	margin-bottom: .75em;

}

.press-links { 
	font-size: 0.750em; 	/* 16x0.875=14px */
}

.press-links a { margin: 0 6px; }
#press-see-all-link { margin: 0 6px 0 26px; }

.subscribe-link { height: 20px; }
.subscribe-link img {
    vertical-align: text-top;
    margin:-2px 0 0 6px;
}

/* *********************  services page ********************* */

ol#services {	
	list-style: none;
	margin: 0;
	padding:0;
}

#services li {
	font-size: .875em;			/* 16x0.875=14px */
	width: 280px;				/* 20em = 280px  */
	float: left;
	padding-left: 90px;		/* 6.4285em = 90px */
	padding-top: 40px;		/* 2.857em = 40px */
	min-height: 101px;
	
}

li#services-creative, li#services-marketing {
	margin-right: 10px; 	/* 16 x .625 = 10px */
	text-align: justfy;
}

li#services-creative		{background: url(images/number-1.png) no-repeat top left; margin-bottom: 48px; 	/* 48px */	}
li#services-planning		{background: url(images/number-2.png) no-repeat top left; margin-bottom: 48px; 	/* 48px */	}
li#services-marketing	{background: url(images/number-3.png) no-repeat top left; margin-bottom: 32px; 	/* 32px */	}
li#services-reporting	{background: url(images/number-4.png) no-repeat top left; margin-bottom: 32px; 	/* 32px */	}

#services li strong {display: none;}

p#services-quote {
	background: url(images/services-quote-bottom.png) no-repeat top left;
	clear: both;	
	height: 24px;
}

p#services-quote span {visibility: hidden;}

/*******  Contact Page *************************/

.contact img { margin-top: 3px; }

p#contact-quote {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/contact-quote-lg.png);
	height: 66px;
	width: 450px;	
}


h3#contact-download-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/contact-downloads.png);
	height: 13px;
	width: 150px;	
}

h3#contact-business-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/contact-newbusiness.png);
	height: 13px;
	width: 150px;
	
}

h3#contact-press-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/contact-pressinq.png);
	height: 13px;
	width: 150px;
	
}

h3#contact-jobs-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/contact-jobs.png);
	height: 13px;
	width: 150px;
	
}


h3#contact-offices-header {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/headers/contact-offices.png);
	height: 13px;
	width: 150px;
	
}


p#site-design { clear: both; float: right; margin-top: -3em; color: #AAA; }
p#site-design a { color: #AAA; }
p#site-design a:hover { color: #E7187C; }

.contact { width: 750px; }
.contact .box { float: left; width: 250px; min-height:100px; }

/* *****************  Footer *********************** */

#footer {
	/*font-size: .6875em;		 16 x .6875 = 11px */
	/*width: 68.1818em;		 11 x 68.1818 = 750px    ems got reset by font size */	
	
	font-size: .75em;		 /*16 x .75 = 12px */
	width: 750px;		/* 12 x 62.5 = 750px    ems got reset by font size */	
	padding: 0em ;
	border-top: 1px solid #999;
	margin: 1.5em auto;
	color: #999;
	
}

html>body #footer {
	height: auto;
}

#footer #legal {
	float: left;		
}

#footer #rss_links {display: none;}

#footer #footer_tagline {float: right;}


/* end footer*/
