/*  
Theme Name: Zipcode Village Default
Theme URI: http://www.zipcodevillage.com/
Description: The default ZCV theme based on the main ZCV website design
Version: 0.1
Author: Studio Shah LLC
Author URI: http://studioshah.com/

	Zipcode Village 0.1
	 http://www.zipcodevillage.com/

	This theme was designed and built by Studio Shah LLC, whose portfolio you 
	can find at http://studioshah.com/

*/



/****************************************
 * Zipcode Village
 * Main CSS Rules
 ****************************************/
 
/****************************************
 * General Formatting
 ****************************************/
 
body {
 	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', verdana, arial, helvetica, sans-serif;
	font-size: 63.125%;
	background: #eee;
	color: #1a1a1a;
}

#page {
	float: left;
	padding: 0 0 5px 0;
	width: 100%;
	background: #fff url(images/layout/footer_shadow.gif) repeat-x bottom left;
}

/****************************************
 * Header
 ****************************************/

#header {
	height: 75px;
	background: url(images/layout/header_bg.gif) repeat-x top left;
}

#logo {
	position: absolute;
	top: 21px;
	left: 50%;
	margin-left: -390px;
}

/* Navigation */

#navigation {
	position: absolute;
	top: 22px;
	right: 50%;
	margin-right: -400px;
	font-family: 'Lucida Grande', arial, helvetica, sans-serif;
}

#navigation ul {
	margin: 0;
	font-size: 1.0em;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	line-height: 1em;
}

#navigation a, #navigation a:visited {
	float: left;
	margin: 0 0 0 5px;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	background: #46800d;
}

#navigation .active a, #navigation .active a:hover {
	background: #7db51d;
	padding: 9px;
	border: 1px solid #83bf30;
}

/****************************************
 * Page Header
 ****************************************/

#page-header-content-wrap {
	margin: 0 auto;
	width: 780px;
}

#page-header {
	float: left;
	width: 100%;
	background: #ebf6ff;
}

#page-header-content {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: url(images/layout/dots_v.gif) repeat-y 520px -1px;
}

#page-header .main {
	position: relative;
}

#page-header h1 {
	margin: -2px 0 0 0;
	line-height: 1em;
}

.subhead {
	margin: 5px 0 0 0;
	font-size: 1.0em;
	color: #999;
}

.breadcrumb {
	margin: -2px 0 7px 0;
	font-size: 1em;
	color: #999;
}

#postButton {
	position: absolute;
	top: 0;
	right: 0;
}

#search h2 {
	position: relative;
	margin: -3px 0 7px 0;
	line-height: 1em;
}

#search .option {
	font-weight: normal;
	font-size: 0.92em;
}

#search_text {
	float: left;
	margin: 0 5px 0 0;
	width: 186px;
}

#searchsubmit {
	margin: -1px 0 0 0;
	vertical-align: bottom;
}

/****************************************
 * Content Layout
 ****************************************/

#content-wrap {
	margin: 0 auto;
	width: 780px;
}

#content {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: url(images/layout/dots_v.gif) repeat-y 520px 0;
}

.above_main ,
.main {
	float: left;
	width: 500px;
}

.secondary {
	float: right;
	width: 240px;
}

/* Main content sections */

.section {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}

.section-header {
	position: relative;
	margin: 0 0 20px 0;
	padding: 10px 12px 11px 12px;
	background: #f2f2f2;
	border-bottom: 2px solid #e6e6e6;
}

.section-header h2 {
	margin: 0;
	line-height: 1em;
}

.section-header h2 .separator {
	vertical-align: 1px;
}

.section-header .option {
	font-size: .67em;
}

.section-header-links {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 1.1em;
	font-weight: bold;
}
.section-header-links a {
    font-weight: normal;
}
.section-header .details {
	font-size: .67em;
	color: #999;
}

/****************************************
 * Modules
 ****************************************/

/* Flash */

#errorExplanation ,
#flash {
	margin: 0 0 30px 0;
	border-width: 2px;
	border-style: solid;
	border-color: #f2e3b6;
	padding: 12px 15px 5px 15px;
	background: #ffffe5;
}

#errorExplanation h2, #errorExplanation p, #errorExplanation ul, #errorExplanation ol ,
#flash h2, #flash p, #flash ul, #flash ol {
	margin: 0 0 10px 0;
}

#errorExplanation ul ,
#flash ul {
	list-style: disc;
	padding-left: 25px;
}

#errorExplanation li ,
#flash li {
	margin: 3px 0;
	padding: 0;
	background: none;
}

#errorExplanation ,
#flash.warning ,
#flash.error {
	background: #fff2f2;
	border-color: #d92121;
}

#flash.message ,
#flash.success {
	background: #f4ffe5;
	border-color: #599900;
}

.errorExplanation ,
.warning ,
.error {
	color: #bf3030;
}

.message,
.success {
	color: #528c00;
}

/* Help (big yellow tab) */

#help-wrap {
	float: left;
	margin: -4px 0 0 0;
	width: 100%;
	background: url(images/layout/help_bg.gif) repeat-x top center;
}

#help {
	float: left;
	width: 100%;
	background: url(images/layout/help_shadow.gif) repeat-x bottom center;
}

#help-content {
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 780px;
}

#help h2 {
	margin: 0 0 7px 0;
	font-size: 1.4em;
	font-weight: bold;
}

#help p {
	margin: 0 0 7px 0;
	color: #80642D;
	line-height: 1.2em;
}

#help-hide {
	float: right;
	font-size: 1em;
	color: #64a0ba;
}

/* Thumbnail gallery */

.thumbnailGallery {
	float: left;
	margin-bottom: -10px;
	width: 100%;
}

.thumbnailGallery img {
	float: left;
	margin: 0 10px 10px 0;
	vertical-align: bottom;
}

.thumbnail_holder {
	width: 110px;
	float: left;
	margin: 0 15px 20px 0;
}

.thumbnail_holder img,
.thumbnailGallery .thumbnail_holder img {
	float: none;
}

.thumbnail_holder h3 {
	margin: 0 0 3px 0;
	font-size: 1.2em;
}

.thumbnail_holder .details {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #333;
}

/* List of posts */

.postList {
	margin: -20px 0 0 0;
	border-bottom: 1px solid #f2f2f2;
}
.digest .postList {
	margin: 0 0 0 0;
}

.postList .post {
	padding: 9px 11px 11px 11px;
	border-bottom: 1px solid #f2f2f2;
}

.postList h3 {
	margin: 0 0 4px 0;
}

.postList p {
	margin: 0 0 5px 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #666;
}

.postList .data {
	color: #999;
}

.postList .data a {
	color: #608FBF;
}

/* Post comments */

#comments {
	border-bottom: 1px solid #f2f2f2;
}

#comments .section-header {
	margin: 0;
}

.comment {
	float: left;
	position: relative;
	padding: 11px 11px 11px 52px;
	width: 437px;
	border-bottom: 1px solid #f2f2f2;
}

.comment .userIcon {
	position: absolute;
	top: 12px;
	left: 10px;
}

.comment h3, .comment h4, .comment p, .comment ul, .comment ol {
	margin: 0 0 5px 0;
}

.comment p, .comment ul, .comment ol {
	font-size: 1.1em;
}

#comment-add h3, #comment-add textarea {
	margin: 0 0 10px 0;
}

.comment-date {
	color: #999;
}

/* Profile */

#userPhoto {
	float: right;
	margin: 0 0 10px 20px;
	padding: 4px;
	border: 1px solid #ddd;
}

#profile table {
	margin-bottom: 20px;
	width: 330px;
}

/* Category lists */

.categories {
	float: left;
	margin: 0 20px 0 0;
	width: 153px;
}

#categories3 {
	margin: 0;
}

.categories h3 a,
.categories h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: 0 0 5px 0;
}

.categories ul {
	margin: 0 0 20px 0;
	border-top: 1px solid #f2f2f2;
	font-size: 1.1em;
}

.categories li {
	margin: 0;
	padding: 3px 4px 5px 4px;
	background-image: none;
	border-bottom: 1px solid #f2f2f2;
}

/* Invite a neighbor callout */

#invite {
	background: transparent url(images/layout/invite/bg_middle.gif) repeat-y top left;
}

#invite h3 {
	background: transparent url(images/layout/invite/bg_top.gif) no-repeat top left;
	margin: 0 0 0px 0;
	padding: 10px 0 0 38px;
	font-size: 1.2em;
}

#invite img {
	float: left;
	margin: -38px 0 0 12px;
}

#invite p {
	display: block;
	background: transparent url(images/layout/invite/bg_bottom.gif) no-repeat bottom left;
	padding: 0 0 10px 38px;
	margin: 0;
	font-size: 1.1em;
}

/* Calendar */

#calendar-header {
	position: relative;
	height: 25px;
	text-align: center;
	background: url(images/layout/calendar/month_bg.gif) repeat-x top left;
}

#calendar-header h3 {
	margin: 0;
	font-size: 1.2em;
	line-height: 25px;
	color: #333;
}
#calendar-header h3 a {
	color: #333 !important;
}
#calendar-previous {
	position: absolute;
	top: 0;
	left: 0;
}

#calendar-next {
	position: absolute;
	top: 0;
	right: 0;
}

#calendar table {
	margin: 0;
	width: 100%;
	border: none;
}

#calendar th, #calendar td {
	border-bottom: 1px solid #ddd;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

#calendar thead th {
	background: #f2ffd9;
	line-height: 27px;
}

#calendar tbody td {
	line-height: 27px;
	color: #999;
}

#calendar a {
	display: block;
	background: #ebf6ff;
	width: 100%;
}

#calendar a:hover {
	background: #0060bf;
	color: #fff;
}

/***************************************************/

.calendar {
	width: 100%;
	border: none;
}

.calendar th, .calendar td {
	border-bottom: 1px solid #ddd;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.calendar thead th {
	background: #f2ffd9;
	line-height: 27px;
	text-transform: lowercase;
}

.calendar tbody td {
	line-height: 27px;
	color: #999;
}

.calendar td#today {
	border: 1px solid #999;
	color: #000;
}

.calendar .otherMonth{
    color: #FFF;
}

.calendar a {
	display: block;
	background: #ebf6ff;
	width: 100%;
}
.calendar .specialDay {
	background: #ebf6ff;
    color: #0060bf;
}
.calendar .active a {
    color: #000 !important;
    font-weight: bolder;
}

.calendar a:hover {
	background: #0060bf;
	color: #fff;
}

/***************************************************/

/* Map */

#map_div {
	padding: 2px;
	border: 1px solid #ddd;
}
#map_div span{
    font-size: 10px !important;
}

/* Browse villages */

#browse-text {
	float: left;
	margin: 0 5px 0 0;
	width: 186px;
}

#browse-submit {
	margin: -1px 0 0 0;
}

/* Page navigation */

.pageNav {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
}

.pageNav .current {
	float: left;
}

.pageNav .nav {
	float: right;
}

/* Post */

.userIcon {
	border: 1px solid #ccc;
}

#post .section-header {
	float: left;
	width: 476px;
}

#post .section-header .userIcon {
	float: left;
	margin: 0 10px 0 0;
}

#post table, 
#post img {
    margin-right: 5px;
}

#post h1 ,
#post h2,
#post h3 {
    clear: left;
}

#post-user {
	margin: 0 0 2px 0;
	font-size: 1.3em;
	font-weight: bold;
}

#post-date {
	font-size: 1.1em;
	color: #999;
}

#post-flag {
	position: absolute;
	top: 11px;
	right: 12px;
}

#post-flag a:link {
	color: #608FBF;
}

#post-nav {
	position: absolute;
	top: 27px;
	right: 12px;
	font-size: 1.1em;
}

.post-data {
	float: left;
	width: 100%;
}

.post-data th {
	width: 20%;
}

#post .thumbnail {
	float: left;
	margin: 0 15px 15px 0;
}

/* Pagination */

.pagination {
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 1.2em;
}

.pagination .current {
	font-weight: bold;
	background: #0060bf;
	color: #fff;
}

.pagination .pages {
	padding-right: 10px;
}

.pagination .pages a, .pagination .pages span {
	padding: 1px 3px;
}

/****************************************
 * Footer
 ****************************************/

#footer {
	margin: 0 auto;
	width: 780px;
	color: #b3b3b3;
	font-size: 1.1em;
}

#footer-links {
	float: left;
	margin: 7px 0 0 0;
	padding: 0 0 30px 0;
}

#copyright {
	float: right;
	margin: 7px 0 30px 0;
	padding: 0 0 30px 0;
}

#footer a:link {
	color: #608FBF;
}

/****************************************
 * Content Formatting
 ****************************************/

/* Text */

h1 {
	margin: 0 0 15px 0;
	font-family: trebuchet, "Trebuchet MS", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #222;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 {
	margin: 0 0 15px 0;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}

ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	font-size: 1.2em;
}

li {
	margin: 10px 0;
	line-height: 1.3em;
}

ul li {
	padding: 0 0 0 25px;
	background: url(images/layout/bullet_green.gif) no-repeat 12px 0.45em;
}

p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

blockquote {
	margin: 15px 0;
	padding: 12px 12px 6px 12px;
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	font-size: 0.92em;
	color: #444;
}

blockquote p {
	margin: 0 0 10px 0;
}

/* Links */

a:link {
	text-decoration: none;
	color: #0060bf;
}

a:visited {
	color: #608FBF;
	text-decoration: none;
}

a:hover {
	color: #599900;
	text-decoration: underline;
}

a:active {
	color: #c00;
}

a.active, a.active:visited, a.active:hover, a.active:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

/* Images */

img {
	border: none;
}

.thumbnail {
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
}

a:hover .thumbnail {
	background: #690;
	border: 1px solid #690;
}

.icon {
	margin: 0 3px 0 0;
	vertical-align: -4px;
}

/* Tables */

table, thead, tbody, tr, td, th {
	margin: 0;
	padding: 0;
	border: none;
}

table {
	border-top: 1px solid #f2f2f2;
	margin: 0 0 15px 0;
}

td, th {
	vertical-align: top;
	padding: 7px 5px;
	border-bottom: 1px solid #f2f2f2;
}

.row2 td, .row2 th {
	background: #fafafa;
}

tbody th {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #999;
}
.admin-table th{
	text-align: left;
}
td {
	font-size: 1.2em;
}

/* Miscellaneous */

.separator {
	font-size: 10px;
	color: #ccc;
	padding: 0 3px;
}

.row1 {
	background: #fff;
}

.row2 {
	background: #fafafa;
}

.disabled {
	color: #aaa;
}

/* Secondary */

.secondary h2 {
	margin: 0 0 8px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

/* Forms */

form {
	margin: 0;
	padding: 0;
}

form .section {
	border-bottom: 1px solid #f2f2f2;
}

form .section-header {
	margin: 0;
}

fieldset {
	float: left;
	margin: 0;
	padding: 12px 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #f2f2f2;
}

.form-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
	text-align: right;
}

.form-item h3 {
	margin: -2px 0 2px 0;
	line-height: 1em;
}

.form-item .details {
	color: #999;
}

.form-input {
	float: right;
	width: 255px;
}

.input-text, textarea, select {
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Lucida Grande', verdana, arial, helvetica, sans-serif;
}

.form-input label {
	font-size: 1.2em;
}

.input-radio, .input-checkbox {
	vertical-align: -2px;
}

.default {
	color: #ccc;
}

.wide .form-item {
	float: none;
	margin: 0 0 10px 0;
	padding: 0 15px;
	width: 470px;
	text-align: left;
}

.wide .form-input {
	float: none;
	padding: 0 15px;
	width: 470px;
}

.wide textarea {
	width: 100%;
}

.wide .submit {
	float: right;
}

.required {
	position: relative;
	top: 3px;
	font-size: 1.2em;
	color: #d97e00;
}

/****************************************
 * Homepage
 ****************************************/
#page.default {
	color: #1A1A1A;
}
#page.default #content ,
#page.home #content {
	padding: 40px 0;
	background: none;
}

#page.default .main ,
#page.home .main {
	float: none;
	margin: 0 auto;
	width: 360px;
}

#page.default .secondary ,
#page.home .secondary {
	float: none;
	padding: 30px 0 0 0;
	width: 100%;
}

#page.default h1 ,
#page.home h1 {
	color: #bf6000;
}

#home-zip {
	padding: 17px 0 40px 20px;
	background: url(images/layout/home_zip_bg.gif) no-repeat top left;
}

#home-zip h3 {
	margin: 0 0 10px 0;
}

#home-zip .input-text {
	font-size: 2.8em;
	width: 215px;
}

#home-zip-submit {
	vertical-align: bottom;
}

#page.promote #photos h3 ,
#page.default #photos h3 ,
#page.home #photos h3 {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0 0 2px 0;
}

#page.promote .photo ,
#page.default .photo ,
#page.home .photo {
	float: left;
	padding: 10px 25px 10px 0;
	width: 170px;
	font-size: 1.1em;
	color: #999;
	border-top: 1px solid #f2f2f2;
}

#page.promote .photo .thumbnail ,
#page.default .photo .thumbnail ,
#page.home .photo .thumbnail {
	float: left;
	margin: 0 10px 0 0;
}

/****************************************
 * Sign Up Page
 ****************************************/

#businessOptions {
	float: left;
	width: 100%;
}

/****************************************
 * Miscellaneous
 ****************************************/

.clearall{
    clear: both;    
}

#skipnav {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

h3 .details {
	font-size: .67em;
	color: #999;
    font-weight: normal;
}

/****************************************
 * Wordpress specific styles
 ****************************************/

.main .navigation {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}