/*
Theme Name: Fresca
Theme URI: http://www.frescaonaddison.com
Description: Theme for Fresca on Addision
Author: <a href="http://www.teamcolab.com">CO+LAB</a>
Version: 1.0
Tags: 
*/

/* RESET */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	padding: 15px 0 0 35px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* */

body, html {
	font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height:1.5;
	background: #fbfbfb;
}
h2 {
	color:#333333;
	font-family: "Univers LT Std", Univers, "Helvetica LT Std", Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0 0 12px;
	line-height:normal;
}
p {
	padding:0 0 12px;
}
a {
	color: #3a8031;
}
#menu li.current-menu-item a, #menu li.current_page_item a {
	color:#70bb67;
}
a:hover {
	color:#84d17c;
}

/*input {
	width:100%;
	border:1px solid #ccc;
	padding:4px 2px;
	margin:0 6px 0 0;
}*/
input, textarea {
	border:1px solid #ccc;
}
input:hover, textarea:hover {
	border:1px solid #aaa;
}
input:focus, input:hover:focus, textarea:focus, textarea:hover:focus {
	border:1px solid #999;
}

#wrapper {
	overflow: hidden;
}

#logo {
	/*height:200px;
	margin:60px auto 0 auto;*/
	padding: 0 0 0 48px;
	margin: 0 0;
}
#content_container{
	float: left;
	width: 446px;
	min-height: 500px;
  height: auto !important;
  height: 500px;
	margin:0 0 50px 0;
}
#content_top {
	display: none;
	width: 462px;
	margin: 30px -16px 0 0;
	padding: 9px 0 0 0;
	background: url(images/slider_top.png) no-repeat top right;
}

#content_bottom {
	width: 462px;
	padding: 0 0 9px 0;
	background: url(images/slider_bottom.png) no-repeat bottom right;
}

#content {
	margin: 0 0;
	width: 422px;
	padding: 0 40px 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: url(images/slider_bg.png) repeat-y top right;
} /**html #content { height: 600px; }*/

	/*.home #content_top {
		width: 442px;
		min-height: 1px;
	} *html .home #content { height: 1px; }
	
	.page-id-13 #content_top {
		width: 442px;
		min-height: 1px;
		//padding-right: 42px;
	} *html .page-id-13 #content { height: 1px; }
	
	.page-id-13 #content-bottom {
		width: 442px;
	}
	
	.page-id-13 #content {
		width: 442px;
	}
	
	.page-id-7 #content_top {
		width: 400px;
		min-height: 1px;
		padding-right: 42px;		
	} *html .page-id-13 #content { height: 1px; }*/
	
#footer {
	color:#666;
	text-align:center;
}
/*.wpcf7 #welcome p {
	font-size:18px;
	font-weight:normal;
	line-height:1.2;
}
.wpcf7 {
	font-size:12px;
	font-weight:bold;
	line-height:1.8;
}
.wpcf7 .wpcf7-list-item-label {
	margin:0 6px 0 0;
}

.wpcf7 .wpcf7-list-item input {
		width:auto;
}
.wpcf7 .wpcf7-submit {
	width:120px;
	display:block;
	padding:5px 20px;
	margin:0 auto;
}
.wpcf7 .wpcf7-not-valid-tip-no-ajax, .wpcf7 .wpcf7-validation-errors {
	color:#b98248;
	font-weight:normal;
}
.wpcf7 .wpcf7-mail-sent-ok {
	color:#54b948;
	text-align:center;
}*/

#content .gform_wrapper {
	margin: 0 0 0 0;
}
#menu_container{
	position: relative;
}
#tab{
	display: none;
	width: 10px;
	height: 16px;
	top: 50px;
	left: 6PX;
	background: url(images/slider.png) no-repeat;
	position: absolute;
}
.home #tab {
	margin:10px 0 0 0;
}
#menu {
	padding: 0 0 0 85px;
}

#menu li {
	display: block;
	height: 40px;
	line-height: 40px;
	margin:0 0 10px 0;
}

#menu a {
	display:block;
	font-family: "Univers LT Std", Univers, "Helvetica LT Std", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 40px;
	color: #3a8031;
	text-decoration: none;
	overflow: hidden;
}

#menu a:hover {
	color: #70bb67;
}
#menu a  span {
	display:block;
	line-height: 40px;
}
#menu li.page-item-3{
	display: block;
	height: 86px;
	width: 313px;
	background-image: url(images/fresca-on-addison.png);
	margin-bottom: 40px;
}
#menu li.page-item-3 a{
	display: block;
	height: 86px;
	width: 313px;
	text-indent: -9999px;
}
#menu li.page-item-3 a span{
	display: none;
}
#header {
	float: left;
	width: 400px;
}

#tweets {
	width: 442px;
	overflow: hidden;
/* 	background: url(images/twitter_bg.png) repeat-y top left; */
}

.tweet_list li {
	display: block;
	overflow: hidden;
	width: 442px;
	height: 73px;
	padding: 0 0 5px 0;
}

.tweet_list li a.tweet_avatar {
	padding: 0 12px 0 0;
	display: block;
	float: left;
	overflow: hidden;
}

.tweet_list li p {
	padding: 0 0 0 73px;
}

.tweet_list li .tweet_time {
	color: #666666;
}

.gform_title, .gform_description {
	display: none;
}

.page-id-9 #content h3 {
	color:#3A8031;
	line-height:normal;
	border-top:1px solid #b6e1b0;
	padding:6px 0 5px 0;
	cursor:pointer;
}
.page-id-9 #content h3:hover {
	color:#84d17c;
}
.page-id-9 #content h3.ui-state-active {
	color:#70a269;
}
.page-id-9 #content ul {
	border-top:1px solid #dcf5d8;
	padding:10px 0 5px 0;
}
.page-id-9 #content ul li {
	list-style:disc;
	margin:0 0 8px 0;
	list-style:none;
	padding:0 0 0 16px;
	background:url(images/bullet_bg.png) 4px 4px no-repeat;
}
.page-id-9 #content ul li em {
	float:right;
	margin:0 0 0 12px;
}
#fresca_man {
	position:fixed;
	right:10px;
	bottom:5px;
	z-index:
}

#gforms_confirmation_message {
	margin:0 0 10px 0;
}
.ui-icon-triangle-1-s {
}

#footer {
	width:446px;
	float:left;
	text-align:left;
	color:#CCC;
}
#footer a {
	color:#ccc;
}
#footer a:hover {
	color:#aaa;
}

#fp-text {
	margin: 0 0 30px 0;
  padding: 30px 0 0 85px;
  font-size: 18px;
  font-family: lucida console;
}
#jimmys-blog a {

}
#social-icons  {
	position: fixed;
	bottom: 25px;
	right: 150px;
	margin: 0 0;
	padding: 0 0 0 85px;
	overflow: hidden;
}
#social-icons li {
	float:left;
	list-style: none;
	margin: 0 10px 0 0;
}
#social-icons li a {
	width: 32px;
	height: 32px;
	float: left;
	text-indent: -9999px;
	display: block;
}

#social-icons #social-facebook a {
	background: url(images/social-icons.png) 0 0 no-repeat;
}
#social-icons #social-facebook a:hover {
	background: url(images/social-icons.png) 0 -32px no-repeat;
}
#social-icons #social-facebook a:active {
	background: url(images/social-icons.png) 0 -64px no-repeat;
}

#social-icons #social-twitter a {
	background: url(images/social-icons.png) 0 -96px no-repeat;	
}
#social-icons #social-twitter a:hover {
	background: url(images/social-icons.png) 0 -128px no-repeat;	
}
#social-icons #social-twitter a:active {
	background: url(images/social-icons.png) 0 -160px no-repeat;	
}

#jimmys-blog {

	padding: 0 0 0 85px;
}