/*

Theme Name: Adventures in Voice Acting
Theme URI: http://www.adventuresinvoiceacting.com
Description: Custom design for Adventures in Voice Acting.
Tags: red, black, yellow, adventures in voice acting
*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #5d5d5c url('images/bground.jpg') repeat-x;
	color: #eeeeee;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;	
	}

#page {
	text-align:left;
	margin: 10px auto;
	padding: 0;
	width: 861px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 195px;
	width: 861px;
	}

#headerimg {
	margin: 0;
	height: 118px;
	width: 100%;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	border: 2px solid #000000;
	background: #626262;
	padding: 0px 35px 10px 35px;
	margin: 5px 0 0 2px;
	width: 785px;
	line-height: 1.6em;
	}

#footer {
	color: #999999;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	padding-top: 70px;
	margin: 0;	
	font-size: 4em;
	text-align: center;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	text-align: left;	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 1.6em;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;	
	font-size: 1.3em;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	text-align: left;	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



/* End Typography & Colors */


/* Begin Nav Bar */	

.menu {width:890px; height:51px; font-size:14px; font-family: Arial; position: absolute; top: 143px; margin: 0 0px 0 0px; left: 0px; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:890px; w\idth:890px; }
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {height:51px;padding:0;margin:0;list-style-type:none; white-space: no-wrap;}
.menu ul ul {white-space: no-wrap;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {height:51px; margin: 0 0px;float:left;position:relative; white-space: no-wrap;}

*html .menu li {margin: 0 0px 0px;float:left;position:relative; white-space: no-wrap;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#ffffff; height:25px; padding: 17px; white-space: no-wrap;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:1px; w\idth:1px;white-space: no-wrap}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:49px;left:0;}
/* another hack for IE5.5 */
* html .menu ul ul {top:49px;t\op:50px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {display:block;font-size:14px;text-decoration:none; color:#ffffff; height:15px; padding: 17px; white-space: no-wrap; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000000; text-decoration: none;}
.menu :hover > a, .menu ul ul :hover > a {color:#000000; text-decoration: none;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul, img{visibility:visible; }

#topNav1 { width: 129px; height: 51px; text-align: center; background: url('images/watch_clips_btn1.jpg') no-repeat;}
#topNav1:hover { background: url('images/watch_clips_btn2.jpg') no-repeat;}

#topNav2 { width: 209px; padding-top: 17px; height: 51px; text-align: center; background: url('images/reviews_testimonials_btn1.jpg') no-repeat;}
#topNav2:hover { background: url('images/reviews_testimonials_btn2.jpg') no-repeat;}

#topNav3 { width: 89px; height: 51px; text-align: center; background: url('images/faq_btn1.jpg') no-repeat;}
#topNav3:hover { background: url('images/faq_btn2.jpg') no-repeat;}

#topNav4 { width: 129px; height: 51px; text-align: center; background: url('images/resources_btn1.jpg') no-repeat;}
#topNav4:hover { color: #000000; background: url('images/resources_btn2.jpg') no-repeat;}

#topNav5 { width: 128px; height: 51px; text-align: center; background: url('images/workshops_btn1.jpg') no-repeat;}
#topNav5:hover { background: url('images/workshops_btn2.jpg') no-repeat;}

#topNav6 { width: 177px; height: 51px; text-align: center; background: url('images/purchase_dvd_btn1.jpg') no-repeat;}
#topNav6:link { color:#FFFF00; height: 40px; }
#topNav6:hover a:link { color:#000000; }
#topNav6:hover { background: url('images/purchase_dvd_btn2.jpg') no-repeat;}

#dropDown1 { width: 210px; height: 51px; text-align: center; background: url('images/reviews_testimonials_btn1.jpg') no-repeat;}
#dropDown2 { margin-top: -2px; width: 210px; height: 51px; text-align: center; background: url('images/reviews_testimonials_btn1.jpg') no-repeat;}

#dropDown1:hover { color: #000000; background: url('images/reviews_testimonials_btn2.jpg') no-repeat;}
#dropDown2:hover { color: #000000; background: url('images/reviews_testimonials_btn2.jpg') no-repeat;}

	
/* End Nav Bar */



/* Begin Structure */


	
#headerNav {
	margin: 5px 0 0px 0;
	width: 861px;
	}	
	
	
#ticker {
	margin: 5px 0 0 3px;
	width: 857px;
	}
	
#buttonsBox {
	margin: 5px 0 0 2px;
	width: 860px;
	}

.homecolumn {
	border: 2px solid #000000;
	background: #626262;
	padding: 3px 3px 3px 3px;
	margin: 5px 0 0 1px;
	width: 851px;
	height: 250px;
	font-size: 10px;
	text-decoration: none;
}


#mainBlurb {
	border: 2px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 2px;
	background: #5a5a5a;
	font-size: 13px;
	}	
	
#mainBlurb a:link, #mainBlurb a:visited {
	font-size: 13px;
	color: #ffe816;
	text-decoration: none;
	}
	
#mainBlurb a:hover {
	color: #ffe816;
	text-decoration: underline;
	}	
	
#signupBlurb {
	border: 2px solid #000000;
	padding: 5px 5px 5px 7px;
	margin: 0 0 0 2px;
	background: #3d3c3c;
	}
	
#borderBox {
	border: thin dashed #000000;
	padding: 2px 2px 2px 2px;
	background: #5a5a5a;
	}

	
#fillBox {
	border: thin dashed #3d3c3c;
	background: #8e8e8e;
	color:#000000;
	font-size: 13px;
	}		


#footer {
	padding: 0;
	margin: 5px 0 0 3px;
	width: 861px;
	}
	


#simpleNav {
	color: #000000;
	}

#simpleNav a:visited {
	color: #000000;
	}
	
#simpleNav a:hover {
	color: #ffe816;
	}	
		

/* End Structure */



/* Begin Various Tags & Classes */
hr {
	display: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/





/* link color and font style	*/
	/*	Nav Color is indicated from line 109 */
.widecolumn a:visited {
	color:#ffe816;
	}
	
.widecolumn a:hover {
	color: #ffe816;
	text-decoration: underline;
	}	
	
.widecolumn a:link {
	color: #ffe816;
	}	
	
.widecolumn h3 a:link {
	color: #eeeeee;
	text-decoration: underline;
	}	
	
.widecolumn h3 a:visited {
	color: #eeeeee;
	text-decoration: underline;
	}
	
.widecolumn h3 a:hover {
	color: #ffe816;
	text-decoration: underline;
	}


a, h2 a:hover, h3 a:hover {
	color: #eeeeee;
	text-decoration: none;
	}

a:hover {
	color: #ffe816;
	text-decoration: underline;
	}
	
a:visited {
	color: #eeeeee;
	}	

#menu a:link {
	color: #dddddd;
	}	
	
#menu a:hover {
	color: #ffe600;
	}	
	
#buyBtn a:link {
	color: #ffe600;
	}
	
#buyBtn a:visited {
	color: #ffe600;
	}	

#headerXtras a:link {
	color:#f7f7f7;
	} 

#headerXtras a:hover {
	color:#ffe816;
	}

img a:hover{
	text-decoration: none;
	}
	

/* 	Home page body information */
.homecolumn a:link, .homecolumn a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.homecolumn a:hover {
	color: #ffe816;
	text-decoration: underline;
	}	
/* 	Home page body information END*/

#footer a:hover {
	color: #ffe816;
	}	

a:active { outline: none; }
a img {	border: none;	}
a:focus { -moz-outline-style: none; }





/*   Style for Blog Entry   */


.blogcolumn {
	border: 2px solid #000000;
	background: #626262;
	padding: 0px 35px 10px 10px;
	margin: 5px 0 0 2px;
	width: 815px;
	line-height: 1.6em;
	}

#blog-post {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	line-height:normal;
	font-size:12px;
	}

#blog-post h2{
	font-weight:bold;
	line-height:21px;
	font-size:18px;
	}

#blog-post a{
	color:#ff0000;
	text-decoration:none;
	}
	
#blog-post a:hover{
	text-decoration:underline;
	}

.time {
	color:#434343;
	}

/*   Side Bar   Start    */
#sidebar ul, #sidebar ul ol {
	color:#252525;
	font-family:Helvetica, Arial, sans-serif;
	line-height:14px;
	font-size:12px;	
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px 5px 0px;
	width:210px;
	}

#sidebar ul li ul{
	margin:5px 0px 0px 25px;
	text-indent:-10px;
	}

#sidebar ul li ul h2{
	font-weight:bold;
	line-height:20px;
	font-size:16px;
	}

#sidebar a{
	color:#252525;
	text-decoration:none;
	}

#sidebar a:hover{
	color:#ffffff;
	text-decoration:underline;
	}


#tag_cloud {
	line-height:normal;
	}

/*   Side Bar   End    */
/*   Style for Blog   End    */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*   Style for Newsletter   Start    */
.newsletter{
	color:#000;
	text-decoration:none;	
	}

.newsletter a:link, visited{
	color:#ff0000;
	text-decoration:none;
	}
	
.newsletter a:hover{
	text-decoration:underline;
	}


/*   Style for Newsletter   End    */