/*
Theme Name:     buscarlibros
Description:    buscarlibros theme
Author:         admin
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import "../twentyeleven/style.css";



.compare {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
margin-bottom:10px;
	display: block;
	text-align:left;
	font-size: 15px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight:500;
color:#171717;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -ms-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -webkit-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -o-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: linear-gradient(top, #e6e6e6, #c0a381);
	border: 1px solid #939393;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

/*gets rids of whitespace above page */
.singular.page .hentry {
    padding: 0;
}


/* z index of branding and access ul ul changed to 7000 and 7500 respectively, to resolve the issue of the banner appearing on top */

/* color of links in content*/
article a { color: #CC7A00; }

#placeholder a {
    color: #073c0a;
}

/* get rid of bullet points in right sidebar*/
.widget li { list-style-type: none; }
.widget ul { list-style-type: none; margin: 0; padding: 5px; }


#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 7000;
}

#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 7500;
}

/* z index of branding and access ul ul changed to 7000 and 7500 respectively, to resolve the issue of the banner appearing on top */

#headercont {
    height: 95px;
    width: 100%;
padding-top:15px;
}
#orangeborder {
    border-bottom: 2px solid #94704D;
    height: 0;
    margin-left: 1%;
    width: 98%;
}
#headerleft {
    background-image: url("http://www.usedbooksearch.co.uk/wp-content/uploads/2013/10/used-book-search-logo.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 80px;
    margin-left: 2%;
margin-top:25px;
    width: 30%;
display:block;
}

#headerwritters {
    background-image: url("http://www.usedbooksearch.co.uk/wp-content/uploads/2013/07/header_writters1.png");
    background-repeat: no-repeat;
    float: left;
    height: 112px;
overflow:hidden;
    margin-top: -10px;
    width: 68%;
}


#countrycenter {width:70px;}

.us {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksUSA.gif");
background position:center;
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;
float:left;}

.uk {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksUK.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;
float:left;}

.canada {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksCA.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;}

.fr {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksFR.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;}

.de {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksDE.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;}

.oz {background:url("/wp-content/themes/buscarlibros/images/country/usedbooksOZ.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;
}

.es {background:url("/wp-content/themes/buscarlibros/images/country/spanishbooks.gif");
width:48px;
height:33px;
display: inline-block;
margin-left:12px;
margin-right:20px;
float:left;}


.headerright ul li {
 display: inline;
}

.headerright ul li a {
 color: #9f9e9e;
 text-decoration: none;
}

.headerright ul li a:hover {
 color: #FF9900;
}

 .headerright ul {
    margin: 25px 0px 20px 300px;
    padding: 0;
line-height:90%;

}


/* .entry-content {width:700px;} */

h1.entry-title {
    border-bottom: 1px solid #E5E5E5;
    color: #CF791B;
    font-family: inherit;
    font-size: 120%;
    font-weight: 800;
    margin: 0 0 15px;
    padding: 5px;
}
#formboxes {
    display: inline;
    float: left;
    font-family: arial,verdana,tahoma,georgia,"trebuchet ms";
    font-size: 0.25em;
    height: auto;
    text-align: left;
}
#formwriting {
    display: inline;
    float: left;
    font-weight: bold;
    height: auto;
    line-height: 200%;
    padding-left: 15px;
    text-align: left;
    width: 120px;
}
#advancedform {
    width: 100%;
}
#advanced_search_buttons {
    float: left;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
}
#formtop {
    float: left;
    width: 63%;
}
#checkbox_left {
    float: left;
    width: 20.5%;
}
#checkbox_right {
    float: left;
    width: 16.5%;
}
#example-placeholder {
      width: 680px;
clear: both;float:left;
}

#placeholder {clear: both;}


#author, #title, #keywords, #ISBN {
    height: 18px;
}
#search_buttons {
    display: inline;
    float: left;
    height: 90px;
    padding-left: 15px;
    padding-top: 45px;
    text-align: left;
    width: 120px;
}
/*#book_type {
    display: inline;
    float: left;
    height: 90px;
    padding-top: 20px;
padding-top: 20px;
    text-align: left;
    width: 120px;

}*/
#form {
margin-left:70px;
}
/*
#articlebody {display:block;
float:left;
padding-top:10px;
width:500px;}
*/

input[type="text"] {
    margin-bottom: 5px;
}
input[type="submit"]:hover {
    cursor: pointer;
}
a.number {
    display: inline-block;
    font-family: Arial Black;
    font-size: 16px;
    line-height: 25px;
    padding-left: 3px;
    text-align: center;
    width: 60px;
}
a.number:link {
    color: #CF791B;
}
a.number:visited {
    color: #CF791B;
}
a.number:hover {
    color: #FF9900;
}
a.zero {
    display: inline-block;
    font-family: Arial Black;
    font-size: 16px;
    line-height: 25px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    width: 10px;
}
a.zero:link {
    color: #CF791B;
}
a.zero:visited {
    color: #CF791B;
}
a.zero:hover {
    color: #FF9900;
}
a.price {
    font-family: Arial Black;
    font-size: 16px;
    list-style-type: none;
    padding-left: 0;
}
a.price:link {
    color: #006600;
}
a.price:visited {
    color: #006600;
}
a.price:hover {
    color: #FF9900;
}
.currency {
    display: inline-block;
    float: left;
    text-align: center;
    width: 600px;
}
a.store {
    display: inline-block;
    font-family: Arial Black;
    font-size: 16px;
    line-height: 25px;
    text-decoration: underline;
    width: 230px;
}
a.store:link {
    color: #383838;
}
a.store:visited {
    color: #383838;
}
a.store:hover {
    color: #FF9900;
}
#content {
    margin: 0 29% 0 7.6%;
    width: 68%;
}
#secondary {
    float: right;
    margin-left: 3.8%;
    margin-right: 3.8%;
    width: 18.8%;
}
h5 {
    font-family: inherit;
    font-size: 120%;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 15px;
}
#writing {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.singular .entry-title {
    color: #999999;
    font-size: 120%;
    font-weight: 800;
    text-decoration: none;
}
div#container li a.price {
    position: absolute;
    text-align: right;
    width: 100px;
}


/* Style used by page.template for the whole search result set and the Previous and Next page buttons */
p.p1
        {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Times
}
/* Style used by page.template for the page numbers links at the bottom of the page */
p.p2 {
        margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Times
}
/* Style used by main page for the div that embed all the ajax search result */
.results {
        width: 850px;
margin-left:5px;
clear: both;
}
/* Style used in the authors and page number links to replace regular links (a tags) by ajax calls */
.linktoajax {
}
/* Style used in the products.template for the hidden div where the prices appear when the user clicks on "Compare used..." */
.prices {
}
/* Style used in the booksesp.cgi for each price search result <li> tag (one for each provider) */
.prices li, #placeholder li {width:700px; 
}
/* Style used in "Colapsar" button for price comparison div */
.colpricebutton {
float:right;
padding-right:100px;
width:50px;
text-align:center;
}
/* The rest of the styles are inline on the scripts but you can add here any style you want and replace the inline styles from the script with classes */

h2 {color:#300000;}

/* 
==================================
	Custom Styles
==================================



*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

.home-form fieldset {
    width: 500px;
    margin:  0 auto;
    margin-bottom: 5px;
}

.home-form h2 {
    text-align: center;
    margin-bottom: 30px;
    background: #56330D;
    color: #f2f1ef;
    padding: 5px 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    -webkit-box-shadow: inset 0px 0px 25px #351e05;
    box-shadow: inset 0px 0px 25px #351e05;
    
}

.home-form label {
    display: inline-block;
    width: 150px;
    color: #0D3E11;
    font-weight: 600;
}

.home-form input {
    height: 25px !important;
    width: 320px;
    border: solid 1px #deb887;
    font-size: 1.1em;
    color: black;
    font-weight: 600;
    padding: 4px;
    background: #fcfff4; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-9 */

}

.home-form #Submit {
    margin-left: 155px;
    height: 30px !important;
    width: 80px;
    background-color: transparent;
    background: #56330D;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    border: solid 1px #89693f;
    font-weight: 400;
    color: white;
    cursor: pointer;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: inset 0px 0px 25px #351e05;
    box-shadow: inset 0px 0px 25px #351e05;
    border-radius: 3px;
}

.home-form #form {
    margin-left: 10px !important;
    font-family: 'Open Sans', sans-serif;
}


#formwrapper{
    width: 100%;
    margin:0px 5px 0px 5px;
    padding: 0px 0 20px 0;
    margin-bottom:15px;
    background: #d5cea6; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #d5cea6 0%, #c9c190 40%, #b7ad70 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#d5cea6), color-stop(40%,#c9c190), color-stop(100%,#b7ad70)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-radial-gradient(center, ellipse cover, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, #d5cea6 0%,#c9c190 40%,#b7ad70 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: solid 1px #351e05;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #A58559;
    overflow: hidden;
}

#body {
	min-width: 1000px;
}

#page {
	min-width: 250px;
}

h1.entry-title {
    color: #60340D; 
}

#placeholder {
    margin-left: -25px;
}

@media only screen and (max-width: 768px) { 

#formwrapper{
    width: 99%;
}
}

#flags {
	width: 98%;
	height: 30px;
margin-top:10px;
}

#flags ul {
	//overflow: hidden;
	Fbackground: yellow;
	text-align: right;
}

#flags ul li {
	display: inline-block;
	width: 28px;
	position: relative;
	margin-left: 2px;
}

#flags ul li a {
	
}

#flags ul li a:hover {
	opacity: .7;
}

#flags ul li img {
	width: 100%;	
}








/*Link Appearance*/



#placeholder a.readmore {
font-weight:500;
color:#171717;
}

 .readmore {	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
display: block;
width:170px;
text-align:center;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -ms-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -webkit-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: -o-linear-gradient(top, #e6e6e6, #c0a381 );
	background-image: linear-gradient(top, #e6e6e6, #c0a381) ;
	border: 1px solid #939393;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);}


/*
============================================
   Walker menu style
============================================
*/

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
 position: relative;
 z-index: 999; 
  height: 49px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  background: linear-gradient(top, #fefefe 0%, #eee9f0 100%);
  border-bottom: 2px solid #a89181;
   width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%);
  background: linear-gradient(top, #fefefe 0%, #ececec 100%);
  color: #000;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 44px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #000;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #a89181;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #a89181;
  margin-left: -10px;
}
#cssmenu > ul > li.active > a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
}
#cssmenu > ul > li:hover > a {
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #a89181;
  border-bottom: 1px dotted #bdab9f;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #927764;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #927764;
  border-bottom: 1px dotted #bdab9f;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #826b5a;
}
/* fixing desktop layaut */ 
.singular #primary {
    margin-left: -1px;
    margin-top: 1px;
}

.singular .entry-header {
    margin: 0;
    width: 68.9%;
}
.singular .entry-content {
    margin: 0;
    width: 68.9%;
}
#nav-single {
   
    margin-right: 80px;
}
/* End fixing desktop layaut */ 
/* Mobile and tablet CSS layaut */ 
/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  {
  
    #cssmenu {

    display: none !important;
}
}


@media only screen 
  and (max-device-width: 767px) 

  {
  
    #cssmenu {

    display: none !important;
}
}


   @media only screen 
  and (min-device-width: 769px) {
  #headerwritters {
    width: 68%;
}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
 {

  
    #headerwritters {

    width: 55% !important;
}

  
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
 {
  #headerwritters {
    width: 68%;
}
#cssmenu a {

  padding: 0 15px;
 
}
}



@media only screen and (max-device-width: 748px) {
  
    #headerwritters {

    display: none !important;
}

  
}

/* Portrait */
@media only screen 
  and (max-device-width: 480px)
  and (orientation: portrait) {
  a.number {

    width: 15px;
}
}

@media only screen 
  and (max-device-width: 767px) 

  {
  
  .home-form label {
font-family: arial;
    font-weight: 600;

}
#flags {
    width: 97% !important;

}
#text-5 {
    display: none;
}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (orientation: portrait) {

    .home-form input {
width: 150px !important;
 margin-left: -56px;
}
#headerleft {

    width: 98% !important;

}
#flags ul {

    text-align: center;
}
}

#radios {
    margin-left: 180px;
}

@media only screen and (max-device-width: 700px) {
#radios {
    margin-left: 20px;
        font-size: 8px !important;
}

#headerleft {

    width: 100%;

}
.results {
  
    width: 300px;
}

a.number {
    width: 60px;
    padding-right: 20px;
}

a.store {
 
    width: 129px;
}
.countryus {
    height: 65px;
}
.countryuk {
    height: 65px;
}
.textwidget {
    line-height: 30px;
}
.home-form #Submit {
    margin-left: 95px !important;
    
}
}



@media only screen and (max-width: 768px) { 

#text-5 {
    display: none;
}

#flags {
    width: 98%;

}
#formwrapper {
    width: 99%;
}
#headerleft {

    width: 41%;

}
#nav-single {
    margin-right: 170px;
}
.singular .entry-content {

    width: 100%;
}
.singular .entry-header {
    width: 99%;
}
}
/* End Mobile and tablet CSS layaut */ 
/* I Explorer CSS layaut */ 
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#headerwritters {
    

    float: right;
}
}
/* IE6 CSS styles go here */

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
	  #headerleft {
    width: 98% !important;
}

}