/*
	Theme Name: Blue Motion
	Theme URL: http://newwpthemes.com/wordpress-theme/blue-motion/
	Description: Blue Motion is high quality free premium WordPress theme. Suitable for any niche. Member of "Motion" theme series from NewWpThemes.com.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0 
	Tags: Magazine, News, Tech, Technology, Ads Ready, Three Columns, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background: url(images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0d2641;
	}

#wrapper {
	padding:0;
	}

#container {
	padding-bottom: 10px;
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #075195;
text-decoration:none;
	}

/* HEADER */

#header {
	height: 174px;
	background: url(images/header-background.png);
	background-position: top left;
	background-repeat: no-repeat;
	
	}

#header h1 {
	margin-bottom: 8px !important;
	padding: 8px 0 0 15px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 42px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #9b9ba1;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

/* Pagemenu */



#pagemenu {
	margin-top: 0px;
	height: 26px;
	padding-top: 10px;
	}
	
#pagemenu ul { 
	padding: 0;
	margin: 0;
	}
	
	
#pagemenu li {
	list-style: none;
	display: inline;
	margin: 0 0 0 4px;
	padding: 0px;
	}

#pagemenu a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	padding:2px 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#pagemenu a:hover, #pagemenu .current_page_item, #pagemenu .current_page_item a{
	color: #b1d5fd;
	}
	
.navcontainer {
	height: 41px;
	padding-top: 10px;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #1d3d60;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background: #fff;
	margin: 15px;
	}

#content ul li a
{
color:#075195;
font-size:14px;
text-decoration:none;
}
#content ul li a:hover{
text-decoration:underline;
}

#content h1 a
{
font-size:24px;
font-weight:normal;
text-decoration:none;
color:#075195;
}

#content h1 a:hover
{
color:#175BA8;
}

#content h1
{
font-size:24px;
font-weight:normal;
text-decoration:none;
color:#075195;
}

#content h2
{
font-size:22px;
font-weight:normal;
text-decoration:none;
color:#000;
}

#content h3 a
{
font-size:20px;
font-weight:normal;
text-decoration:none;
color:#075195;
}

#content h3 a:hover
{
color:#175BA8;
}
.post {
	margin-bottom: 10px;
border-bottom:1px dotted;
	}

.post p {
	margin-bottom: 10px;
font-size:13px;
	}

.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #0c2a48;
	}

	
.title a {
	text-decoration: none;
	color: #0c2a48;
	}

.title a:hover {
	text-decoration: none;
	color: #175ba8;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	background: #edeeef;
	font-family: Arial, Verdana;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #fff;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin: 10px 0 0 0; 
	text-align:center;
	}
	
.ad125 {
	margin-bottom: 8px;
	}


.sidebar {
	margin-right: 10px;
	}
	
.sidebar ul li a {
	text-decoration: none;
	color: #333;
font-size:13px;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#075195;
	}
	

	
#search input, #searchform input{
	border: 1px solid #0d2641;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 4px 8px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	}
	
#s {
	width: 110px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid #fff;
	background: #0d2641;
	color: #fff;
	}
	
#topsearch {
	padding:7px 0 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 1px solid #fff;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 180px;
	padding: 2px;
	}

.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	}

.sidebar h3 {
	margin: 10px 0 0 0;
	padding: 8px 0 8px 8px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #e2e5e7;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #e2e5e7;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #0D2641;
	padding: 10px;
	text-align: center;
	color: #b5b9bc;
	border: 10px solid #fff;
	}

#footer a {
	color: #b5b9bc;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #364e67;
	font-size: 11px;
	}	
#footer2 a {
	color: #364e67;
	} 

#footer2 a:hover {
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
margin:0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}
.red1
	{
	color:red;
	}
	
	#listing {



font-family:Arial, Helvetica, sans-serif;	



margin-top: 5px; 



background:#075195 none repeat scroll 0 0;



float:left;



height:24px;



padding-top:0px;



text-align:center;



width:640px;



color: #ffffff;



font-size: 16px;

margin-bottom: 10px;


}

#listing a {

color:#FFFFFF;

text-decoration:underline;

}


	#itembox_container {
border:1px solid #C5C3C3;
float:left;
height:auto;
margin-bottom:5px;
margin-top:5px;
width:650px;

}



.item_box {

float:left;
height:auto;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
width:200px;

}



.item_box a {

color:#0066CC; 

font-family:Arial,Helvetica,sans-serif;

font-size:13px;

font-weight:bold;

text-decoration: none;

}




.price {

color:#000000;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:auto;
text-align:center;
text-decoration:none;
width:100%;

}


.image_box 

{

float:left;
height:auto;
text-align:center;
}

.image_box img {

width: 140px;
height: 140px;


}

.productdetail_text {

color:#0066CC;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:auto;
text-align:center;

}

.productdetail_text a, a:link {
color:#0066CC;
text-decoration:none;
}

.productdetail_text a:hover
{
text-decoration:underline;
}

.itembox_top {
background:#08386B none repeat scroll 0 0;
float:left;
height:32px;
padding-left:5px;
padding-top:5px;
width:645px;
}

.itemtop_left {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
width:335px;
}

.itemtop_right {
color:#FFFFFF;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding-right:5px;
text-align:right;
width:275px;
}


.itembox_bottom {
background:#08386B none repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:26px;
padding-left:5px;
padding-top:5px;
text-align:center;
width:645px;
}

.pagenavi {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
text-align:center;
}

.pagenavi a {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding:3px;
text-align:center;
text-decoration:none;
}

.pagenavi a:hover {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.srno_box {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:auto;
width:30px;
}

.free {
color:#FF7022;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.clear_deals {
border-top:1px dotted #999999;
clear:both;
padding-top:10px;
}

.top_heading{

margin-bottom: 10px;

}
.headerbox 
	{
	float:left; 
	height:175; 
	width:952px;
background:#fff; 
	}	
.navleft
	{
	background-image: url(images/left.gif);  
	width:215px; 
	height:173px; 
	float:left; 
	}
.navmid
	{
	
	width:330px; 
	height:173px; 
	float:left; 
	}	
	
.navright
	{
	background-image: url(images/right.gif); 
	width:406px; 
	height:173px; 
	float:left; 
	}
#brand {background:transparent url(images/tab_backgr.png) repeat-x scroll center top;
color:#FFFFFF;
font-family:Verdana;
font-size:15px;
font-weight:normal;
margin:10px 0 0;
padding:4px 0 8px 8px;
text-transform:uppercase;
}