/*  
Theme Name: Chicago Photobloggers
Version: 3.0

*/

/* Default styles */
@import "css/reset.css";

/*---------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Extended Footer
-2.7 Footer
-2.8 Contact Form

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 Extended Footer Widgets

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

  ---------------------------------------------------------------*/

/*---------------------------------------------------------------
	1. SETUP
  ---------------------------------------------------------------*/

/* 1.1 Defaults */

body  {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #222;
	background: #fff;
}

h1, h2, h3, h4, h5, h6  {
	margin: 0;
	color: #000;
	/*letter-spacing: 1px;*/
	word-spacing: 3px;
}

h1  {font-size: 30px;}
h2  {font-size: 24px;}
h3  {font-size: 20px;}
h4  {font-size: 18px;}
h5  {font-size: 14px;}
h6  {font-size: 12px;}

p  {margin: 0;}

/* 1.2 Hyperlinks */

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited  {text-decoration: none;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {text-decoration: underline;}

a:link, a:visited { color: #0768A9; text-decoration:none;}
a:hover {text-decoration:underline;}

.aboutStrong {
margin: 0 0 0 -20px;
}

/*---------------------------------------------------------------
	2. SITE STRUCTURE & APPEARANCE
  ---------------------------------------------------------------*/

/* 2.1 Containers & Columns */

#container {}

.col-left {float: left;}

.col-right {float: right;}

.col-full {
	width: 960px;
	margin: 0 auto;
}

/* 2.2 Navigation */

#navigation {
	text-transform: uppercase;
	font-size:11px;
	background-color: #000;
}

.nav,
.nav ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

.nav li {
	float: left;
	width: auto;
}

/* 2.2.1 Drop-down menus */

.nav li ul {
	position: absolute;
	left: -999em;
	width: 160px;
}

.nav li ul li {
	border: 1px solid #d8d8d8;
	background-color: #fff;
	border-width: 0 1px 1px;
}

.nav li ul li a {
	width: 148px;
	line-height: 25px!important;
	font-size: 11px;
	color:#555!important;
	padding: 0 0 0 10px;
}

.nav li ul ul {margin: -26px 0 0 158px!important;}

.nav li ul ul li a {}

.nav li ul li ul li a {}

.nav li:hover ul ul,
.nav li:hover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul,
.nav li.sfhover ul ul ul,
.nav li.sfhover ul ul ul ul {left: -999em;}

.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li li li li:hover ul,
.nav li.sfhover ul,
.nav li li.sfhover ul,
.nav li li li.sfhover ul,
.nav li li li li.sfhover ul {left: auto;}

.nav li:hover,
.nav li.hover {position: static;}

/* CATEGORY NAVIGATION */

#catnav {width: 620px;}

#catnav a:link,
#catnav a:visited {
	display: block;
	z-index: 100;
	padding: 0 20px 0 0;
	line-height: 55px;
	text-decoration: none;
	color: #fff;
}

#catnav a:hover {text-decoration: underline;}

#catnav li ul {
	margin-top: -15px;
	border-top: 1px solid #d8d8d8;
}

#catnav li ul a:link,
#catnav li ul a:visited {padding: 0 0 0 10px;}

#catnav li ul a:hover {
	color: #000!important;
	background: #d8d8d8;
}

/* PAGES NAVIGATION */

.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.navMenu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.navMenu li {
	float: left;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.navMenu a {
	background: #333 url('/images/seperator.gif') bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

a.navMenuSelected {
	background: #2580a2 url('/images/hover.gif') bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
}

.navMenu a:hover {
	background: #2580a2 url('/images/hover.gif') bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

.flickrBadge {
	width: 960px;
	background: #eee;
}

.flickrBadge a img {
	margin: 3px 4px;
	border: 2px solid #222;
}
.flickrBadge a:hover img {
	border: 2px solid #0768a9;
}

/* 2.3 Header */

#header {
	padding: 0 0 10px;
	margin: 5px auto 0;
	clear: both;
	position: relative;
}

#logo {margin:0; padding:0;line-height:0.5em;}

#logo img {margin:0; padding:0;border:none;}

#logo h1.site-title a {
	color: #000;
}

#logo h1.site-title a:hover {text-decoration: none;}

#logo .site-description {
	display: none;
	visibility: hidden;
}

/* 2.4 Content */

#content {
	min-height: 550px;
	padding: 0;
}

* html #content {height: 550px;}

#main {width: 620px;}

#main.fullwidth {width: 960px;}

/* 2.5 Sidebar */

#sidebar {
	width: 320px;
	overflow: hidden;
	line-height: 1em;
}

/* 2.6 Extended Footer */

#extended-footer {
	margin: 0;
	padding: 40px 0;
	background-color: #245b7f;
}

.block {
	float: left;
	width: 300px;
	padding: 0 10px 0 0;
}

.one, .two {margin: 0 9px 0 0; border-right: 1px solid #fff;}

.three {padding: 0;}

/* 2.7 Footer */

#footer {
	font-size: 11px;
	padding: 20px 0;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
}

#footer a:link,
#footer a:visited {color: #fff;}

#footer p {margin: 5px 0 0 0;}

#footer #credit img {vertical-align: middle;}

#footer #credit span {display: none;}

/* 2.8 Contact Form */

.zemContactForm legend {
	display: none;
	visibility: hidden;
}

button.zemSubmit {
	border: none;
	margin: 20px 0 0 0;
	padding: 4px 10px;
	color: #fff;
	text-shadow: 1px 1px 0 #424242;
	text-transform: uppercase;
	font-size: 12px;
}

button.zemSubmit:hover {
	cursor: pointer;
}

/*---------------------------------------------------------------
	3. POSTS
  ---------------------------------------------------------------*/

#breadcrumb,
.archive_header {
	display: block;
	margin: 10px 0;
	padding: 0 55px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#breadcrumb {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
}

.archive_header .catrss a {
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
}

.post {
	position: relative;
	margin: 0 0 30px 0;
	padding: 10px;
	background-color: #fff;
	border: 5px solid #efefef;
}

.post .title {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	color: #FF0000;
	border-bottom: 1px solid #e7e7e7;
	font-size: 32px;
	line-height: 32px;
}

.post .title a:link,
.post .title a:visited {color: #FF0000;}

.post .title a:hover {color: #0768a9;text-decoration:none;}

.post .dateShare {
	margin: 0 0 15px 0;
}

.post .date {
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
}

.post .share {
	padding: 0;
	margin: 0;
	float: right;
}
.post .share img {
	margin: 1px;
}

.post-meta {
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #9F9F9F;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

.post-meta li {
	float: left;
	width: 154px;
	padding: 10px 0 7px 10px;
}

.post-meta li.categories {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.post-meta li span {display: block;}

.post-meta li .head {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.post-meta li .body,
.post-meta li .body a:link,
.post-meta li .body a:visited {
	font-size: 13px;
	color: #7a7a7a;
	font-style: italic;
	text-decoration: none;
}
.post-meta li .body a:hover { color: #0768A9; }

.post img.thumbnail {margin: 0 0 20px 0;}

.entry {}

/* 3.1 Typographic Elements */

.entry h1 {}
.entry h2 {}
.entry h3 {}
.entry h4 {}
.entry h5 {}
.entry h6 {}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {margin: 0 0 15px 0;}

.entry p {
	margin: 0 0 15px 0;
	text-align: justify;
	text-indent: 20px;
}

.entry p img {
	margin: 0 auto;
	border: none;
}

.entry p.interviewQuestion {
	margin: 20px 0 5px;
	text-indent: 0;
}

.imageCaption {
	font-size: 10px;
	margin: 0 0 0 20px;
}

.entry blockquote {
	padding: 10px 30px;
	color: #666;
	font-style: italic;
	font-size: 16px;
	text-align: justify;
}

.entry blockquote p {}

.entry ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}

.entry ul ul {margin: 0;}

.entry ul li {list-style-type: circle;}

.entry ul ul li {list-style-type: disc;}

.entry ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}

.entry ol ol {margin: 0;}

.entry  ol li {list-style-type: upper-latin;}

.entry  ol li ol li {list-style-type: lower-latin;}

/* 3.2 Images */

.entry .alignleft {
	float: left;
	width: auto;
	margin: 10px 15px 10px 0;
}

.entry .alignright {
	float: right;
	width: auto;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter {text-align: center;}

.entry .wp-caption {
	padding: 1px;
	text-align: center;
	background: #F8F8F4;
	border: solid 1px #e6e6e6;
}

.entry .wp-caption img {
	margin: 0;
	padding: 4px 0;
	background: none;
	border: 0;
}

.entry .wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

.post img.thumbnail { border: 5px solid #0768a9; }
.entry img { border: 5px solid #0768a9; }

/* 3.3 Pagination */

.more_entries {
	margin-top: 0px;
	margin-bottom: 50px;
	padding: 10px 55px;
	background-color: #fff;
	border: 5px solid #efefef;
}

.more_entries a {
	display: block;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/* 3.4 Archives */

#menu {
	padding: 10px;
	background-color: #fff;
	border: 5px solid #efefef;
	margin-bottom: 25px;
}

dl#archive-menu {}

dl#archive-menu dt {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

dl#archive-menu dd {
	display: inline;
	font-size: 16px;
	margin-left: 15px;
}

/*---------------------------------------------------------------
	4. WIDGETS
  ---------------------------------------------------------------*/

/* 4.1 Generic Widgets */

.widget {margin: 0 0 20px 0;}

.widget h3 {
	margin: 0 0 3px;
	padding: 0;
	text-transform: uppercase;
	color: #404040;
	border-bottom: 1px solid #0768A9;
}

/* .widget ul {clear: both;} */

.widget ul li {}

.widget ul li a:link,
.widget ul li a:visited {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #0768a9;
	border-bottom: 1px solid #0768a9;
}
.widget ul li a:hover { text-decoration: underline; }

.widget ul ul {
	padding: 0 0 0 15px;
	border-top: none;
}

.widget dd a:hover { font-weight: bold; }

 /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */

.widget_upcoming_meetups p, .widget_upcoming_events p {
	padding: 0 0 0 5px;
	line-height: 14px;
	font-size: 10px;
}
.widget_link_to_us p, .widget_contact_us p {
	line-height: 14px;
	font-size: 10px;
}

.widget_upcoming_meetups p.meetupDate, .widget_upcoming_events p.meetupDate {
	line-height: 18px;
	font-size: 18px;
	color: #FF0000;
}
.widget_upcoming_meetups p.meetupLink, .widget_upcoming_events p.meetupLink{
	line-height: 12px;
	font-size: 12px;
}

.widget_recent_comments ul.recentcomments li,
.widget_recent_entries ul.recentposts li,
.widget_photoblog_links ul.photobloglinks li,
#twitter li {
	padding: 0 0 0 5px;
	line-height: 14px;
	font-size: 10px;
	/*border-bottom: 1px solid #0768a9;*/
}
.listCol1 {
	float: left;
	width: 155px;
}
.listCol2 {
	float: right;
	width: 155px;
}

/* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

.widget_recent_comments ul.recentcomments li a,
.widget_recent_entries ul.recentposts li a,
.widget_photoblog_links ul.photobloglinks li a,
#twitter a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none !important;
	border: none !important;
	color: #0768A9 !important;
} 

#twitter li {font-size:10px;border-bottom:1px solid #222;padding:0 5px 2px;}

/* 4.2 Specific Widgets */

/* FEATURED POSTS */

#featured li {
	float: left;
	width: 300px;
	padding: 0;
	list-style: none;
}

#featured li h4 a {
	padding: 0;
	background: none;
	border: none;
	color: #FF0000;
}
#featured li h4 a:hover {
	padding: 0;
	background: none;
	border: none;
	color: #0768a9;
	text-decoration: none;
}
#featured span {display: block;}

#featured span.thumb {
	float: left;
	width: 80px;
}
#featured span.thumb img { border: 5px solid #0768a9; }
#featured span.thumb img:hover { border-color: #0768A9; }

#featured .right {
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
}

#featured .right h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 18px;
}

#featured .right h4 a {line-height: 18px;}

/* WIDGET FORMS */

#searchform {margin: 0;}

input#s,
input.field {
	float: left;
	width: 240px;
	padding: 5px 0 5px 5px;
	border: 1px solid #0768a9;
}
input#s:focus, input.field:focus { border: 1px solid #000; }

input.submit {
	display: block;
	float: right;
	line-height: 17px;
	border: none;
	padding: 5px;
	color: #fff;
	text-shadow: 1px 1px 0 #424242;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	background-color: #0768A9;
}

.widget .fields {margin-top: 10px;}

.widget .screen-reader-text {display: none;}

/* FLICKR */

#flickr h3 {}

#flickr h3 span {color: #0061D8;}

#flickr h3 span span {color: #FF1183;}

#flickr .flickr_badge_image {
	width: 75px;
	float: left;
	margin: 15px 34px 0 0;
}

#flickr .pictures {margin-right: -28px;}

#flickr a img {
	float: left;
	display: block;
	border: #ccc 3px solid;
}
#flickr a:hover img { border:#0768A9 3px solid; }

/* LIFESTREAM */
.widget_lifestream ul li { border-bottom: 1px solid #0768a9; }

/* TEXT WIDGET */

.textwidget {padding: 10px 0;}

/* CALENDAR */

#calendar {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: both;
	padding: 0;
}

#calendar th,
#calendar td {
	text-align: center;
	padding: 5px;
}

#calendar td {background: transparent;}

#calendar tr.smd_cal_navrow a {
	text-decoration: none;
}

#calendar td,#calendar tr.smd_cal_daynames {background:#0768a9;}
#calendar th { color: #0768A9; }

/* ADS */

#sidebar .ads125 {
	padding: 0 0 12px 12px;
	background: #fff;
	border: 1px solid #0768a9;
}

.ads125 img {margin: 14px 16px 0 0;}

/* ARCHIVE */

dl#widget-archive-menu {}

dl#widget-archive-menu dt {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

dl#widget-archive-menu dd {
	display: inline;
	line-height: 24px;
	margin-left: 15px;
}

/* 4.3 Extended Footer Widgets */

#extended-footer .widget {
	margin: 0 0 30px 0;
	padding: 0 10px;
}

#extended-footer .widget h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: none;
	color: #fff;
}

#extended-footer .widget a {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
}
#extended-footer .widget a:hover {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: underline;
}
#extended-footer .widget ul li a {
	border-bottom: none;
}
#extended-footer .widget dt {
	color: #fff;
	font-size: 14px;
}

#extended-footer .textwidget {padding: 0;}

#extended-footer #flickr .flickr_badge_image {
	width: 75px;
	float: left;
	margin: 15px 25px 0 0;
}

#extended-footer #flickr .pictures {margin-right: -28px;}

#extended-footer input#s,
#extended-footer input.field {width: 200px;}

#extended-footer #advert_300x250 {
	padding-left: 0;
	padding-right: 0;
}

#extended-footer .ads125 img {margin: 14px 13px 0 0;}

#extended-footer .widget_recent_comments li,
#extended-footer #twitter li {padding: 6px 0 6px 0;}

/*---------------------------------------------------------------
	5. COMMENTS
  ---------------------------------------------------------------*/

/* 5.1 Comments */

#comments {
	position: relative;
	margin: 0 0 30px 0;
	padding: 20px;
	background-color: #fff;
	border: 5px solid #efefef;
}

#comments h3 {margin: 0 0 20px 0;}

#comments .comment {
	margin-top: 10px;
	width: 100%;
	list-style-type: none;
}

#comments .comment .comment-container {
	padding: 10px 0;
	border-bottom: 3px solid #eee;
}

#comments .comment-head {margin: 0 0 15px 0;}

#comments .comment-head .avatar {float: left;}

#comments .comment-head .avatar img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	border: 3px solid #eee;
}

#comments .comment-head .name {
	display: block;
	margin: 0 0 -5px 0;
	font-weight: bold;
	font-size: 15px;
}

#comments .comment-head .date,
#comments .comment-head .edit,
#comments .comment-head .perma {font-size: 11px;}

#comments .comment-entry p {margin: 0 0 10px 0;}

#comments ul.children {
	margin: 10px 0 0 25px;
	padding: 0;
}

#comments .cancel-comment-reply a,
#comments .comment-reply-link {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#comments .navigation {}

#comments .navigation a {
	display: block;
	margin: 15px 0 0 0;
	text-decoration: none;
}

#comments .navigation a:hover {}

/* 5.3 Comments Form */

#respond {
	margin: 0 0 30px 0;
	padding: 20px;
	background-color: #fff;
	border: 5px solid #efefef;
}

#comments #respond {
	padding: 20px 0;
	margin: 0;
	border: none;
}

#comments #respond h3 {margin-bottom: 0;}

#respond h3 {}

#txpCommentInputForm {margin: 0;}

#txpCommentInputForm input[type="text"] {
	width: 260px;
	margin: 0 5px 10px 0;
	padding: 7px 5px;
	border: 1px solid #eee;
}

#txpCommentInputForm label {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#txpCommentInputForm textarea {
	width: 95% !important;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #eee;
}

#txpCommentInputForm #txpCommentPreview,
#txpCommentInputForm #txpCommentSubmit {
	border: none;
	margin: 20px 0 0 0;
	padding: 4px 10px;
	color: #fff;
	text-shadow: 1px 1px 0 #424242;
	text-transform: uppercase;
	font-size: 12px;
}

#txpCommentInputForm #txpCommentPreview:hover,
#txpCommentInputForm #txpCommentSubmit:hover {
	cursor: pointer;
}

#txpCommentInputForm #txpCommentPreview,
#txpCommentInputForm #txpCommentSubmit,
button.zemSubmit { background-color: #0768A9; }

#txpCommentInputForm #txpCommentSubmit.disabled {
	display: none;
	visibility: hidden;
}


.buttonCode {
	font: 10px/14px "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	width: 315px;
	height: 60px;
}
.allPhotoblogs {
	margin:5px 0 0;
}

.comment_phone_input {
display: none;
}
