/* 

CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	position:relative}

/*.col_1_2 {width:1055px}

.row .col_1_2 {width:365px}

.cols2 .content .row .col_1_2 {width:700px}

.content .col_1_2 .widget_contact {
	width:670px}

.offer_list .offer_item {
	border-bottom:3px solid #ced6db;
	background:#fff;
	margin-bottom:40px;
	border-radius:0 0 3px 3px;
	width:360px;
	-webkit-border-radius:0 0 3px 3px}

.details_tabs .tabcontent .col_1_2 {
	width:690px;
	margin-left:88px}*/

/*new styles*/


.offer_image img{
    height: 200px !important;
}
.offer_list .offer_image {
    width: 200px;
    height: 200px;
    float: left;
    border-right: 3px solid #f25620;
    overflow: hidden;
    position: relative;
}
#middle .content {
    width: 445px;
    float: left;
    min-height: 100px;
    margin: 0 38px 0 0;
}
#middle .sidebar {
    width: 445px;
    float: left;
}
.offer_list .offer_aside {
/*    float: none;*/
    width: auto;
    padding: 15px 22px 10px 22px;
}
.offer_descr{
    padding-left: 190px;
}
.offer_list .offer_aside h2 {
    margin: 0;
    margin-left: 190px;
}
.dropdown{
    font-size: 17px;
}
.offer_list{
    //margin-left: 40px;
    width: 600px;
    height: 200px;
}
.inner .offer_item{
    margin-left: 20px;
    margin-right: 120px;
   // min-height: 250px;
    margin-top: 100px;
}
.info_row{
    line-height: 28px;
	width:240px;
}

.omega .inner .offer_item{
    margin-left: 39px;}


#middle.full_width .content, #middle.full_width .post-detail{
    margin-left: 12px;
    margin-top: -30px;
}


/*new*/

.omega .inner .offer_item {
    margin-left: 30px;
    margin-right: -80px;
}

.inner .offer_item {
    margin-left: -60px;
    margin-right: 0px;
    //: ;
  //  min-height: 250px;
    margin-top: 15px;
}
.offer_list {
    //: ;
   // width: 600px;
    width: 500px;
    height: 200px;
}

.inner .offer_item {
    margin-left: -60px;
    margin-right: 0px;
    //: ;
    //min-height: 250px;
    //margin-top: 60px;
}
.offer_list .offer_image {
    width: 250px;
    height: 200px;
    float: left;
    border-right: 3px solid #f25620;
    overflow: hidden;
    position: relative;
}


/*end new*/