/*Theme Name: Hybrid CustomTheme URI: http://www.trucchis.com/wp/wp-content/themes/hybrid-custom/Description: Describe what your child theme should be like.Version: 0.1Author: Trucchis SupermarketsAuthor URI: http://www.trucchis.comTags: Food, Grocery, Supermarket, Produce, Deli, SeafoodTemplate: hybrid*//** License: GNU GPL* Copyright (c) 2009-2011 Trucchi's Supermarkets*//* Get base CSS */@import url('../hybrid/library/css/ATC21px.css');/* Get the plugins CSS */@import url('../hybrid/library/css/plugins.css');body {	min-width: 520px;      /* 2x LC width + RC width */	}#body-container {	overflow: hidden;	width: 960px;	margin: 0 auto;  no-repeat 0 8px;	}#container {	clear: both;	overflow: hidden;	padding-top: 10px;  padding-left: 0px;   /* LC width */	padding-right: 240px;  /* RC width */	}.no-widgets #container, .no-default-widgets #container {	width: 800px;	padding-left: 0;	padding-right: 0;	}.content, #primary, #secondary {	position: relative;	float: left;	}.content {	width: 100%;	}.no-widgets .content, .no-default-widgets .content {	width: 1000px;	}#primary {	width: 0px;          /* LC width */	right: 240px;          /* LC width */	margin-left: -100%;	}#secondary {	width: 175px;          /* RC width */	margin-right: -240px;  /* RC width */	margin-left: 20px;	}/*** IE6 Fix ***/* html #secondary {	left: 0px;           /* RC width */	}#subsidiary {	overflow: hidden;	}#subsidiary .widget {	overflow: hidden;	float: left;	width: 240px;	margin: 0 20px 0 0;	}#footer-container {	clear: both;	overflow: hidden;	}#footer {	clear: both;	}/* Links */a:link, a:visited {	color: #004400;	text-decoration: none;	}a:hover, a:active {	text-decoration: none;	}/* Headers */h1, h2, h3, h4, h5, h6 {	font-family: Cambria, Georgia, Times, "Times New Roman", serif;	color:  #800000;		}		/* Lists */#content ul {	list-style: none;	margin-left: 12px;	}#content ul {	overflow: hidden;	padding: 2px 0 2px 15px;		}#content ul {		}/* Blockquotes */blockquote {	margin: 0 24px 0  0;	padding: 6px 0 0 24px;	background: url(images/quotes.gif) no-repeat 0 0;	border: none;	}.post blockquote {	font-style: italic;	color: #777;	}.post blockquote em {	font-style: normal;	}/* Code */code {	font-size: 12px;	padding: 0 3px;	background: #EFF1E1;	}pre {	font-size: 12px;	overflow: auto;	padding: 9px;	background: #EFF1E1;	border: 1px solid #e2e2e2;	}pre code {	padding: 0;		}/* Tables */table {	width: 100%;	background: #0C2E3B;	border: 1px solid #e2e2e2;	}caption {	font-size: .8em;	font-style: italic;	text-align: right;	color: #990000;	}td {	padding: .3em;	border: 1px solid #e2e2e2;	}tr {	background: #EFF1E1;	}th {	padding: .3em;	color: #fff;	background: #113644;	border: 1px solid #e2e2e2;	}td a, th a {	font-weight: bold;	}/* Forms */textarea {	width: 98%;	font: normal normal normal 15px/21px arial, verdana, sans-serif;	}input {	font: normal normal normal 13px/21px arial, verdana, sans-serif;	}.text-input {	display: block;	width: 300px;	font-size: 15px;	}.page-template-quick-post .text-input {	width: 98%;	}.button {	margin: 0 10px 0 0;	padding: 6px 19px;	font-weight: bold;	color: #fff;	background: #004400;	border: 1px solid #000;	}.button:hover {	cursor: pointer;	background: #fff;	}/* Drop caps */.drop-cap {	float: left;	line-height: 39px;	margin-right: 3px;	font-size: 48px;	font-family: Cambria, Georgia, Times, "Times New Roman", serif;	color: #666;	}/* Notes */.note {	padding: 6px 9px;	background: #EFF1E1;	border: 1px solid #e2e2e2;	}/* Warnings/Alerts */.warning, .alert {	padding: 6px 9px;	background: #fffbbc;	border: 1px solid #E6DB55;	}/* Errors */.error {	padding: 6px 9px;	background: #ffebe8;	border: 1px solid #C00;	}/* Downloads */.download {	padding: 6px 9px;	background: #EFF1E1;	border: 1px solid #e2e2e2;	}/* Alignment */.entry-content {	overflow: hidden;	}img.alignleft, img.alignright {	overflow: hidden;	display: inline;	}.left, .alignleft {	float: left;	margin: 0 15px 0 0;	}.right, .alignright {	float: right;	margin: 0 0 0 15px;	}.center, .aligncenter {	display: block;	margin: 0 auto 21px auto;	}.block, .alignnone {	display: block;	margin: 0 0 21px 0;	}.clear {	clear: both;	}span.pullquote {	float: none;	margin: 0;	}/*** Twitter Widget*/.widget_twitter li {clear:both;}.widget_twitter li img {float:left; margin-right:.5em;}.widget_twitter li .clear { clear:both;}/*** Images************************************************/img, a img {	padding: 5px;	}.post img {	max-width: 590px;	padding: 3px;	background: #dbdbce;	border: 1px solid #EFF1E1;	}/* WP Smilies */img.wp-smiley {	max-height: 12px;	margin: 0;	padding: 0;	border: none;	}/* Thumbnails */.thumbnail {	float: left;	width: 10%;	height: 10%;	margin: 0 15px 10px 0;	padding: 4px;	background: #EFF1E1;	border: 1px solid #EFF1E1;	}/* WP Captions [caption] */.wp-caption {	overflow: hidden;	max-width: 598px;	padding: 5px 0;	background: #EFF1E1;	border: 1px solid #e2e2e2;	text-align: center;	}.wp-caption img, .wp-caption a img {	max-width: 586px;	margin: 0;	padding: 0;	border: none;	}.wp-caption p {	margin: 0 5px 0 0;	padding: 0;	font-size: 11px;	font-style: italic;	text-align: right;	}/* Gallery [gallery] */.gallery {	display: block;	text-align: center;	margin-bottom: 21px !important;	}.gallery img {	padding: 4px;	background: #EFF1E1;	border: 1px solid #e2e2e2;	}/* Avatars */.avatar {	float: left;	margin: 0 15px 5px 0;	background: #FFFFFF;	border: 1px solid #FFFFFF;	background: url(images/Heart_sm.gif) no-repeat 0 0;			}/*** Header************************************************/#header-container {	float: right	overflow: hidden;	background: url(images/trucwplogo.gif) no-repeat; 	width: 100%;	height: 100px;	}#header {	overflow: hidden;	width: 960px;	height: 150px;	margin: 0 auto;	padding: 0 20px;			}#site-title {	float: center;	width: 275px;	height: 165px;		margin: 0;		}#site-title a {	display: center;	width: 275px;	height: 65px;	margin: 110px 0 0 10px;	}#site-title a span, #site-description {	display: none;	}/* Search form */#header form {	float: right;	width: 180px;	height: 25px;	margin: 6px 0 0 0;	padding: 0;	}#header input {	line-height: 15px;	float: left;	overflow: hidden;	width: 170px;	padding: 3px 5px 3px 5px;	color: #999;	background: #0e2435;	border: none;	}#header .search-submit {	display: none;		}/*** Navigation************************************************/#navigation {	overflow: hidden;	height: 33px;	width: 100%;	border-top: 1px solid #fff;	border-bottom: none;	background: url(images/Twitter_BK.jpg);	}#page-nav {	overflow: hidden;	width: 960px;	height: 40px;	margin: 0 auto;	}#page-nav ul {	overflow: hidden;		list-style: none;	margin: 0;	}#page-nav li {	display: inline;	}#page-nav a {	float: left;	padding: 1px 30px;		}#page-nav li.current_page_item a {	color: #004400;	}/*** Footer************************************************/#footer {	float: center;	overflow: hidden;	height: 33px;	width: 100%;	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;	}
