#header,#menulinks,#footer,#wpadminbar,#feedbar-container,#sidebar-tabs,#about-feedbar,#subscribe-bar-container,#pop-post-tabbar,#ip-comments-template{
display:none;
}

#blog-single-contentarea{
width:99%;
}

/*  
Theme Name: ISparks
Theme URI: 
Description: 
Version: 1.0
Author: 
Author 
Tags: black,liquid
*/

/* STRUCTURE */
body {
    text-align:center;
    margin:0;
    padding:0;
    background-color:#efefef;

    background-position:top left;
    background-repeat:repeat-x;
    color:#555555;
    font-size:12px;
    font-family:Arial;
}

#body2 {
    background-image:url(/wp-content/themes/IP-VER-2/images/backfooter.png);
    background-position:bottom left;
    background-repeat:repeat-x;
}

#page {

    margin:auto;
	background-color: #444444;
    background-repeat:repeat-y;
    text-align:left;
}



.headleft {
    float:left;
    margin-left: 3%;
}

.headright {
    float:right;
    text-align:right;
}



#rsslink a {
    float:right;
    text-align:right;
    padding-top:10px;
    padding-left:17px;
    height:30px;
    color:#d7d1d1;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    background:url(/wp-content/themes/IP-VER-2/images/rsslink.gif) left 12px no-repeat;
}

ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    float:left;
    margin-left: 2%;
}

ul#navlist li {
    font-size:10pt;
    display:inline;
    list-style-type: none;

}

ul#navlist li a {
    padding-left:15px;
    padding-right:15px;
    padding-top:15px;
    height: 35px;
    background-image:none;
    display:block;
    color:#d7d1d1;
    text-decoration:none;
    float:left;
    font-size:13px;
    font-weight:bold;
}

ul#navlist li a:link, ul#navlist li a:visited {
    text-decoration: none;
}

ul#navlist li a:hover {
    background-position:top left;
    text-decoration:none;
    color:#393838;
    background-color: #eee;

}

#mainarea {
    clear:both;
    padding-top:0px;
    margin:30px 2% 20px;
    background-color: #cfcfcf;
    float: left;
	width: 96%;
	border: 1px solid #fff;
}

#contentarea {
    float: left;
    width: 76%;
}

#contentarea-full{
    float: left;
    background-color: #fff;

    width: 100%;
}

#contentarea-single-full-page{
	width: 100%;
	float: left;
}

#contentarea-full-page {
    float: left;
    background: url('/wp-content/themes/IP-VER-2/images/page-back.png');
    padding-bottom: 20px;
    width:100%;
}

#sidebar {
    width:20%;
    float:right;
    padding-bottom:20px;
}

#widelist li a{
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:#CCCCCC solid 1px;
    display:block;
    font-size:10pt;
    color:#9d8c8c;
    text-decoration: none;
    clear:both;
    text-align:left;
    margin-left:5px;
    margin-right:4px;
    margin-top:0;
    margin-bottom:0;
}

#widelist li a:hover {
    color:#555555;
    text-decoration: none;
}

#searchform {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}

#searchform #s {
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#555555;
    width: 210px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top:6px;
    padding-left:7px;
    float:left;
    height:19px;
    font-weight:bold;
    margin-left:5px;
    border:1px solid #717171;
}

#searchform #s:focus {
    background-color:#717171;
    color:#FFFFFF;
}

#searchsubmit {
    background-image:url(/wp-content/themes/IP-VER-2/images/search.png);
    width:32px;
    height:29px;
    float:right;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    background-color:transparent;
    cursor:pointer;
    margin-right:10px;
}

#sidebar1 {
    width:155px;
    float:left;
    margin-left:1px;
    margin-right:5px;
}

#sidebar2 {
    width:155px;
    float:left;
    margin-right:1px;
}

#footer {
	background-color: #000000;
    clear: both;
    color: #CCCCCC;
    font-size: 17px;
    height: 320px;
    padding: 40px 0;
	text-align: left;

}

#footer a:hover {
    color:#FFFFFF;
}

#footer .left {
    float:left;
    padding-left:0px;
    padding-top:42px;
    line-height:18px;
}

#footer .right {
    float:right;
    padding-right:0px;
    padding-top:42px;
    line-height:18px;
    text-align:right;
}

/* POST DETAILS */

.post {
    /*padding-left:2%;
    padding-right:2%;*/
}

.entry {
    line-height:20px;
	padding-left: 2%;
	padding-right: 2%;
}

.posttop {
    clear: both;
    height: 220px;
    margin-top: 10px;
    width: 100%;
}

.posttop .dateicon {

    float: left;

    margin-top: 70px;
    padding-right: 8px;
    position: absolute;

    width: 70%;
}

.posttop .title {
    padding-left:8px;
    float:left;

}

.posttop .dateicon .day {
    font-size:23px;
    color:#fff;
    clear:both;
    float: left;
    text-align:right;
    text-transform:uppercase;
}

.posttop .dateicon .month {
    font-size:12px;
    color:#fff;
    clear:both;
    float: left;
    text-align:right;
    text-transform:uppercase;
}

.posttop .thetitle a {
    font-size:23px;
    font-weight: bold;
    color:#fff;
    clear:both;
    padding-left: 2%;
}
.thetitle{
    text-align:center;
}
.under{
    text-align: center;
    color:#fff;
}

.posttop .thetitle a:hover {
    text-decoration:none;
    color:#9d8c8c;
}

.posttop .title .under {
    font-size:12px;
    color:#bfbfbf;
    clear:both;
}
.posttop .title .under a{
    text-decoration:underline;
}

.postbottom {
    clear:both;
}

.postbottom a.commentslink {
    height:30px;
    padding-top:3px;
    display:block;
    float:left;
    padding-right:6px;
}

.postbottom a.stumbleupon {
    width:30px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/stumbleuponicon.png);
}

.postbottom a.digg {
    width:31px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/diggicon.png);
}

.postbottom a.delicious {
    width:35px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/deliciousicon.png);
}

.postbottom a.google {
    width:35px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/googleicon.png);
}

/* STYLING */
h1 {
    font-size:25px;
    clear:both;
    color:#000;
    font-weight: bold;
    text-transform:uppercase;
    margin:0;
}
h2 {
    font-size:25px;
    clear:both;
    color:#000;
    font-weight: bold;
    text-transform:uppercase;
    margin:0;
}

h1 a {
    color:#FFFFFF;
}

h1 a:hover {
    color:#FFFFFF;
    text-decoration:none;
}

.description {
    font-size:14px;
    clear:both;
    margin:0;
    font-weight:bold;
    text-transform:uppercase;
    color:#999999;
}

a {
    color:#bfbfbf;
    text-decoration:none;
}

a:hover {
    color:#555555;
    text-decoration:underline;
}

#advertarea  {
    padding-left:8px;
    clear:both;
    padding-top:10px;
}

#advertarea a {
    margin:5px;
    margin-right:15px;
    float:left;
}

#sidebar h2 {
    height:25px;
    font-size:16px;
    font-weight:bold;
    margin-top:15px;
    margin-bottom:0;
    clear:both;
    padding-left:5px;
}

#subfooter .subfooterwidget h2 {
    padding-left:8px;
    padding-top:8px;
    height:25px;
    font-size:16px;
    font-weight:bold;
    color:#CCCCCC;
}

#sidebar ul li ul li a {
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:#CCCCCC solid 1px;
    display:block;
    font-size:10pt;
    color:#9d8c8c;
    text-decoration: none;
    clear:both;
    text-align:left;
    margin-left:-6px;
    margin-right:4px;
    margin-top:0;
    margin-bottom:0;
    width:140px;
}

#subfooter .subfooterwidget a {
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:#555555 solid 1px;
    display:block;
    font-size:10pt;
    color:#CCCCCC;
    text-decoration: none;
    clear:both;
    text-align:left;
    margin-left:10px;
    margin-right:4px;
    width:250px;
}

#sidebar ul li ul li a:hover {
    color:#555555;
    text-decoration: none;
}

#subfooter .subfooterwidget a:hover {
    color:#FFFFFF;
    text-decoration: none;
}

.clear {
    clear:both;
}

.commentlist li, #commentform input, #commentform textarea {
    font-family: Arial, Helvetica, sans-serif;
}

#commentform {
    background-color: #EEEEEE;
    margin-left: 2%;
    padding-bottom: 20px;
    border: 1px solid #CFCFCF;
    padding-left: 2%;
    padding-top: 20px;
    text-align: left;
    width: 94%;
}

#respond{
    background-color: #EEEEEE;
    border: 1px solid #CFCFCF;
    margin-left: 2%;
    padding: 10px 2%;
    width: 92%;
	margin-top: 20px;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
}

.commentlist p {
    font-weight: normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#888888;
}
#commentform p {
    font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata {
    font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
    color:#555555;
}

code {
    font-family:"Courier New", Courier, monospace;
    font-size:9pt;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    color:#9d8c8c;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

#calendar_wrap {
    margin-top:5px;
    margin-left:10px;
}
#wp-calendar #prev a {
    font-size: 8pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 10pt Arial, Helvetica, sans-serif;
    text-align: center;
}

#wp-calendar th {
    font-size:8pt;
    font-style: normal;
    text-transform: capitalize;
}

p img {
    padding: 0;
    max-width: 100%;
}

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;
}

.alignright {
    float: right;
    margin-right:30px;
}

.alignleft {
    float: left
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* End Images */



/* Begin Lists */

*{
	margin: 0;
	padding: 0;
}

html>body .entry ul {
    margin-left: 0px;
    padding: 0;
    padding-left: 0px;
} 

html>body .entry li {
	/* margin: 7px 0 8px 10px;*/
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #subfooter ul ul li:before {
    content: "";
}

li{
    list-style-image: url(/wp-content/themes/IP-VER-2/images/li-home.png);
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #subfooter ul { 
    margin: 0;
    padding:0;
}

#sidebar ul ol, #subfooter ul ol {
    margin: 0;
    padding:0;
}


#sidebar ul li, #subfooter li {
    list-style-type:none;
    list-style-image:none;
    padding-left:0px;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #subfooter ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #subfooter ul ul li {
    margin: 3px 0 0;
    padding: 0;
}

.entry form { 
    text-align:center;
}

select {
    width: 130px;
}

#commentform input {
    border: 1px solid #CFCFCF;
    margin: 5px 5px 1px 0;
    padding: 10px;
    width: 30%;
}

#commentform textarea {
    width: 90%;
    padding: 10px;
    border:#CCCCCC solid 1px;
}

#commentform #submit {
    font-weight: bold;
    margin-right: 37px;
    padding: 10px;

}
#commentform #submit:hover {
    background-color: #cfcfcf;

}

.alt {
    margin: 0;
    background-color: #eee;
}



.commentlist {
    padding-left:2%;
    text-align: justify;
}

.commentlist li {
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    clear: both;
    float: left;
    font-weight: bold;
    list-style: none outside none;
    min-height: 90px;
    width: 98%;
}

.gravatar { 
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

.commentbody { 
    float: left;
    width: 80%;
    margin: 0;
    padding: 10px 10px 10px 20px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

#sidebar form {
    margin: 0;
}
.textwidget {
    margin-left:20px;
    margin-right:20px;
    padding-top:7px;
    text-align:left;
}

.textwidget a {
}

acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 10px;
    border-left: 3px solid #999999;
    color:#999999;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

hr {
    margin: 20px 0;
	color: #eee;
}

a img {
    border: none;
}

.navigation {
    display: block;
    clear:both;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 60px;
    padding-left:30px;
}

.navigation a {
    padding:5px;
    border:1px solid #999999;
    color:#CCCCCC;
}

.navigation a:hover {
    background-color:#999999;
    color:#FFFFFF;
    text-decoration:none;
}







.customized-page-ip{

    background-color: #fff;
    border:1px solid #cfcfcf;


}
.customized-page-ip-book-left{
	background-color: #fff;
    border:1px solid #cfcfcf;
    padding-bottom: 20px;
	width: 49%;
	float: right;
}
.customized-page-ip-book-right{
	background-color: #fff;
    border:1px solid #cfcfcf;
    padding-bottom: 20px;
	width: 49%;
	float: left;
}
.customized-fullpage-ip{
    background-color: #fff;
    border:1px solid #cfcfcf;
    padding-bottom: 20px;
}

#customized-sidebar-ip{
    background-color: #f4f4f4;
    border-color: #B3B3B3 #B3B3B3 #B3B3B3 -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    padding-bottom: 20px;
    margin-left: 3px;
    width: 23%;
    min-height: 300px;
}

#customized-title-bar{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    padding: 10px 10px 10px 20px;
    width: 25%;

}

.rightflow{
	float: right;
}

.leftflow{
	float: left;
}

.cutomized-page-topics{
    font-size: 15px;
    font-weight: bold;
    margin-left: 5%;
	clear: both;
    margin-top: 20px;
}

.cutomized-page-content{
    font-size: 14px;
    line-height: 150%;
    margin: 20px 7% 10px;
    text-align: justify;
    word-spacing: 2px;
    font-family: helvetica;
}

ul{
    margin: 0;
    padding: 0;
}

span{
    padding: 0;
    margin: 0;
}

.cutomized-page-content ul li{
    margin-left: 5%;
    margin-bottom: 20px;
}
.cutomized-page-content ul li .link{
    color: #57595C;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.cutomized-page-content ul li ul li{
    margin-top: 20px;
}
.cutomized-page-content ul li ul li .link{
    color: #57595C;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
}



/* My Additions */
.single-blog-post-navigation{
    font-size: 20px;
    margin-left: 2%;
    color: #4E4F51;
    margin-top: 20px;
}
.single-blog-post-title{
    font-size: 25px;
    margin-left: 2%;
    font-weight: bold;

}
.single-blog-post-author{
    font-size: 16px;
    margin-left: 2%;
    color: #4E4F51;
}

.single-blog-post-toc ul li{
    margin-left: 4% !important;
    background-image: url(/wp-content/themes/IP-VER-2/images/arrow.png);
    display: block;
    background-repeat: no-repeat;
    padding-left: 20px !important;
    min-height: 25px;

}
.single-blog-post-toc{
    margin-top: 20px;
    width: 96%;
    margin-left: 2%;
    border: 2px solid #eee;
    outline: 1px solid #cfcfcf;
}

.single-blog-post-sub-heading{
    background-color: #EEEEEE;
    color: #000000;
    font-size: 20px;
    height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    outline: 1px solid #CFCFCF;
    padding: 1%;
    width: 98%;
}
.single-blog-post-sub-heading-rss{
    background-color: #EEEEEE;
    color: #000000;
    font-size: 20px;
    height: 20px;
    margin-top: 20px;
    outline: 1px solid #CFCFCF;
    padding: 1%;
    width: 98%;
}
.single-blog-post-sub-content{
    margin-top: 10px;
    width: 94%;
    margin-left: 2%;

    padding:10px;
    font-size:13px;
    font-family: trebuchet MS;

    margin-bottom: 20px;
}
.single-blog-post-sub-content-code{
    margin-top: 10px;
    width: 96%;
    margin-left: 2%;
    font-family: helvetica;
    text-align: justify;
    font-size:13px;

    margin-bottom: 10px;
}
.single-blog-post-sub-content-code ul{
    border: 1px solid #CFCFCF;
    padding: 2% !important;
    width: 96%;
    margin-top: 20px;
}
.single-blog-post-sub-content-code a{
   
    font-weight: bold;
}

.single-blog-post-sub-content-code a:hover{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.disadvantage-li li{
    margin-left: 4% !important;
    background-image: url(/wp-content/themes/IP-VER-2/images/disadvantage-li.png) !important;
    display: block;
    background-repeat: no-repeat;
    padding-left: 20px !important;
    min-height: 25px;
}
.single-blog-post-sub-content ul li{
    margin-left: 4% !important;
    background-image: url(/wp-content/themes/IP-VER-2/images/bullet.png);
    display: block;
    background-repeat: no-repeat;
    padding-left: 20px !important;
    min-height: 25px;
}
.single-blog-post-sub-heading1{
    width: 85%;
    float: left;
}
.single-blog-post-sub-toc{

    width: 9%;
    float: left;
}
.single-blog-post-sub-toc a{
    background-color: #7D84AD;
    border: 2px solid #CFCFCF;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 3px;
    text-decoration: none;
    width: 60px;
}
.single-blog-post-sub-minmax{
    width: 8%;
    float: left;

}
.button{
    background-color: #466182;
    color: #FFFFFF;
    height: 27px;
    outline: 1px solid #CFCFCF;
}
.single-blog-post-toc-ov{
    height: 30px;
    background-color: #eee;
    font-weight: bold;
}

.single-blog-post-sub-content-code .abutton{
    background-color: #DDDCDC;
    border: 1px solid #CFCFCF;
    padding: 5px;
}

.single-blog-post-sub-conclusion{
    margin-top: 20px;
    width: 94%;
    margin-left: 2%;
    outline: 1px solid #cfcfcf;
    padding:10px;
    font-size:20px;
    background-color:rgb(238,238,238);
    margin-bottom: 20px;
    min-height: 100px;
}
.single-blog-post-sub-conclusion ul li{
    margin-left: 5% !important;
    font-size: 18px;
    float: left;

}
.single-blog-post-sub-conclusion ul li ul li{
    margin-left: 15% !important;
    font-size: 15px;
    float: none;
}

.seperator-blog-post{
    background: url("/wp-content/themes/IP-VER-2/images/line-post.png") repeat-x scroll 0 0 #F2F2F2;
    height: 2px;
}

#tocid li{
    color: #000;
    font-weight: bold;
}
#tocid a{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
#tocid a:hover{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.more-link{
    background-color: #6678A3;
    border: 3px solid #CFCFCF;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    width: 98%;
}

.post-content {
    border: 1px solid #CFCFCF;
}

.demo_link{
    width:48% !important;
    float:left !important;
}

.single-blog-post-toc-ov h1{
    font-size:14px !important;
    margin-left:5px !important;
}

.single-blog-post-sub-heading1 h1{
    font-size:16px !important;
    font-family: helvitica;
}
.single-blog-post-sub-heading1 h2{
    font-size:16px !important;
    font-family: helvitica;
}

.single-blog-post-sub-content-code h2{
    font-size:13px !important;
    margin-bottom:5px;
}

.single-blog-post-sub-content-code li{
    margin-left:20px;
    margin-bottom:15px;
}

/*
Post - Css Transpaency
*/
.image-back{
    background-image:url('/wp-content/themes/IP-VER-2/images/back-trans.jpg');
    width:250px;
    opacity:0.5;
    height:100px;
    margin:auto;
}
.image-back-normal{
    background-image:url('/wp-content/themes/IP-VER-2/images/back-trans.jpg');
    width:250px;
    height:100px;
    margin:auto;
}
.image-back-half{
    background-image:url('/wp-content/themes/IP-VER-2/images/back-trans.jpg');
    width:250px;
    height:100px;
    margin:auto;
}
.image-back-half div{
    background-color: #110101;
    float: left;
    width:100%;
    height: 50px;
    opacity: 0.2;
}
.opacity-p{
    background-color:#091228;height:100px;width:10%;float:left;margin-top:0px;
    color:#fff;
}


.under_header{
    margin-bottom: 20px;

    font-weight: bold;
    margin-top: 20px;
    font-size: 15px;
    color: #454343;
    border-bottom: 2px solid #737373;
}

/* POST PAGE DETAILS */

.posttop-page {
    clear:both;
    width:100%;
    height:40px;
    margin-top:10px;
}

.posttop-page .dateicon {
    border-right:3px solid #CCCCCC;
    padding-right:8px;
    float:left;
}

.posttop-page .title {
    padding-left:8px;
    float:left;
}

.posttop-page .dateicon .day {
    font-size:23px;
    color:#9d8c8c;
    clear:both;
    text-align:right;
    text-transform:uppercase;
}

.posttop-page .dateicon .month {
    font-size:12px;
    color:#bfbfbf;
    clear:both;
    text-align:right;
    text-transform:uppercase;
}

.posttop-page .thetitle a {
    font-size:23px;
    color:#555555;
    clear:both;
}

.posttop-page .thetitle a:hover {
    text-decoration:none;
    color:#9d8c8c;
}

.posttop-page .title .under {
    font-size:12px;
    color:#bfbfbf;
    clear:both;
}
.posttop-page .title .under a{
    text-decoration:underline;
}

.postbottom-page {
    clear:both;
    float:right;
}

.postbottom-page a.commentslink {
    height:30px;
    padding-top:3px;
    display:block;
    float:left;
    padding-right:6px;
}

.postbottom-page a.stumbleupon {
    width:30px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/stumbleuponicon.png);
}

.postbottom-page a.digg {
    width:31px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/diggicon.png);
}

.postbottom-page a.delicious {
    width:35px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/deliciousicon.png);
}

.postbottom-page a.google {
    width:35px;
    height:36px;
    display:block;
    float:left;
    background-image:url(/wp-content/themes/IP-VER-2/images/googleicon.png);
}

/* Sliding Page Header */
#header-switch{
    background-image: url("/wp-content/themes/IP-VER-2/images/slide-switch.png");
    clear: both;
    height: 368px;
    margin: auto;
    padding-left: 0;
    padding-top: 20px;
    text-align: left;
}

/* Home Page */
#home-about-box{
    background-color: #eee;
    border: 1px solid #CFCFCF;
    float: left;
    margin-right: 1%;
    width: 96%;
    margin-top: 10px;
}
#home-info-box{
    background-color: #eee;
    border: 1px solid #CFCFCF;
    float: left;
    margin-right: 1%;
    margin-top: 20px;
    width: 96%;
}
#home-about-box p{
    padding:10px 2% 0 2%;
    font-size: 13px;
}
#home-info-box p{
    padding:10px 2% 0 2%;
    font-size: 13px;
}
#home-top-news p{
    padding:10px 2% 0 2%;
    font-size: 13px;
}
#home-top-news{
    margin-top: 10px;
    background-color: #C4C8E4;
    border: 1px solid #96AADE;
    float: left;
    min-height: 300px;
    width: 27%;
}
#page-under-header{
    clear: both;
    width: 60%;
}
#home-left-column{
    float: left;
    width: 72%;
    margin-bottom: 20px;
}
#home-news{
    margin-right: 1%;
    height: 442px;
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    clear: both;
    float: left;
    margin-top: 20px;
}
.home-news-head{
    background-color: #6F767E;
    background: url('/wp-content/themes/IP-VER-2/images/slide-head.png');
    color: #FFFFFF;
    font-family: verdana;
    font-weight: bold;
    height: 20px;
    padding: 5px 5px 5px 15px;
}
#home-news-image{
    background: url("/wp-content/themes/IP-VER-2/images/slide-switch.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    height: 100px;
    padding-top: 50px;
    text-align: center;

}
#home-news-items li{
    background-color: #EEEEEE;
    border-bottom: 1px solid #CFCFCF;
    display: block;
    float: left;
    margin: 0;
    padding: 1%;
    font-weight: bold;
    font-size: 13px;
    width: 48%;
}
#home-news-items ul{
    padding: 0;
    margin: 0;
}


.domtabsdd li{
    background-color: #EEEEEE;
    border-bottom: 1px solid #CFCFCF;
    display: block;
    float: left;
    margin: 0;
    padding: 1%;
    width: 48%;
}
.domtabsdd li a{
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
.domtabsdd li:hover{
    background-color: #fff;
}
.domtabsdd ul{
    padding: 0;
    margin: 0;
}

/*  Blog Index Page */
.customized-blog-index{

    background-color: #fff;
    border:1px solid #cfcfcf;
    padding-bottom: 20px;
    margin-bottom: 20px;
	float: left;
	width: 100%;
}

.posttop-blog-index{
    background: url("/wp-content/themes/IP-VER-2/images/slide-switch-half.png") repeat scroll 0 0 transparent;
    clear: both;
    height: 75px;
    padding-top: 15px;
    width: 100%;
}

.blog-index-title a{
    font-weight: bold;
    font-size: 20px;
    font-family: verdana;
    color: #fff;
}

#blog-index-contentarea{
    background-color: #F8F9FB;
    border: 1px solid #CFCFCF;
    float: left;
    padding: 1%;
    width: 74%;
	
}

/* Single Post Page */
#blog-single-contentarea{

    float: left;
    width: 76%;
}

.single-post-head-image{
	border: 7px solid #EEEEEE;
    float: left;
    outline: 1px solid #CFCFCF;
    width: 96%;
	margin: 1%;
}

.under a{
	font-size: 14px;
}

#single-page-slider-nav div{
	float: right;
}
#single-page-slider-nav input[type='button']{
	background-color: #fff;
    border: 1px solid #CFCFCF;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 3px;
    width: 55px;
}
#single-page-slider-nav{

    display: block;
    float: right;

    padding: 10px 0;
    width: 100%;
}

/*#slide_container:hover #single-page-slider-nav{
	display: block;
	opacity:0.5;
}*/
/* Sidebar */
.domtabs-full-bar{

}
.side-nav li a{
	border-color: #FFFFFF #D7D7D7 #D7D7D7;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-indent: 12px;
	float: none;
	padding: 0;
	height: 35px;
}
.side-nav li{
	display: block;
    line-height: 36px;
}
.side-nav a{
	color: #000000;
    display: block;
    float: left;
    font-size: 13px !important;
    font-weight: bold;
    height: 15px;
    padding: 10px;
}


.slide-nav{
	background-color: #F4F4F4;
}
#tabbar-full{
    background-color: #F4F4F4;
}




#slide_container{
	background: url("/wp-content/themes/IP-VER-2/images/slide-switch.png") repeat scroll 0 0 transparent;
	border: 15px solid #EEEEEE;
	height: 275px;
	margin-bottom: 20px;
	outline: 1px solid #CFCFCF;
	overflow: hidden;
}

/* Archive */

#slide_header{
	background: url("/wp-content/themes/IP-VER-2/images/slide-switch.png") repeat scroll 0 0 transparent;
	border: 15px solid #EEEEEE;
	height: 175px;
	margin-bottom: 20px;
	outline: 1px solid #CFCFCF;
	overflow: hidden;
}

.single-tag-post{
	background-color: #EEEEEE;
    margin: 3px 3px 20px 3px;
	border: 1px solid #cfcfcf;
	float: left;
}

.archive-desc-text{
	color: #FFFFFF;
    float: left;
    font-size: 14px;
    padding: 45px 5%;width:65%;
}
.archive-head-text{
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding: 20px 2%;
	width: 20%;
}
.archive-month-text {
	color: #FFFFFF;
    float: left;
    font-size: 30px;
    padding: 45px 5%;width:65%;
}

.para-archive p{
    padding: 2%;
    font-size: 14px;
    text-align: justify;
}
.para-archive{
    margin-bottom: 20px;
}
/* Contact */
#container
{
	float:left;
	height:auto;
	text-align:center;
	width:70%;
}
.contactusContainer
{
	height:auto;
	text-align:center;
}
#contactUsHeader{
	background-color:#EEEEEE;
	border-left:1px solid #D3D6DC;
	border-right:1px solid #D3D6DC;
	border-top:1px solid #D3D6DC;
	height:30px;
	width:94%;
	color: #4D4F51;
	padding-top: 10px;
	padding-left: 22px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;text-align:left;

}
.contactus-form
{
	background-color:#F7F7F7;
	border:1px solid #D2D7DC;
	float:left;
	height:auto;
	padding:20px 20px 20px 22px;
	text-align:left;
	width:94%;
}
.inputText
{

	height:24px;
	text-align:left;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left:6px;
	padding-top:8px;
	padding-bottom:2px;
	border:1px solid #d2d7dc;
	background-color: #FFF;
	margin-bottom:14px;
}
.inputSubmit{
	background-color:#9B9EA4;
	border:2px solid #EEEEEE;
	color:#FFFFFF;
	font-weight:bold;
	height:39px;
	outline:1px solid #CFCFCF;
	width:106px;
}

.socialMediaBar{
	border:1px solid #D1D1D2;
	width:25%;
	min-height: 203px;
	float: left;
}

.textHeader{
	color: #000000;
    font-size: 15px;
    font-weight: bold;
    height: 10px;
    margin-left: 5px;
    padding: 10px;
}
.textHeaderDottedLine{
	border-bottom: 1px solid silver;
	height: 10px;
	margin-bottom: 10px;
}
.socialMediaLinks{
	float: left;height: 50px;
	margin-left: 10px;

}
.socialMediaLinks img{
	float: left;
}
.socialMediaLinksText{
	float:left;
	height:40px;
	padding-left:10px;
	padding-top:10px;
	width:75%;
}

#socialMediaBarImg img{
	margin-left: 10px;
	margin-top: 2px;
	float: left;
}

#contactUsMainContent{
	margin: 0 auto;

}
/* Technology */
.featurePanel {
	overflow: hidden;
	padding: 14px 0 72px;
	margin-left: 5px;
}
.featureMenu {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 27px;
	background-color: #f4f4f4;
}

.featureMenu a {
	border-bottom: 1px dotted #d7d7d7;
	text-indent: 12px;
}

#midContainerIP a:hover {
	background: #eee;
	color: #000;

}
#midContainerIP li a {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.menuHover a{
	color: #fff;
}

#midContainerIP li{
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
#midContainerIP a{
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
}
.menuHover
{
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	cursor: default;
}

/* Book Style Full Page */
.customized-page-ip-book-left .page-topic{
	clear: both;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5%;
    margin-top: 20px;
    text-align: left;

}
.customized-page-ip-book-right .page-topic{
	clear: both;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5%;
    margin-top: 20px;
    text-align: right;
}

.customized-page-ip-book-right .page-content-book{
	color: #413F3F;
    font-family: arial;
    font-size: 13px;
    line-height: 150%;
    margin: 20px 5% 10px;
	min-height: 135px;
    text-align: justify;
    word-spacing: 2px;
}
.customized-page-ip-book-left .page-content-book{
	color: #413F3F;
    font-family: arial;
    font-size: 13px;
	min-height: 135px;
    line-height: 150%;
    margin: 20px 5% 10px;
    text-align: justify;
    word-spacing: 2px;
}

/* Magazine Text */
p{
	margin: 0;
	padding: 0;
}
.header-short{
	color: #737373;
	line-height: 84%;
    font-family: arial;
    font-size: 175%;
    font-weight: bold;
}
.header-long{
	color: #737373;
    font-family: arial;
    font-size: 300%;
    font-weight: 900;
    line-height: 84%;
	border-bottom: 10px solid #4D4A4A;
	padding-bottom: 10px;
}

.blurb{
	background-color: #CFCFCF;
    color: #000000;
    height: 50px;
    margin-top: 20px;
    width: 100%;
}

.column1{
	background-color: #FEFEFE;
    float: left;
    height: auto;
    margin-top: 10px;
    width: 48%;
    text-align: justify;
    border-right: 1px solid #cfcfcf;
    padding: 5px;
}
.column2{
	background-color: #FEFEFE;
    float: left;
    height: auto;
    margin-top: 10px;
    text-align: justify;
    width: 48%;
    padding: 5px;
}
.single-column1{
	background-color: #FEFEFE;
    float: left;
    font-family: arial;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    margin-top: 10px;
    padding: 2%;
    text-align: justify;
    width: 96%;
    word-spacing: 2px;
}
.single-column1 ul li{
	word-spacing: 0;
	font-size: 13px;
	font-weight: bold;
	min-height: 30px;
}
.magazine-text-container{
    margin: 20px 2% 10px;
    width:29%;
	float: left;
	
}

#footer .magazine-text-container{
    margin: 20px 2% 10px;
    width:27%;
	float: left;

}
#footer .single-column1{
	background-color: #000 !important;
}
.break{
	height: 15px;
}

.my-products-list-head{
	border-bottom: 10px solid #4D4A4A;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
	margin-bottom: 10px;
    padding-bottom: 10px;
    width: 95%;
	margin-top: 20px;
}
.my-products-list-small{
	font-size: 175%;
	font-weight: bold;
	text-align: left;
	color: #737373;
    font-family: arial;
    line-height: 84%;
}
.my-products-list-large{
	font-size: 300%;
	color: #737373;
    font-family: arial;
    line-height: 84%;
	font-weight: bold;
	text-align: left;
}

.my-products-list-content{
	margin-left: 2%;
}


.my-products-list-content .my-products-list-left,.my-products-list-right{
	float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 1% 4%;
    text-align: justify;
    width: 40%;
    word-spacing: 2px;
}

.my-products-footer-content{
	margin-left: 2%;
	width: 98%;
	margin-top: 30px;
	float: left;
}
.my-products-footer-head{
	border-bottom: 10px solid #4D4A4A;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
	margin-bottom: 10px;
    padding-bottom: 10px;
    width: 98%;
	margin-top: 20px;
}
.my-products-footer-left{
	float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 1% 1%;
    text-align: justify;
    width: 40%;
    word-spacing: 2px;
}
.my-products-list-left{

}
.my-products-list-right ul li{
	font-weight: bold;
	font-size: 14px;
	list-style-image: url(/wp-content/themes/IP-VER-2/images/li-home.png);
}

.my-products-list-full{
float: left;
padding: 1% 4%;
width:90%;
font-size: 14px;
    line-height: 20px;
    text-align: justify;
    word-spacing: 2px;
}
.my-products-icons{
	background-color: #0F253D;
    border: 5px solid #EEEEEE;
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    font-weight: bold;
    height: 75px;
    margin-right: 1%;
    outline: 1px solid #CFCFCF;
    padding-top: 3%;
    text-align: center;
    width: 22%;
}

.my-products-small-icons{
	 background-color: #0F253D;
    border: 5px solid #EEEEEE;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 75px;
    margin-right: 2%;
    outline: 1px solid #CFCFCF;
    padding-top: 30px;
    text-align: center;
    width: 20%;
}
.my-products-small-icons:hover{
	background-color: #1C3A5B;
}

.my-products-icons:hover{
	background-color: #1C3A5B;

}


.li-bold-text{
    font-weight: bold;
    margin-top: 10px;
}
.li-sub-text{
    margin-top: 5px;
    padding:0 4%;
    text-indent: 0px;
}


/* 404 Page */
.magazine-text-container-404{
    margin: 20px 2% 10px;
    width:97%;
	float: left;

}
.magazine-text-container-404 .header-short{
	font-size: 225% !important;
}
.magazine-text-container-404 .header-long{
	font-size: 400% !important;
}

.reason-header-404{
	font-weight: bold;
	margin-top: 20px;
}
.fontExLarge1{
	font-size: 225% !important;
}
.fontExLarge2{
	font-size: 400% !important;
}

.entry-full-page{
    float: left;
    width: 100%;
    background-color:#fff;
}

.demo_bar{
    padding: 20px 20%;
    

}
.demo_bar a{
    float: left;
    margin-left: 5%;
color:#000;
    width: 40%;
}
.demo_bar a:hover{
    text-decoration: underline;
}

.blackalink li a{
    color: #413F3F;
}

#comingsoon{
    background-color: #444444;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    padding: 100px 0;
    text-align: center;
}

.current_page_item a{
    color: #fff ;
    background-color: #667796;
}

code a{
	display:inline !important;
	font-size :13px !important;
        font-weight:normal !important;
	margin : 0 !important;
	padding:0 !important;
}


/* Quiz Answer Posts */
.quiz-ans-col3{
	float: left;
	min-height: 200px;
	width: 33%;
}

.quiz-ans-number{
	background-color: #28388F;
    color: #FFFFFF;
    float: left;
    font-size: 40px;
    height: 30px;
    margin-right: 2%;
    min-width: 35px;
    padding: 20px 1% 1%;
    text-align: center;
    vertical-align: middle;
    width: 5%;
}
.quiz-ans-single-box{
	border-bottom: 1px solid #CFCFCF;
    float: left;
    font-size: 13px;
    padding: 1%;

}

.quiz-ans-ques{
	float: left;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
    text-align: justify;
    text-indent: 0;
	min-height: 50px;
    width: 90%;
}

.quiz-ans-ans{
	float: left;
    margin: 10px 9%;
	width: 91%;
    text-align: justify;
}

.quiz-ans-ans p{
	margin: 10px 0 5px 0;
}
#quiz-ans-container{
	float: left;
	font-family: arial;
	color: #3A3636;
}

.quiz-ans-single-blurb{
	border: 1px solid #CFCFCF;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 4%;
    text-align: justify;
}

.quiz-ans-col1{
	float: left;
	margin-left: 1%;
	min-height: 200px;
	width: 98%;
}


.quiz-ans-col1 ul li{
	margin-left: 3%;
}
.quiz-ans-col1 ul{
	padding:  3% !important;
	border: 1px solid #cfcfcf;
}

.quiz-ans-single-header{
	background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
	float: left;
	margin-top: 20px;
	width: 98%;
}

.quiz-ans-imp-box{
	border-color: #CFCFCF;
    border-right: 4px solid #CFCFCF;
    border-style: solid;
    border-width: 1px 4px 4px 1px;
    color: #264680;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    padding: 2%;
}

.quiz-ans-nor-text{
	float: left;
    font-size: 13px;
    padding: 2%;
    text-align: justify;
}

.quiz-ans-single-header h1{
	font-size: 14px;
	color: #fff;
}

.demo_link_download{
	float: left;
    height: 20px;
    margin-top: 20px;
    min-width: 200px;

}
.demo_link_download a{
	width: 50% !important;

}
.specialentry{
font-size:13px;
}
.specialentry p{
padding:2% 1% 1% 2%;
}
.specialentry h2{
padding:2% 1% 1% 2%;
font-size:20px !important;
}
.specialentry ul{
padding:2% 4% !important;
}

/* H1 in posts */
.thetitle h1{
    font-size:20px;
    color: #fff;    
}


/* Jquery events Post Series */
#text-div{
	margin: 40px 10px;
	font-size: 16px;
	color: #265784;
	font-weight: bold;
}
#red-text-div{
	background-color: #213D82;
	font-size: 35px;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	margin: 5px 15px;
	float: left;
	font-family: trebuchet MS;
	text-shadow:0.06em 0.09em #06101C;
}

.quotes-text{
	color: #000000;
    font-size: 15px;
}

.quotes-main-text{
	font-style: italic;
	font-family: times New Roman;

}
.quotes-main-text a{
	color: #cfcfcf;
}

/* Internal Post Linking */
/* Internal Post Linking */
.interlink{
text-decoration:underline;
color:#466EC2;
font-weight:bold;
}
.downloadlinks{
color:#000;
    background-color: #EEEEEE;
    margin-left: 40%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    display: block;    
    width: 25%;
}
/* */
.post_full{
	margin-top: 10px;
    width: 96%;
    margin-left: 2%;
    font-family: helvetica;
    text-align: justify;
    font-size:13px;

    margin-bottom: 10px;
}



/*iblocks doc */
.iblockdoc{
border:1px solid #C6C4C4;
width:99%;
background-color:#D5E3F4;
}
.iblockdoc th{
background-color: #6E9FD3;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
}
.iblockdoc td{
padding:5px 10px;

}

/* About Page */
#about-panel{
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    width: 100%;
    font-family: helvetica;
    font-size: 14px;
}
#about-sec-one{
    width: 96%;
    float: left;
    padding: 2% 2% 0;
}
#about-sec-one-col1{
    float: left;
    padding-right: 3%;
    width: 72%;

}
#about-sec-one-col2{
    float: right;
    width: 25%;
}
#about-me-box{
float: left;
    padding: 2% 2% 0;
    width: 96%;
}
#about-me-rss-box{
float: left;
    padding: 2% 2% 0;
    width: 96%;
}
.about-box-title{
    font-family: Europe Underground;
    font-size: 45px;
    font-weight: bold;

}
.about-spec-like-title{
    font-weight:bold;
    font-size: 28px;
    margin-top: 20px;

}
.about-box-text{
    padding: 2% 2% 2% 0;
    text-align: justify;
}
#about-me-box-title{
}
#about-me-box-text{
        background-color: #EEEEEE;
        padding-left: 2%;
        margin-top: 20px;
}
#about-me-box-img{
    margin-bottom: 20px;
}
.about-box-sub-title{
    color: #868889;
    font-family: helvetica;
    font-size: 25px;
}

#about-like-reasons{margin-top: 45px;}
#about-like-work{
    width: 99%;
}
#about-like-reasons-title{
}
#about-like-reasons-reasons{margin-top: 20px;
}#about-like-box{padding: 2% 0 2% 0}
#about-like-reasons-list{margin-top:50px;}
#about-like-reasons-list ul{}
#about-like-reasons-list li{
    margin-left: 4%;
    margin-top: 15px;
}
#about-like-reasons-list a{
    color: #4260AA;
    font-weight: bold;
    text-decoration: underline;
}
.about-like-title{
    font-family: Europe Underground Bold;
    font-size: 28px;
    margin-top: 20px;
}
#about-me-box-img img{width: 95%;
}
#about-sec-two{
    width: 96%;
    float: left;
    padding: 2% 2% 0;
}
#about-sec-two li{
    margin-left: 10%;
    margin-top: 15px;
}
#about-sec-two-col1{
    width:29%;
    float:left;
    margin-right: 1%;
}
#about-sec-two-col2{
    width:29%;
    float:left;
    margin-right: 1%;
}
#about-sec-two-col3{
    width:40%;
    float:left;
}
.title-underline{
    background-color: #000;
    height: 5px;
    width: 100%;
}

#about-sec-three{
    float: left;
    padding: 2% 2% 0;
    width: 95%;
}
#subscribe-bar-column{
    text-align: center;
    margin-top: 25px;
}
#subscribe-bar-column img {
    height: 128px;
    width: 128px;
    border: 0;
}
.subscribe-box-text{
    padding: 2% 5% 2% 0;
    text-align: justify;
    font-size: 15px;
}
#feedbar-icon{
    text-align: center;
}
#feedbar-icon a{
    display: block;
    border: 10px solid #eee;
    float: left;
    outline: 1px solid #cfcfcf;
    
}
#feedbar-icon a:hover{
    background-color: #eee;
}
#feedbar-icon a img{
    border: none;
    border-right: 10px solid #eee;
}
.feedbar-box-span{
    background-color: #5580BC;
    color: #F9F9F9;
    float: right;
    font-weight: bold;
    height: 44px;
    padding: 20px 5px 0;
    vertical-align: middle;
}

@font-face {
               font-family: "Europe Underground";
               src: url(/wp-content/themes/IP-VER-2/EuropeUnderground_light.ttf);
       }

       @font-face {
               font-family: "Europe Underground Bold";
               src: url(/wp-content/themes/IP-VER-2/EuropeUnderground_black.ttf);

               font-family: "Castellar";
               src: url(/wp-content/themes/IP-VER-2/CASTELAR.TTF);

               font-family: "ROCKB";
               src: url(/wp-content/themes/IP-VER-2/ROCKB.TTF);
       }


/*testing about */
.about-like-title-new {
   background-color: #4C749D;
    color: #FFFFFF;
    float: left;
    font-family: Europe Underground Bold;
    font-size: 28px;
    margin-top: 20px;
    padding-left: 5px;
min-height:300px;
    padding-right: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}
.about-box-text-new{

 float: left;
    padding: 2% 2% 2% 0;
    text-align: justify;
    width: 85%;
}


/* Demo Pages Styles */
.demo_pages_ul{
margin:2% 5%;
}
.demo_pages_ul li{
font-family: helvetica;
    font-size: 14px;
    height: 25px;

}
.demo_pages_ul li a{
color: #050B1C;
    font-weight: bold;

}
.demo_page_title{
color: #225398;font-size: 20px;font-weight: bold;text-shadow: 1px 1px 2px #B5C8F1;margin:20px 0;
width:98%;}
.demo_page_main{
margin: 0 0 2% 2%;
    width: 98%;
}
.demo_page_left{
width:60%;float:left;
}
.demo_page_right{
background-color: #F8F8F8;
    border-left: 1px solid #EEEEEE;
    float: right;
    height: 900px;
    width: 39%;
}

.demo_side_css_boxes{
margin: 4% 0pt 4% 4%; height: 100px; float: right; width: 90%; border-width: 5px 0px 5px 5px; border-style: solid none solid solid; background-color: rgb(94, 151, 191); border-color: rgb(247, 250, 254) -moz-use-text-color rgb(178, 181, 187) rgb(224, 225, 227); outline: 1px solid rgb(209, 213, 220);
height:50px;
overflow:hidden;
}

.demo_side_css_boxes:hover{ 

height:auto;
}

.demo_side_shadow_box{
-moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 2px 4px 10px -1px rgba(101, 102, 103, 0.698);
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 1% 3% 20px;
    padding: 10px 2%;
    width: 90%;
}

.demo_side_shadow_box .title{
-moz-box-shadow: 5px 6px 18px -1px rgba(10, 20, 33, 0.698); background-color: rgb(59, 142, 242); color: rgb(255, 255, 255); margin-bottom: 20px; padding: 10px;
}
.demo_side_shadow_box .content{
color: rgb(84, 108, 181); font-family: times New Roman; font-size: 15px; font-weight: normal; margin-bottom: 15px;
}

.demo_side_shadow_box .content_div{
width:100%;
float:left;
}

.demobar_box_span{
    float: left;
    font-weight: bold;
    height: 22px;
    padding: 7px 0 0 10px;
    text-align: left;
    vertical-align: middle;

}


.content_div a{
color: #000000;
    font-family: helvetica;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 1px #B7B5B5;
}


.demobar_box_span_text{
    float: left;
    font-weight: bold;
    height: 22px;
font-size:13px;
    padding: 5px 0 0 10px;
    text-align: left;
    vertical-align: middle;

}
.demobar_box_span_text a{
color: #000000;
    font-family: helvetica;
    font-size: 14px;
    text-decoration: none;
}

.demobar_box_div{
width:80%;
float:left;
}
.recent_popular_item_even{
background-color: #fff;
    margin-bottom: 5px;
    padding: 5px 2%;
}
.recent_popular_item_odd{
background-color: #fff;
    margin-bottom: 5px;
    padding: 5px 2%;
}
.recent_popular_item_even a{
    color: #5B5454;
    text-decoration: none;
    text-shadow: 2px 2px 1px #D3D0D0;
}
.recent_popular_item_odd a{
    color: #5B5454;
    text-decoration: none;
    text-shadow: 2px 2px 1px #D3D0D0;
}








