/*
Theme Name: My Greek Honeymoon
Theme URI: http://wordpress.org/extend/themes/my-greek-honeymoon
Author: the Rizvi
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,code,img,small,
strong,dl,dd,dt,
ol,ul,li,fieldset,form,label{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    /*background: transparent;*/
}
ol,ul,li{
    float: left;
    padding-left:10px;
    list-style: none;
}
#container{
    background: url('image-path');
    background-repeat: repeat-x;
    float: left;
    margin: 0 -240px 0 0;
    width: 100%;
}
body{
    font-family: helvatica,arial,sans-serif;
    background: url("images/findus-bg.png")no-repeat center center fixed;
    background-size: cover;
    padding-bottom: 500px;
}

.mynav ol li,
.mynav ul li{
    list-style: none;
    float:left;
    position: relative;
    padding-left: 24px;
    font-family: Franchise;
    font-size: 17px;
}
.mynav ul li a{
    color: #939598;
    text-decoration: none;
}
.mynav ul li a:hover{
    /*color: red;
    text-decoration: underline;*/
    border-bottom: 5px solid #6D6E71;
}

.bodynav ol,
.bodynav ul li{
    list-style: none;
    text-decoration: none;
    float:left;
    position: relative;
    padding-left: 45px;
    font-family: Franchise;
    font-size: 17px;    
}
.bodynav ul li a{
    color: #1B75BC;
    text-decoration: none;
}
.bodynav ul li a:hover{
    color: #939598;
}
#header,
#section,
#footer{
    margin: 0 auto;
    width: 1024px;
}
#section{
    width: 1024px;
}
#content{
    /*width: 875px;*/
}
.section-header{
    background: url("images/section-header-bg.png") no-repeat;
    height: 70px;
    margin: 0 auto;
    width: 875px;
    float: left;
}
.section-body{
    background: url("images/section-body-bg.png") repeat-y;
    margin: 0 auto;
    width: 875px;
    float: left;
}
.section-footer{
    background:url("images/section-footer-bg2.png") no-repeat -1px 0px;
    height: 108px;
    margin: 0 auto;
    width: 875px;
    float: left;
    padding-bottom: 200px;
}
.mynav{
    padding-left: 0px;
    float: right;
    margin-right: 70px;
     
}
#dot-bg{
    height: 40px;
    border-bottom: 3px #aaa dotted;
    margin: 0 auto;
    width: 800px;
padding-bottom: 5px;
}
.bodynav{
    padding-top: 25px;
    /*padding-left: 45px;
    padding-bottom: 25px;*/
}
.section-name{
    margin: 0 auto;
    float: left;
    padding-top: 15px;
    
}
#barcode{
    background: url("images/barcode.png") no-repeat;
    width: 70px;
    height: 17px;
    float: right;
    padding-right: 0px;
    margin-top: 15px;
}
#section-header{
    /*float: left;*/
}
.body-image{
    background: url("images/featured-image.png") no-repeat;
    width: 800px;
    height: 200px;
}
.article{
    padding-left: 45px;
    font-family: RBNo2 Light;
    font-size: 18px;
    font: bold;
    float:left;
}
#full-width-content .article{
   width: 800px;
}
#left-content .article{
   width: 600px;
}
#myarticle{
    padding-left: 45px;
    width: 65%;
    font-family: RBNo2 Light;
    font-size: 18px;
    font: bold;
    float:left;
}
.phrase{
    float: right;
    margin-right: 20px;
  
}
#phrase-body p{
    display: table-cell;
    vertical-align: middle;
    text-align: center; 
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    color: #939598;
}
#phrase-writer p{
    display: table-cell;
    vertical-align: middle;
    float: right;
    margin-right: 20px;
    color: #939598;
}
#phrase-body{
    font-family: Franchise;
    font-size: 27px;
}
#phrase-writer{
    font-family: Franchise;
    font-size: 27px;
}
.section-name h2{
    font-family: RBNo2 Light;
    font-size: 27px;
    color:#000000;
}
#header{
    background: url("images/header-bg.png") no-repeat;
    width: 1024px;
    height: 49px;
}
#header nav{
    float: right; 
    margin-top: 10px;
}
#my-logo{
    background: url(images/logo.png) no-repeat;
    width: 224px;
    height: 37px;
    margin-left: 77px;
    float: left;
}
#my-logo a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: transparent;
}
.menu-name {
    float: left;
    /*margin-top: 58px;
    margin-left: 20px;*/
    margin: 45px 0px 0px 0px;
    background: url("images/destination.png") repeat-x;
}
.menu-name p{
    padding: 1px 42px;
    color: #FFFFFF;
    font-family: RBNo2 Light;
    font-size: 36px;
}

#footer{
    background: url("images/footer.png") no-repeat;
    width: 1024px;
    height: 56px;
    clear: both;
}
#twitter{
    background: url("images/icons-spirite.png") no-repeat;
    width: 242px;
    height: 22px;
    float: left;
    margin-left: 77px;
    margin-top: 15px;
    display: inline-block;
    
}
#footer-img{
    background : url("images/honeymoon.png");
    width: 260px;
    height: 24px;
    float: right;
    margin-right: 70px; 
}
#content-footer-text p{
    float: bottom;
    font-size: 18px;
    margin-bottom: 200px;
}
header{
    background-image: url("images/header-wrap.png");
    width: 100%;
    height: 49px;
    position: fixed;
    top: 0;
    z-index: 999;
}
section{
    width: 875px;
    margin: 70px auto;
    padding-bottom: 100px;
}
article{
    float: left;
}
footer{
    background-image: url("images/footer-wrap.png");
    width: 100%;
    height: 56px;
    clear: both;
    position: fixed;
    bottom: 0;
}
#full-width-content{
    width: 875px;
}
#left-content{
    width: 65%;
    float: left;
}
#right-sidebar{
    width: 25%;
    float: right;
}
/**********************************************************/
#navlist{
    position:relative;
    margin-left: 77px;
    padding-top: 15px;
    list-style:none;  
}
#navlist div, #navlist p{
    float: left;
    /*border: 1px solid red;*/
}
#myphone #phone1,
#mymail #mail1,
#mytwit #twit1,
#myfb{
    color: black;
    font-family: Franchise;
    font-size: 18px;
}
#navlist li,
#navlist a{
    height:18px;
    display:block;
}
#phone{
    left:0px;
    width:15px;
    background:url('images/icons-spirite.png') 0 0;
}
#phone1,
#mail1,
#twit1{
   padding-top: 4px;
}
#mail{
    left:63px;
    width:15px;
    background:url('images/icons-spirite.png') -57px 0;
}
#twit{
   left:47px;
   width:20px;
   background:url('images/icons-spirite.png') -205px 0;
}
#fb{
    left:0px;
    width:20px;
    background:url('images/icons-spirite.png') -223px 0;
}
/******************************************************/
<!--[if gte IE 7]>
<style type="text/css">
header{
    background-image: url("images/header-wrap.png");
    width: 100%;
    height: 56px;
    clear: both;
    position: fixed;
    bottom: 0;
}
#header{
    background: url("images/header-wrap.png") no-repeat;
    width: 1024px;
    height: 56px;
    clear: both;
}
</style>
<![endif]-->