/*  

Theme Name: TravelMissy
Theme URI: http://www.developerholic.com/
Description: TravelMissy
Author: Developerholic
Author URI: http://www.developerholic.com
http://www.opensource.org/licenses/gpl-license.php
*/

* {
    margin: 0;
    padding: 0;
}


body { 
    background: #fff url('images/bodybg.jpg') repeat-x top left;
    color: #000; 
    font-family: Verdana, Sans-serif, Arial;
    font-size: 11px; 
}

img {
    border: none;
}

a { 
    color: #f7ca67;
    text-decoration: none;
}

a:hover { 
    color: #333333; 
}

#container { 
    width: 990px;
    background: #fff;
    text-align: left; 
    margin: 0px auto;  
}

#contentup { 
    height: 30px; 
    background: #fff url(images/insbg.jpg) no-repeat;
    padding: 40px 0px 5px 50px;  
}


#header { 
    width: 990px;
    background: #fff;
    height: 155px;
    background: #ca0e7d url(images/headerbg.jpg) no-repeat;
}


#header h2 { 
    margin: 0px 0px 5px 130px; 
    padding-top: 30px;
}


#header h2 a { 
    color: #f7ca67; 
    text-decoration: none; 
    font-size: 20pt; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-weight: bold; 
    overflow: hidden; 
}

#header h2 a:hover { 
    text-decoration: none; 
}

#header h3 { 
    color: #ffffff; 
    font-size: 10pt;     
    font-weight: normal; 
    margin: 0px 0px 5px 130px; 
}



#indexbg {
    width: 100%;
    height: 150px;
    background: #fff url(images/indexbg.jpg);
}

#menuholder{ 
    width: 990px;  
    margin: 0px auto;
    background: #c60c7b url(images/menubg.jpg);
    border-bottom: 1px #ef3aa5 solid;
    text-align: right;
}

#menu { 
    font-family: Arial, Verdana, sans-serif; 
}

#menu ul { 
    margin: 0px;	
    padding: 8px; 
    list-style: none; 
}
#menu li { 
    display: inline; 
    
}

#menu a {
    padding: 0px 15px;
    text-decoration: none;
    color: #f7ca67;
}

#menu a:hover {
    color: #fff;
}

#content { 
    border-right: 1px dashed #ca0e7d;
    width: 560px; 
    padding: 0px 15px 5px 25px;    
    margin-bottom: 15px;
    text-align: justify;
    float: left;
    line-height: 14pt;
    overflow: hidden;
}

#content .ins {
    padding: 10px 25px 5px 25px;
    margin-right: 10px;
    border: 2px solid #e3e3e5;
    border-top: none;
}


#content b{
    color: #777;
}

#content a {
    color: #f7ca67;
    line-height: 14pt;
    text-decoration: underline;
}

#content p {
    margin: 0px;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    margin-top: 5px;
    
}

#content p img{
    border: none;
    margin-right: 15px;
    margin-bottom: 10px;
}

#content h1 {
    color: #ca0e7d;
    font-size: 22px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 150%;
    margin: 0px;
}

#content h1 a  {
    color: #ca0e7d;
    text-decoration: underline;
}

#content h1 a:hover {
    text-decoration: none;
}

#content h2 {
    font-size: 22px; 
    color: #333333;
    margin: 0px;
    line-height: 200%;
    font-weight: normal;   
}

#content h2 a  {
    color: #ca0e7d;
    text-decoration: none;
}

#content h2 a:hover {
    color: #333333;
    text-decoration: none;
}

#content ol {
    list-style-type: decimal;
    line-height: 18px;
    margin: 0px;
    padding: 0px 0px 10px 30px;
}

#content ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

#content li {
    margin: 0px;
    padding: 0px;
}

#content ul li {
    list-style: disc inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}

#content ul li a {
    color: #f7ca67;
    text-decoration: none;
}

#content ul li a:hover {
    color: #333333;
    text-decoration: underline;
}

blockquote{
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 7px;    
    border-left: 8px solid #ca0e7d;
}

.postspace {
    background: #fff;
    height: 30px;
    margin: 0px;
    padding: 0px;
}


#right { 
    width: 200px;	
    float: right;
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 12px;
    padding-right: 10px;    
}


#right h2 {
    
    color: #f7ca67;
    font-size: 12px;
    list-style: none;
    padding: 12px 6px 9px 5px;
    margin: 20px 0px 0px 0px;        
    background: #ca0e7d url('images/rightbg.jpg') no-repeat;
}

#right ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 0px 0px;    
}

#right li {
    list-style: none;
    margin: 0px;
    padding: 0px;    
}

#right ul li {
    font-size: 13px;
    list-style: none;
    margin: 0px;
    line-height: 0pt; 
}

#right ul li a {
    display: block;
    color: #f7ca67;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    border-bottom: 1px dashed #f964bc;  
}


#right ul li a:hover {
    font-weight: bold;
}


#left { 
    width: 150px;	
    float: right;
    margin-bottom: 20px;
    padding-right: 10px;
    border-right: 1px dashed #ca0e7d;
}


#left h2 { 
    color: #f7ca67;
    font-size: 12px;
    list-style: none;
    padding: 12px 6px 9px 5px;    
    margin: 20px 0px 0px 0px;    
    background: #ca0e7d url('images/leftbg.jpg') no-repeat;
    
}

#left ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 0px 0px;
    
}

#left li {
    list-style: none;
    margin: 0px;
    padding: 0px;    
}

#left ul li {
    font-size: 13px;
    list-style: none;
    margin: 0px;
    line-height: 0pt; 
}

#left ul li a {
    display: block;
    color: #f7ca67;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    border-bottom: 1px dashed #c6c89b;  
}


#left ul li a:hover {
    text-decoration: none;
    font-weight: bold;    
}


#footer {
    background: #a40564;
    overflow: hidden;
    font-size: 8pt;
    margin: 0px auto 0px;
    padding:  9px 10px 7px 0px;    
    line-height: 17px;
    clear: both;
    
}

#footer .inside {
    width: 990px;
    margin: 0px auto;
    
}

#footer p {
    padding: 0px;
    margin: 0px;	
}

#footer a, #footer a:visited {
    color: #f7ca67;
    text-decoration: none;
    border: none;	
}

#footer a:hover {
    color: #fff;
}

#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
    width: 250px;
}


.entry {
    margin-bottom: 12px;
}	

#author {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#email {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#url {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#comment  {
    width: 350px;
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}


img.avatar {
    float:right; 
    margin-right:5px; 
    margin-left: 5px;
}


.searchform form {
    width: 350px; height: 57px;
    margin-top: 10px;
    background: #fff url(images/search.gif) no-repeat center;
}

.searchform form input {
    border: 0;
    float: left;
    width: 215px;
    margin: 22px 0 0 25px;
    background-color: transparent;
}

.searchform form button {
    border: 0;
    float: left;
    text-indent: -9999px;
    width: 90px; height: 60px;
    background-color: transparent;
}


#sidebar {
    width: 380px;
    
    float: right;
}

.sbtn {
    float: left;
}