@charset "UTF-8";

/* CSS Document */

/*		
Theme Name: ASIFA-East
Theme URI: http://www.asifaeast.com
Description:  Custom design for ASIFA-East, www.asifaeast.com
Author: ASIFA-East
Version: 1.0
Author URI: http://wwww.jumpingtadpole.com
Created: August 2012 by Dayna Gonzalez for Jumping Tadpole Productions LLC
Copuright: 2012 ASIFA-East. All Rights Reserved.

*/


/* Basic Tags */

*
{
	padding:0;
	margin:0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
}

h1 {
	font-size: 1.25em;/* 20px/16=1.25em */
	
}

h2, .title {
	font-size:1.125em;/* 18px/16=1.125em */
	
}


h1, h2, h3, h4, h5, h6, a#highlight {
	color:#903;
}

h1, h2, h3, h4, h5, h6, ul, .title {
	padding-bottom:10px;
	
}
p, .textwidget {
	padding-bottom:10px;
}

img {
	border:0;
}



h1, h2, h3, h4, h5, h6, .title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}

ul {
	list-style-type:square;
}

li {
	margin-left:10px;
}



/* Links and Navigation */



a
{
	text-decoration: none;
	
}


a:link, a:visited {
	color: #903;
}

a:hover, a#current, li.current_page_item a{
	color: #09f;
}


/*--------------- Special layout tags ---------------*/

.alignright {
	float: right;
	position:relative;
}

.alignleft {
	float: left;
	position:relative;
}

.aligncenter {
	text-align: center;
}
.title {
	font-weight: bold;
	color: #09f;
	
}

.clear {
	clear: both;
	position:relative;
}

.smallText, .postmetadata {
	font-size: small;
}
.postmetadata {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	clear: both;
}
.data {
	font-size:12px;
	padding:0px;
}
.entry {
	margin-bottom:10px;
	border: 1px solid #630;
	padding:20px;
	position:relative;
	
}
.excerpt h2{
	padding:0;
}

.widget_categories  li {
	list-style-type:none;
	padding-left:20px;
}
select, input, .tagcloud{
	margin-bottom:10px;
}
.wp-caption {
	background-color: #E4E4E4;	
	margin-bottom:20px;
}

.wp-caption img {
	padding:5px;
	
}
.wp-caption p.wp-caption-text {
	padding:5px;
}
.tagcloud {
	padding: 20px;
	border: 1px solid #CCC;	
}

.navigation {
	
}

.paddingTop20 {
	padding-top:20px;
}

.socialmedia img {
	padding-right:10px;
	padding-top:10px;
}

#twitter_timeline-2 {
	margin-bottom:10px;
	margin-top:10px;
}

textarea {
	width:100%;
}

.paddingBottom20{
	padding-bottom:20px;
}

.attachment-excerpt_thumb  {
	position:relative;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.excerpt {
	position:relative;
	clear:both;
	margin-bottom:20px;
}

.navigation {
	position:relative;
	clear:both;
}
/*------------ LAYOUT -----------------------------*/

#header {
	height: 116px;
	width: 960px;
	position: relative;
}



#navBar, #menu-main-menu {
	display: block;
	position: relative;
	width: 940px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}


#navBar li, #menu-main-menu li{
	list-style-type: none;
	display: inline;
	padding-left:20px;
	
	
}



#mainNavigation, .menu-main-menu-container{
	width: 960px;
	position: relative;
	font-size: 0.95em;
	background-color: #CCC;
}


.menu-main-menu-container a:link, .menu-main-menu-container a:visited{
	color: #000;	
}
.menu-main-menu-container a:hover, .menu-main-menu-container a#current, .menu-main-menu-container li.current_page_item a{
	color: #09f;
}
#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCC;
}

/*use this div to add additional header to home page for special messages*/

/*#festival_header {
	font-family: "Trajan Pro", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #F60;
	padding: 20px;
	width: 920px;
	text-align: center;
}

#festival_header a:link, #festival_header a:visited {
	color:#FFF;
}

#festival_header a:hover {
	color: #CFF;
}

#festival_header p {
	padding-bottom:0px;
}*/
#content {
	width: 700px;
	float: left;
	position:relative;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;	
	
	
}



 #rightSidebar {
	float: left;
	width: 200px;
	position: relative;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;	
	
}

.social_media_icons {
	padding-top:20px;
}
 #leftSidebar {
	float: left;
		width: 186px;
	padding-right:10px;
	position: relative;
	
	
	padding-bottom:20px;	
	
}

#rightSidebar li {
	list-style-type: none;
	margin-left:0px;
	padding-bottom:5px;
}



#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	clear:both;
	background-position: center;	
	
}


.copyright {
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	width:100%;
	padding:20px;
	text-align: center;
}
#rightColumn {
	float: left;
	width: 500px;
	position: relative;
}
#fullContent {
	width: 936px;
	float: left;
	position:relative;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;	
	
	
}
#fullColumn
{
	float: left;
	width: 700px;
	position: relative;
}

#eventPic {
	float: left;
	height:364px;
	width: 500px;
	position: relative;
}

#eventPic p {
	padding:0px;
}

#leftColumn {
	float: left;
	width: 186px;
	padding-right:10px;
}
#anymator {
	position:relative;
	float:left;
	width:660px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#anymator li a, .homeEvents li a {
	font-weight:bold;
	font-size:14px;
}

#leftNav li, #menu-anymator-menu li {
	list-style-type: none;
	margin-left:0px;
	padding-bottom:5px;
}

.sub-menu {
	padding-left:10px;
	padding-top:10px;
}

#ai1ec_agenda_widget-3 .title {
	font-size:18px;
	font-weight:bold;
}

#apDiv1 {
	position:absolute;
	left:400px;
	top:160px;
	width:500px;
	z-index:1;
}

#apDiv1 p, #apDiv1 input {
	padding-bottom:0px;
	margin-bottom:5px;}

#apDiv3 {
	position: absolute;
	left: 423px;
	top: 720px;
	width: 500px;
	height: 30px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
}

table#festival_payment, table#festival_payment td {
	border: 1px solid #000;	
	border-collapse: collapse;
	width:100%;
	
}
table#festival_payment td {
	padding:5px;
}

.wrap_box {
	margin-top: 20px;
	border: 1px solid #09F;
}
