/*
Theme Name: Offbeat_R2
Theme URI: http://www.offbeat-studios.com/....
Description: Based on Clean and easy customizable WordPress theme by <a href="http://webdemar.com">webdemar</a>
Version: 0.1
Author: pchlebak
Author http://www.offbeat-studios.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL	

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #ededed url(img/bg-body-rough.jpg) top center repeat-x;
	color: #333333;
	font: 11px/18px Arial, Helvetica, sans-serif;
}

a {
	
	color: #6e7073;
	outline: none;
	text-decoration:none;
}

a:visited {
	
	color: #808a8f;
	outline: none;
	text-decoration:none;
}

a:hover {
	
	color: #00b4e5;
	outline: none;
	text-decoration:none;
}

a:active {
	
	color: #64c9e5;
	outline: none;
	text-decoration:none;
}



a img  {
	
	border:none;

}


p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 140px;
	/*background: url(img/logo-topleft.png) no-repeat 700px top;*/
	/*background: url(img/logo-splatter.png) no-repeat 540px top;*/
	/* background: url(img/logo-2009.png) no-repeat 816px top; */
	background: url(img/logo-topright.png) no-repeat 776px 15px;
	z-index:100;
	/*background: url(img/bg-body-birds.png); no-repeat top center;*/
color:#000000;
}

#headerstripes {
	position:absolute;
	display:inline;
	height: 140px;
	top:0px;
	left:0px;
	width:100%;
	
	/*background: url(img/bg-headerstripes.png) repeat-x;*/
	z-index:1;
	/*background: url(img/bg-body-birds.png); no-repeat top center;*/
color:#000000;
}

#wordmark {

	position: absolute;
		display:inline;
		height: 40px;
		width:300px;
		top: 40px;
		z-index:2000;
	/*background: url(img/logomark-topleft.png) no-repeat 15px;	*/
	background: url(img/tagline-topleft.png) no-repeat 13px 16px;	
	

color:#000000;

}

#content {
	padding: 0px;
	padding-top: 20px;
	background: #fff;
}

#content-left {
	float: left;
	padding-left:20px;

	width: 600px;
	
}

#content-left-bg {
		background: #fff url(img/bg-right-gallery.jpg) repeat-y;
		height:inherit;
		position:absolute;
}
	
#content-right {
	float: right;
	width: 320px;
	padding-top:10px;
}




/*	##################################
   	HEADINGS
	################################## */
	
h1 {

	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-left:15px;
	line-height: 1;
	font-size: 20px;
	
/*color:#3A272C;
	color:#8FB158; color:#220a0b*/
	color:#a22c2a;
	letter-spacing:0.1em;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
/*font-family: Helvetica, Arial, sans-serif;*/
}

h1 a:hover, h1 a:active {
	color:#220a0b;
	/*color:#8FB158;
	color:#3A272C;*/
	text-decoration: none;
	
}

h2 {
	margin: 10px 0 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.pageheader {
	margin-left:0px;
	font:200% Georgia, 'Times New Roman', Times, serif;
	color:#555;
	width:830px;
	
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-left:15px;
	font-size: 11px;
	font-weight: normal;
		color:#2287bb;
	
font-family: "Helvetica", "Arial", sans-serif;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
}

h3 a {
	text-decoration: none;

}

h3 a:hover {
	color: #00b4e5;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", serif;
}

/*	##################################
   	HEADER
	################################## */
	

#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
	
/* index page */
#indexHeadline {	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3A272C;
	font-size:200%;
	line-height:26px;
	padding-top:10px;
	
}
	
	
/* galleria stuf */
ul.thumbnailContainer  {
	top:215px;
	padding:0px;
	margin:0px;
	margin-left:625px;
	text-align:left;
	overflow:hidden;
	height:400px;
	width:220px;
	position:absolute;
	

}

ul.thumbnailContainer li {
	text-align:left;
}
#flashmoviearea {
	width:600px;
	height:328px;
	
	padding:30px 150px 0px 150px;
	position:absolute;
}
#largephotoarea {
	width:600px;
	height:400px;

left:300px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px;
	
}

#galdesc { /* the text description on the gallery page */
top:0px;
left:0px;
width:560px;


padding:0px;
margin:0px;
display:block;
position:relative;

}


#arrow-up {
width:29px;
left:140px;
	height:23px;
	position:absolute;
z-index:137;

	background: url(img/arrow-up-shadowed.jpg) no-repeat center;
		display:none;
}

#arrow-dn {
	cursor:auto;
	width:29px;
left:140px;
	height:23px;
	top:550px;
	position:absolute;
	display:none;
	z-index:136;
	
	background:url(img/arrow-dn-shadowed.jpg) no-repeat center;
	
}

/* galleria test */

.galleria{width:220px; margin:0px; padding:4px; list-style:none; display:block; position:absolute; top:220px;}
.galleriaextras {
background:#999; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.galleria ul{list-style:none; padding:0px;}
.galleria li{display:block;width:100px;height:75px;margin:0px;padding:3px; }
.galleria li a{display:none}
.galleria li div{position:absolute; top:0;left:0px;padding:0px; margin:0px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block;padding-top:.5em; position:absolute; top:0px; left:0px;}
* html .galleria li div span{width:250px} /* MSIE bug */

/* end galleria */

	
/** box left */


.box-left {
	margin: 0px 0px 40px 0px;
	padding-bottom:20px;
	

	
	width:890px;
	

}	



#galleryBG {
width:631px;

height:300px;
display:inline;

background: #ff0 url(img/bg-right-gallery.jpg) right repeat-y;
}
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 0px 10px;
	padding: 15px 15px 0px 15px;
	width:270px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}

.box-right ul {
	margin: 0 0 0px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 10px 5px 0px 5px;
	/* border-bottom: 1px solid #dedede; */
}

.box-right li a {
	text-decoration: none;
}

.box-right-end {
		background: url(img/bg-box-bottom.gif) no-repeat left top;
		width:300px;
		height:10px;
		margin-left:10px;
		
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist li cite {
	display: block;
	font-style: normal;
	background:none;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {

	 width: 940px;
	
	margin: 0 auto;
	position:absolute;
	padding: 40px 0;
	
	color:#350711;
	
	
	background:url(img/bg-footer.png) no-repeat;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	padding-left:10px;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

#bot-nav {
	left:415px;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:20;
}

#bot-nav li {
	
	margin-right: 10px;
}

#bot-nav li#rss {
	padding: 0 0 0 0px;
	list-style-image: url(img/rss-icon.gif);
	list-style-position: inside;
}

#bot-nav-right li#twitter {
	padding: 8 0 0 0px;
	list-style-image: url(img/icon-twitter.gif);
	list-style-position: inside;
}




#bot-nav-right {
	position:absolute;

	left:640px;
	width:290px;
	top: 40px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#bot-nav-right ul {
list-style: none;
margin:0px; 
	padding:0px;
}	
#bot-nav-right ul li {
	list-style: none;
	margin:0px; 
	padding:0px;
}

.greyFooterText {
color:#B4B2AE;

}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
