/*
Theme Name: Sallu
Theme URI: http://sakshijuneja.com
Description: !
Author: Hussain SM
Author URI: http://chugsdesigns.com/
*/

/* ---------------------------------------------------
G L O B A L		S T Y L E S
------------------------------------------------------ */

* {
margin: 0;
padding: 0;
}
body {
background: #f4d80f url(i/body.gif) repeat;
font: 100%/1.3em Arial, Verdana, sans-serif;
color: #333;
text-align: center;
}

/* links */

a:link {
font-weight: bold;
color: #000;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #333;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: #333;
text-decoration: none;
border-bottom: 1px solid #333;
}
a:active {
font-weight: bold;
color: #000;
text-decoration: none;
}
a:link img, 
a:visited img, 
a:hover img, 
a:active img { 
border-bottom: none; 
text-decoration: none;
}
img a:link, 
img a:visited,
img a:hover, 
img a:active { 
border-bottom: none; 
text-decoration: none;
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: bold; 
color: #000;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0 0 15px;
}
h1 {
font-size: 130%;
}
h2 {
font-size: 120%;
}
h3 {
font-size: 110%;
}
h4 {
font-size: 90%;
}

/* list styles */

ul {
margin: 0;
padding: 0;
}
ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0 0 0 15px;
background: url(i/icon-arrow-white.gif) no-repeat;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 20px 0;
padding: 0 30px;
font: italic 0.9em/1.6em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #444;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 15px 0;
}
img.right {
float: right;
margin: 0 0 15px 15px;
}
img.centered {
display: block;
margin: 15px auto;
}
img.border {
border: 3px solid #333;
}
div.post-body img {
border: 3px solid #333;
}

/* 
layout
------------------------------------------------------ */

#container {
margin: 30px auto; 
width: 920px;
background: url(i/container.gif) repeat-y;
font-size: 0.83em;
text-align: left;
}
#wrap {
background: url(i/wrap.gif) repeat-y;
}


/* 
header
------------------------------------------------------ */

#header {
position: relative;
background: url(i/header.jpg) no-repeat;
}
#logo {
width: 920px;
height: 210px;
background: url(i/header.jpg) no-repeat;
}
#logo p {
margin: 0;
}
#logo p#title a {
position: absolute;
left: 0;
top: 108px;
display: block;
width: 641px;
height: 0px !important;
height /**/: 58px;
overflow: hidden;
padding: 58px 0 0 0;
background: url(i/title.gif) no-repeat;
border-bottom: none;
text-decoration: none;
font-size: 6em;
line-height: 1em;
letter-spacing: -2px;
}
#logo p#tagline {
position: absolute;
left: 0;
top: 167px;
display: block;
width: 490px;
height: 0px !important;
height /**/: 25px;
overflow: hidden;
margin: 0;
padding: 25px 0 0 0;
background: url(i/tagline.gif) no-repeat;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;

}

/* 
navigation 
--------------------------------------------------- */

#nav {
margin: 0;
padding: 3px;
background: #000;
}
#nav ul {
float: left;
width: 675px;
height: 40px;
margin: 0;
padding: 0;
white-space: nowrap;
}
#nav li {
float: left;
list-style-type: none;
margin: 0;
padding: 0;
background: none;
}
#nav li a {
float: left;
display: block;
margin: 0;
padding: 0 15px;
font-size: 1.1em;
color: #fff;
line-height: 40px;
text-decoration: none;
}
#nav li a:hover, 
body#home li#nav-home a, 
body#interviews li#nav-interviews a, 
body#campaigns li#nav-campaigns a, 
body#archives li#nav-archives a, 
body#contact li#nav-contact a, 
body#about li#nav-about a {
background: #fff;
color: #000;
}

#subscribe {
float: right;
width: 230px;
background: #fff;
font-size: 85%;
}
#subscribe p {
margin: 0 10px;
padding: 0 0 0 25px;
background: url(i/icon-feed.gif) no-repeat 0 50%;
line-height: 40px;
text-transform: uppercase;
}
#subscribe p a {
text-transform: none;
}

/* 
posts home
------------------------------------------------------ */

#posts-home {
background: #fff url(i/posts-home.gif) repeat-y;
border-bottom: 3px solid #000;
font-size: 100%;
}
#posts-home h2 {
background: #000;
margin: 0;
padding: 3px 15px;
font-size: 100%;
text-transform: uppercase;
color: #fff;
}
div.row-posts-1 {
background: url(i/dash-white.gif) repeat-x 0 100%;
}
#posts-home div.post {
float: left;
width: 230px;
padding: 15px 0;
}
#posts-home h1.post-title {
margin: 0 0 30px;
padding: 0 15px;
font-size: 120%;
etter-spacing: -1px;
}
#posts-home h1.post-title span.post-meta-comments {
padding: 0 0 0 3px;
background: url(i/icon-arrow-comment.gif) no-repeat 0 50%;
font-size: 90%;
color: #fff;
}
#posts-home h1.post-title span.post-meta-comments a {
padding: 2px 4px;
background: #000;
color: #f4d80f;
}
#posts-home p.post-meta-date {
margin: 0;
padding: 0 15px;
font-size: 80%;
color: #999;
}
#posts-home div.post-body {
padding: 0px 15px 0;
}

/* 
posts single
------------------------------------------------------ */

#posts-single, 
#posts-archive {
background: #fff url(i/posts-single.gif) repeat-y;
border-bottom: 3px solid #000;
font-size: 110%;
line-height: 1.6em;
}
#posts-single h2, 
#posts-archive h2 {
background: #000;
margin: 0;
padding: 3px 15px;
font-size: 100%;
text-transform: uppercase;
color: #fff;
}
#wrap {
float: left;
width: 585px;
}
#posts-single div.post, 
#posts-archive div.post {
margin: 0 60px;
padding: 15px 0;
}
#posts-archive div.post-body {
width: 585px;
}
#posts-single h1.post-title, 
#posts-archive h1.post-title {
margin: 0 60px 15px;
padding: 0 0 15px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 200%;
line-height: 1.2em;
letter-spacing: -0.03em;
}
#posts-single h2.post-title {
margin: 0 60px 15px 60px;
padding: 0 0 15px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 180%;
line-height: 1.2em;
letter-spacing: -0.03em;
text-transform: none;
}
#posts-archive h2.post-title {
margin: 0 0 15px;
padding: 0 0 15px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 180%;
line-height: 1.2em;
letter-spacing: -0.03em;
text-transform: none;
}
#posts-single p.post-meta-date {
margin: 15px 60px 0;
padding: 0;
font-size: 80%;
color: #999;
}
#posts-single div.post-body h2, 
#posts-archive div.post-body h2 {
background: none;
margin: 0 0 15px;
padding: 0;
font-size: 120%;
text-transform: none;
color: #000;
}
div.post-meta {
float: right;
width: 155px;
margin: 0 60px 0 0;
}
#posts-single div.post-meta ul {
font-size: 85%;
}
#posts-single div.post-meta ul li {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
line-height: 18px;
}
#posts-single div.post-meta ul li span {
font-size: 90%;
color: #999;
text-transform: uppercase;
}
div.post-meta ul li.post-meta-comments a {
padding: 0 0 0 15px;
background: url(i/icon-comment.gif) no-repeat;
}
#posts-single p.post-meta {
font-size: 85%;
}
#posts-single div.post-meta ul li.post-meta-share span.stbuttontext  {
font-size: 110%;
color: #333;
text-transform: none;
}

/* ads */

#ad-postpage-1, 
#ad-postpage-2, 
#ad-postpage-3 {
margin: 15px 0;
}

/* related posts */

#related-posts {
width: 585px;
margin: 0 0 30px 60px;
font-size: 80%;
} 
#related-posts h3 {
background: #000;
margin: 0 0 15px;
padding: 3px 15px;
font-size: 120%;
text-transform: uppercase;
color: #fff;
}
#related-posts ul li {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}
#related-posts ul li a {
padding: 0 0 0 20px;
background: url(i/icon-arrow-white.gif) no-repeat;
line-height: 18px;
}

/* trackbacks */

#trackbacks {
width: 585px;
margin: 0 0 30px 60px;
font-size: 80%;
} 
#trackbacks h3 {
background: #000;
margin: 0 0 15px;
padding: 3px 15px;
font-size: 120%;
text-transform: uppercase;
color: #fff;
}
p.trackbacks-meta {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}
div.trackback {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}
p.trackback-meta {
margin: 0;
font-size: 90%;
color: #999;
text-transform: uppercase;
}
p.trackback-meta a {
text-transform: none;
}

/* comments */

#comments {
width: 585px;
margin: 0 0 30px 60px;
font-size: 80%;
}
#comments h3 {
background: #000;
margin: 0 0 15px;
padding: 3px 15px;
font-size: 120%;
text-transform: uppercase;
color: #fff;
}
p.comments-meta {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}
div.comment-single {
margin: 0;
padding: 10px 5px;
background: url(i/dot.gif) repeat-x 0 100%;
}
div.comment-single.authorcomment {
background: #fff8bf url(i/dot.gif) repeat-x 0 100%;
}
div.gravatar {
float: left;
}
p.comment-meta {
margin: 0 0 0 70px;
font-size: 90%;
color: #999;
text-transform: uppercase;
}
p.comment-meta a {
text-transform: none;
}
span.comment-meta-author {
font-size: 120%;
font-weight: bold;
color: #444;
text-transform: none;
}
div.comment-body {
margin: 0 0 0 70px;
}

/* comment form */

#comments-form {
width: 585px;
margin: 0 0 30px 60px;
padding: 0 0 15px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 80%;
}
#comments-form h3 {
background: #000;
margin: 0 0 15px;
padding: 3px 15px;
font-size: 120%;
text-transform: uppercase;
color: #fff;
}
#comments-form-info {
margin: 0 0 15px;
padding: 0 0 10px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 85%;
color: #999;
line-height: 1.4em;
}
#comments-form-info p {
margin: 5px 0;
}
#form-comments fieldset {
border: none;
}
#form-comments label {
display: block;
font-size: 90%;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#form-comments label em {
font-style: normal;
color: #999;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 570px;
margin: 0 0 10px;
padding: 4px;
background: #fff;
border: 1px solid #a7a7a7;
font: 90% Arial, Verdana, sans-serif;
}
.button {
overflow: visible;
padding: 5px 10px;
background: #000;
border: 1px solid #000;
font-size: 90%;
color: #f4d80f;
text-transform: uppercase;
text-align: center;
}


/* previous next entires */

div.content-navigate {
width: 585px;
margin: 0 0 30px 60px;
font-size: 80%;
color: #999;
text-transform: uppercase;
}
div.content-navigate a {
text-transform: none;
}
span.alignright {
float: right;
text-align: right;
}
span.alignleft {
float: left;
}

div.wp-pagenavi {
margin: 0 3px;
padding: 30px 275px 30px 60px;
background: #fff;
font-size: 80%;
}
div.wp-pagenavi a, 
div.wp-pagenavi a:link, 
div.wp-pagenavi a:active {
margin: 0 5px 0 0;
padding: 3px 8px; 
background: #fff;
border: 1px solid #000;
color: #000;
text-decoration: none;
}
div.wp-pagenavi a:hover {
background: #000;
border: 1px solid #000;
color: #f4d80f;
}
div.wp-pagenavi span.pages {
margin: 0 15px 0 0;
padding: 0; 
}
div.wp-pagenavi span.current {
margin: 0 5px 0 0;
padding: 3px 8px; 
background: #000;
border: 1px solid #000;
color: #f4d80f;
}
div.wp-pagenavi span.extend {
margin: 0 5px 0 0;
padding: 3px 8px; 
}

/* 
page and archives styles
------------------------------------------------------ */

div.page {
width: 800px;
margin: 0 60px;
padding: 15px 0;
}
div.page.alt {
margin-bottom: 15px;
padding-bottom: 15px;
background: url(i/dot.gif) repeat-x 0 100%;
}
h1.page-title {
margin: 0 0 15px;
padding: 0 0 15px;
background: url(i/dot.gif) repeat-x 0 100%;
font-size: 200%;
line-height: 1.2em;
letter-spacing: -0.03em;
}
div.page-body {
width: 585px;
padding: 0;
}
ul.list-category {
width: 800px;
margin: 15px 0 30px;
padding: 0;
}
ul.list-category li {
float: left;
display: block;
width: 160px;
margin: 0 0 10px;
padding: 0;
background: none;
}
ul.list-category li a {
width: 140px;
}
ul.list-monthly {
margin: 15px 0 0;
}
ul.list-monthly li a {
margin: 0 5px;
}
ul.list-monthly li span.emptymonth {
margin: 0 5px;
font-weight: bold;
color: #999;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 30px 0;
}
ul#search-results-list .post-body {
margin: 0 0 20px;
padding: 0 0 20px;
}
ul#search-results-list .post-body {
margin-left: 0;
}

/* 
rows
------------------------------------------------------ */

#rows {
background: url(i/rows.gif) repeat-y;
font-size: 90%;
}
div.row {
border-bottom: 3px solid #000;
}
div.row h3 {
background: #000;
margin: 0 0 15px;
padding: 3px 15px;
font-size: 120%;
text-transform: uppercase;
color: #fff;
}
div.row-section-inner {
padding: 15px;
}
div.row-section ul {
margin: 0;
padding: 0;
}
div.row-section ul li {
margin: 0 0 15px;
padding: 0 0 0 20px;
background: url(i/icon-arrow-yellow.gif) no-repeat;
}
p.more {
padding: 15px 0 0;
background: url(i/dot.gif) repeat-x;
text-align: right;
}
p.more a {
padding: 0 20px 0 0;
background: url(i/icon-arrow-yellow.gif) no-repeat 100% 0;
}

/* row ad */

div.row.ads {
border-bottom: 3px solid #000;
}
div.ads .ad {
float: left;
margin: 0 20px 0 0;
}

/* row about/categories */

div.row.abt-cat {
background: url(i/row-abt-cat.gif) repeat-y;
}

/* about */

div.about {
float: left;
width: 460px;
}
div.about p {
float: right;
width: 215px;
margin: 0;
}
div.about img {
float: left;
clear: left;
margin: 0 15px 15px 0;
}

/* categories */

div.categories {
float: left;
width: 460px;
}
div.categories ul {
margin: 0;
padding: 0;
}
div.categories ul li {
float: left;
display: block;
width: 143px;
margin: 0;
padding: 0;
background: none;
}
div.categories ul li a {
width: 133px;
}

/* twitter */

div.twitter {
float: left;
width: 460px;
}
div.twitter ul {
margin: 0;
padding: 0;
}
div.twitter ul li {
margin: 0 0 10px;
padding: 0;
background: none;
}

/* row interviews/campaigns/best of/recently */

div.row.int-cmp-bst-rct {
background: url(i/row-int-cmp-bst-rct.gif) repeat-y;
}
div.row.int-cmp-bst-rct div.row-section {
float: left;
width: 230px;
}

.tabberlive .tabbertabhide {
 display:none;
}
.tabber {

}
.tabberlive {

}
ul.tabbernav {
margin: 0;
padding: 0 0 0px;
border-bottom: 1px solid #666;
font: 80% Arial, verdana, serif;
}
div.row-section.best-of-teio ul.tabbernav li, 
div.row-section.recently-on-teio ul.tabbernav li {
display: inline;
list-style: none;
margin: 0 5px 0 0;
padding: 0;
background: none;
}
ul.tabbernav li a {
margin: 0;
padding: 4px 4px;
background: #666;
border: 1px solid #666;
border-bottom: none;
text-decoration: none;
}
ul.tabbernav li a:link { 
color: #fff; 
}
ul.tabbernav li a:visited { 
color: #fff; 
}
ul.tabbernav li a:hover {
background: #f4d80f;
border: 1px solid #666;
color: #666;
}
ul.tabbernav li.tabberactive a {
background: #f4d80f;
border: 1px solid #666;
border-bottom: 1px solid #f4d80f;
color: #666;
}
ul.tabbernav li.tabberactive a:hover {
background-color: #f4d80f;
border: 1px solid #666;
border-bottom: 1px solid #f4d80f;
color: #666;
}
.tabberlive .tabbertab {
padding: 15px 0 0;
}
.tabberlive .tabbertab h2, 
.tabberlive .tabbertab h3, 
.tabberlive .tabbertab h4 {
display: none;
} 
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {

}

/* interviews */
/* campaigns */
/* best of teio */
/* recent posts */

/* recent comments */

h3#h3-recent-comments {
background: url(i/h3-recent-comments.gif) no-repeat;
}
div.col-middle-section.recent-comments div.col-middle-section-inner {
padding: 20px 0;
}
.recently-on-teio ul li p {
margin: 0;
}
p.recent-comment-meta {
padding: 5px 0 0;
font-size: 0.9em;
text-transform: uppercase;
}

/* row search/movie reviews/desidabba/ads/etcetera */

div.row.srh-mr-dd-ad-etc {
background: url(i/row-srh-mr-dd-ad-etc.gif) repeat-y;
}
div.srh-mr-dd-ad-etc-left {
float: left;
width: 460px;
}
div.srh-mr-dd-ad-etc-right {
float: right;
width: 460px;
}
div.mr-dd {
background: url(i/row-mr-dd.gif) repeat-y;
}
/* search */

div.search {
background: url(i/dash-yellow.gif) repeat-x 0 100%;
}
#form-search fieldset {
border: none;
}
#form-search label {
display: block;
font-size: 90%;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#form-search #s {
width: 300px;
margin: 0;
padding: 5px;
background: #fff;
border: 1px solid #777;
font: 90% Arial, Verdana, sans-serif;
vertical-align: top;
}

/* movie reviews */

div.row-section.movie-reviews {
float: left;
width: 230px;background:none;
}

/* latest from desidabba */

div.row-section.from-desidabba {
float: left;
width: 230px;
}

/* ads */

div.row-section.ads {
float: left;
width: 230px;
}

/* etcetera */

div.row-section.etcetera {
float: left;
width: 230px;
}

/* photos */

div.photos img {
float: left;
margin: 0 18px 18px 0;
border: 3px solid #333;
}
div.photos a img, 
div.photos a:hover img {
border: 3px solid #333;
}
div.photos p.more {
float: left;
}

/* 
footer
------------------------------------------------------ */

#footer {
padding: 15px;
background: #000;
font-size: 75%;
color: #eee;
}
#footer a:link, 
#footer a:active {
color: #eee;
}
#footer a:visited {
color: #eee;
}
#footer a:hover {
color: #fff;
border-bottom: 1px solid #eee;
}

/* 

misc
------------------------------------------------------ */

/* clear */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
