/*
Author: Ivan Kostic
Url: http://www.iwqemax.com
E-mail: iwqemax@gmail.com
Version: 1.0
*/

/* start */
body {
    margin: 0;
    font-family: Tahoma;
    font-size: 13px;
}
ul {
    list-style:none;
    padding:0px;
    margin:0px;
    line-height:22px;
}
ul li {
    background-position:0px 5px;
    background-image:url(images/dot.jpg);
    background-repeat:no-repeat;
    padding-left:20px;
}	  
textarea {
  min-width: 280px;
  width: 35%;
}
#wrapper {
    width: 100%;
}
#header, #main, #footer {
  float: left;
  min-width: 300px;
  width: 100%;
}
#footer {
    background: none repeat scroll 0 0 #2A3A78;
    color: #CCCCCC;
    font-size: 12px;
    padding: 12px 0;
    margin-top: 15px;
}
.container {
    overflow: hidden;
    padding: 0 3%;
    width: 94%;
}
#header .container { 
    background: none repeat scroll 0 0 #44538E;
}
#content {
  width: 68%;
  float: left; 
  font-size: 13px;
  font-stretch: ultra-expanded;
  font-weight: normal;
  line-height: 20px;
  }
  
#content a {
        color:#0053F9;
		font-weight:400;
		
    }
	
	
#contenthome {
  width: 68%;
  float: left; 
  font-size: 13px;
  font-stretch: ultra-expanded;
  font-weight: normal;
  line-height: 20px;
  }
  
#contenthome a {
        color:#0053F9;
		font-weight:bold;
		
    }	
	  
  
#sidebar {
  float: right;
  width: 30%;
  padding-top: 15px;
  margin:auto;
}

/* header */
#top-header {
    width: 100%;
    height: 70px;
    background: #44538E;
    float: left;
    position: relative;
}
#nav {
    background: url("http://www.giftick.com/images/rod7.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #D3D7F4;
    float: left;
    height: 30px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 10px;
    width: 94%;
}
#nav li a {
    font-size:16px;
    color:#FAFAFC;
    text-decoration: none;
}
#nav li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding-left: 1.5%;
}
#nav li:first-child {
    padding-left: 0;
}
#logo {
    float: left;
    width: 24%;
}
#search {
    float: left;
    margin-top: 20px;
    width: 56%;
}
.sbox {
    background-image: url("http://www.rajeshbihani.com/images/sboxbg.jpg");
    background-repeat: repeat;
    border-collapse: collapse;
    border-color: #44538E;
    border-radius: 5px;
    border-style: solid;
    max-width: 230px;
    position: relative;
    vertical-align: middle;
    width: 40%;
}	
.search {
    font-size: 16px;
    vertical-align: middle;
}
.shyam {
    vertical-align: middle;
}
.ram {
    position:relative; 
}
#more-traffic {
    float: left;
    margin-top: 20px;
    width: 20%;
}
.logo {
    height: auto;
    margin-top: 0.5em;
    max-width: 280px;
    min-width: 235px;
    width: 100%;
}
#form {
    text-align: center;
    color: #F3EFEB;
    font-family: Tahoma;
}
.get {
    float: right;
    min-width: 200px;
    position: relative;
    top: 1px;
    width: 100%;
}
#home-header {
    width: 100%;
    float: left;
    margin-top: 2px;
}
#welcome {
    float: left;
    width: 40%;
}
#welcome > p {
    color: #999999;
    display: inline;
    font-size: 13px;
    margin-left: 8px;
}
#welcome img {
    border: none;
}
#social {
    float: right;
    text-align: right;
    width: 60%;
}
.twitter-share-button {
    width: 80px !important;
}
iframe[id^="oauth2relay"] { position: fixed !important; }

/* footer */
#disclaimer {
    float: left;
    padding: 0 3%;
    width: 94%;
}
#disclaimer p {
    font-size: 12px;
    margin-bottom: 2px;
}
#footer-nav {
    margin: 10px auto 0;
    max-width: 410px;
    overflow: hidden;
}
#footer-nav li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding-left: 3%;
}
#footer-nav li:first-child {
    padding-left: 0;
}
#footer-nav li a {
    color: #CCCCCC;
    text-decoration: none;
}
p.copy {
    text-align: center;
}

/* main */
#bottom-ad {
    float: left;
    text-align: center;
    width: 100%;
}
#sidebar-ad {
    float: right;/*
    max-width: 300px; */
    text-align: right;
    width: 100%;
}
#sidebar-ad ins{
    height: auto;
}
#content h1 {
    font-size: 16px;
    margin-top: 10px;
	}

.questions {
    width: 100%;
    overflow: hidden;
		
}
.questions ul {
    float: left;
    width: 100%;
}

.questions li a {
        text-decoration: underline;
		color:#000000;
}






h2.question-countries {
    background: none repeat scroll 0 0 #F6F8FB;
    color: #335680;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 24px;
}
.adslot_1 {
    width: 100%; 
    height:auto;
    max-width: 300px;
}
.flash {
    text-align: left!important;
}
.captcha {
    vertical-align: middle;
}

@media screen and (max-width: 960px) {
    .search {
        display: none;
    }
    #sidebar, #content, #sidebar-ad{
        float: none;
        width: 100%;
    }
    #sidebar-ad {
        text-align: left;
    }
}

@media screen and (max-width: 756px) {
    #more-traffic {
        bottom: 0;
        position: absolute;
        right: 0;
        text-align: right;
        width: 50%;
        margin-top: 0;
    }
    #search {
        float: left;
        position: absolute;
        right: 0;
        width: 50%;
        margin-top: 0;
    }
    #form {
        text-align: right;
    }
    #logo {
        float: left;
        width: 50%;
    }
    .get {
        max-width: 227px;
    }
}
@media screen and (max-width: 480px) {
    #content {
        font-size: 14px;
    }
    #content img, .content-image {
        display:;
    }
}
@media screen and (max-width: 610px) {
    #welcome, #social {
        float: none;
        width: 100%;
    }
    #welcome {
        display: none;
    }
    #welcome, #social {
        text-align: center;
        margin-bottom: 2%;
    }
    .questions ul {
        float: left;
        width: 50%;
    }
    #nav {
        background: none repeat scroll 0 0 #758BE0;
        height: auto;
        padding: 8px 3%;
        width: 94%;
    }
    #nav li {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        float: left;
        padding-left: 2%;
        width: 98%;
    }
    #nav li:first-child {
    padding-left:  2%;
}
    .logo {
        min-width: 160px;
    }
    .get {
        min-width: 100px;
    }
}

@media screen and (max-width: 380px) {
    #more-traffic {
        right: auto;
        margin-bottom: 4px;
    }
    .sbox {
        margin-bottom: 3px;
        margin-right: 5px;
    }
    #footer-nav li {
        float: none;
        text-align: center;
      }

}



