/*
Theme Name: EventMerchandising
Theme URI: http://dumde.com/
Description: The 2010 default theme for WordPress.
Author: Dumde Team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
background:url("imgs/bggrad.jpg") repeat-x scroll 0 0 #000000;
color:black;
font-family:arial,helvetica,sans-serif;
font-size:14px;
margin:0;
}

#banner {
background:none repeat scroll 0 0 white;
border:0 solid black;
height:385px;
position:relative;
}
#main {
background:none repeat scroll 0 0 white;
border:0 solid black;
color:black;
position:relative;
}
#footer {
background:none repeat scroll 0 0 white;
border:0 solid black;
font-size:12px;
height:120px;
position:relative;
width:949px;
}
h1 {
color:#333333;
font-family:arial;
font-size:20px;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
h2 {
color:#FFFFFF;
font-family:arial;
font-size:16px;
font-style:normal;
margin-bottom:0;
margin-top:0;
padding-bottom:8px;
padding-top:8px;
}
h3 {
color:#808285;
font-family:arial;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:150%;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
h4 {
color:#808285;
font-family:arial;
font-size:12px;
line-height:150%;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
h5 {
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-weight:normal;
line-height:150%;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
h6 {
color:#808285;
font-family:arial;
font-size:12px;
font-weight:normal;
line-height:150%;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}
a:link {
text-decoration:none;
}
a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:none;
}
a:active{ color:#663399}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#s7 div {
	color:#333333;
	font-size:16px;
	height:45px;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:190px;
}

.active {
    display: block;
   // width: 100px;
    float: left;
}
.notactive {
    display: none;
}


.active1 {
    display: block;
   // width: 100px;
    float: left;
}
.notactive1 {
    display: none;
}
 
.goleft, .goright {
    cursor: pointer;
   /* width: 100px;*/
    float: left;
   /* border: 1px solid; */
}
.goleft1, .goright1 {
    cursor: pointer;
   /* width: 100px;*/
    float: left;
   /* border: 1px solid; */
}
.post li {list-style:disc inside none;}
.post p {margin:8px 0;}
.liveevent img { padding:4px !important;}

