/*
Theme Name: Vjem
http://www.vjemevents.com
Description: Stripped to start with Elliot Jay Stocks "Starkers" helped by Chris Coyier  (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Rene Coffey
Author URI: http://renecoffey.com

Red: #ff0000
Grey: #898989
Green: #7a862f
Pale Warm Grey: #f2f2f2
Pale Warm Grey alt: #f8f8f8
Dark Red-brown #584a4a
*/

/*
Reset
*/



* {
	margin:0; 
	padding:0; 
	}
html {
	overflow-y; 
	scroll;
	}
html, body {
	height: 100%;
	}
body {
	font-size: 62.5%;
	font-family:Tahoma, Geneva, sans-serif;
	color: black;
	background: #fbfbfb;
	}

ul {
	list-style: none;
	}
ol {
	list-style: none;
	}
a {
	outline: none;
	text-decoration: none;
	}
a:visited {
	outline: none;
	text-decoration: none;
	}
	
a img {
	border: none;
}

img.alignright {float:right; margin:0 0 0 1em;}
img.alignleft {float:left; margin:0 1em 0 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 0 1em;}
a img.alignleft {float:left; margin:0 1em 0 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

table {
	border-collapse:collapse;
}
/*
UTILITY
*/
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.button {
	border: 1px solid #272727;
	background: #ff0000;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #272727;
}
.button:hover {
	background: #898989; color: white;
}

/*
STRUCTURE
*/
#page-wrap {
	width: 960px;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fbfbfb;
	
}

#main-content{
	float:left;
	width: 660px;
	padding: 0px 0px 0px 0px;
}

#statement {
	float:left;
	width: 587px;
	padding:10px 35px 0px 35px;
	margin:0px 0px 10px 0px;
	border: 1px solid #dbdbdb;
	background: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#statement ul {
	width: 557px;
	float:left;
	margin: 0 0 0 15px;
	padding: 15px 15px 15px 15px;
   
}

#statement ul li {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 15px 20px 15px;
	color:#F00;
	display:inline;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#statement-main {
	float:left;
	width: 567px;
	padding:20px 45px 30px 45px;
	margin:0px 0px 10px 0px;
	border: 1px solid #dbdbdb;
	background: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#statement-main ul {
	width: 557px;
	float:left;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 5px;
   
}

#statement-main ul li {
	font-weight: bold;
	color: #4B4B4B;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#statement-main h1 {
	color: #333;
	letter-spacing:1px;
	font-weight: normal;
	border-bottom-color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 33px;
	line-height: normal;
	text-align: left;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


#sign-up {
	float: left;
	width: 230px;
	height: 150px;
	background: url(/images/sign-up.png) centre no-repeat;
}

#veronica {
	
	float:right;
	width: 300px;
	height: 165px;
	background: url(/images/st_veronica.jpg) top right no-repeat;
}
#veronica-sig {
	
	width: 100px;
	height: 70px;
	padding: 0px 20px 20px 20px;
	background: url(/images/veronica_sig.jpg) center no-repeat;
}
/*
HEADER
*/
h1#logo {
	text-indent: -9999px;
}
#top-bar {
	width: 960px;
	height: 102px;
	background: url(/images/masthead.gif) top left no-repeat;
	margin: 0 0 0 0;
	float: left;
	padding: 0 0 0 0;
}
#top-bar p {
	color: #ffffff;
	width: 380px;
	float: left;
}
/*
MENU
*/
#menu-bar {
	padding-top: 33px; 
}
ul#main-nav {
	width: 705px; float:left; margin: 0 0 0 205px;  background: #ff0000;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#main-nav li.current_page_item a {
	
	color: black;
	
}

ul#main-nav li {
	font-size: 1.1em;
	display:inline;
}
ul#main-nav li a {
	text-transform:uppercase;
	color: white;
	font-size: 1.2em;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#main-nav li a:hover {
	background: #524f4f; color:#f8f8f8;
}

/*
SIDEBAR
*/

#sidebar {
	float:right;
	width: 285px;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border: 1px solid #b9b9b9;
	background: #eaebec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#secondary-menu-bar {
	list-style: none;
	padding: 5px 0px 10px 0px;
}
#secondary-nav ul {
		padding:5px 0px 15px 0px;
	
}
#secondary-nav li {
	 font: 13px Arial, Helvetica, sans-serif; font-weight: bold; 
	
}
#secondary-nav li a {
	 color: #35302F; display: block; padding:3px 0px 3px 15px; 
	 border-bottom:dotted; border-bottom-color:#CCC; border-bottom-width: 1px;
}
#secondary-nav li a:hover {
	background: white;
}
#secondary-nav li.current_page_item a {
	
	color: black;
	background: red;
	
}
#twitter {
		font: 12px Georgia, "Times New Roman", Times, serif; font-weight: bold; 
	  color: #544D4A;
	  padding:5px 0px 3px 15px; 
	 border-bottom:dotted; border-bottom-color:#CCC; border-bottom-width: 1px;
	}
	
.facebook{
		
	  padding:5px 70px 5px 70px; 
	
	}


#third-nav ul{
		padding:5px 0px 15px 0px;
	
}
#third-nav li {
	 font: 12px Georgia, "Times New Roman", Times, serif; font-weight: bold; 
	
}
#third-nav li a {
	 color: #544D4A; display: block; padding:5px 0px 3px 15px; 
	 border-bottom:dotted; border-bottom-color:#CCC; border-bottom-width: 1px;
}
#third-nav li a:hover {
	background: white;
}
#features-select ul {
		padding:5px 0px 15px 0px;
	
}
#features-select li {
	 font: 12px Georgia, "Times New Roman", Times, serif; font-weight: bold; 
	
}
#features-select li a {
	 color: #544D4A; display: block; padding:5px 0px 3px 15px; 
	 border-bottom:dotted; border-bottom-color:#CCC; border-bottom-width: 1px;
}
#features-select li a:hover {
	background: white;
}


#sidebar-video {
	
	margin:0px 0px 10px 0px;
	
}
#sidebar h6 {
	color: #FFF;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 15px;
	text-decoration: none;
}

form#searchform {
	float: left;
	width: 265px;
	margin:0px 5px 0px 25px;
	padding: 10px 5px 10px 5px;
}
/*
FOOTER
*/

#footer {
	clear:both;
	width: 930px;
	padding: 10px 15px 10px 15px;
	margin:0px 0px 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #CCC;

}
#tweet {
	padding: 10px 15px 10px 15px;
	margin:0px 0px 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #CCC;
}
#footer-list ul {
	display:inline;
	
}
ul#footer-list li {
	font-size: 1.3em;
	display:inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul#footer-list li a {
	line-height:2em;
	color: black;
	font-weight: bold;
}
ul#footer-list li a:hover {
	line-height:2em;
	background:red; color:white;
}
#footer-list-secondary ul {
	display:inline;
}
ul#footer-list-secondary li {
	padding: 20px 5px 10px 5px;
	font-size: 1.2em;
	display:inline;
}
ul#footer-list-secondary li a {
	line-height:2.1em;
	color: black;
	font-weight: normal;
}
ul#footer-list-secondary li a:hover {
	line-height:2.1em;
	background:black; color:white;
}
#footer-list-third ul {
	display:inline;
}
ul#footer-list-third li {
	padding: 10px 5px 10px 5px;
	font-size: 1em;
	display:inline;
}
ul#footer-list-third li a {
	line-height:2.1em;
	color: #68211a;
	font-weight: normal;
}
ul#footer-list-third li a:hover {
	line-height:2.1em;
	background:black; color:white;
}


#push {
	height: 250px;
}


/*
TYPOGRAPHY
*/

p {
	color: black;
	font-size: 1.3em;
	line-height: 16px;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h1 {
	color: black;
	letter-spacing:normal;
	font-weight: normal;
	margin: 0 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
}
h2 {
	color: #000;
	letter-spacing:1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #454F2E;
	border-right-color: #454F2E;
	border-bottom-color: #990;
	border-left-color: #454F2E;
	display: block;
	clear: both;
}
h3 {
	color: #3c3939;
	font-weight: bold;
	letter-spacing:normal;
	font-weight: normal;
	padding: 0px 25px 0px 5px;
	margin: 10px 10px 10px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;	
}
h4 {
	color: #cd680e;
	letter-spacing:6px;
	text-transform:uppercase;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
h5 {
	background: #e0e0e0;
	color: black;
	letter-spacing:normal;
	font-weight: normal;
	padding: 4px 20px 4px 20px;
	margin: 10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
h6 {
	color: red;
	letter-spacing:1.2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 15px;
	text-decoration: none;
}

#statement a{
	color: #900;
	font-weight: bold;
}
#statement a:hover, #statement-main a:hover{
	color: red;
	font-weight: bold;
	
}
#statement-main a{
	color: #900;
	font-weight: bold;
	
}
/*
IMAGE ROTATOR
*/
#menu-bar {
	padding-top: 33px; 
}
ul#main-nav {
	width: 705px; float:left; margin: 0 0 0 205px;  background: #ff0000;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#main-nav li.current_page_item a {
	
	color: black;
	
}

ul#main-nav li {
	font-size: 1.1em;
	display:inline;
}
ul#main-nav li a {
	text-transform:uppercase;
	color: white;
	font-size: 1.2em;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#main-nav li a:hover {
	background: #524f4f; color:#f8f8f8;
}

#photoShow {

   
    height:341px;

    width:660px;
	
	margin: 0px;
	padding: 4px 240px;
	
	background: url(/images/js_box.jpg) top left no-repeat;

}

#photoShow div {

    position:absolute;

    z-index: 0;

}

#photoShow div.previous {

    z-index: 1;

}

#photoShow div.current {

    z-index: 2;

}