/*
Theme Name: SideView Theme
Theme URI: http://www.eniolafunsho.org
Description: Custom made Sideview Magazine theme.
Author: Eniola Funsho
Author URI: http://www.eniolafunsho.org
*/

body{
	margin:0;
	padding:0;
	background:#000 url(images/mainpagebg.png) repeat-x;
	color:#FFF;
}

body#wrap{
	background:#000 url(images/otherpagesbg.png) repeat-x;
}

body#commentspopup{
	background:#000;
}

a img{
	border:0;
}

#main{
	width:952px;
	margin:0 auto;

}

#header{
	margin:10px 0 11px 0;
}

#links{
	float:right;
	padding:0 3px 0 0;
}

#links p{
	margin:0;
	padding:0 0 0 0;
}

#links a #home {
	background:url(images/home.gif) no-repeat;
	width:119px;
	height:20px;
	margin-top:11px;
}

#links a:hover #home {
	background:url(images/home-o.gif) no-repeat;
	width:119px;
	height:20px;
}

#links a #issues {
	background:url(images/issues.gif) no-repeat;
	width:119px;
	height:20px;
}

#links a:hover #issues {
	background:url(images/issues-o.gif) no-repeat;
	width:119px;
	height:20px;
}

#links a #profile {
	background:url(images/profile.gif) no-repeat;
	width:119px;
	height:20px;
}

#links a:hover #profile {
	background:url(images/profile-o.gif) no-repeat;
	width:119px;
	height:20px;
}

#links a #subscribe {
	background:url(images/subscribe.gif) no-repeat;
	width:169px;
	height:20px;
}

#links a:hover #subscribe {
	background:url(images/subscribe-o.gif) no-repeat;
	width:169px;
	height:20px;
}

#links a #media-pack {
	background:url(images/mediapack.gif) no-repeat;
	width:169px;
	height:20px;
}

#links a:hover #media-pack {
	background:url(images/mediapack-o.gif) no-repeat;
	width:169px;
	height:20px;
}

#links a #self-servads{
	background:url(images/sv-events.gif) no-repeat;
	width:169px;
	height:20px;
}

#links a:hover #self-servads{
	background:url(images/sv-events-o.gif) no-repeat;
	width:169px;
	height:20px;
}

#logo{
	padding:0 10px 0 0;
}

#bar{
	background:url(images/wrap.gif) repeat-x top left;
	height:32px;
}

#container{
	position:relative;
	width:952px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;

}

.center{
	padding:1px 0 10px 0;
	width:952px;
	
	text-align:left
}

.center .info{
	position:absolute;
	top:0;
	width:950px;
	background:#000;
	margin-left:10px;
}

.center img{
	padding:0 10px;
	height:600px;
}

.scroll-rt{
	float:right;
	padding-right:25px;
}

.scroll-lt{
	float:left;
	padding-left:25px;
}

.scroll-head{
	width:700px;
	height:25px;
	margin:0 auto;
	text-align:center;
	font:bold 14.5pt Myriad Pro;
	text-transform:uppercase;
	background:#fcf501;
	color:#000;
	margin-top:3px;
}

.scroll-head a{
	color:#000;
	text-decoration:none;
}

.scroll-head a:hover{
	text-decoration:underline;
}

.cont{
	background:#fff;
	color:#000000;
	padding:0 10px;
	font:8pt "Century Gothic";
	clear:both;
	margin:10px 0;
	width:932px;
}

.cont h2{
	font:12pt "Century Gothic";
	color:#000000;
	padding:5px 0;
	margin:0;
}

.cont p{
	padding:0 0 5px 0;
	margin:0;
}


.cont a{
	color:#000;

}

.cont a:hover{
	color:#fcf501;
	text-decoration:underline;
}

#footer{
	font:normal 12pt "Century Gothic";
	text-align:center;
	margin-bottom:10px;

}

#footer a{
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
}

#footer ul li{
	list-style:none;
}

#footer li{
	float:left;
}

#footer #botlinks{
	text-align:center;
	width:800px;



}

#footer a{
	background:url(images/bar.gif) bottom left no-repeat;
	padding:0 10px;
}

#footer a#first{
	background:none;
}

#footer a:hover{
	text-decoration:underline;
}

#bottombar{
	background:#999999;
	margin:0;
	padding:0;
}



#bottombar a{
	color:#000000;

}

#bottombar a:hover{
	text-decoration:underline;
}



#bottombar ul, #bottombar1 ul{
	margin:0;
	padding:0;
}

#bottombar .b1, #bottombar li, #bottombar1 li{
	float:left;
	width:148px;
	margin:5px;
	display:inline;
	list-style:none;
}

#bottombar .b1 h2, #bottombar li h2, #bottombar1 li h2{
	background:#fff;
	text-align:center;
	color:#000;
	margin:0;
	font:normal 11pt Century Gothic;
}

#bottombar1 li h2{
	background:#999999;
}

#bottombar li ul, #bottombar1 li ul{
	margin:5px 0 0 0;
	min-height:140px;
	background:#000;
}


#bottombar .b1 li, #bottombar li li, #bottombar1 li li{
	background:#000;
	color:#fff;
	margin:0;
	font:normal 9pt Century Gothic;
	list-style:none;
}

#bottombar li li a, #bottombar1 li li a{
	margin:0 10px;
	color:#FFF;
	text-decoration:none;
}

#bottombar li li a:hover, #bottombar1 li li a:hover{
	text-decoration:underline;
}

#bottombar .b1 ul{
	margin:5px 0;
	padding:0;
	width:148px;
}

#bottombar li, #bottombar ul{
	list-style:none;
	padding:0;
}

#bottombar1{
	background:#fff;
	color:#000;
	margin:10px 0 0 0;
	font:normal 9pt Century Gothic;
	padding:0;
	min-height:150px;
}







#bottombar2{
	background:#fcf501;
	margin:0;
	padding:0;
	color:#000;
}


#bottombar2 ul{
	margin:0;
	padding:0;
}


#bottombar2 .b1, #bottombar2 li{
	float:left;
	width:148px;
	margin:5px;
	display:inline;
	list-style:none;
}

#bottombar2 .b1 h2, #bottombar2 li h2{
	background:#fff;
	text-align:center;
	color:#000;
	margin:0;
	font:normal 11pt Century Gothic;
}

#bottombar2 li h2{
	background:#fcf501;
}

#bottombar2 li ul{
	margin:5px 0 0 0;
	min-height:140px;
	background:#000;
}


#bottombar2 .b1 li, #bottombar2 li li{
	background:#000;
	color:#000;
	margin:0;
	font:normal 9pt Century Gothic;
	list-style:none;
}

#bottombar2 li li a{
	margin:0 10px;
	color:#000;
	text-decoration:none;
}

#bottombar2 li li a:hover{
	text-decoration:underline;
}

#bottombar2 .b1 ul{
	margin:5px 0;
	padding:0;
	width:148px;
}

#bottombar2 li, #bottombar2 ul{
	list-style:none;
	padding:0;
}





















.clear{
	clear:both;
}

.col{
	color:#fcf501;
}


/*main page slider*/
#slider li, #slider ul{
	list-style:none;
	padding:0;
	margin:0;
}

#slider li{
	width:952px;
	overflow:hidden;
}

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	position:absolute;
	left:20px;
	margin-bottom:55px;
	bottom:0;
	z-index:1000;
}
#nextBtn, #slider1next{ 
	left:900px;
}

#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:28px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a, #slider1next a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
}


/*other page slider*/
#slide{
	background:url(images/bgslide.gif) repeat-x;
	height:200px;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
}

#slide1{
	width:952px;
	margin:10px auto;
}

#spacer{
	height:211px;
	margin:0;
	padding:0;
}

#content{
	background:#fff;
	padding:10px;
	color:#000;
	font:10pt "Times New Roman", Times, serif;
}

#content h1{
	color:#444444;
	font:19pt "Times New Roman", Times, serif;
	padding:0;
	margin:0 0 10px 0;
}

#content img{
	
	margin:0 10px 0 0;
	display:inline;
}

.bar{
	background:#fcf501;
	padding:0 10px;
	margin:0;
}

.bar p{
	color:#000;
	font:normal 10pt "Century Gothic";
	padding:3px 0 3px 10px;
}



.bar a{
	color:#000;
	font:normal 10pt "Century Gothic";

}
.bar p span{
	color:#000;
	padding:0 20px 0 0;
}

.lt{
	padding:0 0 0 20px;
}

.rt{
	float:right;
	padding:0 20px 0 0;
}

.rt a, .lt a{
	font:bold 10pt "Century Gothic";
	color:#f8b20b;
	text-decoration:none;
}

.rt a:hover, .lt a:hover, a:hover{
	text-decoration:underline;
}



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 154px;
    height: 164px;
	padding:2px;
	background:#000;
}

li.jcarousel-item img{
	height:157px!important;
	width:154px!important;
	border:3px solid #fff;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 870px;
    padding: 3px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  870px;
    height: 174px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 154px;
    height: 164px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 17px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 73px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/rt.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 73px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/lt.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/*end jCarousel*/


.alignleft{
}

.alignright{
	float:right;
	display:inline;
}

.alignleft a, .alignright a{
	color:#000;
	font-size:10pt;
	text-decoration:none;
}

.alignleft a:hover, .alignright a:hover{
	text-decoration:underline;
}

.bar a{
	color:#000;
	text-decoration:none;
}

.bar a:hover{
	text-decoration:underline;
}

.sp{
	margin:5px;
	height:0;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{ color:#fcf501;
	text-decoration:underline;
}

#content h2 {
	color:#000000;
	font:20pt "Times New Roman", Times, serif;
}

#homeimg{
	height:600px!important;
}

.cen{
	text-align:center;
}


#copyright
{
	font-family: "Century Gothic";
	font-size: 7px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 900px;
	padding-top: 2px;
	letter-spacing: 1px;
}

#links{
	height:100px;
	width:490px;
}

.menu1, .menu2, .menu3{
	display:block;
	float:left;
	font:16px "Times New Roman", Times, serif;
	width:200px;
}

.menu1{
	width:120px;
}

.menu2{
	width:160px;
}

.menu1 ul, .menu2 ul, .menu3 ul{
	margin:0;
	padding:0;
}

#links li{
	list-style:url(images/arr.png);
}

#links a{
	color:#fcf501;
	text-transform:uppercase;
	display:block;
}

#links a:hover, #links li.current_page_item a{
	color:#fff;
	text-decoration:none;
}

#hcontent{
	background:#eee;
	margin:10px 0;
	color:#333;
	padding:0;
	display:block;
	min-height:500px;
}

.break{
	height:3px;
}

#content a{
	color:#242424;
}

#hcontent a:hover{
	color:#333;
}

#hcontent .post{
	width:335px;
	float:left;
	margin:5px 10px;
	padding:0;
	display:inline;
	height:350px;
}

#hcontent .post{

	margin:0 10px 0 10px;
	display:inline;


}

#hcontent .post:hover{

}

#hcontent .im{
	
	height:200px;
	width:300px;
	border:4px solid #ccc;
}

#hcontent .im:hover{
	border-color:#ccc;
}




#hcontent h3{
	font:normal 16px "century gothic"
}

#hright{
	float:right;
	width:210px;
	padding-top:10px;
	padding-right:10px;
	margin:5px;

}

#hright h2{
	background:#ccc;
	padding:2px 5px;
	margin:5px 0;
	font:normal 16px "century gothic";
}

#hright ul, #hright ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#hright li li, #hright ul ul{
	padding:0 0 0 30px;
	margin:0;
}

#hright ul ul li{
	list-style:disc;
}



#mycarousel{
margin:0;
padding:0;
height:165px;
	width:952px;
overflow-y:hidden;
}

#mycarousel  li{

list-style:none;
float:left;
}
