/*
Theme Name: Bob Responsive theme
Theme URI: 
Author: Rupinder Singh
Author URI: 
Description: Bob is a responsive WordPress theme. Modified for Responsive looks.
Version: 1.0.1

*/



body {

	font-family:  Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #50504f;
	background-image: url(images/gbck.gif);
	background-repeat: repeat; 
	
	}
a:hover {
	text-decoration: underline;
	color: #666;
	border: none; 
	}


.footeradd {
    display:none;
}
 h1, h2, h3{
 font-size: 14px;
 }

#box {
	max-width: 1110px;
	background: #fff;
	margin: 20px auto;
	padding: 10px; }
 


#top {
	max-width: 1110px;
	background-color: #000;
	background-image: url(images/topbck.gif);
	background-repeat: repeat-x;
	height: 51px;
	margin: 0;
	padding: 0; }
 
#header {
	float: left;
	max-width: 400px;
    width: 100%;
	margin: 0 0 0 10px;
	padding: 0; }
 
	#header h1 {
		text-indent: -10000px;
		margin: 0;
		padding: 0; }
 
		#header h1 a {
			display: block;
			background: url(images/logo.jpg) no-repeat left;
			height: 51px; }
 
#desc {
	color: #fdfdb0;
	float: right;
	width: 460px;
	text-align: right;
	font-size: 11px;
	margin: 20px auto;
	padding: 0 10px 0 0; }
 
#jubow {
	height: 30px;
	margin: 10px auto; }
 
#searchform {
	height: 30px;
	line-height: 30px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
padding-bottom: 0px;
	margin: 0; }
 
	#searchform #s {
		font-size: 8pt;
		width: 230px; }
 
	#searchform #submit { font-size: 8pt; }
 
input#s {
	color: #666;
	border: 1px solid #cbcbcb;
	background: #fcfcfc; }
 

 
#bgbox {
	max-width: 1110px;
	background: url(images/cbck.gif) repeat-y;
	margin: 0 auto;
	padding: 0; }
 
.entry {
	max-width: 610px;
	background: url(images/latestentry.gif) repeat-x;
	float: left;
	color: #666;
	text-align: justify;
	border: #e5e5bd 1px solid;
	margin: 5px auto;
	padding: 5px 6px 10px; }
 
	.entry img { border: 4px #eee solid; }
 
.entry2 {
	max-width: 510px;
	float: left;
	color: #666;
	text-align: justify;
	margin: 5px auto;
	padding: 5px 6px 10px; }
 
.similiar {
	width: 510px;
	float: left;
	color: #666;
	text-align: justify;
	border: #e5e5bd 1px solid;
	margin: 5px auto;
	padding: 5px 6px 10px; }
 
#past,#divide {
	width: 510px;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
	color: #666;
	padding: 5px 6px 10px; }
 


 
.alignright {
	float: right;
	margin-top: 10px; }
 
.alignleft {
	float: left;
	margin-top: 10px; }
 

.producdetal {
	float: left;
	margin: 30px;
	padding: 0; }
 
 
#footer {
	max-width: 1100px;
	background: #6f7174;
	height: 40px;
	line-height: 40px;
	clear: both;
	color: #dadada;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 10px; }
 
.footer a:hover {
	text-decoration: none;
	color: #fff;
	border: none; }
 
.footer p {
	line-height: 40px;
	margin: 0;
	padding: 0; }
 .footeradd{
	width: 100% ;
	}
.entry h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700; 
	text-align: left;
/*	line-height: 20px;*/
	}
 
.rsidebar h2,.lsidebar h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
	margin: 0 0 10px;
	padding: 5px 0; }
 
.rsidebar ul,.lsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
.rsidebar ul li,.lsidebar ul li {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0; }
 
.rsidebar ul li ul,.lsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 0 5px; }
 
.rsidebar ul li ul li,.lsidebar ul li ul li {
	list-style-type: none;
	background: transparent url(images/b.gif) no-repeat 0 2px;
	border: 0;
	margin: 4px 0 1px;
	padding: 0 0 0 15px; }
 
.rsidebar p,.lsidebar p { padding: 0 5px; }
 
.postmeta {
	color: #666;
	border-bottom: #699 1px solid; }
 
.boxcomments {
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	margin-bottom: 20px;

	max-width: 510px; }
 
#commentform {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 15px 15px 1px; }
 
	#commentform label {
		display: block;
		margin: 0; }
 
	#commentform input {
		width: 170px;
		margin: 0 5px 10px 0;
		padding: 1px; }
 
	#commentform textarea {
		width: 400px;
		margin: 0 0 10px;
		padding: 0; }
 
	#commentform #submit { margin: 0 0 20px; }
 
	#commentform p { margin: 5px 0; }
 
ol.commentlist {
	margin: 0 0 1px;
	padding: 0; }
 
	ol.commentlist :hover { background: url(images/latestbck.gif) repeat-x; }
 
	ol.commentlist li {
		border-top: 1px solid #eee;
		display: block;
		list-style: none;
		margin: 0;
		padding: 15px 15px 1px; }
 
		ol.commentlist li :hover { background: none; }
 
		ol.commentlist li.commenthead {
			display: block;
			list-style: none;
			margin: 0;
			padding: 5px 15px; }
 
			ol.commentlist li.commenthead h2 { margin: 0; }
 
ol.tblist {
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px; }
 
	ol.tblist li {
		display: block;
		list-style: none;
		background: transparent url(images/c.gif) 0 2px no-repeat;
		padding-left: 15px;
		margin: 0 0 5px; }
 
.footer a:link,.footer a:active,.footer a:visited {
	text-decoration: none;
	color: #f1e5aa;
	border: none; }
 
a:link,a:active,a:visited,.postmeta a:hover {
	text-decoration: none;
	color: #666;
	border: none;
	 }
 
.postmeta a:link,.postmeta a:active,.postmeta a:visited {
	text-decoration: underline;
	color: #660;
	border: none; }
 
img.wp-smiley {
	border: 0;
	padding: 0; }
 
h1,h2,h3 {
	font-size: 14px;
	font-weight: 700;
	color: #666;
	padding: 0 10px 0 7px; }
 
#sidebar img,.lsidebar img { border: 0; }
 
input#url,input#author,input#email,textarea {
	color: #666;
	width: 40%;
	border: 1px solid #cbcbcb;
	margin-bottom: .6em;
	background: #fcfcfc;
	margin-top: 2px;
	padding: 3px; }
 
.entry h2 a:link,.entry h2 a:active,.entry h2 a:visited,#header h1 a:link,#header h1 a:active,#header h1 a:visited,#sidebar a:link,#sidebar a:active,#sidebar a:visited {
	text-decoration: none;
	color: #666;
	border: none; }
 
 
.detail {
	background-color: #33393c;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 8px;
	border: 1px none #e5e5bd; }
 
.detail2 {
	background-color: #f3f2ed;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 30px;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
.detail3 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 30px;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
.commentlist li .avatar {
	float: left;
	background: #fff;
	border: 1px solid #bbb;
	margin: 0 15px 0 5px;
	padding: 5px; }
 
.detailheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
.detail4 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 70px;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
 
.subBox {
	margin-bottom: 10px;
	height: 105px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 415px;
	border-color: #eee;
	border-style: solid;
	border-width: 4px 1px;
	padding: 1px; }
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #f3f2ed;
	height: 25px;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0; }
 
.border5 { border: 1px solid #cccccc; }
 
	.border5 ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666; }
 
.new {
	font-weight: bold;
	color: #FF0000; }
 
.rsidebar,.lsidebar img,.postinfo img { border: none; }
 
#cse-search-results,#cse-search-results iframe { max-width: 500px; }
 
.detail5 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
.detail6 {
	background-color: #f3f2ed;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom-style: none;
	border-color: #e5e5bd;
	border-width: 1px; }
 
.box2 { border: 1px solid #000000; }
 
input.btn {
	font: bold 18px Arial, Sans-serif;
	height: 30px;
	width: 90px;
	color: #ffffff;
	background-color: #000000; }

.alignleft {
    display: inline;
    float: left;
    margin: 2px 10px 5px 0;
    padding: 0;
}
.center{
text-align: center;
}
@media screen and (max-width: 980px){
#content{
	width: 100%;
	max-width: 1110px;
}
.entry, .entry2{
	width: 99%;
	max-width: 1110px;
	padding: 5px 0 10px;
}
.entry p {
    padding: 0 7px;
}
#bgbox{
	background: none;
}


#content input, #content textarea {
    padding: 5px;
    width: 97%;
}
.entry small {
    padding-left: 10px;
}
.postinfo {
    padding: 5px;
}
.cfmonitor div {
    margin-left: 10px;
}
}
@media screen and (max-width: 600px){
.p1 img{
width: 100%;
}
.entry p img {
    height: auto;
    width: 100%;
}
}
@media screen and (max-width: 640px){

.footeradd img {
    width: 100%;
}

.dual img {
    float: left;
    margin: 7px;
    width: 44%;
}
}
@media screen and (max-width: 480px){
.lsidebar, .rsidebar{
	max-width: 200px;
	float: left;
    width: 88%;
}
.wp-caption img {
    max-width: 432px;
	height: auto;
}
}
@media screen and (max-width: 360px){

.cfmonitor img {
    width: 97%;
}

#searchform{
width: 97%;
}
#searchform #s {
    padding: 7px;
    width: 94%;
}

#attachment_21164 img {
    height: auto;
    max-width: 268px;
}
.entry .post img {
    border: 4px solid #eeeeee;
    height: auto;
}
.wp-caption img {
    max-width: 273px;
	height: auto;
}
#footer {
    line-height: 18px;
}
}
/*=====================page and Container=================*/
#page
{
    background: #fff none repeat scroll 0 0;
    margin: 0px auto;
    max-width: 1110px;
    padding: 10px;
 	
}

.container
{
	width:100%;
	
}

.toggle-nav {display:none;}
#header-logo
{
	width:100%;
	background-color:#000;
	
	height: 51px;
}
#header
{
background: url(images/logo.jpg) no-repeat left;
height:51px;
}
#content 
{
	width:56%;
	float: left;
	line-height: 140%;
	margin: 0px auto;
	padding: 5px 5px; 
	padding-top:0px;
}



ul.nav > li a:link,ul.nav >  li a:active,ul.nav > li a:visited {
	border: none;
	}

/*------------------------end of container and pages------------------*/
/*=====Navigation============================*/
#navigation
{
background: #4cb6ea;
  margin: 0;
margin-top:5px;
margin-bottom:5px;
  width: auto;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
  font-family: 'PT Sans', sans-serif;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;    
}

ul.menu
{background: #4cb6ea;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
float:left;
}
ul.menu:after,
#navigation:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
ul.menu li
{
margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

ul.menu li > a
{
 text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.menu li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
ul.menu li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}
ul.menu li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
ul.menu.align-right li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
ul.menu li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
ul.menu.align-right li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
ul.menu li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
ul.menu li ul li:hover > a,
ul.menu li ul li.active > a {
  color: #4cb6ea;
}
ul.menu li ul li:hover:after,
ul.menu li ul li.active:after {
  background: #4cb6ea;
}
ul.menu li ul li:hover > ul {
  left: 100%;
  top: 0;
}
ul.menu li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
ul.menu > li {
  float: left;
}ul.menu.align-center > li {
  float: none;
  display: inline-block;
}
ul.menu.align-center {
  text-align: center;
}
ul.menu.align-center ul {
  text-align: left;
}
ul.menu.align-right {
  float: right;
}
ul.menu.align-right > li:hover > ul {
  left: auto;
  right: 0;
}
ul.menu.align-right ul li:hover > ul {
  right: 100%;
  left: auto;
}
ul.menu.align-right ul ul li a {
  text-align: right;
}
ul.menu > li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
ul.menu > li.has-sub > a {
  padding-right: 40px;
}
ul.menu > li.has-sub > a:after {
  display: block;
  content: '';
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
ul.menu > li.has-sub > a:before {
  display: block;
  content: '';
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
ul.menu > li > a {
  color: #ffffff;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 2;
  position: relative;
}
ul.menu > li:hover:after,
ul.menu > li.active:after {
  height: 100%;
}
ul.menu > li:hover > a,
ul.menu > li.active > a {
  color: #000000;
}
ul.menu > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
ul.menu > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
ul.menu > li:hover > ul {
  left: 0;
}
ul.menu > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
ul.menu #menu-button {
  display: none;
}
ul.menu > li > a {
  display: block;
}
ul.menu > li {
  width: auto;
}
ul.menu > li > ul {
  width: 170px;
  display: block;
}
ul.menu > li > ul > li {
  width: 170px;
  display: block;
}
/*-------------end of Navigation--------------------*/
 
/*=========================sidebars================================*/
#sidebar {
	max-width: 460px;

	float: left;
	font-size: 11px;
	margin: 5px;
	padding: 0; }
.rsidebar {
width:50%;
	max-width: 240px;
	float: right;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px; 
margin-top:-10px;}
 

 
.lsidebar {
width:50%;
	max-width: 176px;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px; }
 

.rsidebar h2,.lsidebar h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
	margin: 0 0 10px;
	padding: 5px 0; }
 
.rsidebar ul,.lsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
.rsidebar ul li,.lsidebar ul li {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0; }
 
.rsidebar ul li ul,.lsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 0 5px; }
 
.rsidebar ul li ul li,.lsidebar ul li ul li {
	list-style-type: none;
	background: transparent url(images/b.gif) no-repeat 0 2px;
	border: 0;
	margin: 4px 0 1px;
	padding: 0 0 0 15px; }
 
.rsidebar p,.lsidebar p { padding: 0 5px; }

#sidebar img,.lsidebar img { border: 0; }
.rsidebar,.lsidebar img,.postinfo img { border: none; }
 
/*-----------end of sidebars----------------------*/


/*================================css for small devices===============================================*/
@media (max-width: 1150px) and (min-width: 1130px)
{
#content
{

width:55%;
margin-right:5px;
}
#sidebar
{
width:43%;
}
.rsidebar
{
width:250px
}
.lsidebar
{
width:200px;
}
}

@media (max-width: 1130px) and (min-width: 980px)
{
#content
{
width:100%;

}
#sidebar
{
max-width:950px;
width:100%;
}
.entry, .entry2{
	width: 99%;
	max-width: 1090px;
	padding: 5px 0 10px;
}
.entry p {
    padding: 0 7px;
}
.lsidebar, .rsidebar{
	max-width: 400px;
	width: 100%;
float:left;
}
.rsidebar{
margin-top:-10px;
}
}


@media (max-width: 980px) and (min-width: 800px) 
{
#content{
	max-width:960px;
	width: 100%;
}
#sidebar
{
max-width:650px;
width:100%;
}
.entry, .entry2{
	width: 99%;
	max-width: 1100px;
	padding: 5px 0 10px;
}
.entry p {
    padding: 0 7px;
}
.lsidebar, .rsidebar{
	max-width: 300px;
	width: 100%;
float:left;
}
.rsidebar{
margin-top:-10px;
}
.rsidebar .box2 {
    width: 100%;
}
.rsidebar iframe {
    width: 100% !important;
}
#content input, #content textarea {
    padding: 5px;
    width: 97%;
}
.entry small {
    padding-left: 10px;
}
.postinfo {
    padding: 5px;
}
.cfmonitor div {
    margin-left: 10px;
}
}

@media (max-width: 800px) and (min-width: 640px) 
{
#content{
	max-width:780px;
	width: 100%;
}
#sidebar
 {
	max-width:780px;
	width:100%;
	float: left;
	font-size: 11px;
	padding: 0;
margin:0px; 
}
.rsidebar 
{
	max-width:385px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
	
 }
  
.lsidebar 
{
	max-width:385px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
 } 
}



 @media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) 
{ 
.toggle-nav {
	margin-top:10px;
        padding:5px;
padding-left:10px;
padding-right:10px;
        display:inline-block;
        box-shadow:0px 1px 1px rgba(0,0,0,0.15);
        border-radius:3px;
        background:#4cb6ea;
        text-shadow:0px 1px 0px rgba(0,0,0,0.5);
        color:#fff;
        font-size:24px;
        transition:color linear 0.15s;
    }
#navigation
{
display:none;
}
 ul.menu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  ul.menu > li > ul {
    width: 100%;
    display: block;
  }
  ul.menu.align-right li a {
    text-align: left;
  }
  ul.menu > li > ul > li {
    width: 100%;
    display: block;
  }
  ul.menu.align-right ul li a {
    text-align: left;
  }
 ul.menu > li > ul > li > a {
    width: 100%;
    display: block;
  }
  ul.menu li ul li a {
    width: 100%;
  }
  ul.menu.align-center {
    text-align: left;
  }
 ul.menu.align-center > li {
    display: block;

  }
 ul.menu.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  ul.menu {
    width: 100%;
  }
  ul.menu li {
    float: none;
    width: 100%;
text-align:center;
border-bottom:1px solid #fff;
  }
ul.menu li:hover
{
border:1px solid #fff;
background-color:#fff;
}
  ul.menu li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  ul.menu > li:after {
    display: none;
  }
  ul.menu li.has-sub > a:after,
 ul.menu li.has-sub > a:before,
  ul.menu li ul li.has-sub:after,
  ul.menu li ul li.has-sub:before {
    display: none;
  }
  ul.menu li ul,
 ul.menu li ul li ul,
  ul.menu li ul li:hover > ul,
  ul.menu.align-right li ul,
  ul.menu.align-right li ul li ul,
  ul.menu.align-right li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;
  }
  ul.menu li ul li,
  ul.menu li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  ul.menu li ul li a {
    padding: 8px 20px 8px 35px;
    color: #ffffff;
  }
  ul.menu li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  ul.menu li ul li:hover > a {
    color: #000000;
  }
  ul.menu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  ul.menu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  ul.menu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
  }

#drop-down:checked  ul.menu{
display:block;
} 

.p1 img{
width: 100%;
}
.entry p img {
    height: auto;
    width: 100%;
}
.rsidebar table {
    width: 100%;
}

.footeradd img {
    width: 100%;
}
.lsidebar, .rsidebar{
	max-width: 260px;
	width: 100%;
}
.dual img {
    float: left;
    margin: 7px;
    width: 44%;
}
.rsidebar
{
margin-top:-10px;
}
}


@media (max-width: 640px) and (min-width: 480px) 
{
#content{
	max-width:620px;
	width: 100%;
}
#sidebar
 {
	max-width:620px;
	width:100%;
	float: left;
	font-size: 11px;
	margin: 5px;
	padding: 0; 
	margin:0px;
}
.rsidebar 
{
	max-width:240px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
	margin-left:10px;
	margin-top:-10px;
 }
  
.lsidebar 
{
	max-width:176px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
 }

}

@media (max-width: 480px) and (min-width: 320px)
 { 
#content{
	max-width:460px;
	width: 100%;
}
#sidebar
{
max-width:320px
width:100%;
margin:0px;
padding:0px;
}
.rsidebar 
{
	max-width:280px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0;
margin-top:-10px;
 }
  
.lsidebar 
{
	max-width:280px;
	width:100%;
	float: left;
	color: #666;
	margin: 0;
	padding: 0;
 }

.wp-caption img 
{
    max-width: 432px;
	height: auto;
}
}


@media (max-width: 320px) 
 {
#navigation
{
background-color:#fff;
}
#content{
	max-width:300px;
	width: 100%;
}
#sidebar
{
max-width:300px
width:100%;
margin:0px;
padding:0px;
}
.rsidebar 
{
	max-width:240px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
margin-top:-10px;
	
 }
  
.lsidebar 
{
	max-width:176px;
	width:100%;
	float: left;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
 }

.cfmonitor img {
    width: 97%;
}

#searchform{
width: 97%;
}
#searchform #s {
    padding: 7px;
    width: 94%;
}

#attachment_21164 img {
    height: auto;
    max-width: 268px;
}
.entry .post img {
    border: 4px solid #eeeeee;
    height: auto;
}
.wp-caption img {
    max-width: 273px;
	height: auto;
}
#footer {
    line-height: 18px;
}

}

@media (max-width: 886px) and (min-width: 320px)
{
#navigation
{
background: #fff;
}
ul.menu
{
width:100%;
}}

.post p a {
    border-bottom: 1px dotted !important;
}
div.entry:nth-child(3) li {
    margin-bottom: 10px !important;
}
div.entry:nth-child(3) a {
    border-bottom: 1px dotted !important;
}


