/* 
Theme Name: Capture Columbus
Theme URI: http://andreamignolo.com/zack-990/
Description: Capture Columbus theme based on Zack 990
Author: WOSU/A. Mignolo and Joshua Weinberg
Author URI: 
Version: 1.1
Tags:

License: GNU General Public License (GPL) version 3
*/

/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	}


/* Layout 
------------------------------------------------------------------*/

#header	{
	width: 100%;
	margin: 0;
	font-size: 100%;
	padding: 2px 0 0 0;
	height: 120px;
	background: #fff url(images/film-bg-120.png) repeat-x 0 0;
	}

h1 {
	clear: both;
	width: 60%;
	}

	
#blog_title {
	width: 1000px;
	padding: 25px 0 0 0;
	margin: 0 auto;
}
	

#searchform {
	text-align: left;
	padding: .5em 0 1em .9em;
	background: #FFF;
	}
	
#intro {
	border-top: 5px solid #DDD;
	border-bottom: 5px solid #DDD;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	}

#home_content, #single, #page {
	margin: .5em auto 0 auto;
	}

#featured .main_meta {
	margin-top: 3em;
	} 

#home_content {
	margin: 2em auto 2em auto;
	padding-bottom: 1em;
	}
	

.post {
	overflow: hidden;
	}
	
.content {
  clear: both;
  overflow: hidden;
  
}
#home_content .post {
	margin-bottom:4em;
}
	
#single .post {
	border-top: 0;
	}

#single, #home_content {
	margin-top: 0em;
	}

#single .wp-caption-text, #single .caption {
	margin-bottom: 60px;
}

#single.page h2 {
	margin-bottom: 0;
	font-size: 2em;
	color: #2851A2;
	
}

.post_entry img {
	float: left;
	display: block;
	margin: 0 2em 2em 0;
	}

#content .post {
	margin-left: 0;
	}

.main_meta {
	clear: left;
	width: 100%;
	min-height: 90px;
	margin-bottom: 2em;
	padding: 0;
	}
	
.main_meta h2 {
	margin: .5em 0 0 0;
}

.main_meta ul  {
	list-style-type: none;
	margin: 0;
	padding-bottom: 5em;
	}

.main_meta ul li {
	list-style-type: none;
	padding-right: 1em;
	margin: 1px .5em 0 0;
	float: left;
	color: #CCC;
	}
	
.post_entry {
	width: 1000px;
	margin: 0 2em 0 0;
	}
	
.archive_nav {
	margin: 15px 0;
	padding: .5em 1em 1.7em 1em;
	clear: both;
	}
	
.archive_nav.gallery {
  padding: 0;
}

.right {
	float: right;
	padding-bottom: .5em;
	text-align: right;
	}

.left {
	float: left;
	margin-bottom: .5em;
	}

#secondary_nav {
	clear: both;
	padding: 2em 0 3em 0;
	width: 100%;
	overflow: hidden;
	}
	
#secondary_nav ul#widgetlist {
	list-style-type: none;
	line-height: 1em;
	width: 1000px;
	margin: 0 auto;
	border-top: 15px solid #DDD;
	}
	


#secondary_nav li {
	line-height: 1em;
}

#col1, #col2, #col3, #col4 {
	display: block;
	width: 225px;
	float: left;
}

#col2, #col3, #col4 {
	margin-left: 30px;
}

.footerlist h2, .taglist h2 {
	font-size: 14px;
}



.footerlist {
	clear: both;
}

.footerlist ul {
	margin: 0;
	padding: 0;
	background: #EEE;
}

.footerlist li a {
	display: block;
	border-bottom: 1px dotted #CCC;
	padding: .5em 0 .5em .5em;
}

.footerlist ul li a:hover {
	background: #DDD;
}

.footerlist ul {
	list-style-type: none;
}

.menu {
	margin: 2em 0 0 0;
	}

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	}
	
#footer img {
	margin-left: .7em;
	}

.copyright {
	width: 1000px;
	font-size: .95em;
	margin: 0 auto;
	text-align: right;
	padding-top: 0;
	height:14px;
	padding-bottom:10px;
	}

.copyright p {
	padding-right: 1em;
}

.clear {
	clear: both;
	}


img.thumbnail {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	}
	
.archives {
	float: left;
	display: inline;
	margin: 2em 3em 0 0;
	}

.title {
	margin: 0 0 1em 1em;
	font-weight: bold;
	}

.fourohfour {
	width: 65em;
	}

.notfound {
	margin-left: 4em;
	}

.post ol {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: decimal;
}

.post ul {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 1.5em 0;
	}


.taglist {
	clear: both;
	line-height: 1.5em;
}

.gallery {
	padding-bottom: 2em;
}

.post img.nocaption {
	margin-top: 5em;
}

.siteMenu {
	font-family: Georgia, serif;
	width:1000px;
	margin: -2px auto 4em auto;
}
.siteMenu ul {
	margin:0;
	
}
.siteMenu ul li {
	display:inline;
	border-right: solid 1px #ccc;
	float: left
}
.siteMenu ul li.first {
	border-left: solid 1px #ccc;
}
.siteMenu ul li a {
	background-color: #ddd;
	color: #666;
	display: block;
	font-size: 15px;
	font-weight: normal;
	height: 30px;
	text-decoration: none
}
.siteMenu ul li a span {
	display: block;
	height: 24px;
	padding: 6px 10px 0
}
.siteMenu ul li a:hover {
	background-color: #eee;
	color: #000
}

.siteMenu .iconRSS a {
	background: #ddd url(/common/images/icon-rss.png) no-repeat 5px 5px;
	padding-left:20px;
}
.social {
	float: right;
	padding-top:6px;
}
.social .fb {float: left;}
.social .twitter {float: left;}


/*  Caption
------------------------------------------------------------------*/

.wp-caption {
  display: block;
  margin: 0 auto 15px auto;
}


.wp-caption p.wp-caption-text {
  display: block;
  margin: 0;
  background: #000;
  color: #FFF;
  padding: 10px 0 10px 15px;
  margin-top: -5px;
}

a.more-link {
  display: block;
  background: #EEE;
  padding: 10px 15px;
  clear: both;
  text-align: center;
}


/*  Style and Colors 
------------------------------------------------------------------*/

#header {
	/*background: #FFF;
	color:  #AAA;*/
	}
	
#blog_title {
	/*background: #000;*/
}

input {
	border: 1px solid #2F60BF;
	}

#topnav, #footer, #topnav ul {
	background-color: #FFF;
	color: #FFFAEF;
	}

body {
	background: #FFF;
	}
	
#wrapper {
	background: #fff;
	}

#topnav li {
	border-right: 1px solid #333;
}

#featured {
	background: #eee;
	border-bottom: 3px solid #101010;
	}
	
#main_feature {
	color: #000;
	}
	
.main_meta {
	background: #FFF;
	color: #000;
	}
	
#secondary_nav {
	background: #FFF;
	}

.commentmetadata {
	color: #2F2B23;
	}

.post_entry {
	color: #2F2B23;
	}

.archive_nav {
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

#single .archive_nav {
	border: 0;
}

#logo img {
	border-style: none;
	}

h3 {
	color: #2F2B23;
	}

object {
	display: block;
}
	
#home_content h2 img {
	background: none;
	}

.copyright {
	color: #DDD;
	}
	
#secondary_nav h2 {
	color: #000;
	border-bottom: 1px solid #CCC;
}


/* =Link Styles and Colors 
------------------------------------------------------------------*/
a	{
	text-decoration: none;
	}

a img {
	border: 1px solid #000;
	}
	
h1 a {
	color: #FFF;
}

.main_meta h2 a:hover {
	color: #3770DF;
}
	
#topnav a {
	padding: 1em 1.5em 1em 1.5em;
	}

#topnav a:hover {
	color: #3770DF;
	}

#page h2 {
	color: #DDD;
	}

.page_item a, .home a, .archive a {
	color: #FFFAEF;
	}

.current_page_item a, .current a {
	color: #3770DF;
	}
	
#content a, #featured a, #comments a, .commentmetadata a, 
#response a, #home_content a, #secondary_nav a, #content_archives a, #single a, .feeds a, #page a {
	/*color: #2F60BF;*/
	color:#0066cc;
	}
	
#content a:hover, #featured a:hover, #comments a:hover, .commentmetadata a:hover, 
#response a:hover, #home_content a:hover, #secondary_nav a:hover, #content_archives a:hover, #single a:hover, .feeds a:hover, #page a:hover {
	color: #2F60BF;	
}
	
#home_content h2 a {
		color: #0066cc;
	}

#commentmetadata {
	color: #0C71D7;
	}

#content h3 a, #home_content h3 a {
	color: #2F2B23;
	}


#footer a img {
	border: 0;
	}

.copyright a, .skip a {
	color: #2F60BF;
	border-bottom: 1px dotted #2F60BF;
	opacity: 0.8;
	}	
	
.skip a {
	border: 0;
	}

 .skip a:hover {
	color: #211b00;
	background: #2F60BF;
	}
	
a img {
	border: 0;
}

#wrapper .main_meta ul li a {
	color: #999;
}

#wrapper .main_meta ul li a:hover {
	color: #3770DF;
}

/* Typography
------------------------------------------------------------------*/
#mainnav, .htitle, #main_feature h2, h1, .section_heading, #sidebar h2, h3, h4, h5, .post_date, .more-link, h2, 
.main_meta, .commentmetadata, .dropcaps, .authorcommentmetadata, .right, .left, cite.fn {
	font-family: Helvetica, Arial, sans-serif;
	}

#mainnav, .htitle {
	font-weight: bold;
    text-transform: uppercase;
    }

.htitle {
	padding: .5em 0 0 0;
	margin-left: 105px;
	}

.description {
	font-size: .95em;
	color: #AFA183;
}

p.description {
	margin-top: 0;
}

#topnav {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	} 
	
#intro {
	color: #CCC;
	font-size: 1.3em;
	padding: .2em 1em;
}

#intro p {
	margin: .3em 0;
	line-height: 1.3em;
}

#main_feature p {
	font-size: 1em;
	}



.main_meta {
	color: #333;
	}	

.small {
	font-size: .9em;
	}

body { 
	font-size: 12px;
	font-family: verdana, sans-serif;
	}

p	{
	font-size: 1em;
	line-height: 1.5em;
	}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	}

h2, h2 a {
	font-size: 24px;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
	}
	
#page h2 {
	font-size: 2em;
	margin: 1em 1em 0 0;
}

#single .main_meta h2 {
	font-size: 24px;
	color: #2851A2;
}

#secondary_nav h2 {
	clear: left;
	margin: 0;
	padding: 3em 0 0 0;
	}
	
h3 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 2em 0;
	}
	
.post h3 {
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	line-height: .6em;
	margin: 0 0 1.5em 0;
	}

h5 {
	font-size: 1em;
	}

blockquote {
	width: 85%;
	margin: 0 auto;
	border-left: 5px solid #2F60BF;
	padding: 1em .5em .2em 1em;
	margin-bottom: 1em;
	font-style: italic;
	}

.more-link  {
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	}

.search {
	text-transform: uppercase;
	font-size: .9em;
	}

.single_meta {
	line-height: 1.5em;
	border-left: 3px solid #2F60BF;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	}
	
.main_meta strong {
	color: #2F60BF;
	}
	
.main_meta span.date {
  display: block;
  padding-bottom: 10px;
  float: left;
  display: inline;
  margin-right: 15px;
}

ul.tags {
  margin: 0 0 0 10px;
  padding: 0;
  line-height: 12px;
}

.main_meta p {
  clear: left;
}

.edit {
	margin: -1em 0 .5em .3em;
	}

.post p {
	margin: 15px 0 ;
}

h2.gallerytitle {
	font-size: 1.5em;
	margin: 1em 1em .5em 0;
}

.dropcaps {
	font-size: 5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}




/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #DFD7D3;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1.5em;
	padding-left: 20px;
}


	
.textwidget {
	padding: .5em 0 0 .55em;
	line-height: 1.2em;
	color: #999;
}

#calendar_wrap td {
	padding: .55em;
	border-bottom: 1px solid #DDD;
	color: #999;
}

#calendar_wrap caption {
	color: #2F60BF;
	padding-top: .5em;
	font-weight: bold;
}

#calendar_wrap td:hover {
	color: #555;
}

#calendar_wrap th {
	display: none;
}


/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required + WP Default Styling
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.gallery-caption {
	text-align: center;
	font-size: .9em;
	color: #999;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.comments a {
  background: url(images/comment.png) left center no-repeat;
  padding-left: 20px;
}

/* =Main Meta styling
------------------------------------------------------------------*/
.main_meta .comments, .main_meta .additional {
  padding-top: 10px;
}

.main_meta .comments {
  float: left;
  display: inline;
  width: 100px;
  margin-right: 10px;
}

.main_meta .permalink {
  float: right;
  display: inline;
}
.main_meta .facebook, .main_meta .twitter, .main_meta .google {
	float:right;
	margin-top:-4px;
}

.main_meta h2 {
  border-bottom: 1px dotted #333;
  padding-bottom: 5px;
}

.main_meta .additional {
  width: 850px;
  float: right;
  display: inline;
  border-left: 1px dotted #333;
  padding-left: 10px;
  margin-bottom:10px;
}

/*

GLOBAL HEADER

	*/

/*some helper.css classes for the global header, just to make sure they're defined*/

.globalHeader .floatLeft {float:left}

.globalHeader .br2{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}

.globalHeader .brr2 {border-top-right-radius:2px;border-bottom-right-radius:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px}

.globalHeader .brl2{border-top-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:2px;-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px}

.globalHeader .defaultInputText {
	border: solid 1px #bbb;
	color: #888
}

.quickLinks {
	background:#33004c;
	color:#ddd;
	font-size:10px;
	text-align:left;
	padding:4px 0;
	border-bottom:1px solid #666;
	height:12px;
	font-family: arial,sans-serif;
}
.quickLinks .wrapNarrow {
	margin: 0 auto;
	width:1000px;
}
.quickLinks p {
	float:left;
	margin-bottom:0;
	text-transform:uppercase;
}
.quickLinks ul {
	margin:0 0 0 -11px !important;

}
.quickLinks ul.schedules {
	float:left;
}
.quickLinks ul.productions {
	float:right;
}
.quickLinks ul li {
	display:inline;
	padding:0 4px;
}
.quickLinks ul li.title {
	color:#fff;
	font-size:11px;
	font-weight:normal;
}
.quickLinks ul li a {
	color:#ccc;
	text-decoration:none;
}
.quickLinks ul li a:hover {
	color:#fff;
}
.globalHeader {
	background: #33004c;
	border-bottom: solid 4px #ccc
}
.globalHeader .wrapNarrow {
	height: 52px;
	margin: 0 auto;
	text-align: left;
	width: 1000px
}
.globalHeader .logo {
	float: left;
	height:32px;
	margin: 10px 15px 0 0;
	width:128px;
}
.globalHeader .logo a {
	display: block;
	height:32px;
	overflow:hidden;
	width:128px;	
}
.globalHeader .leftMenu,
.globalHeader .rightMenu {
	font-family: arial,sans-serif;
	font-size: 14px
}
.globalHeader .leftMenu {
	float: left;
	margin-top: 18px
}
.globalHeader .rightMenu {
	float: right
}
.globalHeader .leftMenu ul {
	list-style: none;
	margin:0;
}
.globalHeader .leftMenu ul li {
	float: left;
	margin-right: 22px
}
.globalHeader .leftMenu ul li a,
.globalHeader .rightMenu a {
	color: #fff;
	font-weight: normal;
	text-decoration: none
}
.globalHeader .leftMenu ul li a:hover,
.globalHeader .rightMenu a:hover {
	color: #999
}
.globalHeader .leftMenu ul li a.selected {
	color: #8CC53F !important
}
.globalHeader .globalSearch {
	float: left;
	margin-top: 14px
}
.globalHeader .globalSearch input {
	background: #fff url(/common/images/bg-search-bar.jpg) no-repeat 5px center;
	border: solid 1px #ccc;
	border-right: 0 !important;
	font-family: arial,sans-serif;
	font-size: 12px;
	height: 20px;
	padding-left: 22px;
	width: 129px;
	padding-top: 2px;
	padding-bottom:1px;
	line-height:normal !important;
	
}
.globalHeader .globalSearch .button button {
	background: #83bb38 url(/common/images/bg-button.png) repeat-x 0 bottom;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 25px;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	text-shadow: #314515 0 1px 1px;
	margin-left:-2px;
}
.globalHeader .globalSearch .button button:active {
	background-color: #7aae34;
	text-shadow: #1e2b0d 0 1px 1px
}
.globalHeader .donate {
	float: left;
	margin: 12px 20px 0 0
}
.globalHeader .donate a {
	background: #5c3370 url(/common/images/bg-donate-button.png) no-repeat 8px 7px;
	color: #fff !important;
	display: block;
	font-size: 16px;
	padding: 5px 8px 5px 29px
}
.globalHeader .donate a:hover {
	background-color: #704d82
}

/*


/* FOOTER */

.footer {
	background: #eee;
	border-top: solid 4px #ccc;
	overflow: hidden;
	padding: 30px 0 60px
}
.footer .wrap {
	margin: 0 auto;
	text-align: left;
	width: 1000px
}
.footer .brand {
	height: 30px;
}
.footer .brand a {
	display: block;
	text-indent: -99999px
}
.footer .brand .logo {
	float: left;
	height: 24px;
	margin-right: 10px;
	width: 281px
}
.footer .brand .logo a {
	background: url(images/footer-logo.jpg);
	height: 24px;
	width: 281px
}
.footer .brand .tagline {
	float: left;
	height: 14px;
	margin-top: 11px;
	margin-left:4px;
	width: 260px
}
.footer .brand .tagline a {
	background: url(images/footer-tagline.jpg);
	height: 14px;
	width: 260px
}
.footer .leftCol,
.footer .centerCol,
.footer .rightCol {
	float: left;
	margin-right: 50px;
	width: 300px
}
.footer .rightCol {
	margin-right: 0 !important
}
.footer h3,
.footer #wp-calendar caption {
	border-top: solid 4px #ccc;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: left
}
.footer .icon a {
	background-repeat: no-repeat;
	height: 18px !important;
	width: auto !important;
	padding: 2px 0 0 30px;
	text-indent: 0 !important
}
.footer .icon {
	width: auto !important;
}
.footer .leftCol p {
	color: #333;
	line-height: 1.5;
	margin-bottom: 20px
}
.footer .leftCol p.lastBottom {
	margin-bottom: 0 !important
}
.footer .siteFooterSearch {
	margin-bottom: 20px
}
.footer .siteFooterSearch input {
	width: 248px
}
.footer #wp-calendar {
	width: 100%
}
.footer #wp-calendar thead th {
	color: #000;
	text-align: center
}
.footer #wp-calendar tbody td {
	background: #fff;
	color: #666;
	padding: 3px;
	text-align: center
}
.footer #wp-calendar tbody td a {
	color: #099
}
.footer #wp-calendar tbody td a:hover {
	color: #000
}
.footer #wp-calendar tfoot td a {
	text-decoration: none
}
.footer #wp-calendar tfoot td a:hover {
	text-decoration: underline
}
.footer #wp-calendar tfoot td {
	padding-top: 5px
}
.footerSiteMenu .section {
	float: left;
	margin-right: 20px;
	width: 200px
}
.footerSiteMenu .section ul li {
	list-style: none;
	margin-bottom: 5px
}
.footerSiteMenu .section ul li.lastBottom {
	margin-bottom: 0 !important
}
.footerSiteMenu .section ul li a {
	color: #666;
	text-decoration: none
}
.footerSiteMenu .section ul li a:hover {
	text-decoration: underline
}
.footerSiteMenu .section ul li.heading a {
	color: #000 !important
}
.footerSiteMenu .section ul li.heading {
	border-bottom: solid 4px #099;
	color: #000;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px
}
.footerSiteMenu .section ul.headingGroup li.heading {
	border-color: #ccc !important
}
.footerSiteMenu .section ul li.subHeading {
	background: #fff;
	color: #000;
	margin-bottom: 10px
	
}

/*-----------------styles for global-footer.php-------------*/
#footer-divider {
	background:#33004c;
	width:100%;
	min-height:20px;
	border-bottom:1px solid #cdcdcd;
	border-top:4px solid #cdcdcd;
}
#footer-bottom {
	width:100%;
	min-height:311px;
	background-color: #33004c;
	padding-bottom:10px;
}
#footer-container, #footer-divider-container {
	width:1000px;
	margin: 0 auto;
	padding:10px 0 0 0;
}
#footer-container {
	min-height:311px;
}
#footer-divider-container {
	padding:8px 0 0 0;
}
.footer-cols {
	width:168px;
	float:left;
	padding:8px;
	background:#3d1151;
	margin-left:20px;
}
.footer-cols.first {
	margin-left:0;
}
.footer-cols h4 {
	font-family: helvetica, arial, sans-serif;
	font-size:18px;
	margin-bottom:8px;
}
.footer-cols h4 a {
	color:#fff;
	text-decoration:none;
}
.footer-cols ul {
	margin:3px 0 5px 0;
	font-size:12px;
	line-height:18px;
}
.footer-cols ul li {
	list-style:none;
}
.footer-cols ul li a {
	color:#bbb;
	text-decoration:none;
}
.footer-copy.clear {
	overflow:visible;
}
.footer-copy {
	padding:12px 0;
	color:#fff;
	margin-top:10px;
}
.footer-copy p {
	margin-bottom:0;
	font-size:11px;
	line-height:15px;
}
.footer-copy p span {
	font-size:14px;
	margin-bottom:3px;
}
.footer-copy p a {
 	text-decoration:none;
 	color:#80b31a;
}
.footer-copy p a:hover {
	color:#fff !important;
}

.footer-cols a:hover {
	color:#80b31a;
}
/*end global footer*/
#archive-navigation {
	margin-bottom:10px;
}
#archive-navigation ul {
	margin:0;
	padding:0;}
#archive-navigation ul li {
	display:inline;
	padding-right:5px;
}

/*photo styling*/

img.index-photo {}
img.single-photo {}

div.single-photo-wrap {
	margin-bottom:2em;
}

.photo-caption {
	background:#000;
	padding:10px;
	color:#fff;	
	margin-top:-3px;
	font-size:13px;
	line-height:21px;
	font-family: Helvetica, sans-serif;
}
.photo-credit {
	font-style:italic;
}

/* icons */

.icon,
.icon a {
	height: 20px;
	width: 20px
}
.icon a {
	display: block;
	text-indent: -99999px
}
.iconFacebook a {
	background: url(/common/images/icon-facebook.png)
}
.iconTwitter a {
	background: url(/common/images/icon-twitter.png)
}
.iconRSS a {
	background: url(/common/images/icon-rss.png)
}
.iconEmail a {
	background: url(/common/images/icon-email.png);
	height: 16px !important;
	width: 24px !important
}
.icon a:hover {
	filter: alpha(opacity=80);
	-khtml-opacity: 0.80;
	-moz-opacity: .80;
	opacity: .80
}


/* == BUTTON == *//* == BUTTON == */

.defaultButton a {
	background: #099 url(images/bg-button.png) repeat-x 0 bottom;
	border: solid 1px #044;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 3px 10px 0;
	text-decoration: none;
	text-shadow: #044 0 1px 1px
}
.defaultButton a:active {
	background-color: #088;
	border-color: #033;
	text-shadow: #033 0 1px 1px
}
/*submission form*/

#fm-form-1 {
	margin-top:1em;
}
.post #fm-form-1 ul {padding-left:0;}

#fm-form-1 input, #clean_contact input {
	border: solid 1px #bbb;
	color: #888
	font-size:15px;
	line-height:21px;
	padding:3px;
}
.fm-form input.submit, #clean_contact input#clean_contact_send {
	float:left !important;
	background: #099 url(images/bg-button.png) repeat-x 0 bottom;
	border: solid 1px #044;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	padding: 3px 10px 0;
	text-decoration: none;
	text-shadow: #044 0 1px 1px
}

.welcome p {
	font-size:14px;
}
.comment_wrapper {
	float:left;
	width:600px;
}
.ad_slot {
	float:right;
	width:300px;
	text-align:center;
}
.ad_slot p {
	padding:2px 0;
}
.clear {clear:both;}
