/*
Theme Name: U-Design
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: A slick, powerful and clean theme.
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Version: 1.5.1
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first  
    from the theme's "General Options" section.
    Please note: After enabling the use of this file, you will not see any change here, 
    feel free to add your custom CSS below.
    On the other hand, if you need access to the theme's main style sheet, you will 
    need FTP client to access it, is it located in: "styles/style1/css/style.css"
*/

.sliding-text-wrap{background: rgba(255,255,255,0.7); padding: 0 10px 10px 10px;}
.sliding-text-wrap h2 {color: orange;text-shadow: 1px 1px 2px #333;}
.sliding-text-wrap p {font-family: 'Yanone Kaffeesatz'; color: #333;text-shadow: 1px 1px 2px #EAEAEA;}

form.iwacontact ol.iwacontactform input.input {width: 421px;}
.text_input, .text_area, textarea, #commentform input {width: 456px;font-family: Arial, Helvetica, sans-serif;}


#commentform input .watermark input{width: 452px;}
input {border: 1px solid #999; height: 20px;padding: 4px; box-shadow: inset 1px 1px 3px #EAEAEA;}
#searchsubmit { box-shadow:none;height: 25px;}
.wpcf7-submit { height: 30px;width: 120px; 
background-color: #333; cursor: pointer; color: white; margin: 2px 0 10px; #333; font-size: 15px;}
.wpcf7-submit:hover {background: rgba(5, 5, 5, 0.7);font-size: 14px;border: 1px solid #CCC;}
div.wpcf7 p .watermark {width: 452px;} 


.social  {margin-left: -24px ;margin-right: 260px;}
.social li {
margin-left: 23px;
padding: 15px 16px;
list-style: none;
box-shadow: inset 15px 2px 13px #EAEAEA;
border: 1px solid #EAEAEA;
background: white;
width: 95%;
border-radius: 5px;
}
.social li img {  padding-top: 0px;}

.social a span {
color: #333;
text-shadow: 6px 2px 2px #EAEAEA;
display: block;
margin-top: -27px;
margin-left: 35px;}

div.wpcf7-validation-errors {
text-align: center;
font-size: .85em;
font-family: Arial, Helvetica, sans-serif;
padding: 20px 20px 20px 90px !important;
display: block;
width: 76%;
margin-left: -1px;
border-radius: 3px;
background: #FDEBAE;
color: #9E660D;
background: url(/wp-content/uploads/2012/03/icon-note.png)no-repeat 20px 50% #FDEBAE}