 /*
Theme Name: PROKON
Description: PROKON is an clean and easy to use Portfolio and Blog Wordpress Theme
Author: Ch.Baldus
Version: 1.0
License: GNU General Public License
License URI: license.txt
.
This Theme is an Product of the illness Theme Company.
.
*/

/*get google fonts*/

@import url(http://fonts.googleapis.com/css?family=Dosis);

/*-----------------------------------------------------------------------------------*
/*Reset
/*-----------------------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
a img,
a {
    outline: 0;
    border: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after { content: "" }
blockquote,
q { quotes: """" }
.clear { clear: both }
.clearfix:after {
    display: block;
    visibility: hidden;
    content: ".";
    clear: both;
    text-indent: -9999px;
    height: 0;
}
.remove-margin { margin-right: 0 !important }
/*-----------------------------------------------------------------------------------*
/*Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/
body, html {
    background: #ddd url(http://vu2013.server3.matterhornmarketing.net/wp-content/uploads/2012/06/RitualLOGO-shield-variations-02.png) no-repeat;
background-position:50% 25%; 
    font-size: 13px;
    line-height: 22px;
    color: #666;
    font-family: Arial, serif;
	margin: 0;
	padding: 0;
	height: 100%;
	
}

#allContent{
	xwidth: 965px;
	float: left;
	xbackground: #262626 url(images/bg_navi.jpg);
}

#background {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    z-index: -2;
}

.bgwidth {
    width: 100%;
}

span{
	padding-right: 10px;
}

a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #fff;
}

#sidebar a {
color: #fff;
}
p { margin: 0 0 1.5em }
strong { font-weight: 700 }
em { font-style: italic }
blockquote {
    background: none repeat scroll 0 0 #F9F9F9;
    border-left: 3px solid #BBBBBB;
    margin: 30px 0;
    padding: 20px;
}
#wrap {
    width: 700px;
	float: left;
	background: transparent;
	box-shadow: -3px -3px 2px #000000;
	padding-bottom: 30px;
	min-height: 1250px; 
	height:auto !important; 
	height:100%;
	overflow: hidden !important; 
}
/*-----------------------------------------------------------------------------------*
/*Headings
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4 {
	font-family: Georgia, arial, sans-serif; 
    color: #333;
    line-height: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
	
}
h1 {
    font-size: 32px;
    line-height: 1.5em;
}
h2 { 
	font-size: 30px; 
}
h3 { font-size: 22px }
h4 { font-size: 18px }
h2,
h3,
h4 {
    margin-bottom: 15px;
	text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,{ 
	color: #333;
	font-size: 20px;
}
 
h4 a { 
	color: #333;
	font-size: 14px;
	text-transform:none;
}
 
#post-header {
    margin: 0 0 40px;
    font-size: 14px;
    color: #999;
}
/*-----------------------------------------------------------------------------------*
/*WordPress Styles
/*-----------------------------------------------------------------------------------*/


.sticky{
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.bypostauthor {
}

/*aligns*/
.aligncenter{ display:block;  margin:0 auto}
.alignright{ float:right;  margin:10px 0 10px 10px}
.alignleft{ float:left;  margin:10px 10px 10px 0}

/*floats*/
.floatleft{ float:left}
.floatright{ float:right}

/*text style*/
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}

/*captions*/
.wp-caption{
	border:1px solid #ddd; 
	text-align:center; 
	background-color:#f3f3f3; 
	padding-top:4px; 
	margin:10px; 
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px; 
	border-radius:3px;
}
.wp-caption img{
	margin:0; 
	padding:0; 
	border:0 none;
}
.wp-caption p.wp-caption-text{
	font-size:11px; 
	line-height:17px; 
	padding:0 4px 5px; 
	margin:0;
}

/*smiley reset*/
.wp-smiley{
	margin:0 !important;
	max-height:1em;
}

/*blockquote*/
blockquote.left{
	margin-right:20px;
	text-align:right;
	margin-left:0;
	width:33%;
	float:left;
}
blockquote.right{
	margin-left:20px;
	text-align:left;
	margin-right:0;
	width:33%;
	float:right;
}

/* tag-cloud widget */
.tagcloud a {
	float: left;
	display: block;
	color: #666;
    margin-left: 5px;
	margin-bottom: 5px;
    padding: 3px 7px;
	line-height: 1em;
    background: #EEE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/*-----------------------------------------------------------------------------------*
/* Header
/*-----------------------------------------------------------------------------------*/
#header-wrap {
    width: 200px;
	float: left;
	xbackground: #262626 url(http://vu2013.server3.matterhornmarketing.net/wp-content/uploads/2012/07/staropacity.png) repeat-y;
background-position: 70% 10%;
	padding: 40px;
	min-height: 95%; 
	height: auto !important;
	height: 95%;
	overflow: hidden !important;
	margin: auto;
background-color: #262626;
}
#header {
    background: #FFFFFF;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 964px;
	border-top: 5px solid;

}

.camicon{
	background:url(images/camera.png) no-repeat #999;
	position: absolute;
	height: 40px;
	width: 40px;
	left: 1014px;
	bottom: -60px;
}

#logo {
    float: left;
	width: 200px;
	padding-bottom: 40px;
}
#logo h2,
#logo h1 {
    margin: 0;
    line-height: 1em;
    font-size: 32px;
	font-family: 'Dosis', arial, serif;
	font-style: normal;
    font-weight: 700; 
	letter-spacing: 2px;
}
#logo h2 a,
#logo h1 a {
    color: #333;
    text-decoration: none;
}
#logo h2 a:hover,
#logo h1 a:hover { color: #FFF }


/*-----------------------------------------------------------------------------------*
/* Navigation
/*-----------------------------------------------------------------------------------*/
#navigation {
    height: 25px;
    bottom: 15px;
    font-size: 13px;
	font-family: arial, serif;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation a {
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
/*** ESSENTIAL Navigation Style ***/
.sf-menu,
.sf-menu * {
    list-style: none;
		
}
.sf-menu ul {
    width: 200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li { width: 100% }
.sf-menu li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float: left;
	width: 200px;
	border-bottom: 1px solid #444;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    z-index: 99;
	padding: 0px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {

}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top: -999em }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em; /* match ul width */
    top: 0;
	background: #fff;
}
/*** navigation skin ***/

.sf-menu a {
    color: #999;
    padding: 5px;
    text-decoration: none;
}
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    color: #333;
	margin-left: 10px;
}
.current-menu-item a {
    color: #333;
}
.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active { color: #fff; }
li.sfHover { color: #000 }
.sf-menu li li {
	float: left;
	width: 180px;
	border-bottom: 0px solid #444;
}
.sf-menu li li li { 
	background: #fff;
	
}
.sf-menu ul a { 
	color: #999; 
	margin: 0px 16px;
	padding: 7px 0px;
	border-top:1px solid #444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}
.current-menu-item ul a {
    color: #000 !important;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right: 25px;
    min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position: absolute;
    display: block;
    right: 5px;
    width: 0px;
    height: 5px;
    text-indent: -999em;
    overflow: hidden;
    background: url('images/arrows-down.png');
}
a > .sf-sub-indicator {
    /* give all except IE6 the correct values */
    top: 13px;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -9px 0px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
    top: 9px;
    width: 5px;
    height: 9px;
    background: url('images/arrows-side.png');
}
.sf-menu ul a > .sf-sub-indicator { background-position: 0 0 }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -5px 0; /* arrow hovers for modern browsers*/
}
/*-----------------------------------------------------------------------------------*
/* Home Highlights
/*-----------------------------------------------------------------------------------*/
#home-highlights {
	margin-bottom: 0px;
	float:left;
}
.home-highlight-box {
    float: left;
    width: 300px;
    margin-right: 30px;
	margin-top: 5px;
	margin-bottom:10px;
}

.home-highlight-box a {
   color: #fff;
}

.home-highlight-box h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
.stag {
    background: url("images/stag.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    margin-bottom: 35px;
}
.stag-small {
    background: url("images/stag_small.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    margin-top: 28px;
}

/*-----------------------------------------------------------------------------------*
/* Portfolio
/*-----------------------------------------------------------------------------------*/
/*home*/
#home-portfolio h2 {
    font-size: 14px;
	font-style: normal;
    margin-bottom: 20px;
}

#hp-highlights {
    background: #FFFFFF;
    padding: 20px;
}

#hp-highlights span{
    background: #FFFFFF;
}

#hp-slogan {
    background: #FFFFFF;
    padding: 20px;
	margin-top: 20px;
}

#hp-teaser {
    background: #FFFFFF;
    padding: 20px;
	margin-top: 20px;
}

#hp-teaser span{
    background: #FFFFFF;
}

#white-content {
    background: #FFFFFF;
    padding: 20px;
	margin-top: 20px;
}

.home-portfolio-headline{
	text-transform: uppercase;
	border-bottom: 1px solid #262626;
	border-top: 5px solid #262626;
	margin-bottom: 40px;
	padding: 5px 0;
	width: 640px;
}


#view-portfolio{
	text-align:right;
	font-family: 'Dosis';
	text-transform:uppercase;
	margin-top: 5px;
}

#view-portfolio span{
	background: #fff;
	padding-left: 5px;
	padding-right: 0px !important;
}

#home-portfolio  {
	float: right;
	width: 479px;
}

/*portfoliop page*/
#portfolio-wrap{
}
#portfolio-left{
	width: 964px;
}
.portfolio-detail-left{
	width: 640px;
	float: left;
}
#portfolio-detail-right{
	width: 455px;
	float: right;
	margin-top: 15px;
}

#portfolio-cats{
	margin-top: 6px;
	float: right;
}
#head-left{
	float: left;	
}
#portfolio-cats ul{
	list-style: none;
	margin-right: -12px;
}
#portfolio-cats h4{
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
#portfolio-right{
	width: 640px;
	float: left;
}
#single-portfolio-nav{
	float: right;
}
.portfolio-box {
    float: left;
    height: 238px;
    margin-bottom: 3px;
    margin-right: 3px;
    width: 238px;
	background: #333;
}

.portfolio-box-portfolio {
    background: none repeat scroll 0 0 #EEEEEE;
    float: left;
    height: 225px;
    margin-bottom: 50px;
    margin-right: 40px;
    width: 300px;
	border-top: 10px solid #999;
	box-shadow: 0 0 2px 0 #888888;
}

.portfolio-box-footer {
   float: left;
    height: 238px;
    margin-bottom: 10px;
	margin-top: 5px;
    margin-right: 3px;
    width: 238px;
	background: #333;
}

#portfolio-thumb {
}

#portfolio-title {
    color: #262626;
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px;
    width: 280px;
}

#portfolio-arrow {
	background: url(images/arrow_portfolio.png);
	position: relative;
	float: right;
	width: 60px;
	height: 60px;
	top: 45px;
	right: 86px;
}

#home-slogan{
	padding: 0px;
	color: #333;
	font-family: 'Dosis';
	font-size: 28px;
	line-height: 1.2em;
	text-align:center;
	padding: 10px;
}

#dotline{
	background: url(images/dots.png);
	float:left;
	width:964px;
	height:20px;
	margin-bottom:0px;
	margin-top:0px;
	
}

#dotline-blog-view{
	background: url(images/dots.png);
	float:left;
	width:350px;
	height:20px;
	margin-bottom:0px;
	margin-top:10px;
	
}

.dotedline{
	background: url(images/dots.png) repeat-x;
}

#dotline-small{
	float:left;
	width:600px;
	margin-bottom:10px;
	
}

#comment-form {
    margin-top: 10px;
    padding-top: 10px;
}

#fullwidth-content{
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------*
/* NivoSlider
/*-----------------------------------------------------------------------------------*/
#slider {
    float: left;
    height: 370px;
    margin-top: 0;
    position: relative;
    width: 640px;
	border-top: 10px solid #999;
	box-shadow: 0 0 2px 0 #888888;
}
/* The Nivo Slider styles */
.nivoSlider { position: relative }
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
/* Caption styles */
element.style {
    opacity: 1;
}

.nivo-caption {
    background: none repeat scroll 0 0 #999;
    color: #fff;
    font-family: 'Dosis';
    font-size: 26px;
    left: 15px;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 310px;
    z-index: 9;
	text-transform: uppercase;
}
.nivo-caption p {
    padding: 0;
    margin: 0;
}
.nivo-caption a { display: inline !important }
.nivo-html-caption { display: none }
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav { left: 0px }
.nivo-nextNav { right: 0px }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.nivo-controlNav a.active { font-weight: bold }
.nivo-directionNav a {
    background: url("images/arrows.png") no-repeat scroll 0 0 #333333;
    border: 0 none;
    display: block;
    height: 22px;
    text-indent: -9999px;
    width: 38px;
}
.nivo-directionNav a:hover {
    background-color: #999;
}
a.nivo-nextNav {
    background-position: -38px 0;
    right: 0px;
}
a.nivo-prevNav { left: 563px }
.nivo-caption { text-shadow: none }
.nivo-caption a {
    color: #efe9d1;
    text-decoration: underline;
}
/*-----------------------------------------------------------------------------------*
/* Posts & Pages
/*-----------------------------------------------------------------------------------*/
#blogContent{
	xmargin-left: 40px;
	xmargin-top: 40px;
padding: 30px;
background-color: #fff;	
}

#post-content {
    float: left;
    width: 700px;
}

#page-content {
    float: left;
    width: 610px;
	margin: 20px;
}

.post-entry {
    border-top: 10px solid #555555;
    box-shadow: 0 0 2px 0 #888888;
    width: 640px;
	background: #eee; 
}

.comment-entry {
    box-shadow: 0 0 2px 0 #888888;
    width: 600px;
	background: #eee;
	padding: 20px;
}

.meta-comments {
   	background: url("images/commentsicon.png") no-repeat scroll center center #fff;
	box-shadow: 0 0 1px 0 #666666;
    float: left;
    font-family: 'Dosis';
    font-size: 20px;
    height: 40px;
    left: 80px;
    padding: 10px;
    text-align: center;
    top: 10px;
    width: 40px;
	float:left;
	margin-left: 20px;
	margin-top: 15px;
}

.post-meta{
	float:left;
	width: 80px;	
}

.meta-comments a{
	color: #262626;
}

#commenttext{
	margin-top: 22px;	
}

.readmore{
  
}
.readmore a{
	color:	#fff;
	background: #262626;
    float: left;
    font-weight: bold;
    margin-top: 25px;
    padding: 5px 10px;
	width: 500px;
	text-align: center;
}

.readmore a:hover{
	background:	#999 !important;
	color:	#fff!important;
}

.post-entry-featured-image
{
    float: left;
    height: 370px;
    width: 640px;
}

#single-featured-image {
    float: left;
    width: 640px;
}


.post-entry-content {
    float: right;
    padding: 20px;
    width: 520px;
}

.portfolio-entry-content {
    float: left;
    padding: 20px;
    width: 600px;
}

#postdate {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 10px solid #666666;
    box-shadow: 0 0 1px 0 #666666;
    height: 40px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    width: 40px;
	float:left;	
}

#postday {
    color: #262626;
    font-family: 'Dosis';
    font-size: 32px;
    margin-bottom: 2px;
}
#postmonth{
	font-family:'Dosis';
	font-size: 14px;
	color: #262626;
	text-transform: uppercase;
}

#post-content ul {
    margin-left: 30px;
    margin-bottom: 0px;
}
#portfolio-right ul {
	 margin-left: 0px;
}
#portfolio-right li {
	list-style: none;
}

/*post meta*/
.post-entry-meta,
.post-entry-meta-single {
    font-size: 11px;
    color: #999;
	letter-spacing: 1px;
}
.post-entry-meta a,
.post-entry-meta-single a,
.post-entry-meta span,
.post-entry-meta-single span{
	color: #fff;
}
.post-entry-meta-single {
	margin-bottom: 20px !important;
}
/*post tags*/
.post-tags {
    margin-right: 10px;
    margin-top: 30px;
    font-size: 12px;
}
.post-tags a {
    color: #666;
    margin-left: 5px;
    padding: 3px 7px;
    background: #EEE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*titles*/
#post-content h1 { margin-bottom: 0px }
.post-entry h2 {
    border-bottom: 1px solid #bbb;
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.post-entry h2 a {
	text-decoration: none;
}
.page-title {
	margin-bottom: 0px !important;
}
/*sub description*/
#sub-description{
}
#sub-description p{
	margin: 0;
	padding: 0;
}
/*post navigation*/
#single-nav{margin-bottom: 20px;}
#single-nav-left{
	float: right; 
	width: 20px;
	font-size: 30px;
}

#single-nav-right{
	float: right; 
	width: 20px; 
	text-align: right;
	font-size: 30px;
}

#single-nav-left a{
	float: left;
}
#single-nav-right a{
	float: right !important;
}
/*-----------------------------------------------------------------------------------*
/* Post Author Section
/*-----------------------------------------------------------------------------------*/
#post-author {
	background: #F9F9F9;
    margin: 30px 0px;
    padding: 20px;
    border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
#author-avatar {
    float: left;
    width: 70px;
}
#author-avatar img {
    padding: 4px;
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#author-description {
    float: right;
    width: 490px;
}
#post-author h4{
	margin-top: 0px;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------------------------------*
/* Related Posts
/*-----------------------------------------------------------------------------------*/
#related-posts {
}
.related-post { 
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.related-posts-thumbnail {
    float: left;
    width: 60px;
    margin-right: 20px;
}
.related-posts-thumbnail img {
}
.related-posts-content {
    float: right;
    width: 540px;
	font-size:12px;
}
#related-posts h3 { margin: 0 0 20px }
#related-posts h4 { font-size: 12px; font-style: normal; margin-top: 0px; margin-bottom: 5px; }
#related-posts h4 a:hover{text-decoration: none;}
/*-----------------------------------------------------------------------------------*
/* Comments
/*-----------------------------------------------------------------------------------*/
#comments { }
#commentsbox { 
	margin-top: 10px;
}
#commentsbox h3 {
    border-bottom: 1px solid #BBBBBB;
    margin-top: 10px;
    padding-bottom: 10px;
}
#commentsbox ol,
#commentsbox ul {
    list-style: none;
    margin-left: 0 !important;
	margin-top:20px;
}
#commentsbox li { margin-bottom: 0px }
.children {
    list-style: none;
    margin: 30px 0 0;
    text-indent: 0;
}
.children li.depth-2 { margin: 0 0 0px 50px }
.children li.depth-3 { margin: 0 0 0px 50px }
.children li.depth-4 { margin: 0 0 0px 50px }
.children li.depth-5 { margin: 0 0 0px 50px }
.comment-body {
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
#commentsbox .avatar {
	float: left;
	margin-right: 30px;
}
.comment-author {
    font-size: 14px;
    line-height: 1em;
	margin-bottom: 0px;
}
.says { display: none }
.comment-meta a {
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    color: #666;
}
.comment-reply-link {
    top: 0px;
    color: #666666;
    font-size: 10px;
    padding: 0 8px;
    position: absolute;
    right: 0;
}
.cancel-comment-reply a {
    color: #999;
    line-height: 20px;
    height: 20px;
}
#respond { margin: 0px 0 0px }
#comments-respond {
    margin: 0 0 10px;
    padding: 0;
    clear: both;
}
#commentform label {
    display: block;
    font-size: 11px;
}
#commentform input {
    margin-bottom: 10px;
    width: 580px;
}
#commentform textarea {
    margin-top: 10px;
    display: block;
    width: 580px;
}
#commentform input#author, 
#commentform input#email, 
#commentform input#url, 
#commentform textarea {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: #CCCCCC -moz-use-text-color #FFFFFF;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    color: #333333;
    padding: 10px;
    position: relative;
}
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus,
#commentform textarea:focus {
	 background: #fff;
	color: #333;
}
#commentSubmit {
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	padding: 5px 0px;
	width: 100px !important;
	background: #333;
	border: 0px;
}
#commentSubmit:hover { 
	background: #999 !important;
	color: #000;
}

/*-----------------------------------------------------------------------------------*
/*Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {
    float: right;
    width: 200px;
    font-size: 12px;
	margin-top: 40px;
	color: #999999;
}

.sidebar-box {
    border-bottom: 3px solid #eees;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.sidebar-box span{
	background: #fff;
}
.sidebar-box h4 {
    border-bottom: 1px solid #444;
	border-top:  4px solid #444;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
	padding-top: 10px;
}
.sidebar-box ul {
    list-style: none;
}
.sidebar-box li{
	margin-bottom: 5px;
	font-size: 14px;
}
/*-----------------------------------------------------------------------------------*
/*Pagination
/*-----------------------------------------------------------------------------------*/
/*.pagination {
}
.pagination span,
.pagination a {
}
.pagination a:hover {
}
.pagination .current {
}
*/
/*-----------------------------------------------------------------------------------*
/* Footer
/*-----------------------------------------------------------------------------------*/

#footer-wrap{
}


#footer{
	padding:40px;
	width: 200px;
	color: #999;
	float: left;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #333;
}


/*footer widgets*/
#footer-widget-wrap{
	overflow: hidden;
}
#footer-left,
#footer-middle,
#footer-right{
	float: left;
	width: 300px;
	margin-top: 30px;
}
#footer-right{
}
#footer-middle{
	margin-left: 30px;
	margin-right: 30px;
}



#social {
    position: relative;
    right: 0px;
    list-style: none;
	float:left;
}
#social a,
#social img {
    height: 16px;
    widows: 16px;
    display: block;
}
#social li {
    float: left;
    margin-right: 5px;
}

.footer-widget{
	color: #999;
}

.footer-widget span{
	background: #333;	
}

.footer-widget h4{
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px;
}
.footer-widget li{
	padding: 5px;
	border-bottom: 1px dashed #666;
	list-style-type: none;
}
.footer-widget ul {
   	margin: 0px;
}
.footer-widget li:first-child{
	
}

/*flickr widget footer*/
.flickr li{
	border: 0px;
	padding: 0px;
}
.flickr{
	margin-right: -4px;
}
.flickr a{
	float: left;
	width: 52px;
	height: 52px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #666;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.flickr a:hover{
	border-color: #333;
}
.flickr img{
	display: block;
	width: 52px;
	height: 52px;
}


/*footer bottom*/
#footer-bottom{
	margin-top: 5px;
	padding: 10px 0px;
	
}
#copyright {
	float: left;
    font-size: 10px;
	color:#666;
	width: 200px;
	margin-top: 10px;
}
#copyright a{
	color:#fff;
}
#back-to-top{
	width: 100px;
	float: right;
	text-align: right;
}
/*-----------------------------------------------------------------------------------*
/* Search Bar
/*-----------------------------------------------------------------------------------*/
#searchbar {
    display: block;
    position: relative;
	width: 278px;
}
#search {
	border-top: 1px solid #111;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #333;
	background: #212121;
    color: #FFFFFF;
    outline: medium none;
    padding: 8px;
    position: relative;
    width: 182px;
}
#search:focus {
	background: #151515;
}
#searchsubmit {
    background: url("images/search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 15px;
    outline: medium none;
    position: absolute;
    right: 87px;
    text-indent: -9999px;
    top: 9px;
    width: 15px;
}

#fillPage{
	height: 960px;	
}

/*-----------------------------------------------------------------------------------*
/* Contact form
/*-----------------------------------------------------------------------------------*/

#mapbox{
	float:left;
}



#contact-area {
	width: 340px;
	margin-top: 5px;
	float: left;
}

#contact-area input, #contact-area textarea {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: #CCCCCC -moz-use-text-color #FFFFFF;
    border-style: solid none;
    border-width: 1px 0;
    color: #333333;
    padding: 10px;
    position: relative;
	width: 340px;
	margin-bottom: 10px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	 background: #fff;
}

#contact-area input.submit-button {
	border: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #fff;
	padding: 5px 10px;
	width: 100px;
	background: #262626;
	margin-top: 20px;
}

#contact-area input.submit-button:hover {
	color: #262626;
	background: #999;
}

#adress-area {
	float: right;
	margin-top: 5px;
	width: 220px;
}


/*-----------------------------------------------------------------------------------*
/* Main Shortcodes
/*-----------------------------------------------------------------------------------*/

/*columns*/
.one-half{ width:48%; }
.one-third{ width:30.66%; }
.two-third{ width:65.33%; }
.one-fourth{ width:22%; }
.three-fourth{ width:74%; }
.one-fifth{ width:16.8%; }
.one-sixth{ width:13.33%; }
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {
	position:relative; margin-right:4%; float:left;
}


.column-last{margin-right: 0px;}
.column-first{margin-left: 0px;}

/*box shortcodes*/
.box-shortcode {
    margin: 5px 0px;
    padding: 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.box-black {
    background-color: #000;
}
.box-red {
    background-color: #e62727;
}
.box-green {
    background-color: #91bd09;
}
.box-blue {
    background-color: #00ADEE;
}
/*highlights*/
.text-highlight { padding: 2px }
.highlight-yellow,
.highlight-yellow a {
    background-color: #FFF7A8;
    color: #695D43;
}
.highlight-pink,
.highlight-pink a {
    background-color: #F7DEEB;
    color: #724473;
}
.highlight-purple,
.highlight-purple a {
    background-color: #E0DBF6;
    color: #5C5577;
}
.highlight-blue,
.highlight-blue a {
    background-color: #D7F0FF;
    color: #2A67A4;
}
.highlight-green,
.highlight-green a {
    background-color: #E7FFCE;
    color: #47630A;
}
.highlight-red,
.highlight-red a {
    background: #FFCEBE;
    color: #A22121;
}
.highlight-gray,
.highlight-gray a {
    background-color: #EBEBEB;
    color: #787777;
}

/*Other buttons*/
.button{
	margin-right: 5px;
}
.button, .button span {
	display: inline-block;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .3) 1px solid;
	padding:0.8em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
}
.button.black {
	background-color: #333333;
}
.button.gray {
	background-color: #666666;
}
.button.light-gray {
	background-color: #D5D2D2;
	text-shadow: 1px 1px 0px #FFF;
}
.button.light-gray span{
	color: #242424;
	text-shadow: 1px 1px 0px #e7e7e7;
	border-top: rgba(255, 255, 255, .6) 1px solid;
}
.button.red {
	background-color: #e62727;
}
.button.orange {
	background-color: #f24919;
}
.button.magenta {
	background-color: #A9014B;
}
.button.yellow {
	background-color: #ffb515;
}
.button.blue {
	background-color: #00ADEE;
}
.button.pink {
	background-color: #e22092;
}
.button.green {
	background-color: #91bd09;
}
.button.rosy {
	background-color: #F16C7C;
}
.button.brown {
	background-color: #804000;
}
.button.purple {
	background-color: #800080;
}
.button.cyan {
	background-color: #46C7C7;
}
.button.gold {
	background-color: #D4A017;
}

ul.details {
font-weight: bold;
text-align: left;
color: #950000;
font-size: 115%;
margin: 0 0 20px 0;
}

ul.details li {
listy-style: none;
display: inline;
padding: 10px;

}



.ageverify{
width: 100%;
background: url(../images/decor01.gif) repeat-x, url(../images/decor02.jpg) no-repeat 50% 100% , url(../images/bg-page.jpg) 50% 90%;
background-color: #4b2512;
color: black;
position:fixed;
top: 0px; 
left: 0;
z-index: 10000;
text-align: center;
min-height: 2000px;
}
.islegalbtn, .notlegalbtn{
	background: -webkit-gradient(linear, left top, left bottom, from(#5f2d15), to(#ecc24e));
	background: -moz-linear-gradient(top,  #5f2d15,  #ecc24e);
 border-radius: 7px; 
 -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 2px solid #444;
  padding: 10px;
  margin-right: 15px;
  color: black;
  text-shadow: 0px 1px 0px #aaa;
  cursor: pointer;
  cursor: hand;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.islegalbtn:hover, .notlegalbtn:hover{
   border: 2px solid #ddd;
   color: white;
  text-shadow: 0px 1px 0px #222;

}
.notlegalbtn:hover{
cursor: no-drop;
}
.agetext{
 padding-top: 7px;
 font-size: 1.9em;
 font-color: #5f2d15;
 line-height: 2.2em;
}
.agetext strong{
 font-weight: bolder;
}				

