/*
Theme Name: Boss India
Theme URI: http://www.onlinecatalogues.in/
Description: Custom WordPress Theme by OC
Version: 1.0
Author: Online Catalogues
*/
/*=== Setup ===*/
* { border:0; margin:0 auto; padding:2px; outline:none; }
body { background: #3d3d3d; font:12px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; color:#494949; padding:4px 0; margin:0; }
a { color:#333333; text-decoration:none; }
a:hover { text-decoration:none; }
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px dashed #6b6b6b; height:2px; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h2 { font:30px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration:bold; margin-left: 20px; margin-top: 31px; display:inline-block;}
h3 { width:600px; float:left; color:#b4b4b4; font-size:24px; margin:0; font-weight:normal; text-transform:none; }
h4 { font-size:1em; margin:0 0 1em; }
h5 { font-size:16px;float:left;color:#515151;padding-right: 10px;}
h6 { font:16px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; color:#515151;}
h7 { font:30px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration:bold; margin-left: 20px; margin-top: 31px; display:inline-block;}
p { line-height:1.5em; padding:0 0 1.3em; }
/*=== Layout ===*/
#page { width:910px; margin:0 auto; background: url("images/bossbg.jpg") repeat-x; padding:0 20px; background-color:#ededed }
#page img.maain { margin:0; padding:0; }
/*=== Header ===*/
#header { margin:0 auto; padding:0; }
.header_bg_border { background:url(images/menu_bg.gif) top repeat-x; height:4px; margin:0 auto; padding:0; clear:both;}
/*- Logo -*/
.logo { float:left; margin:0; padding:20px 0 10px 10px; text-align:center; }
.logo h1 { float:left; font-size:60px; font-weight:normal; text-transform:uppercase; padding:0; margin:0; }
.logo h1 a { display:block; color:#F00;}
.logo h1 a:hover { text-decoration:none; color:#000; }
.logo h1 span { display:block; color:#bcbbbb; text-transform:uppercase; font-weight:normal; font-size:14px; padding:0; margin:0;}
/*=== Navigation ===*/
/* RSS */
.rss { padding:10px 40px; margin:15px 0 0 0; font: normal 12px Arial, Helvetica, sans-serif; color:#dedede; border-bottom:1px solid #e4e4e4; background:#f4f4f4; }
.rss img { margin:5px 0 0 0; padding:0 3px; float:right; }
/* Search form */
#searchform { float:right; }
#search span { width:215px; display:block; float:right; border:1px solid #e4e4e4; height:29px; margin:15px 10px 0 10px; padding:0; }
#search input#s { float:left; width:162px; padding:7px 0 0 10px; margin:0; border:0; background:none; color:#c3c3c3; text-transform:uppercase;}
#search .btn { float:left; padding:0; margin:0; border:0; width:auto; }
/*=== All Columns ===*/
#columns { margin:10px auto; padding:0; width:910px; }
/*=== Center Column ===*/
#centercol { float:left; width:620px; padding:0; }
/*=== Right Column ===*/
#rightcol { float:right; width:300px; padding:0; }
#rightcol .box { padding:0 10px; }
.small_link { padding:5px 0; margin:0 5px; background:#f4f4f4; border-bottom:1px dashed #6b6b6b; }
.small_link a { color:#939393; text-decoration:none; }
/*=== Sub Columns ===*/
.subcols { background:url(images/subcols-bgr.gif) repeat-y left; height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }
/*=== Post ===*/
.post-block { }
.post-margin { margin-left:236px; }
/*- Post Title -*/
.post-title { padding:0 0 10px 0; margin:0; width: 905px; background:url(images/titlebg.jpg) repeat scroll 0 0 #4D4D4D; height: 40px; }
.post-title h2 { font:24px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration:bold; margin-left: 20px; margin-top: 10px; display:inline-block; }
.post-title h2 a { display:inline; padding:0; margin:0; color:#FFFFFF; text-decoration:none; }
/*- Post Excerpt -*/
.post-excerpt { padding:10px 0 0 0; display:table; color:#868686; margin:0;}
.post-excerpt p { line-height:1.8em; margin:0; }
.post-excerpt a { text-decoration:underline;}
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }

.post ul li { list-style-image: url('images/tick.png');
	background-repeat:no-repeat;list-style-position:outside;margin-left: 12px;
	padding-left:0px; line-height: 20px; font-size:12px; }
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em;  }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-descr h3 { width:auto; float:none;}
.author-details { font-size:11px; }
.author-descr { display:table; height:1%; }
/*- Post Date -*/
.post-date { padding:10px 0; margin:0; color:#979797; border-bottom:1px dashed #6b6b6b; border-top:1px dashed #6b6b6b; font-size:11px; text-transform:uppercase; }
.post-date a { color:#868686; font-weight:bold; text-decoration:none; }
.post-date a:hover { text-decoration:underline; }
.post-rel { line-height:1.5em; }
.post-rel a { color:#33707E; }
.post-rel img { max-width:50px; }
.post-rel h2 { padding-top:10px; }
/* post-commets */
.post-commets { float:right; padding:0;}
.post-commets a { padding:0 3px; color:#ba0000; font-weight:bold;  }
.post-commets a:hover { color:#000;}
/* post-leave */
.post-leave { padding:10px 0;}
.post-leave a { color:#494848; text-transform:uppercase; padding:3px; background:#f1f1f1; font-size:11px;}
.post-leave a:hover { color:#f1f1f1; background:#494848;}
/*- Post Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:500px; }
/*- Widget Title - */
.wtitle { padding:0 0 10px 0; margin:0; }
.wtitle h2 { margin:0; padding:5px 0; font-size:30px; color:#494848; }
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0 0 15px 0; padding:0 0; }
.box .content { height:1%; padding:0; width:900px; }
.box .ac { padding:5px 0; text-align:center; }
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:18px; min-height:115px; }
.box2.alt { background:#FFFFFF; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- List -*/
.list { height:31px; color:#666; font-size:13px; clear:both; padding:0; }
.list li { float:left; margin:0; padding:0 5px 0 0; }
.list li a { display:block; float:left; padding:10px; text-align:center; text-decoration:none; color:#666; }
.list li a:hover { color:#ba0000; background:#f4f4f4; }
.list li a.active { color:#ba0000; background:#f4f4f4; }
div.tabs_list { background:#f4f4f4; padding:0; margin:3px 0; }
div.tabs_list ul { list-style:none; text-align:left; padding:5px 10px; }
div.tabs_list ul li {  padding:0; margin:5px 0; position:relative; }
div.tabs_list ul li a { border-bottom:1px solid #d6d6d6; display:block; padding:5px 0 5px 15px; margin:0; color:#868686;  }
div.tabs_list ul li a:hover { text-decoration:none; color:#515151; }
div.tabs_list ul li ul.children { padding:0; }
div.tabs_list ul li ul.children li { border:0; margin:0; }
div.tabs_list ul li ul.children a { background:none; }
div.tabs_list ul li ul.children a:hover { background:#e0e0e0; color:#000; }
div.tabs_list ul li ul.children li a { padding:5px 0 5px 25px; display:block; }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 30px; display:block; }
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:470px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:470px; font-family:Verdana; }
.message .submit { float:left; }
.message .btn { padding:0; background:URL(images/button.gif); width:128px; height:32px; }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:0; padding:4px; border:1px solid #d8d8d8; }
.pic.fl img { margin:0 10px 10px 0;}
.pic.fr img { }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.ads img { margin:5px;}
.widget_flickrRSS img { margin:7px; }
.widget_flickrRSS img { border:1px solid #cfcfcf; }
.box .ac img { border:0; margin:0; }
/*=== Footer ===*/
#footer { color:#ededed; text-decoration:none; font-size:12px; margin:0 auto; padding:5px 0; border-top:0px dashed #6b6b6b; }
#footer a { color:#ededed; font-weight:bold; }
#footer span { color:#868686; }
#footer .text { padding:15px 0 0 20px; float:left;  }
#footer .text2 { padding:15px 0; float:right; }
/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden; }
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%; }
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em; }
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; }
.ar { text-align:right; }
.noBorder { border:0; }
.font-sm { font-weight:normal; }
.white { color:#FFF; }
/* Slieder Tabs */
#tabs_news { margin:0 auto; padding:0; width:942px; }
.slider { width:942px; padding:10px 0 0 0; margin:0 auto; }
.slider ul.tabs { margin:0 auto; padding:10px 10px 35px 10px; width:160px; list-style:none; }
.slider ul.tabs li { margin:0 5px; padding:0; float:right; background:none; }
.slider ul.tabs li img { float:right; margin:0; padding:0; }
.slider ul.tabs li a { display:block; background:url(images/tabs_2.gif) top no-repeat; padding:12px 0; margin:0; }
.slider ul.tabs li a:hover { background:url(images/tabs_1.gif) top no-repeat; }
.slider ul.tabs li.tabs-selected a { background:url(images/tabs_1.gif) top no-repeat;}
.tabs-hide { display:none; }
/* html_blog */
.html_body { width:205px; float:left; padding:0 10px;}
.html_body img { margin:5px auto; padding-right:10px; border:0px solid #d8d8d8;}
.html_body p { padding:5px 0;}

#ticker {
	margin-bottom: 10px;
	width: 910px;
	height: 30px;
}
#ticker .left {
	background: url(images/div6l.png) no-repeat;
	width: 72px;
	height: 30px;
	float: left;
	padding-left: 12px;
    padding-top: 6px;
}
#ticker .right {
	background: url(images/div6r.png) no-repeat;
	width: 5px;
	height: 30px;
	float: right;
}
#ticker .center {
	background: url(images/div6c.png) repeat-x;
	height: 30px;
	margin-left: 45px;
	margin-right: 5px;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 6px;
}
#partners{
background:#ffffff;
margin-left: -20px;
margin-top: 30px;
width: 946px;
}
#tickerText{
	background:none;
}

{
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.right { padding: 0px; margin: 0 0 2px 7px; display: inline; }
img.left { padding-right: 5px; margin: 0 7px 2px 0; display: inline; }
}

#myfoot{
background:#636363; 
    margin-left: -20px;
    width: 946px;
}
#partners h3 { float:left; color:#b4b4b4; font-size:24px; margin-left:25px;width: 80px; font-weight:normal; text-transform:none; margin-top:30px;margin-right:10px; }

.valsty {
	color: #3333CC;
	font-weight: bold;
	font-size:16px;
}


.social {
	text-align:right;
	float:right;
	margin:10px 15px 0 0;
	width:50%;
	
}

.social ul {
	display:block;
	
}

.social ul li {
	display:inline;
	margin-right:-8px;
	
	
}

.social ul li a {
	opacity:0.6;
}

.social ul li a:hover{
	opacity:1;
	
}
