/*  
Theme Name: Oai Star
Theme URI: http://oaistar.fr/
Description: Grid aligned WordPress theme
Version: 1.3
Author: Erik Jonsson
Author URI: http://elapse.se/
Tags: yellow, 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



*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #eae9e0;
	color: #333;
	font-size: 62.5%;
	font-family: Helvetica, verdana, sans-serif;
	text-align: center;
	
} 
h1 {
	font-size: 2.0em;
	line-height: 25px;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.0em;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #ffb400;
}

/* =----------------------------------- 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;
	
}
 {
	line-height: 1.2em;
	font-size: 1.0em;
}
.nav li a {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;

}


#slider {
z-index: 2;
	margin: -26px 0 0 0;
	position: absolute;
}
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		
		padding:0;
		list-style:none;
		
		}

		
	#slider2{}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		
		width:961px;
		height:445px;
		overflow:hidden; 
		}	
		

	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:relative;
		clear: both;
		left:0px;
		top:71px;
		z-index:15;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0 10px 0 25px; 
		position: absolute;
		float: none;
		z-index: 100;
		margin:1em 0;
		padding:0 0 0 25px;
		height:7px;	
		}
	ol#controls li{
		background: #000;
		margin:0 10px 0 0px; 
		padding:0;
		float:left;
		list-style:none;
		height:7px;
		line-height:28px;
		}
	ol#controls li a{
		
		font-size: 1px;
		float:left;
		height:7px;
		line-height:14px;
		color:#555;
		padding:0 3px;
		text-decoration:none;
		color: #000;
		}
	ol#controls li.current a{
		background: #fff;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
						

#slider img{

border: none;
}

.sliderImg {
	z-index: 5;
	position: absolute;
	float: left;
	border: none;	
	margin: 0 0 0 0px;
}

.sliderImg a{
	z-index: 5;
	position: absolute;
	float: left;
	border: none;	
	margin: 0 0 0 0px;
}

.spotDesc {
	margin: 16px 0 0 5px;
	line-height: 14px;
	visibility: visible;
}


.nav li a span {
	color: #888;
	font-size: 1em;
	font-weight: normal;
	line-height: 14px;
	
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #ffb400;
}
.nav .searchField input {
	color: #777;
}
.toggleCategories li a {
	color: #000;
}
.toggleCategories li a:hover {
	color: #ccc;
}
.postMeta {
	font-size: 0.8em;
	text-transform: uppercase;
}
.postMeta span.date {
	color: #777;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #ffb400;
}
.post h2 {
	line-height: 1.2em;
	font-size: 1.2em;
}
.entry a,
.secondaryColumn a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	border-bottom: 1px solid #ddd;
	color: #ffb400;
	font-weight: bold;
}
.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	color: #ffb400;
	border-bottom: 1px solid #3c6c92;
}
.secondaryColumn a {
	font-weight: normal;
	
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
	
}
#cancel-comment-reply-link {
	color: #ffb400;
	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;
}

/* =----------------------------------- main structure */
#wrapper {
	
	margin: 0px auto;
	text-align: left;
	width: 960px;
	border-right: 1px #dddaca solid;
	border-left: 1px #dddaca solid;
	
	background: url(images/background_textures.png) repeat;
//	border: 1px solid #cccabb;
//	background: #f9f9f5;
}
#masthead {

	padding: 0 0 0 0px;
	
}
#filler {
//border-top: 1px #dddaca solid;

padding: 70px 0 0 10px;
margin: 570px 10px 0 10px;

//background: #f4f5f2; 
//width: 100%; 
}

#fillerPage {
padding: 0px 0 0 10px;
margin: 460px 10px 0 10px;
}

#fillerSingle {
padding: 00px 0 0 10px;
margin: 460px 10px 0 10px;
}



#mainColumn {
	float: left;
	margin: 0px 15px 0 0px;
	width: 400px;
	
	
	
}

.heroSingle {
	background: url(images/hero-single.png) no-repeat;
	height: 500px;
	width: 960px;
	margin: 15px 0 0 12px;	
	position: absolute;
	
}

.heroSingle h2, .heroSingle h2 a{
	color: #fff;
	margin: 180px 0 0 45px;
	font-size: 36px;
	width: 485px;
	height: 150px;
}

.heroColumn {
	z-index: 200;
	position: absolute;
	float: right;
	margin: 99px 100px 0px 560px;
	overflow: hidden;
	width: 300px;
	height: 224px;
	line-height: 14px;
}

.heroColumn h3 {
	font-size: 16px;
}

.secondaryColumn {
	float: left;
	margin: 52px 0 0px 6px;
	overflow: visible;
	width: 225px;
	line-height: 7px;
}

.secondaryColumn2 {
	float: left;
	margin: 52px 0 0px 10px;
	overflow: visible;
	width: 270px;
	line-height: 18px;
}

.secondaryColumn2 h3{
	margin: 0 0 15px 0;
	
}

.columnDivider {
	margin: 0 0 0 18px;
	float: left;
	
	
}

.column1 {
	float: left;
	margin: -18px 0 0 22px;
	overflow: visible;
	width: 145px;
	
}

.column2 {

	float: left;
	margin: -18px 25px 0 22px;
	overflow: visible;
	width: 175px;
	
}

.secondaryColumn2 h3 {	 font-size: 16px; line-height: 12px; border-bottom: 1px #ccc solid; }
.secondaryColumn2 h2 {	font-size: 14px; line-height: 18px; }
.secondaryColumn2 h1 {	font-size: 16px; line-height: 26px; }

#login {
	float: right;
position: relative;
margin-top: 30px;
}


.newalbum {
	
	z-index: 10;
	float: left;
	position: relative;
	clear: both;
	height: 58px;
	width: 190px;
	background: url(images/herotext-newalbum.png) ;

	margin: 110px 30px 0 24px;
}

.newalbum h4 {
	font-size: 14px;
	font-weight: lighter;
	margin: 30px 0 0 8px;
}

.newalbum h3 {
	font-size: 14px;
	font-weight: lighter;
	margin: 8px 0 0 10px;
}


.newalbum h1 {
	font-size: 52px;
	letter-spacing: -2px;
	margin: 15px 0 0 8px;
}


.bonus {
z-index: 50;
	float: right;
	position: relative;
		clear: both;
		background:  url(images/bonus2.png) no-repeat;
		height: 192px;
		width: 248px;
		
		margin: -110px 30px 0 0px;
}

/* =----------------------------------- header elements */


	
	
}
#headerSplash {
//	background: url(images/header-oaistar-4.jpg) no-repeat;
//	border-bottom: 1px solid #bbb;

	height: 445px;
	margin: -26px 0 0px 0;
	padding: 0px;
	width: 980px;
	z-index: -5;
	display: block;
	
}
#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
	height: 300px;
}

/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
	z-index: 5;
	position: absolute;
	clear: both;
	margin: 344px 0 0 16px;
	padding: 30px 0 0 0;
	width: 1100px
	
}

.navStripWrapper img{
	float: left;
	margin: 0 35px 1px 5px;
	border: none;
}


.navStripWrapperRight {
	margin-left: 265px;
	float: right;
//	background: #fff;
}



.topNav {
	position: relative;
	border-top: 3px #000 solid;
	border-bottom: 1px #c3bcbe solid;
	height: 25px;
	padding: 0 0 0 25px;
	
	
	z-index: 35;
}

.topNav a {
	position: relative;
	width: 130px;
	margin: 0px 40px 0 0;
}

.nav {
//	background: #fff;
}
.nav li {
//	border-right: 1px solid #ccc;
	float: left;
	display: block;
	padding: 36px 20px 0 0px;
	width: 240px;
	height: 200px;
//	background: #fff;
	margin: 0 15px 0 4px;
//	border: #d1d1d1 1px solid;
}
.nav li a {
	
	
	
}
.nav li a span {

	

 }
.nav li a:hover {
	
	
}
.nav li a.focus {
	background: #666;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 3px 8px 13px 0;
}
.nav .searchField span {
	
	border: 0px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
}
.toggleCategories {
	
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}

/* =----------------------------------- meta lead for each post */
.postMeta {
	border-top: 0px solid #ccc;
	text-align: left;
	margin: 0 0 0 1px;
	position: relative;
}
.postMeta .container {
	position: relative;
	top: 0px;
	left: 0;
}
.postMeta span.date {
	
	padding: 0 0px;
}
.postMeta span.comments {
	background:  url(images/chat_grey.gif) no-repeat 2px -1px;
	padding-left: 18px;
}

/* =----------------------------------- general post */
.post {
		margin: 0px 0 40px 5px;
}


/* =----------------------------------- entry body */
.entry {
	padding: 0 0px;
	overflow: hidden;
}
.entry p {
	line-height: 18px;
	margin: 20px 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: circle;
}
.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: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
.entry a:hover img {
	border-color: #3c6c92;
}

.entry.meta {
	margin: 25px 0 0 0;
	border-top: 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: 25px;
}
#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 #ccc;
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
	color: #666;
	border-color: #ccc;
	
}

/* =----------------------------------- widget enabled sidebar */
.secondaryColumn h3 {
	border-top: 0px solid #ccc;
//	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 7px 4px;
}
.widgetContainer {
	margin: 0px 0 60px 0;
}
.widgetContainer ul li {
	margin: 0 0px 0px 21px;
	list-style: circle;
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 18px;
}
.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;
	border-top: 1px solid #ccc;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.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 {
	margin: 1em 0;
	padding: 0 3px;
}
.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: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- boring footer */
#footer {

	border-top: 1px solid #ccc;
	margin: 35px 15px 0 15px;
	font-size:  11px;
	line-height: 14px;
	float: none	;
}
#footer p {
	padding: 14px 3px 0; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 8px 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;
} 
* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}