@import url(../myrealvenice/style.css);
/*
Theme Name:     myrealvenice
Theme URI:      http: //www.myrealvenice.com
Author:         ZERO49 
Template:       myrealvenice
Version:        0.0.1
*/
/*-- [ Imports ] ----------------------------------------------------------------------------------------------*/
/* Links / Main theme colour */
/* Body Copy */
/* Call to action */
/* General information message box background */
/* Success message box background */
/* Error message box background */
/*-- [ Colour variable resets ] ----------------------------------------------------------------------------------------------*/

#header {
    background-color: transparent;
    padding-top: 20px;
}
    


body.boxed #wrapper {
    background-color: transparent;
  
}

body .textwidget h3{
color:#FFFFFF;
margin-top: 10%;
text-align: right;
}

body .page-template-default{
background: transparent;
}


/*Sidebar Menu Primary*/

body .widget_nav_menu li {
    background-color: #990000;
    list-style: none outside none;
    position: relative;
}

body #sidebar a {
    color: #FFFFFF;
}


/*************************/

#logo {
       margin-top: -15px;
}

body .vcard  {

margin-top:40px;
}

.flags{
    
text-align: right;
 
}

body .qtrans_flag_and_text {
    padding-left: 40px;
}


body ul.cml_flags, ul.cml_widget_flag {
   
    text-align: right;
}


body strong {
  font-weight:bold;
  font-size:18px;
  line-height:22px;
}

body b {
  color: #000000;
}

body h3 {
  color: #000000;
}