/*
Theme Name: Robo
Theme URI: dealrobo.com
Description: Robo Theme
Author: Vimal Kurup U
Author URI: http://cubematrixsystems.com
Tags: robo
*/

@import "style/css/reset.css";
body{
    background:#122D3C url(images/body_bg.png) repeat scroll ;
    font-family:verdana,arial;
    font-size:12px;
}
.clear{clear:both;}
.alignright{float:right;}
.alignleft{float:left;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
small{
    font-size:10px;
    font-weight:normal;
}
#body_wrap{
    width:980px;
    margin:0 auto;
}
#header_wrap{}
#links_top{
    width:275px;
    float:right;
    background-color: #005286;
    padding:4px;
    font-size: 14px;
    color: #fff;
	text-align: center;
}
#links_top a{
    color: #fff;
    text-decoration:none;
}
#ads_top_banner{
    width:468px;
    height:60px;
    background-color:#343739;
    float:right;
    margin-top:-65px;
    overflow:hidden;
}
/* Main Navigation Top */
#main_nav_top{
    background:#F1F1F1 url(images/top_nav_bg.gif) repeat-x scroll;
    width:575px;
    height:32px;
    margin-top:16px;
    margin-left:15px;
    padding:2px;
    font-size:18px;
    font-weight:bold;
    border-top:1px solid #6E6E6E;
    border-left:1px solid #6E6E6E;
    border-right:1px solid #6E6E6E;
}
#main_nav_top li {display:inline;}
#main_nav_top li a {text-decoration:none;}
#main_nav_top li a img {
    margin-top:-24px;
    vertical-align: middle;
}
#main_nav_top li span{
    color:#4C4B4B;
    line-height:32px;
}
/* Content Area*/
.bg_wrap{
    background:transparent url(images/content_wrap_bg.png) scroll	repeat;
    padding:15px;
}
/* Left Colmn */
#left_colmn{
    width:600px;
    float:left;
}
.content_area{background-color:#EFEFEF;}
#main_content{}
#main_content h2{font-weight:bold; font-size:14px;}
.content_sec_title{
    color:#4C4B4B;
    font-weight:bold;
    padding:10px 5px 10px 5px;
    background:transparent url(images/content_title_sec_bg.png) scroll repeat-x;
    border-top:1px solid #fff;
    text-align:left;
}
.content_sec{
    color:#4C4B4B;
    padding:20px 10px;
    background:#EFEFEF url(images/content_title_sec_bg.png) scroll repeat-x;
    border-top:1px solid #fff;
    text-align:left;
}
/* Featured Products*/
#featured_wrap {
    width:600px;
    height:270px;
    background-color:#DD9C4A;
    border-top:1px solid #916322;
    border-bottom:1px solid #916322;
	overflow:hidden;
}
#slideshow{}
.featured_box {            
    height: 180px;
    background-color:#ADBC2C;
    margin: 0px 10px 10px 10px;
    padding:10px;
    border: 8px solid #fff;
    font-size:12px;
	width: 535px;
}
.featured_product_pic{
    padding:6px;
    border: 1px solid #999999;
    background-color:#D4DA9C;
    width:180px;
    height:170px;
    float:left;
}
.featured_content{
    width: 320px;
    float:right;
}
#featured_content_sec_title{
    font-size: 14px;
    font-weight:bold;
    color: #242424;
    text-align:left;
    padding: 10px 0px 10px 5px;
    background:transparent url(images/featured_title_bg.png) repeat-x;
}
.featured_box h3 a{
    font-size:14px;
    color:#26556F;
    font-weight:bold;
}
.product_excerpt{
    margin-top:3px;
    padding-bottom:4px;
    font-size:12px;
    height: 70px;
    color: #4B4B4B;
    overflow:hidden;
}
p.featured_rates{
    margin-top:13px;
    font-weight:bold;
}
p span.regular_rate{
    color:#2D2D2D;
    text-decoration: line-through;
}
p span.featured_deal{
    color: #851212;
    margin-left:70px;
}
p.featured_nav{
    margin-top:10px;
    font-weight:bold;
}
.featured_readmore{}
.featured_readmore img{vertical-align:middle;}
.featured_grabit img{
    vertical-align:middle;
    margin-left:60px;
}
.featured_readmore a {color:#fff;}
p.featured_nav a img {}
p.featured_shop{
    margin-top:10px;
    font-weight:bold;
    color:#4C4C4C;
}
.featured_shop a{color:#261C1B; text-transform : capitalize;}
p.featured_deal{}
#tag_select{margin-left: 450px;}
/* 
Deal Product Div
*/
.deals {
    width: 180px;
    text-align: center;
    background-color: #C4D24F;
    border: 1px solid #99A439;
    margin:15px 5px 5px 5px;
    height: 330px;
    float: left;
}
/*
#wrap div:hover {
background-color: #DFE98E;
}
*/
.deals h3 {
    font-weight: bold;
    height: 35px;
    background-color: #004A79;
    padding: 2px;
    line-height: 16px;
    overflow: hidden;
}
.deals h3 a {
    color: #fff;
    text-decoration: none;
    line-height: 1.5em;
}
.deals-product-img {
	width: 178px;
	height: 178px;
	border-bottom: 1px solid #99A439;	
	position:relative;
	width: 100%;
}
.deals-product-img img{
}
.deal_expired {
	position: absolute;
	right:1px;
	padding:2px;
	width:85px;
	color: #FFF;
	background-color: #D53727;
}
.deal-price {
    color: #004A79;
    font-weight: bold;
    padding: 7px 2px 3px 2px;
}
.old-deal-price {
    text-decoration: line-through;
    font-weight: normal;
    color: #3E4F58;
}
.new-deal-price {
    font-size: 14px;
    color: #851212;
	padding-left:5px;
}
.deal-product-nav {padding: 10px;}
.deal-product-nav a {
    padding:4px 7px;
	background-image: url('images/get_it_button.gif');
	color: #fff;
	font-weight:bold;
	background-position:  0px 0px;
}
.deal-product-nav a:active {background-position:  0px 23px;}
.deal-shop {
    text-align:right;
    font-weight:bold;
    color: #0D5376;
    padding: 7px 4px;
}
.deal-shop a {
    color: #990066;
	text-transform : capitalize;
}

.deal-compare {
    font-size: 10px;
    font-weight: bold;
    background: #99A439;
    line-height: 12px;
}
.deal-compare span {
    color: #1832B8;
    font-size: 11px;
}
.deal-compare a{
    color: #fff;
    text-decoration: none;
}
/* Single Page*/

#content_single {
    line-height:1.5em;
    padding: 10px;
}
#content_single img {
    max-width: 250px;
    padding: 8px;
    float:left;
	background-color:#CCCCCC;
	margin: 0 10px 10px 0;
}
h1 {
    font-size:16px;
    font-weight: bold;
    color:#4C4B4B;
    padding-bottom:10px;
}
#buy-now a {
	background-color: green;
	width: 40px;
	margin-top:20px
}
/* Shop Page */
#shops_page{
	font-weight:bold;
	font-size:16px;
}
.post_list {
	height: 110px;
	width: 550px;
	padding:10px;
	border-bottom:1px dashed #D2DADA;
	display: block;
	margin: 0 auto;
}
.post_list:hover{
	background-color:#D8D8D8;
}
.post_list img{
	padding:6px;
	margin-right:10px;
	background-color:#F6F6F6;
	border:1px solid #ccc;
	float:left;
}
p.post-link{padding-bottom:6px;}
.post-link a{
	color: #005286;
	font-size:14px;
	font-weight:bold;
}
.post-excerpt{
	height:65px;
	overflow:hidden;
}
.post-review{
	float:right;
	color: #efefef;
}
.blog_list {
	height: 220px;
	width: 550px;
	padding:10px;
	border-bottom:1px dashed #D2DADA;
	display: block;
	margin: 0 auto;
}
.blog_list:hover{
	background-color:#D8D8D8;
}
.blog_list img{
	padding:6px;
	margin-right:10px;
	background-color:#F6F6F6;
	border:1px solid #ccc;
	float:left;
}
p.blog-link{padding-bottom:6px;}
.blog-link a{
	color: #005286;
	font-size:14px;
	font-weight:bold;
}
.blog-excerpt{

}
.blog-review{
	float:right;
	color: #efefef;
}
.read-review{
	float:right;
	padding-top:6px;
}
.read-review a{
	color: #717C12;
}

/* SIde Bar */
#side_bar{
    width:330px;
    float:right;
    text-align:center;
}
.widget {
    padding-bottom:10px;
    border-bottom:1px solid #A4A4A4;
}
li div{
	padding: 0 15px;
}
.widgettitle{
    color:#4C4B4B;
    font-weight:bold;
    padding:10px 5px 10px 5px;
    background:transparent url(images/content_title_sec_bg.png) scroll repeat-x;
    border-top:1px solid #fff;
    text-align:left;
}
#intro-text{
	padding: 4px 15px;
}
#intro-text span{
	font-weight:bold;
	padding: 15px 5px;
	margin-right:7px;
	border:1px solid #ccc;
	font-size: 22px;
	color: #32B2DA;
	background-color: #FAFFCE;
}
#intro-text p strong{
	font-size: 18px;
}
#intro-text p{
	text-align: left;
}
#in-touch{text-align: center;}
#in-touch li{
	display:inline;
	float:left;
	margin:0 11px 0 0;
}
#in-touch img{padding-bottom: 4px;}
#in-touch span{
	color: #767676;
	font-weight: bold;
}
#footer_wrap{margin-top:20px;}
#footer_title{
	background:transparent url(images/content_title_sec_bg.png) scroll repeat-x;
    border-top:1px solid #fff;
	padding:6px 5px;
}
ul#footer_ul{
	margin:10px;
	text-align:center;
}
li.footer_list {
	display: inline;
	padding-right:100px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
