/*
Theme Name: Epilepsy Teens
Theme URI: http://wordpress.org/
Description: Custom skin for Epilepsy Teens built by <a href="http://www.freerangestudios.com">Free Range Studios</a>.
Version: 1.0
Author: Free Range Studios
Author URI: http://www.freerangestudios.com
*/

/* /////////////// SHARED STYLES /////////////// */
body{
	margin:0;
	padding:0;
	font-size:1em;
	background: #CC9966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #464646;
	line-height: 1.5em;
	background: url(/wp-content/themes/epilepsyteens/images/cork-background.jpg);
}

img{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a img{
	border:0;
}

h1, h2, h3, h4, h5, h6{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h1{	}

h2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #8cc404;
	text-transform: uppercase;
	margin: 12px 0;
	}
	
h3{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f9ece;
	text-transform: uppercase;
	margin: 10px 0;
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d46e00;
	text-transform: uppercase;
	margin: 10px 0;

}
h5{
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom:0px;
}
h6{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
}

hr {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #cccccc;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

a{ }
a:hover{ }
a:visited{ }

em{ }
strong { }

ul, ul li, ol, ol li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul{ }
ul li{ }
ul ul li{ }

ol{ }
ol li{ }
ol ol li{ }

p {
	margin:15px 0;
	padding:0 0 0 0;
	}

blockquote{ }

hr{ }

#wrapper {
	width: 945px;
	}
	
.clear {
	clear: both;
	}

/* ------------------------ Headings ------------------------ */

h2.connect {
	width: 89px;
	height:22px;
	background:url(/wp-content/themes/epilepsyteens/images/headings/h2-connect.gif) no-repeat;
	text-indent: -9999px;
	margin: 20px 0 7px 0;
	}
	
h2.askg {
	width: 95px;
	height:22px;
	background:url(/wp-content/themes/epilepsyteens/images/headings/h2-askg.gif) no-repeat;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	}
	
h2.whatsnew {
	width: 129px;
	height:23px;
	background: url(/wp-content/themes/epilepsyteens/images/headings/h2-whatsnew.gif) no-repeat;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	}

h2.notalone {
	width: 204px;
	height:23px;
	background: url(/wp-content/themes/epilepsyteens/images/headings/h2-notalone.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0 15px 0;
	}




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

#header {
	width: 930px;
	background: #b08560;
	background: url(/wp-content/themes/epilepsyteens/images/header/header_bg.gif) no-repeat;
	height: 147px;
	}
	
#header h1 {
	text-indent: -9999px;
	}
	
#header h1 a {
	display: block;
	width: 650px;
	}
	
#header h4 {
	color: #f1e9e2;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 11px 0px 0px 30px;
	float: left;
	display: inline;
	}
	
#header h4 a {
	color: #f1e9e2;
	font-weight: bold;
	}
	
#header h4 a:hover {
	text-decoration: none;
	}

#header h5 {
	color: #f1e9e2;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 11px 30px 0px 30px;
	float: right;
	display: inline;
	}
	
#header h5 a {
	color: #f1e9e2;
	font-weight: bold;
	text-decoration: none;
	}
	
#header h5 a:hover {
	text-decoration: underline;
	}
	
/* ------------------------ Search Area ------------------------ */
	
/* ------------------------ Search Area ------------------------ */
 
#search {
 float: right;
 width: 260px;
 margin:6px 0 0 0 ;
 }
 
#search form {
 float: right;
 margin: 45px 18px 0 0px;
 display: inline;
 }
 
#searchinput {
 width: 135px;
 }

#searchgo {
 position:relative;
 top:5px;
 }
 
.searchtext {
 display: none;
 }
 
#search ul {
 padding: 0px;
 margin: 0px; 
 }
	
#search ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent: -9999px;
	display: block;
	float: left;
	}
	
#search li a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	}	
	
#search li.whatsEYC a {
	width: 62px;
	height: 65px;
	background:url(/wp-content/themes/epilepsyteens/images/header/nav_2_whatsEYC.gif) no-repeat;
	margin: 18px 0 0 10px;
	}
	
#search li.whatsEYC a:hover {
	background: url(/wp-content/themes/epilepsyteens/images/header/nav_2_whatsEYC-RO.gif) no-repeat;
	}
	
#search li.whatsnew a {
	width: 95px;
	height: 24px;
	background:url(/wp-content/themes/epilepsyteens/images/header/nav_2_whatsnew.gif) no-repeat;
	margin: 8px 14px 0px 10px;
	}
	
#search li.whatsnew a:hover {
	background: url(/wp-content/themes/epilepsyteens/images/header/nav_2_whatsnew-RO.gif) no-repeat;
	}
	
#search li.links a {
	width: 47px;
	height: 24px;
	background:url(/wp-content/themes/epilepsyteens/images/header/nav_2_links.gif) no-repeat;
	margin: 8px 0px 0px 0px;
	}
	
#search li.links a:hover {
	background: url(/wp-content/themes/epilepsyteens/images/header/nav_2_links-RO.gif) no-repeat;
	}
	



/* ------------------------ Navigation ------------------------ */

#nav {
	background: #0076c4;
	height: 32px;
	margin: 0 0 0 -15px;
	padding: 2px 0px 2px 2px;
	width: 618px;
	overflow: hidden;
	}
	
#nav ul {
	padding: 0px;
	margin: 0px;
	}
	
#nav ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent: -9999px;
	display: block;
	float: left;
	}	
	
#nav li a {
	overflow: hidden;
	text-indent: -9999px;
	height: 32px;
	display: block;
	float: left;
	}
	
#nav li a:hover {
	overflow: hidden;
	}

	
#nav-ep101 {
	width: 107px;
	}
	
#nav-ep101 a {
	width: 107px;
	background:url(/wp-content/themes/epilepsyteens/images/nav.gif) no-repeat 0 0;
	}
	
#nav-ep101 a:hover {
	background-position: 0px -33px;
	}

#nav-ep101-active {
	width: 107px;
	}

#nav-ep101-active a {
	width: 107px;
	background:url(/wp-content/themes/epilepsyteens/images/nav.gif) no-repeat 0 -33px;
	}
	
#nav-ep101-active a:hover {
	background-position: 0px -33px;
	}

#nav-eplivingwith {
	width: 158px;
	}
	
#nav-eplivingwith a {
	width: 158px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 508px 0px;
	}
	
#nav-eplivingwith a:hover {
	background-position: 508px -33px ;
	}

#nav-eplivingwith-active {
	width: 158px;
	}
	
#nav-eplivingwith-active a {
	width: 158px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 508px -33px;
	}
	
#nav-eplivingwith-active a:hover {
	background-position: 508px -33px ;
	}
	
#nav-askg {
	width: 79px;
	}

#nav-askg a {
	width: 79px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 350px 0px;
	}
	
#nav-askg a:hover {
	background-position: 350px -33px ;
	}

#nav-askg-active {
	width: 79px;
	}

#nav-askg-active a {
	width: 79px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 350px -33px;
	}
	
#nav-askg-active a:hover {
	background-position: 350px -33px ;
	}

#nav-connect {
	width: 81px;
	}
	
#nav-connect a {
	width: 81px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 271px 0px;
	}
	
#nav-connect a:hover {
	background-position: 271px -33px ;
	}

#nav-connect-active {
	width: 81px;
	}
	
#nav-connect-active a {
	width: 81px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 271px -33px;
	}
	
#nav-connect-active a:hover {
	background-position: 271px -33px ;
	}

#nav-funstuff {
	width: 85px;
	}

#nav-funstuff a {
	width: 85px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 190px 0px;
	}
	
#nav-funstuff a:hover {
	background-position: 190px -33px ;
	}

#nav-funstuff-active {
	width: 85px;
	}

#nav-funstuff-active a {
	width: 85px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 190px -33px;
	}
	
#nav-funstuff-active a:hover {
	background-position: 190px -33px ;
	}
	
#nav-getinvolved {
	width: 106px;
	}

#nav-getinvolved a {
	width: 106px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 105px 0px;
	}
	
#nav-getinvolved a:hover {
	background-position: 105px -33px ;
	}

#nav-getinvolved-active {
	width: 106px;
	}

#nav-getinvolved-active a {
	width: 106px;
	background: url(/wp-content/themes/epilepsyteens/images/nav.gif) 105px -33px;
	}
	
#nav-getinvolved-active a:hover {
	background-position: 105px -33px ;
	}


/* ------------------------ Sidebar ------------------------ */

#sidebar {
	float: right;
	width: 260px;
	background: url(/wp-content/themes/epilepsyteens/images/sidebar/sidebar-bg.gif) repeat-y;
	display: inline;
	margin: 0 16px 10px 0;
	padding: 5px 0 0 0;
	text-align: left;
	line-height: 15px;
	}

#sidebartop {
	background: url(/wp-content/themes/epilepsyteens/images/sidebar/sidebar-top.gif) no-repeat -11px 0px;
	width: 277px;
	height: 16px;
	float: right;
	display: inline;
	margin: 0 0 0 0;
	font-size: 0;
	}
	
#sidebarbottom {
	background: url(/wp-content/themes/epilepsyteens/images/sidebar/sidebar-bottom.gif) no-repeat 8px bottom;
	width: 260px;
	height: 11px;
	font-size: 0;
	margin:0 0 0 0px !important;
	}
	
#sidebar div {
	margin: 0 15px 0 25px;
	}
	
#sidebar div p {
	margin: 8px 0;
	}
	
#sidebar a:hover {
	text-decoration: none;
	}
	
#notalonebox img {
	float: left;
	margin: -8px 10px 0 0;
	}
	
#connectbox a, #whatsnewbox a, #notalonebox a {
		color: #d46e00;
		}
		
#askgbox a {
	color: #bd006f;
	}

#askgbox p a{
	color: #005da5;
}



	



/* ------------------------ Content Area ------------------------ */

#maincontent {
	width: 600px;
	background: url(/wp-content/themes/epilepsyteens/images/main-area-background.gif) repeat-y;
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	padding: 0 20px 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #464646;
	line-height: 1.5em;
	text-align: left;
	min-height: 650px;
	}

#homecontent {
	width: 600px;
	background: url(/wp-content/themes/epilepsyteens/images/main-area-background.gif) repeat-y;
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	padding: 0 20px 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #464646;
	line-height: 1.5em;
	text-align: left;
	}

#homecontent a{
	color: #0175c2;
	font-weight: bold;
}

#page_content ul {
	list-style-position: outside;
	display: block;
	margin-left: 15px;
}

#page_content ol {
	list-style-position: outside;
	display: block;
	margin-left: 15px;
}

#homecontent a:hover{
	color: #5f9ece;
}

#maincontentbottom {
	background: url(/wp-content/themes/epilepsyteens/images/main-area-bottom.gif) no-repeat;
	width: 650px;
	height: 22px;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
	}
	
#maincontent a{
	color: #0175c2;
	font-weight: bold;
}

#maincontent a:hover{
	color: #5f9ece;
}

#comment {
	width: 550px;
}

.comment{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;	
}
.comment p{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	font-weight:bold;
}

/* ------------------------ Footer ------------------------ */

#footer {
	background: url(/wp-content/themes/epilepsyteens/images/footer/footer-bg.gif);
	width: 890px;
	height: 60px;
	padding: 10px 10px 6px 20px;
	margin: 0 0 20px 0;
	font-size: 10px;
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: left;
	line-height: 1.2em;
	}

#footer div.links {
	margin: 8px 0 7px -3px;
	}

#footer div.links a {	
	color: #474747;
	text-decoration: none;
	padding: 0 3px;
	}
	
#footer div.links a:hover {
	text-decoration: underline;
	}
	
#footer div.ep{
	float: left;
	background:url(/wp-content/themes/epilepsyteens/images/footer/ep-foundation-logo.gif) no-repeat;
	padding: 0 0 0 120px;
	}
	
#footer div.cdc{
	float: right;
	padding: 20px 8px 5px 75px;
	width: 280px;
	background: url(/wp-content/themes/epilepsyteens/images/footer/CDC-logo.jpg) no-repeat bottom left;
	margin: 7px 0 0 0;
	}
	


/* /////////////// HOME STYLES /////////////// */

#maincontenthome {
	width: 610px;
	background: url(/wp-content/themes/epilepsyteens/images/main-area-background.gif) repeat-y;
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	padding: 0 10px 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #464646;
	line-height: 1.5em;
	text-align: left;
	}


#homepagetop {
	margin: 7px 0 0 -15px;
	}


#homepagebottom {
	}

#featurebox {
	width: 361px;
	height: 242px;
	float: left;
	margin: 0 12px 0 0;
	}
	
#quiz {
	width: 186px;
	height: 190px;
	background: url(/wp-content/themes/epilepsyteens/images/quiz-bg.jpg) no-repeat;
	float: left;
	padding: 60px 30px 0 20px;
	line-height: 14px;
	}
	
#quiz p {
	margin: 0 0 5px 0;
	line-height: 14px;
	font-size: 11px;
	}
	
#quiz h2 {
	display: none;
	}
	
#quizsubmit {
	margin: 7px 0 0 40px;
	}
	
#form1 {
	margin: 0;
	padding: 0;
	}
	
#mythsfacts {
	float: left;
	width: 340px;
	margin: 0 17px 0 -10px;
	display: inline;
	}
	
#mythsfacts p {
	line-height: 15px;
	margin: 0;
	}
	
#mythsfacts h2 {
	background: url(/wp-content/themes/epilepsyteens/images/h2-mythsfacts.gif) no-repeat;
	width: 164px;
	height: 24px;
	text-indent: -9999px;
	}

#homepagevideo {
	float: left;
	margin: 0 10px 0 0;
	}
	
#mythsfacts a {
	width: 118px;
	height: 53px;
	float: left;
	background:url(/wp-content/themes/epilepsyteens/images/more-btn.gif) no-repeat;
	text-indent: -9999px;
	margin: 7px 0 0 12px;
	overflow: hidden;
	}
	
#mythsfacts a:hover {
	background: url(/wp-content/themes/epilepsyteens/images/more-btnRO.gif);
	}
	
#askg {
	float: left;
	width: 250px;
	}
	
#askg p {
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0 0 0 4px;
	}
	
#askg a {
	color: #bd006f;
	}
	
#askg a:hover {
	text-decoration: none;
	}
	
#askg h2 {
	background: url(/wp-content/themes/epilepsyteens/images/h2-askg.gif) no-repeat;
	width: 106px;
	height: 25px;
	text-indent: -9999px;
	margin: 12px 0 4px 0;
	}
	
#askgimage {
	background: url(/wp-content/themes/epilepsyteens/images/askg-image-container.jpg) no-repeat;
	padding: 6px;
	}


/* /////////////// INTERIOR STYLES /////////////// */

#subnav {
	text-align: left;
	}

/* ------------------------ First Level ------------------------ */

#subnav h1{
	color: #005da5;
	font-size:14px;
	margin-bottom: 15px;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	}
	
#subnav ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #383838;
	font-weight: bold;
	display: block;
	background: url(/wp-content/themes/epilepsyteens/images/subnav-divider.gif) no-repeat -6px bottom;
	padding: 6px 0 10px 2px;
	}	
	
#subnav ul li.on {
	background: url(/wp-content/themes/epilepsyteens/images/subnav-on.gif) no-repeat -6px bottom;
	}
	
#subnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	display: block;
	
	}
	
#subnav li a:hover {
	overflow: hidden;
	color: #0076c5;
	}

/* ------------------------ Second Level ------------------------ */

#subnav ul ul li {
	display: block;
	background: url(/wp-content/themes/epilepsyteens/images/subnav-divider.gif) no-repeat -6px bottom;
	}	
	
#subnav ul ul li.on {
	background: url(/wp-content/themes/epilepsyteens/images/subnav-on.gif) no-repeat -6px bottom;
	}
	
#subnav ul ul li a {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:none;
	color: #383838;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	background-image:url(/wp-content/themes/epilepsyteens/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;

	}
	
#subnav ul ul li a:hover {
	overflow: hidden;
	color: #0076c5;
	}

	
/* ------------------------ Headers ------------------------ */


#subnav h2 {
	height: 25px;
	text-indent: -9999px;
	display: block;
	margin: 0 0 10px 0;
	clear: both;
}

#subnav h2.hdr_new {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_new.gif) no-repeat;
	width: 123px;
	}
#subnav h2.hdr_lin {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_lin.gif) no-repeat;
	width: 63px;
	}
#subnav h2.hdr_abo {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_abo.gif) no-repeat;
	width: 100px;
	}
#subnav h2.hdr_myt {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_myt.gif) no-repeat;
	width: 154px;
	}
#subnav h2.hdr_pre {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_pre.gif) no-repeat;
	width: 176px;
	}
#subnav h2.hdr_rea {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_rea.gif) no-repeat;
	width: 148px;
	}
#subnav h2.hdr_upc {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_upc.gif) no-repeat;
	width: 176px;
	}
#subnav h2.hdr_epi {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_epi.gif) no-repeat;
	width: 145px;
	}

#subnav h2.hdr_liv {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_liv.gif) no-repeat;
	width: 215px;
	}

#subnav h2.hdr_ask {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_ask.gif) no-repeat;
	width: 145px;
	}

#subnav h2.hdr_con {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_con.gif) no-repeat;
	width: 145px;
	}

#subnav h2.hdr_fun {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_fun.gif) no-repeat;
	width: 145px;
	}

#subnav h2.hdr_get {
	background: url(/wp-content/themes/epilepsyteens/images/headings/hdr_get.gif) no-repeat;
	width: 149px;
	}

/* ------------------------ Breadcrumbs ------------------------ */

#breadcrumbs {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}



/* ------------------------ Contact Form ------------------------ */

.contactform{
	clear: both;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	clear: both;
	margin-top: 15px;
	padding: 0;
	width: 100px;
}



/* ------------------------ Content Area ------------------------ */

#callout {
	float: right;
	width: 235px;
	text-align: center;
	margin: 6px;
	}
	
#headerimage {
	background: url(/wp-content/themes/epilepsyteens/images/horiz-image-outline.jpg) no-repeat top;
	padding: 6px 0 0 0;
	margin: 10px 0 0 0;
	}

#header #logo a{
 float: left;
 width: 640px;
 height: 110px;
 display: block;
 text-indent: -9999px;
 overflow: hidden;
 }

#headerimage img {
	margin: 0 0 3px 0;
	}
	
#headerimagebottom {
	background: url(/wp-content/themes/epilepsyteens/images/horiz-image-outline.jpg) no-repeat top;
	height: 3px;
	font-size: 0;
	}
	
#videocallout {
	background: url(/wp-content/themes/epilepsyteens/images/callout-bg.jpg) top no-repeat;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
#videocallout p {
	padding: 10px 10px 0 10px;
	margin: 0;
	}
	
#videocallout strong {
	color: #096da5;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	}
	
#videocalloutbottom {
	background: url(/wp-content/themes/epilepsyteens/images/callout-bg-bottom.jpg) no-repeat;
	height: 9px;
	width: 235px;
	margin: 0 0 0 0;
	font-size: 0;
	}

	
#btncommonmyths a {
	background: url(/wp-content/themes/epilepsyteens/images/btn-common-myths.gif) no-repeat bottom;
	clear: both;
	width: 175px;
	height: 65px;
	text-indent: -9999px;
	padding: 15px 0 0 0;
	overflow: hidden;
	float: left;
	margin: 0 0 0 30px;
	display: inline;
	}
	
#btncommonmyths a:hover {
	background: url(/wp-content/themes/epilepsyteens/images/btn-common-mythsRO.gif) no-repeat bottom;
	}
	
#video{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#meta-area{
	clear: both;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	margin-left: 15px;
	}

.alignleft {
	float: left;
	margin-right: 15px;
	}

/* ------------------------ Home Slider ------------------------ */

#slider{}	

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:359px;
	height:242px;
	overflow:hidden; 
	}
#prevBtn, #nextBtn{ 
	display:none;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}

/* ------------------------ Home Fader ------------------------ */

#slideshow {
    position:relative;
    width:359px;
	height:242px;
}

#slideshow IMG {
	border: none;
}

#slideshow A {
	border: none;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow A.active {
    z-index:10;
    opacity:1.0;
}

#slideshow A.last-active {
    z-index:9;
}

