/*  
Theme Name: Grid Focus
Theme URI: http://5thirtyone.com/
Description: Grid aligned WordPress theme
Version: 1.1
Author: Derek Punsalan
Author URI: http://5thirtyone.com/
Tags: white, grid, whitespace, minimal, clean, widgets

Grid Focus was designed and coded by Derek Punsalan. Find
more info about the guy at http://5hthirtyone.com

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.

See line 53 for a collection of the main font rules - size, line-height,
and color - combined for your convenience.

*/

* {
	margin: 0;
	padding: 0;
}
body {
background-image: url(images/stripBG.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-color: #333333;

	color: #333333;
	font-size: 62.5%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
} 
h1 {
	font-size: 3em;
letter-spacing:0.07em;
text-shadow:0px 0px 4px #000;
filter:alpha(opacity=80);
	opacity: 0.8;
padding-top:18px;
visibility:hidden;

}
h2 {
	font-size: 1.25em;
font-family: arial,"Eurasia","Palatino",sans-serif;
letter-spacing:0em; /*0.07em;*/
text-shadow:1px 1px 1px #CCCCCC;
}
h3 {

	font-size: 1em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;

}
a:hover {
	color: #900;

}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;

}
.nav li {
	line-height: 1.2em;
}
.nav li a {
font-size:95%;
	font-weight: none;
	letter-spacing: 0.1em;
	text-transform: uppercase;
font-family:arial,"Eurasia",serif;
border:1px dotted #efefef;
}
.nav li a span {
	color: #777;
	font-size:0.69em;
	font-weight: normal;
	text-transform: uppercase;
line-height: 2em;
}
.nav li a.focus span {
	color: #CCC;
font-size:0.75em;
}
.nav li a:hover,
.nav li a.focus {
	color: #EFEFEF;
}
.nav .searchField input {
	color: #BBBBBB;
}
.toggleCategories li a {
	color: #cccccc;
text-transform:uppercase;
font-size:0.75em;
letter-spacing:1px;
-moz-border-radius:0.3em;
padding:0 5px;

}
.toggleCategories li a:hover {
	color: #000;
-moz-border-radius:0.3em;
background-color:#EFEFEF;
}
.postMeta {
	font-size: 0.9em;
	text-transform: uppercase;

}
.postMeta span.date {
	color: #EFEFEF;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}
.post h2 {
	line-height: 1.2em;


}
.entry a,
.secondaryColumn a, .secondaryColumn2 a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	border-bottom: 1px dotted #000;
	color: #888888; /*3c6c92*/

}
.entry a:hover,
.secondaryColumn a:hover,.secondaryColumn2 a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	color: #000;
	border-bottom: 1px dotted #3c6c92;
}
.secondaryColumn a, .secondaryColumn2 a {
	font-weight: normal;
font-size: 0.74em;
text-transform:uppercase;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3,.secondaryColumn2 h3,
#commentsContainer h3 {
	font-size: 1em;
text-shadow:0px 0px 0px #CCC; /*1px 1px 1px #CCC;*/
font-family: Arial,Palatino,"Apple Gothic","Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
letter-spacing:;/*0.07em*/

}
#cancel-comment-reply-link {
	color: #3C6C92;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
	color: #777;
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist .comment-meta {
	font-size: 0.8em;
}
#commentform p span input,
#commentform span textarea {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 1em;

}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer {
	clear: both;
}
#footer p a {

	font-weight: bold;
	color:#333;
}

#footer p  {
font-size: 0.65em;
letter-spacing:1px;
text-transform:uppercase;
	font-weight: normal;
	color:#333;
}

/* =----------------------------------- main structure */
#wrapper {
	border-top: 0px solid #EFEFEF;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	padding: 0 5px;
}
#masthead {
width:970px;
height:101px;
background-color:#333;
margin: auto;
}

#filler {}
#mainColumn {
	float: left;
	margin: 100px 0 0 0;
	width: 580px;
}
.secondaryColumn {
	float: left;
	margin: 100px 0 0 20px;
	overflow: hidden;
	width: 120px;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
-moz-border-radius-bottomleft:0.4em;
-moz-border-radius-bottomright:0.4em;
-moz-border-radius-topleft:0.4em;
-moz-border-radius-topright:0.4em;
-moz-box-shadow:1px 3px 8px #BBBBBB;
background-color:#FFFFFF;
padding-bottom:10px;
}

.secondaryColumn2 {
	float: left;
	margin: 102px 0 0 15px;
	overflow: hidden;
	width: 220px;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
-moz-border-radius-bottomleft:0.4em;
-moz-border-radius-bottomright:0.4em;
-moz-border-radius-topleft:0.4em;
-moz-border-radius-topright:0.4em;
-moz-box-shadow:1px 3px 8px #BBBBBB;
background-color:#FFFFFF;
padding-bottom:10px;
}

/* =----------------------------------- header elements */
#masthead h1 {

text-align:right;
	margin: 5px 0 0 0px;
position:absolute;

}
#masthead h1 a {
float: right;
	text-transform: uppercase;
color: #BBB;
	width: 950px;


}
#blogLead img {
	background: #fff;
	
border-right:2px solid #000;
border-bottom:1px solid #666666;
	float: center;
	height: 70px;
	margin-left: -5.5px;
margin-top:31px;
	padding-right: 0px;
	width: 980px;
        position:fixed;
        z-index:5;
visibility:;
filter:alpha(opacity=83);
	opacity: 0.83;
-moz-box-shadow:0 0px 10px #000000;
-webkit-box-shadow:0 0px 10px #000000;
}

#authorIntro {
text-align:right;
	margin: 35px 0 0 0;
	width: 935px;
position:absolute;
color:#EFEFEF;
letter-spacing:1px;
font-size:0.8em;
padding-left:15px;
text-transform: uppercase;
}

/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
        width:980px;
	position: fixed;
	clear: both;

z-index: 4;
}

.navStripWrapperbottom {
	position: relative;
	clear: both;
top:-5px;
}

.nav {
	background: #eee;
margin-top:1px;
padding-top:3px;
padding-bottom:3px;
height:35px;
-moz-box-shadow:0 0 105px 0 #000000;
-webkit-box-shadow:0 0px 105px #000000;
}


.nav li {
	border-right: 1px solid #ccc;
	display: block;
	float: left;
}
.nav li a {
	display: block;
	padding: 4px 2px 0 10px;
	width: 107px;
	/*height: 15px;*/
}
.nav li a span {}
.nav li a:hover {
	background: #111;
border:1px dotted #777777;
padding-bottom:3px;
}
.nav li a.focus {
	background: #111;
}
.nav li.searchField {
	margin:-7px 18px;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border-right-color: #999;
	border-bottom-color: #999;

}
.nav .searchField input {
	border: 1px solid #ddd;
	outline: none;
	padding: 1px 1px 1px 5px;
	width: 204px;
-moz-border-radius:0.3em;
}
.toggleCategories {
	background: #900;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 4px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 110px; /* ref 102px */
border-left:1px dotted #555;

}
.toggleCategories li a {
	margin: 3px 0 4px 3px;

}


/* =----------------------------------- meta lead for each post */
.postMeta {
	border-top: 1px solid #ccc;
	text-align: right;
	margin-bottom: 14px;
	position: relative;
}
.postMeta .container {
	position: absolute;
	top: -9px;
	right: 0;

}
.postMeta span.date {

	padding: 0 4px;
background: #333 url(top-left.gif) left top no-repeat;
-moz-border-radius-bottomleft:0.3em;
-moz-border-radius-bottomright:0.3em;
-moz-border-radius-topleft:0em;
-moz-border-radius-topright:0.3em;
			-webkit-border-radius: 0.3em;
			border-radius: 0.3em;
			background-image: url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
			background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
			background-position: top left, top right, bottom left, bottom right;
}
.postMeta span.comments {
border:1px solid #BBBBBB;
	background: #DDD url(images/chat_grey.gif) no-repeat 2px -1px;
	padding: 0 18px 0 18px;
-moz-border-radius-bottomleft:0.3em;
-moz-border-radius-bottomright:0.3em;
-moz-border-radius-topleft:0em;
-moz-border-radius-topright:0.3em;
			-webkit-border-radius: 0.3em;
			border-radius: 0.3em;
			background-image: url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
			background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
			background-position: top left, top right, bottom left, bottom right;
}

/* =----------------------------------- general post */
.post {
	margin: 0 0 21px 0;
}
.post h2 {
	margin-bottom: 10px;
	padding: 0 15px;
}
.post h2 a {

border-bottom: 1px dotted #bbb;
}

/* =----------------------------------- entry body */
.entry {

        padding: 15px;
	overflow: hidden;
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
			background: #FFF url(top-left.gif) left top no-repeat;
			-moz-border-radius-bottomleft:0em;
-moz-border-radius-bottomright:0.5em;
-moz-border-radius-topleft:0em;
-moz-border-radius-topright:0.5em;
			-webkit-border-radius: 0.5em;
			border-radius: 0.5em;
			background-image:  url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
			background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
			background-position: top left, top right, bottom left, bottom right;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: cirlce;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #000;
	border: 0px dotted #bbb;
	padding: 0px;
}
.entry a:hover img {
	border-color: #900;

}

.entry.meta {
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #000;
	border-color: #000;
}

/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 20px;
}
#paginateIndex a,
.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
	color: #3c6c92;
	border-color: #3c6c92;
	background: #eee;
}

/* =----------------------------------- widget enabled sidebar */
.secondaryColumn h3,.secondaryColumn2 h3 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
margin:0 0 5px 0;
	padding:9px 0 7px 16px;
margin-bottom:-3px;
}
.widgetContainer {
	margin: 0 0 5px 0;
}
.widgetContainer ul li {
	margin: 4px 1px 4px 18px;
	list-style: none;
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 5px 3px 0 12px;
	line-height: 1.5em;
font-size: 0.8em;
text-align:left;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0 15px;
	border-top: 2px dotted #000;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
padding-left:15px;
}
.commentlist .comment-author {
	border-top: 1px solid #ccc;
	padding-top: 7px;

	margin-top: 10px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
}
.commentlist .comment-meta {
	margin: 0 0 0 20px;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 10px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	-moz-border-radius-bottomleft:0.4em;
-moz-border-radius-bottomright:0.4em;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0.4em;
background-color:#CCC;
margin:1em 2em;
padding:15px 10px;
border:1px solid #999999;
font-family:Georgia,times,Times New Roman,serif;
font-style:italic;
letter-spacing:0.04em;
-moz-box-shadow:4px 4px 4px #DDDDDD;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;

}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 10px 0 10px 0 !important;
padding-left:15px;

}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px dotted #ccc;
	border-left-color: #900;
	border-bottom-color: #900;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px dotted #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
padding-left:15px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 95%;
	overflow: auto;
}

/* =----------------------------------- boring footer */
#footer {
	background-color:#8E8E8E;
        margin:5px 0;
}
#footer p {
	padding: 5px; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
-webkit-box-shadow: 0 3px 21px #333;
background: #EFEFEF url(top-left.gif) left top no-repeat;
-moz-box-shadow: #333 0px 0px 15px 0px;
-moz-border-radius-bottomleft:0.4em;/*ref 1.6*/
-moz-border-radius-bottomright:0.4em;
-moz-border-radius-topleft:0em;
-moz-border-radius-topright:0em;			
-webkit-border-top-left-radius: 0em;
-webkit-border-top-right-radius: 0em;
-webkit-border-bottom-left-radius: 0.4em;
-webkit-border-bottom-right-radius: 0.4em;


}

.fixpage {
	display: inline-block;
-webkit-box-shadow: 0px 0px 0px #333;
			background: #EFEFEF url(top-left.gif) left top no-repeat;
			-moz-box-shadow: #333 0px 0px 0px 0px;
			-moz-border-radius: 0.2em; /*ref 1.6*/
			-webkit-border-radius: 0.2em;
			border-radius: 0.2em;
			background-image: url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
			background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
			background-position: top left, top right, bottom left, bottom right;
border:1px solid #ccc;
}


.fixnav {
	display: inline-block;
-webkit-box-shadow: 0px 3px 0px #333;
			background: #111 url(top-left.gif) left top no-repeat;
			-moz-box-shadow: #333 0px 0px 0px 0px;
			-moz-border-radius: 0.4em; /*ref 1.6*/
			-webkit-border-radius: 0.4em;
			border-radius: 0.4em;
			background-image: url(top-left.gif), url(top-right.gif), url(bottom-left.gif), url(bottom-right.gif);
			background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
			background-position: top left, top right, bottom left, bottom right;
} 

* html .fix{
	height: 1%;

}
.fix{
	display:block;
}

.result {
font-size:0.7em;
letter-spacing:1px;
padding-left:0px;
padding-top:7px;
position:absolute;
text-transform:uppercase;
width:958px;
text-align:right;
margin-top:55px;
}

.result2 {
float:right;
font-size:0.7em;
letter-spacing:1px;
text-transform:uppercase;
margin:3px 0 0 7px;
padding-right:27px;
}

.result article {
color:#FFF;
background-color:#000;
padding:2px;
}

.result2 article {
color:#333333;

}

.commentlist li p:before {
padding-right: 5px;
content: url(images/chat_grey.gif);
}

#headerorient {
background-color:#000000;
//background-image:url(images/bandorient_02.png);
border-bottom:1px solid #9F9F9F;
height:30px;
width:100%;
position:fixed;
z-index:6;
filter:alpha(opacity=90);
	opacity: 0.9;
-moz-box-shadow:0 3px 11px #000000;
-webkit-box-shadow:0 3px 11px #000000;
}

#headerorient a {
color:#555555;
font-size:0.9em;
letter-spacing:0.15em;
text-transform:uppercase;
float:left;
margin:0 auto;
padding:9px;
}

#headerorient :hover {
color:#FFF;
}