/*
File Name: style.css
Theme Name:  RT-Theme 13 
Author: Tolga Can
Version: 2.1
Author URI: http://themeforest.net/user/stmcan/
Theme URI: http://themeforest.net/user/stmcan/
Description:  Theme designed by <a href="http://themeforest.net/user/stmcan">stmcan</a> 
*/


/*	
	EDIT /css/style.css for general structure and edit style_cf.css files in /css/style_number/ for specific color values and images. 
*/

.half{	width:48%;	}


.left{	margin:0 10px 10px 0; }	.leftonly, .left{	float:left;	}


.right{	margin:0 0 10px 10px; }	.rightonly, .right{	float:right;	}

.clear{		clear:both;	}

.row.sfooter{	height:110px;	}

#wrapper #logo{	margin:10px 10px 10px 0;	}

#header .top_slogan{	margin-top:60px;    text-align: right;     width: 350px;	}
#header .top_slogan a{	color:#fff;	}

.page .sidebar,
.single .sidebar{		width:250px;	}

#wpcf7-f877-p21-o1 label{	float:left; width:100%;	}
#wpcf7-f877-p21-o1 select{	width:325px;	}
#wpcf7-f877-p21-o1 input[type="text"]{	float:left; width:305px;	}
#wpcf7-f632-p902-o1 span.wpcf7-form-control-wrap,
#wpcf7-f877-p21-o1 span.wpcf7-form-control-wrap{	float:left; 	}
#wpcf7-f877-p21-o1 textarea{	width:305px;height: 120px;	}

#wpcf7-f632-p902-o1 input[type="text"], 
#wpcf7-f632-p902-o1 textarea{	width:280px;	}


#wpcf7-f632-p902-o1 span.wpcf7-not-valid-tip,
#wpcf7-f877-p21-o1 span.wpcf7-not-valid-tip {
    left: 5px !important;
    top: 25px !important;
}
#wpcf7-f632-w1-o1 div.wpcf7-validation-errors, 
#wpcf7-f632-p902-o1 div.wpcf7-validation-errors,
#wpcf7-f877-p21-o1 div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #FFFF66;
    color: #FF0000;
    font-weight: bold;
    border:none;
}

#wpcf7-f632-w1-o1 div.wpcf7-mail-sent-ok, 
#wpcf7-f632-p902-o1 div.wpcf7-mail-sent-ok,
#wpcf7-f877-p21-o1 div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 #FFFF66;
    border: medium none;
    color: #669900;
    font-weight: bold;
}

.pinterest-icon {
  background: url("images/pinterest-logo.png") no-repeat scroll 0 0 transparent;
}

.flickr-icon{
  background: url("/wp-content/themes/rttheme13/images/flickr-logo.png") no-repeat scroll 0 0 transparent;
}

#wpcf7-f632-w1-o1 span.wpcf7-not-valid-tip {
    font-size: 10px;
    height: 14px;
    left: 5px;
    line-height: 14px;
    top: -3px;
    width: 180px;
}

.single-products #wrapper .left{		width:930px;	}
.single-products #wrapper .sidebar{	display:none;	}
.single-products .left .box.two-three{	width:620px;		}
.single-products .left .box.three{	width:250px; float:right;	}