/* Eyewalls Layout CSS */

/* Hacks */

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

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clear {
	clear: both;
}

/* Normalizes margin, padding */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 
{ font-size : 100%; }

/* Normalizes list-style from lists */
ol,ul 
{ list-style :none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight: normal; }

/* Removes list-style from lists */
table
{ border-collapse : collapse; border-spacing : 0;}

/* Removes border from fieldset and img */
fieldset, img 
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes quotation marks from q */
q:before, q:after 
{ content :''; }

/* =body sytles */


/* =global layout */

#page-wrap {
	text-align: left;
	width: 970px;
	margin: 0px auto 0 auto;
	padding: 0;
}

/* =Masthead layout */

#masthead {
	position: relative;
}

#masthead {
	width: 920px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#navigation-global, #site-info-nav {
	width: 920px;
	text-align: left;
	margin: 0 auto 0 auto;
}


#navigation-global ul, #site-info-nav ul {
	float: left;
}

#navigation-global li, #site-info-nav li {
	float: left;
	margin-right: 10px;
}

#navigation-global ul a, #site-info-nav ul a {
	float: left;
	display: block;
}


/* =content layout */

#content {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

#content-primary {
	display: inline;
	position: relative;
	width: 550px;
	float: left;
	margin: 8px 30px 10px 0;
	text-align: left;
}

#content-secondary {
	display: inline;
	position: relative;
	width: 340px;
	float: left;
	margin: 8px 0 10px 0;
	text-align: left;
}


/* =content-primary layout */


#page-heading {
	margin: 0 0 1em 0;
}

/* =entry layout */


/* =content-secondary layout */

div#subscribe {
	
}

div#content-secondary-ad {
	margin: 15px 0 20px 10px;
}


/* =site-info layout */

div#site-info {
	margin: 0;
}





/* Eyewalls Typography */

/* =typography 
-----------------------------------------------------------------------------------*/

/* =global-typography */

body {
	font: 100%/1.125em Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	clear: both;
	display: block;
	margin: 0 50px 0 50px;
	line-height: 1.4em;
}

a {
	text-decoration: none;
}

/* =img styles */

img.center {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

img.left {
	position: relative;
	display: block;
	float: left;
	margin: .2em 1em 0 0;
}

img.left {
	position: relative;
	display: block;
	float: left;
}

/* Masthead Typography */

#masthead h3 {
	font-size: 5em;
	margin: 0 0 1em 0;
}

#masthead img {
	margin: 1em 0 1.5em 0;
}

#navigation-global ul a {
	width: 87px;
	padding: .5em 0 1.25em 15px;
	font-size: .75em;
	text-decoration: none;
}

#site-info-nav ul a {
	width: 87px;
	padding: .5em 0 .75em 15px;
	font-size: .75em;
	text-decoration: none;
}

#navigation-global ul.navigation-subscription, #site-info-nav ul.navigation-subscription {
	margin-left: 20px;
}

#navigation-global ul.navigation-subscription li, #site-info-nav ul.navigation-subscription li {
	margin-right: 0;
}

#navigation-global ul.navigation-subscription a, #site-info-nav ul.navigation-subscription a {
	width: 153px;
}


/* Entries Typography */

div.entry-meta p {
	margin: 0 0 .75em 0;
	font-size: .75em;
	background: url(../img/site/dot.gif) repeat-x 0 50%;
}

div.summary-image img {
	margin: 0;
	display: inline;
	position: absolute;
}

.fixdots-left {
	float: left;
	background-color: #ffffff;
	padding-left: 3px;
	margin-left: 5px;
}

.fixdots-right {
	background-color: #ffffff;
	float: right;
	margin-right: 6px;
	/*padding-left: 3px; */
}

.fixdots-right a {
	text-decoration: none;
	padding-left: 16px;
	padding-right: 3px;
	background: transparent url(../img/site/icons/comment-bubble.png) no-repeat left bottom;
	font-size: 1.125em;
}

div.entry-meta h1 {
	font-size: 1.5em;
	line-height: 1.25em;
	margin: 0 0 .25em 0;
	text-align: center;
}

div.entry-meta p.sub-title {
	text-align: center;
	font-size: .625em;
	margin: 0 118px 1.5em 118px;
	font-style: italic;
}

div.entry-meta p.sub-title em {
	text-transform: none;
}

div.entry-meta p.sub-title span {
	background: #ffffff none;
	padding: 0 1px 0 1px;
	text-transform: uppercase;
	letter-spacing: .125em;
	font-weight: normal;
	font-style: normal;
}

p.summary-tags {
	margin: 0 0 3em 0;
	font-size: .75em;
}

div.entry-body p, div.entry-summary p {
	font-size: .875em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

div.entry-summary {
	margin-bottom: 2em;
}

div.entry-summary img {
	margin-bottom: .375em;
}

p.continue-reading {
	text-align: center;
	background: url(../img/site/dot.gif) repeat-x 0 50%;
}

p.continue-reading a {
	padding: .125em .625em .25em 1em;
	text-transform: uppercase;
	color: #0000ff;
	letter-spacing: .375em;
	font-size: .875em;
	background: #ffffff url(../img/site/dot.gif) repeat-x 0 bottom;
}

p.subscribe {
	text-align: center;
	background: url(../img/site/dot.gif) repeat-x 0 50%;
	background: #ffffff url(../img/site/dot.gif) repeat-x 0 50%;
}

p.subscribe span {
	padding: .125em .625em .25em 1em;
	text-transform: uppercase;
	color: #0000ff;
	letter-spacing: .375em;
	font-size: .875em;
	background: #ffffff url(../img/site/dot.gif) repeat-x 0 bottom;
}

p.share-this {
	text-align: center;
	width: 550px;
	margin: 1.5em 0 1em 0;
	padding-bottom: .25em;
}

p.single-entry-pagination {
	margin: 0 0 .5em 0;
}

p.single-entry-pagination  a.previous-entry {
	margin-left: 15px;
	float: left;
}

p.single-entry-pagination  a.next-entry {
	margin-right: 15px;
	float: right;
}

div.comment-ad {
	width: 535px;
	margin: 0 0 3em 0;
	padding: 14px 0 6px 15px;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
}

.entry-comments h3 {
	text-align: center;
}

ul#comments {
	margin: .5em 0 2em 0;
	padding-top: 1em;
	border-top: 1px dotted #666666;
}

ul#comments li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666666;
}

ul#comments p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-size: .875em;
}

ul#comments p.comment-author {
	margin: 0 0 0 0;
}

div.comment-box-image {
	float: left;
	width: 60px;
	margin: 0 15px 0 30px;
}

div.comment-box-meta {
	float: left;
	width: 375px;
}

#comment-form {
	text-align: center;
}

#comment-form h3 {
	margin: 0 0 1em 0;
}

#comment-form p.submit {
	margin-top: .5em;
	margin-bottom: 2em;
}

/*
Formatting Buttons
------------------------------------------------------ */


#content-primary .entry-comments table {
	margin: .5em auto 10px auto;
	text-align: center;
}

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}

/* Archives */

div.archives h3 {
	font-size: 1em;
	margin: 0 0 .5em 0;
}

ul.yearly-archives {
	font-size: .875em;
	margin-bottom: 2em;
}

ul.monthly-archives {
	float: left;
	text-align: left;
	margin: 0 0 .5em 0;
}

ul.monthly-archives li {
	float: left;
	margin: 0 .75em 0 0;
}


/* Content-Secondary Typography 
----------------------------------------------------------------------------------------- */

#ad-buttons {
	margin: 8px 0 16px 0;
}

.button1 {
	float: left;
	margin: 0 29px 0 15px;
	background: #111111;
	width: 140px;
}

.button2 {
	float: left;
	width: 140px;
	background: #111111;
}

#content-secondary a {
	text-decoration: none;
}

#content-secondary h3 {
	margin-bottom: .625em;
}

#content-secondary ul {
	margin-bottom: .625em;
}

#content-secondary ul#ad-links {
	padding-top: .25em;
	border-top: 1px dotted #666666;
}

#content-secondary ul li {
	margin: 0 0 .25em 0;
	border-bottom: 1px dotted #666666;
	font-size: .875em;
}

#content-secondary ul li a {
	display: block;
	line-height: 1em;
	padding:0 0 .275em 15px;
}

#content-secondary p.tagcloud {
	margin: 0 15px .625em 15px;
}

#content-secondary p.sidebar-search {
	margin: 0 0 .625em 0;
}

/* Static Entry Typography */


#static h3 {
	text-align: center;
}

ul#flickr-submissions {
	float: left;
	margin: 1em 0 1em 47.5px;
}

ul#flickr-submissions li {
	float: left;
	margin: 0 20px 15px 0;
}

/* Color Styles */

#navigation-global li {
	background: #111111;
	color: #ffffff;
}

#navigation-global li a {
	color: #ffffff;
}

div#site-info-nav {
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;	
}

#site-info-nav li {
	color: #000000;	
}

#site-info li a {
	color: #000000;
}

#navigation-global ul.navigation-subscription li.navigation-subscription-rss {
	border-right: 1px solid #cccccc;
}

div.entry-meta p.sub-title a {
	color: #111111;
}

.entry-comments h3 {
	color: #111111;
}


/* Content Seconday Color */

#content-secondary h3 {
	color: #c11b1b;
}

#content-secondary ul#ad-links a {
	color: #111111;
}

#content-secondary ul#ad-links a:hover {
	color: #c11b1b;
}

#content-secondary ul#ad-links span {
	color: #444444
}

#content-secondary p.tagcloud a { 
	color: #111111;
}

#content-secondary p.tagcloud a:hover { 
	color: #c11b1b;
}

#content-secondary ul.recent-entry-list a {
	color: #000000;
}

#content-secondary ul.recent-entry-list a:hover {
	color: #c11b1b;
}

#content-secondary span.recent-entry-tags {
	color: #444444;
}


