/* CSS Document */
body
{
   font-family:Tahoma;
}
.default{
/*background-repeat: repeat;
background-color: #fff;
background-image: -moz-radial-gradient(center 45deg,circle cover, #FAFAFA, #64a2e6);
background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#FAFAFA), to(#64a2e6));*/
background-repeat:repeat;


  
  -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#CDE6F9), to(#75A6D6))
  background: #6191BF;
  background-image: -moz-radial-gradient(center 45deg,circle cover, #FAFAFA, #B3D9FF);
background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#FAFAFA), to(#B3D9FF));
background-color:#B3D9FF;
}


.default .bloggernamebg{
width:680px;
height:120px;
border: 1px solid #8d8d8d;
border-radius:80px;
background-color:#ffffff;
margin-left: 20%;


-webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    -1px 5px 10px rgba(0, 0, 0, 0.2);
box-shadow:         -1px 5px 10px rgba(0, 0, 0, 0.2);
}


.default .bloggerimage{
position:relative;
left:10px;
top:15px;

-moz-border-radius: 95px;
-webkit-border-radius: 95px;
border-radius: 95px;
padding-left: 0px;
padding-right: 0px;

width: 88px !important;
height: 89px;

-webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    -1px 5px 10px rgba(0, 0, 0, 0.4);
box-shadow:         -1px 5px 10px rgba(0, 0, 0, 0.4);
}

.default .bloggernametext
{
font-family:Maiandra GD,Tahoma, "Trebuchet MS";
font-size:25px;
color:#000;
text-align:left;

position:relative;
top:-25px;
left:20px;

text-shadow: 1px 2px #b9b9b9;
}

.default .hitstext
{
font-family:Maiandra GD, Tahoma, "Trebuchet MS";
font-size:13px;
color:#000;
text-align:left;
padding-right:15px;

position:relative;
top:-25px;
left:20px;

text-shadow: 2px 2px #b9b9b9;
}


.default .blogtitletext
{
font-family:Billuy, Maiandra GD,Tahoma, "Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#000;
text-align:left;
color:#404040;
}


.default .posttitletext a
{
font-family:Century Gothic, Maiandra GD,Tahoma, "Trebuchet MS";
font-size:12pt;
font-weight:600;
color:#000;
text-align:left;
color:#285c97;
text-decoration:underline;

}


.default .by_category_datetext_static
{
font-family:Century Gothic, Maiandra GD,Tahoma, "Trebuchet MS";
font-size:11pt;
font-weight:600;
color:#000;
text-align:left;
color:#4f4f4f;

}

.default .by_category_datetext
{
font-family:Century Gothic, Maiandra GD,Tahoma, "Trebuchet MS";
font-size:11pt;
font-weight:600;
color:#000;
text-align:left;
color:#4f4f4f;
font-style:italic;

}


.default .contenttext
{
font-family:Century Gothic, Maiandra GD,Tahoma, "Trebuchet MS";
font-size:11pt;
color:#000;
text-align:left;
color:#4f4f4f;
margin-left:30px;
margin-right:30px;

}



.default .topbuttons img {
height: 35px;
}

.default .topbutton {
  padding: 5px;
  text-decoration: none;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  -webkit-box-shadow: 2px 3px 5px #666666;
  -moz-box-shadow: 2px 3px 5px #666666;
 
  border: solid #f5f5f5 5px;
 background: -webkit-linear-gradient(90deg, #f2f2f2, #fff);
   
    -moz-background-origin: border;
    background-origin: border-box;
   
    border: 4px solid transparent;
    border-radius: 75px;
    box-shadow:
        inset 0 0 5px #e0e0e0, 
        0 0 12px #e0e0e0, 
        inset -999px 0 0 #D9E8FD; 
  display: inline-block;
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
border-radius: 75px;
-webkit-box-shadow: 0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
-moz-box-shadow:0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
box-shadow: 0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
-moz-transition: -moz-box-shadow .1s ease-in-out;
-o-transition: -o-box-shadow .1s ease-in-out;
transition: box-shadow .1s ease-in-out;
margin-left: 11px;
  



}
.default .topbutton:hover {
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
border-radius: 75px;
-webkit-box-shadow: 0 6px 0 #ABD3EC, 0 10px 6px rgba(142, 188, 218, 1);
-moz-box-shadow: 0 6px 0 #abd3ec, 0 10px 6px rgba(142,188,218,1);
box-shadow: 0 6px 0 #D8ECFD, 0 10px 6px rgba(167, 195, 214, 1);
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
-moz-transition: -moz-box-shadow .1s ease-in-out;
-o-transition: -o-box-shadow .1s ease-in-out;
transition: box-shadow .1s ease-in-out;
margin-left: 11px;
}

.default .topbutton:active
    {

-webkit-box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
-moz-box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
 
   -webkit-transform: 	translateY(.13em);
	-moz-transform: 	translateY(.13em);
	transform: 			translateY(.13em);     
    }
	
.default .social{
border-radius:10px;

-webkit-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);
-moz-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);

}
.default .rightbutton{

border: 1px solid #8d8d8d;
border-radius:80px;
padding:15px;
background: -webkit-linear-gradient(90deg, #d5d5d5, #fff);


-webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    -1px 5px 10px rgba(0, 0, 0, 0.2);
box-shadow:         -1px 5px 10px rgba(0, 0, 0, 0.2);
}


.default .bottombuttons{

border: 1px solid #8d8d8d;
border-radius:40px;
padding:10px;
/*background: -webkit-linear-gradient(90deg, #d5d5d5, #fff);*/


-webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    -1px 5px 10px rgba(0, 0, 0, 0.2);
box-shadow:         -1px 5px 10px rgba(0, 0, 0, 0.2);
}

.default .addcommentbutton{
width: 80px !important;
color: #606060;
border: solid 1px #98BCF8;
border-radius:40px;
background: white;
background: -webkit-gradient(linear, left top, left bottom, from(white), to(#CCE6FF));
background: -moz-linear-gradient(top, white, #CCE6FF);
font-size: 13px;
padding: .2em 1em .275em;
text-decoration:none;
}


	
 .pnlWall,.classCount
     {
      position: relative;
	  width: 100%;
	  -moz-border-radius: 10px;
	  border-top-right-radius: 75px !important;
	  
	  border-radius: 0px;
	  padding: 2em 1.5em;
	  color: rgba(0, 0, 0, .8);
	  text-shadow: 0 1px 0 white;
	  line-height: 1.5;
	  margin: 8px auto;
	  border: 1px solid #D1DFF7;
	  border-bottom-left-radius: 55px !important;
	
background-color: #fff;
/*
background-image: -moz-radial-gradient(center 45deg,circle cover, white, #E5F0FF);
background-image: -webkit-gradient(radial, 30% 50%, 101, 10% 190%, 9, from( white), to(#DDEBFF));

background: -moz-linear-gradient(top,  rgba(255,255,255,0.68) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.68)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.68) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adffffff', endColorstr='#ffffff',GradientType=0 );*/


-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
     }
     .pnlWallsdevice
     {
         background-image: -webkit-gradient(radial, 30% 50%, 100, 10% 100%, 900, from(#CDE6F9), to(#6191BF));
     }
     .pnlWall:hover, .classCount:hover{
     
-webkit-box-shadow:  0px 0px 25px 10px rgba(255, 255, 255, .50);
-moz-box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .50);
box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .50);

}
.pnlShare{
 -webkit-transform: scale(1);
 
}
.pnlWallContainer
{
 
}
.pnlWallContainer:hover
{

}
     .pnlWall:before, .pnlWall:after, .classCount:before, .classCount:after

	{

	/*  z-index: -1; 
	  position: absolute; 
	  content: "";
	  bottom: 15px;
	  left: 10px;
	  width: 50%; 
	  top: 80%;
	  max-width:300px;
	  
	  border-bottom-left-radius: 125px !important;
	  -webkit-box-shadow: 0 10px 1px rgba(248, 248, 248, 0.7);
-moz-box-shadow: 0 20px 15px rgba(129, 129, 129, 0.7);
box-shadow: 0 20px 20px rgba(16, 55, 82, 0.9);
-webkit-transform: rotate(-4deg);
	  -moz-transform: rotate(-4deg); 
	  -o-transform: rotate(-4deg);
	  -ms-transform: rotate(-4deg);
	  transform: rotate(-4deg);
*/
	}



	.pnlWall:after, .classCount:after 

	{/*
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;*/

	}	

     .pnlWall .bottom
     {
        
          
     }
     .bottom
     {
        
          
     }
     
      
     div .pnlWall 
     {
         padding-bottom:1px;
     }
	 
	 
	 .cubeeprofileimage
     {
        width: 38px !important;
        height: 39px; 
        
     }
     .Profileimg img:hover
     {
	
     }
     .wrap
     {
	     width: 68px;
	     height: 68px;
	     border-radius: 42px;
	     position: relative;
	     border: 8px solid #E8E8E8;
	     margin: 0 0 3px 0;
     }	
	 
	 
	 
	 /*.............................new..........*/
	 
	 
	 
	 	
.default .postbg {
position: relative;
width:100%;
-moz-border-radius: 10px;
border-bottom-right-radius: 45px !important;
border-radius: 0px;
padding: 1em 1.5em;
color: rgba(0, 0, 0, .8);
text-shadow: 0 1px 0 white;
line-height: 1.5;
margin: 8px auto;
border: 1px solid #D1DFF7;
/*border-bottom-left-radius: 55px !important;*/
background-color: #CDE6F9;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    background-color:White;
}

/*.default .postbg:hover{
-webkit-box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .75);
-moz-box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .75);
box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, .75);
}
*/
.default .postbg::before, 
.default .postbg::after{
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width: 300px;
border-bottom-left-radius: 125px !important;
-webkit-box-shadow: 0 10px 1px rgba(248, 248, 248, 0.7);
-moz-box-shadow: 0 20px 15px rgba(129, 129, 129, 0.7);
box-shadow: 0 20px 20px rgba(16, 55, 82, 0.9);
-webkit-transform: rotate(-4deg);
-moz-transform: rotate(-4deg);
-o-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
}

.default .postbg::after{
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;


}
	 
	 
	 
	 
	 /*......................................Add New Postings...............................*/

.textbox
{

	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	padding:11px 20px;
	width:45%;
	margin-left:14px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	border-color:#779eb9;
	outline:none;
	-moz-box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	-webkit-box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	background:url(../Img/search.png) right no-repeat;
	background-color:#FFFFFF;


}

.blogtex2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#676767;


}

.blogtex3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:16px;
	color:#676767;


}


.list_Buttonn {
	display: inline-block;
	
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

	 
	 -webkit-transition: -webkit-box-shadow .1s ease-in-out;
 	-moz-transition: -moz-box-shadow .1s ease-in-out;
 	-o-transition: -o-box-shadow .1s ease-in-out;
 	transition: box-shadow .1s ease-in-out;
	
	cursor:pointer;
	

}


.list_Buttonn .spann {
	display: inline-block;
	
	width:95px;
	height:40px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:9px;
	padding-right:25px;	
	background: #8a8a8a;
	border-style:solid;
	border-width:1px;
	border-color:#f0f0f0;
	background: url(../img/blogimg/buttonpatternloop.png);
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
 	-webkit-transition: -webkit-transform .1s ease-in-out;
 	-moz-transition: -moz-transform .1s ease-in-out;
	 -o-transition: -o-transform .1s ease-in-out;
	 transition: transform .1s ease-in-out;
	 
	 
	 -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
	 
	
}



.list_Buttonn:active {
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

}


.list_Buttonn:active .spann {
	-webkit-transform: translate(0, 4px);
	-moz-transform: translate(0, 4px);
	-o-transform: translate(0, 4px);
	transform: translate(0, 4px);
}



/*......................................Display Settings...............................*/


.Blogsettings_Button2 {
	display: inline-block;
	width:55px;
	height:55px;
		margin-left:1%;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	
/*	-webkit-box-shadow:
 	0 0x 0 #92b5d2,rgba(40, 66, 92, .6) 0 .10em 5px;
	-moz-box-shadow:
	 0 0px 0 #92b5d2,rgba(40, 66, 92, .6) 0 .10em 5px;
	box-shadow:
	 0 0px 0 #92b5d2,rgba(40, 66, 92, .6) 0 .10em 5px;
	 
-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4); */

	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

	 
	 -webkit-transition: -webkit-box-shadow .1s ease-in-out;
 	-moz-transition: -moz-box-shadow .1s ease-in-out;
 	-o-transition: -o-box-shadow .1s ease-in-out;
 	transition: box-shadow .1s ease-in-out;
	
	cursor:pointer;
}


.Blogsettings_Button2 .span {
	display: inline-block;
	width:55px;
	height:55px;
	padding-top:1px;
	padding-bottom:1px;
/*	padding-left:9px;
	padding-right:25px;	
	background: #fff; */

	border-style:solid;
	border-width:1px;
	border-color:#ecf4fc;
	/*background:url(../Img/BuddyList/buttonpatternloop.png);*/
	
background: rgb(254,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(254,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(254,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(254,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(254,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(254,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(254,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
fallback on horizontal gradient */




-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	
 	-webkit-transition: -webkit-transform .1s ease-in-out;
 	-moz-transition: -moz-transform .1s ease-in-out;
	 -o-transition: -o-transform .1s ease-in-out;
	 transition: transform .1s ease-in-out;
}



.Blogsettings_Button2:active {
	-webkit-box-shadow: 
	 0 2px 0 #b9d6e7, 0 2px 1px rgba(142, 188, 218, 1);
	-moz-box-shadow: 
	 0 2px 0 #b9d6e7, 0 2px 1px rgba(142, 188, 218, 1);
	box-shadow: 
	 0 2px 0 #b9d6e7, 0 2px 1px rgba(142, 188, 218, 1);
}


.Blogsettings_Button2:active .span {
	-webkit-transform: translate(0, 1px);
	-moz-transform: translate(0, 1px);
	-o-transform: translate(0, 1px);
	transform: translate(0, 1px);
}



.regular-checkbox {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #a1bed3;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 14px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.regular-checkbox:checked {
    background-color: #e9ecee;
    border: 1px solid #a1bed3;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}	

.regular-checkbox:checked:after {
    content: '\2714';
    font-size: 22px;
    position: absolute;
    top: 0px;
    left: 4px;
    color: #585858;
}	



.regular-radio {
 -webkit-appearance: none;
 background-color: #f5f5f5;
 border: 1px solid #cacece; 
 box-shadow: 0 0px 15px rgba(0,0,0,.2);
 padding: 9px;
 border-radius: 70px;
 display: inline-block;
 position: relative;
 /*float:left;*/
 cursor:pointer;
 
 
 
}
 

 
.regular-radio:checked:after {
 content: '';
 border-radius: 70px;
 position: absolute; 
 
 background: #9cc355;
 box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
 background-image: url(../img/check.png);
 
 font-size: 25px;
 color: white;
 text-align:center;
}

.regular-radio:checked {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}
 
.regular-radio:active, .regular-radio:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.big-radio {
    padding: 16px;
}
 
.big-radio:checked:after {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
}


.blogtex4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#676767;


}


.textbox2
{

	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	padding:11px 20px;
	width:35%;
	margin-left:14px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	border-color:#779eb9;
	outline:none;
	-moz-box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	-webkit-box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	box-shadow:inset 0px 2px 0px #aac0d1,0px 0px 40px 8px rgba(255, 255, 255, 1);
	background:url(../img/blogimg/search.png) right no-repeat;
	background-color:#FFFFFF;


}


.BlogcommentBg {
width:96%;
height: 100px;
border: 1px solid #c0d5e6;
border-radius: 50px;



box-shadow:2px 2px 2px #8db1da;
background:#ecf7fd;


/*margin-right: 1%;
margin-left: 14px;
margin-bottom: 15px;*/
margin-top:15px;
text-overflow: ellipsis;
overflow: hidden;
}


.blogbuddy {
-moz-border-radius: 95px;
-webkit-border-radius: 95px;
border-radius: 95px;
padding-left: 0px;
padding-right: 0px;
width: 85px !important;
height: 85px;
}

.blogbuddy2 {
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 95px;
padding-left: 0px;
padding-right: 0px;
width: 55px !important;
height: 55px;
}




.blogtex5 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3d3d;


}

.blogtex6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3f82ba;


}


.btn {		
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		
	-webkit-box-shadow:
		0 5px 0 #d7f0ff,
		0 5px 6px rgba(142,188,218,1);
	-moz-box-shadow:
		0 5px 0 #d7f0ff,
		0 5px 6px rgba(142,188,218,1);
	box-shadow:
		0 5px 0 #d7f0ff,
		0 5px 6px rgba(142,188,218,1);
	-webkit-transition: -webkit-box-shadow .1s ease-in-out;
	-moz-transition: -moz-box-shadow .1s ease-in-out;
	-o-transition: -o-box-shadow .1s ease-in-out;
	transition: box-shadow .1s ease-in-out;
	margin-left:11px;
	}
.btn span {	


	display: inline-block;
	padding: 8px 8px;	
background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 23%, #eaf1f6 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(23%,#ffffff), color-stop(100%,#eaf1f6));
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 23%,#eaf1f6 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 23%,#eaf1f6 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 23%,#eaf1f6 100%);
background: radial-gradient(ellipse at center,  #ffffff 23%,#eaf1f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf1f6',GradientType=1 );



	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	-moz-transition: -moz-transform .1s ease-in-out;
	-o-transition: -o-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	}
.btn:active {	
	-webkit-box-shadow: 
		0 7px 0 #b9d6e7,
		0 8px 4px rgba(142,188,218,.8);
	-moz-box-shadow: 
		0 7px 0 #b9d6e7,
		0 8px 4px rgba(142,188,218,.8);
	box-shadow: 
		0 7px 0 #b9d6e7,
		0 8px 4px rgba(142,188,218,.8);
	}
.btn:active span {	
	-webkit-transform: translate(0, 4px);
	-moz-transform: translate(0, 4px);
	-o-transform: translate(0, 4px);
	transform: translate(0, 4px);
	}
	.btns{
	float:right;
	right:40px;
	top:-108px;
	
		
	}




.regular-checkbox2 {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #a1bed3;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 18px;
    border-radius: 6px;
    display: inline-block;
    position: relative;
}

.regular-checkbox2:active, .regular-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
 
.regular-checkbox2:checked {
    background-color: #e9ecee;
    border: 1px solid #a1bed3;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}	

.regular-checkbox2:checked:after {
    content: '\2714';
    font-size: 27px;
    position: absolute;
    top: 0px;
    left: 4px;
    color: #585858;
}	

/*................................................................*/
.regular-radio2 {
	-webkit-appearance: none;
	background-color: #9fa9b1;
	border: 4px solid #d6eefc;	
	box-shadow: 0 0px 15px rgba(0,0,0,.2);
	padding: 9px;
	border-radius: 70px;
	display: inline-block;
	position: relative;
	float:left;
	cursor:pointer;
	
	
	
}

.buttontext{

font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#605f5f;
font-size:17px;
position: absolute;
padding-top:12px;
padding-left:8px;


}

.regular-radio2:checked:after {
	content: '';
	border-radius: 70px;
	position: absolute;	

	background: #9cc355;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	background-image: url(../img/blogimg/check.png);

	font-size: 25px;
	color: white;
	text-align:center;
}



.big-radio {
	padding: 16px;
}

.big-radio:checked:after {
	width: 31px;
	height: 31px;
	left: 0px;
	top: 0px;
	
}

/*--------------------------------------------------------------------*/


.clearflot{
clear:both;


}

.radiopadding{
position:absolute;
top:105px;
left: 490px;
width:200px;


}

.buttonpadding{

/*position:absolute;*/
top:160px;
right:50px;



}



.list_Buttonn2 {
	display: inline-block;
	
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

	 
	 -webkit-transition: -webkit-box-shadow .1s ease-in-out;
 	-moz-transition: -moz-box-shadow .1s ease-in-out;
 	-o-transition: -o-box-shadow .1s ease-in-out;
 	transition: box-shadow .1s ease-in-out;
	
	cursor:pointer;
	

}


.list_Buttonn2 .spann {
	display: inline-block;
	
	width:135px;
	height:40px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:9px;
	padding-right:25px;	
	background: #8a8a8a;
	border-style:solid;
	border-width:1px;
	border-color:#f0f0f0;
	background: url(../img/blogimg/buttonpatternloop.png);
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	
 	-webkit-transition: -webkit-transform .1s ease-in-out;
 	-moz-transition: -moz-transform .1s ease-in-out;
	 -o-transition: -o-transform .1s ease-in-out;
	 transition: transform .1s ease-in-out;
	 
	 
	 -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
	 
	
}



.list_Buttonn2:active {
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

}


.list_Buttonn2:active .spann {
	-webkit-transform: translate(0, 4px);
	-moz-transform: translate(0, 4px);
	-o-transform: translate(0, 4px);
	transform: translate(0, 4px);
}


.default .topbutton2 {
  padding: 5px;
  text-decoration: none;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  -webkit-box-shadow: 2px 3px 5px #666666;
  -moz-box-shadow: 2px 3px 5px #666666;
 
  border: solid #f5f5f5 5px;
 background: -webkit-linear-gradient(90deg, #f2f2f2, #fff);
   
    -moz-background-origin: border;
    background-origin: border-box;
   
    border: 4px solid transparent;
    border-radius: 75px;
    box-shadow:
        inset 0 0 5px #e0e0e0, 
        0 0 12px #e0e0e0, 
        inset -999px 0 0 #D9E8FD; 
  display: inline-block;
-webkit-border-radius: 55px;
-moz-border-radius: 55px;
border-radius: 55px;
-webkit-box-shadow: 0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
-moz-box-shadow:0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
box-shadow: 0 6px 0 #CFDAE2, 0 10px 6px rgba(167, 195, 214, 1);
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
-moz-transition: -moz-box-shadow .1s ease-in-out;
-o-transition: -o-box-shadow .1s ease-in-out;
transition: box-shadow .1s ease-in-out;
margin-left: 11px;
  



}
.default .topbutton2:hover {
-webkit-border-radius: 55px;
-moz-border-radius: 55px;
border-radius: 55px;
-webkit-box-shadow: 0 6px 0 #ABD3EC, 0 10px 6px rgba(142, 188, 218, 1);
-moz-box-shadow: 0 6px 0 #abd3ec, 0 10px 6px rgba(142,188,218,1);
box-shadow: 0 6px 0 #D8ECFD, 0 10px 6px rgba(167, 195, 214, 1);
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
-moz-transition: -moz-box-shadow .1s ease-in-out;
-o-transition: -o-box-shadow .1s ease-in-out;
transition: box-shadow .1s ease-in-out;
margin-left: 11px;
}

.default .topbutton2:active
    {

-webkit-box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
-moz-box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
box-shadow: 0 8px 0 #82bad8, 0 10px 4px rgba(142,188,218,.8);
 
   -webkit-transform: 	translateY(.13em);
	-moz-transform: 	translateY(.13em);
	transform: 			translateY(.13em);     
    }
	
	
	
	 .topbanner {
    
    /* background-color: #c8e0f6;*/
     background-color: #E5F1FC;
     background-repeat: no-repeat;
     background-image: url("https://images.zcubes.com/zp/BlueAbstract/BlueAbstractTop.jpg");
     height: 100px !important;
     min-height: 33px;
     color: #595858;
     position: relative;
     top:-20px;
     padding-bottom1: 20px;
     padding-left: 30px;
     padding-right: 30px;
     -webkit-border-bottom-right-radius: 75px;
     -webkit-border-bottom-left-radius: 75px;
     -moz-border-radius-bottomright: 75px;
     -moz-border-radius-bottomleft: 75px;
     border-bottom-right-radius: 75px;
     border-bottom-left-radius: 75px;
     -webkit-box-shadow: -7px 1px 26px rgba(160, 160, 160, 1);
     -moz-box-shadow: -7px 1px 26px rgba(160, 160, 160, 1);
     box-shadow: -7px 1px 26px rgba(160, 160, 160, 1);
     }
     
	 
	 
	 
	 .blogheadingtext
{
font-family:Tahoma, "Trebuchet MS";
font-size:25px;
color:#blogheadingtext;
text-align:left;

position:relative;
top:-25px;
left:20px;

text-shadow: 1px 1px #b9b9b9;
}


.blogthemebg{
position: relative;
width: 100%;
height: 200px;
-moz-border-radius: 30px;
border-radius: 30px;
padding: 5em 0em;
color: rgba(0, 0, 0, .8);
text-shadow: 0 1px 0 white;
line-height: 1.5;
margin: 35px auto;
background-color: #EBF7FD;
-webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
}
regular-radio:checked::after {
content: '';
border-radius: 70px;
position: absolute;
background: #9CC355;
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
background-image: url(../img/check.png);
font-size: 25px;
color: white;
text-align: center;
}

.blogimageloader {
position: relative;
float: left;
width: 15%;
-moz-border-radius: 10px;
border-bottom-left-radius: 35px !important;
border-top-right-radius: 35px !important;
border-radius: 0px;
padding: 18px 13px 4px;
color: rgba(0, 0, 0, .8);
text-shadow: 0 1px 0 white;
line-height: 1.5;
margin: 8px auto;
border: 1px solid #D1DFF7;
background-color: #CDE6F9;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -webkit-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
    background-image: -webkit-gradient(radial, 30% 50%, 101, 10% 190%, 9, from( white), to(#DDEBFF));
}



.updateblogbutton{
width: 90px !important;
color: #606060;
border: solid 1px #98BCF8;
border-radius:40px;
background: white;
background: -webkit-gradient(linear, left top, left bottom, from(white), to(#CCE6FF));
background: -moz-linear-gradient(top, white, #CCE6FF);
font-size: 13px;
padding: 1em 1em 1em 1em;
text-decoration:none;
}


 .blogheadingtext2
{
font-family:Tahoma, "Trebuchet MS";
font-size:25px;
color:#blogheadingtext;
text-align:left;

position:relative;


text-shadow: 1px 1px #b9b9b9;
}


   ::-webkit-scrollbar {
    width: 10px !important; 
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important; 
    border-radius: 2px !important; 
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px!important; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5)!important; 
}

::-webkit-scrollbar  {
    width: 5px;
	height:5px;
}
 

::-webkit-scrollbar-track  {

	background-color:#FFFFFF;
	width:15px;
	height:5px;
}
  

::-webkit-scrollbar-thumb  {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6c8ea7;
	background: -moz-linear-gradient(left,  #6c8ea7 0%, #80aecb 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6c8ea7), 

color-stop(100%,#80aecb));
	background: -webkit-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: -o-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: -ms-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: linear-gradient(to right,  #6c8ea7 0%,#80aecb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c8ea7', 

endColorstr='#80aecb',GradientType=1 );	
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive  {
	  background: #6c8ea7;
	background: -moz-linear-gradient(left,  #6c8ea7 0%, #80aecb 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#6c8ea7), 

color-stop(100%,#80aecb));
	background: -webkit-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: -o-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: -ms-linear-gradient(left,  #6c8ea7 0%,#80aecb 100%);
	background: linear-gradient(to right,  #6c8ea7 0%,#80aecb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c8ea7', 

endColorstr='#80aecb',GradientType=1 );
}


 #TrackPanel{
left: 35%;
z-index: 999999;
position: fixed;
background-color: #ffffff;
border: 1px solid #d1dff7;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
top: 40px !important;
display: block;
box-shadow: 0 2px 9px rgba(0,0,0,.27);
}


#divBlogPostHead,#divBlogArchive{
display: inline;
padding: 10px;
position: fixed;
overflow: auto;
top: 300px;
left: 500px;
height: 250px;
width: 300px;
background-color: #ffffff;
box-shadow: 0 2px 9px rgba(0,0,0,.27);
border-radius: 20px;
border: 1px solid #d1dff7;
overflow-y: auto;

}

.Archivehead{
float:left;
font-family: Tahoma;
font-size: 17px;
color: #4f4f4f;
padding-top: 5px;
padding-bottom: 3px;
}
.msg {
overflow: auto;
/*min-width: 600px;*/
}

a{
color:#285c97;
text-decoration:none;

}
a:hover{
color:#6088b6;
text-decoration:underline;

}
.clsbtn:active {
-webkit-transform: translateY(.2em);
-moz-transform: translateY(.2em);
transform: translateY(.2em);
box-shadow: inset 0 0 5px 
#5FA2CF, 0 0 12px 
#4F97E4, inset -999px 0 0 
white;
}

.clsbtn 
{
    width: 20px;
height: 20px;
margin: 10px;
background-color: 
white;
padding: 1px;
border-radius: 55px !important;
border: 1px solid 
#BDBDE6 !important;
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
}


.white:active {
color: 
#999;
background: -webkit-gradient(linear, left top, left bottom, from(
#CCE6FF), to(
white));
background: -moz-linear-gradient(top, 
#CCE6FF, 
white);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCE6FF', endColorstr='#ffffff');
}
.white:hover {
background: 
#EDEDED;
background: -webkit-gradient(linear, left top, left bottom, from(
#CCE6FF), to(
white));
background: -moz-linear-gradient(top, 
#CCE6FF, 
white);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCE6FF', endColorstr='#ffffff');
}
.addcommentbtn:active {
position: relative;
top: 1px;
-webkit-box-shadow: 0px 0px 15px 10px 
rgba(255, 255, 255, .75);
-moz-box-shadow: 0px 0px 15px 10px rgba(255, 255, 190, .75);
box-shadow: 0px 0px 10px 10px 
rgba(255, 255, 255, .75);
}
.addcommentbtn:hover {
text-decoration: none;
-webkit-box-shadow: 0px 0px 15px 10px 
rgba(255, 255, 255, .75);
-moz-box-shadow: 0px 0px 15px 10px rgba(255, 255, 190, .75);
box-shadow: 0px 0px 10px 10px 
rgba(255, 255, 255, .75);
}
.addcommentbtn {
width: 80px !important;
}
.white {
color: 
#606060;
border: solid 1px 
#98BCF8;
background: 
white;
background: -webkit-gradient(linear, left top, left bottom, from(
white), to(
#CCE6FF));
background: -moz-linear-gradient(top, 
white, 
#CCE6FF);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#CCE6FF');
}
.small {
font-size: 11px;
padding: .2em 1em .275em;
}
.addcommentbtn {
display: inline-block;
zoom: 1;
vertical-align: baseline;
margin: 0 2px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100%;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px 
rgba(0, 0, 0, .3);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0 1px 2px 
rgba(0, 0, 0, .2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px 
rgba(0, 0, 0, .2);
width: 100px;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
}

.commentimg img {
width: 40px;
border-radius: 50px;
}