/*
Theme Name: Viewport JC 1209
Theme URI: http://labs.paulicio.us/viewport/
Description: A clean, image based layout combined with WP Smart Image Options + Max Image Size. Based on Paul Bennett's Viewport theme
Version: 2.1
Author: Jasper Ceelen
Author URI: http://jasperceelen.nl
Tags: pictures, images, simple, clean, viewport, social media
*/

html
{
	height: 100%;
	overflow: auto;
}

* {margin:0; padding:0;}

body {
	background: #efefef;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 62.5%;
	color: #272727;
	height: 100%;
}

a:link, a:visited {
	color: #9e9e9e;
	text-decoration: none;
}

a:hover, a:active {
	color: #06c;
	text-decoration: underline;
}

ul {
	list-style: none;
}

img {
	border: none;
}

label {
	margin-left: 10px;
}

blockquote {
	margin: 0px 5px 10px 5px;
	padding: 10px 10px 1px 10px;
	font-style: italic;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.clearer { clear: both;  }

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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

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

#page {
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;

}

.rss_icon {
	margin-top: -10px;
}

#header {
	top: 0px;
	width: 940px;
	height: 15px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

#header h1 a{
	padding: 30px 0 16px 0;
	font-family: Georgia;
	font-size: 24px;
	color: #272727;
}

#nav {
	width: 821px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 11px;
	margin: 0px;
	padding-left: 0px;
}

#nav a {
	color: #9e9e9e;
}

#nav a:hover {
	color: #6e6e6e
}

#nav li {
	display: inline;
	float: left;
	padding: 0px;
	padding-right: 12px;
	margin: 0px;
	list-style: none;
}

#searchbox {
	width: 119px;
	float: right;
	padding-top: 10px;
}

#searchbox li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#searchbox input {
	width: 100px;
	background: #eeeeee;
	border: 1px dotted #bbb;
	color: #9e9e9e;
	font-size: 10px;
	margin-right: 3px;
	text-transform: uppercase;
}

/* Mailchimp Form */
#mailchimp_row input {
	width: 100px;
	background: #eeeeee;
	border: 1px dotted #bbb;
	color: #9e9e9e;
	font-size: 10px;
	margin-right: 3px;
	text-transform: uppercase;
}

.btn submit {
	width: 60px;
	background: #ee0000;
}

#archive-mid.archive {
	width: 100%;
	padding-bottom: 20px;
	margin-top: 0px;
	background: transparent url(images/singlebg.png) no-repeat 50% 0;
}

#mid {
	width: 100%;
	padding-bottom: 20px;
	margin-top: 0px;

}

#mid.index {
	background: transparent url(images/indexbg.png) no-repeat 50% 0;
}

#mid.single {
	background: transparent url(images/singlebg.png) no-repeat 50% 0;
}

.panel, .panel-single {
	font-family: Georgia;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 940px;
	height: 600px;
}

.panel-single {
	height: 300px;
	margin: 0px auto;
	padding-top: 10px;
}

.panel-archive {
	font-family: Georgia;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 610px;
	margin: 0px auto;
}


.wrapper-archive {
	width: 590px;
	max-width: 590px;
	height: 230px;
	padding: 10px;
	margin: 0 10px 10px -5px;
	background: transparent url(images/archivebg.png) no-repeat 0 0;
	display: block;
	position: relative;
	float: left;
}

.wrapper-archive .post-title {
	font-family: Arial, verdana;
	max-width: 220px;
	font-size: 1.4em;
}

.post-title, .post-title-single {
	font-family: Arial, verdana;
	max-width: 870px;
	padding: 15px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 4em;
	font-weight: normal;
}

.post-title a, .post-title-single a, .entry a {
	color: #efefef;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.post-title-archive {
	font-family: Arial, verdana;
	max-width: 570px;
	padding: 6px;
	position: absolute;
	top: 8px;
	left: 17px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-weight: normal;
	top: 18px;
}

.post-title-archive a, .post-title-archive a {
	color: #efefef;
	text-decoration: none;

}

.entry {
	max-width: 440px;
	max-height: 535px;
	padding: 15px;
	position: absolute;
	bottom: 25px;
	right: 10px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.entry-archive {
	max-width: 330px;
	max-height: 100px;
	padding: 6px;
	position: absolute;
	bottom: 60px;
	right: 17px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 0.9em;
	line-height: 1.1em;
}


.entry ul {
	margin: 5px 0 10px 0;
}

.entry li {
	padding: 5px 0 7px 0;
	border-bottom: 1px solid #3b3b3b;
	list-style: none;
}

.entry a:hover {
	color: #c6c6c6;
}

.entry .big {
	font-size: 1.4em;
}

.entry .rss-big {
	padding-right: 24px;
	background: transparent url(images/rss.png) no-repeat 100% 60%;
}

.media_credits {
	max-width: 200px;
	padding: 5px 15px;
	position: absolute;
	bottom: 25px;
	left: 20px;
	z-index: 100;
	background: transparent url(images/media_creditsbg.png) repeat 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.media_credits a, .media_credits a:hover {
	color: #FFFFFF;
}

.media_credits-archive {
	max-width: 200px;
	padding: 4px 10px;
	position: absolute;
	bottom: 60px;
	left: 17px;
	z-index: 100;
	background: transparent url(images/media_creditsbg.png) repeat 0 0;
	font-size: 0.9em;
	line-height: 1em;
}

.media_credits-archive a, .media_credits-archive a:hover {
	color: #FFFFFF;
}

.postmetadata {
	padding-bottom: 10px;
	margin: 5px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

.postmetadata-archive {
	width: 100%;
	height: 58px;
	padding-top: 10px;
	font-family: Arial, verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #272727;
	line-height: 1.5em;
}

#before_post_wrapper {
	background: #eeeeee;
	border: 1px dotted #bbb;
}

#before_post {
	margin: 0px 0px;
	padding: 1px 3px;
	padding-bottom: 5px;
	font-size: 10px;
	text-transform: uppercase;	
	color: #6e6e6e;
}

.published {
	border: none;
}


#the_post {
	margin: auto 0px;
	margin-left: 5px;
	width: 590px;
	line-height: 21px;
}

#the_post > p > a > img {
	border: 0px;
	margin-top: 5px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#the_post > p > img {
	border: 0px;
	margin-top: 5px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#the_post p {
	padding: 10px 0px;	
}
#after_post {
	margin: 5px 0px;
	font-size: 10px;
	text-transform: uppercase;	
	color: #9e9e9e;
}

#content {
	width: 940px;
	margin: 0px auto;
	font-size: 1.2em;
}

#narrow-column {
	width: 500px;
	float: left;
}

#other-posts {
	width: 940px;
	height: 24px;
	float: none;
	margin-top: -5px;
}

#left-column {
	width: 298px;
	float: right;
	border: 1px dotted #bbb;
	background-color: #eee;
	padding: 10px;
	margin-left: 10px;
}

#mid-column {
	width: 610px;
	float: left;
}

#mid-column ul { 
	list-style-image: url(images/bullet-jc.png);
	margin: 5px 20px;

}

#right-column {
	width: 230px;
	float: right;
	padding: 10px;
	padding-top: 10px;
	border: 1px dotted #bbb;
	background-color: #eee	
}

#narrow-column p, #narrow-column h3 {
	padding-bottom: 10px;
}

#narrow-column p a {
	font-weight: bold;
	color: #06c;
}

#narrow-column a:hover {
	color: #147;
}

#narrow-column ul {
	margin: 0 0 10px 20px;
}

#narrow-column input, #narrow-column textarea, #narrow-column submit {
	padding: 6px;
	border: 1px solid #c6c6c6;
}

#narrow-column #submit:hover {
	background-color: #333;
	color: #efefef;
}

#narrow-column textarea {
	width: 500px;
}

#thecomments {
	border: 1px dotted #bbb;
	background-color: #eee;
	margin: 0px 5px;	
	padding: 10px;
}

#comment-header
{
	font-weight: normal;	
}

.commentlist {
	list-style: none;
}

.comment-top {
	padding: 4px;
	font-size: 16px;
	background: #bbb;
	margin-bottom: 5px;
	float: left;
	width: 555px;
}

.comment-top a {
	font-weight: bold;
	color: #efefef;
	max-width: 300px;
}

.comment-date a {
	font-weight: normal;
	font-size: 9px;	
	text-align: right;
}

.comment-mid {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	padding: 2px;
	border-bottom: 1px solid #c6c6c6;
	font-size: 11px;
	color: #323232;
	width: 560px;
	float: none;
}

.comment-mid a {
	color: #717171;
}

.comment-bottom {
	height: 10px;
}

.commentmetadata {
	font-size: 0.8em;
}

textarea#comment
{
	width: 580px;
	background: #fefefe;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	border: 1px dotted #bbb;
	color: #323232;
	font-size: 11px;
}

#commentform input {
	width: 100px;
	background: #fefefe;
	border: 1px dotted #bbb;
	color: #9e9e9e;
	font-size: 10px;
	text-transform: uppercase;
}

#sidebar {
	line-height: 1.5em;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
}

h2.widgettitle {
	color: #eeeeee;
	height: 24px;
}

#sidebar-splitter {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
}

#footer {
	width: 940px;
	margin: 0px auto;
	float: none;
	height: 50px;
}

.footer {
	margin: 0px auto;
	float: none;
	height: 50px;
}

#row-middle {
	width: 940px;
	margin: 0px auto;
	padding-top: 10px;
	margin-top: 20px;
}
#footer_credits {
	width: 940px;
	margin: 0px auto;
	padding: 0px;	
	text-align: right;
	font-size: 9px;
	color: #9e9e9e;
	float: none;
	text-transform: uppercase;	
}

#social_links_row {
	width: 400px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	float: left;	
}

#mailchimp_row {
	width: 470px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	float: left;	
}

#feeds_row {
	width: 70px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	float: right;	
}



#footer a {
	color: #9e9e9e;
}

#footer a:hover {
	color: #6e6e6e
}

#footer a.valid {
	padding-left: 16px;
	background: transparent url(images/tick.png) no-repeat 0% 50%;
}

#footer a.valid:hover {
	background: transparent url(images/tick-hover.png) no-repeat 0% 50%;
}

/* INDEX columns */

#column-footer {
	width: 940px;
	margin: 0px auto;
	float: none;
	padding-top: 20px;
	margin-top: 20px;
	color: #323232;
}

#index-left-column {
	width: 280px;
	height: 320px;
	float: left;
	border: 1px dotted #aaa;
	background-color: #ddd;
	padding: 10px;
	margin-right: 20px;
}

#index-mid-column {
	width: 280px;
	height: 320px;
	float: left;
	border: 1px dotted #aaa;
	background-color: #ddd;
	padding: 10px;
}


#index-right-column {
	width: 280px;
	height: 320px;
	float: right;
	padding: 10px;
	padding-top: 10px;
	border: 1px dotted #aaa;
	background-color: #ddd
}


/* Coda Slider
border: 1px dotted #bbb;
	background-color: #eee

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 600px; overflow: hidden}
.csw .loading {margin: 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	clear: both;
	width: 940px;
	height: 600px;
	margin: 0px auto;
	padding-top: 5px;
	
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 600px;
	position: relative;
	width: 940px; /* Also specified in  .stripViewer  above */
}

.stripNavL, .stripNavR {
	position: relative;
	top: -360px;
	z-index: 200;
}

.stripNavL { float: left; }

.stripNavR { float: right; }

/* JASPERC addition */
.alignright, .nav-next {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}
.alignleft, .nav-previous {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}

.block {
	width: 190px;
	float:left;
	padding: 20px 20px;
	}

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
/* ---------- @ Custom Plugins -----------*/	
	
	
.bookmark_me_jc {
	margin: 0px 5px;	
	background: #eee;
	padding: 6px 0px;
	border: 1px dotted #bbb;
}

/* go to plugin folder bookmark_me and open plugin.php, find: $img_attrs:
$img_attrs = ' style="margin:0;border:0;padding:0" alt="bookmark"'; 
delete style="margin:0;border:0;padding:0"
*/
.bookmark_me_jc img {
	margin: 0px 15px;
}

p.postcasa {
	margin: 10px 0px;
	margin-left: -5px;	
}

img.avatar {
	float:left;
	margin-right: 5px;
}