/*
Theme Name: Minder 1
Theme URI: http://www.gregrucka.com
Description: GregRucka.com
Author: Eric Newsom
Author URI: http://www.robotjetpack.com
version: 1.0
*/

/*-----------CSS RESET-------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*-----------GREGRUCKA.COM-------------*/

html {
	background:#f6f4f4;
	}

body {
	text-align: center;
	min-width: 950px;
	background:#FFF;
	font-family:verdana, arial, san-serif;
	font-size:11px;
	}

a:hover {
	text-decoration:underline;
	}

#topline {
	background:#1c2c46;
	width:100%;
	height:10px;
	text-align:left;
	color:#CCC;
	line-height:10px;
	font-size:10px;
	}

blockquote{
	background:#EBEBEB;
	margin:15px;
	padding:6px 15px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */

#container {
	margin:0 auto;
	width:950px;
	text-align: left;
	background:#FFF;
	}
	
/* header */

#header {
	width:950px;
	height:80px;
	background:#FFF;
	padding:0;
	margin:0;
	border-bottom:1px solid #CCC;
	background:url('http://www.gregrucka.com/redesign/dexheadbg.png');
	}

#ear {
	margin:2px 0 0;
	overflow:hidden;
	text-align:right;
	float:right;
	width:360px;
	line-height:1.2em;
	font-size:17px;
	height:80px;
	}

#ear h1 {
	font-size:17px;
	color:#1c2c46;
	font-variant: small-caps;
	margin-bottom:6px;
	font-weight:bold;
	display:inline;
	}

#ear p {
	margin-left:14px;
	margin-top:5px;
	color:#000;
	line-height:14px;
	}

#ear a {
	text-decoration:none;
	color:#eb1d01;
	}

#ear a:hover {
	text-decoration:underline;
	}

/* main menu */

#tocnav {
	background:#f6f4f4;
    	height: 22px;
	width:100%;
	text-align:left;
	font-size:11px;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	letter-spacing:1px;
	border-bottom:1px solid #CCC;
	text-transform:uppercase;
	line-height:22px;
	color:#808080;
	}

ul#tocnav {
    list-style: none;
    margin: 0;
    padding: 0;
    }

#tocnav li {
	float: left;
	margin:0 5px;
	}

#tocnav li a {
	color:#1c2c46;
	text-decoration: none;
	display:block;
	padding:0 5px;
	}

#tocnav li a:hover {
	color:#FFF;
	background: #eb1d01;
	}

/* content */


#content {
	width:569px;
	margin:0 10px 0 0;
	padding:5px 0 20px 10px;
	float:left;
	border-left:1px solid #CCC;
	}

.post {
	margin: 0 0 15px 0;
	padding:0 15px 0 10px;
	}
	
.post h2, .post h2 a{
	font: 26px "georgia", times, times new roman, serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
	
h2.categorytitle {
	font: 26px "georgia", times, times new roman, serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0 15px 0 10px;
	margin:0 0 15px 0;
	border-bottom:1px solid #CCC;
	text-transform:uppercase;
	}


.post h3 {
	clear:both;
	margin-bottom:10px;
	}
	
.post p{
	margin-bottom:8px;
	line-height:16px;
	}

.post a {
	color:#eb1d01;
	text-decoration:none;
	}



.post ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	margin-bottom:15px;
}

.post li {line-height:16px;}

.entry p {margin:10px 0;}

.postdate {
	font-size:10px;
	color:#999;
	margin:6px 0 0;
	text-transform:uppercase;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:0px 15px 10px 0; border-top:1px solid #CCC;
	padding-top:10px; border-bottom:1px solid #CCC; padding-bottom:10px; background:#FFF;}
	.alignleft img {border:1px solid #777;}
	.alignright {float:right; margin:0px 0 10px 15px; border-top:1px solid #CCC;
	padding-top:10px; border-bottom:1px solid #CCC; padding-bottom:10px; background:#FFF;}
	.alignright img {border:1px solid #777;}
	.aligncenter,
	div.aligncenter {
	   display: block;
	   margin:10px auto;
	}


.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

.wp-caption {font-size:9px; text-align:center;}

hr {
  border: 0;
  color:#CCC;
  height:1px;
  clear:both;
}


/* left sidebar */

#left {
	width:180px;
	padding:10px 0 20px;
	margin:0;
	float:left;
	}

#left h2 {
	color:#eb1d01;
	border-bottom:1px solid #CCC;
	margin:0 10px 10px 0;
	font-size:14px;
	font-weight:bold;
	}


.VEACCORDION {
	width:170px;
	margin-bottom:10px;
	}

.VEACCORDIONHEADER {
	color: #FFF;
	background:#1c2c46;
	font: 13px verdana;
	}

.VEACCORDIONHEADERACTIVE {
	color: #FFF;
	background:#eb1d01;
	font: 13px verdana;
	}

.VEACCORDIONHEADER, .VEACCORDIONHEADERACTIVE {
	padding: 2px;
	cursor: pointer; b
	border-top: 1px solid #203050;
	}

.VEACCORDIONCONTENT {
	padding: 0px;
	height: 0px;
	margin-bottom: 2px;
	overflow: hidden;
	}

.VEACCORDIONCONTENTACTIVE {
	padding: 2px 2px 10px;
	margin-bottom: 5px;
	overflow: hidden;
	}

.VEACCORDIONCONTENT, .VEACCORDIONCONTENTACTIVE {
	border-bottom: 1px solid #203050;
	}

.VEACCORDIONCONTENT UL, .VEACCORDIONCONTENTACTIVE UL{
	margin-left:10px;
	list-style-type: square;
	list-style-position: inside
	}

.VEACCORDIONCONTENT LI, .VEACCORDIONCONTENTACTIVE LI{
	margin-top:5px;
	margin-bottom:5px;
	line-height:14px;
	}



/* right sidebar */

#right {
	width:180px;
	padding:10px 0 20px;
	margin:0;
	float:left;
	}

#right li a:hover{
	text-decoration:none;
	background:#eb1d01;
	color:#FFF;
	}

.onstands{
	display:block;
	width:180px;
	background:#FFF;
	}

.onstands *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#cd1709;
	}

.onstands1{
  	margin-left:3px;
	margin-right:3px;
  	padding-left:1px;
  	padding-right:1px;
 	border-left:1px solid #f61500;
  	border-right:1px solid #f61500;
  	background:#f01900;
  	}

.onstands2{
  	margin-left:1px;
  	margin-right:1px;
  	padding-right:1px;
  	padding-left:1px;
 	border-left:1px solid #fd1000;
 	border-right:1px solid #fd1000;
  	background:#ee1a00;
  	}

.onstands3{
  	margin-left:1px;
  	margin-right:1px;
  	border-left:1px solid #ee1a00;
  	border-right:1px solid #ee1a00;
  	}

.onstands4{
	border-left:1px solid #f61500;
	border-right:1px solid #f61500;
  	}

.onstands5{
  	border-left:1px solid #f01900;
  	border-right:1px solid #f01900;
  	}

.onstandsfg{
	width:180px;
	text-align:center;
  	background:#cd1709;
  	padding-bottom:10px;
  	color:#FFF;
  	}

 .onstandsfg img{
 	margin-top:10px;
	border:1px solid #000;
 	}

 .onstandsfg h3{
 	padding:5px 0 0;
 	text-align:center;
 	color:#fff;
 	font-weight:bold;
  	}

 .onstandsfg p {
  	padding:5px 15px;
  	line-height:13px;
  	text-align:left;
  	font-size:10px;
  	}

  .onstandsfg a {
   	color:#ffb3b1;
   	}

#right h1 {
	color:#FFF;
	font-size:18px;
	border-bottom:2px dotted #CCC;
	margin-top:0;
	padding-top:0;
	padding-bottom:5px;
	}

#right h2 {
	color:#eb1d01;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px dotted #CCC;
	padding-bottom:5px;
	}

#right ul {
	margin-bottom:10px;
	}

#right li {
  	list-style-type:none;
  	margin:2px 0 ;
  	border-bottom:1px solid #CCC;
  	padding-bottom:2px;
  	line-height:14px;
  	}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71; line-height:14pt;}

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

.commentmetadata {padding-top:5px;}

/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

  #footer {
  	background:#f6f4f4;
  	width: 100%;
  	clear: both;
  	border-top:1px solid #CCC;
  	padding:10px 0 20px;
  	color:#808080;
  	text-align:left;
	}

#footer p {
	margin:0 10px;
	}

#footer a {
  	color:#808080;
  	}

#footer a:hover {
	color:#000;
	text-decoration:none;
	}


/*---- sIFR ---*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active #newsbartext h1{
  visibility: hidden;
  font-family: Verdana;
  font-size: 28px;
  line-height: 1em;
  margin:0;
  padding-bottom:0;
}

.sIFR-active .post h2{
  visibility: hidden;
  font-family: Georgia;
  font-size: 36px;
  line-height: 1em;
  color:#000;
}

.sIFR-active .post h2 a{
  visibility: hidden;
  font-family: Georgia;
  font-size: 36px;
  line-height: 1em;
  color:#000;
}

.sIFR-active h2.categorytitle {
  visibility: hidden;
  font-family: Georgia;
  font-size: 36px;
  line-height: 1em;
  color:#000;
}

.sIFR-active .entry h3 {
  visibility: hidden;
  font-family: Georgia;
  font-size: 24px;
  line-height: 1em;
  color:#f01900;
  clear:both;
  margin-bottom:10px;
}

.sIFR-active #left h2{
  visibility: hidden;
  font-family: Verdana;
  font-size: 16px;
  line-height: 1em;
}

.sIFR-active #right h1{
  visibility: hidden;
  font-family: Verdana;
  font-size: 18px;
  line-height: 1em;
  margin:0;
  padding-bottom:0;
}

.sIFR-active #right h2{
  visibility: hidden;
  font-family: Verdana;
  font-size: 16px;
  line-height: 1em;
  padding-bottom:0;
}

.sIFR-active .onstandsfg h3{
  visibility: hidden;
  font-family: Verdana;
  font-size: 16px;
  line-height: 1em;
  padding-bottom:0;
}

.sIFR-active span.link {
  visibility: hidden;
  font-family: Verdana;
  font-size: 16px;
}
span.link a {
  font-size: 24px;
}

/*---- smoothgallery newsbar ---*/

#myGallery, #myGallerySet, #flickrGallery
{
	width: 950px;
	background-image: url('http://www.gregrucka.com/wp/newsbar/newsbarsabre.png');
	height: 150px;
	z-index:5;
}

#flickrGallery
{
	width: 950px;
	height: 150px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 360px;
	margin: 0px;
	right: 0;
	bottom: 0;
	height: 100%;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 24px;
	margin: 0;
	margin: 20px 15px 10px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform:uppercase;
	color: #B0C4DE;
	font-weight:bold;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 11px;
	margin: 10px 15px;
	line-height:15px;
	color: #eee;
}

.jdGallery .slideInfoZone a
{
	font-weight:bold;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
