/* CSS Document */
/*
Theme Name: Scott Theme
Theme URI: uniquedesigners.elance.com
Author: Muhammad Farhan
Author URI: None
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

@font-face {
    font-family: 'HelveticaNeueLTStdBold';
    src: url('fonts/helveticaneue-bold-webfont.eot');
    src: url('fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-bold-webfont.svg#HelveticaNeueLTStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body
{
background:url(images2011/body_bg.jpg) top left repeat-x #ffffff;
color:#818181;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
outline:none;
}

a {text-decoration:none; outline:none; color:#000000;}
a:hover {}

#main-cotainer
{
width:1010px;
margin:auto;
}

#content-blog
{
width:1000px;
margin:10px auto;
background: #FFFFFF;
padding:0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow: 0px 0px 5px #FFFFFF;
-moz-box-shadow: 0px 0px 5px #FFFFFF;
-webkit-box-shadow: 0px 0px 5px #FFFFFF;
}


#blog-content
{
width:650px;
float:left;
padding:40px 15px;
}

.postarea
{
padding:13px 0px 20px 0px;
}

.title
{
color: #057DC6;
font-family: 'HelveticaNeueLTStdBold';
font-size: 26px;
font-weight: normal;
padding:0px 0px 10px 0px;
}

.title a
{
color: #057DC6;
font-family: 'HelveticaNeueLTStdBold';
font-size: 26px;
font-weight: normal;
}

.post-text
{
font-size:13px;
color: #666666;
float:left;
margin:0px;
padding:0px;
}

.post-text ul
{
list-style:inside;
}

.post-text ul li
{
margin:0px;
padding:0px;
}

#custum-content
{
width:960px;
padding:30px;
}



.post-info,date,author,comments
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:10px 0px 0px 0px;
font-weight:bold;
}

.post-info a {
	color: #818181;
	}

.post-info a:hover
{
color: #999999;
}
.bottom-info
{
padding:0px;
font-weight:bold;
}

.bottom-info a
{
color: #000000;
}

.bottom-info a:hover
{
color: #999999;
}


.comments
{
color:#057DC6;
}

.comments input
{
border:1px solid #d8d8d8;
}


.comments a
{
font-family:Arial, Helvetica, sans-serif;
color: #666666;
font-size:14px;
font-weight:bold;
}

.commentmetadata
{
color:#990000;
}

.reply
{
font-size:15px;
margin:15px 0px 10px 0px;
background-color:#CCCCCC;
width:100px;
padding:10px;
border-radius:5px;
}

.reply a
{
color:#990000;
padding:10px 10px;
margin:auto;
}

.reply a:hover
{
color: #999999;
}

#sidebar-content
{
width:300px;
float:right;
color: #333333;
margin-top:40px;
margin-bottom:20px;
}

#sidebar-text 
{
padding:0px;
width:250px;
margin:auto;
color: #666666;
}

.sidebar-title
{

color: #057DC6;
font-size:14px;
letter-spacing:1px;
margin: 20px 0px 5px;
 letter-spacing: 0 ;
}

#sidebar-content ul
{
list-style:none;
padding:0px 0px 0px 0px;
text-shadow: none;
}

#sidebar-content ul li
{
list-style:none;
padding:8px 0 11px 0; 

font-size:12px;
border-top:1px solid #e6e6e6;
}
#sidebar-content ul li:first-child{
  border-top:none;      
 }

#blog-content .postarea{
 border-top:1px solid #e6e6e6;   
 }
 #blog-content .postarea:first-child{
 border-top:none;   
 padding-top:0;
 }

#sidebar-content a
{
color: #666666;

}

#sidebar-content a:hover
{
color: #999999;
}

.readmore
{
margin:15px;
font-size:12px;
float:right;
color: #057DC6;
}

a.readmore:hover{
  text-decoration:underline;  
}

.navigation
{
margin:15px 0;
font-size:12px;
color:#990000;
}

.navleft
{
float:left;
}

.navleft a
{
float:left;
    color: #057DC6;
}

.navleft a:hover
{
float:left;
color: #000;

}

.navright
{
float:right;
}

.navright a
{
float:left;
color: #000;
}

.navright a:hover
{
float:left;
color: #666;
font-weight:bold;
}

img.alignright {float:right; margin:0 0 1em 1em; box-shadow: 5px 5px 3px #cfcfcf; -moz-box-shadow: 5px 5px 3px #cfcfcf; -webkit-box-shadow: 5px 5px 3px #cfcfcf;}
img.alignleft {float:left; margin:0 1em 1em 0; box-shadow: 5px 5px 3px #cfcfcf; -moz-box-shadow: 5px 5px 3px #cfcfcf; -webkit-box-shadow: 5px 5px 3px #cfcfcf;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; box-shadow: 5px 5px 3px #cfcfcf; -moz-box-shadow: 5px 5px 3px #cfcfcf; -webkit-box-shadow: 5px 5px 3px #cfcfcf;}
.alignright {float:right; }
.alignleft {float:left; box-shadow: 5px 5px 3px #cfcfcf; -moz-box-shadow: 5px 5px 3px #cfcfcf; -webkit-box-shadow: 5px 5px 3px #cfcfcf;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;box-shadow: 5px 5px 3px #cfcfcf; -moz-box-shadow: 5px 5px 3px #cfcfcf; -webkit-box-shadow: 5px 5px 3px #cfcfcf;}

.float_left
{
float:left;
}

.float_right
{
float:right;
}

.clear_both
{
clear:both;
}

#main_content
{
width:100%;
background:url(images2011/footer_bg.jpg) bottom left repeat-x;
margin:0px auto;
padding:0px;
display:table;
}

#fix_contnet
{
width:1000px;
display:table;
margin:0px auto;
padding:0px;
}

.logo
{
float:left;
margin:0px;
padding:31px 0px 0px 0px;
}

.top_link_left
{
float:left;
width:4px;
height:35px;
background:url(images2011/top_link_left_bg.png) top left no-repeat;
margin:0px;
padding:0px;
}

.top_link
{
float:left;
height:35px;
background:url(images2011/top_link_bg.png) top left repeat-x;
margin:0px;
padding:0px;
}

.top_link ul
{
float:left;
margin:0px;
padding:11px 0px 0px 0px;
}

.top_link ul li
{
float:left;
background:url(images2011/partition.jpg) top right no-repeat;
color:#0d0d0d;
list-style:none;
font-family:Tahoma, "Times New Roman", Arial;
font-size:11px;
margin:0px;
padding:0px 10px 0px 10px;
}

.top_link ul li img
{
float:left;
padding:0px 4px 0px 0px;
}

.top_link ul li a
{
float:left;
color:#0d0d0d;
text-decoration:none;
margin:0px;
padding:0px;
}

.top_link ul li a:hover
{
float:left;
color:#0078c4;
text-decoration:none;
margin:0px;
padding:0px;
}

.top_link_right
{
float:left;
width:4px;
height:35px;
background:url(images2011/top_link_right_bg.png) top left no-repeat;
margin:0px;
padding:0px;
}

.top_right_text
{
float:right;
width:414px;
font-family:"Calibri",Arial, Helvetica, sans-serif;
color:#45b6ff;
font-weight:bold;
text-align:right;
font-size:20px;
margin:20px 0 25px 0;
padding:6px 0px 0px 175px;
}

.top_right_text span
{
color: #057DC6;
}

.big_font
{
color:#057DC6 !important;
font-size:24px;

}

.top_right_text span.big_font font
{
color:#057DC6 ;

}

.main_menu
{

width:1000px;
margin: auto 0px;
padding:0px
}

.main_menu ul
{
float:right;
margin:-15px 0 0 0;
position:relative;
padding:0px;
}

.main_menu ul li
{
float:left;
font-family:Arial, Helvetica, sans-serif;
list-style:none;
font-size:14px;
color:#353535;
margin:0 0 0 15px;
padding:0px 0px 0px 0px;
}

.main_menu ul li img
{
float:left;
padding:7px 0px 0px 6px;
}

.main_menu ul li a
{
float:left;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:14px;
color:#353535;
margin:0px;
padding:12px 7px 12px 7px;
}

.main_menu ul li a:hover
{

background:url(images2011/menu_hover.jpg) left bottom repeat-x;
text-decoration:none;
margin:0px;

}

.main_menu ul li a.active
{
float:left;
background:url(images2011/menu_hover.jpg) top left repeat-x;
font-family:Tahoma, "Times New Roman", Arial;
text-decoration:none;
font-size:12px;
color:#000;
margin:0px;

}




.live, .live a
{
background:none!important;
}

.live a:hover
{
background:none !important;
}

.header_bg
{
float:left;
height:254px;
width:940px;
background:url(images2011/header_bg.png) top left no-repeat;
margin:0px;
padding:17px 0px 0px 60px;
}


.content_main
{
width:100%;
/*height:150px;*/
background:url(images2011/full_content_bg.jpg) top center repeat-y;
margin:0px;
padding:0px;
}

.content_inner
{
width:1000px;
display:table;
margin:0px auto;
padding:0px 0px 0px 0px;
}

.featured_content
{
float:left;
width:245px;
margin:0px;
padding:0px;
}

.featured_content ul
{
float:left;
margin:0px;
padding:11px 0px 0px 0px;
}

.featured_content ul li
{
float:left;
width:245px;
color:#707070;
font-size:14px;
list-style:none;
background:url(images2011/arrow.jpg) 0px 4px no-repeat;
margin:0px;
padding:7px 0px 7px 0px;
}

.featured_content ul li a
{
float:left;
color:#707070;
font-size:14px;
text-decoration:none;
margin:0px;
padding:0px 0px 0px 30px;
}

.sale
{
float:left;
border-right:1px solid #d2d2d2;
height:124px;
width:285px;
margin:0px;
padding:26px 0px 0px 15px;
}

.box_two
{
float:left;
border-right:1px solid #d2d2d2;
height:124px;
width:285px;
margin:0px;
padding:26px 0px 0px 25px;
}

.box_three
{
float:left;
border-right:none;
height:124px;
width:356px;
margin:0px;
padding:26px 0px 0px 25px;
}

.box_twothree
{
float:left;
border-right:none;
width:100%;
margin:0px;
padding:16px 0px 0px 25px;
}

.box_three p
{
float:left;
width:352px;
color:#818181;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
margin:0px;
padding:8px 0px 0px 0px;
}
.box_three p a
{
color:#0180C7;
text-decoration:underline;
}

.box_three p a:hover
{
color:#0180C7;
text-decoration:none;
}

.footer_links
{
float:left;
width:475px;
line-height:22px;
font-family:Tahoma, "Times New Roman", Arial;
color:#999999;
font-size:11px;
margin:0px;
padding:65px 0px 25px 0px;
}

.footer_links a
{
text-decoration:none;
font-size:12px;
font-family:Tahoma, "Times New Roman", Arial;
color:#999999;
}

.footer_links a:hover
{
text-decoration:none;
font-size:12px;
font-family:Tahoma, "Times New Roman", Arial;
color:#FFF;
}

 #footer {
    display: table;
    margin: 0 auto 10px;
    padding: 27px 0 10px;
    width: 1000px;
}

.button
{
height:38px;
background:url(images2011/right_curve.png) top right no-repeat;
float:left;
color:#FFFFFF;
margin:0px;
padding:0px 6px 0px 10px;
}

.button span a
{
background:url(images2011/left_curve.png) top left no-repeat;
float:left;
font-family:"Calibri",Arial, Helvetica, sans-serif;
font-size:20px;
text-decoration:none;
color:#FFFFFF;
height:31px;
margin:0px;
padding:7px 15px 0px 20px;
}

.button:hover
{
height:38px;
background:url(images2011/right_curve_hover.png) top right no-repeat;
float:left;
color:#FFFFFF;
margin:0px;
padding:0px 6px 0px 10px;
}

.button span a:hover
{
background:url(images2011/left_curve_hover.png) top left no-repeat;
float:left;
font-family:"Calibri",Arial, Helvetica, sans-serif;
font-size:20px;
text-decoration:none;
color:#FFFFFF;
height:31px;
margin:0px;
padding:7px 15px 0px 20px;
}

.section
{
float:left;
width:200px;
margin:0px;
padding:25px 25px 15px 25px;
}

.section_title
{
float:left;
width:200px;
font-size:16px;
color:#0a5b8f;
font-family:"Calibri",Arial, Helvetica, sans-serif;
border-bottom:1px solid #D2D2D2;
margin:0px;
padding:5px 0px 5px 0px;
}

.section_content
{
float:left;
font-size:13px;
color:#6d6d6d;
font-family:"Calibri",Arial, Helvetica, sans-serif;
margin:0px;
padding:10px 0px 10px 0px;
}

.section_content a
{
float:right;
color:#0A5B8F;
text-decoration:none;
*margin:-15px 0px 0px 0px;
padding:2px 0px 0px 0px;
}

.section_content a:hover
{
float:right;
color:#0A5B8F;
text-decoration:underline;
*margin:-15px 0px 0px 0px;
padding:2px 0px 0px 0px;
}


.bttm_box{
	float:left;
	width:22%;
	margin-left:20px;
}

.bttm_text{
     font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	text-decoration:none;
    color: #656565;
     line-height: 24px;
}

a.bttm_text:link, a.bttm_text:visited{
	color:#5E5E5E;
}

a.bttm_text:hover{
	color:#000000;
}

.copy_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#C7C7C7;
	line-height:20px;
	padding:10px 0;
}


.search-form 
{
padding:0px 0px 0px 0px;
}

.search-form input {
          background: url(images2011/search_bg.png) no-repeat left top ;   
  width: 245px;
  color: #666666;
  border:none;
  height:20px;
  padding:5px;
  margin:auto;
    text-indent: 8px;

}

/*06 Feb 2013*/

.dis_content p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #656565;
    display: block;
    line-height: 21px;
    margin-bottom: 20px;
}

.main_bottom_section {
    background: url(images2011/bottom-bg.png) repeat-x scroll left top transparent;
    display: table;
    padding: 0;
    width: 100%;
}
 .inner_bottom_section-top {
    display: table;
    margin: 0 auto;
    position: absolute;
    right: 342px;
}
.go-to-top {
    background: url(images2011/go-to-top.png) no-repeat scroll right bottom ;
    cursor: pointer;
    display: block;
    float: right;
    height: 39px;
    position: relative;
    right: -112px;
    top: -17px;
    width: 39px;
}

#footer .sidebar-box  .useful-link {
    background: url(images2011/help.png) no-repeat right top ;
      padding: 5px 50px 10px 0;
    color: #722DA5;
    font-family: HelveticaNeueLTStdBold;
    font-size: 18px;
    line-height: 32px;
}
#footer .sidebar-box .special-link {
    background: url(images2011/special.png) no-repeat right top ;
      padding: 5px 50px 10px 0;
    color: #C7309D;
    font-family: HelveticaNeueLTStdBold;
    font-size: 18px;
    line-height: 32px;
}

#footer .sidebar-box .sidebar-box-title{
   font-family:Arial, Helvetica, sans-serif;
      color: #01578E;
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin: 7px 0 0 9px;
    }
    
 #footer .sidebar-box .number{
 color: #FFC100;
    display: block;
    font-family: HelveticaNeueLTStdBold;
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0 0 10px;
    padding: 0;
    }   

/* #sidebar-content>#sidebar-text{
  width:290px;  
    
 } */

#sidebar-content #sidebar-text .sidebar-title{
   background: url(images2011/sidebar_top_title.jpg) no-repeat left top ;  
      color: #FFFFFF;
    font-weight: normal;
 margin-bottom:0;
 padding: 13px 0 24px 15px;

 }
 
 #sidebar-content #sidebar-text ul{
/*        background: url(images2011/sidebar_bottom_bg.jpg) no-repeat -1px bottom; */
border-left:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
  margin-top: 0;
margin-left: 0;
    padding:5px 15px 20px 15px;
    
 }
 
 .footer_main {
    background: url("images2011/footer_bg.png") repeat-x scroll left top transparent;
    height: 61px;
    width: 100%;
}
.inner_foter {
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1000px;
}
.footer_left_content {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 61px;
    margin-left:21px;
    width: 500px;
}
 
 .comments #commentform input[type="submit"]{
       background: url(images2011/submit_comment_bg.png) no-repeat left top ;   
       color:#fff;
       height:32px;
       width:150px;
       text-align:center;
       cursor:pointer;
       line-height:32px;
       border:none;
 }
  .comments #commentform input[type="submit"]:hover{
        background: url(images2011/submit_comment_bg.png) no-repeat left bottom ;        
   }
 
.autho_symbol {
    bottom: -81px;
    float: right;
    margin-right: 30px;
    position: relative;
 }
 
 .autho_img{
/*    margin-right: 95px;
    position: relative;
    top: -18px;   */
 }
 .autho_img {
    margin-right: 0;
}
 
.slider-wrapper  .nivoSlider{
    box-shadow: none !important;
  }
 
 .nivoSlider{
   border:1px solid #E6E6E6 !important;  
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  }
 #footer .bttm_box{
   width:29% !important;   
    }
    
 .top_menu {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.top_menu ul {
    float: right;
    margin: 0 -9px 0 0;
    padding: 0;
}
.top_menu ul li {
    background: url(images2011/top_menu_li.jpg) no-repeat scroll left top transparent;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
}
.top_menu ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.top_menu ul li a {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 0 9px;
    text-decoration: none;
}
.top_menu ul li a span {
    float: left;
    padding: 6px 9px 6px 0;
}
.top_menu ul li a:hover {
    background: url(images2011/top_menu_left.jpg) repeat-x scroll left top transparent;
}
.top_menu ul li a:hover span {
    background: url(images2011/top_menu_right.jpg) no-repeat scroll right top transparent;
}

.top_button {
    margin: 0;
    padding: 0;
    float:right;
    
}
.top_button a.clipart {
    background: url(images2011/atr_button_bg.png) no-repeat scroll left top transparent;
     font-family: Arial,Helvetica,sans-serif;
    color: #159DE0;
    font-weight: normal;
    float: left;
    font-size: 15px;
    line-height: 17px;
    margin: 0 5px 0 0;
    padding: 6px 0 10px 36px;
    text-decoration: none;
    width: 146px;
    text-align:left;
}
.top_button a.live_chat {
    background: url(images2011/live_chat_bg.png) no-repeat scroll left top transparent;
     font-family: Arial,Helvetica,sans-serif;
    color: #159DE0;
    font-weight: normal;
    float: left;
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding: 6px 0 10px 48px;
    text-decoration: none;
    width: 79px;
        text-align:left;
}
.top_button a.clipart span {
    color: #01578E;
}

/*
.flote_left{ float:left;}
.flote_right{float:right;}
.box{ width:230px; float:left; margin-right:20px;}

.box-bg{ width:214px; float:left; background:url(../images/img-bg.png) repeat-y; padding:0px 8px;}

.hk{ font-size:13px; line-height:17px; color:#FFF; font-family:Arial; padding:8px 5px;}


.add-to-card-main{ height:28px; padding-top:6px;}

.add-to-card{ width:97px; float:left; height:28px; line-height:28px; color:#033073; font-family:Arial; background:url(../images/more-detail.png) no-repeat; text-align:center;}
.add-to-card a{ width:97px;  height:28px;  text-decoration:none; color:#033073;  display:block;}
.add-to-card a:hover{ width:97px;  height:28px;  text-decoration:none; color:#FFF;  background:url(../images/more-detail-hover.png) no-repeat;}
#conatin-main{ width:100%; background:url(../images/contain-bg.png) repeat; display: table;}
#conatin{ width:1000px; margin:0 auto}
.conatin{ width:1000px; float:left; padding:40px 0px;}