/*
Theme Name: A0118
Theme URI: http://www.ctnanimationexpo.com/
Description: Coded by Clive (info@psd2site.com)
Version: 1.0
Author: CTN Animation Expo
Author URI: http://www.psd2site.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background: #1F1F1F url(images/texture.jpg); */
	background: #202020;
	color: #333;
	background-attachment: fixed;
	text-align: center;
	margin: 0;
}
/*navigation code*/
 
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:bold;}  
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; background:#fff;}  
#dropmenu a:hover {background:#888; color:#fff;}  
#dropmenu li {float:left; position:relative; width:130px;}  
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}  
#dropmenu ul a {border-left:1px solid #c8c8c8;}  
#dropmenu li ul {border-top:1px solid #c8c8c8;}  
#dropmenu li ul a {width:105px; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}  
#dropmenu ul ul {top:auto;}  
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}  
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; width:105px;}  
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}  

/*register now styyle*/
#dropmenu2, #dropmenu2 ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#FF0000; font-weight:bold;}  
#dropmenu2 a {display:block; padding:0.25em 1em; color:#FFFFFF; border-right:1px solid #c8c8c8; text-decoration:none; background:#FF0000;}  
#dropmenu2 a:hover {background:#888; color:#fff;}  
#dropmenu2 li {float:left; position:relative; width:129px;}  
#dropmenu2 ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}  
#dropmenu2 ul a {border-left:1px solid #c8c8c8;}  
#dropmenu2 li ul {border-top:1px solid #c8c8c8;}  
#dropmenu2 li ul a {width:129px; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}  
#dropmenu2 ul ul {top:auto;}  
#dropmenu2 li ul ul {left:12em; margin:0px 0 0 10px;}  
#dropmenu2 li:hover ul ul, #dropmenu2 li:hover ul ul ul, #dropmenu2 li:hover ul ul ul ul {display:none; width:129px;}  
#dropmenu2 li:hover ul, #dropmenu2 li li:hover ul, #dropmenu2 li li li:hover ul, #dropmenu2 li li li li:hover ul {display:block;}
/*end*/


#navigation {
	float: right;
	/*background: url(images/nav.gif) no-repeat top left;*/
	height: 40px;
	margin: 0;
	padding-right:5px;
}

#subnavigation {
float:right;
	height: 29px;
	margin: 0;
	padding-right:5px;
	clear: right;
}

#subnavigation2 {
float:right;
	height: 29px;
	width:128;
	margin: 0;
	padding-right:400px;
clear: right;
}
/*end*/
/*sidebar title*/
#headingside
{}

#page {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 999px;
}
/*drop down for nav*/




/* end */
#nav {
	float: right;
	background: url(images/nav.gif) no-repeat top left;
	height: 40px;
	margin: 0;
	padding: 0;
}
#nav ul {
	height: 29px; line-height: 29px;
	list-style: none;
	margin: 0 -2px 0 0;
	padding: 0;
}
#nav li {
	width: 110px;
	text-align: center;
	float: left;
}
#nav li a {
	display: block;
	background: url(images/nav-tab.gif) no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#nav li.current_page_item a {
	background: #e8e1bd url(images/nav-active.gif) no-repeat;
}
#nav ul ul {
	display: none;
}
#search {
	width: 204px;
	height: 28px;
	float: right;
	margin-bottom: 15px;
	clear: right;
	text-align: right;
}

#search form {
	margin: 0; padding: 0;
}

#search input {
	width: 160px;
	margin: 2px 20px 0 3px;
	border: 1px solid #000000;
	background: #ffffff url(images/search.gif) no-repeat center left;
	padding: 3px 5px 3px 30px;
}
#subnav {
	height: 29px;
	margin: 0;
	padding: 0;
	clear: right;
}
#subnav ul {
	background: url(images/subnav.gif) no-repeat top left;
	height: 29px; line-height: 28px;
	list-style: none;
	margin: 0 -4px 0 0;
	padding: 0;
	float: right;
}
#subnav li {
	text-align: center;
	float: left;
	padding: 0 14px 0 10px;
	background: url(images/subnav-sep.gif) no-repeat top right;
}
#subnav li a {
	display: block;
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#subnav li.current_page_item a {
	color: #e8e1bd;
}
#subnav ul ul {
	display: none;
}

#header {
	background: #202020 url(images/header.jpg) repeat-x bottom;
	height: 127px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#header .wrap {
	background: #202020 url(images/logo.gif) no-repeat top left;
	overflow: hidden;
}
#header h1 {
	width: 330px; height: 100px;
	float: left;
	margin: 0; padding: 0;
}
#header h1 a {
	display: block;
	width: 330px; height: 100px;
	text-indent: -9999px;
}

#slide {
	background: #333a42 url(images/carousel.jpg) repeat-x top;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}
.slideprev {
	position: relative;
	top: 95px;
	left: 0;
	margin-right: -6px;
	z-index: 1;
}
.slidenext {
	position: relative;
	top: 95px;
	margin-left: -6px;
	z-index: 1;
}
#carousel {
	position: relative;
	height: 200px;
}
#carousel .wrap {
	padding: 15px;
	border: 1px solid #ffffff;
	overflow: hidden;
	height: 168px;
}
#carousel .panel img {
	border: 5px solid #ffffff;
}

.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin: 6px 5px 6px 6px;
	width: 230px;
	background: #ededed url(images/carouselbit.jpg) repeat-x top;
	padding: 4px;
	border: 1px solid #ffffff;
}

#top {
	overflow: hidden;
}

#promo {
	border: 1px solid #b4b8bc;
	width: 672px;
	padding: 5px;
	margin-bottom: 20px;
	background: #333a42 url(images/promo.jpg) repeat-x top;
	float: left;
}
#promo #featured {
	background: #dbdbdb;
	padding:  1px;
	border: 5px solid #ffffff;
}
#promo #myGallery {
	border: 5px solid #ffffff;
}
#promo .carouselBtn {
	display: none;
}

#sponsors {
	padding: 10px;
	margin-bottom: 20px;
	height: 402px;
	border: 1px solid #b4b8bc;
	background: #748393 url(images/sponsors.jpg) repeat-x top;
}
#sponsors .wrap {
	border: 1px solid #d1eeee;
	height: 400px;
	text-align: center;
}
#sponsors h3 {
	background: url(images/h3-sponsors.jpg) no-repeat top center;
	margin: 5px;
	padding: 0;
	height: 24px;
	line-height: 24px;
	color: #d1eeee;
}
#sponsors h4 {
	margin: 2px 0 4px 0; 
	padding: 0 0 5px 0;
	background: url(images/h4-sponsors.gif) no-repeat bottom center;
	color: #57bfc0;
	font-size: 10px;
}
#examples a {color:#888 ;text-decoration: none;}
#examples a:hover {color: #090;}

#sponsors .items {
	position: relative;
	overflow: hidden;
	width: 263px;
	height: 330px;
}
#sponsors a {
	color: #ffffff;
}
.carousel_item {
	height: 330px;
	width: 263px;
	color: #fff;
}

#carousel_content {
	position: absolute;
	left: 0;
}

#content {
	float: left;
	width: 684px;
}

.widecolumn {
	line-height: 1.6em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #708090 url(images/footer.gif) repeat-x top;
	border: 1px solid #B4B8BC;
	padding: 5px;
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}
#footer .wrap {
	background: #ffffff url(images/footer-wrap.gif) repeat-x top;
	border: 1px solid #e7e7e7;
	padding: 5px;
}
#footer .nav {
	padding: 5px 0;
	border-bottom: 1px solid #d6d6d6;
	height: 18px;
	margin-bottom: 10px;
}
#footer .nav .links {
	float: left;
}
#footer .nav .rss {
	float: right;
}
#footer .inner {
	background: #ffffff;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
#footer .copy {
	margin-bottom: 25px;
}
#footer .logo {
	float: right;
}
#footer .feed {
	height: 30px; line-height: 30px;
	padding-left: 35px;
	background: url(images/feed.jpg) no-repeat center left;
	font-size: 13px;
	font-weight: bold;
}
#credits {
	color: #b0adad;
	font-size: 10px;
	margin: 5px 0 30px 0;
}
#credits a {
	color: #ffffff;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #5EC4C4;
	text-decoration: none;
}


a:hover {
	color:#727272;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.single {
	margin: 0 0 20px;
	border: 1px solid #B4B8BC;
	background: #70808F url(images/post.jpg) repeat-x top;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}
.single .thumb {
	width: 208px;
	height: 197px;
	text-align: center;
	background: url(images/thumb-single.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}
.single .thumb img {
	margin-top: 16px;
}
.single .wrap {
	border: 1px solid #ffffff;
	padding: 5px;
	background: #ffffff;
	overflow: hidden;
}
.single .entry {
	border: 1px solid #DBDBDB;
	padding: 5px;
	background: #ffffff;
	font-size: 11px;
	line-height: 16px;
	min-height: 644px;
}
.single h1 {
	background: #182337 url(images/h1-post.jpg) no-repeat top right;
	height: 24px;
	font: bold 13px/24px Verdana, Geneva, sans-serif;
	color: #ffffff;
	padding-left: 9px;
}
.single h1 a {
	color: #ffffff;
}
.single h2 {
	margin: 10px 0 15px 0; padding: 0;
	font-size: 17px;
}
.post {
width: 672px;
	margin: 0 0 20px;
	border: 1px solid #B4B8BC;
	background: #70808F url(images/post.jpg) repeat-x top;
	padding: 5px;
	text-align: left;
	overflow: hidden;
	clear: left;
	float:left;
}
.post p {
	font-size: 11px;
	line-height: 14px;
}
.post .wrap {
	border: 1px solid #ffffff;
	padding: 1px;
	height: 220px;
	background: #ffffff url(images/post-wrap.jpg) repeat-x top;
	overflow: hidden;
}
.post h1 {
	background: #182337 url(images/h1-post.jpg) no-repeat top right;
	height: 24px;
	font: bold 13px/24px Verdana, Geneva, sans-serif;
	color: #ffffff;
	padding-left: 9px;
}
.post h1 a {
	color: #ffffff;
}
.post h2 {
	margin: 10px 0 5px 0; padding: 0 0 5px 0;
	color: #2f2f2f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c1c1c1;
}
.post .thumb {
	width: 208px;
	height: 197px;
	text-align: center;
	background: url(images/thumb.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}
.post .thumb img {
	margin-top: 16px;
}
.post .entry {
	float: left;
	width: 445px;
}
.post .entry .more-link {
	display: none;
}
.postmetadata {
	margin-top: 7px;
	font-size: 11px;
	color: #236f85;
}
.postmetadata .left {
	float: left;
}
.postmetadata .left a {
	background: url(images/read-more.gif) no-repeat center right;
	padding-right: 13px;
	display: block;
}
.postmetadata .right {
	float: right;
}
.postmetadata .right .count {
	background: url(images/comment.gif) no-repeat center left;
	padding-left: 13px;
}

.respond {
	margin: 0 0 20px;
	border: 1px solid #B4B8BC;
	background: #70808F url(images/post.jpg) repeat-x top;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}
.respond .wrap {
	border: 1px solid #ffffff;
	padding: 5px;
	background: #ffffff;
	overflow: hidden;
	min-height: 212px;
}
.respond .entry {
	border: 1px solid #DBDBDB;
	padding: 5px;
	background: #ffffff;
	font-size: 11px;
	line-height: 16px;
	min-height: 644px;
}
.respond h1 {
	background: #182337 url(images/h1-post.jpg) no-repeat top right;
	height: 24px;
	font: bold 13px/24px Verdana, Geneva, sans-serif;
	color: #ffffff;
	padding-left: 9px;
}
.respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#sidebar {

	float: right;
	width: 297px;
	
}
.side {
	border: 1px solid #B4B8BC;
	margin: 0 0 20px;
	background: #70808F url(images/post.jpg) repeat-x top;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}
.side .wrap {
	border: 1px solid #ffffff;
	padding: 1px;
	height: 220px;
	background: #ffffff url(images/post-wrap.jpg) repeat-x top;
	overflow: hidden;
}
.side .widgetblock {
	background: url(images/side-heading.jpg) repeat-x top;
}
.side .widgetblock ul {
	padding: 0px;
}
.side .widgetblock li {
	background: url(images/dot.gif) no-repeat top left;
	border-bottom: 1px solid #8f8f8f;
	padding: 10px 0 10px 15px;
}

.side #advertisements {
	border: 1px solid #ffffff;
	padding: 1px;
	height: 220px;
	background: none;
	overflow: hidden;
	text-align: center;
}

#advertisements h3 {
	height: 20px;
	list-style: none;
	margin: 0; padding: 5px;
	font: Lucida Grande, Verdana, Arial, Sans-Serif; font-size: 1.3em;
	color: #d1eeee;
}

#quotes h3 {
	height: 37px;
	list-style: none;
	text-align:center;
	margin: 0; padding: 5px 0 0 0px;
	font: Lucida Grande, Verdana, Arial, Sans-Serif; font-size: 1.3em;
	color: #d1eeee;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

h1 {
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

p img {
	padding: 0;
	max-width: 100%;
}

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
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0;
	margin: 0;
}

.entry ol li {
	margin: 0 0 5px 0;
	padding: 5px;
}

#tabcontrol {
	height: 25px;
	list-style: none;
	margin: 0; padding: 2px;
	background: #182336 url(images/side-heading.jpg) repeat-x top;
}
#tab3 {
	overflow: hidden;
}
#tab3 a {
	display: block;
	padding: 3px 5px;
	float: left;
	border: 1px solid #ffffff;
	margin: 4px;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.tabcontent h3.widgettitle {
	display: none;
}
.tabcontent ul {
	padding: 0; margin: 10px 5px 10px 3px;
	list-style: none;
}
.tabcontent li {
	padding: none;
}
.tabcontent li li {
	padding-left: 20px;
	background: url(images/comment.gif) no-repeat center left;
	font: 12px Arial, Helvetica, sans-serif;
}
.recentcomments {
	border-bottom: 1px solid #8f8f8f;
	padding: 6px 0;
}
#recent-comments {
	overflow: hidden;
	margin-top: -12px;
}
#recent-posts {
	overflow: hidden;
	margin-top: -12px;
}
#recent-posts a {
	border-bottom: 1px solid #8f8f8f;
}
.tabcontent li li a {
	display: block;
	padding: 6px 0;
}

#tabcontrol li {
	float: left;
	margin-right: 2px; padding: 2px;
	background: #b0b2b4 url(images/tab.jpg) repeat-x top;
	line-height: 21px;
}
#tabcontrol li a {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #2d2d2d;
	line-height: 21px;
	width: 87px;
}
#tabcontrol li a:hover, #tabcontrol li.selected a {
	background: #182336 url(images/tab-active.jpg) repeat-x top;
	color: #ffffff;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

.entry form {better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform .input {
	width: 295px;
	padding: 2px;
	margin: 3px 5px 1px 0;
	background: #ffffff url(images/input.gif) no-repeat top left;
	border-top: 0; border-left: 0;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	font-size: 12px;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 510px; height: 80px;
	padding: 2px;
	background: #ffffff url(images/input.gif) no-repeat top left;
	border-top: 0; border-left: 0;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	font-size: 12px;
}
#commentform .submit {
	margin: 50px 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

li.page-item-267 a:link,
li.page-item-267 a:visited { color:#FF0000 !important; font-size: 12px !important; font-weight:bolder !important}

.schedule-link
{color:#FF0000 !important; font-size: 12px !important; font-weight:bolder !important}

li.cat-item a:link,
li.cat-item a:visited { font-size: 12px !important; font-weight:bolder !important}

li.page_item a:link,
li.page_item a:visited { font-size: 12px !important; font-weight:bolder !important}

div#phone {
clear: both !important; float: none !important;
}