/*

    Theme Name: WAYTOOIMPREZZ
    Theme URI: http://www.waytooindie.com/
    Description: WAYTOOIMPREZZ is a wordpress theme based off of IMPREZZ by <a href="http://www.productivedreams.com">ProductiveDreams</a>
    Version: 1.0
    Author: Dustin Jansick
    Author URI: http://www.waytooindie.com/
	  Tags: custom header, fixed width, two columns, widgets

*/

/* CSS Reset --------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, font, ins, kbd, q, s, samp,

small, strike, sub, img, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	color: #232d30;
}

em {margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline;}

a:link {color:#444;}
a:visited {color:#444;}
a:hover {color:#C30301;}

body {line-height:23px; background:#171b1c url(images/bodybg.jpg) no-repeat fixed center 100px; font-family:Arial, Helvetica, Verdana; font-size:13px;}

ol, ul {list-style:none;}
blockquote, q {quotes:none;}

/* remember to define focus styles! */
:focus {outline:0;}

/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse; border-spacing:0;}

hr{display:none;}


/* Layout --------------------------------------------------------------- */


.primarynav{width:1004px; margin:0 auto; position:relative; z-index:9999; padding-top:8px; height:30px;}
.primarynav *{list-style:none;}
.primarynav li.current_page_item a, .primarynav li a.current_page_item {color:#FFF; }
.primarynav li.pagenav{overflow:hidden; width:545px;}
.primarynav ul{top:22px; left:0; list-style:none;}
.primarynav ul.bg{
background:transparent url(images/bg.jpg) repeat scroll 0 0;
overflow: hidden;
width: 507px;
height: 25px;
position:absolute;
padding-left: 15px;
padding-top:5px;
right:0;
top:0;
}
.primarynav ul li{float:left; list-style:none;}
.primarynav a{
font-size: 24px;
font-family: Helvetica, Arial, Verdana;
text-transform:lowercase;
color: #3f514a;
padding-right: 25px;
letter-spacing: -1px;
text-decoration: none;
color: #000;
}

.primarynav a:hover{color:#fff;}
.primarynav a.topnav_rss{background:transparent url(images/rss.jpg) repeat scroll 0 0; padding:0 10px 0 30px; padding-top:5px; position:absolute; right:0; top:0; overflow:hidden; width:180px; height:25px; text-align:center; font-family:Helvetica, Arial, Verdana; font-size:24px; color:#000; text-transform:lowercase; }
.primarynav a.topnav_rss:hover{color:#fff;}
.primarynav h2{display:none;}

.navigation {margin: 5px 0px 20px; height: 20px; width: 480px;}

.navigation a:link {font-size:22px;}
.navigation a:visited {font-size:22px;}
.navigation a:hover {font-size:22px; color:#C30301;}

.navigation .alignleft {float:left; width:50%;}
.navigation .alignright {float:right;	text-align:right;	width:50%;}

#sidebar{width:285px; float:left; background:transparent url(images/sidebarbg.gif) repeat-y center top; padding-top:10px;}
#sidebar a:link{color:#ccc;}
#sidebar a:visited{color:#ccc;}
#sidebar a:hover{color:#fff;}

#sidebar h1.logo{

width: 250px;

padding: 0px;

margin: 0px auto;

}



#sidebar h1.logo a{

background: url(images/logo.gif) no-repeat center top;

width: 250px;

height: 120px;

display: block;

overflow: hidden;

text-indent: -999px;

border-top:6px solid #111f22;

}



input#submit{

border:1px solid #7BA2AD;

padding: 10px;

font-family: Helvetica, Arial, Verdana;

background: #242f31;

text-transform: uppercase;

color: #FFF;

cursor: pointer;

font-size: 14px;

}



#commentform input#submit{

float: right;

}



#sidebar h2{

padding: 10px 10px 20px 10px;

background: url(images/heads.jpg) no-repeat center;

font-family: Helvetica, Arial, Verdana;

font-size: 18px;

color: #FFF;

font-weight: bold;

letter-spacing: -1px;

text-transform: uppercase;

}



.narrowcolumn textarea{

border:2px solid #7BA2AD;

width:600px;

font-family: Arial, Helvetica, Verdana;

font-size: 16px;

padding: 5px;

}



.narrowcolumn h2.pagetitle{

margin-top: 30px;

text-transform: uppercase;

}



.narrowcolumn #commentform label{

display: block;

float: left;

text-align: right !important;

width:130px;

}



.narrowcolumn #commentform{

margin: 0px auto;

overflow: hidden;

height: 1%;

}



.narrowcolumn #commentform label small{

float: right;

}



.narrowcolumn .add_comment h3#respond{

font-family: Helvetica, Arial, Verdana;

font-size: 20px;

text-transform: uppercase;

padding:10px;

margin: 10px 0px;color: #293538;

border-bottom: 2px solid #293538;

text-align: right;

position: absolute;

top:-10px;

left: 0px;

letter-spacing: -1px;

width: 640px;

}



.narrowcolumn .add_comment{

position: relative;

padding:55px 10px 40px 10px;

margin: 10px 0px;

}



.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url{

float: right;

border:2px solid #7BA2AD;

font-family: Arial, Helvetica, Verdana;

font-size: 16px;

padding:5px 5px;

width:245px;

}

.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus{

background:#FFFFF5;

}



.narrowcolumn #commentform p{

clear: both;

overflow: hidden;

padding: 5px 0px;

height: 1%;

}



.innerpage .post{

padding-top: 40px !important;

}



#sidebar ul li ul li{

}



#sidebar ul li ul.top_commenters{

margin: 0px auto;

}



#sidebar ul li ul.top_commenters li{

padding-top: 10px;

}



#sidebar ul li ul{

width:80%;

margin: 0px auto;

}



#sidebar ul li ul li{

display: block;

padding-bottom: 10px;

}



#sidebar ul li ul li a{

color: #A3A7A8;

font-family: Helvetica, Arial, Verdana;

text-transform: uppercase;

letter-spacing: 0px;

font-size: 13px;

text-decoration: none;

}



#sidebar ul li ul{

margin: 10px auto 0px auto;

}



#sidebar .description{

width:230px;

font-family: Helvetica, Arial, Verdana;

margin: 0px auto;

color: #a8acad;

}



.searchfield{

width:450px;



overflow:hidden;

clear: both;

padding: 5px 0px 3px 0px;

}



.searchfield span, .searchfield label{

display: none;

} 



.searchfield input#searchsubmit{

border: none;

width:55px;

height: 32px;

display: block;

overflow: hidden;

text-indent: -999px;

line-height: 0;

float: left;

background: url(images/search_btn.gif) no-repeat center;

cursor: pointer;

}


.searchfield input#searchsubmit:hover{background: url(images/search_btnOver.gif) no-repeat center;}


.searchfield input{

border: 2px solid #c30900;

color: #232e30;

background:#fff url(images/search.png) no-repeat left center;

float:left;

height:16px;

padding:6px;

padding-left:35px;

width:340px;

margin-right:5px;

}



.sidebar-right{

width:0px;

float: left;

padding-top: 70px;

margin-left: 12px;

}



.right-widget{

width: 175px;

height: 25px;

padding:5px 0 5px 14px;

text-transform: uppercase;background:transparent url(images/bg.jpg) repeat scroll 0 0;

overflow: hidden;

font-weight: bold;

text-align: left;

font-family: Helvetica, Arial, Verdana;

font-size: 16px;

color: #fff;

border-top: 15px solid #fff;

border-bottom: 10px solid #fff;

}



.narrowcolumn, .widecolumn{

float: left;

/*margin-top:60px;*/

width:670px;

}



.narrowcolumn .post{

padding-right: 30px;

position: relative;

padding-bottom: 0px;

padding-top: 113px;

}



p.postmetadata{

padding-bottom: 20px;

display: none;

}



.comments a{

text-decoration: none;

font-size: 12px;

text-transform: lowercase;

background: #39494C url(images/comments.gif) no-repeat scroll 99% 50%;

display: block;

margin-left:0;

padding-right: 25px;

width:615px;

text-align: right;

margin-bottom: 20px;

margin-top:20px;

color:#fff;

}



.narrowcolumn .post .comments a span{

font-size: 12px;
color:#fff;

}



.PostHead{

left:-30px;

position:absolute;

top:30px;

}

.PostHead a:link {}
.PostHead a:visited {}
.PostHead a:hover {color:#C30301;}



.PostHead h2, .innerpage .post h2{

float: left;

width:550px;

padding-top: 5px;

padding-left: 11px;

font-size: 30px;

font-family: Helvetica, Arial, "Trebuchet MS";

letter-spacing: -1px;

text-transform: uppercase;

text-decoration: none;

}

.innerpage .post h2{

float:none;

padding-left: 0px;

width:auto;

}



.PostHead h2 a{

font-size: 30px;

font-family: Helvetica, Arial, "Trebuchet MS";

letter-spacing: -1px;

text-transform: uppercase;

text-decoration: none;

}



.PostTime{

float:left;

overflow:hidden;

width:100px;

}



.PostHead small.PostDet, .PostHead small.PostDet a{

font-size: 12px;

text-decoration: none;

}



.PostHead small.PostDet{

clear:both;

display:block;

left:10px;

position:absolute;

top:-26px;

height: 23px;

width:395px;

overflow: hidden;

display: none;

}



.PostDay{

background:#C30301 none repeat scroll 0 0;

clear:both;

color:#FFFFFF;

display:block;

font-family:Helvetica,Arial,"Trebuchet MS";

font-size:62px;

font-weight:bold;

height:54px;

line-height:58px;

overflow:hidden;

padding:0;

text-align:right;

width:95px;

z-index:999;

}

.PostEra{

background: #293538;

color: #FFF;

padding:0px;

display: block;

width:95px;

left: 0;

font-size: 14px;

text-align: right;

}



#page{

/*background: transparent url(images/wrapperbg.jpg) repeat-x center top;*/

width:959px;

margin: 0px auto;

overflow: hidden;

padding: 0px 15px 0px 30px;

position: relative;

z-index: 999;

}



.bgimage{

width:1004px;

margin: 0px auto;

background: #FFF url(images/sidebarbg.gif) repeat-y 701px 0px;

}





div.twitter2 {background: url(images/twitterBG.png) no-repeat; width:509px; height:34px; font-size:11px; line-height:14px;}
.twitter-content2 {overflow:hidden; padding:2px 15px 0px 69px;}
.twitter2 #twitter_update_list li span {color:#c9c9c9; line-height:15px; width:437px;}
#twitter_update_list a:link {color:#c9c9c9;}
#twitter_update_list a:visited {color:#c9c9c9;}
#twitter_update_list a:hover {color:#fff;}




div.twitter{

background:#FFFFFF url(images/twitter.gif) no-repeat scroll left top;

margin-left:-14px;

overflow:hidden;

padding-top:20px;

width:200px;

}



div.twitter-content{

border-top:medium none;

overflow:hidden;

padding:0px 15px 0px 35px;

height: 135px;

}



div.twitter-content *{

font-size: 12px;

line-height: 18px;

width: 100%;

}



div.twitter-content li{

padding-top: 2px;

}



div.twitter-content li span{

clear: both;

display: block;

width:131px;

}



a.followme{

display: block;

width: 175px;

padding: 0 0 10px 0;

text-indent: -999px;

letter-spacing: -1px;

color: #AB3730;

text-decoration: none;

}



img.pdlogo{

margin-top: 15px;

clear: both;

}



.google-ads{

width:175px;

overflow: hidden;

padding-top: 20px;

float: left;

display: block;

margin-left: 15px;

}





#sidebar ul.top_commenters li{

float: left;

padding-left: 15px;

}



#sidebar ul.top_commenters li span img{

border: 3px solid #101C1F;

overflow: hidden;

display: block;

width:32px;

height:32px;

}



#sidebar ul.top_commenters li span img:hover{

border: 3px solid #FFF;

}





/* Comments */





ol.commentlist li{

padding: 10px;

background: #D0E6EC;

margin-bottom: 15px;

border: 2px solid #7BA2AD;

height: 1%;

border-top: none;

font-size: 14px;

clear: both;

}



ol.commentlist li cite a{

font-size: 22px;

font-style: normal;

text-decoration: none;

}



.authordiv{

padding-bottom:25px;

background: transparent url(images/author.gif) no-repeat left bottom;

overflow:hidden;

padding:13px 0px 13px 73px;

}

.authordiv img{

float: left;

border: 2px solid #7BA2AD;

}

li.authorli{

padding: 0px !important;

margin: 0px !important;

background: none !important;

border: none !important;

}



.authordiv cite{

padding-left: 10px;

float: left;

font-size: 13px;

width: 200px;

}



.authordiv small{

float: left;

width:330px;

}



.authordiv small a{

font-size: 13px;

padding-left: 10px;

text-decoration: none;

}



.authordiv cite a{

font-style: normal;

font-weight: bold;

text-decoration: none;

}



.CommWidth h3#comments{

background: #242f31;

color: #FFF;

padding-left: 10px;

margin: 10px auto;

}



h3#respond{

background: transparent !important;

}



.entry{

padding: 0px 0px;

}
 
/*.entry a:link {color:#444;}
.entry a:visited {color:#444;}
.entry a:hover {color:#C30301;}*/


.entry p {padding-bottom:15px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;}

.searchText p{padding-bottom: 12px;
line-height:21px;
font-family:Georgia, "Times New Roman", Times, serif;}



.clear{

clear: both;

overflow: hidden;

height: 1%;

}



#footer{

width:100%;

background: #111f22;

padding: 10px 0px;

border-top: 4px solid red;

}



.footerwrap, .footerwrap *{

width:1000px;

font-size: 13px;

margin: 0px auto;

color: #77959B;

}

.footerwrap a{color: #a8a8a8;}

#footerLinks {color:#a8a8a8;}
#footerLinks a:link {color:#a8a8a8;}
#footerLinks a:visited {color:#a8a8a8;}
#footerLinks a:hover {color:#fff;}

/*****   Next and Previous Entries at the bottom of the review      ****************************/
.post-navigation {width:640px; padding: 15px 0 0 0px; position: relative;}
.post-navigation a {display: block; color: #000; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; line-height: 1.5; font-size:14px; font-weight:bold;}
.post-navigation a:hover {text-decoration:none; font-size:14px; font-weight:bold;}
.post-navigation a em {display: block; color: #9D9B9B; font: italic 13px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline; color:#C30302;}
.post-prev {width: 210px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 210px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 320px;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*****    New Navigation for the site (because of the dropdown)     ****************************/
/* menu */
#menu{ margin: 0 auto; padding:0px; list-style:none; color:#fff; display:inline-block; float:left; top:50px; z-index:9999; width:1004px; height:30px; background:#C30900; background: #C20800 url(images/bg.jpg) no-repeat;}
#menu a { font-size: 24px; font-family: Helvetica, Arial, Verdana; text-transform:lowercase; color: #3f514a; padding-right: 3px; letter-spacing: -1px; text-decoration: none; color: #fff;}
#menu > li { cursor:pointer; float:left; position:relative; padding:4px 10px; color:#000;}
#menu > li a:hover {color:#000;}
/* sub-menus */
#menu ul {padding:0px; margin:0px; display:block; display:inline;}
#menu li ul {position:absolute; left:-10px; top:2px; margin-top:28px; width:250px; line-height:16px; background:#172322; color:#fff; /* for IE */ display:none;}
#menu li:hover ul {display:block;}
#menu li ul li {display:block; margin:0px 20px; padding: 7px 0px;  border-top: dotted 1px #636565; list-style-type:none;}
#menu li ul li:first-child {border-top: none;}
#menu li ul li a {display:block; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; text-transform:capitalize; letter-spacing:normal;}
#menu li ul li a:hover {color:#E24418;}


/*****    Rest of the page styles     ****************************/
.entriesindex {padding-top:40px;}
#EntryLink h2 {font-size:30px; font-family:Helvetica, Arial, "Trebuchet MS"; letter-spacing:-1px; text-transform:uppercase; text-decoration:none;}
#EntryLink a:link {font-size:30px; font-family:Helvetica, Arial, "Trebuchet MS"; letter-spacing:-1px; text-transform:uppercase; text-decoration:none;}
#EntryLink a:visited {font-size:30px; font-family:Helvetica, Arial, "Trebuchet MS"; letter-spacing:-1px; text-transform:uppercase; text-decoration:none;}
#EntryLink a:hover {color:#C30301; font-size:30px; font-family:Helvetica, Arial, "Trebuchet MS"; letter-spacing:-1px; text-transform:uppercase; text-decoration:none;}
.RatingBox {background:#c90b0d; color:#fff; font-weight:bold; padding:2px; font-size:25px; font-family:Helvetica, Arial, "Trebuchet MS"; letter-spacing:-1px;}
#AuthorLine {}
#AuthorLine a:link {color:#333;}
#AuthorLine a:visited {color:#333;}
#AuthorLine a:hover {color:#C30301;}
#ReadMore {text-tranform:uppercase;}
#ReadMore a:link {background:#444; padding:0 6px; text-tranform:uppercase; color:#fff; font-weight:bold; font-size:12px;}
#ReadMore a:visited {background:#444; text-tranform:uppercase; color:#fff; font-weight:bold; font-size:12px;}
#ReadMore a:hover {background:#C90B0D; text-tranform:uppercase; color:#fff; font-weight:bold; font-size:12px;}
.commentsNew a{text-decoration: none; font-size: 12px; text-transform: lowercase; color:#444;}
#MoreEntryStyles {}
#MoreEntryStyles .category {font-size:18px; color:#C30301; font-weight:bold; padding:4px 0 2px 0;}
#MoreEntryStyles .categoryWinners {font-size:15px; color:#C30301; font-weight:bold; padding:0px;}
#MoreEntryStyles .winnerName {color:#C30301; font-weight:bold; padding:0px;}
#MoreEntryStyles .winnerFilm {color:#C30301; font-weight:bold; font-style:italic; padding:0px;}
#MoreEntryStyles .losers {color:#888; padding:0px;}
#MoreEntryStyles .title {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-style:italic;}
#MoreEntryStyles .pic {border:1px solid #555; padding:3px;}
.note {background:#eee; padding:4px; margin:0 0 15px 0; font-family:Georgia, Times New Roman,Times,serif;}

#MoreEntryStyles a.winnerFilmLink:link {color:#C30301; font-weight:bold; font-style:italic; padding:0px;}
#MoreEntryStyles a.winnerFilmLink:visited {color:#C30301; font-weight:bold; font-style:italic; padding:0px;}
#MoreEntryStyles a.winnerFilmLink:hover {color:#800000; font-weight:bold; font-style:italic; padding:0px;}


/************** Styling for login widget
---- Copied in styles from the css file from the plugin itself. 
---- This way it won't break the plugin with updates.
***************/
.widget_wp_sidebarlogin, #sidebar-login {overflow: hidden;}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {float:left; margin-left:30px;}
.widget_wp_sidebarlogin ul {list-style: none outside !important;}
.widget_wp_sidebarlogin .avatar_container img, #sidebar-login .avatar_container img {padding:3px; border:1px solid #ddd; -moz-border-radius:4px; -webkit-border-radius:4px; margin-right:14px; margin-top:5px;}
.widget_wp_sidebarlogin hr {display:block; clear:both; border:0; border-top:1px solid #999;  height:1px;}
.widget_wp_sidebarlogin #openid_field {background-image:url(../openid/f/openid.gif); background-position:3px 50%; background-repeat:no-repeat; padding-left:21px !important;}
.widget_wp_sidebarlogin ul.sidebarlogin_otherlinks {margin-left:25px;}
.widget_wp_sidebarlogin .login_error {color:#fff; background-color:#C30302; border:1px solid; font-size:13px; width:220px; padding:5px; margin-left:25px;}
.widget_wp_sidebarlogin .login_error a {color:#ae121e;}
.widget_wp_sidebarlogin form {margin:1em 0; width:230px; margin-left:25px;}
.widget_wp_sidebarlogin form p {margin:.5em 0;}
.widget_wp_sidebarlogin form input.text {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border:1px solid #000; background:#ccc; padding:3px;}
/* ie7 */
*:first-child+html .widget_wp_sidebarlogin form input.text {width:90%;}
.widget_wp_sidebarlogin label {display:block; color:#ccc; font-family:Helvetica,Arial,Verdana; font-size:13px; letter-spacing:0; text-decoration:none; text-transform:uppercase;}
.widget_wp_sidebarlogin .rememberme label {display:inline;}
.widget_wp_sidebarlogin span {color:#fff;}
.widget_wp_sidebarlogin #wp-submit {background:#777; border:1px solid #000; padding:3px; color:#fff; text-transform:uppercase; font-weight:bold; cursor:pointer;}
.widget_wp_sidebarlogin #wp-submit:hover {background:#666; border:1px solid #000; padding:3px; color:#fff; text-transform:uppercase; font-weight:bold; cursor:pointer;}


/************** Styling for IMDB widget
---- I copied in SOME of the styles from the css file from the plugin itself. 
---- This way it won't break the plugin with updates as badly but read below for further help.

~~In Plugin's folder for IMDB /inc/imdb-movie.inc.php~~
Changed the <ul> and <li> in each section (Runtime, Language, Country, Director) to <div>'s so there isn't so much spacing. Put a style="display:inline;" on the <span> so the label and the value are on the same line also...
put a space after the closing </span> so there is space between the semicolon and the value. (Runtime: 99 minutes). 
The easiest thing to do is before doing the update, make a copy of imdb-movie-in.php to compare but the above is all that is needed. Probably need to update the imdb.css (remove the "text-align:left;" on .imdbelementTITLE) this stylesheet will center it.
***************/
.imdbincluded-subtitle {color:#fff;}
.imdbelementTITLE {text-align:center; font-weight:bold; font-size:140%; color:#fff;}
#imdblt_widget_id li {color:#fff; font-family: Arial,Helvetica,Verdana; font-size:13px; line-height:22px;}
.imdbelementPRODUCERli div {font-size:11px;}
.imdbdiv-liees div {color:#b2b2b2;}
.imdbelementRUNTIMEul {padding-left:25px;}
.imdbelementRUNTIMEli {color:#fff;}
.imdbelementLANGUAGEul {padding-left:25px;}
.imdbelementLANGUAGEli {color:#fff;}
.imdbelementDIRECTORul {padding-left:25px;}
.imdbelementDIRECTORli {color:#fff;}
.imdbelementCOUNTRYul {padding-left:25px;}
.imdbelementCOUNTRYli {color:#fff;}
.imdbelementPICimg {border:1px solid #fff;}


/*****    zAccordion     ****************************/
#slider {margin:0; padding:0; line-height:normal; text-decoration:none;}
#slider a {font-size:12px;}
#slider ul {list-style:none;}
#slider h3 {color:#fff;text-transform:uppercase;font-size:18px; padding-top:3px;}
#slider .rating {background:#c30301; color:#fff;text-transform:uppercase;font-size:30px; font-weight:bold; margin-top:10px; padding:0 4px; width:45px;}
#slider .rating2 {background:#293538; color:#aaaaaa;text-transform:lowercase;font-size:10px; font-weight:normal; padding:0 4px; width:45px;}
#slider p {color:#fff; padding:2px 2px 5px 2px; font-size:12px; margin: 0;}
#slider .frame-1 {background:url(/wp-content/themes/WayTooImpreZZ/images/1.jpg) top left repeat;}
#slider .frame-2 {background:url(/wp-content/themes/WayTooImpreZZ/images/2.jpg) top left repeat; border-left:2px solid #fff;}
#slider .frame-3 {background:url(/wp-content/themes/WayTooImpreZZ/images/3.jpg) top left repeat; border-left:2px solid #fff;}
#slider .frame-4 {background:url(/wp-content/themes/WayTooImpreZZ/images/4.jpg) top left repeat; border-left:2px solid #fff;}
#slider .frame-content {width:422px; padding:0px; background: url(/wp-content/themes/WayTooImpreZZ/images/transBlack.png); margin-top:180px; position: absolute; bottom: 0px; padding-left:8px; text-decoration:none; border:none;}
#slider .frame-closed .frame-content {display:block; margin-top:50px; padding-left:2px; width:72px;}
#slider .frame-closed .frame-content p {color:#000; font-size:10px; display:none;}
#slider .frame-closed .frame-content h3 {color:#888; font-size:13px; padding-bottom:8px; padding:3px;}
#slider .frame-closed .rating {background:#999; color:#fff;text-transform:uppercase;font-size:30px; font-weight:bold; margin-top:10px; padding:0 4px; width:45px;}
#slider .frame-closed .rating2 {background:#293538; color:#aaaaaa;text-transform:lowercase;font-size:10px; font-weight:normal; padding:0 4px; width:45px;}
#slider .frame-open .frame-content {display:block; margin-right:10px;}
